
        i,
        em {
            font-style: normal;
        }
        
        .head.hea {
            width: 100%;
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(5, 5, 5, 0.9);
        }
        
        .head {
            height: 107px;
            background: rgba(5, 5, 5, 0.5);
            width: 100%;
            position: absolute;
            z-index: 300;
            transition: .8s;
            min-width: 760px;
            left:0;top:0;
        }
        
        .head .logo {
            float: left;
            margin: 21px 0 0 3.5%;
        }
        
        .head .logo .t_logo {
            width: 260px;
            height: 74px;
            float: left;
            margin-right: 36px;
        }
        
        .head .logo .t_logo img {
            width: 100%;
        }
        
        .head .logo h2 {
            float: left;
        }
        
        .head .logo h2 span {
            display: block;
            height: 28px;
            line-height: 28px;
            font-size: 20px;
            color: #e0b133;
            font-weight: bold;
        }
        
        .head .logo h2 span i {
            font-weight: normal;
        }
        
        .head .logo h2 p {
            height: 25px;
            line-height: 25px;
            font-size: 18px;
            color: #FFF;
            font-weight: normal;
        }
        
        .menu {
            width: 50.4%;
            height: 107px;
            float: right;
        }
        
        .menu ul li {
            float: left;
            width: 13.1%;
            height: 107px;
            padding-top: 38px;
            box-sizing: border-box;
            text-align: center;
        }
        
        .menu ul li a {
            display: block;
            height: 36px;
            line-height: 36px;
            font-size: 14px;
            color: #FFFFFF;
        }
        
        .menu ul li:nth-child(2),
        .menu ul li:nth-child(3) {
            width: 16.1%;
        }
        
        .menu ul li:hover>a,
        .menu ul li.cur>a {
            background: url(images/navbj.png) no-repeat center;
            background-size: 100% 100%;
        }
        
        .menu ul li .erji_menu{ background:#FFF;position: absolute;left:0;top:107px;width:100%;height:366px;box-sizing: border-box;padding:58px 0 0;transition: .5s;display:none;}
        .menu ul li .erji_menu .con{width:68%;margin:0 auto;}
        .menu ul li .erji_menu .con .erji-con{width:30%;float:left;margin-left: 5%;}
        .menu ul li .erji_menu .con .erji-con:first-child{margin-left: 0;}
        .menu ul li .erji_menu .con .erji-con span{display: block; width:100%; height:196px; line-height: 0; background:url(images/hea-kk.png) no-repeat center;background-size:100% 100%; position: relative;}
        .menu ul li .erji_menu .con .erji-con span img{width:98%;position: absolute;top:-5px; right:-3px;}
        .menu ul li .erji_menu .con .erji-con em{display: block; height:49px; line-height: 49px; text-align: center;font-size: 20px; color:#212121;}
        .menu ul li:hover .erji_menu{display: block;}
        
        @media screen and (min-width:760px) and (max-width:1680px) {
            .head .logo h2 p {
                font-size: 14px;
            }
        }
        
        @media screen and (min-width:760px) and (max-width:1280px) {
            .head .logo h2 {
                display: none;
            }
        }
    

.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; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_prev.png) no-repeat;left: 3%; opacity: 0;cursor: pointer;}
        .banner .slick-next {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_next.png) no-repeat;right: 3%; opacity: 0;cursor: pointer;}
        .banner:hover .slick-prev { left: 5%; opacity: 0.3; }
        .banner:hover .slick-next { right: 5%; 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: right;outline: none;padding-right:5%; box-sizing: border-box;}
        .slick-dots li {display: inline-block;padding: 13px 25px 0; outline: none; position: relative;}
        .slick-dots li:before{width:9px; height:15px; content:"/"; font-size: 18px;color:#333333; position: absolute; right:0; }
        .slick-dots li:last-child:before{display: none;}
        .slick-dots li:after{width:100%; height:6px; background:url(images/ban-ico.png) no-repeat center; content:"";position: absolute; left:0;top:0;opacity: 0;}
        .slick-dots li button {display: block;border: 0 none;width: 15px;outline: none; transition: .5s; font-size: 26px; color:#4D4D4D; font-family: "Arial";background:0;}
        .slick-dots .slick-active button {color: #AC7A30;}
        .slick-dots .slick-active:after{opacity: 1;}



        .content{width:1200px; margin:0 auto;}
        .footer{height:623px; background:url(images/foot.png) no-repeat center;position: relative;}
        .foot{padding-top:201px;height:621px;box-sizing:border-box;}
        .foot .ft-top{height:341px;position: relative;z-index:80;}
        .foot .ft-top .ft-nav{width:260px; margin-right: 110px;}
        .foot .ft-top .ft-nav h3{height:65px; line-height: 65px; font-size: 24px; color:#FFF;font-weight: bold; margin-bottom: 10px;}
        .foot .ft-top .ft-nav ul li{float:left;width:100px;height:40px; line-height: 40px;padding-left:12px; background:url(images/ft-dbx.png) no-repeat left;}
        .foot .ft-top .ft-nav ul li:nth-child(2n){float:right;}
        .foot .ft-top .ft-nav ul li a{font-size: 14px; color:#FFF;}
        .foot .ft-top .ft-logo{width:270px;}
        .foot .ft-top .ft-logo h4{height:92px; line-height: 0; overflow: hidden;width:260px; margin:0 auto;}
        .foot .ft-top .ft-logo h4 img{width:100%;}
        .foot .ft-top .ft-logo .ft-code{margin-left: 7px;}
        .foot .ft-top .ft-logo .ft-code span{display: block; width:105px; margin:0 10px; float:left;}
        .foot .ft-top .ft-logo .ft-code span i{display: block; height:105px; line-height: 0; overflow: hidden; box-sizing:border-box;background:#FFF;}
        .foot .ft-top .ft-logo .ft-code span i img{width:100%;}
        .foot .ft-top .ft-logo .ft-code span em{display: block; height:32px; line-height: 32px; text-align: center;font-size: 14px; color:rgba(255,255,255,0.5);}
        .foot .ft-top .ft-con{width:410px; float:right;margin-right:50px;}
        .foot .ft-top .ft-con h3{height:65px; line-height: 65px; font-size: 24px; color:#FFF;font-weight: bold; margin-bottom: 10px; text-transform: uppercase;}
        .foot .ft-top .ft-con ul li{height:40px; line-height: 40px;}
        .foot .ft-top .ft-con ul li em{display: block; font-size: 14px; color:rgba(255,255,255,0.7);}
        .foot .ft-top .ft-con ul li i{display: block; height:40px; padding-left:32px; background:url(images/ft-tel.png) no-repeat left; font-size: 30px; color:#FFF;}
        .foot .ft-link{height:78px;border-top:1px solid rgba(255,255,255,0.1);}
        .foot .ft-link span{display: block; height:78px;width:600px;float:left;}
        .foot .ft-link span em{display: inline-block; height:78px; line-height: 80px;font-size: 12px; color:rgba(255,255,255,1); margin-right: 30px;}
        .foot .ft-link span em a{font-size: 12px; color:rgba(255,255,255,1);}
        .foot .ft-link strong{display: block; height:78px; float:right; position: relative;z-index:200;}
        .foot .ft-link strong i{display: block; float:left;height:78px; line-height: 80px;font-size: 12px; color:rgba(255,255,255,1);}
        .foot .ft-link strong a{display: block; height:78px; line-height: 80px;float:left;font-size: 12px; color:rgba(255,255,255,1); margin-left: 28px;}
        .footer .jqr{width:459px;height:689px;position: absolute; right:0;bottom:80px;}
        .footer .jqr img{width:100%;}
        
        @media screen and  (min-width:760px) and (max-width:1680px){
            .footer .jqr{right:-300px;}
        }
	

        .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(images/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: #000000;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #000000;
            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;
        }
    
