/*首页产品推荐*/
.w90 {width: 86%;margin: 0 auto;}
.pt60 {padding-top: 80px;}
.pub_title h4 {position: relative;font-size: 52px;font-weight: bold;z-index: 1;color: #000000;width: 50%;}
.pub_title p {margin-bottom: 60px;font-size: 30px;color: #666666;font-weight: 100;}
.pub_title a {float: right;border: 2px solid #1858b5;border-radius: 20px;padding: 10px 60px;font-size: 14px;color: #1858b5;margin-top: 30px;}
.pub_title a:hover {background: #1858b5;color: #fff;}

.telpro{display: none;}
.pc_show p img{display: inline-block;}
.flexBetween {display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
.idnexService .box {overflow: hidden;height: 500px;width: 100%;margin-bottom: 100px;}
.idnexService .box .item {width: 13.53333%;transition: all 0.3s;flex-wrap: nowrap;position: relative;}
.idnexService .box .item .boxLeft {width: 100%;box-sizing: border-box;background: #f1f1f1;position: relative;transition: all 0.3s;}
.idnexService .box .item .boxLeft .box1 {transition: all 0.3s; text-align: center;}
.idnexService .box .item .boxLeft .box1 .top1 {padding-top: 75%;}
.idnexService .box .item .boxLeft .box1 .top1 i {font-size: 45px; color: #999;}
.idnexService .box .item .boxLeft .box1 .top2 {font-size: 26px;color: #000;margin-top: 11%;font-weight: 500;}
.idnexService .box .item .boxLeft .box1 .top3 {font-size:14px;color: #999;margin-top:15px;}
.idnexService .box .item .boxLeft .box1 .top4 {margin-top:3%;}
.idnexService .box .item .boxLeft .box1 .top4 a {display: block;width: 35px;height:35px;border-radius: 50%;border: 1px solid #ddd; line-height: 35px;  margin: 0 auto;}
.idnexService .box .item .boxLeft .box1 .top4 a i {color: #666; font-size: 20px; text-align: center;}
.idnexService .box .item .boxRight {opacity: 0;position: absolute;height: 100%;top: 0;right: 0;}
.idnexService .box .item .boxRight img {width: 100%;height: 100%;object-fit: cover;}
.idnexService .box .item:nth-child(2n) .boxLeft {background: #f6f6f6;}
.idnexService .box .active {width: 57.6%;}
.idnexService .box .active .boxLeft {width: 30%;background: #082b4a !important;padding-left: 4%;}
.idnexService .box .active .boxLeft .box1 .top1 {padding-top: 12%;}
.idnexService .box .active .boxLeft .box1 .top1 i{display: none;}
.idnexService .box .active .boxLeft .box1 .top2 {color: #fff;margin-top:8%;font-size: 28px;text-align: left;}
.idnexService .box .active .boxLeft .box1 .top3 {color: #fff;font-size: 16px;text-align: left;margin-top: 6px;}
.idnexService .box .active .boxLeft .box1 .top4 {margin-top: 13%;}
.idnexService .box .active .boxLeft .box1 .top4 a {display: none;}
.idnexService .box .item .boxLeft .box1 .top5 {height: 5rem;display: none;margin-top:8%; }
.idnexService .box .item .boxLeft .box1 .top5 p {font-size:16px;color: #fff;text-align: left;}
.idnexService .box .item .boxLeft .box1 .top5 p a {color: #fff;display: block; line-height: 35px;transition: .5s; }
.idnexService .box .item .boxLeft .box1 .top5 p a:hover{font-weight: 100;}
.idnexService .box .active .boxRight {width: 70%;opacity: 1;}
.idnexService .box .active .boxLeft .box1 .top5{display: block;}

@media screen and (max-width:1023px){
	.w90 {width: 95%;margin: 0 auto;}
	.pt60 {padding-top: 38px;}
	.pub_title{text-align: center;]}
	.pub_title h4 {font-size: 35px;width: 100%;}
	.pub_title p {font-size: 16px;margin-bottom: 22px;}
	.pub_title a{display: none;}

	.tj .pc_show{display: none;}
	.telpro{display: block;width: 100%; margin: 0 auto;}
	.telpro ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
	.telpro li{width: 48%; margin-bottom: 2%;}
	.telpro li img{width: 100%;}
	.telpro .protit{padding: 15px 0;font-size: 16px; font-weight: bold; text-align: center; background: #f6f6f6;}

}

/*公司简介*/
.index-about{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 5% 0; height: 100%; background: #000;}
.index-about video {position: absolute;top: -2%;left: 0;width: 100%;z-index: 0; height: 100%;}
.index-about .wrap{width: 80%;  position: absolute;z-index: 1; left: 50%; margin-left: -40%;}
.index-about .tit {margin: 0px auto 80px;position: relative;text-align: center; }
.index-about .tit h2{font-size: 55px;color: #fff;margin-bottom: 10px;font-weight: bold;}
.index-about .tit p {font-size: 18px;color: #fff;}
.about-pic {float: left;width: 50%;position: relative;z-index: 0;padding-left: 20px;}
.about-pic img {width: 100%;border-radius: 30px}
.about-info {position: relative;float: right;width: 45%;}
.about-info:before {content: "";position: absolute;right: 0;top: 0;width: 130px;height: 132px;background: url(../images/icon-comma.png) no-repeat;}
.about-info p {font-size: 18px;color: #fff;line-height: 40px;} 
.about-info p span{font-weight: bold; display: block;font-size: 33px;margin:20px 0 40px 0;} 
.about-info a{display: block;width: 150px; line-height: 50px; text-align: center;background: #0181e0;text-align: center;font-size: 18px;color: #fff;
border-radius: 10px;transition: .5s;margin-top: 4%;}
.about-info a:hover{background: #f14918;background-image: linear-gradient(to bottom,#ff7e00, #d62926);}

.index_about_box{ background:#f0f3f5;overflow:hidden; width:80%; z-index:999; margin:0 0 0 0; position:absolute; bottom:8%; left: 50%; margin-left: -40%;}

.index_about_box .l { width: 20%;font-weight: bold; background:#E80011;color: #fff; text-align:center; padding:40px 20px;bottom: 0; float:left;}
.index_about_box .l strong{ font-size:40px;  display:block}
.index_about_box .l span{ display:block; font-size:30px;}
.index_about_box .r { width: 75%; float:right; margin-top:20px;}
.index_about_box dl{float:left;width:25%;text-align:center;}
.index_about_box dl dt{width: 30%;float: left;}
.index_about_box dl dt em{display:block;width:70px;height:70px;margin:0 auto 24px;text-align:center;line-height:2.5em;font-size:65px;font-style:normal; margin-top:20px;color:#fff;}
.index_about_box dl dd{width: 68%;float: right;margin-top: 20px;}
.index_about_box dl dd h3{font-size: 32px;text-align: left; margin-bottom:10px;font-weight: bold;}
.index_about_box dl dd p{font-size: 16px;text-align: left;width: 100%;overflow: hidden;}
#ys1{background:url(../images/com_1.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys2{background:url(../images/com_2.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys3{background:url(../images/com_3.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys4{background:url(../images/com_4.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}

@media screen and (max-width:1440px){
	.index-about .wrap{width: 90%;margin-left: -45%;}
	.index-about .tit,.index-case .tit {margin: 30px auto 30px;}
	.index-about .tit h2,.index-case h2 {font-size: 50px;}
	.about-info p{font-size: 16px; line-height: 31px;margin-top: 26px;}
}

@media screen and (max-width:1023px){
	.index-about video{display: none}
	.index-about {margin: 0px auto 0;padding-bottom: 0; height: auto;}
	.index-about .wrap{width: 95%; position: relative; }
	
	.index-about .tit h2, .index-case h2{font-size: 32px;}
	.index-about .tit h2 span{display: block;}
	.index-about .tit p, .index-case .tit p{display: none;}
	.about-pic{width: 94%;padding-left:0}
	.about-pic:before{content: none;}
	.about-info{width: 100%;}
	.about-info p span{font-size: 27px;}
	.index_about_box{width: 100%; position: relative; left: 0; margin-left: 0;}
	.index_about_box .l{display: none;}
	.index_about_box .r{width: 100%;}
	.index_about_box dl{width: 50%;}
	.index_about_box dl dt em{width: 50px; height: 50px;}
	.index_about_box dl dd h3{font-size: 23px;}
	.index_about_box dl dd p{font-size: 14px;}
	
}

.home3{padding-top:108px;padding-bottom:56px;background:url(../images/home3bg.jpg) center no-repeat;background-size:cover;overflow:hidden}
.home3 .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.home3 .sty1{width:53.33333%;float:left;padding-bottom:58px;z-index:2}
.home3 .sty1 .swiper-slide{display:block;border-radius:25px;overflow:hidden}
.home3 .sty1 .swiper-slide img{width:100%;transition:all linear 0.4s}
.home3 .sty1 .swiper-slide:hover img{transform:scale(1.1)}
.home3 .sty1 .swiper-pagination{position:absolute;left:0;right:0;bottom:0;text-align:center}
.home3 .sty1 .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;display:inline-block;margin:0 20px;background:#000000;border-radius:50%;opacity:0.2;cursor:pointer;transition:all linear 0.4s}
.home3 .sty1 .swiper-pagination .swiper-pagination-bullet-active{opacity:0.75}
.home3 .sty2{width:37.66667%;float:right;padding-left:8.86667%;margin-top:40px}
.home3 .sty2 .public_title .title {font-size: 50px;font-weight: 800;color: #000000;position: relative;}
.home3 .sty2 .public_title .text {margin-top: 20px;font-size: 20px;color: #000000;line-height: 1.5;text-transform: uppercase;opacity: 0.6;}
.home3 .sty2 .swiper-item{margin-top:46px;position:relative;z-index:1;cursor:pointer;transition:all linear 0.4s}
.home3 .sty2 .swiper-item:before{content:"";position:absolute;left:-23.5%;right:-35.5%;top:50%;bottom:50%;background-image:linear-gradient(to right, #fbfbfb, rgba(251,251,251,0));z-index:-1;opacity:0.55;transition:all linear 0.4s}
.home3 .sty2 .swiper-item h3{font-size:28px;font-weight:bold;color:#010101;transition:all linear 0.4s}
.home3 .sty2 .swiper-item .cs{max-height:0;margin-top:14px;overflow:hidden;transition:all linear 0.4s}
.home3 .sty2 .swiper-item .cs p{margin:4px 0;float:left;font-size:20px;color:#262626;line-height:1.6}
.home3 .sty2 .swiper-item .cs p span{color:#000000;font-weight:bold}
.home3 .sty2 .swiper-item .cs p:first-child{margin-right:43px}
.home3 .sty2 .swiper-item .more{width:143px;height:0;display:block;margin-top:18px;background:#FF8D1E;border-radius:4px;font-size:18px;font-weight:bold;color:#FFFFFF;text-align:center;line-height:40px;overflow:hidden;transition:all linear 0.4s}
.home3 .sty2 .swiper-item .more:hover{background:#ff0003}
.home3 .sty2 .swiper-item-active{padding:42px 0}
.home3 .sty2 .swiper-item-active:before{top:0;bottom:0}
.home3 .sty2 .swiper-item-active h3{color:#ff0003}
.home3 .sty2 .swiper-item-active .cs{max-height:72px}
.home3 .sty2 .swiper-item-active .more{height:40px}
.home3 .sty2 .look-more{position:absolute;right:0;bottom:56px;z-index:2;display:block;padding-right:60px;background:url(../images/home3more.png) right center no-repeat;font-size:22px;font-weight:bold;color:#000000;transition:all linear 0.3s}
.home3 .sty2 .look-more:hover{background:url(../images/home3more_on.png) right center no-repeat;color:#ff0003;text-decoration:underline}


@media (max-width: 1440px){
	.wrap{width:1120px}
	.home3{padding-top:90px}
	.home3 .sty2{padding-left:6%}
	.home3 .sty2 .swiper-item{margin-top:40px}
	.home3 .sty2 .swiper-item h3{font-size:22px}
	.home3 .sty2 .swiper-item .cs{margin-top:9px}
	.home3 .sty2 .swiper-item .cs p{font-size:16px}
	.home3 .sty2 .swiper-item .more{width:110px;margin-top:12px;font-size:16px;line-height:36px}
	.home3 .sty2 .swiper-item-active{padding:34px 0}
	.home3 .sty2 .swiper-item-active .more{height:36px}
	.home3 .sty2 .look-more{bottom:15px;padding-right:40px;background-size:25px;font-size:18px}

}
@media (max-width: 1280px){
.wrap{width:90%;}
.home3{padding-top:80px;}
.home3 .sty2{padding-left:5%}
.home3 .sty2 .swiper-item{margin-top:30px}
.home3 .sty2 .swiper-item h3{font-size:19px}
.home3 .sty2 .swiper-item .cs p{font-size:14px}
.home3 .sty2 .swiper-item .more{width:90px;font-size:14px;line-height:30px}
.home3 .sty2 .swiper-item-active{padding:30px 0}
.home3 .sty2 .swiper-item-active .more{height:30px}
.home3 .sty2 .look-more{bottom:15px;padding-right:40px;background-size:25px;font-size:18px}

}

@media (max-width: 1023px){
	.home3{padding-top:0px; padding-bottom: 15px;}
	.home3 .sty2 .public_title .text {font-size: 16px;}
	.home3 .sty2 .public_title .title{font-size: 30px;}
	.home3 .sty2{width: 100%; padding-left: 0;}
	.home3 .sty1{width: 100%!important;}
	.home3 .sty1 .swiper-pagination .swiper-pagination-bullet{display: none;}


}

.Partner{width:100%; margin:0 auto; position: relative;   padding: 4% 0;background:url('../images/pa.jpg')  no-repeat center top; color: #fff; text-align: center;background-attachment: fixed; background-size: cover;}
.Partner h2{font-size: 52px;font-weight: bold;}
.Partner h3{font-size: 16px; line-height: 31px; padding: 10px 0 4% 0; width: 60%; margin: 0 auto; color: #edebeb;}
.Partner img{width:78%;animation: bg_move 1s linear infinite 2s;}
@keyframes bg_move {
	0% {
	  transform: scale3d(1.04, 1.04, 1.04);
	}
	50% {
	  transform: scale3d(1.02, 1.02, 1.02);
	}
	100% {
	  transform: scale3d(1.04, 1.04, 1.04);
	}
  }

  @media (max-width: 1023px){
	.Partner h2{font-size: 35px;} 
	.Partner h3{width: 95%; line-height: 26px;}
  }

/*news*/
.wap_show {display: none;}
.synews {background: #e9f3fc;overflow: hidden;}
.synews_mySwiper {width: 100%;height: 100%;position: relative;}
.synews_mySwiper .swiper-slide {text-align: center;font-size: 18px;background: #fff;height: 500px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.synews_mySwiper .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.w90_r {width: 85%;margin: 0 auto; overflow: hidden;}
.synews {padding: 90px 0;}
.synews_mySwiper {position: relative;}
.synews_mySwiper .swiper-slide a {background: #fff;text-align: left;padding: 30px;box-sizing: border-box;position: relative;height: 500px;}
.synews_mySwiper .swiper-slide a img {position: absolute;left: 0;top: 0;display: none;width: 100%;height: 100%;z-index: 0;}
.synews_mySwiper .swiper-slide a .info {position: relative;z-index: 2;}
.synews_mySwiper .swiper-slide a .info em {display: block;color: #6d6d6d;margin-bottom: 20px;margin-top: 30px;}
.synews_mySwiper .swiper-slide a .info strong {display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 30px;}
.synews_mySwiper .swiper-slide a .info p {color: #a3a3a3;font-size: 16px;line-height: 31px;}
.synews_mySwiper .swiper-slide a .info .data_t {border-top: 1px solid #eee;margin-top: 20px;padding-top: 20px;}
.synews_mySwiper .swiper-slide a .info .data_t .news_div_item_day {color: #1e63a8;font-size: 72px;}
.synews_mySwiper .swiper-slide a:hover {background: #1b3464;}
.synews_mySwiper .swiper-slide a:hover img {display: block;opacity: 0.1;}
.synews_mySwiper .swiper-slide a:hover strong {color: #fff;}
.synews_mySwiper .swiper-slide a:hover p {color: #fff; }
.synews_mySwiper .swiper-slide a:hover em {color: #fff;}
.synews_mySwiper .swiper-slide a:hover .data_t {color: #fff;}
.synews_mySwiper .swiper-slide a:hover .data_t .news_div_item_day {color: #fff;}



@media (max-width: 1023px){
	.synews {padding: 4% 0;}
	.w90_r{width: 95%;}
	.synews .pc_show{display: none;}
	.wap_show {display: block; margin-bottom: 20%;}
	.sy_sjnews {overflow: hidden;padding-top: 30px;}
	.sy_sjnews a {margin-bottom: 20px;border-bottom: 1px solid #ccc;padding-bottom: 20px;display: block;}
	.sy_sjnews a strong {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 18px;margin-bottom: 10px; color: #000;}
	.sy_sjnews a p{font-size: 15px; line-height: 26px;}
}


.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;}


/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 600px;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: 180px;}
}
.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;}
.ibcate .hx {width: 40px;height: 3px;background-color: #fff;margin: 25px auto 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;color: #fff; margin-bottom: 1% ;}
.baninfo .cer8 {height: 100%;}
.tree {height: 100%;font-size: 16px;line-height: 70px;color: #fff;padding-left: 30px;background: url('../images/ico28.png') 0 no-repeat;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.tree a {display: inline-block;height: 100%;color: #fff;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;}


/*内页公司简介*/

.mbx{ width:100%; height:60px;   border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.mbx .mbx_cont{ width:85%; margin:0 auto; font-size:16px; line-height:60px; color:#333}
.mbx .mbx_cont a{color: #333;}
/*内页banner2*/
.mac{width:1440px;max-width:90%;margin:0 auto;}
.columnBanner{height:36vw;position:relative;overflow:hidden;background-color: #082b4a;}
.columnBanner:before{content:'';position:absolute;left:0;top:0;height:100%;width:65%;background: linear-gradient(to right,#082b4a 40%, transparent);z-index:2;}
.columnBanner ._bg{position:absolute;top:0;left:0;width:100%;height:100%;padding-top: 0px;}
.columnBanner ._bg img{width:100%;height:100%;object-fit:cover;}
.columnBanner ._info{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2;width:100%;padding-top: 80px;white-space: nowrap;}
.columnBanner_title{line-height:1;}
.columnBanner_title ._en{font-weight:bold;font-size:94px;text-transform:uppercase;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to bottom,rgba(255,255,255,.2), transparent);}
.columnBanner_title ._en font{text-transform:uppercase;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to bottom,rgba(255,255,255,.2), transparent);}
.columnBanner_title ._cn{font-size:50px;font-weight:bold;margin-top:-25px;color: #fff;}
.main{width: 100%;  padding: 5% 0;}
.se_about{ width:85%; margin:0 auto 0 auto; padding: 4%; background: #fff;box-shadow: 0 0 10px #d8d8d8;}
.se_about h2{font-size: 0.5rem;color: #054498;line-height: 48px;font-weight: bold;height: 48px;overflow: hidden;}

.se_about_cont{width: 100%; margin:3% auto;}
.se_about_cont p{ line-height: 31px; margin-bottom: 15px;text-indent:2em;}
.se_about_cont p img{margin-top: 2rem;text-indent:-4em; display: block;}


@media screen and (max-width: 790px) {
	.columnBanner{height:270px;}
	.columnBanner ._bg{padding-top: 0px;}
	.columnBanner ._info {top: 42%;}
	.columnBanner_title ._en{font-size: 51px;}
	.columnBanner_title ._cn{    font-size: 35px;}
}
/*内页关于我们*/
.tel_about{display: none;}
.about-wrapper { margin: 5% auto; width: 85%;} 
.about-wrapper p{font-size: 16px; line-height: 31px;text-indent:2em;;}
.about-slick { float: left; width: 50%; position: relative; z-index: 2; } 
.about-slick .slick-slide img { display: block; width: 100%; } 
.about-slick .slick-prev { background-image: url(../images/about-prev.png); right: -86px; } 
.about-slick .slick-next { background-image: url(../images/about-next.png); right: -172px; } 
.about-slick .slick-arrow { position: absolute; outline: none; border: none; top: 0; font-size: 0; width: 86px; height: 86px; background-repeat: no-repeat; background-position: center; background-color: #fff; cursor: pointer; }
.about-slick .slick-dots { text-align: right; margin-top: 28px; } 
.about-slick .slick-dots li { display: inline-block; margin-left: 18px; width: 18px; height: 18px; border-radius: 100%; border: 1px solid transparent; padding: 4px; } 
.about-slick .slick-dots li button { outline: none; border: none; font-size: 0; width: 10px; height: 10px; border-radius: 100%; display: block; background-color: #222c3c; cursor: pointer; margin: 4px auto;} 
.about-slick .slick-dots li.slick-active { border-color: #e31024; } 
.about-slick .slick-dots li.slick-active button { background-color: #e31024; } 
.about-slick:after { content: ''; width: 872px; height: 437px; background: url(../images/about-dot.png) no-repeat; position: absolute; right: -70px; bottom: -70px; z-index: -1; } 

.wp2 {width: 94%;max-width: 1320px;margin: 0 auto;}
.about-text { float: right; width: 64%; position: relative; margin-left: -14.6%; margin-top: 86px;  } 
.about-text .con { background-color: #f1f6ff; padding: 50px 10% 40px 37%; } 
.about-text .con h3 { font-size: 40px; color: #333333; line-height: 50px; padding-bottom: 30px; position: relative; } 
.about-text .con h3:before { content: ''; width: 60px; height: 4px; background-color: #e31024; border-radius: 2px; position: absolute; left: 0; bottom: 0; } 
.about-text .con h3:after { content: ''; width: 10px; height: 4px; background-color: #1f202a; position: absolute; left: 66px; bottom: 0; border-radius: 2px; } 
.about-text .con p { font-size: 18px; color: #333333; line-height: 36px; margin-top: 30px; } 

.about-ability { position: relative; margin-bottom: 130px; } 
.about-ability .a-text { float: left; width: 53%; padding-left: 15.6%; padding-right: 120px; } 
.about-ability .a-text .title { line-height: 70px; } 
.about-ability .a-text .title h2 { display: inline-block; font-size: 60px; color: #26282a; } 
.about-ability .a-text .title span { display: inline-block; font-size: 14px; color: #d3d3d3; line-height: 16px; text-transform: uppercase; font-weight: bold; } 
.about-ability .a-text p { font-size: 18px; color: #26282a; line-height: 36px; } 
.about-ability .about-pic { float: right; width: 47%; position: relative; padding-bottom: 218px; margin-top: 34px; } 
.about-ability .about-pic img { display: block; width: 100%; } 
.about-ability .about-pic:after { content: ''; width: 872px; height: 437px; background: url(../images/about-dot.png) no-repeat; position: absolute; right: 15.6%; bottom: 0; z-index: -1; } 
.about-ability .about-pic:before { content: ''; width: 112px; height: 104px; background: #e11225; background: -moz-linear-gradient(66deg, #e11225 0%, #e11225 100%); background: -webkit-linear-gradient(66deg, #e11225 0%, #e11225 100%); background: -o-linear-gradient(66deg, #e11225 0%, #e11225 100%); background: -ms-linear-gradient(66deg, #e11225 0%, #e11225 100%); background: linear-gradient(66deg, #e11225 0%, #e11225 100%); position: absolute; left: -20px; top: -20px; z-index: -1; } 
.about-pic1 { position: absolute; bottom: 158px; left: 15.6%; z-index: 1; } 
.about-pic2 { position: absolute; bottom: 50px; left: 38%; } 
.about-box p { font-size: 18px; color: #555555; line-height: 36px; margin-bottom: 9px; } 
.about-h2 {font-size: 60px;line-height: 70px;color: #1d2532;text-align: center;padding-top: 24px;position: relative;z-index: 1;margin-bottom: 36px;}
.about-h2:before {content: '';width: 100%;height: 64px;background: url(../images/about-wz.png) no-repeat center;position: absolute;top: 0;left: 0;z-index: -1;}
.about-service { background-color: #f0f3fa; padding-top: 66px; overflow: hidden; } 
.about-service .wp2>p { font-size: 18px; color: #555555; line-height: 28px; text-align: center; margin-bottom: 70px; } 
.fw-ul { position: relative; z-index: 1; } 
.fw-ul li { float: right; width: 190px; margin-right: 13.5%; text-align: center; background-color: #ffffff; height: 180px; padding-top: 26px; border-radius: 10px; margin-bottom: 108px; -webkit-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); -moz-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); -ms-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); -o-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); position: relative; } 
.fw-ul li.l1 { margin-right: 0 } 
.fw-ul li p { font-size: 16px; color: #1d2532; line-height: 26px; } 
.fw-ul li .img { margin-bottom: 25px; } 
.fw-ul li:after { content: ''; width: 90%; height: 30px; background-color: #fff; position: absolute; left: 10px; bottom: -10px; border-radius: 10px; z-index: -1; -webkit-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); -moz-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); -ms-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); -o-box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); box-shadow: 0 8px 18px rgba(196, 205, 228, 0.75); } 
.fw-ul:before { content: ''; max-width: 1121px; height: 353px; background: url(../images/about-pic.png) no-repeat; position: absolute; top: 50px; right: 68px; z-index: -1; width: 100%; } 
.fw-img { display: none; } 


@media screen and (max-width: 1280px) {
	.about-text .con p,.about-box p { font-size: 16px;line-height: 31px;}
	.about-text .con p{margin-top: 15px;}
}


@media screen and (max-width: 1023px) {
	.about-slick { float: none; width:95%;margin: 0 auto; }
	.about-slick:after{background: none;}
	.about-slick .slick-prev,.about-slick .slick-next { display: none; } 
	.about-slick .slick-dots li button {width: 8px;height: 8px;padding: 0;}
	.about-slick .slick-dots {margin-top: 0;}
	.about-slick .slick-dots li{width: 8px;height: 8px;padding: 0;margin-left: 10px;}
	.about-slick .slick-dots{text-align: center;}

	.about-text{float: none;width: 95%; margin: 0 auto;padding-right: 0}
	.about-text .con {	padding: 20px;	}
	.about-text .con h3 {	font-size: 24px;	padding-bottom: 15px;	text-align: center;	}
	.about-text .con h3:before {	left: 44%;	width: 9%;	}
	.about-text .con h3:after {	left: 54%;	}
	.about-text .con p {	margin-top: 15px;margin-left: 0;	}
	.about-wrapper, .about-ability {	width: 94%;	margin: 0 auto 30px;	}
	.about-text, .about-ability .a-text {	margin-top: 0;	float: none;	width: auto;	margin: 0;	padding: 0;	}
	.about-h2, .about-ability .a-text .title h2 {	font-size: 26px;	line-height: 36px;	margin-bottom: 10px;	}
	.about-ability .a-text .title span {	top: 4px;	position: relative;	}
	.about-ability .a-text p {	font-size: 16px; line-height: 30px;	}
	.about-ability .about-pic {	float: none;	width: auto;	padding-bottom: 130px;	}
	.about-ability .about-pic:before {	top: -12px;	}
	.about-pic1, .about-pic2,.about-service {	display: none;	}
	.tel_about{display: block;}

}


/*内页团队风采*/

.se_pro{width: 95%; margin: 3% auto;}
.se_pro ul {-webkit-justify-content: left;   justify-content: left;display: flex; display:-webkit-flex;flex-wrap: wrap;}
.se_pro ul li {transition: all .3s ease;width: 22.7%; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin: 0 1% 2% 1%;}
.se_pro ul li .pro_pic img {width: 100%;}
.se_pro ul li .pro_pic i {display: none;}
.se_pro ul li .pro_tit {font-size: 18px;color: #282727;line-height:70px;display: block;text-align: center;background: #f2f2f2;}
.se_pro ul li .pro_pic {position: relative;display: block;overflow: hidden;}
.se_pro ul li .pro_pic i {display: block;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transform: skewx(-25deg);-o-transform: skewx(-25deg);-moz-transform: skewx(-25deg);-webkit-transform: skewx(-25deg);}
.se_pro ul li:hover .pro_pic i {transition: all .3s ease;left: 100%}
.se_pro ul li:hover {transition: all .3s ease;transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);-webkit-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);-moz-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5)}

@media screen and (max-width:1280px){
	.se_pro ul li {width: 31%;}
}
@media screen and (max-width:1023px){
	.se_pro{width: 98%;}
	.se_pro ul {margin-left: 0;}
	.se_pro ul li {width: 47%;}
	.se_pro ul li .pro_tit{font-size: 16px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;line-height: 50px;}
}


/* ===================== 内页 Banner 图 ===================== */
.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;}
.inbanner3 {width: 100%;height: 850px;position: relative;z-index: 2;overflow: hidden;-webkit-perspective: 1500px;        perspective: 1500px;}
.inbanner3 .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner3 .ibwrap > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;z-index: 0;}

/*产品详情*/
.se_procont{width: 100%; background:url(../images/p6.jpg) repeat center top;padding: 6% 0 4% 0;}
.se_procont .s_width{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 85%; margin: 0 auto; color: #fff;}
.se_procont .se_procont_l{width: 45%;}
.se_procont .se_procont_l img{width: 100%;}
.l{float: left;}
.r{float: right;}

#showbigpic{width: 100%;max-width:800px;}
.piclist{width:89%;overflow: hidden; margin:0 auto}
#modal-pic{height:100%;}
#modal-pic img{width: 100%;}

.modal-dialog{width: 100%;}
.modal-content{height: 80%; overflow: hidden}
.modal-footer{padding: 15px 0; background: #fff}
.absolute{position:absolute}
.arrow-left{top:5px;left:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/lleft.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-right{top:5px;right:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/rright.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-left:hover{ background:url(../images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/right_h2.png) no-repeat center top;}
#mycarousel{transition: all .4s;}
.espcms_pro_photo li{ float:left; width:80px; margin-right:10px; text-indent:0;}
.espcms_pro_photo li img{width:76px;height:auto; background: #fff  }

.se_product_box{width: 85%; margin: 4% auto;}
.se_product_box .se_product_tit{font-size: 30px; font-weight: bold;background: #082b4a;padding: 20px 0px;width: 200px; text-align: center; color: #fff;}
.se_product_box .se_product_cont p{font-size: 18px; line-height: 35px;}

.se_product_cont table {width: 100%;text-align: center;border-spacing: 0px;border-collapse: collapse;background: #fff;border-bottom: 1px solid #ddd;margin-bottom: 15px;}
.se_product_cont tr:first-child {background-image: linear-gradient(90deg,#2d68bf 3%,#0b296d 100%);background: #0181e0;height: 60px;line-height: 60px;color: #fff;}
.se_product_cont tr:nth-child(2n+3) {background: #f5f5f5;}
.se_product_cont .bhead {background-image: linear-gradient(90deg,#2d68bf 3%,#0b296d 100%);background: #0181e0;color: #fff}
.se_product_cont tr.odd {background: #f5f5f5;color: #333;}
.se_product_cont tr.even {background: none;}
.se_product_cont td.even {background: #fff;}
.se_product_cont table td {line-height: 46px;border: 1px solid #ddd;}
.se_product_cont tr {border: 1px solid #ddd;}
.se_product_cont .fr.frcontent {width: 22.1%;background: url(../images/ico15.png) repeat;margin-top: 80px;margin-bottom: 40px;-webkit-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);-moz-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);
box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);}
.se_product_cont .fr.frcontent .tt {padding: 0 35px;margin-top: -31px;}

.se_procont_r .lxinfo {margin-top: 40px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; width: 80%;}
.se_procont_r .lxinfo p {}
.se_procont_r .pro-tel {font-size: 15px;color: #b6cde4;background: url(../images/ico26ac.png) no-repeat 0 5px;background-size: 65px;padding-left: 83px;}
.se_procont_r .pro-tel i {font-size: 30px;font-weight: bold;color: #b6cde4;display: block;margin-top: 5px;}
.se_procont_r .click a {display: block;width: 216px;height: 53px;background: url(../images/ico27.png) no-repeat;color: #fff;font-size: 20px;font-weight: bold;line-height: 40px;padding-left: 64px;margin-top: 10px;
margin-left: 40px;}
.se_procont_r .click a:hover {position: relative;top: 5px;left: 5px;}

@media screen and (min-width: 1025px) {

.se_procont_r{width: 50%;padding-top: 4%;}
.se_procont .se_procont_r h1 {color: #fff;line-height: 1.25; font-size: 40px; font-weight: 800;}
.se_procont .se_procont_r .aside {margin-top:20px;line-height: 1.25; }
.se_procont .se_procont_r .aside span{font-size: 16px; color: #8a9ab3;}
.se_procont .se_procont_r .imax {margin:16px 0 20px 0;padding-top: 16px;border-top:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);;color: #8a9ab3;font-size: 16px;}
.se_procont .se_procont_r .imax p{ line-height: 31px;}
.se_procont .se_procont_r .btns { margin-top: 12%;}
.se_procont .se_procont_r .btns .btn {z-index: 2;display: inline-block;vertical-align: top;position: relative;overflow: hidden;min-width: 120px;line-height: 45px;padding:5px 10px ;border-radius: 70px;text-align: center;font-size: 16px;border: #e0e0e0 solid 1px;-webkit-transition: all 250ms ease-out 0s;transition: all 250ms ease-out 0s;color: #333333;}
.se_procont .se_procont_r .btns .btn:after {background-color: #082b4a;opacity: 1;z-index: -1;content: " ";position: absolute;border-radius: 50%;left: 50%;top: 50%;background-color: #fff;width: 108%;padding-bottom: 108%;-webkit-transform: translate(-50%, -50%) scale(0);transform: translate(-50%, -50%) scale(0);pointer-events: none;}

.se_procont .se_procont_r .btns .btn:nth-child(1n+2) {margin-left: 0.6rem;}
.se_procont .se_procont_r .btns .btn2 {color: #0181e0;border-color: #082b4a;}
}
@media screen and (min-width: 1025px) {
.se_procont .se_procont_r .btn1:hover {color: #171c32;}
.se_procont .se_procont_r .btn2 {color: #082b4a;border-color: #082b4a;}
.se_procont .se_procont_r .btn2:hover {color: #171c32;}
}
@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;}
.se_procont .se_procont_r .btns {position: relative;margin-top: 0.6rem;bottom: 0;}
}

@media screen and (max-width: 1023px) {
	.inbanner2 {height: 180px;}
	.se_procont{padding: 5% 0 4% 0;}
	.se_procont .s_width{width: 98%; display: block;}
	.se_procont .se_procont_l{width: 100%;}
	.se_procont .se_procont_r{width: 90%;}
	.se_procont .se_procont_r h1{font-size: 25px; padding-top: 3%;color: #000;}
	.se_procont_r .pro-tel{color: #000;}
	.se_procont .se_procont_r .aside {margin-top: 10px;}
	.se_procont .se_procont_r .imax{font-size: 15px;display: none;}
	.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;}

	.se_procont .s_width{background: #fff;padding: 0%;width: 95%;}
	.se_procont_r .click a{display: none;}
	#modal-pic {height: 40vh;}
	.se_product_box .se_product_tit{font-size: 23px;width: 150px;padding: 10px 0;}
	.se_product_box .se_product_cont p{font-size: 16px; line-height: 31px;}
}





/*anli xiangqing*/
.case_wx{width: 200px; display: block;margin: 0 auto;}
.case_wx img{width: 100%;}
.atc-con i{text-align: center;display: block;}

/*6产品详情*/
.propage-out {width: 100%;position: relative;z-index: 2;margin-top: -676px;}
.propage-wrap {background-color: #fff;padding: 20px 20px 20px 20px;}
.profirst {overflow: hidden;min-height: 410px; margin-top: 4%;}
.xijie {width: 49%;height: auto;float: left;z-index: 1;position: relative;}
.xijie .bigpic {width: 100%;height: 100%;position: relative;text-align: center;font-size: 0;}
.xijie .bigpic img {max-width: 100%;max-height: 100%;}
.proinfo {float: right;width: 45%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.proinfo .proname {font-size: 36px;line-height: 50px;color: #333;margin-bottom: 28px;}
.aside {margin-top: 0.1rem;line-height: 31px;}
.aside span{font-size:16px;}
.proinfo .xiangxi {font-size: 16px;line-height: 31px;color: #666;max-height: 160px;overflow: auto;margin-top: 24px;}
.proinfo .probtnarea {font-size: 0;margin-top: 50px;}
.proinfo .probtn {display: inline-block;width: 178px;height: 58px;border: 1px solid #ddd;border-radius: 5px;margin-left: 34px;color: #fff;font-size: 16px;line-height: 58px;text-align: center;position: relative;
overflow: hidden; background: #00aa4b;}
.proinfo .probtn:first-child {margin-left: 0;}
.proinfo .probtn:hover {color: #333;border-color: #00aa4b;}
@media screen and (max-width: 1440px) {
.propage-wrap {  padding: 100px 80px 140px;}
}
@media screen and (max-width: 1200px) {
.propage-out {  margin-top: -546px;}
.propage-wrap {  padding: 80px 60px 120px;}
}
@media screen and (max-width: 1100px) {
.proinfo .probtn {  width: 111px;  margin-left: 24px;}
}
@media screen and (max-width: 1024px) {
  .aside{display: none;}
.propage-wrap {  padding: 60px 40px 100px;}
.profirst {  height: auto;}
.xijie {  float: none;  width: 100%;  margin-bottom: 50px;}
.proinfo {  float: none;  width: 100%;  height: auto;}
.proinfo .proname {  font-size: 30px;}
.proinfo .xiangxi {  max-height: none;}
}
@media screen and (max-width: 750px) {
.propage-out {  margin-top: -92px;}
.propage-wrap {  padding: 60px 0 90px;}
.proinfo .probtn {  height: 48px;  line-height: 48px;}
}



/*内页联系我们*/
.lianxi-out {padding: 100px 0 100px;background: url('../images/lxbg.jpg') bottom no-repeat;}
@media screen and (max-width: 1440px) {
.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: 80px 0 120px;}
}
.lianxi {width: 100%;height: 696px;margin-top: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.lxleft {width: 464px;}
.lxright {-webkit-box-flex: 1;    -ms-flex: auto;        flex: auto;}
#map {width: 100%;height: 100%;}
.lxlist {width: 100%;}
.lxlist li {padding: 0 55px;height: 173px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center; margin-bottom: 1px;}
.lxlist .lin {padding-left: 64px;position: relative;}
.lxlist .i1 {background-color: #082b49;}
.lxlist .i2 {background-color: #de2219;}
.lxlist .i3 {background-color: #082b49;}
.lxlist .i4 {background-color: #de2219;}
.lxlist .i1 .lin {background: url('../images/lx1.png') 0 no-repeat;}
.lxlist .i2 .lin {background: url('../images/lx2.png') 0 no-repeat;}
.lxlist .i3 .lin {background: url('../images/lx3.png') 0 no-repeat;}
.lxlist .i4 .lin {background: url('../images/lx4.png') 0 no-repeat;}
.lxlist li h3 {font-size: 16px;color: #fff;line-height: 28px;height: 28px;overflow: hidden;}
.lxlist li .txt {font-size: 16px;color: #fff;line-height: 28px;}
.lxlist li .num {font-size: 36px;color: #fff;line-height: 36px;font-family: "amerigobt";}
.lxlist li .num a {color: #fff;}
@media screen and (max-width: 1440px) {
.lxleft {  width: 360px;}
.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: 696px;}
.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;}
}
.sContact-map {position: relative;width: 100%;height: 100%;}
.sContact-map #dituContent {position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1.1;background-color: #f5f3f0;}
.sContact-map #dituContent .BMap_bubble_title {font-size: 16px;margin-bottom: 5px;padding-right: 16px;color: #d70c18;}
.sContact-map #dituContent .BMap_bubble_content {width: auto;font-size: 14px;line-height: 18px;}
.sContact-map #dituContent img {max-width: none;}
._pen .sContact-map {pointer-events: none;}
@media screen and (max-width: 1024px) {
.sContact-map {margin-top: 0.6rem;}
}


/*内页产品展示*/
.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; width:99%}
.se_prolist li a{color: #333;}




.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: #082b4a;}


.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:#082b4a;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;}


@media (max-width:1000px){
.fenye{width: 100%; margin: 0 auto 0 auto;height: 66px;padding-bottom: 15%; display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center;}
.fenye_zong{ font-size: 14px; width: 100px; background: #f2f2f2; text-align: center;  line-height: 35px;}
}



/*se_hangye*/


.cer8 {padding: 0 0 120px;width: 85%; margin: 0 auto;}
.newslist {overflow: hidden;width: 80%; margin: 0 auto;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding: 25px 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: #0182e0;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: #0182e0;}
.newslist li:hover h3 {color: #0182e0;}
.newslist li:hover label {background-color: #0182e0;}
@media screen and (max-width: 1440px) {
	.newslist {width: 100%;}
	.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 {  }
.newslist li h3 {  font-size: 18px;  line-height: 30px;  height: auto;}
.newslist li .pic { width: 100%; position: relative;}
}
@media screen and (max-width: 840px) {
	.cer8 {width: 100%;}
.newslist li a {  height: auto;}
.newslist li .date {  padding-top: 20px;}
.newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
.newslist li {  padding: 40px 0;}
.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;}
.newslist li h3 {  font-size: 18px;  line-height: 30px;  height: auto;}
.newslist li .date {  padding-top: 10px;  font-size: 18px;}
}

/*新闻详情页*/
.greybgnews {background-color: #f8fafb;padding: 50px 0 80px;overflow: hidden;}
.greybgnews .cer8{ max-width: 1600px; margin:0 auto; padding: 0 30px;}
.main {position: relative; margin: 0 auto;}
.atc {padding: 40px 70px 70px;background-color: #fff;}
.atc-h {border-bottom: 1px solid #e7e7e7;padding-bottom: 20px;position: relative;text-align: center;}
.atc-h h1 {font-size:38px;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: 35px; margin-bottom: 15px;text-indent:2em; font-size: 17px;}
.atc-con img {width: 100%; max-width: 800px; 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;}
.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) {
}
@media screen and (max-width: 1023px) {
.greybgnews {padding: 60px 0 150px 0;background-color: #fff; }
.greybgnews .cer8{ max-width: 95%; padding: 0;}
.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-con img {width: 100%; max-width: 100%;}
	}
.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: #0181e0;}
.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: #060707;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #082b4a;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: #0181e0;}
.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%;}
}


/*内页联系我们*/

.ul-contact{overflow:hidden;z-index:1;margin: 80px auto;}
.ul-contact h4{ font-size:30px;color: #333333; font-weight: 300; display:block; overflow:hidden;margin-bottom:100px; text-align:center}
.ul-contact li{float:left;width:17%;text-align: center; margin:0 1.5%;}
.ul-contact li:nth-child(1),.ul-contact li:nth-child(2),.ul-contact li:nth-child(4),.ul-contact li:nth-child(5){ margin-top:75px;}
.ul-contact li strong{position: relative; z-index: 1; display:block; width:60%;padding:12%; font-weight:normal; text-align:center; margin:5px auto 10px;}
.ul-contact li strong img{ width:100%; border-radius:50%; text-align:center; box-shadow: 0px 0.03rem 0.21rem rgba(5,26,85,0.1);}
.ul-contact .txt{margin:20px 0;text-align:center;font-size:16px;color:#666;line-height:26px;padding-bottom:18px;position:relative}
.ul-contact .txt .zx{cursor:pointer;}
.ul-contact .txt .ctel{ font-size:20px;font-weight: 700;color: #F60; line-height: 30px;}
.ul-contact .txt span{display:block;font-size:24px;color:#222;font-weight:700;margin-bottom:5px;line-height:30px}
.ul-contact .txt p a{display:inline-block}


.contactore{  width: 100%; padding:90px auto; overflow:hidden; background:url(../images/about_bg.jpg) repeat}
.contactore .wrap{ padding:40px 0; width: 80%; margin: 0 auto;}
.contactore .tit{ margin-top:90px;}
.contactore .tit img{text-align: center;display: block; margin: 0 auto;}
.contactore .tit h3{ text-align:center;   font-size:48px; margin-bottom:30px; font-weight: bold;}
.contactore .tit p{ text-align:center; font-size:18px; }
.contactore ul{overflow: hidden; margin-top:30px;}
.contactore li{float: left;width:22%;margin:0 1.5%;border:1px solid #f0f3fa; background:#fff;box-shadow: 2px 0 20px rgba(21, 53, 129, 0.2);border-radius: 10px;margin-bottom:30px;text-align: center;box-sizing: border-box;padding:30px 0;}
.contactore li img{width: 58px;}
.contactore li span{font-size: 18px;color:#4b556e;font-weight: bold;display: block;margin-top: 20px;}
.contacttwo{ width:100%; background:url(../images/about_bg.jpg) repeat; overflow:hidden; }
.contacttwo img{ position:relative; z-index:9;}
.contacttwo .left{ width:42%; float:left; color:#fff;position:absolute;margin:-18% 0 0 12%; z-index:999}
.contacttwo .left strong{ font-size:40px; }
.contacttwo .left p{ font-size:18px;margin:40px 0; line-height:34px;}
.contacttwo .left .btn {background-image: linear-gradient(to right, #58a1d2 0%, #4f51a1 50%, #58a1d2 100%); background-size: 200% auto;transition: 0.5s;padding:13px 40px; font-size:18px; display:inline-block; color:#fff; border-radius:30px;
}
.contacttwo .left .btn:hover {background-position: right center;color: #fff;}


@media screen and (max-width: 640px) {
	.ul-contact{padding-bottom: 150px;}
	.ul-contact h4{ font-size:26px;}
	.ul-contact li{width: 100%;}
	.ul-contact li:nth-child(1), .ul-contact li:nth-child(2), .ul-contact li:nth-child(4), .ul-contact li:nth-child(5){margin-top: 0;}
	.ul-contact .txt{margin-bottom: 0;}
	.contactore{display: none;}
	.contactore .tit{margin-top: 50px;}
	.contactore .tit h3{font-size: 36px; margin-bottom: 0;}
	.contactore .tit p{font-size: 15px; line-height: 28px;}
	.contactore .wrap{width: 95%;}
	.contactore li{width: 30%;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 =====================*/


.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%;}






.seproduct{width: 85%; margin: 4% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.seproduct .seproduct_l{width: 21.43%;}
.seproduct .se_prolist{width: 100%;}
.seproduct .se_prolist h2{text-align: center; line-height: 100px; background: #0194fd;color: #fff;font-size: 32px;}
.jx_left_a_n {height: 100%;width: 100%;border: 1px solid #f0f0f0;}
.jx_left_a_n ul{margin:25px auto 0 auto;width: 90%;}
.jx_left_a_n li { }
.jx_left_a_n li a {font-size: 17px;font-weight: bold;background: #3856ac;display: block; padding: 15px 0 15px 95px; color:#000}  
..jx_left_a_n li a:hover{color:#000;}
.ffkk{font-size: 17px;color: #333;font-weight: bold;padding-left: 45px;background: #f5f5f5 url(../images/ttttt.png) right center no-repeat !important;display: block;text-align: left;} 
.leftmenusecond{overflow:hidden;transition:all 0.8s ease;height:0;}
#erki{  margin: 0 auto;}
#erki_a{margin: 0 auto; padding-top: 6px; padding-bottom: 6px;}
#erki_a a{  border: 1px solid #e9e9e9; line-height: 21px; padding: 10px 0; display: block; text-align: center; font-size: 14px; color: #5e5e5e; background: #ededed;font-weight: 500; transition: .5s;}
#erki_a a:hover{ background: #f1ab3e;display: block; text-align: center; color: #FFFFFF; font-weight: bold; padding-right: 20px;}
#erkia{ width: 100%; margin: 0 auto;padding-top: 15px;}

.se_prolist.bg{position: fixed;top: 105px;z-index: 999;width: 350px;}
.se_prolist.bg ul{margin:25px auto 0 auto;width: 90%;}
.se_prolist.bg .ffkk{font-size: 17px;color: #333;font-weight: bold;padding-left: 45px;background: #f5f5f5 url(../images/ttttt.png) right center no-repeat !important;display: block;text-align: left;}


.seproduct .seproduct_r{width: 80%;}
.seproduct .seproduct_r .protel{width: 70%; margin: 0 auto; line-height: 35px; padding: 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
.seproduct .seproduct_r .protel .protel_a{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.seproduct .seproduct_r .protel .protel_a:hover{background: #ffba00; color: #fff;}
.seproduct .seproduct_r .protel .protel_b{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.seproduct .seproduct_r .protel .protel_b:hover{background: #0194fd; color: #fff;}

.seproduct .seproduct_r ul li:hover .protel_a{background: #ffba00; color: #fff;}
.seproduct .seproduct_r ul li:hover .protel_b{background: #0194fd; color: #fff;}


.prolist {padding: 0px 0 4px;margin: 0 -12px;overflow: hidden;}
.prolist li {float: left;width: 32%;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin: 0 10px 31px 0;}
.prolist li .lin {}
.prolist li a {display: block;position: relative;}
.prolist .pic {width: 100%;height: 0;padding-bottom:75%;position: relative;}
.prolist img {position: absolute;z-index: 1;left: 0;top: 0;-o-object-fit: cover;    object-fit: cover;}
.prolist li .wz {padding: 10px 0;border-bottom: 1px solid #ddd;position: relative;background: #f2f2f2;}
.prolist li h3 {font-size: 18px;color: #333;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;}
.prolist li:hover h3 {color: #3f6ee0;}
@media screen and (max-width: 1280px) {
  .seproduct .seproduct_r .protel{width: 90%;}
  .prolist li {width: 31%;}
}
@media screen and (max-width: 1100px) {
.prolist {  margin: 0 0;}
.prolist li .lin {  padding: 0 10px;}
}
@media screen and (max-width: 1023px) {
  .seproduct{width: 95%;}
  .seproduct .seproduct_l{display: none;}
  .seproduct .seproduct_r{width: 100%;}
.prolist li {  width: 50%;}
.prolist li {  margin-bottom: 60px;}
}
@media screen and (max-width: 640px) {
.prolist li {  width: 97%;}
.prolist li .lin {  padding: 0 0;}
}