
        i,em{font-style:normal;}
        .content{width:1200px;margin:0 auto;}
        .head{height:196px;}
        .head .hea-top{height:35px;background:#e4e4e4;}
        .head .hea-top h3{height:35px; line-height: 35px;float:left;font-size: 14px; color:rgba(40,40,40,0.5); font-weight: normal;letter-spacing: 3px;}
        .head .hea-top em{display: block; height:35px; float:right;}
        .head .hea-top em a{display: block; float:left; height:35px;line-height: 35px;font-size: 14px; color:rgba(40,40,40,0.5); position: relative;padding:0 9px;}
        .head .hea-top em a:before{width:1px; height:15px; background:#999999;content:""; position: absolute;right:0;top:11px;}
        .head .hea-top em a:after{width:1px; height:15px; background:#d2d2d2;content:""; position: absolute;left:0;top:11px;}
        .head .hea-top em a:first-child:after{display: none;}
        .head .hea-top em a:last-child:before{display: none;}
        .head .hea-cen{height:105px;padding-top:24px; box-sizing: border-box;}
        .head .hea-cen .logo{float:left;}
        .head .hea-cen .logo .t_logo{width:222px; height:57px;float:left; margin-right: 21px;}
        .head .hea-cen .logo .t_logo img{width: 100%;}
        .head .hea-cen .logo h2{float:left; padding-left:23px;position:relative;}
        .head .hea-cen .logo h2:before{width:1px; height:51px; background:rgba(51,51,51,0.1); content:""; position: absolute;left:0;top:4px;}
        .head .hea-cen .logo h2 span{display: block; height:36px;line-height: 36px;font-size: 26px; color:#005bac; font-weight: bold;}
        .head .hea-cen .logo h2 em{display: block; height:21px;line-height: 21px;font-size: 12px; color:#aaaaaa; font-weight: normal; text-transform: uppercase;}
        .head .hea-cen .hea-tel{float:right; margin-top: 2px;}
        .head .hea-cen .hea-tel span{display: block; height:46px; line-height: 46px;padding-left:66px; background: url(images/hea-tel.png) no-repeat left;font-size: 30px; color:#333333; font-family: "Acrom"; font-weight: bold;}
        .head .menu{height:56px; background:#005BAC;}
        .head .menu .nav{height: 56px;}
        .head .menu .nav li{float:left; width:12.5%; height:56px; line-height: 56px; text-align: center; position: relative;z-index:200;}
        .head .menu .nav li a{display: block; height:56px;font-size: 16px; color:#FFF; position: relative;z-index:200;}
        .head .menu .nav li:before{width:100%; height:0;background:#F38D00;content:"";position: absolute;left:0;top:0; transition: .5s;}
        .head .menu .nav li:hover:before, .head .menu .nav li.cur:before{height:56px;}
    

 .banner{position:relative;overflow:hidden;}
                .banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index:12;width: 100px;height: 100px;margin-top: -42px;border: 0;}
                .banner .slick-prev {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_prev.png) no-repeat;left: 5%;cursor: pointer;}
                .banner .slick-next {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_next.png) no-repeat;right: 5%;cursor: pointer;}
                .banner:hover .slick-prev { left: 10%; opacity: 0.3; }
                .banner:hover .slick-next { right: 10%; opacity: 0.3; }
                .banner img {display: block;width: 100%;margin:0 auto;}
                .slick-dots {position: absolute;left: 0; font-size:0;bottom: 5%;width: 100%;text-align: center;outline: none;}
                .slick-dots li {display: inline-block;margin: 0 15px; outline: none;}
                .slick-dots li button {display: block;border: 0 none;width: 12px;height: 12px;color: #fff; border-radius: 50%;background-color: #f38d00;outline: none; transition: .5s;}
                .slick-dots .slick-active button {background-color: #f38d00;width:50px;border-radius: 30px;}



     @media screen and  (min-width:760px) and (max-width:1680px){
         .about .abo-con .abo-tit h2 em{color:#FFF;}
     }
 

        .footer {
            height: 526px;
            background: #01143c;
        }
        
        .footer .ft-top {
            height: 175px;
            border-bottom: 1px solid #0a5fec;
            box-sizing: border-box;
            padding-top: 47px;
            margin-bottom: 47px;
        }
        
        .footer .ft-top ul li {
            float: left;
        }
        
        .footer .ft-top ul li i {
            display: block;
            height: 41px;
            line-height: 41px;
            font-size: 16px;
            color: #FFF;
            padding-left: 37px;
            font-weight: bold;
            font-family: "思源黑体 CN";
        }
        
        .footer .ft-top ul li .ft1 {
            background: url(images/ft1.png) no-repeat left;
        }
        
        .footer .ft-top ul li .ft2 {
            background: url(images/ft2.png) no-repeat left;
        }
        
        .footer .ft-top ul li .ft3 {
            background: url(images/ft3.png) no-repeat left;
        }
        
        .footer .ft-top ul li p {
            height: 38px;
            line-height: 38px;
            font-size: 16px;
            color: rgba(255, 255, 255, 0.8);
            font-weight: bold;
            margin-left: 41px;
            font-family: "思源黑体 CN";
            padding-bottom: 13px;
            position: relative;
        }
        
        .footer .ft-top ul li p:before {
            width: 80px;
            height: 1px;
            background: rgba(255, 255, 255, 0.5);
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
        }
        
        .footer .ft-cen {
            height: 302px;
        }
        
        .footer .ft-cen .left {
            width: 355px;
            box-sizing: border-box;
            border-right: 1px solid rgba(255, 255, 255, 0.1);
        }
        
        .footer .ft-cen .left h2 {
            width: 261px;
            height: 68px;
            line-height: 0;
            overflow: hidden;
        }
        
        .footer .ft-cen .left h2 img {
            width: 100%;
        }
        
        .footer .ft-cen .left i {
            display: block;
            height: 44px;
            line-height: 44px;
            font-size: 18px;
            color: rgba(255, 255, 255, 0.66);
            font-family: "思源黑体 CN";
            letter-spacing: 9px;
            margin-bottom: 10px;
        }
        
        .footer .ft-cen .left p {
            margin-bottom: 34px;
        }
        
        .footer .ft-cen .left p em {
            display: block;
            height: 20px;
            line-height: 20px;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.2);
        }
        
        .footer .ft-cen .left p em a {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.2);
        }
        
        .footer .ft-cen .left ul li {
            float: left;
            width: 37px;
            height: 37px;
            background: #055aa5;
            margin-right: 12px;
            border-radius: 50%;
            overflow: hidden;
        }
        
        .footer .ft-cen .left ul li a{display:block; height:37px;}
        .footer .ft-cen .left ul li .ft-btn1{background:url(images/ft-btn1.png) no-repeat center;}
        .footer .ft-cen .left ul li .ft-btn2{background:url(images/ft-btn2.png) no-repeat center;}
        .footer .ft-cen .left ul li .ft-btn3{background:url(images/ft-btn3.png) no-repeat center;}
        .footer .ft-cen .left ul li .ft-btn4{background:url(images/ft-btn4.png) no-repeat center;}
        
        .footer .ft-cen .left ul li:hover {
            background: #f38d00;
        }
        
        .footer .ft-cen .left ul li:hover .ft-btn1{background:url(images/ft-btn1_h.png) no-repeat center;}
        .footer .ft-cen .left ul li:hover .ft-btn2{background:url(images/ft-btn2_h.png) no-repeat center;}
        .footer .ft-cen .left ul li:hover .ft-btn3{background:url(images/ft-btn3_h.png) no-repeat center;}
        .footer .ft-cen .left ul li:hover .ft-btn4{background:url(images/ft-btn4_h.png) no-repeat center;}
        
        .footer .ft-cen .cen {
            width: 434px;
            height: 234px;
            border-right: 1px solid rgba(255, 255, 255, 0.1);
            padding: 0 41px 0 91px;
            box-sizing: border-box;
        }
        
        .footer .ft-cen .cen h4 {
            height: 40px;
            line-height: 16px;
            font-size: 16px;
            color: #FFF;
            font-family: "思源黑体 CN";
            font-weight: normal;
        }
        
        .footer .ft-cen .cen ul li {
            float: left;
            width: 116px;
            height: 41px;
            line-height: 41px;
        }
        
        .footer .ft-cen .cen ul li a {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.5);
        }
        
        .footer .ft-cen .cen ul li:nth-child(2n) {
            float: right;
        }
        
        .footer .ft-cen .rig {
            width: 334px;
            float: right;
        }
        
        .footer .ft-cen .rig h4 {
            height: 53px;
            line-height: 16px;
            font-size: 16px;
            color: #FFF;
            font-family: "思源黑体 CN";
            font-weight: normal;
        }
        
        .footer .ft-cen .rig .ft-code span {
            display: block;
            width: 141px;
            float: left;
        }
        
        .footer .ft-cen .rig .ft-code span i {
            display: block;
            background: #055aa5;
            padding: 4px;
            box-sizing: border-box;
            line-height: 0;
        }
        
        .footer .ft-cen .rig .ft-code span i img {
            width: 100%;
        }
        
        .footer .ft-cen .rig .ft-code span em {
            display: block;
            height: 58px;
            line-height: 58px;
            text-align: center;
            font-size: 18px;
            color: rgba(255, 255, 255, 0.88);
        }
        
        .footer .ft-cen .rig .ft-code span:nth-child(2n) {
            float: right;
        }
    

            .link{height:107px; background:#010c28;}
            .link span{display: block; height:107px; float:left; line-height: 107px;font-size: 14px; color:rgba(255,255,255,0.6);}
            .link span a{display: inline-block;font-size: 14px; color:rgba(255,255,255,0.6); margin-left: 10px;}
            .link strong{display: block; height:107px; line-height: 107px;float:right;}
            .link strong a{display: block; height:107px;font-size: 14px; color:rgba(255,255,255,0.6);float:left; font-weight: normal; margin-left: 20px;}
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#005bac url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#005bac url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#005bac url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#005bac url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#005bac url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#005bac url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#005bac url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
