﻿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: #005ca1; }
ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
/*.pro_l { width: 47px; height: 47px; display: inline-block; top: 136px; left: -40px; position: absolute; z-index: 5; }
    .pro_l a { width: 47px; height: 47px; background: url(../img/pro_l1.png) no-repeat; display: inline-block; }
        .pro_l a:hover { background: url(../img/pro_l2.png) no-repeat; }
.pro_r { width: 47px; height: 47px; display: inline-block; right: -40px; top: 136px; position: absolute; }
    .pro_r a { width: 47px; height: 47px; background: url(../img/pro_r1.png) no-repeat; display: inline-block; }
        .pro_r a:hover { background: url(../img/pro_r2.png) no-repeat; }*/
.header-wrap { position: fixed; top: 0; width: 100%; opacity: 1; filter: alpha(opacity=0); -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background: #fff; z-index: 100; }
.header-top { height: 44px; border-bottom: 1px solid rgba(170,170,170,.2); padding: 22px 0; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img { height: 44px; }
    .header-top span { height: 32px; width: 260px; background: #005ca1; display: block; color: #fff; border-radius: 5px; margin-top: 14px; font-size: 16px; text-align: center; line-height: 32px; }
.t_text { height: 60px; line-height: 60px; color: #3e3e3f; font-size: 28px; font-weight: bold; padding-left: 22px; background: url(../img/h_l.gif) no-repeat left center; }
.header-search { height: 42px; position: relative; }
    .header-search .text { width: 240px; padding: 0 5px; height: 42px; line-height: 42px; color: #444; float: left; border: none; background: #f1f1f1; }
    .header-search .btn { width: 68px; height: 42px; background: #005ca1 url(../img/search_icon.png) center no-repeat; float: right; border: none; cursor: pointer; text-indent: -9999px; }
.header-bottom { background: #005ca1; }
    .header-bottom .header-nav { line-height: 62px; position: relative; z-index: 20; }
        .header-bottom .header-nav li { font-size: 14px; position: relative; float: left; height: 62px; }
        .header-bottom .header-nav a.tit { color: #fff; text-align: center; text-align: center; display: inline-block; height: 62px; line-height: 61px; padding: 0 39px; transition: all .16s cubic-bezier(.46,.03,.52,.96); }
            .header-bottom .header-nav a.tit.hnext { background: url(../img/ico_05.png) no-repeat right center; }
        /*.header-bottom .header-nav li:first-child a.tit { background: none; text-align:center; }*/
        .header-bottom .header-nav li:hover a.tit { box-shadow: 0 -2px 6px rgba(0,0,0,.12); color: #fff; border-top: 2px solid #fff; }
        .header-bottom .header-nav li.cur a.tit { color: #005ca1; background: #fff; height: 61px; }
            .header-bottom .header-nav li.cur a.tit.hnext { background: #fff url(../img/ico_05_h.png) no-repeat right center; }
        .header-bottom .header-nav .sub-box { position: absolute; left: 0px; top: 100%; width: 180px; font-size: 14px; line-height: 48px; display: none; /*padding-top: 20px;*/ /*padding-bottom: 36px;*/ background-color: #fff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; }
            .header-bottom .header-nav .sub-box p { line-height: 48px; margin: 0 auto; text-align: center; transition: background 0.3s ease 0s; border-bottom: 1px solid rgba(170,170,170,.2); }
                .header-bottom .header-nav .sub-box p:hover { background-color: #f6f6f6; }
                    .header-bottom .header-nav .sub-box p:hover a { color: #005ca1; }
                .header-bottom .header-nav .sub-box p:last-child a { border-bottom: none; }
            .header-bottom .header-nav .sub-box a { display: inline-block; color: #6e6e6e; text-align: center; }
                .header-bottom .header-nav .sub-box a:hover { color: #005ca1; }






.iban-wrap { height: 574px; margin-top: 151px; }
.iban { height: 574px; background: url(../img/loadings.gif) no-repeat center; }
    .iban .imglist li.active { animation: bannerIn 15s forwards; }
.i-zero-wrap { position: relative; z-index: 10; }
    .i-zero-wrap .w1200 { background: #f8f8f8; box-shadow: 0 5px 20px 0 rgba(0,0,0,.09); height: 170px; margin-top: -85px; }
.counter_list { padding-top: 47.5px; }
    .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; }

.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: #005ca1; 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; }

.schW { width: 100%; height: 58px; overflow: hidden; background: #FFF; }
.sch { width: 700px; height: 35px; color: #005ca1; clear: both; line-height: 35px; overflow: hidden; margin: 0 auto; overflow: hidden; margin-top: 20px; }
    .sch a { color: #005ca1; display: inline-block; padding: 0 6px; }
        .sch a:hover { color: #005ca1; text-decoration: underline; }
.sou3 { width: 448px; height: 35px; margin-top: 20px; }
    .sou3 input { width: 400px; height: 34px; line-height: 34px; background: none; color: #999; border: 0; overflow: hidden; border-bottom: 1px solid #bfbfbf; }
    .sou3 .ip01 { width: 35px; height: 35px; background: url(../img/sou2.gif) no-repeat center center; border: 0; overflow: hidden; cursor: pointer; text-indent: -9999px; }






.i-fir-wrap { padding-top: 90px; padding-bottom: 10px; background: #fff; overflow: hidden; }
.i-category a { display: inline-block; margin-right: 3px; font-size: 13px; line-height: 30px; text-align: center; padding: 0 20px; float: left; }
    .i-category a.active, .i-category a:hover { color: #fff; background: #005ca1; }

.product_ct { position: relative; }
    .product_ct .pprev { position: absolute; top: 50%; margin-top: -25px; left: -50px; 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: -25px; right: -50px; 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: #005ca1; }


.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: 1230px; }
.product_ct li { width: 380px; transition: box-shadow 0.3s ease 0s; margin-right: 30px; float: left; }
.product_ct .img { display: block; width: 378px; 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: 20px 6.5% 0; border: 1px solid #f2f2f2; margin-top: -1px; height: 86px; }
.product_ct li:hover .cont-wrap { background: #184f98; }
.product_ct .tit { line-height: 32px; font-size: 18px; }
    .product_ct .tit a { display: inline-block; color: #333; }
.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: #f7f7f7; padding: 90px 0; }
.i-video { width: 584px; height: 312px; }
.i-about { width: 513px; height: 320px; }
.i-about-con { line-height: 26px; color: #999; padding-top: 30px; height: 232px; overflow: hidden; }
.i-about .more { bottom: 10px; left: 0; }

.i-thi-wrap { padding-top: 50px; padding-bottom: 50px; }
.news-item { border: 1px solid #eee; padding: 20px; width: 1158px; margin-bottom: 30px; transition: all .32s ease; }
    .news-item .item_img { width: 260px; height: 158px; overflow: hidden; float: left; }
        .news-item .item_img img { transition: all .36s ease; }
    .news-item .date_wrap { transition: all .36s ease; font-size: 28px; line-height: 26px; color: #888; float: right; font-family: HELVETICANEUELTPRO-THEX; }
        .news-item .date_wrap .time-connect, .news-item .date_wrap .year { display: none; }
        .news-item .date_wrap .m { float: right; margin-left: 8px; }
    .news-item .item_wrapper { padding: 20px 20px 20px 28px; float: left; width: 850px; }
        .news-item .item_wrapper .item_info .title { transition: all .36s ease; color: #333; font-size: 16px; line-height: 30px; transition: all .36s ease; }
        .news-item .item_wrapper .item_des { margin-top: 13px; }
            .news-item .item_wrapper .item_des .description { transition: all .36s ease; font-size: 13px; line-height: 26px; height: 52px; overflow: hidden; color: #999; }
        .news-item .item_wrapper .more { bottom: 10px; left: 28px; }

    .news-item:hover { box-shadow: 0 14px 50px -8px rgba(0,0,0,.12); border: 1px solid #fff; }
        .news-item:hover .item_img img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
        .news-item:hover .item_wrapper .item_info .title { color: #00468c; }

.i-fou-wrap { border-top: 1px solid #f2f2f2; padding-top: 222px; height: 448px; background: url(../img/brand_bg.png) no-repeat center top; }
.brand_item { width: 258px; padding: 30px; text-align: right; }
    .brand_item::after { display: block; content: ""; border-bottom: 1px solid #00468c; transition: all .5s cubic-bezier(.215,.61,.355,1) 0s; width: 0; opacity: 0; margin-top: 30px; }
    .brand_item .item_info .title { transition: all .36s ease; color: #333; font-size: 16px; line-height: 30px; margin-bottom: 12px; }
    .brand_item .item_info .item_des { transition: all .36s ease; font-size: 13px; line-height: 26px; height: 52px; overflow: hidden; color: #999; margin-top: 8px; }
    .brand_item:hover { background: #fff; box-shadow: 0 14px 50px -8px rgba(0,0,0,.12); }
        .brand_item:hover::after { opacity: 1; width: 100%; }
        .brand_item:hover::before { opacity: 1; }
.item_1 { top: 20px; left: 20px; }
    .item_1::before { content: "01"; opacity: 0; transition: all .5s cubic-bezier(.215,.61,.355,1) 0s; font-family: Gotham-Black; font-size: 68px; color: #00468c; z-index: 1; position: absolute; left: 40px; top: -40px; }
.item_2 { top: 240px; left: 20px; }
    .item_2::before { content: "02"; opacity: 0; transition: all .5s cubic-bezier(.215,.61,.355,1) 0s; font-family: Gotham-Black; font-size: 68px; color: #00468c; z-index: 1; position: absolute; left: 40px; top: -40px; }
.item_3 { top: 20px; right: 20px; }
    .item_3::before { content: "03"; opacity: 0; transition: all .5s cubic-bezier(.215,.61,.355,1) 0s; font-family: Gotham-Black; font-size: 68px; color: #00468c; z-index: 1; position: absolute; left: 40px; top: -40px; }
.item_4 { top: 240px; right: 20px; }
    .item_4::before { content: "04"; opacity: 0; transition: all .5s cubic-bezier(.215,.61,.355,1) 0s; font-family: Gotham-Black; font-size: 68px; color: #00468c; z-index: 1; position: absolute; left: 40px; top: -40px; }



.link_bj { background: #005ca1;overflow: hidden;}
.link { width: 1200px; margin: 0 auto; overflow: hidden; font-family: "Microsoft Yahei"; }
    .link h2 { width: 40px; overflow: hidden; float: left; font-size: 14px; line-height: 32px; overflow: hidden; color: #fff; }
    .link p { width: 820px; float: left; font-size: 14px; overflow: hidden; line-height:32px; color: #fff; }
        .link p a { color: #fff; padding: 0 20px; }












.footer-wrap { background-color: #005ca1; padding-top: 20px; padding-bottom: 0px; width: 100%; }

    .footer-wrap .top-wrap { padding-bottom: 15px; border-bottom: 1px solid #eee; }
        .footer-wrap .top-wrap .nav { line-height: 40px; }
            .footer-wrap .top-wrap .nav a { display: inline-block; font-size: 14px; float: left; color: #fff; opacity: 1; filter: alpha(opacity=100); transition: opacity 0.3s ease 0s; }
                .footer-wrap .top-wrap .nav a:hover { opacity: 1; filter: alpha(opacity=100); }
            .footer-wrap .top-wrap .nav .line { display: inline-block; float: left; width: 1px; height: 10px; background-color: #fff; opacity: 0.4; filter: alpha(opacity=40); margin: 16px 20px 14px; }
        .footer-wrap .top-wrap .call { line-height: 40px; margin-top: 2px; display: inline-block; color: #fff; opacity: 0.4; filter: alpha(opacity=40); }
    .footer-wrap .bot-wrap { line-height: 42px; padding-top: 10px; font-size: 12px; }
        .footer-wrap .bot-wrap p { color: #fff; text-transform: uppercase; }
            .footer-wrap .bot-wrap p.fr img { height: 42px; }
        .footer-wrap .bot-wrap a { color: #fff; transition: all 0.3s ease 0s; }
            .footer-wrap .bot-wrap a:hover { color: #fff; }
        .footer-wrap .bot-wrap .site-img { display: inline-block; margin-right: 8px; }

.webcode { width: 160px; }
    .webcode img { width: 100px; }





/*.contact-wrap { background-color: #f6f6f6; padding-top: 50px; padding-bottom: 50px; }
    .contact-wrap h4 { font-size: 18px; line-height: 30px; font-weight: bold; font-family: "Base-font"; padding-bottom: 13px; border-bottom: 1px solid #e3e3e3; color: #333; }
    .contact-wrap .address { margin-right: 90px; width: 600px; }
        .contact-wrap .address img { width: 150px; margin-top: 30px; }
        .contact-wrap .address .cont { padding-top: 25px; width: 400px; }
            .contact-wrap .address .cont .stt { font-weight: bold; }
            .contact-wrap .address .cont p { line-height: 24px; font-size: 14px; color: #666; }
    .contact-wrap .weixin { margin-right: 90px; width: 210px; }
        .contact-wrap .weixin .wx-img { padding-top: 26px; }
    .contact-wrap .mobile { width: 210px; }
        .contact-wrap .mobile .wx-img { padding-top: 26px; }

.footer-wrap { background-color: #222; padding-top: 20px; padding-bottom: 20px; }

    .footer-wrap .top-wrap { padding-bottom: 15px; border-bottom: 1px solid #393939; }
        .footer-wrap .top-wrap .nav { line-height: 40px; }
            .footer-wrap .top-wrap .nav a { display: inline-block; font-size: 14px; float: left; color: #fff; opacity: 0.4; filter: alpha(opacity=40); transition: opacity 0.3s ease 0s; }
                .footer-wrap .top-wrap .nav a:hover { opacity: 1; filter: alpha(opacity=100); }
            .footer-wrap .top-wrap .nav .line { display: inline-block; float: left; width: 1px; height: 10px; background-color: #fff; opacity: 0.4; filter: alpha(opacity=40); margin: 16px 20px 14px; }
        .footer-wrap .top-wrap .call { line-height: 40px; margin-top: 2px; display: inline-block; color: #fff; opacity: 0.4; filter: alpha(opacity=40); }
    .footer-wrap .bot-wrap { line-height: 42px; padding-top: 10px; font-size: 12px; }
        .footer-wrap .bot-wrap p { color: #7a7a7a; text-transform: uppercase; }
            .footer-wrap .bot-wrap p.fr img { height: 42px; }
        .footer-wrap .bot-wrap a { color: #7a7a7a; transition: all 0.3s ease 0s; }
            .footer-wrap .bot-wrap a:hover { color: #fff; }
        .footer-wrap .bot-wrap .site-img { display: inline-block; margin-right: 8px; }*/
.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: #005ca1 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #005ca1 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #005ca1 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #005ca1 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; }
