﻿html, body { color: #666; background-color: #fafafa; font-size: 14px;min-width:1200px; }
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.w1300 { width: 1300px; 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: #005bac; }
ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
.iban-wrap { height: 530px; margin-top: 80px;min-width:1200px; }
.iban { height: 530px; background: url(../img/loadings.gif) no-repeat center;min-width:1200px; }
    .iban .imglist li.active { animation: bannerIn 15s forwards;}

.sub_banner {margin-top:80px;background:url(../img/sub_banner.jpg) no-repeat center;height:250px;width:100%;min-width:1200px; }







.header-wrap { position: fixed; top: 0; width: 100%;min-width:1200px;  opacity: 1; height: 80px; filter: alpha(opacity=0); -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background: #fff; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); z-index: 100; }
    .header-wrap .logo { display: inline-block; }
    .header-wrap .nav { position: relative; z-index: 2; }
        .header-wrap .nav li { position: relative; width: 105px; height: 80px; border-right: 1px solid #fff; border-left: 1px solid #fff; transition: border 0.8s; float: left; }
            .header-wrap .nav li:last-child { border-right: 1px solid #ebebeb; }
            .header-wrap .nav li:after { content: ""; display: inline-block; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #fff; transition: background 0.8s; }
            .header-wrap .nav li a.tit { display: inline-block; width: 100%; padding: 22px 0; font-size: 15px; line-height: 36px; color: #333; text-align: center; transition: color 0.8s; }
            .header-wrap .nav li.hover, .header-wrap .nav li.cur { border-color: #efefef; }
                .header-wrap .nav li.hover:after, .header-wrap .nav li.cur:after { background: #005bac; }
            .header-wrap .nav li.link:hover:after { background: #fff; }
            .header-wrap .nav li.hover a.tit, .header-wrap .nav li.cur a.tit { color: #005bac; }
        .header-wrap .nav .subnav { position: absolute; left: -1px; top: 80px; width: 153px; background-color: #fff; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25); border-top: 1px solid #efefef; border-bottom: 3px solid #005bac; }
            .header-wrap .nav .subnav a { display: block; padding-left: 30px; border-bottom: 1px #ebebeb solid; line-height: 47px; color: #999; font-size: 14px; position: relative; }
                .header-wrap .nav .subnav a:hover { color: #fff; background-color: #005bac; border-color: transparent; }
                    .header-wrap .nav .subnav a:hover:after { content: ""; display: block; width: 5px; height: 8px; position: absolute; top: 50%; right: 22px; margin-top: -4px; background: url(../img/pcnavarr.png) no-repeat center; }

.titbox { line-height: 40px; }
    .titbox .line { display: inline-block; width: 1px; height: 20px; margin: 11px 12px 9px; background-color: #c9c9c9; }
    .titbox .ftt { font-size: 16px; color: #CCC; }
    .titbox h4 { font-size: 24px; color: #444; }
    .titbox ul li { float: left; padding: 4px 7px; background: url(../img/tit_bg.png) no-repeat right center; }
        .titbox ul li a { padding: 0 22px; display: block; line-height: 32px; }
            .titbox ul li a:hover, .titbox ul li a.on { background: #005bac; color: #fff; }

.i-fir-wrap { width: 100%; margin-bottom: 50px; }
.newtj { height: 90px; background: #fff; margin-top: 0px; z-index: 10; box-shadow: 0 2px 6px 2px rgba(0,0,0,0.3); }
    .newtj .hd { overflow: hidden; height: 30px; padding: 0 10px; float: right; padding-right: 20px; }
    .newtj .prev, .newtj .next { display: block; width: 9px; height: 16px; overflow: hidden; cursor: pointer; background: url("../img/arrow.png") 0 0 no-repeat; top: 37px; position: absolute; left: 56px; }
    .newtj .next { background-position: -9px 0px; left: 106px; }
    .newtj .hd ul { position: absolute; top: 39px; overflow: hidden; zoom: 1; zoom: 1; right: 54px; }
        .newtj .hd ul li { float: left; width: 12px; height: 12px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("../img/newbtn.png") -12px 0 no-repeat; margin-left: 16px; }
            .newtj .hd ul li.on { background-position: 0 0; }
    .newtj .bd { padding-left: 145px; }
        .newtj .bd ul li { line-height: 90px; }

.i-sec-wrap { width: 100%; margin-bottom: 50px; }
.i-quicklink { margin-top: 40px; }
    .i-quicklink ul { width: 1208px; }
        .i-quicklink ul li { width: 596px; margin-right: 8px; float: left; }
            .i-quicklink ul li .img { width: 596px; height: 296px; display: block; overflow: hidden; margin-bottom: 4px; }
            .i-quicklink ul li .img:hover img { transform: scale(1.05, 1.05);transition: transform 0.6s ease 0s;  }
            .i-quicklink ul li .text { background: #005bac; padding: 30px 24px 35px 24px; color: #f1f1f1; text-align: center; }
                .i-quicklink ul li .text h5 { line-height: 30px; font-size: 20px; }
                .i-quicklink ul li .text .en { line-height: 20px; margin-bottom: 18px; }
                .i-quicklink ul li .text .desc { line-height: 24px; }

.i-thi-wrap { background: #ededed; padding-top: 50px; padding-bottom: 50px; }

/*.product_ct { padding-top: 10px; margin-top: 40px; position: relative; }
    .product_ct .pprev { position: absolute; top: 170px; left: -120px; width: 100px; height: 100px; background: #020202; z-index: 3; }
    .product_ct .pnext { position: absolute; top: 170px; right: -120px; width: 100px; height: 100px; background: #020202; z-index: 3; }
    .product_ct .pprev, .product_ct .pnext { background: #016dae; }
.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; height: 378px; position: relative; overflow: hidden;border:2px solid #0095dc }
    .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: 2px solid #0095dc; margin-top: -2px; height: 86px; }
.product_ct li:hover .cont-wrap { background: #016dae; }
.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: 22px; font-size: 12px; height: 52px; }
.product_ct li:hover .intr { color: #fff; }*/

.product_ct { overflow: hidden; padding-top: 10px; margin-top: 40px; }


.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: 1212px; }
.product_ct li { width: 392px; transition: box-shadow 0.3s ease 0s; margin-right: 12px; float: left; }
.product_ct .img { display: block; width: 100%; height: 300px; position: relative; overflow: hidden; background: #fff; }
    .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: 87%; padding: 20px 6.5% 20px; border-top: 1px solid #e6e6e6; background: #fff; }
.product_ct li:hover .cont-wrap { background: #005bac; height: 88px; }
.product_ct .tit { line-height: 58px; font-size: 20px; }
    .product_ct .tit a { display: inline-block; color: #333; width: 100%; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.product_ct li:hover .tit a { color: #fff; }
.product_ct .intr { display: block; line-height: 28px; font-size: 14px; height: 28px; border: 1px solid #e6e6e6; width: 88px; margin: 0 auto; background: #fff; text-align: center; }
.product_ct li:hover .intr { color: #005bac; }


.i-fou-wrap { padding-top: 50px; padding-bottom: 50px; }
.i-news { margin-top: 50px; }
.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: #005bac; 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:#005bac; }
        .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-fiv-wrap {padding-bottom:50px; }
    .i-fiv-wrap .w1200 {width:1200px;height:185px;background:url(../img/ct.jpg) no-repeat center; }
.footer-wrap { background-color: #404040; padding-top: 35px; }
    .footer-wrap .top-wrap { padding-bottom: 20px; }
        .footer-wrap .top-wrap .footl { width: 801px; }
            .footer-wrap .top-wrap .footl ul { margin-top: 25px; margin-left: -100px; height: 60px; overflow: hidden; }
                .footer-wrap .top-wrap .footl ul li { padding-left: 100px; width: 350px; float: left; line-height: 30px; color: #d2d2d2; }
            .footer-wrap .top-wrap .footl .foot_con:after { height: 60px; width: 1px; background: #666; content: ""; display: block; left: 380px; top: 0px; position: absolute; }
        .footer-wrap .top-wrap .nav { line-height: 40px; }
            .footer-wrap .top-wrap .nav a { display: inline-block; font-size: 14px; float: left; color: #fff; }
                .footer-wrap .top-wrap .nav a:hover { }
            .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 30px 14px; }
        .footer-wrap .top-wrap .call { line-height: 40px; margin-top: 2px; display: inline-block; color: #fff; text-align: center; }
            .footer-wrap .top-wrap .call span { display: block; width: 100px; margin-left: 20px; float: left; line-height: 35px; }
                .footer-wrap .top-wrap .call span img { width: 100%; }
    .footer-wrap .bot-wrap { line-height: 50px; font-size: 12px; border-top: 1px solid #646464; }
        .footer-wrap .bot-wrap p { color: #b1b1b1; text-transform: uppercase; }
            .footer-wrap .bot-wrap p.fr img { height: 42px; }
        .footer-wrap .bot-wrap a { color: #b1b1b1; 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; }




.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 100px; }
    .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: #ff4a00 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #ff4a00 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #ff4a00 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #ff4a00 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; }

/*.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; }

*/
