

@font-face {
  font-family: 'REGULAR';
  src: url('./SOURCEHANSANSCN-REGULAR.OTF');
}
@font-face { 
  font-family: 'BOLD';
  src: url('./SOURCEHANSANSCN-BOLD.OTF');
}
@font-face { 
  font-family: 'LIGHT';
  src: url('./SOURCEHANSANSCN-LIGHT.OTF');
} 
@font-face { 
  font-family: 'DIN-Bold';
  src: url('./DIN-Bold.otf');
} 

*{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#191919;}
body{min-width:1200px;max-width:1920px;margin: 0 auto;font-family: 'REGULAR'; color:#191919;font-size: 18px;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:72.916%;min-width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box; 
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}


.xt{font-family: 'LIGHT';}
.ct{font-family: 'BOLD';}
.cg{font-family: 'REGULAR';}
.dinb{font-family: 'DIN-Bold';}
.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}
.dx{text-transform : uppercase} 
.xx{text-transform : lowercase}
.sdx{text-transform : capitalize}

.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

.ht_img img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}

/* 首页 */
header{width: 100%;height: 100px;position: fixed;top: 0;left: 0;right: 0;margin:auto;z-index: 999}
header .box1{width: 78.125%; height: 100px;}
header .box1 .hl .logo{display: block;height: 67px;margin-right: 16px;}
header .box1 .hl p{font-size: 20px;line-height: 36px;}
header .box1 nav{width: 40%;}
header .box1 nav a{height: 100px; font-size: 16px;color: #fff}
header .box1 nav a:hover,header .box1 nav a.active{background: url(../images/nbj.png) no-repeat center bottom}
header .box1 .phone{font-size: 20px;}
header .box1 .phone img{margin-right: 13px}
header.bos{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}

header.active{background: #333;border:none;}

.banner{width:100%;padding-bottom: 50%;}
.banner::after{display:block;content:'';width: 100%;height: 255px;background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.5));position:absolute;top:0;left:0;}


.sy_banner .anniu{bottom: 5%;left: 0;right: 0;margin:auto;z-index: 9}
.sy_banner .swiper-pagination{bottom: 20px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background: #fff;opacity: 1; width: 10px;height: 10px;}
.sy_banner .swiper-pagination-bullet-active{ background: #01a084 !important;}



.cor{color: #01a084}
.cor1{color: #cf111b}
.cor2{color: #ffffff}
/* 内容 */

.title{padding: 75px 0 50px;}
.title h3{font-size: 40px;line-height: 50px;}
.title .line{width: 60px;height: 3px;background:#479e85;margin: 20px auto 0;}

.ht1{width: 100%;height: 100vh;padding-top: 100px; background: url(../images/ht1.jpg) no-repeat center;background-size: cover;}
.ht11{width: 54.642%;}
.ht11 h3{font-size: 70px;}
.ht11 h4{font-size: 45px;line-height:60px;margin: 20px 0 30px;}
.ht11 ul li{width: 18.56%; font-size: 18px;line-height: 26px;color:#434444;}
.ht11 ul li img{display:block;width: 100%; border-radius:50%;margin:0 auto 17px;}
.ht11 h6{font-size: 28px;color:#545454;margin-top: 30px;}
.ht12{width: 31%;}
.ht13{width: 100%;bottom: 15px;font-size:14px;color:#666666;}


.bd{width: 100%;background:#f8f8f8;padding: 80px 0;}
.bd1{width: 590px;height: 70px;background:#fff;border-radius: 6px;padding: 0 35px;}
.bd1 h5{font-size: 16px;color:#494949;}
.bd1 .text{display: block;width: 440px; height: 100%;background: none;outline: none;border: none;font-size:16px;color:#494949;}
.bd2{width: 100%;height: 185px;margin: 20px 0;padding: 20px 35px;}
.bd2 .text{display: block;width: 1080px;}
.bd .tj{display: block;width: 100%; height: 57px;background: #0b4da2;outline:none;cursor: pointer;border: none;border-radius: 6px; font-size: 18px;color: #fff}
.bd ::-webkit-input-placeholder { /* WebKit browsers */
  color: #d2d2d2;
}
.bd ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #d2d2d2;
}
.bd :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #d2d2d2;
}


.xf{width: 70px;height: 260px; position: fixed;bottom: 15%;right: 0;z-index: 100;}
.xf>ul{height: 260px;text-align: center;}
.xf>ul>li{width: 70px;height: 70px;border-radius: 50%; background: rgba(0, 0, 0, 0.3);position: relative}
.xf>ul>li>a{width: 100%;height: 100%;}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 120px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 250px;height: 80px; font-size: 24px;}
.xfl2{width: 305px;height: 400px;border-radius: 10px; background: url(../images/x1.jpg) no-repeat center;}
.xfl2 h5{font-size: 24px;letter-spacing: 5px;line-height: 80px;}
.xf121{padding: 25px 0 0;}
.xf121 img{width: 140px;border-radius: 5px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)}
.xf121 h6{font-size: 16px;color: #333333;margin: 20px 0 8px;}
.xf121 h6 span{font-size: 26px;color: #000000}
.xf121 p{font-size: 14px;line-height: 20px; color: #474747}


.xf>ul>li.active .xfl{display: block;}




/* 底部 */
footer{width: 100%;background: #242424;}
footer .footT{padding: 75px 0 30px;}
footer .footT .logo{display: block;height: 58px;}
footer .footT nav{width: 55%;}
footer .footT nav a{font-size: 16px;color: #fff;}
footer .footM{padding: 55px 0 45px; border-top: 1px solid #3a3c3e;border-bottom: 1px solid #3a3c3e;font-size: 16px;}
footer .footM .fml ul li{margin-left: 30px;}
footer .footM .fml ul li img{display: block;margin: 0 auto 10px; width: 130px;border-radius: 5px;}
footer .footM .fmr{width: 60%;}
footer .footM .fmr ul li{width: 340px;}
footer .footM .fmr ul li h5{margin: 12px 0 7px;font-size: 16px;}
footer .footM .fmr ul li p{font-size: 18px}
footer .footM .fmr ul li:last-child{margin-right: 0}
footer .footB{width: 100%;height: 80px;line-height: 80px;font-size: 14px;color: rgba(255, 255, 255, 0.2)}
footer .footB a{color:rgba(255, 255, 255, 0.2)}


/* 服务网络 */
.con{padding: 80px 0 100px;}
.con1{padding: 80px 0 100px;}
.bj{background: #f5f5f5;}

.atit{padding: 65px 0 40px;}
.atit h3{font-size: 36px;}

.e_nav{width: 100%;border-bottom: 1px solid #f5f5f5;}
.e_nav nav ul li{margin-right: 5%;position:relative;}
.e_nav nav ul li a{display: block; font-size: 14px;line-height: 80px;}
.e_nav nav ul li a img{margin-left: 5px;}
.e_nav nav ul li a:hover,.e_nav nav ul li a.active{color: #01a084;background: url(../images/enbj.png) no-repeat center bottom;}

.e_nav nav>ul>li>dl{display: none;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); position:absolute;top: 80px;width: 170%;left: -35%;padding: 15px; z-index: 9999;}
.e_nav nav>ul>li>dl dd{width: 100%;margin-bottom: 10px;}
.e_nav nav>ul>li>dl dd:last-child{margin-bottom: 0}
.e_nav nav>ul>li>dl dd a{display: block; width: 100%;line-height: 20px;padding: 0 0 0 15px; font-size: 14px; }
.e_nav nav>ul>li>dl dd a:hover,.e_nav nav>ul>li>dl dd a.active{color:#01a084;background: url(../images/na0.png) no-repeat left top 7px;}



/* 关于我们 */
.about_body{font-size:16px;line-height: 32px; white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;text-align-last: left}
.about_body img{max-width:100%;}

.gy1{width: 100%;padding: 70px 0 60px;}
.gy10{border-bottom: 2px solid #d6d6d6;padding-bottom: 28px;font-size:30px;}
.gy11{padding-top: 85px;background: url(../images/a0.png)  center;}
.gy11 ul li{margin-bottom: 65px;}
.gy111{width: 97px;font-size: 24px;color:#666666;}
.gy112{width: 30px;height:7px;margin-top: 14px; background: url(../images/a1.png) no-repeat center;}
.gy113{padding: 0 44px;width: 1073px;}
.gy114{font-size: 16px;line-height: 26px;color:#666666;}
.gy115{display: none; width: 300px;margin-top: 15px;}
.gy11 ul li:last-child{background: url(../images/a0_.png) no-repeat center top;}
.gy11 ul li .btn{width: 15px;height: 15px;top: 5px;right:0;}
.gy11 ul li .btn.zk{background: url(../images/zk.png) no-repeat center}
.gy11 ul li .btn.sq{background: url(../images/sq.png) no-repeat center}
.gy11 ul li.active .gy111{color:#01a084;}
.gy11 ul li.active .gy114{color:#01a084;}
.gy11 ul li.active .gy115{display:block;}
.gy11 ul li:last-child{margin-bottom:0}
.gy1 .sqgd{width: 80px;margin: 65px auto 0;font-size: 16px;color:#666666;}
.gy1 .sqgd img{margin-bottom: 10px;}

.gy2{width: 100%;background:#f5f7f9;padding-bottom: 60px;}
.team ul li{width: 590px;background:#fff;padding: 22px;margin-bottom: 20px;}
.t_img{display: block;width: 240px;height: 280px;}
.t_img img{width: 100%;height: 100%;}
.t_con{width: 285px;}
.t_tit{font-size: 24px; height: 30px;line-height: 30px;}
.t_des{font-size: 16px; height: 144px;line-height: 24px;margin: 10px 0 60px; -webkit-line-clamp: 6;color:#686a71;}
.t_more{font-size: 14px;color:#01a084;}
.t_more img{margin-left: 5px;}
.team ul li:hover .t_tit{color:#01a084;}
.ckgd{width: 160px;height: 50px;background:#01a084;font-size: 16px;color:#fff;border-radius: 5px;margin: 30px auto 0;}

.gy3{width: 100%;background:#fafafa;padding-bottom: 45px;}
.gy31{background: url(../images/a3.png) center top}
.gy31 ul li{width: 198px;height: 263px;margin: 0 52px 90px 0;}
.gy31 ul li:nth-child(5n){margin-right: 0;}
.gy31 ul li img{max-width: 95%;max-height: 95%;}
.gy31 ul li:after{display:block;content:'';width: 216px;height: 281px;background: url(../images/a30.png) no-repeat center;position:absolute;top:0;left:0;}

.gy4{padding-bottom: 75px;}
.gy41{height: 700px; background: url(../images/a4.jpg) no-repeat center;padding-top: 44px;}
.gy41 h1{font-size: 26px;}
.gy41 h4{font-size: 22px;margin: 15px 0 28px;}
.gy411{width: 150px;height: 35px;border-radius:18px;background:#479e85;font-size: 16px;}
.gy411 img{margin-right: 6px;}
.gy412{font-size: 50px;display: inline-block;border-bottom: 1px solid #f6f6f6;padding: 25px 0 15px;}
.gy41 p{font-size: 16px;color:#666666;margin-top: 15px;}

/* 活动特惠 */
.news ul li{margin-bottom:80px;}
.news ul li:nth-child(2n) .n_con{order:1;}
.news ul li:nth-child(2n) .n_img{order:2;}
.n_img{display: block;width: 574px;height: 358px;}
.n_img img{width: 100%;height: 100%;}
.n_con{width: 560px;}
.n_tit{font-size: 24px; height: 30px;line-height: 30px;}
.n_con p{font-size:14px;color:#666666;margin: 20px 0;}
.n_con .line{width: 43px;height:2px;background:#01a084;}
.n_more{width: 150px;height: 48px;margin-top: 68px; border-radius: 24px;border: 1px solid #d1d1d1;font-size: 14px;color: #666666;}

/* 招商合作 */
.hz1{width: 100%;background:#f5f5f5;padding-bottom: 60px;}
.hz11 ul li{width: 285px;background: #fff; border-radius: 10px;margin-bottom: 30px;}
.hz110{padding: 20px 20px 30px;}
.hz110 h5{font-size: 20px;}
.hz110 .line{width: 30px;height: 2px;background:#479e85;margin: 12px auto 15px;}
.hz110 p{font-size: 16px;line-height: 30px;color:#666666;}

.hz2{padding-bottom: 90px;}
.hz21_img{border-radius: 6px;}
.hz21_con{padding-right: 50px;background: url(../images/hz2.png) no-repeat right center;height: 35px;margin-top: 33px;}
.hz21 .swiper-scrollbar{width: 100%; height: 5px;background: #dedede;border-radius: 3px; position: static;margin: 50px auto 0;}
.hz21 .swiper-scrollbar-drag{background:#479e85;border-radius: 3px; }

.hz3{width: 100%;background:#f5f5f5;padding-bottom:90px;}


.lx21{width: 376px;}
.lx21 h5{font-size: 18px;}
.lx21 h5 span{color:#ff0000}
.lx21 .text{display: block;padding: 0 15px; width: 100%;height: 72px;background: #fff;border-radius: 5px;margin-top: 18px; outline: none;border: none;font-size: 18px;color:#333;}
.lx22{width: 788px}
.lx22 .text{display: block;height: 265px;padding: 15px;resize:none;}
.lx20 .tj{width: 192px; height: 60px;border-radius: 30px; background: #01a084;outline:none;cursor: pointer;border: none; font-size: 18px;color: #fff;margin: 80px auto 0;}
.lx232 img{width: 156px;border-radius: 5px;margin: 40px auto 25px;}
.lx232 p{font-size: 16px;margin-top: 25px;}
.lx24{margin: 50px 0 45px;}
.lx24 .layui-input-block{margin-left:0;}
.lx24 .layui-form-radio>i:hover, .layui-form-radioed>i{color:#01a084;}

/* 产品中心 */
.cpzx{padding-bottom: 80px;}
.cp1{font-size: 20px;line-height: 32px;}
.cp2 h4{font-size: 26px;padding: 20px 0 15px;}
.cp21{width: 718px;padding: 35px 0 65px;border-top: 1px solid #f6f6f6;margin: 0 auto;}
.cp21 ul li{padding-left: 20px;font-size: 20px;color:#4f4f4f;background: url(../images/cp20.png) no-repeat left center;}
.cp22{width: 850px;margin: 0 auto;}
.cp221{width: 180px;border-radius: 50%;margin: 0 auto 18px;}
.cp3{margin: 82px auto 70px;}
.cp31{width: 720px;}
.cp31 ul li p{font-size: 16px;margin: 18px 0 45px;}
.cp31 ul li .cp310{width: 225px;height:316px;}
.cp31 ul li .cp310 img{max-width: 100%;max-height: 100%;}
.cp31 ul li .cp310::after{display:block;content:'';width: 100%;height: 100%;background: url(../images/cp31.png) no-repeat center;position:absolute;top:0;left:0;}
.cp31 ul li:nth-child(4) .cp310,.cp31 ul li:nth-child(5) .cp310{width: 343px;height: 244px;}
.cp31 ul li:nth-child(4) .cp310::after,.cp31 ul li:nth-child(5) .cp310::after{background: url(../images/cp32.png) no-repeat center;}

.cp4 ul li{width: 286px;border-radius: 5px;}


/* 页码 */
.pagination{margin-top: 50px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size:18px; color:#333;}
.pagination li{ width:40px; height:40px;border-radius: 50%;border: 1px solid #dddddd;color: #666666; text-align:center; line-height:40px; display:inline-block; margin:0 3px;}
.pagination li a{width:40px; height:40px;border-radius: 50%;display:block; color:#666666;}
.pagination li:hover{ background:#01a084;border-color: #01a084;color: #fff;}
.pagination li a:hover{  background:#01a084;color: #fff;}
.pagination li.active{background:#01a084; border-color: #01a084 !important;color: #fff;}
.pagination li.active a{ background:#01a084 !important;color: #fff;}


/* 上下篇 */
.sxy{margin-top: 50px;font-size: 16px;color: #666}
.sxy div{max-width: 48%; color: #666}
.sxy a:hover{color: #01a084}
/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;color:#333;font-weight: bold}
.article_title p{font-size: 14px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.article_body img{max-width:100%;}

