
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .head{height:164px;background:#FFF;}
        .head .hea-top{width: 75.3%; height:104px;margin:0 auto;}
        .head .hea-top .logo{width:50%; height:104px; float:left;padding-top:26px; box-sizing: border-box;}
        .head .hea-top .logo .t_logo{width:110px; height:75px; float:left; line-height: 0; overflow: hidden; margin-right: 25px;}
        .head .hea-top .logo .t_logo img{width:100%;}
        .head .hea-top .logo h2{float:left; padding-left:20px; background:url(../image/hea-xt.png) no-repeat left;}
        .head .hea-top .logo h2 span{display: block; height:29px; line-height: 29px;font-size: 16px; color:#231815; font-weight: normal;}
        .head .hea-top .logo h2 em{display: block;height:29px; line-height: 29px;font-size: 24px;color:#231815;font-weight: bold;}
        .head .hea-top .hea-tel{float:right;padding-top:40px;}
        .head .hea-top .hea-tel span{display: inline-block;height:30px; line-height: 33px; padding-left:37px;font-size: 27px; color:#333333; font-family: "Arial"; font-weight: bold;}
        .head .hea-top .hea-tel span.tel1{background:url(../image/hea-tel1.png) no-repeat left; margin-right: 70px;}
        .head .hea-top .hea-tel span.tel2{background:url(../image/hea-tel2.png) no-repeat left;}
        .head .menu{height:60px; background: url(../image/hea-navbj.jpg) no-repeat center;}
        .head .menu .nav{width: 75.3%; height:60px;margin:0 auto;}
        .head .menu .nav li{width:11.7%;height:60px; float:left; text-align: center; position: relative; line-height: 0;}
        .head .menu .nav li:first-child{width:6%;}
        .head .menu .nav li a{display: block;height:60px;line-height: 60px;font-size: 16px; color:#333333; position: relative;}
        .head .menu .nav li a:before{width:1px; height:10px; background:#dedede; content:""; position: absolute; right:0;top:27px;}
        .head .menu .nav li:last-child a:before{display: none;}
        .head .menu .nav li i{display: inline-block; width:0; height:1px;background: #c60000;margin:-1px auto 0; transition: .5s; vertical-align: bottom;}
        .head .menu .nav li:hover a,.head .menu .nav li.cur a{font-size: 16px; color:#c60000; font-weight: bold;font-family: "思源黑体 CN";}
        .head .menu .nav li:hover i,.head .menu .nav li.cur i{width:36px;}
        @media screen and  (min-width:760px) and (max-width:1680px){
            .head .hea-top,.head .menu .nav{width:93.3%;}
        }
    

 .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: 52px; height: 52px; z-index: 9; text-align: center; margin-top: -40px;transition:.8s;background:url(../image/c_prev.png) no-repeat;left: 5%; opacity: 0;cursor: pointer;}
        .banner .slick-next {outline: none;position: absolute; top:50%; width: 52px; height: 52px; z-index: 9; text-align: center; margin-top: -40px;transition:.8s;background:url(../image/c_next.png) no-repeat;right: 5%; opacity: 0;cursor: pointer;}
        .banner:hover .slick-prev { left: 10%; opacity: 1; }
        .banner:hover .slick-next { right: 10%; opacity: 1; }
        .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: 41px;height: 4px;background:url(../image/ban-dd.png) no-repeat center; transition: .5s;}
        .slick-dots .slick-active button {background:url(../image/ban-dd_h.png) no-repeat center;}


 .footWrap {
            background: #282828;
            color: #a1a1a1;
            position: relative;
            z-index: 1;
            line-height: 24px;
            font-size: 14px;
            overflow: hidden;
            padding: 77px 0 0;
            height: 500px;
        }
        
        em,
        i {
            font-style: normal;
        }
        
        .footWrap a {
            color: #a1a1a1;
        }
        
        .footer {
            width: 80%;
            margin: 0 auto;
            min-width: 1200px;
            max-width: 1400px;
        }
        
        .footer h3 {
            height: 80px;
            font-size: 16px;
            position: relative;
            color: #fff;
            line-height: 43px;
        }
        
        .footer h3:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 3px;
            top: 55px;
            left: 0;
            background: #c01d29;
        }
        
        .footer h3:before {
            content: "";
            position: absolute;
            width: 140px;
            height: 1px;
            top: 56px;
            left: 0;
            background: #454545;
        }
        
        .f_logo {
            width: 25.3%;
            font-size: 16px;
        }
        
        .f_logo h2 {
            padding: 0 0 20px;
        }
        
        .f_logo span {
            display: block;
        }
        
        .f_text {
            width: 22.5%;
            white-space: nowrap;
        }
        
        .f_pho {
            height: 90px;
            line-height: 30px;
            color: #fff;
        }
        
        .f_pho b {
            display: block;
            font-family: Times New Roman, Arial;
            font-size: 40px;
            line-height: 44px;
        }
        
        .f_code p {
            width: 116px;
            float: left;
            text-align: center;
            padding: 30px 20px 0 45px;
        }
        
        .f_code p img {
            display: block;
            width: 100px;
            height: 100px;
            background: #fff;
            padding: 8px;
        }
        
        .f_nav {
            width: 17.4%;
        }
        
        .f_nav a {
            display: block;
            line-height: 34px;
        }
        
        .f_nav a:hover {
            color: #fff;
        }
    

        .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-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
       
        .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:#c80c1a url() 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:#c80c1a url() 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;
        }
    















        /* .footer{height:496px; background:#232324;border-top:8px solid #003171;}
        .ft-top{padding-top:48px;height:407px;border-bottom:1px solid rgba(255,255,255,0.04); box-sizing: border-box;}
        .ft-top .ft-left{width:278px; height:314px;border-right:1px solid rgba(255,255,255,0.04);}
        .ft-top .ft-left h2{width:184px; height:37px;margin-top: 28px; line-height: 0; overflow: hidden; margin-bottom: 30px;}
        .ft-top .ft-left h2 img{width:100%;}
        .ft-top .ft-left .ft-code span{display: block; height:88px; margin-bottom:26px; }
        .ft-top .ft-left .ft-code span i{display: block; width:88px;height:88px; float:left; line-height: 0; overflow: hidden;}
        .ft-top .ft-left .ft-code span i img{width: 100%;}
        .ft-top .ft-left .ft-code span em{display: block; width:36px; padding:6px 10px 0; box-sizing: border-box;float:left; font-size: 14px; color:rgba(255,255,255,0.53); line-height:14px;}
        .ft-top .ft-cen{width:364px;height:314px;border-right:1px solid rgba(255,255,255,0.04);padding:25px 63px 0 75px; box-sizing: border-box;}
        .ft-top .ft-cen h4{height:54px; line-height: 54px;display: inline-block; border-bottom:1px solid rgba(255,255,255,0.05); font-size: 18px; color:#cfcfcf; font-weight: bold; font-family: "思源黑体 CN"; margin-bottom: 16px;}
        .ft-top .ft-cen ul{width:100%;}
        .ft-top .ft-cen ul li{margin-bottom:8px; }
        .ft-top .ft-cen ul li span{display: block; height:24px; line-height: 24px;font-size: 14px; color:rgba(255,255,255,0.2);}
        .ft-top .ft-cen ul li p{height:23px; line-height: 23px;font-size: 14px; color:rgba(255,255,255,0.39);}
        .ft-top .ft-nav{width:556px;padding:25px 0 0 75px; box-sizing: border-box;}
        .ft-top .ft-nav h4{height:54px; line-height: 54px;display: inline-block; border-bottom:1px solid rgba(255,255,255,0.05); font-size: 18px; color:#cfcfcf; font-weight: bold; font-family: "思源黑体 CN"; margin-bottom: 6px;}
        .ft-top .ft-nav ul li{float:left;width:215px;height:47px; line-height: 47px;}
        .ft-top .ft-nav ul li a{font-size: 16px; color:rgba(255,255,255,0.3);display: block;background:url(../image/ft-jt.png) no-repeat right;}
        .ft-top .ft-nav ul li:nth-child(2n){float:right;}
        .ft-bot{height:88px;}
        .ft-bot span{display: block; height:88px; float:left;}
        .ft-bot span em{display: inline-block; height:88px; line-height: 88px;font-size: 14px; color:rgba(255,255,255,0.39); margin-right: 10px;}
        .ft-bot span em a{font-size: 14px; color:rgba(255,255,255,0.39);}
        .ft-bot span em.ba a{padding-left:25px;}
        .ft-bot strong{float:right; height:88px;}
        .ft-bot strong i{display: block; height:88px; line-height: 88px; float:left;font-size: 14px; color:rgba(255,255,255,0.39); font-weight: normal; }
        .ft-bot strong a{display: block; height:88px;line-height: 88px;float:left;font-size: 14px; color:rgba(255,255,255,0.39);  margin-right: 15px; font-weight: normal;}
        .ft-bot strong a:last-child{margin-right: 0;}
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../image/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #013171;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #013171;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        } */
    
