  
/*banner*/
.banner {position: relative;width: 100%;  }
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {}
.banner-slide .txt{position: absolute;width: 900px;left: 7.5%;top: 30%;z-index: 33; line-height: 80px;}
.banner-slide .txt h2{font-size: 60px;color: #fff;padding:10px 0 25px 0;margin:0;line-height:70px;font-weight: bold;}
.banner-slide .txt h3{font-size: 20px;color: #fff;padding:25px 0;margin:0;font-weight: normal;line-height: 30px;}
.banner-slide .txt .line {width: 80px;height: 4px;background: #ed7000;margin: 10px 0;}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:20%;margin: 0;}
.banner-slide .txt.center .line{margin: 10px auto;}
.banner-slide .txt.right {left: auto;right: 5%;}
.banner-slide .txt.none {display: none;}
.banner-slide .img {text-align: center;}
.banner-slide .txt .img {text-align: left;}

.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all 0.5s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all 0.8s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.7s;}
.index-banner-swiper .swiper-slide-active .txt h2,
.index-banner-swiper .swiper-slide-active .txt h3,
.index-banner-swiper .swiper-slide-active .txt .line{transform:translateY(0px);opacity:1;}

.swiper-banner-pagination {bottom: 55px;width: 100%; display: block;z-index: 90;}
.swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0;top:5px;background: #fff;opacity: 0.3;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:5px;width:0;height: 2px;background: #ed7000;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}
.banner .sw-prev:hover,.banner .sw-next:hover {background-color: #ed7000;-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);}


/*产品展示*/
.pro{width:85%; margin:0 auto; position: relative;   padding: 3.5% 0; }
.pro .pro_tit{ width: 100%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.pro .pro_tit .pro_tit_l{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between}
.pro .pro_tit .pro_tit_l img{width: 110px}
.pro .pro_tit .pro_tit_l h2{font-size: 24px; color: #07863f; padding: 20px 0 0 10px;}
.pro .pro_tit .pro_tit_l h2 em{font-weight: bold;font-size: 45px;display: block;color: #000;}
.pro .pro_tit .pro_tit_r{ color: #07863f;font-weight: 300;font-size: 40px;width: 380px;text-align: right;padding-top: 25px; }

.pro .prolist{width: 100%; margin: 20px auto;}
.pro .prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center;flex-wrap: wrap;}
.pro .prolist li{width: 310px; line-height: 60px; background: #07863f; text-align: center;margin:5px 5px;}
.pro .prolist li a{color: #fff;font-size: 18px;}

.telcase_box{display: none;}
#top_scroll {overflow: hidden;width:100%; margin: 0 auto; height: 800px;}
.case-list {position: relative;z-index: 4;}
.case-list li {width: 21%;padding: 1% 1% 0 1%;position: relative; float: left;background: #f2f2f2; margin: 1%;}

.case-list .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff;}
.case-list .c-wrap img {width: 100%;height: 100%;object-fit: cover;}
.case-list .c-wrap .c-title {position: relative;bottom: 0;left: 0;width: 100%;font-size: 18px;line-height: 70px;transition: all .5s; text-align: center; background: #f2f2f2; color: #000;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.case-list .c-wrap .c-text-box {opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;line-height: 26px;-webkit-backdrop-filter: saturate(180%) blur(10px);backdrop-filter: saturate(180%) blur(10px);background-color: rgba(0, 0, 0, 0.5);transition: all .5s;}
.case-list .c-wrap .c-text-box div {}
.case-list .c-wrap .c-text-box div img{width: 50%; display: block; margin: 0 auto; }
.case-list .c-wrap .c-text-box div .c-title2{text-align: center; font-size: 18px; margin-bottom: 20px;}
.case-list .c-wrap:hover .c-title {opacity: 0;}
.case-list .c-wrap:hover .c-text-box {opacity: 1;}

.pro_more{width: 650px; margin:3% auto 0 auto;border: 1px solid #e60012;border-radius: 40px; height: 55px; line-height: 55px;}
.pro_more ul{display: flex; display:-webkit-flex;-webkit-justify-content:space-between;   justify-content: space-between;}
.pro_more li:nth-child(1){ background: #e60012;text-align: center;border-radius: 40px;width: 35%;transition: .5s; }
.pro_more li a{color: #fff;}
.pro_more li:hover:nth-child(1){ background: #07863f;}
.pro_more li:nth-child(2){color: #e60012; font-size: 18px;text-align: center;width: 65%;}
.pro_more li i{font-size: 26px;display: inline-block; padding-right: 10px;}
.pro_more li em{font-size: 30px; font-family:"Axis"; padding-left: 10px;}


@media screen and (max-width:1650px){
	.pro .prolist li{width: 270px;}	
}
@media screen and (max-width:1440px){
	.pro .prolist li{width: 233px;}	
}
@media (max-width:1280px){
	.pro .prolist li{width: 200px;;}	
}
@media screen and (max-width:790px){
	.pro{width:95%;}
	.pro .pro_tit{ display: block;}
	.pro .pro_tit .pro_tit_l{display: block}
	.pro .pro_tit .pro_tit_l img{display: none;}
	.pro .pro_tit .pro_tit_l{width: 100%; text-align: center;}
	.pro .pro_tit .pro_tit_l h2 {font-size: 17px;}
	.pro .pro_tit .pro_tit_l h2 em{font-size: 25px;}
	.pro .pro_tit .pro_tit_r{display: none;}

	.pro .prolist li{width: 46%; ;line-height: 35px;}
	.pro .prolist li a{font-size: 16px;}
	.case_box{display: none;}
	.telcase_box{display: block;width: 100%;}
	.telcase-list {position: relative;z-index: 4;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
	.telcase-list li {width: 46%;padding: 1% 1% 0 1%;position: relative; background: #f2f2f2; margin: 1%;}
	.telcase-list .c-wrap {position: relative;overflow: hidden;color: #fff;}
	.telcase-list .c-wrap img {width: 100%;height: 100%;object-fit: cover;}
	.telcase-list .c-wrap p{text-align: center;color: #000;line-height: 40px ;}
}
/*公司简介*/
.about{width:100%; margin:0px auto; position: relative; overflow: hidden; background: url(../images/advbg.jpg) no-repeat center bottom; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.about .about_l{ width: 40%; padding:5%;background: url(../images/about_l.jpg) no-repeat center top;color: #fff; }
.about .about_l h2{font-size: 36px;}
.about .about_l h2 em{display: block;font-size: 16px; font-weight: 400;}
.about .about_l h3{color: #b8db13; font-size: 86px;font-family: Arial, Helvetica, sans-serif; margin: 4% 0;}
.about .about_l p{font-size: 16px; line-height: 31px;}
.about .about_l a{width: 150px; line-height: 45px; background: #e60012;text-align: center; color: #fff;display: block; margin-top: 4%;border-radius: 20px}

.about .about_r{width: 51%;height: 100%;}
.about .about_r ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.about .about_r li{width: 100%; height: 50%; overflow:hidden;}
.about .about_r li:nth-child(1) img{width: 100%;width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.about .about_r li:nth-child(1):hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

.about .about_r li:nth-child(2){padding:7% 0 6% 0;text-align: center;}
.about .about_r li:nth-child(2) h3{font-size: 36px;color:#07863f;}
.about .about_r li:nth-child(2) p{padding: 4% 0;font-size: 16px;}
.about .about_r li:nth-child(2) a{width: 150px; line-height: 45px; background: #353535;text-align: center; color: #fff;display: block; margin: 2% auto 0 auto;border-radius: 20px}

@media screen and (max-width:1440px){
	.about .about_l h3{font-size: 60px;}
}

@media screen and (max-width:790px){
	.about{display: block;}
	.about .about_l{ width: 90%;}
	.about .about_l h2 {font-size: 29px;}
	.about .about_l h3 {font-size: 29px;}
	.about .about_r{width: 100%;}
	.about .about_r li:nth-child(2) h3 {font-size: 21px;}
}
/*adv*/
.adv{width:100%; margin:0 auto; position: relative;  background: url('../images/adv.jpg') no-repeat center top;  padding: 3.5% 0; height: 80%;background-size: 100%;}
.adv .adv_tit{ width: 85%; margin: 0 auto; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.adv .adv_tit .adv_tit_l{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between}
.adv .adv_tit .adv_tit_l img{width: 110px}
.adv .adv_tit .adv_tit_l h2{font-size: 24px; color: #07863f; padding: 20px 0 0 10px;}
.adv .adv_tit .adv_tit_l h2 em{font-weight: bold;font-size: 45px;display: block;color: #000;}
.adv .adv_tit .adv_tit_r{ color: #07863f;font-weight: 300;font-size: 40px;width: 380px;text-align: right;padding-top: 25px; }

.adv ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; width: 75%; margin:3% auto 0 auto;}
.adv li{border:1px solid transparent; border-color: rgba(0, 0, 0, 0.1); padding:1% 3% 2% 3%; width: 16%;}
.adv .adv_img{background: url('../images/quan.png') no-repeat center top; width: 100px; height: 85px;margin: 0 auto;;}
.adv .adv_img img{display: block; margin: 0 auto; padding-top: 30px;}
.adv  .adv_tex{text-align: center;}
.adv  .adv_tex strong{display: block; margin: 20px 0; font-size: 22px;}

@media screen and (max-width:1440px){
	.adv{height: 68%;}
}

@media screen and (max-width:790px){
	.adv {display: none;}
}






/*产品优势*/
.youshi{width: 100%;background:url(../images/youshi.jpg) no-repeat center top; padding:4% 0;}
.youshi h2{margin: 0 auto; width: 43%;}
.youshi h2 img{width: 100%; display: block;margin: 0 auto;}
.youshi .youshi_box{width: 85%; margin:4% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.youshi .youshi_l{width: 55%; padding-top: 4%;}
.youshi .youshi_l ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; margin-top: 5%;}
.youshi .youshi_l li{width: 48%;background:rgba(255,255,255,0.7); margin: 0 2% 6% 0;height: 130px; line-height: 130px;border-radius: 90px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.youshi .youshi_l li i{width: 100px; height: 100px; text-align: center; line-height: 100px;font-size: 60px; background: #07863f; color: #fff;border-radius:50%; display: inline-block;margin: 4% 0 0 7%;}
.youshi .youshi_l li em{font-size: 26px;width: 60%;line-height: 34px;margin-top: 7%;}
.youshi .youshi_r{width:35%;}
.youshi .youshi_r img{width:100%;}

@media screen and (max-width:790px){
	.youshi h2{ width: 80%;}
	.youshi .youshi_box{display: block;}
	.youshi .youshi_l{width: 100%;}
	.youshi .youshi_l li{width: 100%;}
	.youshi .youshi_r{display: none;}
}


/*news*/
.news{width:85%; margin:0 auto; position: relative;  padding: 3.5% 0; }
.news .news_tit{ width: 100%; margin: 0 auto; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.news .news_tit .news_tit_l{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between}
.news .news_tit .news_tit_l img{width: 110px}
.news .news_tit .news_tit_l h2{font-size: 24px; color: #07863f; padding: 20px 0 0 10px;}
.news .news_tit .news_tit_l h2 em{font-weight: bold;font-size: 45px;display: block;color: #000;}
.news .news_tit .news_tit_r{ color: #07863f;font-weight: 300;font-size: 40px;width: 380px;text-align: right;padding-top: 25px; }

.news_box{ margin:4% auto 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.news_l{width: 48%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.news_l li{ position: relative;}
.news_l .news_tuijian{position: relative;width: 100%; }
.news_l .img{width: 100%;}
.news_l .img img{width: 100%;}
.news_l .proText{ font-size: 18px; background:rgba(0,0,0,0.5); padding-left: 5%;  color: #fff; line-height: 60px;margin-top: -60px;}
.news_r{width: 48%;}
.news_r ul{width: 100%;}
.news_r li {width: 100%;border-bottom: 1px solid #e7e7e7; margin-bottom: 25px;  padding-bottom: 25px;}
.news_r li .lin {position: relative;}
.news_r li a {display: block;position: relative;overflow: hidden;padding:3% 0 0 220px;}
.news_r li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 190px;overflow: hidden;}
.news_r li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.news_r li h3 {font-size: 23px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;}
.news_r li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.news_r li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;-webkit-box-orient: vertical;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news_r li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.news_r li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.news_r li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.news_r li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.news_r li:hover {border-bottom-color: #222;}
.news_r li:hover h3 {color: #eb1622;}
.news_r li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.news_r li:hover label {color: #fff;}
.news_r li,.news_r h3,.news_r .cov,.news_r label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width:1440px){
	.news_r li{margin-bottom: 10px;padding-bottom: 10px;}
	.news_r li .pic {width: 160px;}
	.news_r li .txt{font-size: 14px; line-height: 29px;}

}
@media screen and (max-width: 1200px) {
.news_r {padding: 60px 0;}
.news_r li .lin {padding: 40px 0;}
.news_r li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.news_r li .wrap {padding: 30px 0 0;}
.news_r li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.news .news_tit{ display: block;}
.news .news_tit .news_tit_l{display: block}
.news .news_tit .news_tit_l img{display: none;}
.news .news_tit .news_tit_l{width: 100%; text-align: center;}
.news .news_tit .news_tit_l h2 {font-size: 17px;}
.news .news_tit .news_tit_l h2 em{font-size: 25px;}
.news .news_tit .news_tit_r{display: none;}
.news_box{display: block;}
.news_l{display: none;}
.news_r {width: 100%;margin: 0 -20px;}
.news_r li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.news_r li .lin {margin: 0 20px;padding-top: 0;}
.news_r li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.news_r li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.news_r li a {padding: 0 0 50px 0;}
.news_r li .wrap {padding: 20px 15px 0;}
.news_r li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {

.news_r {margin: 0 -10px;padding: 60px 0 20px;}
.news_r li .lin {margin: 0 10px;padding-bottom: 10px;}
.news_r li .wrap {padding: 20px 0 0;}
.news_r li .date {font-size: 18px;line-height: 24px;height: 24px;}
.news_r li h3 {font-size: 18px;margin: 0;}
.news_r li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.news_r {margin: 0 0;}
.news_r li {display: block;width: 100%;}
.news_r li .lin {margin: 0 0;}
.news_r li .txt {display: block;height: 52px;}
}


.flex-center{width: 85%; margin: 5% auto; text-align: center;}

.se_erji{width: 85%; margin: 3% auto; max-width: 1234px;}
.se_erji ul{display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content:center;}
.se_erji li{width: 160px; text-align: center;font-size: 20px; font-weight: bold;}
.se_erji li a{ font-size:18px; color:#333; line-height:50px;transition: all 0.5s; display:block; position:relative; transition: 0.3s;}
.se_erji li a:hover{ color:#fff;text-decoration: none; font-weight: bold; border-radius:30px; background: #b9bcc5;}
.se_erji li.cu_active a{ color:#0088ff;font-weight: bold; border-radius:30px}

.se_erji li.honor_li{background:#a77e56; border:1px solid #a77e56;}
.se_erji li.honor_li a{color: #fff;}



/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 700px;position: relative;overflow: hidden; background: #000;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0; opacity: 0.7;}
.inbanner .cer {position: relative;height: 100%;}
@media screen and (max-width: 1440px) {
	.inbanner {height: 500px;}
}
@media screen and (max-width: 1023px) {
.inbanner {	height: 300px;}
}
@media screen and (max-width: 750px) {
.inbanner {	height: 280px;}
}
.inbanner2 {width: 100%;height: 380px;position: relative;overflow: hidden;background: #000;}
.inbanner2 > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;opacity: 0.7;}
.ibcate {position: absolute;width: 100%;left: 0;bottom: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-bottom: -90px;}
.ibcate .cn {font-size: 54px;line-height: 56px;font-weight: bold;letter-spacing: 2px;text-indent: 2px;}
.ibcate .en {font-size: 36px;line-height: 70px;}
.ibcate .hx {width: 40px;height: 3px;background-color: #fff;margin: 10px auto;}
.mouse {width: 50px;height: 50px;margin-top: 123px;margin-left: -25px;position: absolute;left: 50%;top: 50%;z-index: 2;/*font-size: 16px; line-height: 28px; color: #fff; text-align: center;*/
background: url('../images/jtd-ib.png') center 0 no-repeat;}
@media screen and (max-width: 750px) {
.ibcate {margin-bottom: -83px;}
.ibcate .cn {font-size: 36px;}
.ibcate .en {font-size: 18px;line-height: 60px;}
.ibcate .hx {margin: 0 auto;}
.mouse{display: none;}
}

.baninfo {height: 70px;position: relative;z-index: 2;background-color: #f1f1f1;}
.baninfo .cer8 {height: 100%;}
.erji {float: left;font-size: 0;white-space: nowrap;text-align: center;padding: 17px 0;max-width: 100%;line-height: 36px;height: 36px;}
.erji a {display: inline-block;width: 110px;height: 100%;margin-left: 26px;border-radius: 18px;color: #333;font-size: 16px;line-height: 36px;vertical-align: top;background-color: #f1f1f1;}
.erji a:first-child {margin-left: 0;}
.erji a:after {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;display: none;width: 0;height: 1px;background-color: #ef7c00;-webkit-transition: 0.3s;transition: 0.3s;}
.erji a:hover {background-color: #fff;color: #ef7c00;}
.erji a.on {background-color: #ef7c00;color: #fff;font-weight: bold;}
.erji a:hover:after {left: 0;width: 100%;-webkit-transition: width 0.3s;transition: width 0.3s;}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #ef7c00;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}
@media screen and (max-width: 1280px) {
.tree {display: block;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.erji {float: none;overflow: auto;}
}

/*内页公司简介*/
.chenjiumain {padding: 122px 0 125px;background: url('../images/chengjiubg.jpg') no-repeat center bottom;width: 100%;}
@media screen and (max-width: 1024px) {
.chenjiumain {padding: 100px 0;}
}
@media screen and (max-width: 750px) {
.chenjiumain {padding: 80px 0;}
}.ruzhumain {padding: 142px 0 168px;background: url('../images/ab3bg.jpg') bottom no-repeat;
}
@media screen and (max-width: 1024px) {
.ruzhumain {padding: 110px 0 120px;}
}
@media screen and (max-width: 750px) {
.ruzhumain {padding: 80px 0 90px;}
}
.cate37 {color: #333;text-align: center;}
.cate37 .cn {font-size: 32px;line-height: 48px;font-weight: bold;margin-top: 6px;}
.cate37 .en {font-size: 42px;line-height: 52px;font-family: 'Century';word-break: normal;}
@media screen and (max-width: 750px) {
.cate37 .en {font-size: 36px;}
.cate37 .cn {font-size: 26px;margin-top: 0;}
}
.chengjiucon {font-size: 16px;line-height: 34px;color: #333;text-align: justify;margin-top: 50px;}
.chengjiucon p{text-indent:2em;}
.chengjiucon .pic {width: 100%;text-align: center;margin: 4% auto;}
.chengjiucon img {max-width: 100%;}

@media screen and (max-width: 750px) {
	.chengjiucon {width: 95%; margin: 0 auto;}
}

/*内页团队风采*/
.rongyumain {}
.rongyumain h2.btitle {font-size: 36px;color: #333;line-height: 54px;font-weight: bold;text-align: center;height: 54px;overflow: hidden;}
.rongyumain .intro {margin: 20px auto 0;font-size: 16px;color: #555;line-height: 32px;max-width: 1200px;text-align: center;}
.rylist {overflow: hidden;padding: 0 0 50px;}
.rylist li {float: left;width: 25%;margin-bottom: 15px;}
.rylist li .lin {padding: 0 10px;}
.rylist li a {display: block;position: relative;border: 1px solid #e7e7e7;}
.rylist li .pic {width: 100%;overflow: hidden;position: relative;font-size: 0;text-align: center;}
.rylist li img {max-width: 90%;max-height: 95%;}
.rylist li h3 {padding: 0 30px;position: relative;overflow: hidden;}
.rylist li h3 span {position: relative;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 18px;color: #333;line-height: 40px;white-space: nowrap;padding: 15px 0px 15px 0;border-top: 1px solid #ebebeb;text-align: center;}
.rylist li h3:before {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(#c32c21), to(#d32c1f));
background-image: linear-gradient(to right, #c32c21, #d32c1f);}
.rylist li h3 span,.rylist li h3:before {-webkit-transition: .5s;transition: .5s;}
.rylist li:hover h3 span {color: #fff; text-align: center;}
.rylist li:hover h3:before {width: 100%;left: 0;-webkit-transition: width .5s;transition: width .5s;}
@media screen and (max-width: 1440px) {
.rylist {padding: 0 0 40px;}
.rylist li .lin {padding: 0 20px;}
}
@media screen and (max-width: 1100px) {
.rylist {padding: 0 0 30px; margin-top: 30px;}
.rylist li .lin {padding: 0 15px;}
.rylist li {width: 50%;}
.rylist li h3 {padding: 0 20px;}
}
@media screen and (max-width: 640px) {
.rongyumain {padding: 40px 0 40px;}
.rylist li {width: 50%;margin-bottom: 15px;}
.rylist li img{width: 100%; max-width: 100%; max-height: auto;}
.rylist li .pic{height: auto; line-height: 0;}
.rylist li h3 span{height: 30px; line-height: 30px;}
.rongyumain .intro {margin: 0px auto 10px auto;}
}


/*内页发展历程*/
.fazhanmain {position: relative;padding: 140px 0 87px;background: url('../images/fazhanbg.jpg') center / cover no-repeat;}
.fazhanmain:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 0;background: url('../images/sun.png') right top no-repeat;content: "";}
.fazhanmain .cer8 {position: relative;z-index: 2;}
@media screen and (max-width: 1200px) {
.fazhanmain {padding: 110px 0 80px;}
}
@media screen and (max-width: 750px) {
.fazhanmain {padding: 80px 0 80px;}
}
.cate53 {text-align: center;}
.cate53 .cn {font-size: 32px;line-height: 48px;font-weight: bold;margin-top: 10px;}
.cate53 .en {font-size: 42px;line-height: 52px;font-family: 'Century';word-break: normal;}
@media screen and (max-width: 750px) {
.cate53 .en {font-size: 32px;line-height: 42px;}
.cate53 .cn {font-size: 26px;margin-top: 0;}
}
.pig {width: 60px;height: 60px;background-color: rgba(0, 0, 0, 0.15);border-radius: 50%;opacity: 0;position: absolute;left: 100%;top: 100%;z-index: 10;margin-left: -30px;margin-top: -30px;pointer-events: none;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;	user-select: none;-webkit-transition: opacity 0.4s linear, -webkit-transform 0.5s ease-in-out;transition: opacity 0.4s linear, -webkit-transform 0.5s ease-in-out;
transition: opacity 0.4s linear, transform 0.5s ease-in-out;transition: opacity 0.4s linear, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;}
.pig.show {opacity: 1;}
.pig:active,.pig.active {-webkit-transform: scale(1.1);	transform: scale(1.1);}
.pig s {width: 6px;height: 12px;cursor: pointer;position: absolute;margin-top: -6px;top: 50%;z-index: 2;background-color: transparent;background-position: center;background-repeat: no-repeat;-webkit-transition: 0.3s;
transition: 0.3s;}
.pig s.i1 {left: 20px;background-image: url('../images/sjl-pig.png');}
.pig s.i2 {right: 20px;background-image: url('../images/sjr-pig.png');}
.pig:active s.i1,.pig.active s.i1 {left: 14px;}
.pig:active s.i2,.pig.active s.i2 {right: 14px;}
.sw53out {margin-top: 120px;}
#sw53 {height: 328px;}
#sw53 .swiper-slide {width: 420px;}
#sw53 .slideinner {position: relative;width: 100%;height: 100%;}
.fittuwen3 {display: block;padding-left: 44px;padding-right: 80px;height: 100%;background: url('../images/sx1-fz.png') 4px 28px no-repeat;position: relative;}
.fittuwen3 i {position: absolute;left: 0;top: 23px;z-index: 1;border-radius: 5px;width: 9px;height: 9px;background-color: #ef7c00;-webkit-transition: 1s;transition: 1s;-webkit-box-shadow: 0 0 0 6px rgba(239, 124, 0, 0.15);
	box-shadow: 0 0 0 6px rgba(239, 124, 0, 0.15);}
.swiper-slide:hover .fittuwen3 i {-webkit-transform: scale(1.2) rotateY(360deg);	transform: scale(1.2) rotateY(360deg);}
.fittuwen3 dt {font-size: 24px;line-height: 54px;height: 54px;overflow: hidden;margin-bottom: 24px;}
.fittuwen3 dt em {font-size: 52px;font-family: "Times New Roman";font-style: normal;font-weight: bold;margin-right: 6px;color: #ef7c00}
.fittuwen3 .txt {font-size: 16px;line-height: 28px;height: 244px;overflow: auto;}
.fittuwen3 .txt dd + dd {margin-top: 18px;}
.fittuwen3 .txt dd span {display: block;}
@media screen and (max-height: 1200px) {
.sw53out {margin-top: 80px;}
}

/* ===================== 内页 Banner 图 ===================== */

.mbx{ width:100%; height:60px;   border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.mbx .mbx_cont{ width:85%; margin:0 auto; font-size:16px; line-height:60px; color:#333}
.mbx .mbx_cont a{color: #333;}


/*产品详情页*/
.container{width: 80%; margin: 4% auto; max-width: 1200px;}
.container .info-intro{text-align: center; background: #666;width: 50%; margin: 4% auto 0 auto; color: #fff;}
.container .info-intro h2{font-size: 26px; font-weight: 500; padding: 10px 0;}
.info-pic img{display: block; margin: 0 auto; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;max-width: 650px;}

.info_cont{margin: 5% auto; max-width: 1100px;}


/*anli xiangqing*/
.case_wx{width: 200px; display: block;margin: 0 auto;}
.case_wx img{width: 100%;}
.atc-con i{text-align: center;display: block;}

/*产品详情*/
.se_procont{width: 100%; background:url(../images/fcrobg.jpg) top center no-repeat;;padding: 4% 0 4% 0;background-attachment: fixed; background-size: cover;}
.se_procont .s_width{padding: 4%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 70%; margin: 0 auto;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); background: #fbfbfb;}
.se_procont .se_procont_l{width: 55%;}
.sProduct-view-tab {width: 100%;margin-left: auto;margin-right: auto;}
.sProduct-view-tab .pic {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: transparent;/* img{object-fit:contain;} */}
.sProduct-view-tab .pic img {position: absolute;left: 0;top: 0;z-index: 1;border-radius: inherit;width: 100%;}
.sProduct-view-tab .Tt {position: relative;width: 100%;height: 0;padding-bottom: 56%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.sProduct-view-tab .Tt:after {content: " ";position: absolute;left: 0;top: 0;right: 0;bottom: 0;pointer-events: none;border: #eeeeee solid 1px;}
.sProduct-view-tab .Tt .box {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.sProduct-view-tab .Tt .playBtn {position: absolute;z-index: 10;left: 15px;bottom: 15px;width: 36px;height: 36px;background-image: url(../images/btns-play.png);background-size: contain;background-position: 50% 50%;
background-repeat: no-repeat;border-radius: 50%;}
.sProduct-view-tab .Tt .playBtn:after {content: " ";position: absolute;left: 0;top: 0;right: 0;bottom: 0;border: #333 solid 2px;border-radius: inherit;}
.pc .viewport {overflow: hidden;}
.wap .oScroll {overflow: auto;}
.hScroll {width: 100%;white-space: nowrap;}
.hScroll .scrollBox,.hScroll .overview {display: inline-block;vertical-align: top;}
.wap .hScroll {overflow-x: auto;overflow-y: hidden;}
.vScroll {height: 100%;}
.wap .vScroll {overflow-y: auto;overflow-x: hidden;}
.invisible {visibility: hidden;position: absolute !important;z-index: -1;}

@media screen and (min-width: 1025px) {
.sProduct-view-tab .Tt .playBtn {-webkit-transition: all 250ms ease-out 0s;transition: all 250ms ease-out 0s;}
.sProduct-view-tab .Tt .playBtn:hover {-webkit-transform: scale(1.1);transform: scale(1.1);}
}
@media screen and (max-width: 1024px) {
.sProduct-view-tab .Tt .playBtn:active {-webkit-transform: scale(1.1);transform: scale(1.1);}
}
.sProduct-view-tab .Tg {margin-top: 10px;position: relative;}
.sProduct-view-tab .Tg .btn {position: relative;display: inline-block;vertical-align: top;width: 90px;height: 66px;}
.sProduct-view-tab .Tg .btn:nth-child(1n+2) {margin-left: 16px;}
.sProduct-view-tab .Tg .btn:before {content: " ";position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background-color: #000;-webkit-transition: all 250ms ease-out 0ms;transition: all 250ms ease-out 0ms;
opacity: 0;visibility: hidden;}
.sProduct-view-tab .Tg .btn:after {content: " ";position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 6;pointer-events: none;border: #eeeeee solid 1px;}
.sProduct-view-tab .Tg .btn:hover:before {-webkit-transition: all 250ms ease-out 0ms;transition: all 250ms ease-out 0ms;opacity: 0.05;visibility: visible;}
.sProduct-view-tab .Tg .btn.on:after {border-color: #333;}
.se_procont_r{width: 40%;}
.se_procont .se_procont_r h1 {color: #333333;line-height: 1.25; font-size: 40px; font-weight: 800; padding-top: 7%;}
.se_procont .se_procont_r .aside {margin-top:20px;line-height: 1.25; }
.se_procont .se_procont_r .aside span{font-size: 16px;}
.se_procont .se_procont_r .imax {margin:16px 0 20px 0;padding-top: 16px;border-top: #eeeeee solid 1px;color: #666666;font-size: 16px;}
.se_procont .se_procont_r .imax img{ width: 100px;}

.pro_model_1{ padding:4% 0; width: 80%; margin: 0 auto; }
.pro_model_1 p,.pro_model_3 p{text-indent:40px; font-size:16px; color:#666; line-height:36px;}
.pro_model_1 h3{ font-size:30px ;position:relative; padding-bottom:15px; margin:0 0 70px; color:#05163f; line-height:42px }
.pro_model_1 h3:before{content:'';display:block;position:absolute;bottom:-20px;height:10px;background:url(../images/dote.png) no-repeat left bottom;}
.pro_model_1 h3:before {width:81px;left:0;}
.w60{ width:60%} .w35{ width:35%; }  .w25{ width:25%}  .w70{ width:70%}  .w40{ width:40%}  .w55{ width:55%;}  .w30{ width:30%}  .w65{ width:65%}  .w50{ width:50%} .w10{ width:10%} .w85{width:85%}
 .w55 img{float: right;}    .pro_model_1 .fr img,.pro_model_3 .fl img,.fr video{ text-align:right; width:100%; height:auto} 
.pro_model_1 video{ width:100%; height:auto; float:right}


@media screen and (max-width: 1024px) {
  .se_procont .se_procont_r {max-width: 100%;margin-top: 0.7rem;width: 514px;margin-left: auto;margin-right: auto;padding-bottom: 0.4rem;}
}

@media screen and (max-width: 790px) {
	.se_procont{padding: 17% 0 4% 0;}
	.se_procont .s_width{width: 98%; display: block;}
	.se_procont .se_procont_l{width: 100%;}
	.se_procont .se_procont_r{width: 100%;}
	.se_procont .se_procont_r h1{font-size: 28px;}
	.se_procont .se_procont_r .aside {margin-top: 10px;}
	.se_procont .se_procont_r .imax{font-size: 15px;}
	.se_procont .se_procont_r .imax p{line-height: 24px;}
	.se_procont .se_procont_r .btns .btn{min-width: 100px;line-height: 28px;}
	.right-fd{display: none!important;}
  .sProduct-view-tab {width: 100%;}
.sProduct-view-tab .Tg .btn {  width: 72px;  height: 52.8px;  }
.sProduct-view-tab .Tg .btn:nth-child(1n+2) {  margin-left: 12.8px;  }
}


/*内页产品展示*/
.probanner{background: #cdd0d1; padding: 25px 0; text-align: center; margin-top: 125px;}
.probanner .cn{color: #fff;font-size:36px; font-weight: bold;}
.se_prolist{width: 85%; margin: 0 auto;}
.se_prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content:center;   justify-content: center;flex-wrap: wrap;}
.se_prolist li{ padding:0 3%; line-height: 7vh; text-align: center; margin: 1% 0.5%;transition: .5s; background: #fff;color: #333; cursor:pointer; font-weight: 700;}
.se_prolist li a{color: #333;}
.se_prolist li:hover{ background: #dd2118;}
.se_prolist li:hover a{ color: #fff;}


.se_tuandui { width:75%; margin:0 auto 1rem auto; }
.se_tuandui ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_tuandui li{width:31%; margin:0 1% 2% 1%; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_tuandui li:nth-child(3n){ margin-right:0px;}
.se_tuandui li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_tuandui li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 700; color:#fff;background:#343643;text-transform: uppercase; word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.se_tuandui li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#333;}
.se_tuandui p span{ font-size:20px;  color:#e9e9e9;}
.se_tuandui li .p-name em{font-weight: 100; padding: 0 2%;}
.se_tuandui ul li:hover{cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #fff;}
.se_tuandui li:hover .p-name{background: #0088ff;}


.se_case { width:85%; margin:4% auto 1rem auto; }
.se_case ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_case li{padding:0; width:14%; margin:0 1% 2% 0; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_case li:nth-child(4n){ margin-right:0px;}
.se_case li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_case li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#fff;background:#2778be;text-transform: uppercase; }
.se_case li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}



@media (max-width:1440px){
	.se_tuandui li .p-img{}
}
@media (max-width:1280px){
	.se_tuandui { width:95%; margin:1rem auto 1rem auto; }
	.se_tuandui li{width: 23%;}
	.se_tuandui li .p-img{}
}

@media (max-width:1000px){
	.se_tuandui li .p-img{height: 185px;}
	.se_tuandui ul li i{  background:none;}
}



.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 12px; padding: 0 10px; text-align: center;  border: 1px solid #dddddd;margin: 0 3px 6px;color: #666; line-height: 26px;}

.seprobox_l{ background: #fff; width: 100%; }
.seprobox_l h3 {margin-top: 50px;margin-bottom: 40px;font-size: 36px;color: #000000;line-height: 1.3;font-weight: bold;}
.seprobox_l h3 i {margin-right: 3.125%;font-size: 36px;color: #c4c4c4;font-family: "Consolas";font-style: normal;font-weight: normal;line-height: 1;opacity: 0.5;}
.seprobox_l h3 i:before {content: "";width: 12px;height: 3px;background: #c4c4c4;display: inline-block;vertical-align: middle;margin-right: 17px;}
.seprobox_l p {margin-top: 40px;margin-bottom: 40px;color: #000000;line-height: 1.8;text-indent:2em;}
.seprobox_l p img{text-indent:-4em; display: block; margin: 0 auto;}



.newslist-out {padding: 60px 0 60px;}
@media screen and (max-width: 1440px) {
.newslist-out {  padding: 50px 0;}
}
@media screen and (max-width: 1023px) {
.newslist-out {  padding: 100px 0;}
}
@media screen and (max-width: 750px) {
.newslist-out {  padding: 20px 0;}
}
.newslist {padding: 44px 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding: 86px 0;}
.newslist li:last-child {border-bottom: 0 none;}
.newslist li a {display: block;position: relative;overflow: hidden;padding-left: 650px;height: 356px;}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 586px;height: 100%;overflow: hidden;}
.newslist li .pic img {-o-object-fit: cover;    object-fit: cover;}
.newslist li .pic:hover img {transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);;}
.newslist li h3 {font-size: 24px;color: #333;line-height: 42px;height: 42px;overflow: hidden;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;margin: 20px 0 58px;}
.newslist li .date {font-size: 24px;color: #00aa4b;line-height: 36px;font-family: "amerigobt";height: 36px;padding-top: 48px;overflow: hidden;}
.newslist li label {display: block;width: 32px;height: 32px;font-size: 0;cursor: pointer;background: #c3c3c3 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;}
.newslist li,.newslist h3,.newslist label {-webkit-transition: .5s;transition: .5s;}
.newslist li:hover {border-bottom-color: #00aa4b;}
.newslist li:hover h3 {color: #00aa4b;}
.newslist li:hover label {background-color: #00aa4b;}
@media screen and (max-width: 1440px) {
.newslist li .txt {  line-height: 30px;  height: 90px;  margin-bottom: 32px;}
}
@media screen and (max-width: 1200px) {
.newslist li a {  padding-left: 540px;}
.newslist li .pic {  width: 480px;}
}
@media screen and (max-width: 1023px) {
.newslist li {  padding: 60px 0;}
.newslist li a {  padding-left: 450px;}
.newslist li .pic {  width: 400px;}
}
@media screen and (max-width: 840px) {
.newslist li a {  padding-left: 360px;  height: 240px;}
.newslist li .pic {  width: 320px;}
.newslist li .date {  padding-top: 20px;}
.newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
.newslist li {  padding: 20px 0;}
.newslist li a {  padding-left: 300px;  height: 180px;}
.newslist li .pic {  width: 260px;}
.newslist li .txt {  display: none;}
.newslist li h3 {  font-size: 20px;  line-height: 32px;  height: 96px;}
}
@media screen and (max-width: 600px) {
.newslist li a {  padding-left: 0; height: 80px;}
.newslist li .pic { display: none;}
.newslist li h3 {  font-size: 18px;  line-height: 30px;  height: 120px;}
.newslist li .date {  padding-top: 10px;  font-size: 18px;}
}

/*新闻详情页*/
.greybgnews {background-color: #f8fafb;padding: 50px 0 80px;}
.greybgnews .cer8{ max-width: 1600px; margin:0 auto; padding: 0 30px;}
.main {position: relative;padding-right: 480px;}
.mainleft {width: 100%;min-height: 800px;}
.mainright {width: 440px;position: absolute;top: 0;right: 0;z-index: 1;}
.mainright .sidebox {padding: 40px 40px 16px;width: auto;background-color: #fff;}
.mainright .sidebox .title {height: 40px;font-weight: bold;margin-bottom: 20px;font-size: 26px;line-height: 40px;color: #07863f;}
.relnewslist li {border-bottom: 1px solid #e7e7e7;}
.relnewslist li a {display: block;}
.relnewslist li .pic {width: 100%;height: 222px;position: relative;overflow: hidden; display: none;}
.relnewslist li:nth-child(1) .pic{display: block;}
.relnewslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.5s;transition: 0.5s;}
.relnewslist li:hover img {-webkit-transform: scale(1.04);transform: scale(1.04);}
.relnewslist .wz {padding: 20px 0;}
.relnewslist h3 {font-size: 18px;color: #333;line-height: 36px;font-weight: bold;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: 0.3s;transition: 0.3s;}
.relnewslist .date {  color: #666;  font-size: 12px;  line-height: 28px;  height: 28px;}
.relnewslist li:hover h3 {  color: #07863f;}
.atc {padding: 40px 70px 70px;background-color: #fff;}
.atc-h {border-bottom: 1px solid #e7e7e7;padding-bottom: 20px;position: relative;}
.atc-h h1 {font-size: 32px;color: #333;line-height: 46px;font-weight: bold;margin-bottom: 24px;}
.atc-date {font-size: 14px;color: #888;line-height: 30px;}
.atc-date span {display: inline-block;margin-right: 48px;}
.atc-con {padding: 44px 0 76px;font-size: 16px;line-height: 28px;color: #555;text-align: justify;}
.atc-con p{line-height: 31px; margin-bottom: 15px;text-indent:2em;}
.atc-con img {max-width: 100%; display: block; margin: 10px auto;}
.atc-con .videowrap {width: 1440px;position: relative;text-align: center;margin: 50px auto;overflow: hidden;}
.atc-con video {width: 100%;height: 612px;}
@media screen and (max-width: 1440px) {
.atc {padding: 40px 50px 60px;}
.main {padding-right: 400px;}
.mainright {width: 370px;}
.videowrap {width: 100%;padding-bottom: 42.5%;height: 0;}
.video {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;}
}
@media screen and (max-width: 1300px) {
.main {padding-right: 0;}
.mainleft {min-height: 0;}
.mainright {display: none;}
}
@media screen and (max-width: 1023px) {
	.mainleft {width: 90%;}
.greybgnews {padding: 60px 0 80px;background-color: #fff;}
.atc {padding: 0 30px;}
}
@media screen and (max-width: 960px) {
.atc-con {padding-bottom: 60px;}
.atc-date span {margin-right: 24px;}
}
@media screen and (max-width: 750px) {
.atc {padding: 0 0;}
.atc-h h1 {font-size: 26px;margin-bottom: 0;}
}
.atc-pn {position: relative;padding-top: 26px;padding-right: 160px;border-top: 1px solid #ddd;}
.atc-pn a {display: block;overflow: hidden;font-size: 14px;color: #666;line-height: 34px;margin-top: 10px;}
.atc-pn a:hover {color: #ef7c00;}
.atc-pn a label {display: inline-block;border: 1px solid #ccc;width: 98px;height: 32px;text-align: center;font-size: 14px;line-height: 32px;margin-right: 15px;-webkit-transition: 0.3s;transition: 0.3s;}
.atc-pn a:hover label {border-color: #ef7c00;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #07863f;width: 110px;height: 34px;position: absolute;right: 0;bottom: 0;z-index: 1;margin-top: 0;}
.atc-pn a.ret:hover {opacity: 0.8;}
@media screen and (max-width: 960px) {
.atc-pn {padding-right: 0;}
.atc-pn a.ret {position: static;width: 200px;height: 50px;line-height: 50px;border-radius: 5px;display: block;margin: 40px auto 0;font-size: 18px;}
}
.zhaopinout {padding: 110px 0 100px;}
.cate7 {position: relative;padding-top: 80px;padding-bottom: 22px;font-weight: bold;text-align: center;}
.cate7 .en {font-size: 140px;color: rgba(83, 185, 112, 0.06);line-height: 152px;text-transform: uppercase;position: absolute;left: 0;top: 0;z-index: 1;width: 100%;font-family: "Times New Roman";}
.cate7 .cn {font-size: 32px;color: #333;line-height: 50px;position: relative;z-index: 2;}
.cate7:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 30px;height: 3px;margin-left: -15px;background-color: #07863f;}
.zpintro {font-size: 16px;color: #666;line-height: 34px;text-align: center;max-width: 920px;margin: 24px auto 0;}
.zpintro span {display: block;}
@media screen and (max-width: 1023px) {
.cate7 .en {font-size: 100px;line-height: 120px;}
.zhaopinout {padding: 90px 0 90px;}
}
@media screen and (max-width: 920px) {
.zpintro span {display: inline;}
}
@media screen and (max-width: 750px) {
.cate7 .en {font-size: 70px;line-height: 100px;}
.zhaopinout {padding: 70px 0 80px;}
}
.rec-head {height: 70px;background-color: #f5f5f5;overflow: hidden;padding: 0 110px;margin-top: 82px;}
.rec-head .th {float: left;padding: 10px 0;width: 20%;height: 50px;overflow: hidden;font-size: 18px;color: #333;line-height: 50px;text-align: center;font-weight: bold;}
.rec-head .th.zhiwei {text-align: left;}
.reclist {background-color: #fff;}
.rec-hand {height: 70px;background-color: #fff;overflow: hidden;padding: 0 110px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.rec-hand .td {float: left;padding: 10px 0;width: 20%;height: 50px;overflow: hidden;font-size: 16px;color: #555;line-height: 50px;text-align: center;}
.rec-hand .td.zhiwei {text-align: left;}
.reclist li:nth-child(even) .rec-hand {background-color: #f5f5f5;}
.reclist li.on .rec-hand {background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#10a560));background-image: linear-gradient(to right, #255ba9, #10a560);}
.reclist li.on .rec-hand .td {color: #fff;}
.reclist li:hover .rec-hand {background-color: rgba(32, 180, 184, 0.2);}
.rec-hand,.reclist .td {-webkit-transition: 0.6s;transition: 0.6s;}
.reclist .rec-con {display: none;}
.reclist .rec-txt {font-size: 16px;color: #777;line-height: 30px;padding: 40px 110px 60px;border: 1px solid #1373c0;background-color: #f5f5f5;}
.reclist .rec-txt .email {display: inline-block;color: #1373c0;text-decoration: underline;}
.reclist .rec-txt h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 10px;
}
@media screen and (max-width: 1500px) {
.rec-head,.rec-hand {padding: 0 80px;}
.reclist .rec-txt {padding: 40px 80px 60px;}
}
@media screen and (max-width: 1200px) {
.rec-head,.rec-hand {padding: 0 60px;}
.reclist .rec-txt {padding: 40px 60px 60px;}
}
@media screen and (max-width: 1023px) {
.rec-head,.rec-hand {padding: 0 40px;}
.reclist .rec-txt {
padding: 40px 40px 60px;
}
}
@media screen and (max-width: 1023px) {
.rec-head .th,.rec-hand .td {width: 22%;}
.rec-head .th.zhiwei,.rec-hand .td.zhiwei {width: 34%;}
.rec-head .th.bumen,.rec-hand .td.bumen {display: none;}
}
@media screen and (max-width: 750px) {
.rec-head .th.addr,.rec-hand .td.addr {display: none;}
.rec-head .th {width: 30%;}
.rec-head .th.zhiwei {width: 40%;}
.rec-hand .td {width: 30%;}
.rec-hand .td.zhiwei {width: 40%;}
.rec-head,.rec-hand {padding: 0 20px;}
.reclist .rec-txt {padding: 40px 20px 50px;}
}
@media screen and (max-width: 660px) {
.rec-head .th.renshu,.rec-hand .td.renshu {display: none;}
}


/*内页合作案例*/
.kehulist {overflow: hidden;margin: 90px 0 72px;border-top: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2;}
.kehulist li {float: left;width: 20%;text-align: center;}
.kehulist li a {display: block;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;}
.kehulist .pic {width: 100%;height: 138px;overflow: hidden;font-size: 0;line-height: 138px;}
.kehulist img {max-width: 70%;max-height: 70%;-webkit-transition: 0.3s;transition: 0.3s;}
.kehulist li:hover img {-webkit-transform: scale(1.04, 1.04);transform: scale(1.04, 1.04);}
.huotip {font-size: 18px;color: #666;line-height: 38px;text-align: center;position: relative;height: 38px;}
.huotip span {display: inline-block;vertical-align: top;letter-spacing: 1px;padding: 0 26px;}
.huotip i {display: inline-block;width: 40px;height: 1px;vertical-align: middle;background-color: #666;}
@media screen and (max-width: 1280px) {
.kehulist li {width: 25%;}
}
@media screen and (max-width: 960px) {
.huobanmain {padding: 100px 0 60px;}
.huobanmain h2.btitle {font-size: 32px;}
.kehulist li {width: 33.33%;}
.huocon {line-height: 30px;}
}
@media screen and (max-width: 640px) {
.huobanmain {padding: 80px 0 60px;}
.kehulist li {width: 50%;}
}


/*内页联系我们*/
.contact-wrapper1{height:500px;padding-top:150px;padding-bottom:130px;background:url(../images/contact_bg.jpg) center top no-repeat;background-size:cover}
.contact-wrapper1 .wrap{width: 1500px;margin: 4% auto 0 auto; position: relative;}
.contact-wrapper1 .wrap h2{font-size:52px;line-height:1.2;color:#ffffff;font-weight:normal}
.contact-wrapper1 .wrap>p{margin-top:5px}
.contact-wrapper1 .wrap>p span{font-size:18px;line-height:1.5;text-transform:uppercase;color:#ffffff;}
.contact-wrapper1 .wrap>p+p{margin-top:36px;font-size:18px;line-height:1.75;color:#ffffff;opacity:.8}
.contact-wrapper1 .wrap .address-phone{margin-top:85px}
.contact-wrapper1 .wrap .address-phone p{position:relative;margin-left:32px;width:408px;height:80px;font-size:18px;line-height:80px;color:#ffc444;text-align:center;background:url(../images/font_bg.png) left top no-repeat;background-size:100% 100%}
.contact-wrapper1 .wrap .address-phone p i{display:block;position:absolute;left:-27px;top:50%;margin-top:-27px;width:54px;height:54px;border-radius:100%;background:#e53931;background:linear-gradient(120deg, #ed524a, #dd2118);box-shadow:7px 7px 16px rgba(247,64,49,0.6)}
.contact-wrapper1 .wrap .address-phone p i:before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:url(../images/contact_icon_01.png) left top no-repeat;background-size:100% 100%}
.contact-wrapper1 .wrap .address-phone p+p{margin-top:36px}
.contact-wrapper1 .wrap .address-phone p+p i:before{background:url(../images/contact_icon_02.png) left top no-repeat;background-size:100% 100%}
.contact-wrapper2{padding-top:90px;padding-bottom:110px}
.contact-wrapper2 .wrap h2{font-size:52px;line-height:1.2;color:#202020;font-weight:normal;text-align:center}

.lianxi-out {padding: 100px 0 100px;background: url('../images/lxbg.jpg') bottom no-repeat;}
@media screen and (max-width: 1440px) {
	.contact-wrapper1{background-size: 100%;height: 320px}
	.contact-wrapper1 .wrap{width: 80%; margin-top: 0;}
	.contact-wrapper1 .wrap h2 {font-size: 39px;}
	.contact-wrapper1 .wrap .address-phone {margin-top: 40px;}
.lianxi-out {  padding: 120px 0 240px;}
}
@media screen and (max-width: 1023px) {
.lianxi-out {  padding: 100px 0 180px;}
}
@media screen and (max-width: 750px) {
.lianxi-out {  padding: 0px 0 120px;}
.contact-wrapper1{height:160px; padding: 0;}
.contact-wrapper1 .wrap{display: none;}
}
.lianxi {width: 100%;height: 500px;margin-top: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.lxleft {width: 100%; }
.lxright {width: 100%;height: 480px}
#map {width: 100%;height: 100%;}
.lxlist {width: 100%;}
.table{width: 85%;}
 .name{border-bottom: 4px solid #000;padding-bottom:20px;}
 .name h4{font-size: 20px;color: #07863f;margin: 0;text-transform: uppercase;}
.name h2{font-size: 40px;color: #1a1a1a;margin: 0;text-transform: uppercase;}
 .content-way{}
 .content-way .item {border-bottom: 1px solid #dcdcde;overflow: hidden;padding:30px 0;}
 .content-way .item.item2 li{float: left;width: 45%;margin-right: 5%;}
 .content-way .item.item2 li::after{content: '';display: block;width: 1px;height: 100%;background:#dedfe4;position: absolute;right:10%;top: 0;}
 .content-way .item.item2 li:last-child::after {display: none;}
 .content-way .item.item2 li:last-child {width: 45%;margin-right:0;}
 .content-way .item.item2 li:first-child {width: 50%;}
 .content-way li{list-style: none;position: relative;}
 .content-way li i{width: 38px;height: 38px;border: 2px solid #1a1a1a;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;}
 .content-way li i.c1 {background: url("../images/c4.png") center no-repeat;}
 .content-way li i.c2 {background: url("../images/c1.png") center no-repeat;}
 .content-way li i.c3 {background: url("../images/c2.png") center no-repeat;}
 .content-way li i.c4 {background: url("../images/c3.png") center no-repeat;}
 .content-way li span{display: inline-block;vertical-align: middle;}
 .content-way li h6{font-size: 16px;color: #999999;font-weight: normal;margin: 0;}
 .content-way li h5{font-size:16px;color: #1a1a1a;margin: 5px 0 0 0;}

 .rongyuone {margin-top: 4%;}
 .rongyuone .cn{text-align: center;font-size: 36px;font-weight: bold;}
 .rongyuone .en{text-align: center;font-size: 25px;}
 .message{  padding:70px}
 .message .tit{ margin-bottom:50px; text-align:center;color: #111;}
.message .tit h3{font-weight:600; font-size:48px; margin-bottom:0;}
.message .tit p{ font-size:18px}
.message form{ width:80%; margin:0 auto;overflow:hidden}

.message .layui-form-item {margin-bottom: 5px; overflow: hidden; width:48%; float:left}
.message .layui-form-item:nth-child(6){width: 96%!important;}
.message .layui-form-item:nth-child(7){width: 100%!important;}
.message ul li.wenb {position: relative;width:100%; }
.message ul li.wenb .fl{ width:95%;}
.btnclick{ width:30%; margin-top:20px;}
.message .layui-form-label {width: 100%; display:block; overflow:hidden;text-align:left; font-size: 18px; line-height:50px; color:#333e46}
.message .layui-input { width:93%; border:0; color:#666; font-size:15px;height: 42px;line-height: 42px;  border:#e0e0e0 1px solid;text-indent: 35px;*text-indent:0px;}
.message .layui-input:nth-child(1){ background:rgba(255,255,255,1)url(../images/icon-text-user.png) no-repeat 10px center;}
.message .layui-input:nth-child(2){ background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 12px center; }
.message .layui-textarea {background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 10px 17px;;  border:0; width:93%;  border:#e0e0e0 1px solid;  height: 150px; line-height: 20px; font-size:15px;margin: 6px 0 30px; padding:3%; color: #666; resize: none;}
.message  .layui-btn{ padding:13px 70px;margin:30px auto;display: block;cursor:pointer;font-size:20px; color:#fff; border-radius:50px;text-align:center;border: 0px;background-color:#00aa4b;}
.message  .layui-btn:hover{background:#07863f;}


@media screen and (max-width: 1400px) {
.lxleft {  width: 50%;}
.lxright {width: 50%;}
.lianxi {height: 600px;}
.lxlist li {  padding: 0 30px;}
.lxlist .lin {  padding-left: 54px;}
.lxlist li .num {  font-size: 30px;}
}
@media screen and (max-width: 1024px) {
.lianxi {  -ms-flex-wrap: wrap;      flex-wrap: wrap;  height: auto;}
.lxleft {  width: 100%;}
.lxright {  width: 100%;  height: 400px;}
.lxlist {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;      flex-wrap: wrap;}
.lxlist li {  height: 120px;  -webkit-box-flex: 1;      -ms-flex: auto;          flex: auto; width: 100%;}
.lxlist li .num {  font-size: 16px;  line-height: 28px;}
.name h4{font-size: 17px; line-height: 21px;}
.name h2{font-size: 21px; line-height: 25px;}
.table{width: 95%; margin: 0 auto;}
.content-way .item.item2 li:first-child{width: 100%;margin-bottom: 25px;}
.content-way .item.item2 li::after{display: none;}


.content-way li i.c1 {background: url("../images/c4.png") center no-repeat;display: block;}
.content-way li i.c2 {background: url("../images/c1.png") center no-repeat;display: block;}
.content-way li i.c3 {background: url("../images/c2.png") center no-repeat;display: block;}
.content-way li i.c4 {background: url("../images/c3.png") center no-repeat;display: block;}
.message{  padding:0px; margin-top: 4%;}
.message form{width: 90%;}
.message .layui-input{text-indent: 0px;font-size: 12px;}
.message .layui-form-item {margin-bottom: 0;}
.message .layui-btn{margin-bottom: 100px;font-size: 18px;}
}



/*内页招聘信息*/
.linian {text-align: center;}
.linian h2.btitle {font-size: 42px;color: #222;line-height: 66px;height: 66px;overflow: hidden;}
.linianfig {position: relative;width: 1000px;max-width: 100%;height: 400px;overflow: hidden;margin: 0 auto;}
.liniancon {margin: 30px 0 90px;font-size: 16px;color: #333;line-height: 34px;}
.liniancon img {max-width: 100%;}
.zpout {padding: 110px 0 120px; width: 80%; margin: 0 auto;;}
.rec-head {height: 76px;background-color: #fff;overflow: hidden;padding-left: 70px;border-bottom: 2px solid #333;}
.rec-head .th {float: left;padding: 18px 0;width: 20%;height: 76px;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;}
.rec-head .th.zhiwei {text-align: left;}
.reclist {background-color: #fff;}
.reclist li {border-bottom: 1px solid #ddd;}
.rec-hand {height: 64px;line-height: 64px;background-color: #fff;padding-left: 70px;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.rec-hand .td {float: left;padding: 12px 0;width: 20%;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;height: 40px;}
.rec-hand .td.zhiwei {text-align: left;}
.reclist li:hover .rec-hand {background-color: #eee;}
.reclist li.on .rec-hand {background-color: #333;}
.reclist li.on .rec-hand .td {color: #fff;}
.reclist li,.rec-hand,.reclist .td {-webkit-transition: 0.5s;transition: 0.5s;}
.reclist .rec-con {display: none;}
.rec-txt {color: #444;line-height: 31px;padding: 34px 70px 46px;background-color: #f7f7f7; font-family: serif;}
.rec-txt .email {color: #1d6bdd;}
.rec-txt .email:hover {text-decoration: underline;}
@media screen and (max-width: 1080px) {
.rec-head,.rec-hand {    padding-left: 40px;}
.rec-txt {padding: 34px 40px 46px;}
}





/*===================== 响应式代码 END =====================*/

