  
/*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);}


/*adv*/
.adv{width:100%; margin:0 auto; position: relative;  background: url('../images/advbg.jpg') no-repeat center top;  padding: 3.5% 0; }
.adv .adv_tit{width: 85%; margin: 0 auto; text-align: center;}
.adv .adv_tit h3{font-family: "Axis";text-transform: uppercase; font-size: 60px;-webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: -webkit-linear-gradient(left,#ed7000, #ed7000); font-weight: bold;}
.adv .adv_tit h2{font-size: 46px; }
.adv .adv_tit p{font-size: 18px; margin-top: 15px;}

.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:790px){
	.adv .adv_tit h3{display: none;}
	.adv .adv_tit h2{font-size: 36px;font-weight: bold; }
	.adv .adv_tit p{font-size: 16px;}
	.adv ul{width: 96%;flex-wrap: wrap;}
	.adv li{width: 42%; margin-bottom: 15px;}
	.adv  .adv_tex strong{margin: 10px 0;}
}

/*产品展示*/
.telpro{display: none;}
.index-pro{width: 100%;background:#f8f8f8 url(../images/pro.jpg) no-repeat center top; padding: 3% 0; }
.pro_tit{margin-bottom: 1%; }
.pro_tit h2{ text-align: center;background:url("../images/pro_tit.png") no-repeat center top;   margin: 0 auto;line-height: 90px; font-weight: 500; padding-top: 35px;background-size:40%; color: #fff;}
.pro_tit h2 em{font-weight: 800; color: #d8160b;}
.pro_tit p{text-align: center;  color: #fff;}
.index-pro .wrap{width:100%;max-width:1300px;margin:0 auto}
.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.index-pro .index-cp .slick-list{padding-bottom:20px}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;left:0;top:0;display:block;zoom:1}
.slick-track:after,.slick-track:before{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{float:left;height:100%;min-height:1px;display:none}
.slick-slide img{display:block; width: 100%;}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-next,.slick-prev{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;margin-top:-40px;padding:0;border:none;outline:0}
.slick-next:focus,.slick-prev:focus{outline:0}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{filter:alpha(opacity=25);-moz-opacity:.25;-khtml-opacity:.25;opacity:.25}
.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;filter:alpha(opacity=80);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:25px;background:url(../images/left.png) no-repeat;-o-background-size:100% 100%;background-size:100% 100%;width:40px;height:80px}
.slick-next{right:25px;background:url(../images/right.png) no-repeat;-o-background-size:100% 100%;background-size:100% 100%;width:40px;height:80px}
.slick-dots{position:absolute;bottom:25px;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{border:0;background:0 0;display:block;height:10px;width:10px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;outline:0}
.slick-dots li button:focus{outline:0}
.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;filter:alpha(opacity=25);-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{filter:alpha(opacity=75);-moz-opacity:.75;-khtml-opacity:.75;opacity:.75}
.slick-dots li button{background:#fff;border-radius:50%}
.slick-slider .slick-active button{background:#f08300;background:-webkit-linear-gradient(left,#f08300,#dc7a04);background:-o-linear-gradient(right,#f08300,#dc7a04);background:-moz-linear-gradient(right,#d46707,#dc7a04);background:-moz-linear-gradient(left,#f08300,#dc7a04);background:-o-linear-gradient(left,#f08300,#dc7a04);background:linear-gradient(to right,#f08300,#dc7a04);width:35px;border-radius:20px;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-webkit-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.caroursel{margin:30px auto 100px}

.index-pro .index-cp .slick-dots{bottom:50px}
.index-pro .index-cp .slick-dots button{opacity:1;background:#f08300;border-radius:20px;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.index-pro .index-cp .slick-dots .slick-active button{background:#f08300;opacity:1;background:-webkit-linear-gradient(left,#f08300,#dc7a04);background:-o-linear-gradient(right,#f08300,#dc7a04);background:-moz-linear-gradient(right,#f08300,#dc7a04);background:-moz-linear-gradient(left,#f08300,#dc7a04);background:-o-linear-gradient(left,#f08300,#dc7a04);background:linear-gradient(to right,#f08300,#dc7a04);width:40px;border-radius:20px;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.ind-box{background:#fff;margin-top:40px;border-radius:60px;padding:50px 8% 70px 3%;position:relative;box-shadow:0 0 30px rgba(0,0,0,.3)}
.ind-box:before{width:141px;height:150px;content:"";display:block;background:url(../images/sj_a.png) no-repeat;-o-background-size:cover;background-size:cover;position:absolute;right:-90px;top:68px}
.ind-box:after{width:408px;height:221px;content:"";display:block;background:url(../images/sj_b.png) no-repeat;-o-background-size:cover;background-size:cover;position:absolute;right:-10px;bottom:-10px}
.ind-box .left-box{float:left;width:50%;margin-left:0;position:relative;z-index:5}
.ind-box .left-box img{width: 100%;}
.ind-box .right-box{float:right;width:45%;margin-left:5%}
.ind-box .right-box h3 a{font-weight:700; color:#333;position:relative; font-size: 53px;}
.ind-box .right-box h3 a:after{background:#6b9ee3;width:140px;height:2px;background:-webkit-linear-gradient(left,#f08300,#fff);background:-o-linear-gradient(right,#f08300,#fff);background:-moz-linear-gradient(right,#ff7a04,#fff);background:-moz-linear-gradient(left,#f08300,#fff);background:-o-linear-gradient(left,#f08300,#fff);background:linear-gradient(to right,#f08300,#fff);display:block;content:"";position:absolute;left:0;bottom:-10px}
.ind-box .right-box .wl-tu{margin-top:10%}
.ind-box .right-box .wl-tu p{color:#333;margin-bottom:15px}
.ind-box .right-box .wl-tu span{color:#333;display:block;line-height:31px}
.ind-box .right-box .wl-tu ul{margin-top:10%}
.ind-box .right-box .wl-tu li{float:left;text-align:center;width:31.33%;margin-right:2%;border-radius: 10px}
.ind-box-js{margin-top: 3%;}
.ind-box-js p{color:#666;line-height:31px;margin-top:10px;padding-left:20px;background:url(../images/qq.png) no-repeat left center}
.bj-zx{position:absolute;right:80px;bottom:45px;text-align:center;z-index:2}
.bj-zx img{margin:0 auto}
.bj-zx span{display:block;cursor:pointer;font-size:30px;color:#fff;font-weight:700}
.index-case .case-tit,.index-new .new-tit,.index-pro .pro-tit{font-size:14px;color:#a3a3a3;text-align:center;display:inline-block;position:relative;margin:0 auto;width:100%;text-transform:uppercase}
.index-case .case-tit:before,.index-new .new-tit:before,.index-pro .pro-tit:before{content:"";display:inline-block;height:1px;width:160px;background:#a3a3a3;position:absolute;left:30%;top:10px}
.index-case .case-tit:after,.index-new .new-tit:after,.index-pro .pro-tit:after{content:"";display:inline-block;height:1px;width:160px;background:#a3a3a3;position:absolute;right:30%;top:10px}
.index-case h2,.index-new h2,.index-pro h2{text-align:center;margin:20px auto 0px auto}
.index-case h2 a,.index-new h2 a,.index-pro h2 a{font-size:45px;color:#000;display:inline;text-align:center}
.index-pro h2 a{color:#fff}
.index-pro h2 a:hover{-webkit-animation:jello 1s both;-moz-animation:jello 1s both;-o-animation:jello 1s both;animation:jello 1s both;color:#6b9ee3}
@-webkit-keyframes jello{
11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}
77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}
88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}
}
@-moz-keyframes jello{
11.1%,from,to{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
22.2%{-moz-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
33.3%{-moz-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
44.4%{-moz-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
55.5%{-moz-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-moz-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}
77.7%{-moz-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}
88.8%{-moz-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}
}
@-o-keyframes jello{
11.1%,from,to{transform:translate3d(0,0,0)}
22.2%{-o-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
33.3%{-o-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
44.4%{-o-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
55.5%{-o-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-o-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}
77.7%{-o-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}
88.8%{-o-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}
}
@keyframes jello{
11.1%,from,to{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);-moz-transform:skewX(-12.5deg) skewY(-12.5deg);-o-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);-moz-transform:skewX(6.25deg) skewY(6.25deg);-o-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);-moz-transform:skewX(-3.125deg) skewY(-3.125deg);-o-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);-moz-transform:skewX(1.5625deg) skewY(1.5625deg);-o-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);-moz-transform:skewX(-.78125deg) skewY(-.78125deg);-o-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}
77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);-moz-transform:skewX(.390625deg) skewY(.390625deg);-o-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}
88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);-moz-transform:skewX(-.1953125deg) skewY(-.1953125deg);-o-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}
}

@media screen and (max-width: 1280px) {
.index-pro .wrap{max-width:1000px;}
}

@media screen and (max-width: 1150px) {
	.ind-box .left-box{width: 6rem;}
}
@media screen and (max-width:790px){
	.index-pro{display: none;}	
}


/*工程案例*/
.case{width:85%; margin:0 auto; position: relative;   padding: 3.5% 0; }
.case .case_tit{text-align: center; margin-bottom: 3%;}
.case .case_tit h3{font-family: "Axis";text-transform: uppercase; font-size: 60px;-webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: -webkit-linear-gradient(left,#ed7000, #ed7000); font-weight: bold;}
.case .case_tit h2{font-size: 46px; }
.case .case_tit p{font-size: 18px; margin-top: 15px;}

#top_scroll {overflow: hidden;width:100%; margin: 0 auto; height: 800px;}
.case-list {position: relative;z-index: 4;}
.case-list li {width: 23%;padding: 0 1% 15px 1%;position: relative; float: left;}

.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: 17px;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;}

@media (max-width:1440px){

}

@media (max-width:1280px){
	.pro{width:95%; }
	#top_scroll ul li .img img{height: 250px;}
}

@media screen and (max-width:790px){
	.case{width:95%; }
	.case .case_tit h3{display: none;}
	.case .case_tit h2{font-size: 36px;font-weight: bold; }
	.case .case_tit p{font-size: 16px;}
	.case-list li {width: 48%;}
}



/*产品优势*/
.youshi{width: 100%;background:#f8f8f8 url(../images/ypoushi.jpg) no-repeat center top; padding:4% 0; height: 1150px;}
.youshi h2{color: #fff; text-align: center; font-size: 26px; }
.youshi h2 em{display: block; font-size: 55px;font-style: normal; margin-bottom: 10px;font-weight: bold;}
.youshi .youshi_box{width: 85%; margin:4% auto 0 auto;}
.youshi .youshi_box ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.youshi .youshi_box li{width: 24%;}
.youshi .youshi_box li:nth-child(2){margin-top: 4%;}
.youshi .youshi_box li:nth-child(3){margin-top: 4%;}
.youshi .youshi_a{text-align: center;color: #fff; width: 340px; margin: 0 auto;}
.youshi .youshi_a .youshi_txt h3{font-size: 30px; font-weight: bold;}
.youshi .youshi_a .youshi_txt p{line-height: 31px; margin-top: 20px;}
.youshi .youshi_a .youshi_line{width: 10px; margin:20px auto 0 auto;}
.youshi .youshi_a .youshi_line i{width: 10px; height: 10px;border-radius:50%; background: #f08300;display: block;}
.youshi .youshi_a .youshi_line hr{ width: 1px; height: 70px;background: #e8ecef; margin:0 auto 0 auto;display: block; border: none; }

.youshi .youshi_a .youshi_img{width: 150px; height: 150px;overflow: hidden;border-radius:50%; margin: 0 auto;border: 5px solid #fff;}
.youshi .youshi_a .youshi_img img{width: 100%;}

@media screen and (max-width:790px){
	.youshi{padding: 34px 0; background-size: 100%;height: auto;}
	.youshi h2{font-size: 19px;}
	.youshi h2 em{font-size: 27px;}	
	.youshi .youshi_box{width: 95%; margin-top: 20vh;}
	.youshi .youshi_box ul{flex-wrap: wrap;}
	.youshi .youshi_box li{width: 48%; background: #f08300; padding: 30px 0; margin-bottom: 15px;} 
	.youshi .youshi_a{width: 100%;}
	.youshi .youshi_a .youshi_line,.youshi .youshi_a .youshi_img{display: none;}
	.youshi .youshi_box li:nth-child(2){margin-top: 0;}
.youshi .youshi_box li:nth-child(3){margin-top: 0;}
}
/*公司简介*/
.about{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 5% 0;background: url(../images/aboutbg.jpg) no-repeat center top; }
.about .s_width{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; width: 85%; margin: 0 auto;}
.about .about_l{ width: 50%; padding:0 4% 4% 4%; }
.about .about_tit{ }
.about .about_tit h2{ color: #333; font-weight: normal; font-size: 20px;text-transform: uppercase;}
.about .about_tit h2 span{ padding-top: 15px;}
.about .about_tit h2 span strong{ color: #f08300; font-weight: 700;}
.about .about_tit h2:after {background: #f08300;opacity: .2;content: ''; width: 180px; height:10px; display: block; margin-top: -10px;}
.about .about_l p{ margin-top: 9%; line-height: 31px; font-weight: 200;}
.flex {display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;width: 100%; margin: 0 auto;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum {margin-top: 1rem;}
.brandNum{ margin-top:5%;}
.brandNum .fbs{width: 46%; margin: 3% 2% 4% 0;}
.imgBad img{width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft{padding: .5rem 0 0 1rem; width: 45%; background-size: cover !important;position: relative;z-index: 3;}
.mapPoint{ margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #f08300;}
.line1{line-height: 1;}

.about .about_r{width: 50%; position: relative; }
.about .about_r img{border-radius: 30px; width: 100%;}

@media screen and (max-width: 1150px) {
	.flex{display: none;}
}
@media screen and (max-width:770px){
	.about .s_width{width: 95%;display:block;}
	.about .about_l{width: 100%;padding: 0 0 4% 0%}
	.about .about_r{width: 100%;}
}


/*实力*/
.cf{width:100%; margin:0 auto; position: relative;   padding: 3.5% 0; }
.cf .cf_tit{text-align: center; margin-bottom: 3%; color: #000;}
.cf .cf_tit h3{font-family: "Axis";text-transform: uppercase; font-size: 60px;-webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: -webkit-linear-gradient(left,#ed7000, #ed7000); font-weight: bold;}
.cf .cf_tit h2{font-size: 46px; }
.cf .cf_tit p{font-size: 18px; margin-top: 15px;}

.heixinlistbox {position: relative; margin:3% auto 0 auto;}
.heixinlist {width: 100%;visibility: visible;animation-duration: 1s;animation-name: fadeInUp;}
.hxin_item {position: relative;width: 800px;margin: 0 auto; padding: 0 15px;}

.hitbox{overflow: hidden;}
.hitbox img{width: 100%;/*opacity: 0.3;*/-webkit-filter: blur(3px); /* Chrome, Opera */-moz-filter: blur(3px);-ms-filter: blur(3px);    	filter: blur(3px);}
.heixinlist .slick-active .hitbox img{/*opacity: 1;*/filter: blur(0px);}
.hitbox img {transition: all 1s;width:100%;}
.heixinlist .slick-next {right: 22%;background: url(../images/next.png) no-repeat center rgba(0, 0, 0,0.4);background-size:60%;}
.heixinlist .slick-prev {left: 22%;background: url(../images/prev.png) no-repeat center rgba(0, 0, 0,0.4);background-size:60%;}
.heixinlist .slick-dots {bottom: 9px;}
.slick-dots li.slick-active {background: #999;}
.heixinlist .slick-dots li.slick-active {background: #f4c902;border-color:#f4c902;}
.heixinlist .slick-prev, .heixinlist .slick-next {width: 91px;height: 56px;z-index: 50;}
.heixinlist .slick-prev, .heixinlist .slick-next {width: 91px;height: 56px;z-index: 50;}

.heixinlist .slick-prev, .heixinlist .slick-next {width: 91px;height: 56px;z-index: 50;}



@media screen and (max-width:790px){
	.cf .cf_tit h3{display: none;}
	.cf .cf_tit h2{font-size: 36px;font-weight: bold; }
	.cf .cf_tit p{font-size: 16px;}
	.heixinlist .slick-next{right: 0;}
	.heixinlist .slick-prev {left: 0%;}
}


/*合作案例*/
.partner{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 3.5% 0;background: url(../images/aboutbg.jpg) no-repeat center top; }
.partner .partner_tit{text-align: center; margin-bottom: 3%; color: #000;}
.partner .partner_tit h3{font-family: "Axis";text-transform: uppercase; font-size: 60px;-webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: -webkit-linear-gradient(left,#ed7000, #ed7000); font-weight: bold;}
.partner .partner_tit h2{font-size: 46px; }
.partner .partner_tit p{font-size: 18px; margin-top: 15px;}
.partner ul{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center; flex-wrap: wrap;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);background: #fff;}
.partner li{ padding: 20px; width: 161px; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.partner li:nth-child(8n){border-right:none}
.partner li:nth-child(9){border-bottom:none}
.partner li:nth-child(10){border-bottom:none}
.partner li:nth-child(11){border-bottom:none}
.partner li:nth-child(12){border-bottom:none}
.partner li:nth-child(13){border-bottom:none}
.partner li:nth-child(14){border-bottom:none}
.partner li:nth-child(15){border-bottom:none}
.partner li:nth-child(16){border-bottom:none}
.partner li img{width: 80%; display: block; margin: 0 auto;}
.partner li:hover{box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);-webkit-box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);}

@media screen and (max-width:1650px){
	.partner li{ width: 115px;}
}

@media screen and (max-width:1440px){
	.partner li{ width: 107px;}
}
@media screen and (max-width:1280px){
	.partner li{ width: 87px;}
}
@media screen and (max-width:790px){
	.partner .partner_tit h3{display: none;}
	.partner .partner_tit h2{font-size: 36px;font-weight: bold; }
	.partner .partner_tit p{font-size: 16px;}
	.partner ul{width: 95%;}
	.partner li{ width: 55px;}
}

/*合作案例*/
.link{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 3.5% 0;background: url(../images/aboutbg.jpg) no-repeat center top; }
.link .link_tit{text-align: center; margin-bottom: 3%; color: #000;}
.link .link_tit h3{font-family: "Axis";text-transform: uppercase; font-size: 60px;-webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: -webkit-linear-gradient(left,#ed7000, #ed7000); font-weight: bold;}
.link .link_tit h2{font-size: 46px; }
.link .link_tit p{font-size: 18px; margin-top: 15px;}
.link ul{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center; flex-wrap: wrap;}
.link li{ padding: 20px; width: 161px; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s;text-align: center; }
.link li:nth-child(8n){border-right:none}
.link li:nth-child(9){border-bottom:none}
.link li:nth-child(10){border-bottom:none}
.link li:nth-child(11){border-bottom:none}
.link li:nth-child(12){border-bottom:none}
.link li:nth-child(13){border-bottom:none}
.link li:nth-child(14){border-bottom:none}
.link li:nth-child(15){border-bottom:none}
.link li:nth-child(16){border-bottom:none}
.link li img{width: 80%; display: block; margin: 0 auto;}
.link li:hover{box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);-webkit-box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);}

@media screen and (max-width:1650px){
	.link li{ width: 115px;}
}

@media screen and (max-width:1440px){
	.link li{ width: 107px;}
}
@media screen and (max-width:1280px){
	.link li{ width: 87px;}
}
@media screen and (max-width:790px){
	.link{padding-bottom: 100px}
	.link .link_tit h3{display: none;}
	.link .link_tit h2{font-size: 36px;font-weight: bold; }
	.link .link_tit p{font-size: 16px;}
	.link ul{width: 95%;}
	.link li{ width: 48%; padding:20px 0}
}
/*news*/
.news{width:100%; margin:0 auto; position: relative; padding: 4% 0; background: #f7f9fb;}
.news .news_tit{text-align: center; margin-bottom: 3%; color: #000;}
.news .news_tit h3{font-family: "Axis";text-transform: uppercase; font-size: 60px;-webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: -webkit-linear-gradient(left,#ed7000, #ed7000); font-weight: bold;}
.news .news_tit h2{font-size: 46px; }
.news .news_tit p{font-size: 18px; margin-top: 15px;}

.index_4_1{width: 80%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:32.48366013071895%; margin-right:1.27450980392157%;background: #fff;font-size: 16px; }
.index_4_1 ul li:nth-child(3n){margin-right:0}
.index_4_1_mid_1{overflow:hidden; position:relative;}
.index_4_1_mid_1 img{width:100%;}
.index_4_1_mid_2{margin:0 5%; margin-top:2.125em; }
.index_4_1_mid_2_1{color:#f08300;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#000; margin-top:.75em; margin-bottom:.75em;}
.index_4_1_mid_2_3{color:#666;display: -webkit-box;-webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;word-wrap:break-word;word-break:break-all; line-height:1.9;}



.index_4_2{text-align:center; margin:4.375em 0;}
.index_4_1_mid{overflow:hidden; position:relative;padding-bottom: 20px;}
.index_4_1_mid:after{ height:1.70807453416149%; left:50%; background-position:center top; background-repeat:no-repeat; background-size:cover;content:''; position:absolute; bottom:-1.70807453416149%; width:84.50704225352113%;transform:translateX(-50%); background-image: linear-gradient(to right, #ed7000, #ed7000);border-radius:20px 20px 0 0;  }
.index_4_1 ul li:hover .index_4_1_mid:after{bottom:0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.a-image-hover{align-items:center;color:#fff;display:flex;font-size:14px; font-family:Arial, Helvetica, sans-serif;height:100%;justify-content:center;left:0;letter-spacing:0;line-height:1;position:absolute;top:0;width:100%;z-index:2}
.a-image-hover span{display:inline-block;opacity:0;transform:translate3d(-30px,0,0);transition:all .5s cubic-bezier(.14,1,.34,1) 0s}
.a-image-hover span:first-child{transition-delay:.03s}
.a-image-hover span:nth-child(2){transition-delay:.06s}
.a-image-hover span:nth-child(3){transition-delay:.09s}
.a-image-hover span:nth-child(4){transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span{opacity:1;transform:translateZ(0)}
.index_4_1 ul li:hover .a-image-hover span:first-child{transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(2){transition-delay:.06s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(3){transition-delay:.04s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(4){transition-delay:.03s}
.index_4_1_mid_1:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0; z-index:1;opacity:0;position:absolute;top:0;transition:all .5s cubic-bezier(.4,.8,.74,1) 0s;width:100%}
.index_4_1 ul li:hover .index_4_1_mid_1:after{opacity:1;}
.index_4{overflow:hidden; background: #f7f9fb; padding-top: 4%;}


@media screen and (max-width:790px){
	.news .news_tit h3{display: none;}
	.news .news_tit h2{font-size: 36px;font-weight: bold; }
	.news .news_tit p{font-size: 16px;}
	.index_4_1{width: 95%; margin-bottom: 100px;}
	.index_4_1 ul li{width: 100%; margin-right: 0;}
}


.news_box{ margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.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;}

.baninfo {height: 70px;position: relative;z-index: 2;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.baninfo .cer8 {height: 100%;}
.baninfo .s_width{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; width: 75%;}
.erji {font-size: 0;white-space: nowrap;text-align: center;padding: 17px 0;max-width: 100%;line-height: 36px;height: 36px;}
.erji ul{display: flex; display:-webkit-flex; -webkit-justify-content:center;   justify-content:center;flex-wrap: wrap;}
.erji li{width: auto; text-align: center;margin-right: 20px;border-radius: 18px; padding: 0 10px;}
.erji li a{ font-size:16px; color:#333; line-height:36px;transition: all 0.5s; display:block; position:relative; transition: 0.3s;}
.erji li a:hover{ color:#0c46d4;text-decoration: none; font-weight: bold;  }

.erji li.cu_active a{ color:#0088ff;font-weight: bold;border-radius: 18px;border-radius: 18px;}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #0088ff;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}
@media screen and (max-width: 1280px) {
.tree {display: none;}
.erji {float: none;overflow: auto;}
}

/* ===================== 内页 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 {float: right;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: none;}
.erji {float: none;overflow: auto;}
}

/*内页公司简介*/
.abone {padding: 155px 0 140px;}
.abt {width: 100%;position: relative;}
.abt:before {position: absolute;right: -38px;top: -46px;z-index: 0;width: 249px;height: 143px;background: url('../images/dianzhen2.png') center no-repeat;content: "";}
.abtpicbg {width: 50%;height: 670px;position: absolute;right: 0;top: 0;z-index: 2;overflow: hidden;text-align: center;}
.abtpicbg img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 0 60px;}
.abtother {width: 40%;float: left;position: relative;z-index: 1;}
.abcate1 .en {font-size: 42px;color: #255ba9;line-height: 50px;font-family: 'helvetica';font-weight: bold;}
.abcate1 .en span {display: inline-block;background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#40a4b3));background-image: linear-gradient(to right, #255ba9, #40a4b3);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.abcate1 .cn {font-size: 32px;color: #333;line-height: 42px;font-weight: bold;margin-top: 10px;}
.abtother .abtcon {font-size: 16px;color: #333;line-height: 34px;margin-top: 56px;overflow: auto;}
.abtother .abtcon img {display: none;}
@media screen and (max-width: 1400px) {
.abtother {width: 46%;}
.abtother .abtcon {margin-top: 40px;}
}
@media screen and (max-width: 1100px) {
.abtpicbg {position: relative;width: 100%;height: auto;}
.abtpicbg img {width: auto;max-width: 100%;border-radius: 0 40px;}
.abtother {float: none;width: 100%;margin-top: 50px;}
.abcate1 {text-align: center;}
}
@media screen and (max-width: 750px) {
.abone {padding: 100px 0;}
.abcate1 .en {font-size: 36px;}
.abcate1 .cn {font-size: 26px;}
.abtother .abtcon{width: 95%; margin: 0 auto;}
}

/*内页企业文化*/
.cate34 {text-align: center;color: #333;}
.cate34 .cn2 {font-size: 28px;line-height: 46px;}
.cate34 .hx {width: 30px;height: 3px;margin: 14px auto;background-color: #ef7c00;}
.cate34 .cn {font-size: 36px;line-height: 52px;font-weight: bold;}
.dinweione {padding: 120px 0 200px;background: #ffffff url('../images/wave1.jpg') bottom no-repeat;}
.whlist {margin-top: 76px;font-size: 0;padding: 20px 0 16px;}
.whlist li {display: inline-block;width: 20%;position: relative;margin-bottom: 30px;top: 0;-webkit-transition: .4s;transition: .4s;}
.whlist li a {display: block;padding: 0 10px;text-align: center;}
.whlist .pic {width: 100%;height: 148px;line-height: 148px;font-size: 0;position: relative;padding: 12px 0 8px;}
.whlist .bg {position: absolute;left: 50%;top: 0;z-index: 0;width: 171px;height: 100%;margin-left: -80px;background: url('../images/dinweiball1.png') no-repeat;-webkit-transition: .4s;transition: .4s;}
.whlist img {max-width: 100%;max-height: 100%;position: relative;z-index: 1;}
.whlist h3 {font-size: 24px;color: #333;line-height: 42px;font-weight: bold;height: 42px;overflow: hidden;margin-top: 20px;}
.whlist h4 {font-size: 18px;color: #333;line-height: 26px;overflow: hidden;}
.whlist .txt {font-size: 14px;color: #666;line-height: 22px;word-break: normal;width: 200px;max-width: 100%;height: 44px;overflow: hidden;margin: 10px auto 0;}
.whlist li:hover .bg {background-image: url('../images/dinweiball2.png');}
.whlist li:hover {top: -20px;}
@media screen and (max-width: 1300px) {
.whlist li {width: 33.33%;}
}
@media screen and (max-width: 840px) {
.whlist li {width: 50%;}
}

/*内页团队风采*/
.rongyumain {padding: 100px 0 90px;}
.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;max-width: 1500px;margin: 60px auto 0;}
.rylist li {float: left;width: 33.33%;margin-bottom: 50px;}
.rylist li .lin {padding: 0 30px;}
.rylist li a {display: block;position: relative;border: 1px solid #e7e7e7;}
.rylist li .pic {width: 100%;height: 310px;overflow: hidden;position: relative;font-size: 0;text-align: center;line-height: 310px;}
.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: 16px;color: #333;line-height: 40px;white-space: nowrap;padding: 15px 30px 15px 0;background: url('../images/glass2.png') right no-repeat;border-top: 1px solid #ebebeb;}
.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(#ef7c00), to(#f8972e));
background-image: linear-gradient(to right, #ef7c00, #f8972e);}
.rylist li h3 span,.rylist li h3:before {-webkit-transition: .5s;transition: .5s;}
.rylist li:hover h3 span {color: #fff;background-image: url('../images/glass2h.png');border-top-color: transparent;}
.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;  }
}


/*内页联系我们*/
.contact-uss {padding: 97px 10% 90px;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.solute-title strong {display: block;margin-bottom: 22px;line-height: 1;color: #e03a3a;font-weight: normal;font-size: 38px;}
.solute-title small {display: block;line-height: 1;color: #999999;font-size: 28px;font-weight: lighter;text-transform: uppercase;}
.complaint-info {margin-top: 80px;margin-bottom: 155px;}
.complaint-info p {color: #333333;font-size: 16px;}
.add-list {width: 42.578%;}
.add-list p {position: relative;height: 74px;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;
padding-left: 10px;border-bottom: 1px solid #eeeeee;color: #333333;font-size: 16px;}
.add-list p:before {position: absolute;left: 0;bottom: -1px;content: "";width: 54px;height: 1px;background: #e03a3a;}
.tels b {display: block;line-height: 1;color: #e03a3a;font-weight: normal;}
.tels p{ line-height: 45px;}


/*内页产品展示*/
.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;}



/*se_hangye*/
.se_xinwen{width: 85%; margin: 0 auto 5% auto; max-width: 1345px;}
.se_xinwen h2{font-size: 45px; font-weight: bold;width: 100%; margin:8% auto 0 auto;}
.seccontent{width:100%; margin: 0 auto;}
.fnewslist {overflow: hidden;text-align: center;font-size: 0;margin-top: 62px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.fnewslist li {max-width: 31%;}
.fnewslist li .inner {text-align: left;}
.hot {position: relative;border-bottom: 3px solid #f8f8f8;-webkit-transition: 0.5s;transition: 0.5s;}
.hot .pic {width: 100%;height: auto;overflow: hidden;position: relative;}
.hot .pic img {width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;}
.hot .wz {padding: 36px 30px 30px;background-color: #f8f8f8;}
.hot h3 {font-size: 20px;color: #111;line-height: 32px;height: 32px;overflow: hidden;-webkit-transition: 0.5s;transition: 0.5s;}
.hot p {font-size: 16px;color: #666;line-height: 32px;overflow: hidden;height: 64px;margin-top: 5px;}
.hot .date {font-size: 16px;color: #999;line-height: 28px;overflow: hidden;height: 28px;margin-top: 25px;}
.fnewslist li:hover .hot h3 {color: #ef7c00;}
.fnewslist li:hover .hot {border-bottom-color: #ef7c00;}
.hot .pic:after {content: '';position: absolute;width: 100%;height: 100%;left: 0;right: 0;z-index: 5;}
.fnewslist li:hover .hot .pic:after {-webkit-animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;    animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;}
@-webkit-keyframes gradient-rectangle {
0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 1;}
100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 0;}
}
@keyframes gradient-rectangle {
0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 1;}
100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 0;}
}
@media screen and (max-width: 1023px) {
.fnewslist {  margin-top: 30px;}
.fnewslist li {  max-width: 48%;  margin-top: 30px;}
.fnewslist li:last-child {  display: list-item;}
}
@media screen and (max-width: 700px) {
.fnewslist li {  width: 100%;  max-width: 100%;}
}



.cer8 {padding: 0 0 120px;width: 85%; margin: 0 auto;}
.newslist {padding: 44px 0;overflow: hidden;width: 80%; margin: 0 auto;}
.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; width: 100%;}
.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: #2fcb00;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: #2fcb00;}
.newslist li:hover h3 {color: #2fcb00;}
.newslist li:hover label {background-color: #2fcb00;}
@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) {
	.cer8 {width: 100%;}
.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: 40px 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: 270px;}
.newslist li .pic {  width: 240px;}
.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: #ef7c00;}
.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: #ef7c00;}
.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: #ef7c00;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: #ef7c00;}
.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%;}
}


/*内页联系我们*/
.lxlist {width: 100%;font-size: 0;text-align: center; margin: 5% auto;}
.lxlist li {display: inline-block;width: 18%;position: relative;}
.lxlist li a {display: block;}
.lxlist .pic {width: 80px;height: 80px;margin: 0 auto 18px;}
.lxlist .p1,.lxlist .p2 {border-radius: 50%;overflow: hidden;}
.lxlist .p1 {width: 76px;height: 76px;border: 2px solid #ddd;background-color: #fff;}
.lxlist .p2 {width: 80px;height: 80px;background-image: -webkit-gradient(linear, left top, right top, from(#ef7c00), to(#ef7c00));background-image: linear-gradient(to right, #ef7c00, #ef7c00);}
.lxlist .pic .fig {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.lxlist .i1 .p1 .fig {background: url('../images/lx1.png') center no-repeat;}
.lxlist .i1 .p2 .fig {background: url('../images/lx1h.png') center no-repeat;}
.lxlist .i2 .p1 .fig {background: url('../images/lx2.png') center no-repeat;}
.lxlist .i2 .p2 .fig {background: url('../images/lx2h.png') center no-repeat;}
.lxlist .i3 .p1 .fig {background: url('../images/lx3.png') center no-repeat;}
.lxlist .i3 .p2 .fig {background: url('../images/lx3h.png') center no-repeat;}
.lxlist .i4 .p1 .fig {background: url('../images/lx4.png') center no-repeat;}
.lxlist .i4 .p2 .fig {background: url('../images/lx4h.png') center no-repeat;}
.lxlist .i5 .p1 .fig {background: url('../images/lx5.png') center no-repeat;}
.lxlist .i5 .p2 .fig {background: url('../images/lx5h.png') center no-repeat;}
.rollover {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;position: relative;overflow: visible!important;-webkit-transition: .6s;transition: .6s;}
.rollover .p1,.rollover .p2 {position: absolute;top: 0;left: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.rollover .p2 {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
li:hover .rollover {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.lxlist li h3 {font-size: 18px;color: #333;line-height: 30px;font-weight: bold;height: 30px;position: relative;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.lxlist li .hx {width: 20px;height: 2px;background-color: #bfbfbf;margin: 25px auto;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt {font-size: 16px;color: #666;line-height: 26px;margin: 9px auto 0;height: 80px;overflow: hidden;padding: 0 10px;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt span {display: inline-block;}
.lxlist li:hover h3 {color: #ef7c00;}
.lxlist li:hover .txt {color: #ef7c00;}
.lxlist li:hover .hx {background-color: #ef7c00;}
#map {width: 100%;height: 600px;}

@media screen and (max-width: 640px) {
	.lxlist li{width: 100%;}
}


/*内页招聘信息*/
.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 =====================*/


.footerimgs {margin-bottom: 10px; width: 50px; height: 50px;position: fixed; bottom: 205px; right: 1%; width: 50px;z-index: 10;}
.footerimgs img{width: 100%;cursor:pointer;display: block;}
.footerimgs_h {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.footerimgs_h:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.content1{display: inline-block; display: inline; zoom:1;	vertical-align: middle;position: relative;}
.content_mark{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:555; background:#000 ; opacity:0.8;filter:alpha(opacity=50); display:none;  -webkit-filter:blur(3px) ;filter:blur(3px) }
.content{display: inline-block; *display: inline; *zoom:1;	vertical-align: middle;position: relative;right: -100%;}
.content1{display: inline-block; vertical-align: middle;position: relative; background: url('../images/end/ico-fbBackTop.png') center no-repeat;width: 50px; height: 50px;transition: .5s; cursor:pointer; ;}
.content1:hover{  background: url('../images/end/ico-fbBackTop_.png') center no-repeat; }
.content img{}

.footerimgs2 {margin-bottom: 10px; width: 50px; height: 50px;position: fixed; bottom: 145px; right: 1%; width: 50px;z-index: 10;}
.footerimgs2 img{width: 100%;cursor:pointer;display: block;}
.footerimgs_h2 {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.footerimgs_h2:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.content2_mark{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:555; background:#000 ; opacity:0.8;filter:alpha(opacity=50); display:none;  -webkit-filter:blur(3px) ;filter:blur(3px) }
.content2{display: inline-block; vertical-align: middle;position: relative; background: url('../images/end/ico-fbTel.png') center no-repeat;width: 50px; height: 50px;transition: .5s;  cursor:pointer;;}
.content2:hover{  background: url('../images/end/ico-fbTel_.png') center no-repeat; }

.footerimgs3 {margin-bottom: 10px; width: 50px; height: 50px;position: fixed; bottom: 85px; right: 1%; width: 50px;z-index: 10;}
.footerimgs3 img{width: 100%;cursor:pointer;display: block;}
.footerimgs_h3 {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.footerimgs_h3:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.content3_mark{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:555; background:#000 ; opacity:0.8;filter:alpha(opacity=50); display:none;  -webkit-filter:blur(3px) ;filter:blur(3px) }

.content3{display: inline-block; vertical-align: middle;position: relative; background: url('../images/end/ico-fbConsult.png') center no-repeat;width: 50px; height: 50px;transition: .5s;  cursor:pointer;;}
.content3:hover{ background: url('../images/end/ico-fbConsult_.png') center no-repeat; }


.footerly{width: 900px; height: 400px; background: #fff;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; overflow: hidden;}
.footerly .footerly_l{width: 40%;padding:50px 30px 20px 30px;}
.footerly .footerly_l h2{color: #000;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; text-align: left;}
.footerly .footerly_l h2 img{margin-right: 20px;}
.footerly .footerly_l h2 p{color: #000; font-size: 20px;}
.footerly .footerly_l h2 p em{font-size: 14px; color: #999;font-weight: 100;display: block;}
.footerly .liuyan_r_cont{width: 100%; margin: 30px auto 0 auto;}
.footerly .liuyan_r_cont .layui-form-item{padding: 0 3px;float: left; width:100%;overflow: hidden;margin: 0 23px 0 0;border:none;font-size: 16px;color: #666;line-height: 50px;}
.footerly .liuyan_r_cont .layui-input{ margin-bottom:15px;border: 1px solid #ececec; line-height: 35px; width: 95%; font-size: 13px; padding-left: 15px;transition: .5s; outline: none;opacity: 0.5;}
.footerly .liuyan_r_cont .layui-input:hover{border: 1px solid #73af1b; }
/* .footerly .liuyan_r_cont .layui-form-item input::-webkit-input-placeholder {color: #999;} */
.footerly .liuyan_r_cont .layui-input input:hover::-webkit-input-placeholder {color: #fff;}
.footerly .liuyan_r_cont .layui-textarea{width: 95%; display:block; border: 1px solid #ececec; line-height: 35px; font-family: -webkit-body; font-size: 13px; padding-left: 15px;transition: .5s; outline: none; opacity: 0.5;}
.footerly .liuyan_r_cont .layui-textarea:hover{border: 1px solid #73af1b; }
/* .footerly .liuyan_r_cont .layui-textarea input::-webkit-input-placeholder {color: #999;} */
.footerly .liuyan_r_cont .layui-textarea input:hover::-webkit-input-placeholder {color: #fff;}
.footerly .liuyan_r_cont .layui-btn{ display:block; background: #73af1b; color:#fff;width: 100%;  text-transform: uppercase;  line-height: 35px; border:0!important; margin:15px auto 0 auto;}
.footerly .liuyan_r_cont .layui-btn-primary,.box_title{display: none;}
.footerly .liuyan_r_cont .layui-form-label{display: none;}

.footerly .footerly_r{width: 55%;}
.footerly .footerly_r img{width: 100%;}


