  
/*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 h2{font-size: 46px; font-weight: bold;}
.adv .adv_tit p{font-size: 18px; margin-top: 15px;}

.fequip-swwrap {width: 100%;margin-top: 60px;}
.sw34 {height: 675px;}
.sw34 .swiper-slide {width: 1200px;overflow: hidden;}
.sw34 .swiper-slide a {display: block;position: relative;width: 100%;height: 100%;text-align: center;}
.sw34 .pic {width: 100%;height: 100%;overflow: hidden;position: relative;font-size: 0;}
.sw34 .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.sw34 .swiper-slide .cov {position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;background: url('../images/jab1.png') bottom repeat-x;opacity: 0;-webkit-transition: 0.4s;transition: 0.4s;}
.sw34 h3 {font-size: 18px;color: #fff;line-height: 36px;height: 36px;overflow: hidden;position: absolute;left: 0;bottom: 40px;z-index: 5;width: 100%;text-align: center;opacity: 0;-webkit-transition: 0.4s;transition: 0.4s;}
.sw34 .swiper-slide-active h3 {opacity: 1;}
.sw34 .swiper-slide-active .cov {opacity: 1;}
.sw34 .sw-next,.sw34 .sw-prev {position: absolute;top: 50%;width: 48px;height: 48px;z-index: 10;cursor: pointer;font-size: 0;text-align: center;margin-top: -24px;border-radius: 50%;}
.sw34 .sw-prev {left: 50%;background: rgba(0, 0, 0, 0) url('../images/lt-ev.png') center no-repeat;margin-left: -570px;}
.sw34 .sw-next {right: 50%;background: rgba(0, 0, 0, 0) url('../images/gt-ev.png') center no-repeat;margin-right: -570px;}
.sw34 .sw-prev:hover,.sw34 .sw-next:hover {background-color: rgba(0, 0, 0, 0.2);}
.fequip-swwrap .sw34 .swiper-pagination {bottom: 30px;font-size: 0;}
.sw34 .swiper-pagination-bullet {width: 18px;height: 2px;margin: 0 3px;opacity: 1;background-color: rgba(255, 255, 255, 0.3);outline: 0 none;border-radius: 0;-webkit-transition: 0.4s;transition: 0.4s;}
.sw34 .swiper-pagination-bullet-active {background-color: #fff;}
.fequiplist {width: 800px;max-width: 100%;position: relative;margin: 48px auto 0;font-size: 0;text-align: center;border-bottom: 1px solid #eee;display: -webkit-box;display: -ms-flexbox;display: flex;
-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-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;}
.fequiplist li {display: inline-block;}
.fequiplist li a {display: block;height: 38px;font-size: 18px;color: #999;line-height: 38px;position: relative;padding: 0 0 10px;}
.fequiplist li a:before {content: '';position: absolute;left: 0;bottom: -1px;z-index: 0;width: 100%;height: 2px;background-color: transparent;}
.fequiplist li.on a,.fequiplist li:hover a {color: #222;}
.fequiplist li.on a:before {background-color: #222;}
@media screen and (max-width: 1300px) {
	.sw34 .sw-prev {left: 8%;margin-left: 0;}
.sw34 .sw-next {right: 8%;margin-right: 0;}
}
@media screen and (max-width: 1200px) {
.sw34 .swiper-slide {width: 100%;}
}
@media screen and (max-width: 750px) {
.adv .adv_tit{width: 95%; margin: 0 auto; text-align: center;}
.adv .adv_tit h2{font-size: 36px; font-weight: bold;}
.adv .adv_tit p{font-size: 16px; margin-top: 15px;}
.sw34 {height: 422px;}
.fequip-swwrap{margin-top: 30px;}
.sw34 .sw-prev {left: 4%;}
.sw34 .sw-next {right: 4%;}
}

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

/*产品展示*/
.home4{background:url(../images/tuijian.jpg) center no-repeat;background-size:cover;padding-top:102px;padding-bottom:148px;overflow:hidden}
.home4 .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.home4 .public-title h2{width:550px;margin:0 auto;color:#ffffff;-webkit-text-fill-color:initial;-webkit-background-clip:initial;background-image:none;; font-size: 40px; text-align: center; line-height: 60px;}
.home4 .public-title h2 span{font-weight: bold;}
.home4 .sty1{margin-top:60px;overflow:hidden}
.home4 .sty1 li{float:left;text-align:center}
.home4 .sty1 li span{margin-top:20px;margin-bottom:22px;display:block;font-size:20px;color:#ffffff;}
.home4 .sty1 li p{font-size:17px;color:#ffffff;line-height:31px;}
.home4 .sty1 .one,.home4 .sty1 .three{width:23.23077%}
.home4 .sty1 .two{width:19.07692%;margin:0 17.23%}
.home4 .sty1 .two span{position:relative}
.home4 .sty1 .two span:before,.home4 .sty1 .two span:after{content:"";width:76.6129%;height:1px;border-top:1px dashed #ffffff;display:block;position:absolute;top:50%}
.home4 .sty1 .two span:before{left:-76.6129%}
.home4 .sty1 .two span:after{right:-76.6129%}
.home4 .zxbtn{margin:78px auto 0;display:block;width:341px;height:66px;background:#ffb628;background-image:linear-gradient(to right, #ffb628, #ff4626);border-radius:36px;font-size:28px;color:#ffffff;text-align:center;line-height:66px;position:relative;overflow:hidden;cursor:pointer;transition:all linear 0.3s}
.home4 .zxbtn a{color: #fff;}
.home4 .zxbtn span{display:block;transition:all linear 0.3s;transform-style:preserve-3d;transform:translateY(0);transition-property:transform}
.home4 .zxbtn span+span{position:absolute;top:0;left:0;width:100%;transform:translate3d(0, 36%, 0) rotateX(-90deg);display:none\9}
.home4 .zxbtn:hover span{transform:translate3d(0, -36%, 0) rotateX(90deg);transform:none\9}
.home4 .zxbtn:hover span+span{transform:none}
@media (max-width: 790px){
	.home4 {padding-top: 50px;padding-bottom: 70px;}
	.home4 .wrap{max-width: 95%;}
	.home4 .public-title h2{width: 100%;font-size: 26px;line-height: 45px;}
	.home4 .sty1 .one,.home4 .sty1 .two,.home4 .sty1 .three{width:49%; margin: 0;}
	.home4 .sty1 .two span:before,.home4 .sty1 .two span:after{display: none;}
	.home4 .sty1 li span {font-size: 16px;}
	.home4 .sty1 li p{display: none;}
	.home4 .zxbtn{width: 200px;height: 50px; line-height: 50px;font-size: 18px; margin-top: 35px;}
}

/*about*/
.home5{padding:130px 0; background: #f5f5f5;}
.home5 .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.home5 .public_title {width: 47.6%;}
.home5 .public_title .english{margin-bottom: -12px;	display: block;	font-size: 50px;	font-family: Impact;	font-weight: 400;	color: #000000;	line-height: .6;	text-transform: uppercase;	opacity: 0.03;}
.home5 .public_title .title{font-size: 50px;font-weight: bold;color: #000000;position: relative;}
.home5 .public_title .text{margin-top:40px;font-weight:normal;opacity:0.8; font-size: 18px;line-height: 35px;}
.home5 .sty1{position:relative}
.home5 .sty1 img{width:100%;display:block;border-radius:16px}
.home5 .sty1 .pic{width:48.6%}
.home5 .sty1 .pic1{margin-top:95px}
.home5 .sty1 .pic2{position:absolute;right:0;bottom:0}
.home5 .sty2{margin-top:110px;overflow:hidden;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;}
.home5 .sty2 li{ border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); text-align: center;width: 25%;}
.home5 .sty2 li:nth-child(4){border-right:none}
.home5 .sty2 li span{font-size:60px;font-family:Impact;color:#ff1414;-webkit-text-fill-color:transparent;-webkit-background-clip:text}
.home5 .sty2 li span i{margin-left:12px;font-size:30px;font-style:inherit;display:inline-block;vertical-align:top}
.home5 .sty2 li p{margin-top:26px;font-size:20px;color:#000000;font-weight:bold}
.home5 .sty2 .li1 span{background-image:-webkit-linear-gradient(left, #ff1313, #ff1818)}
.home5 .sty2 .li2 span{background-image:-webkit-linear-gradient(left, #ff2d2d, #ff3434)}
.home5 .sty2 .li3 span{background-image:-webkit-linear-gradient(left, #ff4545, #ff4848)}
.home5 .sty2 .li4 span{background-image:-webkit-linear-gradient(left, #ff4f4f, #ff4f4f)}
@media (max-width: 1600px){
	.home5{padding:110px 0}
	.home5 .sty1 .pic1{margin-top:70px}
	.home5 .sty2{margin-top:90px}
	.home5{padding-top:90px}
	.home5 .public_title .english{font-size:50px}
	.home5 .sty2{top:40px}
}
@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}
	.home5{padding:90px 0}
	.home5 .sty1 .pic1{margin-top:50px}
	.home5 .sty2{margin-top:70px}
	.home5{padding-top:90px}
	.home5 .public_title .english{font-size:45px}
	.home5 .sty2{top:100px}
}
@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}
.home5 .public_title .text{margin-top:30px}
.home5 .sty1 .pic1{margin-top:40px}
.home5 .sty2{margin-top:50px}
}

@media (max-width: 790px){
	.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;}
	.home5{padding:40px 0;}
	.home5 .wrap{max-width: 95%;}
	.home5 .public_title{width: 100%; text-align: center;}
	.home5 .public_title .english {		font-size: 33px;	}
	.home5 .public_title .title{font-size: 36px;}
	.home5 .public_title .text{font-size: 16px; line-height: 31px;}
	.home5 .sty1 .pic1{width: 100%;}
	.home5 .sty1 .pic2{display: none;}
	.home5 .sty2{flex-wrap: wrap;}
	.home5 .sty2 li{width: 48%;border-right:none; background: #fff; margin:1% 1%;padding: 15px 0;}
	.home5 .sty2 li span {font-size: 45px;}
	.home5 .sty2 li p {margin-top: 6px}

}



/*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 h2{font-size: 46px; font-weight: bold;}
.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:#eb1622;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, #eb1622, #eb1622);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%;}


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

@media (max-width: 790px){
	.news .news_tit h2{font-size: 36px; }
	.news .news_tit p{font-size: 16px; margin-top: 9px;}
	.index_4_1{width: 95%;}
	.index_4_1 ul li{width: 100%;margin-right:0}
	

}

.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: 550px;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: 1023px) {
.inbanner {	height: 500px;}
}
@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;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: -50px;}
.ibcate .en {font-size: 32px;line-height: 60px;}
.ibcate .hx {margin: 0 auto;}
}

.baninfo {height: 70px;position: relative;z-index: 2;background-color: #f1f1f1;}
.baninfo .cer8 {height: 100%;}
.erji {float: left;font-size: 0;white-space: nowrap;text-align: center;padding: 17px 0;max-width: 100%;line-height: 36px;height: 36px;}
.erji a {display: inline-block;width: 110px;height: 100%;margin-left: 26px;border-radius: 18px;color: #333;font-size: 16px;line-height: 36px;vertical-align: top;background-color: #f1f1f1;}
.erji a:first-child {margin-left: 0;}
.erji a:after {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;display: none;width: 0;height: 1px;background-color: #ef7c00;-webkit-transition: 0.3s;transition: 0.3s;}
.erji a:hover {background-color: #fff;color: #ef7c00;}
.erji a.on {background-color: #ef7c00;color: #fff;font-weight: bold;}
.erji a:hover:after {left: 0;width: 100%;-webkit-transition: width 0.3s;transition: width 0.3s;}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #ef7c00;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}
@media screen and (max-width: 1280px) {
.tree {display: block;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.erji {float: none;overflow: auto;}
}

/*内页公司简介*/
.aboutOne{clear:both;padding-top:110px;overflow:hidden}
.aboutOne .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.aboutOne .aboutTit{text-align:center}
.aboutTit h3 {clear: both;display: block;color: #202020;line-height: 1;font-weight: normal;font-size: 52px;padding-bottom: 22px;}
.aboutTit span {clear: both;display: block;color: #202020;line-height: 1;font-size: 18px;text-transform: uppercase;}
.abtother{width: 75%; margin:4% auto 0 auto;background: #f5f8fa; padding: 90px 50px 50px 50px;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.abtother p{font-size: 16px; line-height: 31px;text-indent:2em;}


.aboutFour{clear:both;padding-top:110px;padding-bottom:110px;overflow:hidden}
.aboutFour .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.aboutFour .aboutTit{text-align:center}
.aboutTit h3 {clear: both;display: block;color: #202020;line-height: 1;font-weight: bold;font-size: 52px;padding-bottom: 22px;}
.aboutTit span {clear: both;display: block;color: #202020;line-height: 1;font-size: 18px;text-transform: uppercase;}
.aboutFour ul{clear:both;display:block;margin-top:4%;margin-bottom:7%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.aboutFour ul li{width:20%;border-radius:30px;padding:70px 20px 60px 20px;background:#f0f0f0;text-align:center;transition:all 0.5s;cursor:pointer}
.aboutFour ul li i{clear:both;display:block;width:20.05731%;line-height:1;margin:0 auto;width:62px;height:62px;background-image:url(../images/aboutFourPic01.png);background-size:100%}
.aboutFour ul li:first-child+li i{background-image:url(../images/aboutFourPic02.png)}
.aboutFour ul li:first-child+li+li i{background-image:url(../images/aboutFourPic03.png)}
.aboutFour ul li:first-child+li+li+li i{background-image:url(../images/aboutFourPic04.png)}
.aboutFour ul li strong{clear:both;display:block;line-height:1;font-size:24px;color:#313232;padding-top:50px;padding-bottom:20px;}
.aboutFour ul li p{clear:both;display:block;line-height:24px;font-size:18px;color:#85888e;}
.aboutFour ul li:hover strong{color:#dd2118}
.aboutFour .aboutFourBtn{clear:both;display:block;width:232px;height:52px;border:1px solid #f43535;border-radius:31px;text-align:center;line-height:50px;font-size:18px;margin:0 auto}
.aboutFour .aboutFourBtn span{display:inline-block;background:url(../images/pc_icon01_hover.png) no-repeat left center;background-size:11px;padding-left:20px;color:#f43535}
.aboutFour .aboutFourBtn:hover{background:#dd2118;background:-webkit-linear-gradient(left, #dd2118, #ee3229);background:-moz-linear-gradient(left, #dd2118, #ee3229);background:-ms-linear-gradient(left, #dd2118, #ee3229);background:-o-linear-gradient(left, #dd2118, #ee3229);background:linear-gradient(to right, #dd2118, #ee3229)}
.aboutFour .aboutFourBtn:hover span{background-image:url(../images/pc_icon02.png);color:#fff}

@media screen and (max-width: 1280px) {
	.aboutOne{padding-top:50px;}	
	.aboutOne .wrap{max-width: 95%;}
	.aboutTit h3 {font-size: 36px;}
	.aboutTit span{font-size: 16px; line-height: 30px;}
	.abtother{padding:5% 2%; width: 90%;}

	.aboutFour{padding: 50px 0;}
	.aboutFour .wrap{max-width: 95%;}
	.aboutFour ul{flex-wrap: wrap;}
	.aboutFour ul li{width:45%; padding:4% 2%; margin-bottom: 2%;}
	.aboutFour ul li strong{font-size: 21px;padding-top: 20px;}
	.aboutFour ul li p{font-size: 16px;}

}

/*内页企业文化*/
.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: 0 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: 10px;}
.rylist li .lin {padding: 0 10px;}
.rylist li a {display: block;position: relative;border: 1px solid #e7e7e7;}
.rylist li .pic {width: 100%;;overflow: hidden;position: relative;font-size: 0;text-align: center;}
.rylist li img {max-width: 100%;}
.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(#eb1622), to(#ba070c));
background-image: linear-gradient(to right, #eb1622, #ba070c);}
.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;}
.rylist li .lin {padding: 0 15px;}
.rylist li {width: 50%;}
.rylist li h3 {padding: 0 20px;}
}
@media screen and (max-width: 640px) {
	.rylist{max-width: 100%;}
.rongyumain {padding: 0px 0 80px;}
.rylist li {width: 50%;}
.rylist li .lin{padding: 0;}
.rylist li h3 span{height: 30px; line-height: 30px;}
}


/*内页发展历程*/
.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;}

@media screen and (max-width: 790px) {
	.fenye{width: 100%; }	
}

/*se_hangye*/
.se_xinwen{width: 85%; margin: 0 auto 5% auto; max-width: 1345px;}
/*se_hangye*/
.newslist {width: 100%;font-size: 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0;}
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #eb1622;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 60px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}
/*新闻详情页*/
.greybgnews {background-color: #f8fafb;padding: 50px 0 80px;}
.greybgnews .cer8{ max-width: 1400px; margin:0 auto; padding: 0 30px;}
.main {position: relative;}
.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: #eb1622; }
.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: #eb1622;}
.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;text-align: center;}
.atc-date {font-size: 14px;color: #888;line-height: 30px;text-align: center;}
.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 iframe{width: 800px; height: 600px;}
.atc-con img {max-width: 100%; display: block; margin: 0 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;}
.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) {

}
@media screen and (max-width: 1023px) {
.greybgnews {padding: 60px 0 80px;background-color: #fff;}
.atc {padding: 0 30px;}
.atc-con iframe{width: 100%; height: 200px;}
}
@media screen and (max-width: 960px) {
	.greybgnews .cer8{max-width: 95%;padding: 0;}
.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: #eb1622;}
.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: #eb1622;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #eb1622;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: #eb1622;}
.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%;}
}


/*se-contact*/
.tel_contact{display: none;}
.contactPage .sec01 {margin-bottom: 80px;padding: 245px 0 200px;background: url("../images/img28.jpg") no-repeat center bottom;background-size: cover;overflow: hidden;}
.comWidth {max-width: 1470px;margin: 0 auto;box-sizing: border-box;padding: 0 15px;}
.headline02 {color: #fff;margin-bottom: 40px; font-weight: 700;}
.contactPage .sec01 .txt {color: #fff;font-size: 18px;line-height: 2.22;margin-bottom: 60px;}
.txt01{font-weight: 700;display: block; text-align: center;}
.txt02{font-weight: 100; text-align: center; margin: 1% 0 4% 0;display: block;}
.contactPage .sec01 .inner {display: flex;align-items: center;margin-bottom: 40px;}
.contactPage .sec01 .link {display: flex;align-items: center;justify-content: center;font-size: 24px;font-weight: bold;background: linear-gradient(270deg, #FA2A22 2.08%, #eb1622 102.2%);border: 3px solid #FFFFFF;
box-sizing: border-box;border-radius: 100px;width: 240px;color: #fff;padding: 15px 0;}
.contactPage .sec01 .link img {width: 36px;margin-left: 10px;}
.contactPage .sec01 .tel {color: #fff;font-size: 20px;line-height: 1.4;margin-left: 55px;}
.contactPage .sec01 .tel a {font-size: 40px;color: #FF701A;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-linear-gradient(left,#FA2A22,#FF701A);font-weight: bold;}
.contactPage .sec01 .address {color: #fff;font-size: 18px; line-height: 35px;}
.contactPage .sec02 {margin-bottom: 120px;}
.contactPage .sec02 ul {display: flex;}
.contactPage .sec02 ul li {width: 16.7%;margin: 0 4.125% 0 0;border-radius: 12px 40px 12px 40px;box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.12);cursor: pointer;}
.contactPage .sec02 ul li:nth-child(5n) {margin-right: 0;}
.contactPage .sec02 ul .photo {background: linear-gradient(270deg, #f8b8bb 2.08%, #FA2A22 102.2%);border-radius: 12px 40px 0px 0px;height: 140px;display: flex;justify-content: center;align-items: center;}
.contactPage .sec02 ul .photo img {width: 60px;-webkit-transition: all .5s;transition: all .5s;}
.contactPage .sec02 ul li:hover .photo img {transform: rotateY(360deg);}
.contactPage .sec02 ul .txtbox {background: #FFFFFF;border-radius: 0px 0px 12px 40px;text-align: center;padding: 20px 30px;}
.contactPage .sec02 ul .txtbox h3 {color: #666;margin-bottom: 5px;display: inline-block;}
.contactPage .sec02 ul .txtbox p {color: #999; line-height: 24px; margin-top: 15px;}
.contactPage .sec02 ul li:hover .txtbox h3 {color: #FF701A;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-linear-gradient(left,#FA2A22,#FF701A);}
.contactPage #mapArea {width: 100%;height: 480px;background-color: #C4C4C4;}

@media screen and (max-width: 790px) {
	.contactPage .sec01,.sec02,.sec03{display: none;}
	#nyba{width: 100%;}
	#nyba img{width: 100%;}
	.tel_contact{display: block;}
	.cont-us { padding: 4rem 0.26667rem 0; background: url(../images/us_bg.png) no-repeat; background-size: 100% 100%; width: 91%;  margin: -1.2rem auto 0; position: relative; }
.cont-us h1 { font-size: 20px; color: #fff; font-weight: 800; padding: 0 5%; }
.cont-us .tit { font-size: 16px; color: #fff; margin-top: 0.13333rem; padding: 0 5%; }
.cont-us .box { margin-top: 2.42667rem; padding: 0 5%; }
.cont-us .box p { font-size: 19px; color: #586ca4; margin-bottom:15px;font-weight: bold; }
.cont-us .box strong { font-size:17px; color: #333; font-weight: 400; display: block; margin-bottom:20px; }
.cont-us .box span { font-size:17px; color: #333; }
.cont-us .box-an { display: -webkit-flex; display: flex; justify-content: space-between; padding: 0 0.26667rem; margin-top: 15%; }
.cont-us .box-an a { width: 40%; height:46px; line-height:46px; text-align: center; font-size:17px; }
.cont-us .box-an a:first-child { background: url(../images/a_1.png) no-repeat; background-size: 100% 100%; color: #8797c1; }
.cont-us .box-an a:nth-child(2) { background: url(../images/a_2.png) no-repeat; background-size: 100% 100%; color: #ad2225; }
}




/*===================== 响应式代码 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%;}


