
		em,i{font-style:normal}
		.content{width:80rem;margin:0 auto;}
		.head{width:100%;height:5.5rem;border-bottom:.05rem solid rgba(255,255,255,.22); box-sizing: border-box;max-width: 1920px;margin:0 auto;position: absolute;left:0;top:0;z-index:200;}
		.head .t_logo{width:10rem; line-height: 0;float:left;margin:1rem 1.8rem 0 4.05rem;}
		.head .t_logo img{width:100%;}
		.head h2{float:left; margin-top:1rem;}
		.head h2 span{display: block; line-height: 1.95rem;font-size: .95rem;color:#ffffff;font-weight: normal;}
		.head h2 em{display: block;width:13.9rem; line-height: 0;}
		.head h2 em img{width:100%;}
		.head .rig{width:3.2rem;float:right; margin:2.15rem 4.75rem 0 0;}
		.head .rig .isear{width:1.1rem;height:1.1rem;position: relative;float:left;}
		.head .rig .isear .icon{display: block;width:100%; height:1.1rem;background:url(images/hea-ico.png) no-repeat center;background-size:100% 100%;}
		.head .rig .isear .isearch{width:18.5rem;height: 2.35rem;background:#FFF;border:.05rem solid #c9c9c9; border-radius: .25rem; box-sizing: border-box; position: absolute;top:4rem; right:-1rem; opacity: 0;transition: .5s;pointer-events: none;}
		.head .rig .isear .isearch:before{width:.6rem; height:.35rem;background:url(images/lang-dbx.png) no-repeat center;background-size:.6rem .45rem;content:"";position: absolute;top:-0.35rem; right:1.1rem;}
		.head .rig .isear .isearch .btn{width:3.35rem;height:2.3rem; background:url(images/hea-sea_h.png) no-repeat center;background-size:30%;float:left; cursor: pointer;border:0;}
		.head .rig .isear .isearch .txt{width:14.8rem; height:2.3rem; line-height: 2.3rem;float:left;font-size: .8rem;color:#999999;border:0;}
		.head .rig .isear .isearch .txt::-webkit-input-placeholder{font-size: .8rem;color:#999999;}
		.head .rig .isear .isearch .txt::-moz-placeholder{font-size: .8rem;color:#999999;}
		.head .rig .isear.open .isearch{top:2.25rem; opacity: 1;pointer-events: auto;z-index:301;}
		.head .rig .tel{width:1.1rem;height:1.1rem;float:right;position: relative;}
		.head .rig .tel i{display: block;width:1.1rem;height:1.1rem;background:url(images/hea-tel.png) no-repeat center;background-size:100% 100%;}
		.head .rig .tel span{line-height: 2.5rem; font-size: 1.2rem;color:#FFF; border-radius: 1.5rem;background:#22a034; position: absolute;right:0;top:2rem;display: none;width: 12rem;text-align: center;}
		.head .rig .tel:hover span{display: block;}
		.head .menu{width:40.35rem;float:right;margin-right: 2.7rem;}
		.head .menu ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
		.head .menu ul li{height:5.45rem;}
		.head .menu ul li em{display: block; line-height: 5.4rem;font-size: .8rem;color:#fefefe;}
		.head .menu ul li i{display: block;width:0;height:.15rem; margin:0 auto;background:#FFF; transition: .5s;}
		.head .menu ul li:hover em,.head .menu ul li.cur em{font-weight: bold;}
		.head .menu ul li:hover i,.head .menu ul li.cur i{width:100%;}






html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
		@media screen and (min-width: 800px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 900px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1000px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1100px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1200px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1280px) {html {font-size: 13.4px;}}
		@media screen and (min-width: 1366px) {html {font-size: 14.2px;}}
		@media screen and (min-width: 1440px) {html {font-size: 15px;}}
		@media screen and (min-width: 1600px) {html {font-size: 16.6px;}}
		@media screen and (min-width: 1920px) {html {font-size: 20px;}}
	

 .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: 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: 12px;height: 12px;color: #fff; border-radius: 50%;background-color: #007fd0;outline: none; transition: .5s;}
                .slick-dots .slick-active button {width:50px;border-radius: 30px;}



		.footer{background:#229a35;}
		.ft-top{height:9.85rem;border-bottom:.05rem solid rgba(255,255,255,.2); box-sizing: border-box;padding:3.5rem 0 0; box-sizing: border-box;}
		.ft-top .left{width:50%;float:left;padding-top:.2rem;}
		.ft-top .left .span{display: block; float:left;width:2.55rem; line-height: 0; margin-right: .95rem;position:relative;}
		.ft-top .left .span img{width:100%;}
		
		.ft-top .left .span .code{width:10rem;box-shadow: 0px -1.5rem 2.5rem 0px rgba(0,0,0,0.15);padding:0 0.15rem; position: absolute;left:45%;top:-12.55rem; display: none;background:#FFF; transform: translate(-48%,0);}
		.ft-top .left .span .code:before{width:100%;height:0.55rem;background:url(images/ft-dbx.png) no-repeat center;background-size:1rem 0.55rem; content:"";position: absolute;left:0;bottom:-0.55rem;}
		.ft-top .left .span .code i{display: block; width:100%; line-height: 0;padding: 10px;box-sizing: border-box;}
		.ft-top .left .span .code i img{width:100%;}
		.ft-top .left .span .code b{display: block; height:1.75rem; text-align: center;font-size: 0.8rem;color:#4c4c4c; font-weight: normal;}
		.ft-top .left .span:hover .code{display: block;}
		
		
		.ft-top .rig{float:right;width:17.2rem;}
		.ft-top .rig h4{line-height: 1.55rem;font-size: .9rem;color:#ffffff; font-weight: normal;}
		.ft-top .rig p{ line-height: 1.9rem;font-size: 1.5rem;color:#ffffff;font-weight: bold;}
		.ft-cen{height:21.8rem;border-bottom:.05rem solid rgba(255,255,255,.2); box-sizing: border-box;padding-top:3.6rem; box-sizing: border-box;}
		.ft-cen .left{width:33.75rem;float:left;}
		.ft-cen .left ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
		.ft-cen .left ul li h4{line-height: 1.7rem; margin-bottom: 1.4rem;}
		.ft-cen .left ul li h4 a{font-size: .9rem;color:#ffffff;font-weight: bold;}
		.ft-cen .left ul li p a{display: block; line-height: 1.6rem;font-size: .8rem;color:rgba(255,255,255,.5);}
		.ft-cen .rig{float:right;}
		.ft-cen .rig h4{line-height: 1.7rem; margin-bottom: 1.4rem;font-size: .9rem;color:#ffffff;font-weight: bold;}
		.ft-cen .rig ul li{display: block; line-height: 1.6rem;font-size: .8rem;color:rgba(255,255,255,.5);}
		.ft-cen .rig ul li a{font-size: .8rem;color:rgba(255,255,255,.5);}
		.ft-bot{height:4.8rem;}
		.ft-bot span{display: block;float:right;}
		.ft-bot span em{display: inline-block; line-height: 4.8rem;font-size: .8rem;color:rgba(255,255,255,.5); vertical-align: top;}
		.ft-bot span i{display: inline-block;width:.05rem;height:.65rem;background:rgba(255,255,255,.5);margin:2.1rem 2.5rem 0;}
	

		.link span{display: block;height:4.8rem;margin-top:-4.8rem;z-index:200;}
		.link span i{display: block;float:left; line-height: 4.8rem;font-size: .8rem;color:rgba(255,255,255,.5);}
		.link span a{display: block; float:left;line-height: 4.8rem;font-size: .8rem;color:rgba(255,255,255,.5); margin-left: 1.35rem; }
	

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