﻿@charset "utf-8";
html, body { color: #666; background-color: #fff; font-size: 14px; min-width: 1200px;; }
.w1200 { width: 1200px; margin: 0 auto; }
.w1300 { width: 1300px; margin: 0 auto; }
.w1000 { width: 1000px; margin: 0 auto; }
.w1160 { width: 1160px; margin: 0 auto; }
.pt50 { padding-top: 50px; }
a { color: #666; transition: color 0.3s ease 0s; }
    a:hover { color: #1382c8; }
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: #ed9516; 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: 36px; font-weight: bold; background: url(../img/h_l.gif) no-repeat left center; }
.h-lx { height: 60px; font: 20px/60px "微软雅黑"; background: url(../Img/tel.png) no-repeat left top; padding-left: 240px; overflow: hidden; float: right; }
    .h-lx b { display: inline-block; font: bold 28px/60px Arial, Helvetica, sans-serif; color: #ed9516; }

.header_nav { width: 100%; background: #1382c8; 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: #1382c8; 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 { }*/



.header-wrap { background: #fff; width: 100%; position: relative; z-index: 9999; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); }
.header-top { border-bottom: 1px solid #e5e5e5; height: 110px; padding-top: 5px; background: url(../img/top_bg.jpg) no-repeat top center; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img { height: 110px; }
    .header-top h1 { height: 60px; line-height: 60px; font-size: 30px; font-weight: bold; margin-left: 10px; }
        .header-top h1 a { color: #000; }
    .header-top span { height: 32px; width: 300px; background: #ed9516; display: block; color: #fff; border-radius: 5px; font-size: 16px; text-align: center; line-height: 32px; margin-top: 36px; }
/*.header-bottom { position: relative; }*/
/* .header-bottom .header-nav { line-height: 42px; margin-right: 8px;  z-index: 2; }
        .header-bottom .header-nav li { font-size: 16px; position: relative; float: left; }
        .header-bottom .header-nav a.tit { color: #000; width: 120px; text-align: center; padding: 0 0px;  display: inline-block; height: 60px; line-height: 60px; }
        .header-bottom .header-nav li:first-child a.tit { background: none; padding-left: 0; }
        .header-bottom .header-nav li:hover a.tit { color: #003A8C; }
        .header-bottom .header-nav .sub-box { position: absolute; left: 0px; top: 100%; width: 120px; font-size: 16px; line-height: 30px; display: none; background-color: #F3F3F3; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; }
            .header-bottom .header-nav .sub-box p { width: 100px; line-height: 42px; margin: 0 auto; padding: 0 10px; transition: background 0.3s ease 0s; }
                .header-bottom .header-nav .sub-box p:hover { background-color: #003A8C; }
                    .header-bottom .header-nav .sub-box p:hover a { color: #fff; border-bottom: 1px solid #003A8C; }
                .header-bottom .header-nav .sub-box p:last-child a { border-bottom: none; }
            .header-bottom .header-nav .sub-box a { display: inline-block; color: #333; text-align: center; width: 100px; border-bottom: 1px solid #d4d4d4; }
                .header-bottom .header-nav .sub-box a:hover { color: #003A8C; }*/


.nav_ul { float: right; line-height: 60px; }
    .nav_ul li { width: 120px; float: left; }
        .nav_ul li > a { font-size: 18px; display: block; color: #333; transition: all 0.5s ease 0s; text-align: center; }
            .nav_ul li > a:hover { font-weight: bold; color: #1382c8; transition: all 0.5s ease 0s; }

.nav_box { -webkit-animation: fadeInUp 0.5s linear 0s both; -moz-animation: fadeInUp 0.5s linear 0s both; animation: fadeInUp 0.5s ease 0s both; width: 100%; top: 171px; left: 0; display: none; padding: 20px 0; background: url(../img/navbj.png) left top; position: absolute; }
.nav_dl dt { float: left; background: url(../img/navline.jpg) left top no-repeat; height: 140px; width: 228px; padding-left: 28px; box-sizing: border-box; }
    .nav_dl dt .nav_h3 { height: 32px; line-height: 32px; font-size: 22px; padding-top: 42px; color: #1382c8; }
    .nav_dl dt .nav_i { display: block; height: 20px; line-height: 20px; font-size: 14px; font-family: 'Arial'; color: #c7c7c7; text-transform: uppercase; }
.nav_dl dd { float: left; width: 972px; padding-top: 48px; }
    .nav_dl dd a { display: block; margin-left: 43px; width: auto; min-width: 200px; box-sizing: border-box; padding: 0 10px 0 0; height: 42px; line-height: 42px; text-indent: 5px; float: left; margin-bottom: 20px; overflow: hidden; background: url(../img/navli.png) right center no-repeat; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; font-size: 14px; color: #666666 !important; }
.nav_ul li:hover .nav_box { display: block; }
.nav_ul li .nav_box a:hover { font-weight: normal; color: #1382c8 !important; }










.header-search { height: 21px; position: relative; border: 1px solid #e4e4e4; padding: 4px; margin-top: 15px; }
    .header-search .text { width: 180px; height: 21px; line-height: 21px; color: #444; float: left; border: none; }
    .header-search .btn { width: 18px; height: 18px; background: url(../img/search_icon.png) no-repeat; float: right; border: none; margin-top: 2px; cursor: pointer; text-indent: -9999px; }









.search_bg { background: #1382c8; 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: #ed9516; line-height: 36px; }
        .productsearch .s_btn:hover { background: #ed9516; }
.iban-wrap { height: 530px; min-width: 1200px; }
.iban { height: 530px; background: url(../img/loadings.gif) no-repeat center; }
    .iban .imglist li.active { animation: bannerIn 15s forwards; }

.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: #1382c8; 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: 14px; padding-bottom: 28px; position: relative; display: block; }
        .d-tit span::after { width: 24px; height: 6px; background: #ed9516; content: ''; display: block; position: absolute; left: 50%; top: 36px; margin-left: -12px; }
    .d-tit p { line-height: 28px; color: #7f7f7f; }

.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: #1382c8; 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-fir-wrap { padding-bottom: 10px; background: #fff; overflow: hidden; margin-top: 50px; }
.i-category a { display: inline-block; margin-right: 3px; font-size: 15px; line-height: 30px; text-align: center; padding: 0 10px; float: left; }
    .i-category a.active, .i-category a:hover { color: #fff; background: #ed9516; }

.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: #1382c8; }
    /*    .product_ct .hd { text-align: center }
        .product_ct .hd a { display: inline-block; margin-right: 3px; font-size: 15px; line-height: 30px; text-align: center; padding: 0 10px; color: #fff; background: #1382c8; margin-bottom: 20px; }
            .product_ct .hd a.active, .product_ct .hd a:hover { color: #fff; background: #ed9516; }*/

    /*.product_ct .hd { background: url(../img/dlfj_tit.png) no-repeat left; height: 55px; width: 400px; border-radius: 10px; display: block; margin: 35px auto; }
    .product_ct .hd a { padding: 0 10px; font-size: 20px; color: #fff; line-height: 55px; width: 180px; display: block; text-align: center; float: left; }
        .product_ct .hd a:hover { text-decoration: underline; }*/
    .product_ct .hd { background: #174c81; height: 55px; width: 200px; border-radius: 10px; display: block; margin: 35px auto; }
        .product_ct .hd a { padding: 0 10px; font-size: 20px; color: #fff; line-height: 55px; width: 180px; display: block; text-align: center; }
            .product_ct .hd a:hover { text-decoration: underline; }









.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: 240px; }
.product_ct li { width: 210px; transition: box-shadow 0.3s ease 0s; margin-right: 30px; float: left; margin-bottom: 32px; }
.product_ct .img { display: block; width: 208px; 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: #1382c8; text-align: center; }
.product_ct li:hover .cont-wrap { background: #ed9516; }
.product_ct .tit { line-height: 32px; }
    .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: 14px; 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: url(../img/new_bg.jpg) no-repeat center; height: 574px; overflow: hidden; padding-top: 50px; }
.i-news { padding-top: 40px; }
.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: #1382c8; 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: 80px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }

    .right-list dt { width: 480px; }
        .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: #1382c8; }
        .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: 520px; 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: #ed9516; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #494949; }


.i-zero-wrap { background: #f9f9f9; }
    .i-zero-wrap .w1200 { }
.counter_list { padding-top: 15px; padding-bottom: 15px; }
    .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: 36px; 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: 16px; vertical-align: top; color: #999; }
        .counter_list li .title { color: #999; font-size: 14px; line-height: 30px; }

.i-thi-wrap { background: #fff url(../img/aboutbg11.jpg) no-repeat bottom; padding-top: 50px; box-sizing: border-box; font-family: "Microsoft Yahei"; position: relative; max-width: 1920px; padding-bottom: 1px; padding-bottom: 80px; }
.i-default-about dl { height: 438px; }
    .i-default-about dl dt { position: relative; width: 600px; height: 438px; padding: 29px 24px 0 0; float: left; }
        .i-default-about dl dt img { width: 576px; height: 381px; position: relative; z-index: 1; float: right; }
        .i-default-about dl dt:after { content: ""; width: 546px; height: 438px; position: absolute; top: 0; left: 0; background: #1382c8; }
    .i-default-about dl dd { width: 500px; float: right; padding-top: 20px; position: relative; }
        .i-default-about dl dd h3 { font-size: 38px; color: #333333; font-weight: bold; margin-bottom: 25px; height: 120px; border-bottom: 1px solid #d9d9d9; line-height: 50px; }
            .i-default-about dl dd h3 i { font-style: normal; }
            .i-default-about dl dd h3 em { font-size: 14px; color: #666666; text-transform: uppercase; display: block; opacity: 0.5; font-weight: normal; letter-spacing: 1px; line-height: 50px; font-style: normal; }
        .i-default-about dl dd p { font-size: 16px; height: 270px; color: #666666; line-height: 30px; margin-bottom: 10px; overflow: hidden; }
        .i-default-about dl dd span { font-size: 16px; color: #333333; line-height: 69px; }
            .i-default-about dl dd span img { width: 173px; height: 69px; vertical-align: middle; }
    .i-default-about dl dt img { -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
        .i-default-about dl dt img:hover { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }



.ys { background: #ffffff url(../img/ys_bg.jpg) no-repeat top; height: 1105px; overflow: hidden; padding: 50px 0 50px; }
    .ys .d-tit { padding-bottom: 30px; text-align: center; }
        .ys .d-tit h3 { line-height: 43px; font-size: 36px; font-weight: 700; color: #fff; }
            .ys .d-tit h3 em { color: #1382c8; font-style: normal; }
        .ys .d-tit span { color: #fff; text-transform: uppercase; height: 25px; line-height: 25px; font-size: 14px; padding-bottom: 28px; position: relative; display: block; }
            .ys .d-tit span::after { width: 24px; height: 6px; background: #ed9516; content: ''; display: block; position: absolute; left: 50%; top: 36px; margin-left: -12px; }
.d-tit p { line-height: 28px; color: #7f7f7f; }
.ys_l { width: 566px; padding: 20px 0 0 26px; }
.ys dl { width: 566px; height: 421px; position: relative; margin-bottom: 0px; overflow: hidden; }
    .ys dl dt { width: 311px; height: 397px; float: left; line-height: 0; overflow: hidden; border: #ed9516 12px solid; }
        .ys dl dt img { width: 311px; height: 397px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
            .ys dl dt img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
    .ys dl dd { width: 208px; height: 294px; background: #fff; position: absolute; top: 40px; left: 278px; padding: 50px 30px 0 50px; z-index: 10; opacity: 0.8; }
        .ys dl dd h5 { font-size: 30px; color: #333; line-height: 80px; height: 80px; background: url(../img/ys_line.gif) no-repeat 0 78px; }
        .ys dl dd p { font-size: 16px; color: #333; line-height: 30px; height: 90px; padding: 20px 0 0; overflow: hidden; }
        .ys dl dd span { display: block; margin: 30px 0 0; width: 70px; height: 40px; }
            .ys dl dd span img { width: 70px; height: 40px; }
.ys .ys_r { padding: 20px 26px 0 0; }
    .ys .ys_r dl dt { float: right; }
    .ys .ys_r dl dd { left: 0; }



.ys .dlfj { height: 180px; }
    .ys .dlfj h3 { background: url(../img/dlfj_tit.png) no-repeat left; height: 55px; width: 400px; border-radius: 10px; display: block; margin: 30px auto; }
        .ys .dlfj h3 a { padding: 0 10px; font-size: 20px; color: #fff; line-height: 55px; width: 180px; display: block; text-align: center; float: left; }
            .ys .dlfj h3 a:hover { text-decoration: underline; }
    .ys .dlfj p { color: #fff; line-height: 32px; text-align: center; font-size: 16px; margin: 0px auto; width: 800px; }











.ys2 { margin-top: -350px; z-index: 101; width: 1200px; }
    .ys2 dl { width: 566px; height: 421px; position: relative; margin-bottom: 55px; overflow: hidden; }
        .ys2 dl dt { width: 311px; height: 397px; float: left; line-height: 0; overflow: hidden; border: #ed9516 12px solid; }
            .ys2 dl dt img { width: 311px; height: 397px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
                .ys2 dl dt img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
        .ys2 dl dd { width: 208px; height: 294px; background: #fff; position: absolute; top: 40px; left: 278px; padding: 50px 30px 0 50px; z-index: 10; opacity: 0.8; }
            .ys2 dl dd h5 { font-size: 30px; color: #333; line-height: 80px; height: 80px; background: url(../img/ys_line.gif) no-repeat 0 78px; }
            .ys2 dl dd p { font-size: 16px; color: #333; line-height: 30px; height: 90px; padding: 20px 0 0; overflow: hidden; }
            .ys2 dl dd span { display: block; margin: 30px 0 0; width: 70px; height: 40px; }
                .ys2 dl dd span img { width: 70px; height: 40px; }
    .ys2 .ys_r { padding: 20px 26px 0 0; }
        .ys2 .ys_r dl dt { float: right; }
        .ys2 .ys_r dl dd { left: 0; }











.i-fou-wrap { background: url(../img/case_bj.jpg) no-repeat center bottom; height: 591px; overflow: hidden; padding-top: 50px; }
    .i-fou-wrap .w1200 { position: relative; }
    .i-fou-wrap .prev { display: block; position: absolute; width: 60px; height: 60px; top: 125px; left: -80px; overflow: hidden; background: url(../img/move_l.png) no-repeat center top; transition: all 0.3s ease; cursor: pointer; }
    .i-fou-wrap .next { display: block; position: absolute; width: 60px; height: 60px; top: 125px; right: -80px; overflow: hidden; background: url(../img/move_r.png) no-repeat center top; transition: all 0.3s ease; cursor: pointer; }
        .i-fou-wrap .next:hover { background-position: center bottom; }
    .i-fou-wrap .prev:hover { background-position: center bottom; }
.case_i { width: 280px; height: 365px; float: left; margin-right: 26px; display: block }
    .case_i .img { width: 280px; height: 315px; overflow: hidden; display: block; }
    .case_i img { transition: 500ms; }
    .case_i span { line-height: 50px; height: 50px; background: #dfe0e2; color: #101010; display: block; text-align: center; }
    .case_i:hover span { background: #1382c8; color: #fff; }
    .case_i:hover img { vertical-align: middle; transform: scale(1.1); }

.i-six-wrap { height: 380px; }

    .i-six-wrap .dlfj { padding-top: 100px; padding-bottom: 100px; height: 180px; background: url(../img/dlfj_bj1.jpg) no-repeat center bottom; }
        .i-six-wrap .dlfj h3 { background: url(../img/dlfj_tit.png) no-repeat left; height: 55px; width: 400px; border-radius: 10px; display: block; margin: 30px auto; }
            .i-six-wrap .dlfj h3 a { padding: 0 20px; font-size: 20px; color: #fff; line-height: 55px; width: 160px; display: block; text-align: center; float: left; }
                .i-six-wrap .dlfj h3 a:hover { text-decoration: underline; }
        .i-six-wrap .dlfj p { color: #fff; line-height: 32px; text-align: center; font-size: 16px; margin: 0px auto; width: 800px; }

.footWrap { background: #fff; overflow: hidden; padding-top: 60px; padding-bottom: 110px; }
/*.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: 14px; line-height: 21px; text-transform: uppercase; color: #bbb; }
    .f_wz a { color: #aeaeae; }
    .f_wz img { vertical-align: middle; margin-left: 12px; }
.contactinfo { font-weight: bold; }
    .contactinfo h3 { color: #111; margin-bottom: 30px; margin-top: 20px; font-size: 24px; line-height: 24px; font-weight: bold; }
    .contactinfo p { float: left; width: 540px; padding-right: 60px; height: auto; color: #666; font-size: 16px; line-height: inherit; line-height: 40px; padding-left: 30px; }
        .contactinfo p.p1 { background: url(../img/icon1.png) no-repeat 5px center; background-size: auto 20px; }
        .contactinfo p.p2 { background: url(../img/icon2.png) no-repeat 5px center; background-size: auto 20px; }
        .contactinfo p.p3 { background: url(../img/icon3.png) no-repeat 5px center; background-size: auto 20px; }
.map_content { width: 540px; height: 240px; top: 120px; right: 0; }

.codeimg { text-align: center; top: 30px; right: 140px; }








.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: #1382c8; line-height: 41px; color: #fff; text-align: center; }
    .copyright a { color: #fff; }
*/

.footer-wrap { background-color: #666; padding-top: 30px; padding-bottom: 30px; }
    .footer-wrap .top-wrap { padding-bottom: 0px; }
        .footer-wrap .top-wrap .nav { line-height: 40px; margin-bottom: 10px; border-bottom: #ccc 1px solid; }
            .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 15px 14px; }
    .footer-wrap .bot-wrap { line-height: 30px; font-size: 14px; }
        .footer-wrap .bot-wrap p { color: #fff; text-transform: uppercase; letter-spacing: 0.1em; }
            .footer-wrap .bot-wrap p a { color: #fff; }
.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 120px; }
        .weblinks dt strong { color: #464646; }
            .weblinks dt strong img { margin-top: -3px; margin-right: 5px; height: 18px; }
    .weblinks dd { display: block; float: left; width: 1080px; }
    .weblinks span { padding-right: 10px; padding-left: 10px; }
    .weblinks a { text-decoration: none; }
        .weblinks a:hover { color: #1382c8; text-decoration: none; }










.yb_conct { position: fixed; z-index: 9999999; top: 200px; left: -157px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 210px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; /*text-indent: 54px;*/ margin-bottom: 3px; border-radius: 3px; overflow: hidden; }
.yb_bar .yb_top { background: #1382c8 url(../img/rightbar.png) no-repeat 157px 0; }
.yb_bar .yb_phone { background: #1382c8 url(../img/rightbar.png) no-repeat 157px -57px; line-height: 32px; }
.yb_bar .yb_QQ { background: #1382c8 url(../img/rightbar.png) no-repeat 157px -113px; }
.yb_bar .yb_ercode { background: #1382c8 url(../img/rightbar.png) no-repeat 157px -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; width: 100%; height: 100%; color: #fff; }
.yb_h ul li { padding-left: 54px; width: 156px; }
.yb_h .yb_top { background: #1382c8 url(../img/rightbar.png) no-repeat 0px 0; }
.yb_h .yb_phone { background: #1382c8 url(../img/rightbar.png) no-repeat 0px -47px; }
.yb_h .yb_QQ { background: #1382c8 url(../img/rightbar.png) no-repeat 0px -113px; }
.yb_h .yb_ercode { background: #1382c8 url(../img/rightbar.png) no-repeat 0px -169px; padding-left: 0px; width: 210px; text-indent: 54px; }
