﻿@charset "utf-8";
html, body { color: #666; background-color: #fff; font-size: 14px; }
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.w1300 { width: 1300px; margin: 0 auto; position: relative; }
.w1000 { width: 1000px; margin: 0 auto; position: relative; }
.w1160 { width: 1160px; margin: 0 auto; }
.pt50 { padding-top: 50px; }
a { color: #666; transition: color 0.3s ease 0s; }
    a:hover { color: #4b73b0; }
ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
.mt15 { margin-top: 15px; }
.mb15 { margin-bottom: 15px; }
.img a img { vertical-align: middle; width: 100%; }
.img a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }


.tit-box h4 { font-size: 24px; line-height: 30px; color: #555; margin-right: 10px; display: inline-block; }
.tit-box .intr { font-size: 14px; color: #bbb; line-height: 26px; display: inline-block; }
.tit-box .line { display: block; width: 10px; height: 2px; background-color: #4b73b0; margin-top: 6px; line-height: 2px; }
.tit-box .more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(../img/ico_09.png) no-repeat left center; font-size: 12px; }
.i-wrap { background: #fff; max-width: 1300px; margin: 0 auto; }


.header_wrap { width: 100%; margin-right: auto; margin-left: auto; }
.header_top { width: 100%; padding-top: 10px; height: 70px; }
.header { width: 1200px; margin-right: auto; margin-left: auto; }
.logo { float: left; }
.t_text { height: 60px; line-height: 60px; color: #3e3e3f; font-size: 20px; font-weight: bold; background: url(../img/h_l.gif) no-repeat left center; margin-left: 10px; }
.h-lx { height: 60px; font: 24px/60px "微软雅黑"; background: url(../Img/tel.png) no-repeat left top; padding-left: 70px; overflow: hidden; float: right;font-weight:bold; }
    .h-lx b { display: inline-block; font: bold 28px/60px Arial, Helvetica, sans-serif; color: #D90000; }

.header_nav { width: 100%; background: #4b73b0; height: 50px; }
    .header_nav .w1200 { z-index: 20; }
    .header_nav li { float: left; background: url(../img/nav_bor.gif) no-repeat 0 18px; position: relative; }
        .header_nav li:first-child { background: none; }
    .header_nav ul li a { font-size: 15px; color: #FFF; display: block; width: 150px; text-align: center; line-height: 50px; }
        .header_nav ul li a:hover { font-weight: bold; }
    .header_nav ul li.cur a { font-weight: bold; }
        .header_nav ul li.cur a:hover { }
    .header_nav .sub-box { position: absolute; left: 0px; top: 100%; width: 100%; font-size: 14px; line-height: 42px; display: none; background-color: #4b73b0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; }
        .header_nav .sub-box p { line-height: 40px; margin: 0 auto; text-align: center; transition: background 0.3s ease 0s; }
            .header_nav .sub-box p:hover { background-color: #595959; }
                .header_nav .sub-box p:hover a { color: #fff; }
            .header_nav .sub-box p:last-child a { border-bottom: none; }
        .header_nav .sub-box a { display: inline-block; color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 8px; width: 104px; }
            .header_nav .sub-box a:hover { }



.search_bg { background: #4b73b0; top; width: 100%; height: 41px; padding: 10px 0; }
.hotsearch { width: 1200px; margin-right: auto; margin-left: auto; line-height: 41px; }
    .hotsearch dl dt { float: left; color: #fff; }
    .hotsearch dl dd { float: left; padding-left: 10px; }
        .hotsearch dl dd a { font-size: 14px; color: #fff; }
            .hotsearch dl dd a:hover { }
    .hotsearch dl { float: left; display: block; width: 680px; height: 41px; overflow: hidden; }
.productsearch { float: right; width: 500px; height: 36px; margin-top: 2px; }
    .productsearch input { border: 0; padding: 0px; margin: 0px; }
    .productsearch .s_text { width: 415px; display: block; float: left; line-height: 36px; background: #fff; padding-left: 10px; padding-left: 10px; }
    .productsearch .s_btn { cursor: pointer; display: block; float: left; height: 36px; width: 65px; font-size: 14px; font-weight: 700; color: #FFF; background: #3f3f3f; line-height: 36px; }
        .productsearch .s_btn:hover { background: #1976d2; }
.iban-wrap { height: 530px; }
.iban { height: 530px; background: url(../img/loadings.gif) no-repeat center; }
    .iban .imglist li.active { animation: bannerIn 15s forwards; }
.defaultimg { height: 350px;background: #fff; background-position: center; background-repeat: no-repeat;background-image:url(../img/ym1.jpg); }
.defaultimg1 { height: 350px;background-position: center; background-repeat: no-repeat;background-image:url(../img/ym2.png); }
/*.d-tit { padding-bottom: 30px; text-align: center; }
    .d-tit h3 { line-height: 43px; font-size: 36px; font-weight: 700; }
        .d-tit h3 em { color: #4b73b0; font-style: normal; }
    .d-tit h3::after { width: 5px; height: 24px; background: #00a1e9; content: '.'; display: block; position: absolute; left: 0; top: 3px; }
    .d-tit span { color: #bfbfbf; text-transform: uppercase; height: 25px; line-height: 25px; font-size: 12px; padding-bottom: 28px; position: relative; display: block; }
        .d-tit span::after { width: 24px; height: 6px; background: #4b73b0; content: ''; display: block; position: absolute; left: 50%; top: 36px; margin-left: -12px; }
    .d-tit p { line-height: 28px; color: #7f7f7f; }*/

.d-tit { text-align: center; margin-bottom: 50px; }
    .d-tit h3 { font-size: 32px; font-weight: 700; color: #595959; padding: 10px 0px; line-height: 42px; }
        .d-tit h3 span { color: #00468D; }
    .d-tit em { font-size: 20px; text-transform: uppercase; color: #595959; font-style: normal; }

.tit-box h4 { font-size: 24px; line-height: 30px; color: #555; margin-right: 10px; display: inline-block; }
.tit-box .intr { font-size: 14px; color: #bbb; line-height: 26px; display: inline-block; }
.tit-box .line { display: block; width: 10px; height: 2px; background-color: #4b73b0; margin-top: 6px; line-height: 2px; }
.tit-box .more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(../img/ico_09.png) no-repeat left center; font-size: 12px; }

.i-fou-wrap { padding-top: 60px; height: auto; overflow: hidden; background: #FFFFFF; }
.advantage_list ul { width: 1200px; }
    .advantage_list ul li { float: left; width: 278px; height: 306px; margin: 0px 20px 0px 0px; position: relative; border: 1px solid #DADADA; }
        .advantage_list ul li .adv_title { font-size: 20px; color: #404040; text-align: center; }
            .advantage_list ul li .adv_title img { margin: 30px; transition-duration: .5s; transform: rotate(0); -webkit-transform: rotate(0); }
                .advantage_list ul li .adv_title img:hover { transition-duration: .5s; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
        .advantage_list ul li .adv_desc { line-height: 20px; margin-top: 10px; color: #404040; font-size: 16px; text-align: center; }
            .advantage_list ul li .adv_desc img { margin: 30px; }








.i-fir-wrap { padding-top: 60px; padding-bottom: 10px; background: #fff; overflow: hidden; }
.i-category { text-align: center;position:relative;width:1150px;margin:20px auto 0;padding-left:24px;padding-right:24px;}
    .i-category .prev, .i-category .next { position: absolute; width: 16px; height: 30px; display: block; top: 0px; cursor: pointer; }
    .i-category .prev { background: url(../img/l.png) no-repeat; background-position: 0 0; left: 0; }
    .i-category .next { background: url(../img/r.png) no-repeat; background-position: 0 0; right: 0; }
        .i-category .prev:hover, .i-category .next:hover { background-position: 0 -30px; }
    .i-category .bd { width: 1150px; margin: 0 auto; }
        .i-category .bd a { display: inline-block; margin-right: 5px; margin-left:5px;font-size: 13px; line-height: 30px; text-align: center; width: 162px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
            .i-category .bd a.active, .i-category .bd a:hover { color: #fff; background: #4b73b0; }

.product_ct { position: relative; }
    .product_ct .pprev { position: absolute; top: 50%; margin-top: -37px; left: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(../img/proprev.png) no-repeat center; }
    .product_ct .pnext { position: absolute; top: 50%; margin-top: -37px; right: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(../img/pronext.png) no-repeat center; }
        .product_ct .pprev:hover, .product_ct .pnext:hover { background-color: #4b73b0; }


.up-graybox { width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease 0s; }
    .up-graybox .bgbox { display: block; width: 100%; height: 100%; background-color: #000; opacity: 0.4; filter: alpha(opacity=40); }
    .up-graybox .stit { font-size: 16px; line-height: 30px; width: 100%; text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px; color: #fff; }
    .up-graybox .line { display: inline-block; width: 100px; height: 1px; background-color: #f2f2f2; position: absolute; left: 50%; margin-left: -50px; transition: all 0.6s ease 0s; }
    .up-graybox .linet { top: 0; }
    .up-graybox .lineb { bottom: 0; }
    .up-graybox .out-ico { display: none; width: 26px; height: 26px; position: absolute; right: 20px; top: 20px; }
    .up-graybox:hover .line { width: 6px; margin-left: -3px; opacity: 0.6; filter: alpha(opacity=60); }

img.up-pic { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; }
.product_ct ul { width: 1220px; }
.product_ct li { width: 132px; transition: box-shadow 0.3s ease 0s; margin-right: 20px; float: left; margin-bottom: 32px; }
.product_ct .img { display: block; width: 130px; position: relative; overflow: hidden; border: 1px solid #f2f2f2; }
    .product_ct .img img.up-pic { transform: translateZ(0px); transition: transform 0.3s ease 0s; }
.product_ct .up-graybox { z-index: 3; }
.product_ct .img:hover img.up-pic { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
.product_ct .img:hover .up-graybox { opacity: 1; filter: alpha(opacity=1); }
.product_ct .cont-wrap { width: 86.5%; padding: 10px 6.5%; border: 1px solid #f2f2f2; margin-top: -1px; height: 32px; background: #4b73b0; text-align: center; }
.product_ct li:hover .cont-wrap { background: #D90000; }
.product_ct .tit { line-height: 32px; font-size: 14px; }
    .product_ct .tit a { display: inline-block; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.product_ct li:hover .tit a { color: #fff; }
.product_ct .intr { display: block; line-height: 26px; font-size: 12px; height: 52px; overflow: hidden; }
.product_ct li:hover .intr { color: #fff; }

.p_more { width: 185px; height: 35px; display: block; margin: 30px auto; background: url(../img/more.jpg) no-repeat; -webkit-transition: all 0.5s ease-in-out 0s; }
    .p_more:hover { background: url(../img/more_hover.jpg) no-repeat; }
.more { display: inline-block; width: 24px; height: 8px; background: url(../img/ico_08.png) no-repeat right center; }
    .more:hover { background: url(../img/ico_08_h.png) no-repeat right center; }




.i-sec-wrap { background: #f6f6f6 url(../img/new_bg.jpg) no-repeat center; overflow: hidden; padding-top: 30px; }
.i-news { }
.left-wrap { width: 482px; }
    .left-wrap .img { width: 482px; height: 240px; display: block; transition: transform 0.3s ease 0s; overflow: hidden; }
        .left-wrap .img:hover img { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
    .left-wrap .cont { padding: 28px; background: #4b73b0; color: #fff; }
        .left-wrap .cont .date { width: 60px; text-align: center; }
            .left-wrap .cont .date b { font-size: 30px; display: block; line-height: 45px; }
        .left-wrap .cont .tit-box { width: 342px; }
            .left-wrap .cont .tit-box p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #7daad3; font-size: 16px; }
            .left-wrap .cont .tit-box .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
            .left-wrap .cont .tit-box a, .left-wrap .cont .tit-box a:hover { color: #fff; }


.right-list { width: 628px; }
    .right-list dl { margin-top: 18px; }
    .right-list dd { width: 60px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }

    .right-list dt { width: 500px; }
        .right-list dt p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #dadada; font-size: 16px; }
            .right-list dt p a { color: #4b73b0; }
        .right-list dt .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
.main-list { margin-top: 52px; }
    .main-list li { line-height: 55px; border-bottom: 1px solid #dadada; }
        .main-list li a { float: left; width: 540px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .main-list li span { float: right; }


.i-sec-wrap .nmore { width: 160px; height: 33px; line-height: 33px; background: #4b73b0; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #494949; }


.i-zero-wrap { background: #fff; }
    .i-zero-wrap .w1200 { }
.counter_list { padding-top: 75px; padding-bottom: 75px; }
    .counter_list li { width: 25%; float: left; text-align: center; position: relative; }
        .counter_list li:not(:last-child):after { content: ''; position: absolute; width: 1px; height: 45px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .counter_list li p { text-align: left; margin-left: 90px; }
            .counter_list li p.number .counterDX { font-size: 50px; font-family: helveticaneuethn,Arial; text-align: center; margin-top: 15px; line-height: 52px; vertical-align: top; color: #3c3c3c; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; font-size: 14px; vertical-align: top; color: #999; }
        .counter_list li .title { color: #999; font-size: 13px; line-height: 30px; }

.i-thi-wrap { background: url(../img/aboutbg.jpg) no-repeat bottom; height: 384px; overflow: hidden; padding-top: 80px; padding-bottom: 80px; }
.about-l { width: 840px; height: 384px; background: #4b73b0; }
    .about-l .header { margin-left: 74px; padding-top: 100px; padding-bottom: 10px; }
        .about-l .header .title { font-size: 20px; color: #fff; line-height: 26px; }
        .about-l .header .subtitle { color: #c1c1c1; font-size: 16px; }
    .about-l .des-wrap { margin-left: 74px; padding-top: 10px; padding-bottom: 10px; width: 546px; line-height: 26px; color: #fff; position: relative; opacity: 0.5; }
        .about-l .des-wrap::after { content: ""; width: 0px; height: 1px; background-color: rgba(255,255,255,.5); transition: all ease-out .3s; bottom: 0; position: absolute; transform: translateX(-50%); left: 30px; }
    .about-l:hover .des-wrap::after { width: 60px; }
.i-thi-wrap a.des_more { width: 546px; height: 184px; display: block; position: absolute; top: 100px; left: 74px; text-indent: -999px; }


.i-thi-wrap .fimg { width: 523px; height: 296px; position: absolute; bottom: 44px; animation: inherit; right: 0px; }
    .i-thi-wrap .fimg img.aboutpic { width: 100%; }
    .i-thi-wrap .fimg ul { display: block; position: absolute; background: rgba(255,255,255,0.5); top: 0; right: 0; height: 244px; padding-top: 52px; padding-left: 10px; padding-right: 10px; }
        .i-thi-wrap .fimg ul li { display: block; padding-top: 12px; padding-bottom: 12px; color: #464646; font-size: 14px; font-weight: bold; color: #000; }
            .i-thi-wrap .fimg ul li .mark { height: 22px; margin-right: 16px; }



.footWrap { background: #fff; overflow: hidden; padding-top: 60px; padding-bottom: 50px; }
    .footWrap .w1200:before { content: ""; width: 1200px; height: 1px; position: absolute; top: 64px; background-color: rgba(0,0,0,.05); display: block; margin: 0 auto; }
.f_pic { width: 302px; padding: 10px 46px 0 0; text-align: center; }
    .f_pic img { width: 190px; }
    .f_pic p { color: #fff; line-height: 36px; font-size: 16px; font-weight: bold; }
.f_wz { width: 720px; color: #bfbfbf; color: #aeaeae; }
    .f_wz .f-tit1 { font-size: 24px; line-height: 36px; color: #555; }
    .f_wz .f-tit2 { font-size: 12px; line-height: 21px; text-transform: uppercase; color: #bbb; }
    .f_wz a { color: #aeaeae; }
    .f_wz img { vertical-align: middle; margin-left: 12px; }
.contactinfo { margin-top: 50px; }
    .contactinfo h3 { color: #696969; margin-bottom: 50px; margin-top: 20px; font-size: 16px; line-height: 24px; font-weight: 100; }
    .contactinfo p { width: 290px; padding-right: 60px; margin-top: 14px; height: auto; color: #999; font-size: 12px; line-height: inherit; line-height: 16px; }
    .contactinfo .webimg { top: 60px; right: 200px; }
    .contactinfo .webimgwz { top: 185px; right: 210px; }
.map_content { width: 540px; height: 220px; top: 100px; right: 0; }










.code { width: 180px; height: 150px; margin-top: 10px; }
    .code span { float: left; display: block; width: 125px; margin-left: 37px; }
        .code span.no { margin: 0; }
        .code span em { display: block; width: 125px; height: 130px; background: #fff; }
        .code span img { width: 115px; height: 115px; padding: 5px; }
        .code span i { display: block; text-align: center; font: 12px/40px "微软雅黑"; color: #fff; }

.copyright { background: #4b73b0; line-height: 41px; color: #fff; text-align: center; }
    .copyright a { color: #fff; }



.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 100px; }
        .weblinks dt strong { color: #464646; }
            .weblinks dt strong img { margin-top: -3px; margin-right: 5px; height: 18px; }
    .weblinks dd { display: block; float: left; width: 1100px; }
    .weblinks span { padding-right: 10px; padding-left: 10px; }
    .weblinks a { text-decoration: none; }
        .weblinks a:hover { color: #4b73b0; text-decoration: none; }










.yb_conct { position: fixed; z-index: 9999999; top: 200px; right: -127px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 180px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden; }
.yb_bar .yb_top { background: #4b73b0 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #4b73b0 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #4b73b0 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #4b73b0 url(../img/rightbar.png) no-repeat 0 -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff; }
