  




/*产品展示*/
.pro{width:100%; margin:0 auto; position: relative;   padding: 3.5% 0;background: url('../images/prolist.jpg') no-repeat center top;}
.pro .pro_tit{text-align: center; margin-bottom: 2%;}
.pro .pro_tit h2{font-size: 58px;font-weight: bold;color: #1388f2; }
.pro .pro_tit h2:before{content: "";background: url('../images/dian.png') center no-repeat; width: 31px; height: 30px; display: inline-block;}
.pro .pro_tit h2 em{ color: #0181e0;}
.pro .pro_tit p{font-size: 18px; margin-top: 15px;}

.prolist{width: 90%; margin: 0 auto;}
.prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content: center;flex-wrap: wrap;}
.prolist li{font-size:17px;font-weight: bold; text-align: center; margin: 20px 1%;width:14%;transition: .5s;  }
.prolist li:nth-child(1){margin-left: 0;}
.prolist li:nth-child(8){margin-left: 0;}
.prolist li:nth-child(7){margin-right: 0;}
.prolist li i{display: block;}
.prolist li:nth-child(1) i{}
.prolist li i img{margin: 0 auto;}
.prolist li a{color: #000;}
.prolist li:hover a{;display: block;color: #1388f2;}

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

.case-list .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff; background: #f8f8f8; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.case-list .c-wrap .pro_img{overflow: hidden;}
.case-list .c-wrap img {width: 100%;height: 100%;object-fit: cover; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case-list .c-wrap:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.case-list .c-wrap .c-title {position: relative;bottom: 0;left: 0;width: 100%;font-size: 20px;line-height: 70px;font-weight: bold; transition: all .5s; text-align: center; color: #000;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}


.pro_box .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;}
.pro_box .protel .protel_a{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.pro_box .protel .protel_a:hover{background: #ff3d3d; color: #fff;}
.pro_box .protel .protel_b{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.pro_box .protel .protel_b:hover{background: #1388f2; color: #fff;}

.pro_box ul li:hover .protel_a{background: #ff3d3d; color: #fff;}
.pro_box ul li:hover .protel_b{background: #1388f2; color: #fff;}


.pro_more{width: 600px; margin:3% auto 0 auto; height: 45px; line-height: 45px;}
.pro_more ul{display: flex; display:-webkit-flex;-webkit-justify-content:space-between;   justify-content: space-between;}
.pro_more li{ background: #1388f2;text-align: center;border-radius: 40px;width: 50%;transition: .5s;color: #fff; }
.pro_more li a{color: #fff;}
.pro_more li:nth-child(2){background: #ff3d3d; font-size: 18px;text-align: center;width: 45%;}
.pro_more li:hover:nth-child(2){ background: #1388f2;}
.pro_more li i{font-size: 28px;display: inline-block; padding-right: 10px;}
.pro_more li em{font-size: 30px; font-family:"Axis";}

@media (max-width:1280px){
	.pro .pro_tit h2{font-size: 50px;}
	#top_scroll ul li .img img{height: 250px;}
	.prolist li{font-size: 16px;}
	.prolist li a{display: block; line-height: 28px;}
	.case-list .c-wrap .c-title {font-size: 18px;}

}

@media screen and (max-width:790px){
	.pro .pro_tit h2 {font-size: 33px;background-size: 90%;padding-top: 30px}
	.pro .pro_tit p {margin-top: 5px;}
	.prolist{width: 95%;}
	.pro .prolist li{ width: 47%;line-height: 37px;font-size: 16px; margin: 6px 2px; background:rgba(19,136,242,1)}
	.pro .prolist li i{display: none;}
	.prolist li a{color: #fff;line-height: 23px; padding: 5px 0;}
	.case-list li {width: 48%;}
	.pro_box{display: none;}
	.telcase_box{display: block;width: 100%;}
	.telcase-list {position: relative;z-index: 4;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
	.telcase-list li {width: 46%;padding: 1% 1% 0 1%;position: relative; background: #f2f2f2; margin: 1%;}
	.telcase-list .c-wrap {position: relative;overflow: hidden;color: #fff;}
	.telcase-list .c-wrap img {width: 100%;height: 100%;object-fit: cover;}
	.telcase-list .c-wrap p{text-align: center;color: #000;line-height: 40px ; font-size: 16px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
	.telcase-list .protel{width: 100%; margin: 0 auto; line-height: 35px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
	.telcase-list .protel .protel_a{width: 50%; text-align: center;background: #ff3d3d; color: #fff;;transition: .5s; }
	.telcase-list .protel .protel_b{width: 50%; text-align: center;background: #0181e0; color: #fff;;transition: .5s; }
	.pro_more{width: 80%;line-height: 45px;height: 45px;display: none;}
	.pro_more ul{display: block;}
	.pro_more li{width: 100%;}
	.pro_more li em{font-size: 25px;}
	.pro_more li:nth-child(2){display: none;}

}


/*产品展示*/
.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:565px;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:#1388f2;background-image:linear-gradient(to right, #ff3d3d, #1388f2);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{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4% 0;}
.about .about_tit{text-align: center; margin-bottom: 4%;}
.about .about_tit h2{font-size: 58px;font-weight: bold;color: #1388f2; }
.about .about_tit h2:before{content: "";background: url('../images/dian.png') center no-repeat; width: 31px; height: 30px; display: inline-block;}
.about .about_tit h2 em{ color: #022a4e;}
.about .about_tit p{font-size: 18px; margin-top: 15px;}
.about .about_box{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; }
.about .about_l{ width: 40%; padding:2% 4% 4% 4%; }
.about .about_l h2{ color: #333; font-weight: bold; font-size:45px;text-transform: uppercase;}
.about .about_l h2 em{ font-weight:normal; color: #224ea7;font-size: 18px;display: block;}
.about .about_l p{ margin-top: 7%; line-height: 35px; font-weight:500;font-size: 18px;}
.about .about_l a{margin-top: 5%;width: 150px; height: 50px;line-height: 50px; background: #1388f2;text-align: center;color: #fff;display: block;font-size: 18px;}
.about .about_l a i{padding-left: 15px;}

.about .about_r{width: 60%; position: relative; }
.about .about_r img{ width: 100%;}

.about_shuzi{width: 85%; margin:4% auto 0 auto;}
.about_shuzi ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.about_shuzi li{width: 25%;text-align: center;}
.about_shuzi .about_a{font-size: 18px;}
.about_shuzi .about_a div{font-size: 23px;font-weight: bold;}
.about_shuzi .about_a div span{font-family: "Axis";font-size:90px;color: #1388f2;padding-right: 10px;}

@media screen and (max-width: 1440px) {
	
	.about .about_l h2{font-size: 42px;}
	.about .about_l p{ margin-top: 5%; line-height: 33px; font-weight:500;font-size: 17px;}
	.about_shuzi {margin-top: 0;}
	.about_shuzi .about_a div span {font-size: 65px;}

}

@media screen and (max-width: 1280px) {
	.about .about_tit h2{font-size: 50px;}
	.about .about_l h2{font-size: 34px;}
}
@media screen and (max-width:790px){
	.about{padding: 3% 0;}
	.about .about_tit h2 {font-size: 33px;background-size: 90%;padding-top: 30px}
	.about .about_tit p {margin-top: 5px;}
	.about .about_box{width: 95%;display:block;}
	.about .about_l{width: 100%;}
	.about .about_l h2 {font-size: 29px;}
	.about .about_r{width: 100%;}
	.about_shuzi{width: 95%; margin-top: 4%;}
	.about_shuzi ul{flex-wrap: wrap;}
	.about_shuzi li{width: 49%; background: #0181e0;margin: 1px; color: #fff; padding: 15px 0;}
	.about_shuzi .about_a div span{font-size: 36px; color: #fff;}
	.about_shuzi .about_a div {font-size: 19px;}
	.about_shuzi .about_a { font-size: 15px; }
}


/*实力*/
.case{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4% 0; background: #f2f2f2;}
.case .case_tit{text-align: center; margin-bottom: 2%;}
.case .case_tit h2{font-size: 58px;font-weight: bold;color: #1388f2; }
.case .case_tit h2:before{content: "";background: url('../images/dian.png') center no-repeat; width: 31px; height: 30px; display: inline-block;}
.case .case_tit h2 em{ color: #022a4e;}
.case .case_tit p{font-size: 18px; margin-top: 15px;}
.case ul{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; overflow: hidden;}
.case li{width: 24%; margin: 1% 0.5%; background: #fff; box-sizing: border-box;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.case li .img{width: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
.case li .img img{ width: 100%;  transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.case li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.case li .proText{ padding:20px 0;}
.case li strong{display: block; color: #333333;  margin-bottom: 8px;  text-align: center;font-weight: 700;}

@media screen and (max-width: 1280px) {
	.case .case_tit h2{font-size: 50px;}
}

@media screen and (max-width:790px){
	.case .case_tit h2 {font-size: 33px;background-size: 90%;padding-top: 30px}
	.case .case_tit p {margin-top: 5px;}
	.case ul{width: 95%;}
	.case li{width: 48%;}
	.case li .proText{padding: 10px 0;}
}


/*news*/
.news{width:85%; margin:0 auto; position: relative; padding: 4% 0;}
.news .news_tit{text-align: center; margin-bottom: 4%;}
.news .news_tit h2{font-size: 58px;font-weight: bold;color: #1388f2; }
.news .news_tit h2:before{content: "";background: url('../images/dian.png') center no-repeat; width: 31px; height: 30px; display: inline-block;}
.news .news_tit h2 em{ color: #022a4e;}
.news .news_tit p{font-size: 18px; margin-top: 15px;}

.index_4_1{width: 100%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:32.48366013071895%; margin-right:1.27450980392157%;background: #f2f2f2;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:#0181e0;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, #0181e0, #ff3d3d);border-radius:20px 20px 0 0;  }
.index_4_1 ul li:hover .index_4_1_mid:after{bottom:0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.a-image-hover{align-items:center;color:#fff;display:flex;font-size:14px; font-family:Arial, Helvetica, sans-serif;height:100%;justify-content:center;left:0;letter-spacing:0;line-height:1;position:absolute;top:0;width:100%;z-index:2}
.a-image-hover span{display:inline-block;opacity:0;transform:translate3d(-30px,0,0);transition:all .5s cubic-bezier(.14,1,.34,1) 0s}
.a-image-hover span:first-child{transition-delay:.03s}
.a-image-hover span:nth-child(2){transition-delay:.06s}
.a-image-hover span:nth-child(3){transition-delay:.09s}
.a-image-hover span:nth-child(4){transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span{opacity:1;transform:translateZ(0)}
.index_4_1 ul li:hover .a-image-hover span:first-child{transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(2){transition-delay:.06s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(3){transition-delay:.04s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(4){transition-delay:.03s}
.index_4_1_mid_1:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0; z-index:1;opacity:0;position:absolute;top:0;transition:all .5s cubic-bezier(.4,.8,.74,1) 0s;width:100%}
.index_4_1 ul li:hover .index_4_1_mid_1:after{opacity:1;}
.index_4{overflow:hidden; background: #f7f9fb; padding-top: 4%;}

@media screen and (max-width: 1280px) {
	.news .news_tith2{font-size: 50px;}
	.index_4_1_mid_2_2{font-size: 18px;}
	.index_4_1_mid_2_3{font-size: 16px;}
	
}


@media screen and (max-width:790px){
	.news {width: 95%; margin-bottom: 150px;}
	.news .news_tit h2{font-size: 33px;background-size: 80%;}
	.news .news_tit p{font-size: 16px;margin-top: 0;}
	.index_4_1{width: 95%; margin-bottom: 100px;}
	.index_4_1 ul li{width: 100%; margin-right: 0;}
}

.home_liuyan{ width:100%;padding:4% 0; clear:both; position:relative;background: url(../images/homefivebg.jpg) repeat; height:300px;  }
.home_liuyan:after{content:'';position:absolute;left:0px;right:0px;top:33px;bottom:0px;background:url(../images/homefivebg02.png) no-repeat center center;background-size:100%;}
.home_liuyan .s_width{ width:80%; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; position: absolute;left: 50%; margin-left: -40%; z-index: 10; }
.home_liuyan .container{position:relative; z-index:2; }
.home_liuyan .liuyan_l{ width:67%; padding-top:35px; }
.home_liuyan .liuyan_l h2{ font-size:52px;font-weight: bold;}
.home_liuyan .liuyan_l p{font-size: 26px;padding-top: 18px; text-align: center; color: #0e0e0e;}
.home_liuyan .liuyan_l a{clear:both;width: 435px;display:block;margin:25px auto 0px;text-align:center;color:#fff;height:58px;line-height:58px;border-radius:80px;background-color:#0181e0;background-image:linear-gradient(90deg, #0181e0 30%, #73be48 50%, #73be48);background-position:left center;background-size:200% 100%;background-repeat:no-repeat;transition:background-position .6s ease;cursor:pointer;margin-top: 50px; font-size:20px;}
.home_liuyan .liuyan_l a:hover{background-position:right center;}
.home_liuyan .liuyan_r{ position:relative; width:24%; padding:20px; background:#fff; box-shadow:-4px 4px 8px rgba(0, 0, 0, 0.1); }
.home_liuyan .liuyan_r h4{ font-size:20px;text-align: center;clear: both;line-height: 1;color: #1c1c1c;font-weight: bold;}
.home_liuyan .liuyan_r .liuyan_r_cont{ margin-top:18px;}
.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;}
.layui-input{background: url(../images/dh.png) no-repeat 5px 13px; margin-bottom:15px;border: 1px solid #ececec; line-height: 35px; width: 85%; padding-left: 35px;}
.layui-textarea{width: 85%; display:block; background: url(../images/ben.png) no-repeat 5px 13px; border: 1px solid #ececec; line-height: 35px; padding-left: 35px;font-family: -webkit-body;}
.layui-btn{ display:block; background: #000; color:#fff;width: 85%;  text-transform: uppercase;  line-height: 35px; border:0!important; margin:15px auto 0 auto;}
.layui-btn-primary,.box_title{display: none;}


@media (max-width:770px){
	.home_liuyan{height: 21rem; margin-bottom: 2rem;display: none;}
	.home_liuyan .s_width{display: block; width: 95%; margin: 0 auto; position: relative;left: 0;}
	.home_liuyan .liuyan_l,.home_liuyan .liuyan_r h4{display: none;padding: 0;}
	.home_liuyan .liuyan_r{width: 100%; background: none;box-shadow:none}
}




.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 图 ===================== */
/* ===================== 内页 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.6;}
.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: -70px;}
.ibcate .cn {font-size: 54px;line-height: 56px;font-weight: bold;letter-spacing: 2px;text-indent: 2px;}
.ibcate .en {font-size: 28px;}
.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: -40px;display: none;}
.ibcate .cn {font-size: 28px;}
.ibcate .en {font-size: 16px;line-height: 39px;}
.ibcate .hx {margin: 0 auto;}
.mouse{display: none;}
}

.baninfo {height: 70px;position: relative;z-index: 2;background-color: #f1f1f1;}
.baninfo .cer8 {height: 100%;}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;background: url('../images/point1.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: #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;}


/*内页公司简介*/
.cate-list {	width: 100%; margin-bottom: 4%;}
.cate-list ul{ padding-top:30px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; flex-wrap: wrap; }
.cate-list li {	width: 16%;  text-align:center}
.cate-list li a.cate-img {display: block; width: 68%;border-radius: 100%;position: relative; margin: 0 auto;width: 100px; height: 100px;}
.cate-list li a.cate-img:before { content: ''; display: block; position: absolute; left:0; top:0; right:0; bottom:0;   border-radius: 100%;  background: #edeff1;}
.cate-list li a.cate-img img {display: block;position: relative; margin:0 auto;padding-top:30px;}
.cate-list li p {width: 100%;overflow: hidden;line-height: 28px;font-size: 16px;color: #999999;text-align: center;margin-top: 6px; display:block}
.cate-list li+li {margin-left:5%}

.neiye{width:85%; margin:0 auto; position: relative; padding: 3% 0 0 0;}
.neiye .neiye_tit{text-align: center; margin-bottom: 4%;}
.neiye .neiye_tit h2{font-size: 58px;font-weight: bold;color: #1388f2; }
.neiye .neiye_tit h2:before{content: "";background: url('../images/dian.png') center no-repeat; width: 31px; height: 30px; display: inline-block;}
.neiye .neiye_tit h2 em{ color: #022a4e;}
.neiye .neiye_tit p{font-size: 18px; margin-top: 15px;}
.se_about{ background: #fcfcfc; padding: 3%; line-height: 31px; margin: 2% auto 5% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); width: 90%;}
.se_about p{ margin-bottom: 1%;text-indent:2em;font-size: 18px; line-height: 35px;}
.se_about img{width: 100%;text-indent:-4em;}


.about_model5{ margin:0 auto 80px auto; overflow:hidden; width: 85%;}
.about_model5 .tit{ margin: 0 auto;width: 75%; padding: 0 0 2% 0;}
.about_model5 .tit h2{text-align: center; font-size: 48px; font-weight: bold;}
.about_model5 .tit h2 em{text-align: center; font-size: 16px; padding: 10px 0; font-weight: 300;display: block; line-height: 31px;}

.about_model5 li{ float:left; width:30.333%; margin:0 1.5%; font-size:16px;}
.about_model5 li img{ margin-bottom:20px; width: 100%;}
.about_model5 li strong{ color:#f3562d; font-size:22px; display: block; padding-bottom: 20px;}

@media screen and (max-width: 1440px) {
	.neiye .neiye_tit h2{font-size: 47px;}
}

@media screen and (max-width: 750px) {
	.about_ban .tit h2{ font-size: 31px; }
	.about_ban .tit h2 em{font-size: 16px;}	
	.cate-list ul{display: none;}
	.se_about{width: 90%;}
	.about_model5{margin: 0px; width: 95%;}
	.about_model5 .tit{width: 95%;}
	.about_model5 .tit h2{font-size: 30px;}
	.about_model5 li strong{padding-bottom: 10px;}
	.about_model5 li{width: 100%; margin-bottom: 20px;}
}

/*生产流程*/
.adv{width:100%; margin:0 auto; position: relative;   padding:7.5% 0 4% 0;background:#0181e0 url('../images/advbg.jpg')  no-repeat center top; }
.adv .adv_tit{text-align: center; margin-bottom: 2%;color: #fff;}
.adv .adv_tit h2{font-size: 58px;font-weight: bold; }
.adv .adv_tit p{font-size: 18px; margin-top: 15px;}

.adv ul{width: 85%; margin:4% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.adv li{background: #fff; width: 11.5%; height: 90px; text-align: center; padding:30px 0 20px 0;}
.adv li i{font-size: 40px; display: block;transition: .5s;}
.adv li em{font-size: 15px; margin-top: 10px;display: block;}
.adv li:hover i{margin-top: -15px;}

@media screen and (max-width:1440px){
	.adv .adv_tit h2{font-size: 50px;}
	.adv .adv_tit p{font-size: 16px;}
}

@media screen and (max-width:790px){
	.adv{background:#0181e0; padding-bottom: 10%};
	.adv .adv_tit h2 {font-size: 33px;background-size: 90%;padding-top: 10px}
	.adv .adv_tit p {margin-top: 5px;line-height: 28px;}
	.adv ul{width: 95%;flex-wrap: wrap;-webkit-justify-content: left;   justify-content: left;}
	.adv li{ width: 31%; margin: 1%;padding:10px 0}
}



@media (max-width:790px){
.neiye {width: 95%;}
.neiye .neiye_tit h2{font-size: 33px;background-size: 80%;}
.neiye .neiye_tit p{font-size: 16px;margin-top: 0;}

.se_about{width: 95%;}
.se_about p{font-size: 16px; line-height: 31px;}
}

/*内页团队风采*/
.telprolist{display: none;}
.se_pro{width: 90%; margin:4% auto;}
.rongyumain {padding: 100px 0 90px;}
.rongyumain h2.btitle {font-size: 36px;color: #333;line-height: 54px;font-weight: bold;text-align: center;height: 54px;overflow: hidden;}
.rongyumain .intro {margin: 20px auto 0;font-size: 16px;color: #555;line-height: 32px;max-width: 1200px;text-align: center;}
.rylist {overflow: hidden;padding: 0 0 50px;max-width: 1500px;margin: 0px auto 0;}
.rylist li {float: left;width: 33.3%;margin:0 0 30px 0 ; }
.rylist li .lin {border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin: 20px;}
.rylist li a {display: block;position: relative;}
.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;b;border-top: 1px solid #ebebeb;}
.rylist li h3:before {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(#ef7c00), to(#f8972e));
background-image: linear-gradient(to right, #ef7c00, #f8972e);}
.rylist li h3 span,.rylist li h3:before {-webkit-transition: .5s;transition: .5s;}
.rylist li:hover h3:before {width: 100%;left: 0;-webkit-transition: width .5s;transition: width .5s;}


.rylist .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff; background: #fff;}
.rylist .c-wrap .pro_img{overflow: hidden;}
.rylist .c-wrap img {width: 100%;height: 100%;object-fit: cover; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.rylist .c-wrap:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.rylist  .c-wrap .c-title {position: relative;bottom: 0;left: 0;width: 100%;font-size: 23px;line-height: 70px;font-weight: bold; transition: all .5s; text-align: center; color: #000;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.rylist  .c-wrap .c-text-box {opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 79%;display: flex;align-items: center;justify-content: center;line-height: 26px;-webkit-backdrop-filter: saturate(180%) blur(10px);backdrop-filter: saturate(180%) blur(10px);background-color: rgba(0, 0, 0, 0.5);transition: all .5s;}

.rylist .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;}
.rylist .protit{background: #f2f2f2;}
.rylist .protit .c-title{text-align: center;font-size: 23px;line-height: 70px;}
.rylist .protel .protel_a{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.rylist .protel .protel_a:hover{background: #ff3d3d; color: #fff;}
.rylist .protel .protel_b{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.rylist .protel .protel_b:hover{background: #1388f2; color: #fff;}

.se_pro ul li:hover .protel_a{background: #ff3d3d; color: #fff;}
.se_pro ul li:hover .protel_b{background: #1388f2; color: #fff;}


@media screen and (max-width: 1440px) {
.rylist {padding: 0 0 40px;}

}
@media screen and (max-width: 1100px) {
.se_pro{width: 95%; }
.rylist {padding: 0 0 30px; margin-top: 30px;}
.rylist li .lin {padding: 0 5px; margin: 0;}
.rylist li {width: 50%;}
.rylist li h3 {padding: 0 20px;}
.rylist .protel{width: 100%; padding: 0;}
.rylist .protit .c-title { line-height: 50px;font-size: 17px;color: #000;}
.fenye{width: 100%; margin: 0 auto 0 auto;height: 180px;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;}
}
@media screen and (max-width: 640px) {
	.telprolist{display: block;}
	.telprolist ul{width: 100%;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
	.telprolist li{width: 50%; line-height: 25px;padding: 5px 0; text-align: center; background: #0182e0; font-size: 16px; margin-bottom: 1px;}
	.telprolist li a{color: #fff;}
.rongyumain {padding: 40px 0 40px;}
.rylist li {width: 50%;margin-bottom: 15px;}
.rylist li img{width: 100%; max-width: 100%; max-height: auto;}
.rylist li .pic{height: auto; line-height: 0;}
.rylist li h3 span{height: 30px; line-height: 30px;}
.rongyumain .intro {margin: 0px auto 10px auto;}
}


/* ===================== 内页 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: #171c32;padding: 7% 0 4% 0;}
.se_procont .s_width{background: #fff;padding: 4%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 80%; margin: 0 auto;}
.se_procont .se_procont_l{width: 45%;}
.se_procont .se_procont_l img{width: 100%;}

.se_product_box{width: 85%; margin: 4% auto;}
.se_product_box .se_product_tit{font-size: 30px; font-weight: bold;background: #0181e0;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;}





@media screen and (min-width: 1025px) {
	
.se_procont_r{width: 50%;padding-top: 4%;}
.se_procont .se_procont_r h1 {color: #333333;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;}
.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 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;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: #0181e0;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: #0181e0;}
}
@media screen and (min-width: 1025px) {
.se_procont .se_procont_r .btn1:hover {color: #171c32;}
.se_procont .se_procont_r .btn2 {color: #0181e0;border-color: #0181e0;}
.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: 790px) {
	.se_product_box{width: 95%;}
	.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}
	.inbanner2 {height: 180px;}
	.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: 90%;}
	.se_procont .se_procont_r h1{font-size: 25px; padding-top: 3%;}
	.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;}

	.se_procont .s_width{background: #fff;padding: 0%;width: 95%;}
	#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: #1f8ef3;}
.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;}
}



/*内页联系我们*/
.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 (max-width:1000px){
.fenye{width: 100%; margin: 0 auto 0 auto;height: 180px;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: #1f8ef3;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: #1f8ef3;}
.newslist li:hover h3 {color: #1f8ef3;}
.newslist li:hover label {background-color: #1f8ef3;}
@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 .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: 31px; margin-bottom: 15px;text-indent:2em;}
.atc-con img {max-width: 100%; display: block; margin: 10px auto;}
.atc-con .videowrap {width: 1440px;position: relative;text-align: center;margin: 50px auto;overflow: hidden;}
.atc-con video {width: 100%;height: 612px;}
@media screen and (max-width: 1440px) {
.atc {padding: 40px 50px 60px;}
.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) {
	.se_product_cont table td{font-size: 14px;    line-height: 40px;}
}
@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-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: #0181e0;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #0181e0;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%;}
}


/*内页联系我们*/
.se_contact{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; background: #fff;}
.se_contact .se_contact_l{width: 34%; padding: 5% 0 5% 3%;}
.se_contact .se_contact_l h2:before{content: "";width: 80%; height: 1px; background:rgba(222, 226, 230, 1);;display: block;margin-bottom: 4%;}
.se_contact .se_contact_l p:after{content: "";width: 80%; height: 1px; background:rgba(222, 226, 230, 1);;display: block;margin-top: 4%;}
.se_contact .se_contact_l h2{font-size: 36px; font-weight: bold; margin-bottom: 3%;}
.se_contact .se_contact_l p{font-size: 18px; line-height: 40px;}
.se_contact .se_contact_l ul{width: 50%; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; margin-top: 4%;}
.se_contact .se_contact_l  li{width: 48%;}
.se_contact .se_contact_l  li img{width: 100%;}
.se_contact .se_contact_r{width: 55%;}
#map {width: 100%;height: 600px;}

@media screen and (max-width: 1440px) {
	.se_contact .se_contact_l h2{font-size: 33px;}
}

@media screen and (max-width: 1280px) {
	.se_contact .se_contact_l h2{font-size: 28px;}
}

@media screen and (max-width: 640px) {
	.se_contact{display: block;}
	.se_contact .se_contact_l{width: 100%;}
	.se_contact .se_contact_l h2{font-size: 28px;}
	.se_contact .se_contact_r{width: 100%;}
}


/*内页招聘信息*/
.linian {text-align: center;}
.linian h2.btitle {font-size: 42px;color: #222;line-height: 66px;height: 66px;overflow: hidden;}
.linianfig {position: relative;width: 1000px;max-width: 100%;height: 400px;overflow: hidden;margin: 0 auto;}
.liniancon {margin: 30px 0 90px;font-size: 16px;color: #333;line-height: 34px;}
.liniancon img {max-width: 100%;}
.zpout {padding: 110px 0 120px; width: 80%; margin: 0 auto;;}
.rec-head {height: 76px;background-color: #fff;overflow: hidden;padding-left: 70px;border-bottom: 2px solid #333;}
.rec-head .th {float: left;padding: 18px 0;width: 20%;height: 76px;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;}
.rec-head .th.zhiwei {text-align: left;}
.reclist {background-color: #fff;}
.reclist li {border-bottom: 1px solid #ddd;}
.rec-hand {height: 64px;line-height: 64px;background-color: #fff;padding-left: 70px;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.rec-hand .td {float: left;padding: 12px 0;width: 20%;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;height: 40px;}
.rec-hand .td.zhiwei {text-align: left;}
.reclist li:hover .rec-hand {background-color: #eee;}
.reclist li.on .rec-hand {background-color: #333;}
.reclist li.on .rec-hand .td {color: #fff;}
.reclist li,.rec-hand,.reclist .td {-webkit-transition: 0.5s;transition: 0.5s;}
.reclist .rec-con {display: none;}
.rec-txt {color: #444;line-height: 31px;padding: 34px 70px 46px;background-color: #f7f7f7; font-family: serif;}
.rec-txt .email {color: #1d6bdd;}
.rec-txt .email:hover {text-decoration: underline;}
@media screen and (max-width: 1080px) {
.rec-head,.rec-hand {    padding-left: 40px;}
.rec-txt {padding: 34px 40px 46px;}
}





/*===================== 响应式代码 END =====================*/


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

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

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

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


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

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


