﻿html, body { color: #666; background-color: #eaeaea; font-size: 14px; }
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.w1300 { width: 1300px; margin: 0 auto; position: relative; }
a { color: #666; transition: color 0.3s ease 0s; }
    a:hover { color: #e71e14; }
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; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); z-index: 100; }
    /*.header-wrap .top-link { line-height: 30px; height: 30px; width: 840px; position: absolute; right: 0; top: 0; background-color: #053a7c; z-index: 3; }
        .header-wrap .top-link .search-sub { width: 382px; padding-top: 19px; height: 63px; background-color: #fff; position: absolute; right: 0; top: 30px; display: none; z-index: 13; }
        .header-wrap .top-link .search-box { margin-left: 40px; }
            .header-wrap .top-link .search-box .tex { border: 1px solid #bebebe; font-size: 12px; height: 13px; line-height: 12px; padding: 14px 10px 13px; width: 194px; }
            .header-wrap .top-link .search-box .sub-btn { border: none; width: 86px; height: 42px; background-color: #e71e14; color: #fff; font-size: 14px; line-height: 42px; text-align: center; }
        .header-wrap .top-link .mobile-sub { width: 150px; height: 150px; position: absolute; right: 168px; top: 30px; display: none; z-index: 10; }
.search-bg-alert { position: fixed; left: 0; top: 0; width: 100%; background: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: 12; height: 100%; display: none; }
.header-wrap .link { margin-right: 50px; font-size: 14px; font-weight: bold; }
    .header-wrap .link a { color: #fff; display: inline-block; float: left; }
    .header-wrap .link .line { display: inline-block; float: left; width: 1px; height: 12px; background-color: #fff; margin: 10px 18px 0; }*/
    .header-wrap .logo { display: inline-block; margin-left: 50px; }
    /*.header-wrap .nav { line-height: 42px; margin-right: 8px; margin-top: 50px; position: relative; z-index: 2; }
    .header-wrap .nav li { font-size: 16px; padding-right: 40px; padding-bottom: 20px; position: relative; float: left; }
    .header-wrap .nav a.tit { color: #000; padding-right: 24px; background: url(../img/ico_04.png) no-repeat right center; display: inline-block; }
    .header-wrap .nav li:first-child a.tit { background: none; padding: 0; }
    .header-wrap .nav li:hover a.tit { color: #e71e14; }
    .header-wrap .nav .sub-box { position: absolute; left: -15px; top: 100%; width: 170px; font-size: 16px; line-height: 30px; display: none; background-color: #f3f9f5; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; }
        .header-wrap .nav .sub-box p { width: 150px; line-height: 42px; margin: 0 auto; padding: 0 10px; transition: background 0.3s ease 0s; }
            .header-wrap .nav .sub-box p:hover { background-color: #e71e14; }
                .header-wrap .nav .sub-box p:hover a { color: #fff; border-bottom: 1px solid #e71e14; }
            .header-wrap .nav .sub-box p:last-child a { border-bottom: none; }
        .header-wrap .nav .sub-box a { display: inline-block; color: #333; padding-left: 20px; width: 130px; border-bottom: 1px solid #d4d4d4; }
            .header-wrap .nav .sub-box a:hover { color: #e71e14; }*/
    .header-wrap .search { height: 80px; z-index: 3; }
        .header-wrap .search form { position: absolute; right: 0; top: 0; overflow: hidden; width: 80px; height: 100%; background: #053a7c; }
            .header-wrap .search form input { width: calc(90% - 80px); height: 100%; padding: 0 5%; border: 0; border-radius: 0; background: #818181; font-size: 24px; line-height: 38px; color: #eaeaea; }
                .header-wrap .search form input.submit { width: 80px; padding: 0; background: url(../img/bg_btn01.png) no-repeat center #053a7c; background-size: cover; }
        .header-wrap .search .search-btn { width: 85px; height: 80px; background: url(../img/bg_btn01.png) no-repeat center #053a7c; background-size: cover; cursor: pointer; }
    .header-wrap .language { width: 102px; padding: 24px 0; font-size: 16px; line-height: 2; color: #777; text-align: center; }
        .header-wrap .language a { display: inline-block; padding-left: 28px; background: url(../img/bg_sign02.png) no-repeat left center; cursor: pointer; }
        .header-wrap .language .mobile-sub { width: 150px; height: 150px; position: absolute; right: -24px; top: 80px; display: none; z-index: 10; }
            .header-wrap .language .mobile-sub img { width: 150px; }

    .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 #e0e0e0; }
            .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: #053a7c; }
            .header-wrap .nav li.link:hover:after { background: #fff; }
            .header-wrap .nav li.hover a.tit, .header-wrap .nav li.cur a.tit { color: #053a7c; }
        .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 #053a7c; }
            .header-wrap .nav .subnav a { display: block; padding-left: 30px; border-bottom: 1px #e0e0e0 solid; line-height: 47px; color: #999; font-size: 14px; position: relative; }
                .header-wrap .nav .subnav a:hover { color: #fff; background-color: #053a7c; 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; }


.i-zero-wrap {background:#fff; }
.tit1 h2 { font-size: 24px; line-height: 42px; font-weight: normal; text-align: center; margin-bottom: 5px; }
.tit1 p { line-height: 26px; font-size: 14px; margin-top: 6px; color: #999; text-align: center; }

.iban-wrap { height: 500px; margin-top: 80px; }
.iban { height: 500px; background: url(../img/loadings.gif) no-repeat center; }
    .iban .imglist li.active { animation: bannerIn 15s forwards; }
.tit-box h4 { font-size: 26px; line-height: 36px; font-weight: normal; }
.tit-box .intr { line-height: 26px; font-size: 15px; margin-top: 6px; color: #999; }
.tit-box .line { display: block; width: 10px; height: 2px; background-color: #053a7c; 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; border-top: 1px solid #FFF; }
.sch { width: 1080px; height: 50px; color: #da251c; clear: both; line-height: 30px; padding: 8px 60px 0; overflow: hidden; margin: 0 auto; background: url(../img/sch_bg.png) no-repeat center; overflow: hidden; }
    .sch a { color: #da251c; display: inline-block; padding: 0 6px; }
        .sch a:hover { color: #da251c; text-decoration: underline; }

.item_div { width: 33.33%; float: left; }
    .item_div > div { width: 80%; cursor: pointer; }

        .item_div > div .item_img { width: 20%; overflow: hidden; position: relative; margin: 0 auto; }
            .item_div > div .item_img img { transition: top 0.5s ease; position: absolute; left: 0px; top: 0px; width: 100%; }
        .item_div > div:hover .item_img img { top: -100%; }


        .item_div > div .item_content { width: 100%; text-align: center; }
            .item_div > div .item_content span { display: block; }
        .item_div > div:hover .item_content span:nth-child(1), .item_div > div:hover .item_content span:nth-child(2) { color: #28ccfe; }
        .item_div > div .item_content span:nth-child(1) { font-size: 1.2em; color: #28ccfe; }
        .item_div > div .item_content span:nth-child(2) { }

.i-fir-wrap { padding-top: 50px; padding-bottom: 60px; background: #f5f5f5; height: 410px; }


#proclass_list { width: 100%; height: 250px; overflow: hidden; margin-top: 40px; }
    #proclass_list > a { display: block; width: 23%; float: left; margin-right: 2.66%; margin-bottom: 20px; overflow: hidden; text-align: center; }
        #proclass_list > a:nth-child(4n) { margin-right: 0px; }

        #proclass_list > a img { transform: scale(1.0); transition: transform 1s ease; max-width: 100%;}
        #proclass_list > a:hover img { transform: scale(1.1); }

        #proclass_list > a span { transition: all,0.5s; display: block; text-align: center; height: 30px; line-height: 30px; background: #FFF; color: #0c5aa2; border: 1px solid #0c5aa2; }
        #proclass_list > a:hover span { background: #0c5aa2; color: #ffffff; height: 40px; line-height: 40px; }

a.more { cursor: pointer; width: 180px; border: 1px solid #0c5aa2; display: block; margin: 0 auto; height: 45px; text-align: center; line-height: 45px; }
    a.more:hover { border: 1px solid #0c5aa2; }

a.alphatrans { transition: all 0.8s; color: #ffffff; background: #0c5aa2; }
    a.alphatrans:hover { color: #0c5aa2; background: #FFFFFF; }

a.alphatrans1 { transition: all 0.8s; }
.divtrans { transition: all 0.8s; }






.i-sec-wrap { background: #4e5357; }

.applist { width: 100%; }
.appitem { transition: background 0.3s ease; width: 33.33%; float: left; position: relative; left: 0; top: 0; }
    .appitem:hover { background: #0c5aa2; cursor: pointer; }
    .appitem img.bottom { display: block; width: 100%; position: absolute; }
    .appitem img.up1 { display: block; width: 17.5%; position: absolute; z-index: 2; }
    .appitem .m { transform: scale(0.9); transition: transform 0.5s ease; }

    .appitem:hover .m { transform: scale(1.1); }
    .appitem .up2 { font-size: 3em; color: #FFF; text-align: center; width: 100%; position: absolute; z-index: 2; }
    .appitem .up3 { font-size: 1.3em; color: #FFF; text-align: center; width: 100%; position: absolute; z-index: 2; }











.i-thi-wrap { padding-top: 40px; padding-bottom: 16px;height:463px;background-color: #ffffff; }
.i-about {padding:50px 0 60px;}
.gs_pic{width:47%;float:right}
.gs_pic >div img{width:100%;margin:0 auto;display:block;float:right}
.gs_text{width:47%;float:left}
.gs_text_con {height:196px;overflow:hidden;margin-bottom:30px; }











.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: #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; }
