@charset "utf-8";
html {
    color: #444;
    font-size: 14px;
    font-family: Arial, "Microsoft YaHei", simsun, sans-serif, Mingliu, Verdana, Helvetica, Lucida;
    height: 100%;
    background: #fff;
}

body,
div,
dl,
a,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
select {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

em,
cite {
    font-style: normal
}

fieldset,
img {
    border: 0
}

li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,
button,
textarea,
select {
    *font-size: 100%
}

a {
    color: #666;
}

a:link,
a:visited {
    text-decoration: none;
    font-family: Arial, "Microsoft YaHei", simsun, sans-serif, Mingliu, Verdana, Helvetica, Lucida
}

a:hover,
a:active {
    text-decoration: none;
    color: #f15608
}

input,
select {
    outline: none
}

body {
    background: #fff;
}

* {
    transition-duration: 0.3s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

::selection {
    background: #ccc8b8;
    color: #333;
    text-shadow: none
}

::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

::-webkit-scrollbar-button:vertical {
    display: none
}

::-webkit-scrollbar-track:vertical {
    background: black
}

::-webkit-scrollbar-track-piece {
    background: #E3E3E3
}

::-webkit-scrollbar-thumb:vertical {
    background: #555;
    border-radius: 0px
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #3B3B3B
}

::-webkit-scrollbar-corner:vertical {
    background: #535353
}

::-webkit-scrollbar-resizer:vertical {
    background: #FF6E00
}

.brn {
    border: none !important
}

.bb2 {
    border-bottom: 2px solid #f15608
}

.b1 {
    border: 1px solid #ddd !important
}


/*瀛椾綋棰滆壊 start*/

.hongse {
    color: #ff5754 !important
}

.lanse {
    color: #309cff !important
}

.lanl {
    color: #2fa8e1 !important
}

.huangse {
    color: #f15608 !important
}

.lvse {
    color: #31bba7 !important
}

.baise {
    color: #fff !important
}

.huise {
    color: #999 !important
}

.wlv {
    color: #62b900 !important
}

.whongse {
    color: #df4d69 !important
}

.wlanse {
    color: #4dafea !important
}

.chengse {
    color: #f50 !important
}


/*鑳屾櫙棰滆壊 start*/

.block {
    background: #222 !important
}

.gray {
    background: #f5f5f5 !important
}

.white {
    background: #fff !important
}

.yellow {
    background: #f15608 !important
}

.orange {
    background: #f50 !important
}

@font-face {
    font-family: 'iconfont';
    /* project id 578975 */
    src: url('https://at.alicdn.com/t/font_578975_wfuwepkwu8n.eot');
    src: url('https://at.alicdn.com/t/font_578975_wfuwepkwu8n.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_578975_wfuwepkwu8n.woff2') format('woff2'), url('https://at.alicdn.com/t/font_578975_wfuwepkwu8n.woff') format('woff'), url('https://at.alicdn.com/t/font_578975_wfuwepkwu8n.ttf') format('truetype'), url('https://at.alicdn.com/t/font_578975_wfuwepkwu8n.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block
}


/*--------鍏叡鏍峰紡 寮€濮�--------*/


/*澶撮儴 start*/

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt100 {
    margin-top: 100px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w2 {
    width: 75%;
    margin: 0 auto;
    display: block;
    min-width: 1200px;
}

.w1,
.container {
    width: 75%;
    margin: 0 auto;
    display: block;
    min-width: 1200px;
}

.bowrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.header {
    width: 100%;
    display: block;
    height: 264px;
}

@media (max-width:1520px) {
    #flash .swiper-slide .img img {
        width: 100% !important;
    }
}

.top {
    width: 100%;
    background: #dcdcdc;
    height: 50px;
    display: block;
    overflow: hidden;
}

.top h1 {
    font-size: 14px;
    color: #686868;
    line-height: 50px;
}

.top .top_tel {
    display: block;
    overflow: hidden;
}

.top .top_tel span {
    float: left;
    margin: 20px 20px 0 0;
    display: block
}

.top .top_tel h3 {
    float: right;
    font-size: 18px;
    color: #0160b0;
    line-height: 50px;
}

.top .top_tel span a {
    font-size: 14px;
    color: #686868;
    line-height: 14px;
    border-right: 1px solid #686868;
    padding: 0 10px;
    float: left;
    display: block;
}

.top .top_tel span a:nth-child(3) {
    border-right: none;
}

.top_logo {
    height: 105px;
    display: block;
    padding: 20px 0 10px;
}

.top_logo .logo {
    display: block;
    overflow: hidden;
    width: 550px;
}

.top_logo .logo img {
    max-width: 100%;
    display: block;
}

.top_logo .logo_txt {}

.top_logo .logo_txt h3 {
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    font-weight: normal;
}

.top_logo .logo_txt p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

.top_logo .top_tel02 {
    display: block;
    overflow: hidden;
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 65px;
}

.top_logo .top_tel02 p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.top_logo .top_tel02 h4 {
    font-size: 26px;
    color: #000000;
    line-height: 36px;
    font-weight: bold;
}

.navlist {
    width: 100%;
    height: 80px;
    display: block;
    border-top: 1px solid #eee;
    background: #fff;
}

.nav_out {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.tem_head nav {
    height: 80px;
}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    width: 16.5%;
}

.tem_head nav ul .nav_line {
    width: 1px;
    height: 15px;
    margin-top: 42px;
    background: #bdbcd2;
    border: none;
    float: left;
    display: block;
}

.tem_head nav ul li:last-child a {
    margin-right: 0;
}

.tem_head nav a {
    display: block;
    font-size: 16px;
    color: #000000;
    text-align: center;
    padding: 15px 0;
    line-height: 25px;
}

.tem_head nav a:after {
    content: "";
    width: 100%;
    height: 0px;
    background: #fccc00;
    position: absolute;
    left: 0%;
    bottom: 0;
    transition: all 0.5s;
    z-index: -1;
}

.tem_head nav a span {
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    display: block;
}

.tem_head nav a:hover {
    background: #fecc2b;
}

.tem_head nav li:hover>a:after {
    height: 80px;
}

.tem_head nav a.navdown {
    background: #fecc2b;
}

.tem_head nav a.navdown:hover {
    background: #fecc2b;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 99;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
}

.tem_head nav ul li dl dd {
    padding: 20px 0;
}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0;
    padding: 8px 5px;
    text-align: center;
    line-height: 1.5;
    height: 26px;
    font-size: 14px;
    color: #fff;
}

.tem_head nav ul li dl dd a:hover {
    color: #fff;
}

.tem_head nav ul li:hover>dl {
    display: block;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}

.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}

.tem_head nav ul li dl dd i {
    position: absolute;
    top: -15px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}


/* 代加工业务  */

.index_product {
    padding: 50px 0;
    overflow: hidden;
}

.pro_tit {
    text-align: center;
    display: block;
    overflow: hidden;
}

.pro_tit h3 {
    font-size: 36px;
    color: #000000;
    line-height: 45px;
}

.pro_tit p {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 5px;
    text-transform: uppercase;
}

.product_cc {
    width: 100%;
    display: block;
    overflow: hidden;
}

.product_cc .tab-hd {
    display: block;
    overflow: hidden;
    text-align: center;
}

.product_cc .tab-hd li {
    display: inline-block;
    min-width: 120px;
    margin: 0 1%;
    overflow: hidden;
    cursor: pointer;
}

.product_cc .tab-hd li i {
    width: 68px;
    height: 65px;
    margin: 0 auto 10px;
    display: block;
    filter: grayscale(1);
}

.product_cc .tab-hd li h3 {
    border: 1px solid #333;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    border-radius: 35px;
    padding: 0 20px;
}

.product_cc .tab-hd li.active02 i {
    filter: grayscale(0);
}

.product_cc .tab-hd li.active02 h3 {
    background: #fecc2b;
    border: none;
    line-height: 34px;
}

.product_cc .tab-bd {
    margin-top: 50px;
    width: 100%;
    display: block;
    overflow: hidden;
}

.product_cc .tab-bd li {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.product_cc .tab-bd li dl {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f2f2f2;
    min-height: 650px;
}

.product_cc .tab-bd li dl dt {
    width: 960px;
    height: 650px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
}

.product_cc .tab-bd li dl dt {}

.product_cc .tab-bd li dl dd {
    padding-top: 80px;
}

.product_cc .tab-bd li dl dd .cp_fl {
    width: 45%;
    display: block;
    overflow: hidden;
}

.cp_fl .cp_js {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
}

.cp_fl .cp_js h3 {
    font-size: 40px;
    color: #000000;
    line-height: 60px;
}

.cp_fl .cp_js p {
    font-size: 24px;
    color: #666;
    line-height: 48px;
    margin: 15px 0 30px;
}

.cp_fl .cp_js span {
    background: #fecc2b;
    border-radius: 30px;
    width: 180px;
    font-size: 16px;
    color: #000;
    text-align: center;
    display: block;
    padding: 12px 0;
    text-transform: uppercase;
}

.cp_fl .cp_lb {
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

.cp_fl .cp_lb a {
    font-size: 18px;
    color: #333;
    line-height: 45px;
    width: 45%;
    margin-right: 5%;
    display: block;
    float: left;
}

.cp_fl .cp_lb a:nth-child(2n) {
    margin-right: 0;
}

.cp_fl .cp_lb a:hover {
    color: #000;
}


/* 合作模式  */

.index_hezuo {
    padding: 50px 0;
    overflow: hidden;
}

.ys_nr {
    margin-top: 50px;
}

.ys_nr li {
    float: left;
    width: 12%;
    margin-right: 10px;
    height: 540px;
    position: relative;
    transition: all 0.8s;
}

.ys_nr li:last-child {
    margin: 0;
}

.ys_nr li:after {
    content: "";
    display: block;
    width: 100%;
    height: 540px;
    background: #f2f2f2;
    position: absolute;
    left: 0;
    top: 0;
}

.ys_n1 {
    position: absolute;
    padding: 60px 0 0 27px;
    left: 0;
    top: 0;
    z-index: 9
}

.ys_n1 h4 {
    font-size: 24px;
    color: #1c1c1c;
    font-weight: bold;
    line-height: 30px;
}

.ys_n1 em {
    font-size: 14px;
    color: #1c1c1c;
    padding-top: 20px;
    display: block;
    line-height: 18px;
    font-family: "DIN";
    text-transform: uppercase;
    font-style: normal;
}

.ys_n1 i {
    display: block;
    font-size: 0;
    line-height: 0;
    margin-top: 70px;
    padding-top: 178px;
}

.ys_n2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #f2f2f2;
    height: 140px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 98%;
    box-sizing: border-box;
    padding-top: 30px;
    display: none;
    overflow: hidden;
}

.ys_n2 dt {
    width: 38%;
    box-sizing: border-box;
    padding-left: 3%;
    box-sizing: border-box;
    height: 78px;
    border-right: 1px solid #d2d2d2;
    float: left;
}

.ys_n2 dt i img {
    display: inline-block;
    width: 62px;
    height: 62px;
    margin-right: 4px;
}

.ys_n2 dt b {
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #1c1c1c;
    font-weight: bold;
}

.ys_n2 dd {
    float: left;
    width: 57%;
    padding-left: 3%;
    margin-top: -6px;
}

.ys_n2 dd p {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.ys_nr li.on {
    width: 48%;
    height: 570px;
}

.ys_nr li.on .ys_n1,
.ys_nr li.on:after {
    display: none
}

.ys_nr li.on .ys_n2 {
    display: block;
}

.ys_n1 h4 b {
    font-size: 24px;
    color: #000;
    display: block;
}

.zhsw_con02 {
    width: 100%;
    height: 630px;
    margin-top: 37px;
    overflow: hidden;
}

.zhsw_con02 ul li {
    position: relative;
    width: 12%;
    margin-right: 0.5%;
    height: 630px;
    float: left;
    transition: all .8s;
    overflow: hidden;
    transition: all .8s
}

.zhsw_con02 ul li.active {
    width: 48%;
}

.zhsw_img {
    width: 100%;
    display: block;
}

.zhsw_img img {}

.zhsw_con02 .zhsw_txt {
    position: absolute;
    left: 0%;
    width: 100%;
    color: #000;
    background: #f2f2f2;
    height: 100%;
    bottom: 0;
    padding: 15px 10px;
}

.zhsw_con02 ul li.active .zhsw_txt {
    height: 120px;
    bottom: 0;
    padding: 20px 15px;
    background: #f2f2f2;
}

.zhsw_con02 .zhsw_txt i {
    position: absolute;
    bottom: 50px;
    width: 75px;
    display: block;
}

.zhsw_con02 .zhsw_txt h3 {
    font-size: 30px;
    color: #000;
    margin-top: 80px;
    line-height: 40px;
}

.zhsw_con02 .zhsw_txt h3 b {
    font-size: 24px;
    color: #000;
    display: block;
}

.zhsw_con02 .zhsw_txt h2 {
    font-size: 30px;
    color: #000;
    margin-top: 15px;
    line-height: 45px;
}

.zhsw_con02 .zhsw_txt p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    display: none;
}

.zhsw_con02 .zhsw_txt span {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    margin-top: 40px;
    text-transform: uppercase;
    display: block;
}

.zhsw_con02 ul li.active .zhsw_txt {
    text-align: left;
    padding-left: 30px;
}

.zhsw_con02 ul li.active .zhsw_txt h3 {
    float: left;
    margin-left: 80px;
    margin-top: 0;
    font-size: 20px;
}

.zhsw_con02 ul li.active .zhsw_txt span {
    display: none;
}

.zhsw_con02 ul li.active .zhsw_txt p {
    display: block;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 56px;
}

.zhsw_con02 ul li .zhsw_txt hr {
    width: 4px;
    height: 118px;
    background: #000000;
    border: none;
    margin: 30px 0 0 10px;
}

.zhsw_con02 ul li.active .zhsw_txt hr {
    display: none;
}

.zhsw_con02 ul li.active .zhsw_txt i {
    float: left;
}


/* 合作流程  */

.index_lc {
    padding: 30px 0;
    overflow: hidden;
}

.lc_list {
    width: 100%;
    display: block;
    overflow: hidden;
        margin-top: 30px;
}

.lc_list ul {
    display: block;
    overflow: hidden;
}

.lc_list ul li {
    border: 1px dashed #e9e8e8;
    border-radius: 100%;
    float: left;
    display: block;
    overflow: hidden;
    min-width: 200px;
    text-align: center;
    margin-right: 2.5%;
}

.lc_list ul li:last-child {
    margin-right: 0;
}

.lc_list ul li .lc_cc {
    background: #f2f2f2;
    margin: 8px;
    display: block;
    overflow: hidden;
    padding: 25px 10px 25px;
    border-radius: 100%;
}

.lc_list ul li i {
    width: 45px;
    height: 45px;
    margin: 0 auto;
    display: block;
}

.lc_list ul li .a01 {
    background: url(../images/ico.png) 0 0 no-repeat;
}

.lc_list ul li .a02 {
    background: url(../images/ico.png) 0 -45px no-repeat;
}

.lc_list ul li .a03 {
    background: url(../images/ico.png) 0 -90px no-repeat;
}

.lc_list ul li .a04 {
    background: url(../images/ico.png) 0 -135px no-repeat;
}

.lc_list ul li .a05 {
    background: url(../images/ico.png) 0 -180px no-repeat;
}

.lc_list ul li .a06 {
    background: url(../images/ico.png) 0 -225px no-repeat;
}

.lc_list ul li h2 {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.lc_list ul li span {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    height: 32px;
    display: block;
}

.lc_list ul li h3 {
    font-size: 22px;
    color: #010101;
    line-height: 24px;
}

.lc_list ul li:hover {
    border: 1px dashed #2a2a2a;
}

.lc_list ul li:hover .lc_cc {
    background: #fecc2b;
}


/* 四大优势  */

.index_youshi {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    height: 845px;
}

.ys_01 {
    width: 100%;
    display: block;
}

.ys_01 .tab-bd01 {
    width: 100%;
    display: block;
}

.ys_01 .tab-bd01 li {
    width: 100%;
    position: relative;
}

.ys_01 .tab-bd01 li dl {
    width: 100%;
    position: relative;
    display: block;
}

.ys_01 .tab-bd01 li dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ys_01 .tab-bd01 li dl dt img {
    height: 700px;
    display: block;
}

.ys_01 .tab-bd01 li dl dd {
    position: absolute;
    top: 15%;
    width: 100%;
}

.ys_01 .tab-bd01 li dl dd .cp_js {
    width: 25%;
    padding: 80px 20px 100px;
    background: #fecc2b;
    min-height: 550px;
}

.ys_01 .tab-bd01 li dl dd .cp_js h2 {
    font-size: 20px;
    color: #000;
    line-height: 40px;
    text-transform: uppercase;
}

.ys_01 .tab-bd01 li dl dd .cp_js hr {
    width: 2px;
    height: 54px;
    background: #000;
    margin: 10px 0;
    border: none;
}

.ys_01 .tab-bd01 li dl dd .cp_js h3 {
    font-size: 32px;
    color: #000;
    line-height: 50px;
}

.ys_01 .tab-bd01 li dl dd .cp_js p {
    font-size: 16px;
    color: #000000;
    line-height: 34px;
    margin: 50px 0 0;
    text-align: justify;
}

.ys_01 .tab-hd01 {
    position: absolute;
    bottom: 15px;
    width: 70%;
    right: 15%;
}

.ys_01 .tab-hd01 li {
    float: left;
    min-width: 13%;
    display: block;
    margin-top: 30px;
    padding-bottom: 30px;
    margin-right: 3%;
    border-bottom: 2px solid #fff;
}



.ys_01 .tab-hd01 li:last-child {
    margin-right: 0;
}

.ys_01 .tab-hd01 li h3 {
    font-size: 24px;
    color: #000000;
    line-height: 26px;
}

.ys_01 .tab-hd01 li i {
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    font-style: normal;
}

.ys_01 .tab-hd01 li.active02 {
    border-bottom: 2px solid #000;
}

.ys_01 .tab-bd01 li dl dd .cf_img {
    width: 50%;
    position: absolute;
    top: 50%;
    right: 5%;
}

.ys_01 .tab-bd01 li dl dd .cf_img a {
    display: block;
    float: left;
    border: 5px solid #fff;
    margin-right: 3%;
    width: 28%;
}

.ys_01 .tab-bd01 li dl dd .cf_img a:last-child {
    margin-right: 0;
}

.ys_01 .tab-bd01 li dl dd .cf_img a img {
    display: block;
    width: 100%;
}

.ys_01 .tab-bd01 li dl dd .cf_img a:hover {
    border: 5px solid #fecc2b;
}


/* 六大优势  */

.index_ys02 {
    overflow: hidden;
    padding: 50px 0;
}

.solution {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

.solution .tab-hd02 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.solution .tab-hd02 li {
    width: 16.5%;
    text-align: center;
    border: 1px solid #f6f6f6;
    border-right: 0px;
    overflow: hidden;
    height: 190px;
    float: left;
}

.solution .tab-hd02 li:last-child {
    border-right: 1px solid #f6f6f6;
    width: 16.9%;
}

.solution .tab-hd02 li i {
    width: 40px;
    height: 45px;
    display: block;
    margin: 20px auto 10px
}

.solution .tab-hd02 li .b01 {
    background: url(../images/ico02.png) 0 0 no-repeat;
}

.solution .tab-hd02 li .b02 {
    background: url(../images/ico02.png) 0 -45px no-repeat;
}

.solution .tab-hd02 li .b03 {
    background: url(../images/ico02.png) 0 -90px no-repeat;
}

.solution .tab-hd02 li .b04 {
    background: url(../images/ico02.png) 0 -135px no-repeat;
}

.solution .tab-hd02 li .b05 {
    background: url(../images/ico02.png) 0 -180px no-repeat;
}

.solution .tab-hd02 li .b06 {
    background: url(../images/ico02.png) 0 -225px no-repeat;
}

.solution .tab-hd02 li h3 {
    font-size: 20px;
    color: #333333;
    /* font-weight: normal; */
    line-height: 30px;
    margin: 8px 0;
}

.solution .tab-hd02 li p {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    line-height: 30px;
}

.solution .tab-hd02 li h4 {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 12px;
}

.solution .tab-hd02 li:hover,
.solution .tab-hd02 li.active02 {
    background: #fecc2b;
}

.solution .tab-hd02 li:hover h3,
.solution .tab-hd02 li.active02 h3 {
    color: #000;
}

.solution .tab-hd02 li:hover p,
.solution .tab-hd02 li.active02 p {
    color: #000;
}

.solution .tab-hd02 li:hover h4,
.solution .tab-hd02 li.active02 h4 {
    color: #000;
}

.solution .tab-hd02 li:hover .b01,
.solution .tab-hd02 li.active02 .b01 {
    background: url(../images/ico02.png) -40px 0 no-repeat;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution .tab-hd02 li:hover .b02,
.solution .tab-hd02 li.active02 .b02 {
    background: url(../images/ico02.png) -40px -45px no-repeat;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution .tab-hd02 li:hover .b03,
.solution .tab-hd02 li.active02 .b03 {
    background: url(../images/ico02.png) -40px -90px no-repeat;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution .tab-hd02 li:hover .b04,
.solution .tab-hd02 li.active02 .b04 {
    background: url(../images/ico02.png) -40px -135px no-repeat;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution .tab-hd02 li:hover .b05,
.solution .tab-hd02 li.active02 .b05 {
    background: url(../images/ico02.png) -40px -180px no-repeat;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution .tab-hd02 li:hover .b06,
.solution .tab-hd02 li.active02 .b06 {
    background: url(../images/ico02.png) -40px -225px no-repeat;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.solution .tab-bd02 {
    display: block;
    overflow: hidden;
}

.solution .tab-bd02 li {
    width: 100%;
    display: none;
    overflow: hidden;
}

.solution .tab-bd02 li .solu_txt {
    width: 35%;
    display: block;
    overflow: hidden;
    background: #ffffff;
}

.solution .tab-bd02 li .solu_txt .s_name {
    background: #f2f2f2;
    height: 186px;
}

.solution .tab-bd02 li .solu_txt .s_name p {
    font-size: 24px;
    color: #333333;
    width: 70%;
    border-left: 1px solid #d9d9d9;
    padding: 12% 0 13% 5%;
    line-height: 36px;
    float: left;
    height: 186px;
    box-sizing: border-box;
}

.solution .tab-bd02 li .solu_txt .s_name p i {
    font-size: 16px;
    font-style: normal;
}

.solution .tab-bd02 li .solu_txt .s_name .go {
    width: 28%;
    text-align: center;
    padding: 17% 0px;
}

.s_img {
    width: 65%;
    display: block;
    overflow: hidden;
}

.s_img img {
    width: 100%;
    display: block;
}

.so_xq {
    padding: 10px 30px 0 20px;
    display: block;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.so_xq h3 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.so_xq p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: justify;
}


/* 关于我们  */

.index_about {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/about_bg.jpg) center no-repeat;
    height: 710px;
}

.ab_con {
    width: 47%;
    display: block;
    overflow: hidden;
    padding-top: 5%;
}

.ab_tit {
    display: block;
    overflow: hidden;
}

.ab_tit h3 {
    font-size: 24px;
    color: #000000;
    line-height: 36px;
}

.ab_tit hr {
    width: 50px;
    height: 2px;
    background: #000;
    border: none;
    margin: 10px 0 20px;
}

.ab_tit h2 {
    font-size: 45px;
    color: #000;
    line-height: 50px;
    font-weight: normal;
}

.ab_tit h4 {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    line-height: 40px;
    margin-top: 20px;
}

.ab_tit p {
    font-size: 14px;
    color: #000;
    line-height: 36px;
    margin: 20px 0 0
}

.ab_tb {
    padding: 30px 0;
    overflow: hidden;
}

.ab_tb ul {
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0 1%;
}

.ab_tb ul li {
    ;
    display: block;
    overflow: hidden;
    width: 25%;
    float: left;
    text-align: left;
}

.ab_tb ul li h3 {
    line-height: 46px;
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.ab_tb ul li h3 span {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.ab_tb ul li p {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}

.ab_more {
    width: 200px;
    background: #fecc2b;
    display: block;
    overflow: hidden;
}

.ab_more a {
    background: url(../images/i_more.png) 150px no-repeat;
    display: block;
    padding: 12px 0 12px 30px;
    font-size: 14px;
    color: #000;
}


/* 新闻动态  */

.index_news {
    padding: 50px 0;
    overflow: hidden;
}

.news_list {
    margin-top: 60px;
}

.news_fl {
    width: 48.5%;
    display: block;
    overflow: hidden;
    border: 1px solid #d7d7d7;
    margin-right: 2%;
}

.news_fl:nth-child(2) {
    margin-right: 0;
}

.news_bt {
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    display: block;
    height: 110px;
    overflow: hidden;
}

.news_bt h3 {
    width: 115px;
    text-align: center;
    background: #fecc2b;
    font-size: 30px;
    color: #000;
    line-height: 40px;
    float: left;
    padding: 16px 0;
    letter-spacing: 2px;
}

.news_bt .n_txt {
    float: left;
    background: url(../images/bg_03.jpg) right center no-repeat;
    width: 340px;
    margin-top: 30px;
    margin-left: 20px;
}

.news_bt .n_txt h4 {
    font-size: 20px;
    color: #000000;
    line-height: 32px;
}

.news_bt .n_txt p {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    text-transform: uppercase;
}

.news_bt span {
    float: right;
    margin-right: 15px;
    line-height: 110px;
    font-size: 14px;
    color: #5d5d5d;
}

.news_tj {
    padding: 5px 15px;
    display: block;
    overflow: hidden;
}

.news_tj dl {
    width: 100%;
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.news_tj dl dt {
    width: 40%;
    float: left;
    display: block;
}

.news_tj dl dt img {
    width: 100%;
    max-height: 153px;
    display: block;
}

.news_tj dl dd {
    width: 55%;
    float: right;
    display: block;
}

.news_tj dl dd h3 {
    font-size: 16px;
    color: #010101;
}

.news_tj dl dd p {
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    margin: 8px 0 12px;
}

.news_tj dl dd span {
    width: 150px;
    border: 1px solid #000;
    display: block;
    text-align: center;
    border-radius: 20px;
    line-height: 36px;
}

.news_tj dl:hover dd span {
    background: #fecc2b;
}

.news_lb {
    padding: 15px 12px;
    display: block;
    overflow: hidden;
}

.news_lb ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.news_lb ul li {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    display: block;
    line-height: 50px;
    overflow: hidden;
}

.news_lb ul li a {
    font-size: 14px;
    color: #262626;
    float: left;
}

.news_lb ul li span {
    font-size: 14px;
    color: #808080;
    margin-right: 5px;
    float: right;
}


/*  合作品牌 */

.index_brand {
    width: 100%;
    background: url(../images/brand_bg.jpg) center no-repeat;
    padding: 80px 0;
}

.brand_list {
    background: url(../images/brand_03.png) no-repeat;
    overflow: hidden;
    min-height: 740px;
    background-size: 100%;
    margin-top: 30px;
}

.brand_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin-top: 7.5%;
}

.brand_list ul li {
    width: 25%;
    float: left;
    display: block;
    min-height: 140px;
    margin-bottom: 4%;
}

.brand_list ul li img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
}

.brand_list ul li:nth-child(5) {
    margin-left: 12%;
}

.brand_list ul li:hover img {
    transform: rotateY(360deg);
    transition: all 2s;
}

.content02 {
    width: 1200px;
    margin: 0 auto;
    display: block;
}


/* 广告  */

.xad {
    height: 540px;
    background: #ffd200;
}

.xad dt {
    display: block;
    width: 1160px;
    height: 540px;
    overflow: hidden;
    margin-left: -360px;
    float: left;
}

.xad dt img {
    display: block;
    width: 1160px;
    height: 540px;
}

.xad dd {
    width: 340px;
    float: right;
}

.xad dd h2 {
    display: block;
    font-size: 28px;
    line-height: 36px;
    color: #131313;
    font-weight: normal;
    padding-top: 84px;
}

.xad dd h3 {
    display: block;
    font-size: 60px;
    line-height: 70px;
    color: #131313;
    font-weight: bold;
    margin-top: 30px;
}

.xad p span {
    display: block;
    font-size: 16px;
    color: #131313;
    line-height: 16px;
    margin-top: 70px;
}

.xad p span img {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 4px;
}

.xad p b {
    display: inline-block;
    font-size: 26px;
    color: #131313;
    font-weight: normal;
    line-height: 36px;
    font-family: "DIN";
    border: 1px solid #333;
    padding: 5px 20px;
    border-radius: 30px;
    margin-top: 20px;
}

.pic:hover img {
    -webkit-transform: scale(1.08) rotate(0) translateY(0);
    -ms-transform: scale(1.08) rotate(0) translateY(0);
    transform: scale(1.08) rotate(0) translateY(0);
}

.pic img {
    -o-transition: all 0.6s linear 0s;
    transition: all 0.6s linear 0s;
}


/* 网站底部  */

.footer {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f7f7f7;
}

.db_con {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #000;
    padding: 50px 0 30px;
}

.db_con .db_logo {
    display: block;
    overflow: hidden;
    width: 320px;
    margin-right: 20px;
}

.db_con .db_logo img {
    float: left;
    margin-right: 10px;
    max-width: 320px;
}

.db_con .db_logo h3 {
    font-size: 32px;
    color: #000;
    line-height: 70px;
}

.db_ewm {
    display: block;
    overflow: hidden;
    width: 225px;
    margin-top: 10px;
}

.db_ewm ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.db_ewm ul li {
    float: left;
    margin: 0 21px;
    display: block;
    text-align: center;
    margin-bottom: 19px;
}

.db_ewm ul li img {
    max-width: 70px;
    display: block;
}

.db_ewm ul li p {
    font-size: 14px;
    color: #333;
    line-height: 18px;
}

.db_zx {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.db_zx p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    float: left;
    margin-right: 15px;
    text-align: right;
}

.db_zx span {
    width: 164px;
    display: inline-block;
    height: 48px;
    background: url(../images/ico_zx.png) 30px no-repeat #fecc2b;
    float: left;
}

.db_zx span a {
    display: block;
    padding: 12px 0 10px 60px;
    color: #000;
    font-size: 14px;
}

.db_con02 {
    padding: 30px 0;
    overflow: hidden;
}

.db_nav {
    width: calc(100% - 680px);
    -webkit-width: calc(100% - 450px);
    -moz-width: calc(100% - 450px);
    display: block;
    overflow: hidden;
}

.db_nav dl {
    float: left;
    display: block;
    overflow: hidden;
    width: 16%;
    margin-right: 2%;
    margin-left: 2%;
}

.db_nav dl:nth-child(5) {
    margin-right: 0;
}

.db_nav dl dt {
    display: block;
}

.db_nav dl dt h3 {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    font-weight: normal;
}

.db_nav dl dt hr {
    width: 21px;
    height: 2px;
    background: #000;
    border: none;
    margin: 12px 0;
}

.db_nav dl dd {
    display: block;
    padding: 12px 0;
    overflow: hidden;
}

.db_nav dl dd a {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    display: block;
}

.db_lx {
    width: 430px;
    display: block;
    overflow: hidden;
}

.db_tel {
    background: url(../images/db_tel.png) left no-repeat;
    padding-left: 50px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.db_tel i {
    font-size: 14px;
    color: #333333;
    font-style: normal;
    line-height: 18px;
}

.db_tel h3 {
    font-size: 24px;
    color: #000;
    line-height: 30px;
}

.db_lx p {
    font-size: 14px;
    color: #333;
    line-height: 38px;
    padding-left: 30px;
    background: url(../images/lx__03.png) left no-repeat;
}

.copyright {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #ebebeb;
    padding: 15px 0;
}

.copyright p {
    font-size: 14px;
    color: #000;
    line-height: 32px;
    text-align: center;
}

.db_link{display: block;overflow: hidden;  padding: .2rem 0; }
.db_link ul{ list-style: none;  display: block; overflow: hidden; }
.db_link ul li{ float: left; font-size: 16px; color: #333; line-height: 30px; }
.db_link ul li a{ font-size: 15px; color: #555; display: block; padding:0 10px;    text-decoration: underline; }
.db_link ul li a:hover{ color: #fecc2b; }



/* 关于页面 */

.sidebar {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    overflow: hidden;
}

.sidebar ul {
    list-style: none;
    display: block;
    overflow: hidden;
    text-align: center;
}

.sidebar ul li {
    display: inline-block;
    line-height: 75px;
}

.sidebar ul li a {
    font-size: 18px;
    color: #000;
    display: block;
    padding: 0 30px;
}

.sidebar ul li a:hover,
.on2 {
    background: #fecc2b;
}

.warp {
    width: 100%;
    display: block;
    overflow: hidden;
}

.part01,
.part02 {
    padding: 30px 0;
    overflow: hidden;
    display: block;
}

.ab_title {
    display: block;
    overflow: hidden;
    background: url(../images/ab_17.png) left no-repeat;
    padding: 15px 0 15px 40px;
}

.ab_title h3 {
    font-size: 36px;
    color: #000;
    line-height: 45px;
}

.ab_title p {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    line-height: 36px;
    margin-top: 10px;
}

.part_con {
    padding: 40px 0;
    overflow: hidden;
}

.par_img {
    width: 45%;
    display: block;
    overflow: hidden;
}

.par_img h3 {
    font-size: 48px;
    color: #000000;
    /* background: url(../images/ab_05.png) left no-repeat; */
    /* padding-left: 32px; */
    line-height: 75px;
    margin-bottom: 40px;
}

.part_nr {
    width: 52%;
    display: block;
    overflow: hidden;
}

.part_nr p {
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.part_nr h4 {
    font-size: 20px;
    color: #000;
    margin: 20px 0 10px;
}

.part02 img {
    width: 100%;
    display: block;
}

.part03 {
    padding: 30px 0;
    overflow: hidden;
    display: block;
}

.par03_con {
    overflow: hidden;
    display: block;
    width: 48%;
}

.par03_con ul {
    overflow: hidden;
    display: block;
    padding: 40px 30px;
}

.par03_con ul li {
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
}

.par03_con ul li h3 {
    font-size: 24px;
    color: #000;
    line-height: 36px;
    font-weight: normal;
}

.par03_con ul li p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-transform: uppercase;
}

.par03_img {
    width: 48%;
    overflow: hidden;
    display: block;
}

.par03_img img {
    width: 100%;
    display: block;
}


/* 蜂蜜代加工  */

.oem_sidebar {
    padding: 50px 0 10px;
    /* overflow: hidden; */
}

.oem_sidebar ul {
    list-style: none;
    display: flex;
    text-align: center;
    height: 90px;
    justify-content: center;
}

.oem_sidebar ul li {
    /* overflow: hidden; */
    background: #f6f6f6;
    height: 80px;
}

.oem_sidebar ul li.on3{
    height:90px;
    background: url(../images/pro_bg.png) top center no-repeat;
}

.oem_sidebar ul li i {
    width: 68px;
    height: 65px;
    margin: 0 auto;
    display: block;
    filter: grayscale(1);
}

.oem_sidebar ul li h3 {
    line-height: 80px;
    font-size: 18px;
    color: #333333;
    /* font-weight: 700; */
    padding: 0 30px;
}

.oem_sidebar ul li:hover {
    height:90px;
    background: url(../images/pro_bg.png) top center no-repeat;
}

.oem_sidebar ul li:hover i,
.oem_sidebar ul li.on3 i {
    filter: grayscale(0);
}

.Honey_01 {
    overflow: hidden;
}

.honey_img img {
    max-width: 100%;
    display: block;
    overflow: hidden;
}

.h_list {
    display: block;
    overflow: hidden;
}

.h_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.h_list ul li {
    width: 24%;
    margin-right: 1.3%;
    display: block;
    overflow: hidden;
    float: left;
}

.h_list ul li:last-child {
    margin-right: 0;
}

.h_list ul li img {
    width: 100%;
    display: block;
}

.hone_zx {
    display: block;
    overflow: hidden;
}

.hone_zx p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    text-align: center;
    padding: 0 20%;
}

.hone_zx span {
    width: 220px;
    background: url(../images/i_more.png) 160px no-repeat #fecc2b;
    border-radius: 30px;
    display: block;
    margin: 30px auto;
}

.hone_zx span a {
    font-size: 24px;
    color: #000;
    display: block;
    padding: 13px 0 13px 40px;
}

.honey_02 {
    padding: 50px 0;
    overflow: hidden;
}

.honey_03 {
    padding: 50px 0;
    overflow: hidden;
}

.design_list {
    display: block;
    overflow: hidden;
}

.design_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.design_list ul li {
    width: 24%;
    margin-right: 1.3%;
    display: block;
    overflow: hidden;
    float: left;
}

.design_list ul li:last-child {
    margin-right: 0;
}

.design_list ul li img {
    width: 100%;
    display: block;
}

.design_list ul li p {
    font-size: 24px;
    color: #000;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.design_cp {
    display: block;
    overflow: hidden;
    margin: 60px 0
}

.jg_cp {
    display: block;
    overflow: hidden;
}

.jg_cp {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.pro01 {
    width: 94%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.pro01 .swiper-slide {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pro01 .swiper-slide dl {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pro01 .swiper-slide dl dt {
    width: 100%;
    display: flex;
    overflow: hidden;
    height: 270px;
    justify-content: center;
    align-items: center;
}

.pro01 .swiper-slide dl dt img {
    /* display: block; */
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    max-width: 100%;
    max-height: 100%;
}

.pro01 .swiper-slide dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.pro01 .swiper-slide dl dd {
    width: 100%;
    background: #f8f8f8;
    display: block;
    overflow: hidden;
    line-height: 72px;
}

.pro01 .swiper-slide dl dd p {
    padding-left: 20px;
    font-size: 20px;
    color: #000;
    float: left
}

.pro01 .swiper-slide dl dd span {
    float: right;
    margin-right: 15px
}

.pro01 .swiper-button-prev {
    width: 30px;
    height: 52px;
    background: url(../images/ico_fl.jpg) no-repeat;
}

.pro01 .swiper-button-next {
    width: 30px;
    height: 52px;
    background: url(../images/ico_fr.jpg) no-repeat;
}

.pro01 .swiper-slide dl:hover dd {
    background: #fecc2b;
}

.pro01 .swiper-button-prev:after,
.pro01 .swiper-button-next:after {
    content: none
}

.honey_04 {
    width: 100%;
    height: 707px;
    background: url(../images/jg/jg_36.jpg) center no-repeat;
    display: block;
    overflow: hidden;
}

.hon_txt {
    width: 36%;
    margin-left: 10%;
    display: block;
    overflow: hidden;
    background: #fecc2b;
    height: 707px;
    padding: 6% 2% 0;
    box-sizing: border-box;
}

.hon_txt h3 {
    font-size: 56px;
    color: #000;
    line-height: 100px;
    font-weight: normal;
}

.hon_txt h3 i {
    font-style: normal;
    font-weight: bold;
}

.hon_txt p {
    font-size: 18px;
    color: #000;
    line-height: 40px;
    margin-top: 50px;
    font-weight: bold;
}

.hon_txt span {
    width: 200px;
    border: 1px solid #000;
    display: block;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 40px;
}

.hon_txt span a {
    background: url(../images/i_more.png) 140px no-repeat;
    font-size: 24px;
    display: block;
    padding: 12px 0 12px 30px;
    color: #000;
}

.shared_con {
    padding: 50px 0;
    overflow: hidden;
}

.share_ys {
    display: block;
    overflow: hidden;
}

.shar_ys_con {
    display: block;
    overflow: hidden;
    width: 100%;
}

.shar_ys_con dl {
    width: 49%;
    margin-right: 1.8%;
    float: left;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    height: 174px;
    box-shadow: 1px 1px 8px #ccc;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.shar_ys_con dl:nth-child(2n) {
    margin-right: 0.2%;
}

.shar_ys_con dl dt {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 35px;
}

.shar_ys_con dl dt img {
    display: block;
}

.shar_ys_con dl dd {
    display: block;
    overflow: hidden;
    height: 174px;
}

.shar_ys_con dl dd i {
    margin-top: 20px;
    display: block;
}

.shar_ys_con dl dd h3 {
    font-size: 24px;
    color: #000000;
    line-height: 40px;
}

.shar_ys_con dl dd p {
    font-size: 16px;
    color: #000;
    line-height: 32px;
}

.share_02 {
    margin: 50px 0;
    display: block;
    overflow: hidden;
}

.hj_img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.hj_img ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.hj_img ul li {
    width: 32%;
    margin-right: 2%;
    float: left;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.hj_img ul li:nth-child(3n) {
    margin-right: 0;
}

.hj_img ul li img {
    display: block;
    width: 100%;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.hj_img ul li:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.cus_lb {
    display: block;
    overflow: hidden;
    width: 100%;
}

.cus_lb ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.cus_lb ul li {
    width: 24%;
    margin-right: 1.3%;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
}

.cus_lb ul li i {
    width: 130px;
    height: 130px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.cus_lb ul li h3 {
    font-size: 24px;
    color: #000;
    line-height: 45px;
    font-weight: normal;
    margin-top: 15px;
}

.cus_lb ul li .b01 {
    background: url(../images/ico03.png) 0 0 no-repeat;
}

.cus_lb ul li .b02 {
    background: url(../images/ico03.png) 0 -130px no-repeat;
}

.cus_lb ul li .b03 {
    background: url(../images/ico03.png) 0 -260px no-repeat;
}

.cus_lb ul li .b04 {
    background: url(../images/ico03.png) 0 -390px no-repeat;
}

.cus_lb ul li:nth-child(4) {
    margin-right: 0;
}

.oem_lb {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 70px 0 40px
}

.oem_nav {
    display: block;
    overflow: hidden;
}

.oem_nav ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.oem_nav ul li {
    width: 13.2%;
    float: left;
    display: block;
    overflow: hidden;
    background: #fda900;
    text-align: center;
    margin-right: 1%;
    line-height: 72px;
}

.oem_nav ul li a {
    font-size: 18px;
    color: #000;
    line-height:
}

.oem_nav ul li:last-child {
    margin-right: 0;
}

.jixing_ys {
    width: 100%;
    display: block;
}

.jx_ys_img {
    width: 100%;
    display: block;
    background-size: 100%;
    border-radius: 20px;
    margin-top: 50px;
    position: relative;
    min-height: 530px;
}

.ys_wz {
    width: 40%;
    padding-right: 8%;
    display: block;
    overflow: hidden;
    text-align: right;
    background: url(../images/jg/jix_03.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: -50px;
    min-height: 650px;
    padding-top: 11%;
    box-sizing: border-box;
}

.ys_wz h3 {
    font-size: 60px;
    color: #000;
    line-height: 80px;
    font-weight: normal;
}

.ys_wz i {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
}

.ys_wz p {
    font-size: 26px;
    color: #000;
    line-height: 60px;
    margin-top: 15px;
}

.baoz_list {
    display: block;
    overflow: hidden;
    margin: 50px 0
}

.baoz_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.baoz_list ul li {
    width: 23%;
    margin-right: 2%;
    float: left;
    display: block;
    overflow: hidden;
}

.baoz_list ul li:last-child {
    margin-right: 0;
}

.baoz_list ul li .p_img {
    border: 1px dashed #171717;
    display: block;
    overflow: hidden;
    border-radius: 100%;
    padding: 10px;
}

.baoz_list ul li .p_img img {
    display: block;
    border-radius: 100%;
    width: 100%;
}

.baoz_list ul li p {
    text-align: center;
    font-size: 24px;
    color: #000;
    line-height: 60px;
}

.baoz_list ul li:hover .p_img {
    border: 1px dashed #000;
}


/* 联系我们  */

.lx_map {
    width: 100%;
    display: block;
    overflow: hidden;
}

.lx_con {
    display: block;
    overflow: hidden;
    margin: 50px 0;
    border-top: 3px solid #000;
}

.lx_con ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.lx_con ul li {
    display: block;
    padding: 30px 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.lx_con ul li .lx_addr {
    float: left;
    display: block;
}

.lx_con ul li .lx_addr p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.lx_con ul li .lx_addr h3 {
    font-size: 32px;
    color: #000;
    line-height: 40px;
    font-weight: normal;
}

.lx_con ul li i {
    float: right;
}

.lx_tel {
    display: block;
    overflow: hidden;
    padding: 50px 0;
    border-top: 1px solid #cccccc;
}

.lx_tel dl {
    width: 30%;
    text-align: left;
    float: left;
    display: block;
}

.lx_tel dl p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.lx_tel dl h4 {
    font-size: 32px;
    color: #000;
    line-height: 40px;
    font-weight: normal;
}


/* 公司新闻  */

.tj_news01 {
    display: block;
    overflow: hidden;
    background: #f7f7f7;
}

.xinwen01 {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}

.xinwen01 .swiper-slide {
    display: block;
    overflow: hidden;
    width: 100%;
}

.xinwen01 .swiper-slide dl {
    display: block;
    overflow: hidden;
    padding: 35px;
}

.xinwen01 .swiper-slide dl dt {
    float: left;
    display: block;
    overflow: hidden;
    width: 35%;
}

.xinwen01 .swiper-slide dl dt img {
    display: block;
    width: 100%;
}

.xinwen01 .swiper-slide dl dd {
    width: 62%;
    display: block;
    overflow: hidden;
    padding: 30px 0 0;
    float: right;
}

.xinwen01 .swiper-slide dl dd h3 {
    font-size: 24px;
    color: #000;
    line-height: 45px;
}

.xinwen01 .swiper-slide dl dd hr {
    width: 30px;
    height: 2px;
    background: #000;
    border: none;
    margin: 10px 0;
}

.xinwen01 .swiper-slide dl dd p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.xinwen01 .swiper-slide dl dd span {
    width: 160px;
    background: #fecc2b;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 15px;
    display: block;
    padding: 8px 0
}

.news_list03 {
    margin: 50px 0;
    display: block;
    overflow: hidden;
}

.news_list03 dl {
    width: 32%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    float: left
}

.news_list03 dl dt {
    display: block;
    overflow: hidden;
    height: 250px;
    border: 1px solid #eee;
}

.news_list03 dl dt img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.news_list03 dl:nth-child(3n) {
    margin-right: 0;
}

.news_list03 dl dd {
    padding: 20px;
    display: block;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}

.news_list03 dl dd h3 {
    font-size: 16px;
    color: #040404;
    line-height: 36px;
    font-weight: normal;
}

.news_list03 dl dd i {
    font-size: 14px;
    color: #a1a1a1;
    line-height: 16px;
    font-style: normal;
    margin-bottom: 15px;
    display: block;
}

.news_list03 dl dd .n_date01 {
    padding-top: 12px;
    border-top: 1px solid #e5e5e5;
    display: block;
    overflow: hidden;
}

.news_list03 dl dd .n_date01 p {
    float: left;
    font-size: 14px;
    color: #373737;
    text-transform: uppercase;
}

.news_list03 dl dd .n_date01 span {
    float: right;
    margin-right: 10px;
}

@media (max-width:1520px) {
    .lc_list ul li {
        margin-right: 5px !important;
        min-width: 190px !important;
    }
    .brand_list ul li {
        margin-bottom: 2% !important;
    }
    .brand_list ul li img {
        max-width: 70% !important;
    }
    .ys_wz p {
        font-size: 20px !important;
    }
    .ys_wz {
        width: 42%;
        top: -30px;
    }
}


/* 关于我们页面  */

.banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner picture img {
    width: 100%;
    -webkit-animation: banner_inside 20s ease 1 forwards;
    -moz-animation: banner_inside 20s ease 1 forwards;
    -o-animation: banner_inside 20s ease 1 forwards;
    animation: banner_inside 20s ease 1 forwards;
}

@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes banner_inside {
    from {
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        -moz-transform: scale(1.23);
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.banner_txt {
    text-align: center;
    position: absolute;
    top: 55%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.banner_txt1 {
    font-size: 50px;
    width: 100%;
    text-align: center;
    left: 0;
    color: #fff;
    letter-spacing: 15px;
    line-height: 70px;
}

.banner_txt2 {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 15px;
    -webkit-animation: fadeInUp5 1.4s .8s ease both;
    -o-animation: fadeInUp5 1.4s .8s ease both;
    animation: fadeInUp5 1.4s .8s ease both;
    -moz-animation: fadeInUp5 1.4s .8s ease both;
}

.banner_txt span {
    width: 170px;
    margin: 20px auto;
    background: #0077b0;
    display: block;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
}

.banner_txt span a {
    display: block;
    padding: 12px 0;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
}

.case_list {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 50px 0;
}

.case_list dl {
    width: 31%;
    margin-right: 3%;
    float: left;
    margin-bottom: 30px;
    display: block;
}

.case_list dl:nth-child(3n) {
    margin-right: 0;
}

.case_list dl dt {
    width: 100%;
    display: flex;
    overflow: hidden;
    height: 290px;
    justify-content: center;
    align-items: center;
}

.case_list dl dt img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.case_list dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.case_list dl dd {
    background: #f8f8f8;
    display: block;
    overflow: hidden;
    height: 60px;
}

.case_list dl dd p {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    line-height: 60px;
    float: left;
    padding-left: 15px;
    width: calc(100% - 60px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.case_list dl dd span {
    float: right;
    margin-top: 20px;
    display: block;
    margin-right: 10px;
}

.case_list dl:hover dd {
    display: block;
    background: #fecc2b;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


/*新闻中心   */

.news_list02 {
    width: 100%;
    display: block;
    background: #fff;
    overflow: hidden;
    padding: 50px 0;
    box-shadow: 17px 10px 10px -8px rgba(0, 87, 131, 0.2) inset;
}

.newslb dl {
    width: 45%;
    display: block;
    overflow: hidden;
    margin: 2% 2% 1% 1%;
    display: block;
    float: left;
    padding: 15px;
    -moz-box-shadow: -1px 1px 15px rgba(0, 87, 131, 0.2);
    -webkit-box-shadow: -1px 1px 15px rgba(0, 87, 131, 0.2);
    box-shadow: -1px 1px 15px rgba(0, 87, 131, 0.2);
    height: 160px;
}

.newslb dl dt {
    width: 30%;
    display: block;
    overflow: hidden;
    float: left;
}

.newslb dl:nth-child(2n) {
    margin-right: 0.5%;
}

.newslb dl dt img {
    width: 100%;
    display: block;
}

.newslb dl dd {
    width: 68%;
    display: block;
    overflow: hidden;
    float: right;
}

.newslb dl dd h3 {
    font-size: 18px;
    color: #000;
    line-height: 36px;
}

.newslb dl dd p {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 24px;
    margin: 12px 0 15px;
}

.newslb dl dd .ne_time {
    width: 100%;
    display: block;
    overflow: hidden;
}

.newslb dl dd .ne_time i {
    font-size: 14px;
    color: #666;
    font-style: normal;
}

.newslb dl dd .ne_time span {
    background: url(../images/logo_23.png) right no-repeat;
    padding-right: 20px;
    font-size: 16px;
    color: #898989;
}

.newslb dl a {
    display: block;
}

.newslb dl:hover {
    -moz-box-shadow: -1px 1px 15px rgba(0, 87, 131, 0.3);
    -webkit-box-shadow: -1px 1px 15px rgba(0, 87, 131, 0.3);
    box-shadow: -1px 1px 15px rgba(0, 87, 131, 0.3);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

#flash {
    width: 100%;
    display: block;
}

#flash .swiper-slide {
    width: 100%;
}

#flash .swiper-slide .img {
    width: 100%;
    display: block;
}

#flash .swiper-slide .img img {
    display: block;
}

#flash .swiper-pagination-bullet {
    background: #fff;
    width: 8px;
    height: 8px;
    opacity: 1;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}

#flash .swiper-pagination-bullet-active {
    background: none;
    border: 1px solid #fff;
    padding: 1px;
}

#flash .swiper-button-prev {
    background: url(../images/ad_ctr_01.png) no-repeat;
    width: 46px;
    height: 73px;
}

#flash .swiper-button-prev:after {
    display: none;
}

#flash .swiper-button-next {
    background: url(../images/ad_ctr_02.png) no-repeat;
    width: 46px;
    height: 73px;
}

#flash .swiper-button-next:after {
    display: none;
}

#flash .swiper-pagination-bullets {
    bottom: 40px !important;
}


/*左侧分栏*/

.con_section {
    position: relative;
    padding: 20px 0 50px;
}

lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 180px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}


/*右侧内容*/

article {
    width: 100%;
    display: block;
    margin: 40px 0;
}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}


/*新闻列表*/

.module_list_article {
    padding: 10px;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
}

.module_list_article dl dt img {
    width: 100%;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
}

.module_list_article dl dd p {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #666;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0;
    margin-top: 20px;
    text-align: center;
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 30px 10px;
}

.article_editor .c_img01 {
    display: block;
    overflow: hidden;
}

.article_editor .c_img01 img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.article_content .article_editor p {
    font-size: 14px;
    line-height: 32px;
}

.article_editor img {
    max-width: 100%
}


/*图片列表*/

.module_list_img {
    padding: 10px;
}

.module_list_img li {
    width: 33.3333%;
}

.module_list_img li a {
    display: block;
    width: 280px;
    text-align: center;
}

.module_list_img li .img-size {
    width: 280px;
}

.module_list_img li h3 {
    font-weight: normal;
}


/*图片详情*/

.product-info {
    padding: 10px;
    overflow: hidden;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 49px;
}

.product-img img {
    width: 100%;
}

.product-arr {
    float: left;
    width: 550px;
    padding-left: 50px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 32px;
    font-size: 14px;
    padding: 10px 0;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

.container02 {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.position01 {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}

.position01 p {
    padding-left: 30px;
    background: url(../images/positions.png) left no-repeat;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 40px;
}

.position01 span {
    font-size: 14px;
    color: #171717;
    padding-left: 25px;
    background: url(../images/back.png) left no-repeat;
    line-height: 28px;
}

.banner {
    width: 500px;
    overflow: hidden;
    border: 1px solid #979797;
    background: #fff;
}

.large_box {
    /* margin-bottom: 10px; */
    height: 300px;
    overflow: hidden;
    margin: 25px;
    width: 450px;
}

.large_box li {
    width: 450px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.large_box img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.small_box {
    height: 73px;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #ccc;
}

.small_list {
    position: relative;
    float: left;
    width: 320px;
    height: 73px;
    overflow: hidden;
}

.small_list ul {
    height: 64px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 64px;
}

.small_list ul li img {
    display: block;
    height: 30px;
    margin: 20px auto;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 73px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.btn {
    display: block;
    width: 20px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.left_btn {
    float: left;
    margin-right: 10px;
    background-image: url(../images/left_btn.png);
}

.right_btn {
    float: right;
    background-image: url(../images/right_btn.png);
}

.product-arr .dian {
    overflow: hidden;
    height: 50px;
}

.product-arr .p_zx {
    width: 150px;
    border: 1px solid #0061ae;
    display: block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
}

.product-arr .p_zx a {
    font-size: 16px;
    color: #0061ae;
    padding: 10px 0;
    display: block;
}

.product-arr .p_zx a:hover {
    background: #0061ae;
    color: #fff;
}

.p_show .met_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.p_show .met_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.p_show .met_nav li a {
    display: block;
    padding: 0 40px
}

.p_show .met_nav li.met_now,
#showproduct .met_nav li.met_hover {
    background: #f7f8fa
}

.tab-hd2 li {
    padding: 0 40px;
}

.p_show .met_nav li.active02 {
    background: #004b97;
    color: #fff;
}

.tj_case {
    display: block;
    overflow: hidden;
}

.tj_title {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}

.tj_title h3 {
    font-size: 24px;
    border-left: 8px solid #41b94e;
    float: left;
    display: block;
    line-height: 30px;
    font-weight: normal;
    padding-left: 20px;
}

.tj_news {
    padding: 40px 0;
    overflow: hidden;
}


/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}


/*分页*/

.page-list {
    clear: both;
    margin: 20px 0px 40px 0px;
    text-align: center;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-case-detail {
    padding-top: 40px;
    background: #f6f6f6;
}

.page-banner {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 500px;
    position: relative;
}

.case-banner .wz {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    color: #fff;
}

.case-banner .wz h3 {
    font-size: 34px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px;
}

.case-banner .wz .view-wrap {
    text-align: center;
}

.case-banner .wz a {
    display: inline-block;
    width: 120px;
    height: 34px;
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    line-height: 31px;
    text-align: center;
    font-size: 16px;
    color: #a8a8a8;
    margin: 0 auto;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.page-case-detail {
    padding-top: 40px;
    background: #f6f6f6;
    min-height: 400px;
}

.case-detail-info .preview-prve {
    width: 44px;
    height: 44px;
    border-radius: 25px;
    line-height: 44px;
    color: #fff;
    font-size: 12px;
    text-indent: 55px;
    position: fixed;
    left: 100px;
    bottom: 36%;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.case-detail-info .preview-next>div {
    position: relative;
}

.case-detail-info .preview-next>div a {
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    opacity: 0;
}

.case-detail-info .preview-next>div span {
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
    text-indent: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    right: 0;
    top: 0;
}

.case-detail-info .preview-prve.on {
    width: 142px;
    background: #2e2e2e;
}

.case-detail-info .preview-next.on {
    width: 142px;
    background: #2e2e2e;
    text-indent: -30px;
}

.case-detail-info .preview-prve>div a {
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    opacity: 0;
}

.case-detail-info .preview-prve>div span {
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
    text-indent: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
}

.case-detail-info .preview-next>div:hover span {
    background: #0077b0
}

.case-detail-info .preview-prve>div:hover span {
    background: #0077b0
}

.case-detail-info .preview-next {
    width: 44px;
    height: 44px;
    border-radius: 25px;
    line-height: 44px;
    color: #fff;
    font-size: 12px;
    text-indent: -120px;
    position: fixed;
    right: 100px;
    bottom: 36%;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.info-wrap {
    line-height: 32px;
}

.page-banner .wz {
    position: absolute;
    width: 1200px;
    padding: 0 15px;
    text-align: center;
    height: 110px;
    top: 40%;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff;
}

.want-buy {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.want-buy a {
    font-size: 17px;
    padding: 0 20px;
    line-height: 40px;
    background: #0077b0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
}

.gotop {
    width: 40px;
    height: 40px;
    background: url(../images/gotop.png) no-repeat center;
    background-size: contain;
    position: fixed;
    right: 5px;
    bottom: 50px;
    cursor: pointer;
    display: none;
    transition: all .5s;
    z-index: 30;
    opacity: 1 !important;
}

.fadeIn {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.fadeInUp {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.fadeInDown {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.fadeInLeft {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.fadeInRight {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.zoomIn {
    opacity: 0;
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.animated {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.area_out {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #f8f8f8;
    padding: 20px 0
}

.area_out ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.area_out ul li {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.area_out ul li a {
    font-size: 16px;
    color: #666;
    padding: 0 10px;
    display: block;
}


/*左侧工具条*/

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 5px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #fecc2b;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #fecc2b;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fecc2b;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fecc2b;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #fecc2b;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #fecc2b;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.icon-font {
    position: relative;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}

.pageBanner {
    position: relative;
}

.pageBanner .imgDiv {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pageBanner .imgDiv img {
    width: 100%;
    display: block;
    -webkit-animation: banner_inside 20s ease 1 forwards;
    -moz-animation: banner_inside 20s ease 1 forwards;
    -o-animation: banner_inside 20s ease 1 forwards;
    animation: banner_inside 20s ease 1 forwards;
}

@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes banner_inside {
    from {
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        -moz-transform: scale(1.23);
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.pageBanner .mxfDiv {
    position: absolute;
    right: 25%;
    top: 60%;
    transform: translateY(-50%);
    z-index: 5;
    width: 50%
}

.pageBanner .mxfDiv2 {
    left: 50%;
    right: auto;
    margin-right: 0;
    margin-left: -7.68rem;
}

.pageBanner .txtDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .txtDiv hr {
    width: 30px;
    height: 2px;
    background: #fff;
    border: none;
    margin: 0 auto;
}

.pageBanner .mxfDiv2 .txtDiv {
    text-align: left;
}

.pageBanner .txt1 {
    font-size: 30px;
    line-height: 20px;
    padding-bottom: 25px;
    color: #fff;
    font-weight: bold
}

.pageBanner .txt2 {
    font-size: 18px;
    height: 75px;
    line-height: 36px;
    position: relative;
    color: #fff
}

.pageBanner .sxdDiv {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.pageBanner .wenDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .wen1 {
    font-size: 48px;
    line-height: 48px;
    height: 0.8rem;
    position: relative;
}

.pageBanner .wen1:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.pageBanner .wen2 {
    font-size: 14px;
    padding-top: 0.6rem;
}

.case_list02 {
    display: block;
    overflow: hidden;
}

.case_list02 ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.case_list02 ul li {
    width: 19%;
    margin-right: 1%;
    border: 1px solid #e4e4e4;
    float: left;
    margin-bottom: 30px;
    height: 98px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    box-sizing: border-box;
}

.case_list02 ul li:nth-child(5n) {
    margin-right: 0;
}

.case_list02 ul li img {
    max-width: 100%;
    max-height: 100%;
}


/* 发展历程  */

.fzlc_con {
    display: block;
    overflow: hidden;
}

.fzlc_con .lc_line {
    width: 1px;
    height: 88%;
    background: #fecc2b;
    position: absolute;
    left: 120px;
}

.fzlc_con ul {
    padding: 50px;
    display: block;
    list-style: none;
    position: relative;
}

.fzlc_con ul li {
    display: block;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}

.fzlc_con ul li .dian {
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: 50%;
    left: 60px;
    background: url(../images/lc/yuan.png) no-repeat;
}

.fzlc_con ul li .lc_date {
    position: absolute;
    right: 0;
    top: 0;
}

.fzlc_con ul li .lc_date h4 {
    font-size: 60px;
    color: #fecc2b;
    line-height: 60px;
}

.fzlc_con ul li .lc_date h4 i {
    font-size: 20px;
    color: #fecc2b;
    font-style: normal;
}

.fzlc_con ul li .year {
    width: 140px;
    height: 60px;
    background: #fecc2b;
    text-align: center;
}

.fzlc_con ul li .year h3 {
    font-size: 24px;
    color: #000;
    line-height: 60px;
}

.fzlc_con ul li .line {
    width: 5%;
    height: 1px;
    background: #fecc2b;
    margin: 35px 10px;
    border: none;
}

.fzlc_con ul li .lc_con {
    width: 72%;
    background: #f4f4f4;
    /* min-height: 260px; */
    padding: 30px 4%;
    display: block;
    overflow: hidden;
}

.fzlc_con ul li .lc_con .lc_tit {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    padding-bottom: 12px;
    margin-bottom: 30px;
}

.fzlc_con ul li .lc_con .lc_tit h3 {
    font-size: 24px;
    color: #000;
    padding-left: 15px;
    border-left: 5px solid #fecc2b;
    font-weight: normal;
}

.fzlc_con ul li .lc_con .lc_nr {
    display: block;
    overflow: hidden;
}

.fzlc_con ul li .lc_con .lc_nr .lc_txt {
    width: 54%;
    display: block;
    /* padding: 30px 0 0; */
}

.fzlc_con ul li .lc_con .lc_nr .lc_txt p {
    font-size: 16px;
    color: #000;
    line-height: 36px;
    text-align: justify;
}

.fzlc_con ul li .lc_con .lc_nr .lc_img {
    width: 42%;
    display: block;
    overflow: hidden;
    height: 220px;
    background: #f9f9f9;
}

.fzlc_con ul li .lc_con .lc_nr .lc_img img {
    max-width: 100%;
    max-height: 100%;
}


/* 科普专委会  */

.warp {
    padding: 40px 0;
}

.know_01 {
    display: block;
    overflow: hidden;
}

.know_tj {
    width: 62%;
    display: block;
    overflow: hidden;
    position: relative;
}

.know_tj .tab-hd02 {
    background: #f6f6f6;
    height: 80px;
    display: block;
}

.know_tj .tab-hd02 li {
    width: 200px;
    float: left;
    text-align: center;
    height: 80px;
}

.know_tj .tab-hd02 li i {
    display: block;
    margin: 12px auto 0;
}

.know_tj .tab-hd02 li h3 {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: normal;
}

.know_tj .tab-hd02 li.active02 {
    background: #fecc2b;
}

.know_tj .tab-bd02 {
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.know_tj .tab-bd02 li {
    display: none;
}

.know_tj .tab-bd02 li:nth-child(1) {
    display: list-item;
}

.know_tj .tab-bd02 li .know_list {
    display: block;
    overflow: hidden;
}

.know_list dl {
    display: block;
    overflow: hidden;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}

.know_list dl dt {
    width: 27%;
    float: left;
    display: block;
}

.know_list dl dt img {
    width: 100%;
    display: block;
}

.know_list dl dd {
    float: right;
    width: 70%;
    padding: 12px 0;
}

.k_more {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 80px;
}

.k_more a {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}

.know_list dl dd h3 {
    font-size: 16px;
    color: #010101;
    font-weight: normal;
    line-height: 26px;
}

.know_list dl dd p {
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    margin: 8px 0;
}

.know_list dl dd span {
    padding-left: 20px;
    background: url(../images/know/date.png) left no-repeat;
    font-size: 14px;
    color: #686868;
    display: block;
}

.infomation {
    width: 35%;
    display: block;
    overflow: hidden;
}

.info_title {
    background: #f6f6f6;
    height: 80px;
    display: block;
}

.info_title h3 {
    float: left;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: normal;
    padding-left: 20px;
    width: 200px;
    background: #fecc2b;
    text-align: center;
    height: 80px;
}

.info_title h3 i {
    display: block;
    margin: 12px auto 0;
}

.info_title span {
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    margin-right: 8px;
    line-height: 80px;
}

.info_list {
    padding: 25px 0 20px;
}

.info_tj {
    display: block;
    overflow: hidden;
}

.info_tj dl {
    position: relative;
    display: block;
    overflow: hidden;
}

.info_tj dl dt {
    display: block;
    overflow: hidden;
}

.info_tj dl dt img {
    display: block;
    width: 100%;
}

.info_tj dl dd {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    padding: 8px 0;
}

.info_tj dl dd p {
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
}

.info_lb {
    display: block;
    overflow: hidden;
}

.info_lb ul {
    list-style: none;
}

.info_lb ul li {
    line-height: 34px;
    display: block;
    overflow: hidden;
}

.info_lb ul li a {
    font-size: 16px;
    color: #000;
    display: block;
}

.info_jd {
    width: 100%;
    background: url(../images/know/mf.png) 60% center no-repeat #fecc2b;
    padding: 20px 0;
    overflow: hidden;
}

.inf_wz {
    margin-left: 20px;
    margin-top: 15px;
}

.inf_wz h3 {
    font-size: 20px;
    color: #000;
    line-height: 32px;
}

.inf_wz p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.info_jd span {
    float: right;
    margin-right: 10px;
}

.know02 {
    padding: 50px 0;
    display: block;
    overflow: hidden;
    background: #f9f9f9;
}

.know02 .droctor {}

.know02 .droctor .tab-hd03 {
    display: block;
    box-shadow: 1px 1px 8px #ccc;
    overflow: hidden;
    margin: 0 5px;
    height: 85px;
}

.know02 .droctor .tab-hd03 li {
    width: 23%;
    text-align: center;
    float: left;
    display: block;
    padding: 18px 1%;
    font-size: 16px;
    color: #000;
    line-height: 18px;
}

.know02 .droctor .tab-hd03 li i {
    display: block;
    margin: 0 auto;
}

.know02 .droctor .tab-hd03 li.active02 {
    background: #fecc2b;
    height: 100%;
}

.know02 .droctor .tab-bd03 {
    padding: 15px;
    box-shadow: 1px 1px 8px #ccc;
    margin: 35px 5px 0;
}

.know02 .droctor .tab-bd03 li {
    display: none;
    position: relative;
}

.know02 .droctor .tab-bd03 li:nth-child(1) {
    display: list-item;
}

.doctor_lb {
    display: block;
    max-height: 420px;
    overflow-y: auto;
    min-height: 400px;
}

.doctor_lb dl {
    display: block;
    text-align: center;
    border-bottom: 2px solid #fff;
    background: #f6f6f6;
    overflow: hidden;
}

.d_tit {
    background: #fecc2b;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 12px 0;
}

.d_tit h3 {
    font-size: 24px;
    color: #000;
    line-height: 45px;
    font-weight: normal;
}

.doctor_lb dl dd {
    width: 19.5%;
    border-right: 2px solid #fff;
    float: left;
    display: block;
    padding: 14px 0;
}

.doctor_lb dl dd:nth-child(5) {
    border-right: none;
}

.doctor_lb dl:nth-child(2n) {
    background: #e6e9ef;
}

.doctor_lb dl dd h3 {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    cursor: pointer;
}

.doctor_lb dl dd .doc_nr {
    width: 550px;
    display: none;
    position: absolute;
    left: 30%;
    top: 20%;
}

.doctor_lb dl dd .doc_nr .d01 {
    position: relative;
    width: 100%;
    display: block;
}

.doctor_lb dl dd .doc_nr .d01 .colse {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
}

.doctor_lb dl dd .doc_nr .d01 .colse img {
    margin: 15px auto;
    display: block;
}

.doctor_lb dl dd .doc_nr .d01 .dd_img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.doctor_lb dl dd .doc_nr .d01 .dd_img img {
    width: 100%;
    display: block;
}

.doctor_lb dl dd .doc_nr .dd_txt {
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    position: absolute;
}

.doc_nr .dd_txt .xm {
    position: absolute;
    top: 127px;
    left: 45px;
    font-size: 18px;
    color: #000;
}

.doc_nr .dd_txt .bh {
    position: absolute;
    top: 110px;
    right: 45px;
    font-size: 14px;
    color: #000;
}

.kpcy {
    padding: 50px 0;
}

.kp_list {
    display: block;
    overflow: hidden;
}

.kp_list ul {
    list-style: none;
    display: block;
}

.kp_list ul li {
    width: 19%;
    float: left;
    display: block;
    margin-right: 1.25%;
    line-height: 30px;
}

.kp_list ul li:nth-child(5) {
    margin-right: 0;
}

.kp_list ul li .kp_img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.kp_list ul li .kp_img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.kp_list ul li h3 {
    font-size: 14px;
    color: #000;
    line-height: 25px;
    text-align: center;
    display: block;
    margin-top: 12px;
}

.zhezhao_bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    top: 0;
    left: 0;
}

.know02 .droctor .tab-bd03 li:nth-child(4) .doctor_lb dl dd {
    width: 8.1%;
}

.know02 .droctor .tab-bd03 li:nth-child(3) .doctor_lb dl dd:nth-child(5) {
    border-right: 2px solid #fff;
}

.know02 .droctor .tab-bd03 li:nth-child(3) .doctor_lb dl dd:nth-child(12) {
    border-right: none;
}

.com_news {
    padding: 50px 0 30px;
    overflow: hidden;
}

.kp_img {
    width: 49%;
    display: block;
    overflow: hidden;
}

#k_01 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#k_01 .swiper-slide {
    overflow: hidden;
    display: block;
}

#k_01 .swiper-slide dl {
    position: relative;
    display: block;
    overflow: hidden;
}

#k_01 .swiper-slide dl dt {
    display: block;
    overflow: hidden;
}

#k_01 .swiper-slide dl dt img {
    display: block;
}

#k_01 .swiper-slide dl dd {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    height: 50px;
    overflow: hidden;
}

#k_01 .swiper-slide dl dd p {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    padding-left: 10px;
}

#k_01 .swiper-pagination {
    width: 15%;
    right: 0;
    left: auto;
    bottom: 20px;
}

#k_01 .swiper-pagination-bullet {
    width: 14px;
    height: 2px;
    background: #fff;
    opacity: 0.4;
    border-radius: 0;
}

#k_01 .swiper-pagination-bullet-active {
    opacity: 1;
}

.kp_know {
    width: 49%;
    margin-left: 1.5%;
    display: block;
    overflow: hidden;
    border: 1px solid #eceff2;
}

.title_kp {
    width: 100%;
    background: #eceff2;
    display: block;
    overflow: hidden;
    height: 52px;
}

.title_kp h3 {
    width: 174px;
    line-height: 52px;
    background: url(../images/bt_bg.png) no-repeat;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    float: left;
}

.title_kp span {
    font-size: 16px;
    color: #333;
    line-height: 52px;
    margin-right: 20px;
    display: block;
    float: right
}

.kp_list02 {
    padding: 10px 15px;
    display: block;
    overflow: hidden;
}

.kp_list02 ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.kp_list02 ul li {
    display: block;
    border-bottom: 1px dashed #eceff2;
    overflow: hidden;
    line-height: 46px;
}

.kp_list02 ul li a {
    font-size: 16px;
    color: #333333;
    float: left;
}

.kp_list02 ul li span {
    font-size: 14px;
    color: #999999;
    float: right;
}

.doc_ico {
    width: 15%;
    display: block;
}

.doc_ico ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.doc_ico ul li {
    margin-bottom: 13px;
    display: block;
}

.doc_ico ul li img {
    max-width: 100%;
    display: block;
}

.com_news02 {
    overflow: hidden;
}

.news001 {
    width: 32%;
    float: left;
    margin-right: 1.5%;
    display: block;
    overflow: hidden;
    border: 1px solid #eceff2;
}

.news001:nth-child(3) {
    margin-right: 0;
}

.article_editor video {
    width: 600px;
    height: 400px;
    margin: 0 auto;
    display: block;
}

.pro_tab{
    display:flex;
    justify-content:center;
    align-items:center;
    height:80px;
    background: #f3f3f3;
}

.pro_tab li{
    padding:0 30px;
    font-size:18px;
    line-height: 80px;
}

.pro_tab li.active{
    background:#fecc2b;
    color:#fff;
}

.pro_tbd{
    margin:50px auto;
    width:75%;
    min-width:1200px;
    overflow: hidden;
}

.pro_tbd ul{
    display:none;
    overflow: hidden;
}

.pro_tbd ul:nth-child(1){
    display:block;
}

.pro_tbd ul li{
    width:32%;
    box-sizing: border-box;
    padding: 7px;
    border:1px solid #eee;
    margin-bottom:30px;
    float:left;
    margin-right:1.5%
}

.pro_tbd ul li:nth-child(3n){
    margin-right:0
}

.pro_tbd ul li .plist_img img{
    width: 100%;
}

.pro_tbd ul li h3{
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    border-top:1px solid #eee
}

.fzlc {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.fzlc .swiper-slide {
    overflow: hidden;
    display: block;
}

.fzlc .swiper-slide dl {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}

.fzlc .swiper-slide dl dt {
    display: flex;
    overflow: hidden;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.fzlc .swiper-slide dl dt img {
    display: block;
}

.fzlc .swiper-pagination {
    width: 37%;
    /* right: 0; */
    left: 50%!important;
    bottom: 11px;
    transform: translateX(-50%);
}

.fzlc .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #fff;
    opacity: 0.4;
    border-radius: 0;
}

.fzlc .swiper-pagination-bullet-active {
    opacity: 1;
}

.honey_td{
    background:url(../images/pro_bg02.jpg) center no-repeat;
    height:556px;
    overflow: hidden;
}

.h_t_con{
    width: 1200px;
    height: 397px;
    margin: 82px auto;
    overflow: hidden;
    background: #fff;
}

.h_con_l{
    width: 500px;
    height: 397px;
    float: left;
}

.h_con_l img{
    width: 100%;
    display: block;
}

.h_con_r{
    width: 700px;
    float: right;
    box-sizing: border-box;
    padding: 30px 50px;
    text-align: justify;
}

.h_tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fecc2b;
    box-sizing: border-box;
    height: 94px;
}

.h_tit h3{
    font-size: 24px;
    padding-left: 30px;
}

.h_tit h3 span{
    font-size: 18px;
}

.h_tit>span{
    padding-right: 30px;
}

.h_con_r p{
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
}

.kpzt_01{
    background: url(../images/bz/kpzt01.jpg) left center no-repeat;
    height: 624px;
    overflow: hidden;
    color:#000;
    margin-bottom: 40px;
}

.kpzt_01_c{
    float: right;
    width: 622px;
    height: 489px;
    background-color: #fecc2b;
    box-sizing: border-box;
    margin-top: 80px;
    padding: 70px 60px;
}

.kpzt_01_c h3,
.kpzt_02_c h3,
.kpzt_03_c h3{
    font-size:34px;
    font-weight:700;
    z-index:2
}

.kpzt_01_c span,
.kpzt_02_c span,
.kpzt_03_c span{
    font-size:25px;
    margin-bottom:15px;
    display:block;
    z-index:2
}

.kpzt_01_c p,
.kpzt_02_c p,
.kpzt_03_c p{
    font-size:18px;
    line-height:30px;
}

.kpzt_02{
    background: url(../images/bz/kpzt02.jpg) center no-repeat;
    height: 516px;
    color:#000;
    position: relative;
    margin-bottom: 70px;
}

.kpzt_02_c{
    width: 480px;
    background-color: #fff;
    box-sizing: border-box;
    position: absolute;
    top: 258px;
    left: 40px;
    padding: 48px 42px;
    box-shadow: 0px 3px 10px #c3bdbd;
    z-index: 9;
}

.kpzt_02_tit{
    background: url(../images/bz/kpzt04.jpg) left top no-repeat;
    padding: 18px 15px 12px;
}

.kpzt_03{
    height: 680px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.kpzt_03_c{
    width: 622px;
    height: 555px;
    position: absolute;
    background: #ffcc2b;
    top: 125px;
    box-sizing: border-box;
    padding: 110px 7% 41px 65px;
}

.kpzt_03_i{
    width: calc(100% - 570px);
    position: absolute;
    right: 0;
}