
@font-face {
	font-family: 'gilroy_bold';
	src: url('../fonts/gilroy-bold-4.otf') format('truetype');
}
@font-face {
	font-family: 'gilroy_regular';
	src: url('../fonts/gilroy-regular-3.otf') format('truetype');
}
@font-face {
	font-family: 'manrope-regular';
	src: url('../fonts/manrope-regular.otf') format('truetype');
}
@font-face {
	font-family: "Montserrat-Medium";
	src: url("../font/Montserrat-Medium.woff2") format("woff2"),
			url("../font/Montserrat-Medium.woff") format("woff"),
			url("../font/Montserrat-Medium.ttf") format("truetype"),
			url("../font/Montserrat-Medium.eot") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}

*{ margin:0; padding:0;box-sizing:border-box; font-family:"manrope-regular";outline: none;}
ul,li{  list-style: none;}
li::marker{  display: none; font-size: 0rem; }
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px;  }
.s_width{width:87%;margin:0 auto;}
.s_width2{width:87%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}

.header{width:100%;position:absolute; height:100px; display: flex;justify-content: space-between; align-items: center;padding:0 18px;z-index: 99; transition: 0.5s;border-bottom: 1px solid rgba(255,255,255,.1);  }
.header2{border-bottom: 0 solid rgba(0,0,0,.1);   background: #f3f3f3; }
.header3{ background: none;position: absolute;; left: 0;top:0;z-index: 102;}
.header4{border-bottom: 0 solid rgba(0,0,0,.1);   background: #0a62e6; }
.logo_nav{width:65%; display: flex;justify-content: space-between;align-items: center;}
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  }
.header .logo img{ max-width:160px;width: 100%; margin: 0 auto; vertical-align: middle}
.logo_n{display: none;}
.logo_b{display: block;}
.header2 .logo_n{display: block;}
.header2 .logo_b{display: none;}

.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 25px}

.nav_tel{display: flex;justify-content: space-between;align-items: center}
.header .logo_tel a{display: block; line-height: 39px;width:143px; text-align: center;font-size: 0.16rem;color: #fff; border:1px solid rgba(255,255,255,0.8);border-radius: 30px; margin: 0 25px 0 0;  }
.header.header2 .logo_tel a{ color: #222; border:1px solid rgba(0,0,0,0.8);   }
.header.header3 .logo_tel a{ color: #222; border:1px solid rgba(0,0,0,0.8);   }
.header.header2 .logo_tel a:hover{ color: #e61010; border:1px solid #e61010;   }
.header.header3 .logo_tel a:hover{ color: #e61010; border:1px solid #e61010;   }

.header .h_a{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 25px}
.header .h_a img{margin:0 8px 0 0;width:25px}

.header .seven{ width:118px;height:36px;background: #e13922;display: flex;justify-content: center; align-items: center; border-radius: 30px; margin: 0 0 0 15px; }
.header .h_a  .seven img{width:57px;margin:0 0 0 0;}
.header .h_a a{ font-size: 0.16rem; color: #fff; text-transform: uppercase;  padding:0 10px; }
.header .h_a a:hover{color: #e61010;}
.header .h_a a.red{ color: #fff;  }
.header.header2 .h_a a{ color: #222;  }
.header.header3 .h_a a{ color: #222;  }
.header.header3 .h_a a.red{ color: #e61010;  }
.header.header4 .h_a a.red{ color: #fff;  }
.header.header2 .h_a a.red{ color: #e61010;  }
.header.header2 .h_a a:hover{color: #e61010;}
.header.header3 .h_a a:hover{color: #e61010;}
.header.header4 .h_a a:hover{color: #111;}
.index_nav3{ width:80%; height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999;padding:0 10px }
.index_nav3 li{line-height:100px;width:calc(100%/7); text-align: center; display: flex; justify-content: center; align-items: center; }
.index_nav3 li.index_p{ position: relative;}
.index_nav3 li a{color:#fff;font-size:0.19rem;display: block;position: relative; width: 100%;  }
.index_nav3 li a:hover{text-decoration:none;color:#0a62e6;}
.index_nav3 li a.aa:before{transition:0.3s;opacity: 0;}
.index_nav3 li:hover a.aa:before{content: "/"; font-weight: bold; position: absolute;left:0;top:-1px;color: #0a62e6;font-size: 23px;opacity: 1;}

.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.header.header2 .index_nav3 li a{color:#333; }
.header.header2 .index_nav3 li a:hover{text-decoration:none;color:#0a62e6;}
.header.header3 .index_nav3 li a:hover{text-decoration:none;color:#0a62e6;}
.header.header4 .index_nav3 li a:hover{text-decoration:none;color:#111;}
.header.header4 .index_nav3 li a.aa:after{ background: #111; }

.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 25px}
.header .logo_tel div{width: 34px;height: 34px; display: flex;justify-content: center; align-items: center; background: #e61010;border-radius:17px; margin: 0 10px 0 0;}
.header .logo_tel img{ }
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel p i{ font-size: 0.24rem; font-family: 'montserrat';color: #fff;font-style: normal; }
.header.header2 .logo_tel p i{  color: #2e44a5;}

.son{background:#ddd;position: absolute; z-index: 11; top: 100%; width: 300px; left: -100px; box-sizing: border-box;  display: none;   display: flex;justify-content: space-between;  align-items:center;}
.son dl{width:100%; display: flex;justify-content: space-between; flex-wrap:wrap; align-items: center; }
.son dt{width:100%; border-bottom:1px solid rgba(255,255,255,0.1); line-height: 65px; }
.son dt a{ line-height: 3.5;font-size: 0.2rem; color:#666;  padding: 0 0;}
.son dt div a{ line-height: 45px;font-size: 0.165rem; color:#666; }
/*video*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.mm_bg2{top: 0;height: 100%;width: 100%;background:  url(../images/hhbg2.png) no-repeat left top; z-index:3;position: absolute}
.nn_banner_wenan{width:100%;height:320px;position: absolute;top:50%;margin-top:-11.28rem; z-index: 4; overflow: hidden; display: flex;justify-content: space-between;flex-direction: column; align-items: center}
.nn_banner_wenan i{display: block; width:100px;height:2px; background: #fff;}
.nn_p{font-size:29px;color: #ffffff;text-shadow: 3px 3px 3px rgba(0,0,0,0.8);font-weight: bold;}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.nn_text{ width:100%;position: relative;text-align: center}
.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100%; z-index:1;position: relative;display: block;}
.ind_ban_tex {	position:absolute;width:86%;height:500px;left:50%;margin-left:-43%;top:50%;margin-top:-250px;transform:translateY(0%); text-align: center; display: flex;justify-content:center;flex-direction: column; align-items: center; z-index: 4; transition: 0.5s; opacity: 1;}
.ind_ban_tex  a{width:204px;line-height: 0.55rem; font-size:0.18rem;color: #fff;display: block;   border-radius: 35px;font-weight:lighter;background: #0a62e6;border: #0a62e6 1px solid;  margin:45px 0 0 0; transition: 0.3s;}
.ind_ban_tex  a:hover{width:184px; }
.ind_ban_tex  i{width:87px; height: 2px;background-color: #fff;display: block;  margin:0 0 45px 0;}
.banner3 .ind_ban_tex_title{font-size: 0.67rem;color: #fff; font-weight: bold;line-height: 1.5; letter-spacing: 23px;}
.banner3 .ind_ban_tex_info{font-size:0.3rem;color: #fff; margin:0 0 55px 0}

/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 0.95rem; position: absolute; z-index: 124; bottom:0.75rem; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 0.95rem; height: 0.95rem; margin-right: 0.95rem; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}

/*footer*/
.footer{ background: #0c132d }
.footer .s_width:nth-child(1){ padding:115px 0 95px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:0.24rem; line-height:2; color:#fff; margin-bottom:25px; font-weight: normal; }
.footer strong a{ display: block; font-size:0.24rem;  color:#fff;  font-weight: normal; }
.footer i{ width:30px;height:1px; background:#15a086;display: block; margin-bottom:25px;}
.footer .f_logo{display: flex;justify-content: flex-start;flex-direction: column; align-items: flex-start;}
.footer .f_logo  a{ width:170px;line-height: 50px; transition: 0.3s; background: #0073d7; font-size: 0.18rem; color: #fff; border-radius: 35px; margin: 25px 0 0 0; position: relative; padding:0 29px 0 35px;}
.footer .f_logo  a:after{ content: '';background: url(../images/swt_more.png) no-repeat; width:20px;height: 12px;position: absolute;right:30px;top:17px;transition: 0.3s;}
.footer .f_logo  a:hover:after{right:25px;}
.footer .f_logo  a:hover{padding:0 29px 0 35px;}

.footer .f_fenlei{  }
.footer .f_fenlei2{  }
.footer .f_fenlei2 li{ line-height:3; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 li a{ color:#eee;font-size:0.18rem;  display: block}
.footer .f_fenlei2 li a:hover{ color:#fff;}
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-direction: column; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:3; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei li a{ color:#eee;font-size:0.18rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_fenlei2 dd{ line-height:2; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 dd a{ color:#e2e2e2;font-size:0.16rem;  display: block}
.footer .f_fenlei2 dd a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#e2e2e2;font-size:0.16rem;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_erweima{     text-align: left;}
.footer .f_erweima .fp{  font-size: 0.16rem;line-height: 2;color: #b3b3b3;display: block;width: 100%;}
.footer .f_erweima div{display: flex;justify-content:flex-start;  margin:0 0 25px 0; }
.footer .f_erweima div p{ width:48px;height: 48px;border-radius: 24px;background: rgba(255,255,255,0.1); display: flex;justify-content:center; align-items: center; margin:0 25px 0  0; }
.footer .f_erweima div span{display: block;line-height: 1.5; color: #fff; font-size:0.3rem; font-family: "manrope-regular";}
.footer .f_erweima dl{ display: flex;justify-content:space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #eee; font-size: 0.16rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:100px; display: block;}
.footer_p{line-height:2; text-align:right; font-size:0.16rem; color:#b3b3b3;border-top:1px solid rgba(255,255,255,0.1);padding:55px 0;  }
.footer_pp{ display: flex;justify-content: space-between; align-items: center;}
.footer_p a{ color:#b3b3b3}
.footer_p a:hover{ color:#fff}
.footer_p img{ vertical-align: middle; display: inline-block;}
.zhizhao{ text-align: center;}





.index_prot{display: flex;justify-content: space-between; align-items: center;  padding:0 0 45px 0}
.product .pro_title p{ font-size: 1.28rem; color: #91b721; line-height:75px;}
.product .pro_title p strong{  color: #1d2088;}
.product .pro_title div{  font-size:0.75rem; color:#c7c6c6;  line-height: 35px; font-weight: lighter;}
/*productshow*/
.product{  padding:0 0 75px 0; background:#f1f7fe url(../images/pbg2.jpg) no-repeat center top;  }
.a_title{padding:70px 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title i{ font-size: 0.32rem; line-height:1.6; color: #222; display: block; font-style: normal; text-decoration: underline; }
.a_title div{position: relative; z-index: 2;}
.a_title div p{color: #262626; font-size:0.24rem; line-height: 1.5;}
.a_title div p strong{ font-weight: normal;}
.a_title div span{color: #0a62e6;font-size: 0.5rem; line-height: 1.5; font-weight: bold;} 
.a_title div span em{color: #121212;  font-weight: normal;font-style: normal;} 
.a_title a{width:210px; display: block; line-height:51px;color: #333;border: 2px solid #0a62e6;transition: 0.3s; border-radius: 50px;font-size: 0.2rem; padding:0 19px;position: relative;margin:25px 0 0 0 }
.a_title a:after{ content: '>'; font-size:0.2rem;position:absolute;right:20px;top:0; width:25px}
.a_title a:hover{ background: #0a62e6; color: #fff;}
.a_line{ height: 1px;background: rgba(0,0,0,.1); }
/* cage */
.cage{ width:100%; position: relative; z-index:2 ;padding:70px 0 75px 0}
.cage ul{display: flex;justify-content:space-between; flex-wrap:wrap;   }
.cage li{ position:relative;  overflow:hidden;  cursor:pointer;margin: 0 0 0 0;  background: #fff; margin: 0 10px; border-radius: 35px;}
.cage.cage2 li{ background: #f3f3f3;}
.cage li a{ padding:0 75px; display: block;overflow:hidden;color:#222;font-size:.26rem;  line-height:63px; text-align: center;transition: 0.3s; }
.cage li.on a{ background:#0a62e6;border:0 solid  #f15c29;font-weight:bold;color: #fff;font-size:1rem;  }
.cage li a:hover{background:#0a62e6;border:0 solid  #f15c29; color: #fff;  }
.cage li a div{width:90%;margin:0 auto;transition: 0.3s;}
.cage li a div img{width:100%;display: block;}
.cage li a:hover div{width:88%;}
.clear{ clear:both}
/* sty6 */
.keshi_pic{width:100%; position:relative; overflow:hidden; z-index: 1;}
.keshi_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.sty6 .swiper-slide:hover .keshi_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.sty6 { position: relative;width:94%;margin:0 auto;padding:0 0 0 1.6%}
.sty6 .swiper-container {width: 100%; }
.sty6 .swiper-slide {width:48.5%; margin:0 2% 0 0;display: block;position: relative; transition: all linear 0.3s; }
.sty6.sty7 .swiper-slide {width:100%; margin:0 0 0 0;display: block;position: relative; transition: all linear 0.3s; }
.keshi_text{text-align: center; padding:0 0 15px 0;position: absolute;width: 100%;  z-index: 3; transition: 0.3s; cursor: pointer; bottom: 0px;;}
.keshi_text a{ display: flex;justify-content: center;flex-direction: column; text-align: center;}
.keshi_text strong{ font-size:0.26rem;line-height: 2.5; color: #fff;  }
.sty6 .swiper-slide:hover .keshi_text strong{ color: #fff;  }
.keshi_text div{font-size: 0.22rem;color: #fff; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.keshi_text a{font-size: 0.17rem;color: #e61010; }
.keshi_text div a{font-size: 0.17rem;color: #747474;}
.keshi_text div a:hover{font-size: 0.17rem;color: #e61010;}
.sty6 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s;display: flex;justify-content: center;align-items: center;}
.sty6 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty6 .swiper-button-prev {left: 3%}
.sty6 .swiper-button-next {right: 3%}
.h_more{color: #fff;font-size: 0.24rem;width: 275px; line-height: 68px; background: #0066ff; margin:75px auto 0 auto; display: block; padding:0 25px;position: relative; border-radius: 15px; transition: 0.3s;}
.h_more:after{width:45px;height: 45px;background:rgba(255,255,255,.3) url(../images/jj3.png) no-repeat center center; content: ''; position: absolute;right:25px;top:12px; border-radius: 24px;}
.h_more:hover{ font-weight: bold;width: 250px;}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty6{margin-top: 10px}
}
/* gongyi */
.gongyi{background:url(../img/p.jpg) no-repeat center bottom;padding:11vh 0 12vh 0; position: relative;  overflow: hidden;}
.gongyi_title{position: relative; z-index: 3;}
.gongyi_title .s_width{display: flex;justify-content:space-between; align-items: flex-start;  flex-wrap: wrap;}
.gongyi_title .gongyi_l {width:45%}
.gongyi_title .gongyi_r {width:44%}
.gongyi_title .gongyi_l div{font-size: 0.6rem;color:#111111; line-height:1.5;position: relative;  margin: 0 0 45px 0; }
.gongyi_title .gongyi_l div p{padding:35px 0; display: flex;justify-content: flex-start;flex-direction: column;}
.gongyi_title .gongyi_l div p span{padding:0 0 0 65px;background: url(../img/biao.png) no-repeat left center;font-size: 0.3rem; line-height: 2;}
.gongyi_title .gongyi_l div h1{ font-size: 0.48rem;   display: block; font-weight: bold;  display: block;}
.gongyi_title .gongyi_l div a{width:190px; display: block; line-height:61px;color: #fff;background: #0b63e6;transition: 0.3s; border-radius: 50px;font-size: 0.2rem; padding:0 29px;position: relative;margin:45px 0 0 0 }
.gongyi_title .gongyi_l div a:after{ content: '>'; font-size:0.2rem;position:absolute;right:20px;top:0; width:25px}
.gongyi_title .gongyi_l div a:hover{ background: #222; color: #fff; }

.gongyi_title .gongyi_r div { font-size: 0.6rem; color: #0b63e6;  display: block;   font-family: 'neutra_text_tf'; letter-spacing: -2px; line-height: 1;}
.gongyi_title .gongyi_r{ color:#111111;line-height:1.9;}
.gongyi_title .gongyi_r span{display: block;font-size: 0.36rem; margin: 0 0 50px 0; color: #111111;   text-decoration: underline;}
.gongyi_title .gongyi_r p{font-size: 0.18rem;}
.gongyi_title{position: relative; z-index: 3;}
.gongyi ul{display: flex;justify-content: space-between;align-items:flex-start;}
.gongyi li{display: flex;justify-content:center;align-items:center; flex-direction: column; width:23%;color: #fff; transition: 0.3s;}
.gongyi li div{ font-size: 0.2rem;line-height: 3; margin: 15px 0 0 0;}
.gongyi li p{font-size: 0.15rem;line-height: 1.9;  transition: 0.3s;}
.gongyi li:hover{margin:-5px 0 0 0}
.a_line2{ height:1px;background: rgba(0,0,0,.1); margin: 85px auto;}
.a_line3{ height:1px;background: rgba(255,255,255,.1); margin: 0 0 55px auto;}


/* choose */
.choose{background:url(../images/choose.jpg) no-repeat center top;}
.choose_con{position: relative; display: flex;justify-content: space-between; align-items:center; }
.choose_l{padding:0 0 0 5%;width: 42%;display: flex;justify-content: space-between; flex-direction: column;}
.choose_l span{ display: block;color: #fff;font-size: 3.75rem;}
.choose_l strong{ display: block;color: #fff;font-size: 2.75rem; font-weight: normal;}
.choose_l p{ color: #fff;font-size: 1.55rem; margin: 115px 0;line-height: 2;}
.choose_l a{ color: #fff;font-size: 1rem; display: block;}
.choose_r{ width: 42%;display: flex;justify-content: space-between; flex-wrap: wrap;border-top:1px solid rgba(255,255,255,.1);}
.choose_r li{width:calc(100%/2 - 1px); border-left:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1); height: 50%; padding:125px 0;display: flex;justify-content: center;flex-direction: column; align-items: center; }
.choose_r li p{font-size: 1.8rem;color: #fff; line-height: 2; ;}


/* choose */
.pro-text { position: absolute;width: 90%;    left: 5%;    top: 10%;z-index: 5; display: flex;justify-content: space-between;align-items: center;  }
.pro-text i{position: absolute;left:0;top:0%;font-style:normal;font-size: 1rem;color: #fff;text-transform: uppercase;opacity:0.1;z-index: 1;font-family: neutra_text_tf;}
.pro-text strong {display: block;font-size: 0.6rem;color: #fff;     margin: 35px 0 35px 0;}
.pro-text strong span{font-weight: normal;}
.pro-text p {color: #fff;font-size: 0.18rem;line-height: 2;width: 50%;}
.pro-text a{width:}
.pro-text  a{width:180px; display: block; line-height:51px;color: #fff;border: 2px solid rgba(255, 255, 255, .2);transition: 0.3s; font-size: 0.2rem; padding:0 19px;position: relative;  }
.pro-text  a:after{ content: '>'; font-size:0.2rem;position:absolute;right:10px;top:0; width:25px}
.pro-text  a:hover{ background: #e61010; color: #fff;border: 2px solid #e61010;}

/* i_part2  */
.index_con {position:relative;overflow:hidden;height:100vh;}
.i_part2 {position:relative;}
.i_part2 .con {position:relative;width:100%;height:100%;}
.i_part2 .con .boxs,.i_part2 .con .box,.i_part2 .con .box1 {height:100%;}
.i_part2 .con .boxs {display:none;}
.i_part2 .con .box1 {background-color:rgba(0,0,0,0.1);}
.i_part2 .con .boxs {display:flex;}
.i_part2 .con .box {width:20%;position:relative;overflow:hidden;z-index:3;}

.i_part2 .con .box .boxx {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;}
.i_part2 .con .box .boxx.show {z-index:3;-webkit-animation:wid 1s ease both;-moz-animation:wid 1s ease both;width:0%;}
.i_part2 .con .tit {position:absolute;text-align:center;font-weight:bold;top:31%;left:0;width:100%;color:#ffffff;z-index:10;line-height:86px;}
.i_part2 .video_box {position:absolute;top:0;left:0;width:100%;height:100%;}
.i_part2 .video_box .video {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:fill;opacity:0;transition:all 0.9s;}
.i_part2 .video_box .video.show {width:100%;height:100%;opacity:1;z-index:2;}
@-webkit-keyframes hid {0% {height:100%;}
100% {height:0%;}
}
@-moz-keyframes hid {0% {height:100%;}
100% {height:0%;}
}
@-webkit-keyframes wid {0% {width:0%;}
100% {width:100%;}
}
@-moz-keyframes wid {0% {width:0%;}
100% {width:100%;}
}
.i_part2 .con .box .box1 {position:absolute;top:0;width:100vw;overflow:hidden;cursor:pointer;}
.i_part2 .con .box .show .box1 {background-color:rgba(0,0,0,0.8);-webkit-animation:hid1 0.1s 0.9s ease both;-moz-animation:hid1 0.1s 0.9s ease both;}
@-webkit-keyframes hid1 {0% {opacity:1;}
100% {opacity:0;}
}
@-moz-keyframes hid1 {0% {opacity:1;}
100% {opacity:0;}
}

.i_part2 .con .bottom {position:absolute;left:5%;bottom:45px; width:90%; height:100vh;color:#ffffff;z-index:10; display: flex;justify-content: space-between;flex-wrap: wrap; align-items: flex-end;  }
.i_part2 .con .bottom .btn {  text-align:center;cursor:pointer;transition:all 0.3s; font-size: 0.24rem;color: #fff; line-height: 2; display: flex;justify-content:center; align-items: center;  }
.i_part2 .con .bottom .btn:hover,.i_part2 .con .bottom .btn.on {color:#fff; font-weight: bold;}
.i_part2 .con .bottom .btn .pic {margin-right:20px; transition: 0.3s; }
.i_part2 .con .bottom .btn .pic img {margin:0 auto;width:63px;}
.i_part2 .con .bottom .btn .pic .img1 {display:block;}
.i_part2 .con .bottom .btn:hover .pic{margin-bottom:10px; }
/* i_part2 end */
/* honor */
.honor{ background: url(../img/hbg.jpg) repeat-x left top;padding:0 0 100px 0;}
.a_title2{padding:70px 0 55px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title2 i{ font-size: 0.3rem; line-height:1.6; color: #fff; display: block; font-style: normal; text-decoration: underline; text-align: right; }
.a_title2 div{position: relative; z-index: 2;}
.a_title2 div p{color: #fff; font-size:0.22rem; line-height: 1.5; }
.a_title2 div span{color: #fff;font-size: 0.5rem; line-height: 2;  } 
.a_title2 div span strong{color: #fff; } 
.a_title2 ul{display: flex;justify-content: flex-start;align-items: center; margin: 45px 0 0 0;}
.a_title2 a{width:177px; display: block; line-height:51px;color: #fff;border: 0 solid #fff;transition: 0.3s; border-radius: 50px;font-size: 0.2rem; position: relative;margin:0 25px 0 0; text-align: center; }
.a_title2 a:hover{ color: #fff;border: 2px solid #fff;font-size: 0.24rem;}
.a_title2 ul li:nth-child(1) a{ color: #fff;border: 2px solid #fff;font-size: 0.24rem;}
.honor_pic{width:95%; position:relative; overflow:hidden; z-index: 1; margin: 0 auto;}
.honor_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.sty8 { position: relative;width:100%;margin:0 auto}
.sty8 .swiper-container {width: 100%; }
.sty8 .swiper-slide {width: 20%; display: block;position: relative; overflow: hidden;transition: all linear 0.3s; }
.sty8 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
.sty8 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s}
.sty8 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty8 .swiper-button-prev {left: 0}
.sty8 .swiper-button-next {right: 0}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty8{margin-top: 10px}
}
/*hezuo*/
.hezuo{  background:url(../img/zbg.jpg) repeat-x left top;padding:90px 0 120px 0 ; }
.hezuo ul{ display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap; }
.hezuo ul li{ width:calc(100%/7); text-align: center; border: 1px solid rgba(0, 0, 0, .1); }
.hezuo ul li img{width:100%; max-width:225px; display: block;}
.num_title{ text-align: center; font-size: 0.5rem; line-height: 1.7; margin: 0 0 45px 0;}
.num_title p{color: #e61010; }
.num_title p strong{color: #222; }
.num_title span{ display: block;font-size: 0.24rem; color: #5f5f5f;}

/*news*/
.news{padding:20px 0 100px 0; background:#f1f7fe;}
.news_con{ display: flex;justify-content: space-between; }
.news_con li{ width:31%; position:relative; border-top:1px solid rgba(0, 0, 0, .1);padding: 50px 0 0 0; }
.news_con .news_pic{position: relative;overflow:hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}

.news_con a{display: block;position:relative;width:100%}
.news_con .newsleft_text{ width:100%; padding:35px 0 0 0; }
.news_con .newsleft_text strong{ display:block; font-size:0.24rem; font-weight: normal;  color:#111; line-height:1.8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.news_con .newsleft_text p{ font-size:0.17rem; color:#8a8a8a; line-height:2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:25px 0 0 0}
.news_con li span{ display:block; color:#4c4c4c; line-height:2;font-size: 0.18rem; text-transform: uppercase; margin: 0 0 15px 0;}
.news_con li span em{  color:#222;  font-size: 0.27rem; padding:0 15px 0 0 }
.news_con li:hover .newsleft_text strong{color: #222; font-weight: bold;}
/* pro_list2 */
.pro_list2{ background: #fff;  padding:0 0 65px 0   }
.pro_list2 .s_width2{  display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list2 .s_width{  display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list2 .s_width3{ width:100%; border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);}
.pro_list2 li{width:calc(100%/3); position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;padding:0 0 40px 0; cursor:pointer; background: #fff;overflow: hidden; border-bottom:1px solid rgba(0,0,0,.1);}

.pro_list2 .pro_pic{ position:relative; overflow:hidden;z-index: 1 ;width:90%;margin: 0 auto; }
.pro_list2 .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.pro_list2 li:hover .pro_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.pro_list2 .pro_text{ margin:0 15px; padding:40px 0 0 0; text-align: center;}
.pro_list2 .pro_text h1{font-size: 0.21rem;line-height:1.5;  color: #1a1a1a;   font-weight: bold;}
.pro_list2 .pro_text div{font-size: 0.16rem;line-height:2; color: #777;padding:0 0 0 20px }
.pro_list2 .pro_text i{width:150px;  line-height: 0.75rem;font-size: 0.17rem;color: #e61010;font-style: normal;margin: 25px 0 0 0; border-radius: 33px;}

/* case_t */
.case_t{   margin: 0 0 65px 0;}
.case_t .s_width{display: flex;justify-content: space-between;align-items:center;  }
.case_t a{width:197px; line-height:54px;color: #fff;border: 2px solid #fff;transition: 0.3s; border-radius: 10px;font-size: 0.16rem; padding:0 19px;position: relative;}
.case_t a:after{ content: '';background: url(../images/solj2.png) no-repeat; width:26px;height: 20px;position: absolute;right:20px;top:17px;}
.cc_title div{font-size: 0.35rem;color:#e61010; line-height:1;position: relative; }
.cc_title div strong{color:#e61010; text-transform: uppercase;font-family: 'gilroy_bold';}
.cc_title h1{font-size: 0.46rem;color:#e61010;font-style: normal;font-weight: bold; }
.cc_title p{ font-size: 0.15rem;color:#fff;line-height:2;}
.case_t .about-s1{width:39%;font-size: 0.15rem;line-height:2; color: #323232;}


.te_t{ text-align: center;margin-bottom:85px; padding:0 0 85px 0; border-bottom:1px solid rgba(255, 255, 255, .3)}
.te_t strong{ font-size: 0.15rem; line-height: 0.35rem; display: block;color: #fff;}
.te_t p{ font-size: 0.16rem; display: block; color: #fff; ;}
/*about*/
.about{ position: relative;z-index: 1;padding:90px 0 90px 0; background:#f3f6f8; overflow: hidden; }
.about:after{width:20%;height:100%;background: #e61010; position: absolute;right:0;top: 0; content: '';}
.about .about_con{ display: flex;justify-content:space-between; position: relative; flex-direction: row-reverse;}
.about_l{ width:50%;display: flex;justify-content:center;flex-direction: column;  padding:0 4% 0 5% ;position: relative;z-index: 4;}
.about_l .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.about_l .about_t i{width:50px;height:2px;background: rgb(153, 148, 148);display: block;}
.about_l .about_t strong{ font-size:0.37rem;position: relative;z-index: 2;color: #222222; line-height: 2;}
.about_l .about_p{ font-size:0.15rem;color: #111;line-height:2; margin:50px 0 50px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_r{width:45%;position: relative;z-index: 4;overflow: hidden; margin: 0 5% 0 0; }
.about_r img{ display: block;width:100%; }
.about_l{position: relative;}
.about_a a {display: flex;justify-content:flex-start; align-items: center;  }
.about_a a div{width:90px;height: 90px;background:#e61010 url(../img/jj.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s;}
.about_a a p{color: #222;display: block;width:auto; line-height: 40px;color: #e61010; border-bottom:2px solid #e61010 ; text-align: center;font-size:0.19rem;  }
.about_a a:hover div{ transform: rotate(48deg);margin: 0 25px 0 0; }


/* sw11 */
.sw11out {position: relative;width: 100%;padding:20px 0 0 0  }
#sw11 { }
#sw11 .swiper-slide {width: 785px;}
.sw14out #sw11 .swiper-slide {width: 450px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 54%;width: 44px;height: 44px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 25%;background:#e64b37 url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 25%;background:#e64b37 url('../images/jt_r.png') center no-repeat; background-size: 10px;}
#sw11 .swiper-slide{display: block;position: relative; overflow: hidden; }
#sw11 .swiper-slide .pic {width: 100%; background-color: #000;position: relative;z-index: 1;}
#sw11 .swiper-slide .wz { color: #fff; opacity: 1; width:100%; position: absolute;z-index: 4; bottom: 20px;left:0; text-align: center; }
#sw11 .swiper-slide .wz strong{ color: #fff; display: block; font-size:0.28rem;line-height:0.28rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#sw11 .swiper-slide .wz p{  color: #fff; font-size:0.95rem;line-height: 33px;text-transform: uppercase; }
#sw11 .swiper-slide .pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#sw11 .swiper-slide:hover .pic img{ transform:scale(1.05,1.05);}
#sw11 .swiper-slide-active img {opacity: 1;}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:0.17rem;}
@media screen and (max-width: 1750px) {
	#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:0.16rem;}
	#sw11 .swiper-slide-active .wz strong{font-size: 0.15rem;}
}
@media screen and (max-width: 1550px) {
	#sw11 .swiper-slide-active .wz strong{font-size: 0.125rem;}
}
@media screen and (max-width: 91.28rem) {
	#sw11 .swiper-slide {width: 100%;}
	#sw11 .swiper-slide-active .wz strong{font-size: 0.1rem;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}

/*zizhi*/
.zizhi{ background: #fff;padding:65px 0 0 0}
.zizhi_t a{display: block; color:#fff; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1);}
.zizhi_t a:hover{background:#21a098; border: 1px solid #21a098; color: #fff;}
.zizhi_con{position:relative;overflow:hidden; box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.zizhi_dd{position:relative; }
.zizhi_dd li{float: left; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;  }
.zizhi_dd .cp_m{ position:relative; overflow:hidden;z-index: 1 ;width:100%;margin: 0 auto;background: #fff;padding:0 0 55px 0;box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.zizhi_dd .cp_m div{position:relative;overflow:hidden; }
.zizhi_dd .cp_m div img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.zizhi_dd li:hover .cp_m img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.zizhi_dd .cp_k{width:100%;  text-align: center;}
.zizhi_dd .cp_k p{ color:#252525; font-size:0.13rem; padding:0 0 0.95rem 0; text-align: center;font-weight: bold; text-transform: uppercase;}
.zizhi_dd .cp_k span{ display: block; color:#fff; background: #1d2088; font-size:0.15rem;line-height:35px; width:133px;margin: 0 auto;text-align: center}


/*index_t*/
.index_t{display: flex;justify-content: space-between;align-items: center;margin:0 auto 40px auto}
.in_title i{display: block;width:80px;background: #444;height:1px;margin:20px 0}
.in_title p{ font-size: 0.35rem; color: #1e2d4d; line-height:4rem; font-weight: bold;}
.in_title p strong{  color: #e64b37;}
.in_title div{  font-size:0.14rem; color:#1c1a1a;  line-height: 0.75rem;}
.y_t i{ margin: 0.95rem auto;}
.y_t{text-align: center;}
.index_t_a{width:170px; background: #e64b37; line-height: 3.0.15rem; text-align: center;transition: 0.5s; border-radius: 35px;}
.index_t_a a{ color: #fff;font-size:0.16rem;}
.index_t_a:hover{ background: #191b51; }
.index_t_a:hover a{ color: #fff; font-weight: bold;}
/*in_factory*/
.pro_info{ color: #666;font-size: 0.16rem;line-height: 45px;padding:0 0 20px 0; width: 95%; margin: 0 auto}
.pro_info p{ background: #f6f6f6;padding: 0 0.95rem;display: flex;justify-content: space-between;}
.pro_info p:nth-child(2){ background: #fbfbfb;padding: 0 0.95rem;display: flex;justify-content: space-between;}




.contact_in{padding:65px 0; background: #e61010;}
.contact_in .s_width{ display: flex;justify-content: space-between;align-items: center; color: #fff;}
.contact_in span{font-size:0.45rem; font-weight: bold;}
.contact_in p{font-size:0.3rem;}
.contact_in a{font-size:0.36rem; color: #fff;}

.hezuo_t{display: flex;justify-content:space-between;flex-direction: column; margin-bottom:80px}
.hezuo_t div{ font-size: 0.35rem;color: #e61010; text-align: center;line-height:1; font-family:neutra_text_tf ;}
.hezuo_t p{  font-size: 0.38rem;color: #222;  line-height:1.2;  position: relative; text-align: center;}
.hezuo_t span{ color:#444444;font-size: 0.17rem;line-height: 0.28rem; display: block;text-align: center;margin:50px 0 0 0}

.se_q{position: absolute;left:0;bottom: 25%;width:100%; text-align: center;;z-index: 4;-webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
.se_q img{ width:100px;display: block;margin: 0 auto;}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;}
.se_banner_b,.se_banner_a{  }
.se_banner_c{  height: 100vh;}
.se_banner_img{width: 100%;height:100%; overflow: hidden; }
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 8s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
.page_box{padding:25px 0 25px 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 30px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);padding:25px 0 25px 0;}

.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 30px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}

.se_nav{box-shadow: 0 4px 6px #e9e9e9; position: relative; z-index: 2;}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:0.14rem; color:#333; line-height:6.0.28rem; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:100px;transition: 0.3s;}
.se_nav li a:hover{ color:#e41019;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #e41019;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 150px; left:50%;margin-left:-75px; }
.se_nav li.cu_active a:before {width: 150px; left:50%;margin-left:-75px;}
.se_nav li.cu_active a{ color:#e41019;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }
/* se_navcage */
.se_navcage{width:100%;position: absolute;left:0; top:0; height:100%;display: flex;justify-content:center; flex-direction: column; z-index: 5;}

/* se_nav_pro */
.se_nav_pro{ display: flex; padding:45px 0 45px 0;border-top:1px solid rgba(255,255,255,0.1);margin-top:55px;flex-wrap: wrap; justify-content: space-between; position: absolute;left:0;bottom:0; width:100%; z-index: 5;}
.se_nav_pro li{  position: relative; width:16% }
.se_nav_pro li a{ font-size:0.24rem; color:#fff;font-weight:normal; line-height:3;transition: all 0.5s; display:flex; justify-content: center; align-items: center; flex-direction: column; position:relative; transition: 0.3s; text-align: center;}
.se_nav_pro li:hover{ }
.se_nav_pro li a:hover{  text-decoration: none; font-weight: bold;  }
.se_nav_pro li.cu_active a{  font-weight: bold;font-size:0.19rem }

.se_p_cage{ display: flex; padding:55px 0 55px 0; flex-wrap: wrap; justify-content: space-between; border-bottom:1px solid rgba(0, 0, 0, .1) ;}
.se_p_cage li{  position: relative; width:30% ;}
.se_p_cage li a{  font-size:0.21rem; color:#222;line-height:4;display:block;  text-align: center; border-radius: 55px; transition: 0.3s;  }
.se_p_cage li.cu_active a{  font-weight: bold;color:#e41019; }
.se_p_cage li a:hover{  font-weight: bold;color:#e41019;  }

/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding:0 0 65px 0; }
.se_nav_shili li{  position: relative; width:220px; margin:0 0.95rem;}
.se_nav_shili li a{ font-size:20px; color:#333;border:1px solid  #e41019; line-height:2;transition: all 0.5s; transition: 0.3s; text-align: center; display: block; border-radius: 90px;}
.se_nav_shili li:hover{ }
.se_nav_shili li a:hover{  text-decoration: none; font-weight: bold;  }
.se_nav_shili li.on a{  font-weight: bold;background: #e41019;color:#fff; }
/* se_about */
.se_about{ padding:0 0 0 5%; position: relative; overflow: hidden;display: flex;justify-content:space-between; background: #f3f6f8;}
.se_about .se_about_c{ width:70%; padding:125px 0;display: flex;justify-content:space-between; flex-wrap: wrap; }
.se_about_l{ width:100%;position: relative; overflow: hidden; border-top-left-radius: 100px;}
.se_about_l img{ width:100%}
.se_about_r{ width:100%;margin:0 0 75px 0;display: flex;justify-content: center;flex-direction: column;}
.se_about_r .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.se_about_r .about_t div{width:80px;height:2px;background:#e41019 ; margin: 0 0 35px 0;}
.se_about_r strong{ font-size:0.26rem;line-height:2;color: #222;position: relative;z-index:1;font-weight:normal }
.se_about_r h1{ display: block; font-size:0.45rem;line-height: 1.5;font-weight: bold;color: #0073d7;  }
.se_about_r b{ margin:0 0 15px 0}
.se_about_r .about_p{ font-size:0.16rem;color: #504444;line-height:2.2; margin:50px 0 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
/*zzshow*/
.zzshow{ padding:0 0 90px 0;  }
.zzshow_con{overflow:hidden;  padding:35px 0 0 0;}
.zz_title{display: flex;justify-content:space-between;flex-direction: column; padding:0 0 55px 0;}
.zz_title p{  font-size: 0.5rem;color: #e61010;  line-height:1.2;  position: relative; text-align: center; font-weight: bold;}
.zz_title span{ color:#545454;font-size: 0.17rem;line-height: 2; display: block;text-align: center;margin:30px 0 0 0}


.honour2 {	padding: 100px 0;  }


.zz_pic{width:91%; position:relative; overflow:hidden; z-index: 1; margin: 0 auto;}
.zz_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}

.sty7 { position: relative;width:98%;margin:0 auto}
.sty7 .swiper-container {width: 100%; }
.sty7 .swiper-slide {width: 20%;display: block;position: relative; overflow: hidden;transition: all linear 0.3s; }

.sty7 .swiper-slide:hover img{ transform:scale(1.02,1.02);}

@media screen and (max-width:1023px){
    .sty7{margin-top: 10px}
}
/* wenhua */
.wenhua{padding:75px 0 0 0;}
/* product */
.k_news{padding:155px 0 112px 0;position: relative;}
.k_news:after{position: absolute;left:0;top:0;content: '';width:50%;height:100%;background: url(../img/pl.jpg);z-index: 1;}
.k_news:before{position: absolute;right:0;top:0;content: '';width:50%;height:100%;background: url(../img/pr.jpg);z-index: 1;}
.k_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;}
.k_title p strong{font-size: 0.38rem;color: #fdfdfd; display: block;}
.k_title p i{font-style: normal;font-weight:normal;}
.k_title p span{font-size: 0.16rem;color: #fff;display: block;line-height: 2.0.28rem;}
.k_title a{width:180px;border-bottom:2px solid rgba(0,0,0,0.8);line-height: 2.7rem;font-size: 0.28rem;color: #1d1d1d;font-weight: bold;background:url(../img/iamore.png) no-repeat right center;}
.pro_dd{position:relative; overflow:hidden;z-index: 2; width:94%;margin:25px 0 0 6%; }
.pro_dd li{float:left; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; }
.pro_dd li a{ display: block;overflow: hidden;position: relative;}
.pro_dd li p{position: absolute;width:95%;left:0;bottom:0;z-index: 3;padding:0 0 25px 25px; }
.pro_dd li p strong{display: block; font-size: 0.17rem; line-height: 2; color: #fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pro_dd li p span{display: block;font-size: 0.16rem; line-height: 2; color: #fff }
.pro_dd li .p_hover{position: absolute;width:95%;left:0;bottom:0;z-index: 2;height:291px;background: url(../img/hover.png) repeat-x left bottom;}
.pro_dd li .p_pic{width:95%;overflow:hidden;position: relative;z-index: 1;}
.pro_dd li .p_pic img{ width:100%; max-width:602px; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_dd li:hover  .p_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

/* se_news */
.se_news{padding:85px 0 65px 0; line-height: 35px; font-size: 0.15rem; color:#666; }
.se_news2{padding:85px 0 65px 0;  }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:30%;margin:0 4% 45px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist li:nth-child(3n){ margin:0 0 45px 0; }
.se_newslist a{  display:block; line-height:42px; border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;padding:0 0 35px 0}
.se_newslist span{ display:block; line-height:2; color:#444; font-size:0.21rem;text-transform:uppercase; font-weight: lighter; margin: 25px 0 0 0;}
.se_newslist span em{   font-size:0.16rem; font-style: normal;  padding:0 0 0 25px;color:#444;}
.se_newslist .se_newslist_p  {overflow: hidden; position: relative;}
.se_newslist .se_newslist_p  .pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_newslist .se_newslist_p img{ width:100%;;display: block; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist .se_newslist_t{ line-height:1.6;  margin:30px 0 30px 0; }
.se_newslist .se_newslist_t strong{ display: block; line-height:1.6;height:0.8rem; color:#555;   font-size:0.24rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist .se_newslist_t p{   color:#555; margin:30px 0 30px 0; font-size:0.16rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist p{ display:block; line-height:28px; color:#555;margin:0 0 33px 0; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist i{width:50px;height: 50px;background:#0954eb url(../img/jj.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s; display: block;}
.se_newslist a:hover i{    transform: rotate(48deg);}
.se_newslist a:hover .se_newslist_t{ color: #0954eb;}
/* se_newslist2 */
.se_newslist2{ }
.se_newslist2 ul{ }
.se_newslist2 li{display:flex; justify-content:space-between; border-bottom:1px solid rgba(0,0,0,0.1);  overflow:hidden; cursor: pointer; margin:0 0 35px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:0 0 30px 0 }
.se_newslist2_l{ width:24%; position:relative; overflow:hidden; }
.se_newslist2_l .pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_newslist2_l img{ width:100%;;display: block; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist2 li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist2_r{ width: 58%; position: relative;  margin:0 20px 0 0}
.se_newslist2_r a{ font-size:0.24rem; color:#444; font-weight: bold;   display:block; line-height:2; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.se_newslist2_r a:hover{ color:#0a62e6;}
.se_newslist2_r p{ line-height:28px; color:#888; margin:10px 0 10px 0; font-size:0.17rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist2_r span{ display:block; line-height:28px; color:#888; padding:5px 0 5px 35px; font-size:15px;text-transform:uppercase; background:url(../images/zhong.png) no-repeat left center;background-size: 18px;}
.se_newslist2_r .se_newslist2_more{ width:90px; border-bottom:1px solid #e61010; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist2_r .se_newslist2_more a{ color:#e61010; font-size:14px;}
.se_newslist2 .n_date{ position: relative;  margin:0 20px 0 0; text-align: center; }
.se_newslist2 .n_date span{ font-size:0.33rem;line-height: 1.5; color:#333; display: block;}
.se_newslist2 .n_date p{ font-size:0.19rem; line-height: 0.25rem; color:#333; }

/* se_chanpin_con */
.se_chanpin_con{padding:0.75rem 0 0.75rem 0}
.se_chanpin_con .s_width{ }
.se_chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_chanpin_con li{width:30%; margin: 0 5% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border-top-right-radius: 55px;border-bottom-left-radius: 55px;overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 3%);}
.se_chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.se_chanpin_con .pro_text{ position: relative; padding:5px 0.17rem 25px 0.17rem;border-top:1px solid rgba(0,0,0,.05) }
.se_chanpin_con .pro_text p{color:#515151; font-size:0.14rem;line-height:3.0.28rem; }
.se_chanpin_con .pro_text span{color:#fff; width:10.75rem;background: #e64b37; margin: 0 auto; border-radius:50px;font-size:0.15rem;line-height:0.75rem; display: block;}



.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2.item_title3{ height:200px;}
.item_title2 div{color:#fff;font-size:0.35rem;font-weight:bold;}
.item_title2 h1{color:#fff;font-size:0.35rem;font-weight:bold;     text-align: center;}
.item_title2 div span{color:#232323}
.item_title2 i{display: block;width:1px;height:50px;background:#fff;margin: 0.75rem auto 0.75rem auto}
.item_title2 p{color:#fff;font-size:0.16rem;}




/*se_about_con*/
.item_title{  display: flex;justify-content:space-between;flex-direction:column; position: absolute;z-index: 2; top:40%;left:50%;margin-left:-43% }
.item_title div{font-size: 0.45rem;color:#fff; padding:0 0 15px 0; font-weight: bold;} 
.item_title p{font-size: 0.16rem;color:#fff;}
.item_title h1{font-size: .6rem;color:#fff; padding:25px 0 25px 0; font-weight: bold; position: relative;}
.item_title h1:after{content: ''; left:0;top:0;width:40px;height:3px;background: #fff;position: absolute;;}
.item_title span{display: block;font-size: 0.22rem;color:#fff; }
.item_title3{ text-align: center; align-items: center;top:30%;}
.item_title3  img{ text-align: center; }
/*视频按钮*/
.g-btn3 { position:absolute; z-index: 3; left:50%; bottom:30%; width:81px;	height:81px; margin-left:-40px; text-align: center; }

/*视频弹出*/
.index-video {	position: fixed; z-index:999999999999999; left:0; top:0; width:100vw; height:100vh; background:rgba(0,0,0,0.8);display: none;}
.index-video .x-btn { top: 5%; right: 5%;}
.x-btn { position: absolute; width: 75px; height: 75px;	line-height: 75px;	text-align: center;	color: #fff; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: 0.3s;	-o-transition: 0.3s; transition: 0.3s;	font-size: 24px; z-index: 50;transition:.4s all;}
.x-btn:hover {transform: rotate(360deg); -webkit-transform: rotate(360deg);	color: #fff;}
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }

.modal-open{overflow: hidden;}
.video-box video {
	position: absolute;
	left: 50%;margin-left:-40%;
	top: 50%;margin-top:-20%;
	width: 80%;
	height: 80%;
	-o-object-fit: cover;
	object-fit: cover;
}
.video-box iframe {
	position: absolute;
	left: 50%;margin-left:-40%;
	top: 50%;margin-top:-20%;
	width: 80%;
	height: 80%;
	-o-object-fit: cover;
	object-fit: cover;
}
@media only screen and (max-width:1440px){ 
	.item_title3 img{width:550px}
	.g-btn3 img{width:70px;margin:0 auto}
}
@media only screen and (max-width:1060px){ 
	.video-box video{ width:100%;height:auto;margin-left:0;left:0}
	.item_title3 img{width:250px}
	.g-btn3 img{width:50px;margin:0 auto}
	.g-btn3{     bottom: 26%;}
}
/* weizhi */
.weizhi_nav{position: relative;z-index: 2; color: #fff;font-size: 0.15rem;border-bottom: 1px solid rgba(0, 0, 0, .05); background: #f7f7f7; }
.weizhi_nav .s_width{position: relative;z-index: 2; color: #fff;font-size: 0.15rem;display: flex;justify-content: space-between;    align-items: center; }
.weizhi{ color: #666;font-size: 0.17rem;line-height:4; padding:0 0 0 35px;background: url(../images/di.png) no-repeat left center;; }
.weizhi a{ color: #666;font-size: 0.17rem;  }
.w_nav{display: flex;justify-content:space-between;}
.w_nav li{ }
.w_nav li a{ font-size:0.18rem; color:#333; line-height:4; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative;  transition: 0.3s; display: block;margin: 0 65px 0 0;}
.w_nav li a:hover{  text-decoration: none; font-weight: bold; color: #0a62e6;}
.w_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #0a62e6;transition-duration:.3s;}
.w_nav li a:hover:before{ width: 100%; left:50%;margin-left:-50%; }
.w_nav li.cu_active a:before{ width: 100%; left:50%;margin-left:-50%; }
.w_nav li.cu_active a{color: #0a62e6;font-weight: bold; }
/* se_contact_t */
.se_contact{background: #f7f9fc;}
.se_contact_t{padding:65px 0 0 0;font-size:0.25rem; color:#222;line-height:1.4; text-align: center; }
.se_contact_t h2{font-weight: normal;font-size:0.45rem; color:#111;line-height:1.4;}
.se_contact_t p{font-size:0.13rem; color:#666;line-height:1.7; padding: 25px 0 0 0;}
.se_contact .se_contact_con{display: flex;justify-content: space-between; align-items: center;padding:65px 0;}
.lianxi{width:100%}
.se_contact_li{width:100%; }
.se_contact_li ul{ display: flex;justify-content: space-between;padding:20px 0 55px 0;}
.se_contact_li li{ line-height: 0.3rem; color: #333;padding:25px 0; text-align: center; width:33%}
.se_contact_li li span{ width:100px;height:100px;border-radius: 20px;background: #0a62e6; display: flex;justify-content: center;align-items: center; margin: 0 auto 35px auto}
.se_contact_li li span img{width:55px}
.se_contact_li li div{font-size: 0.23rem;  line-height: 4;color: #222; }
.se_contact_li li p{font-size: 0.2rem; font-weight: bold; }
.se_contact_li a{display: block;width:150px;margin:0 auto;line-height: 0.3rem;transition: 0.3s;background: #111;color: #fff;font-size: 0.15rem;display: block; text-align: center; border-radius: 5px;}
.se_contact_li a:hover{width:11.28rem}
.BMap_bubble_title{font-size:0.19rem;font-weight: bold;line-height: 2;}
.BMap_bubble_content{font-size:0.16rem;line-height: 1.8;}

.se_espcms_book3{padding:45px 0 0 0;}
.se_espcms_book3 h1{ line-height:70px; margin: 0; text-align: center;font-size: 0.24rem;}
.se_espcms_book3 .se_date{ font-size:0.16rem; line-height:38px; padding: 0 0 45px 0 ;text-align: center}

/* se_liuyan */
.se_liuyan{ margin:80px 0 0 0;}
.message{overflow: hidden; font-size:15px; line-height:31px; color:#333;margin:0 auto 80px auto; border:1px solid #eee; padding:50px 50px;}
.tijiao div{display: flex;justify-content:center;}
.tijiao div .layui-btn{width:15%;margin: 0 15px 0 0}
.tijiao div .layui-btn-primary{width:15%}
.se_title{ display: flex;justify-content: center;align-items: center;padding:0 0 45px 0;}
.font_44 h2{font-size: 0.5rem;font-weight: bold;color:#0a62e6;text-align: center; }
.font_44 p{ font-size:0.18rem;line-height:40px;color:#5d5d5d; text-align: center;}
.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;float: left; width:31%;overflow: hidden;border:none;border:1px solid #eee;font-size: 16px;color: #666;line-height: 0.58rem; margin: 0 2% 2% 0;}
.footer_r_con .layui-input{ float: none; width:100%;}
.layui-textarea{padding:1%;font-size: 16px;color: #666;line-height: 35px;  width: 100%;border:1px solid #eee; margin-bottom: 3%;}
.layui-btn{ display:block; background: #333; color:#fff;width: 49%;  font-size: 16px; height:38px;   line-height: 38px; border:none!important;  padding:0 31px;float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}
/* s_video */
.s_video{display: flex; justify-content:flex-start; flex-wrap: wrap; }
.s_video li{ width:30%;height:auto; margin: 0 2% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.s_video li:nth-child(3n){ margin: 0 0 25px 0;}
.s_video li .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.s_video li .pro_pic i{width:100%;height: 100%;display: block;position: absolute;left:0;top:0; background: rgba(0,0,0,0.2) url(../images/bofang2.png) no-repeat center center;}
.s_video li .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;display: block; }
.s_video li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.s_video li .pro_text{ color:#232323;text-align:center; font-size:0.28rem;line-height:0.75rem;margin:20px 10px 20px 10px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 1}
/* s_ying */
.s_ying{display: flex; justify-content:flex-start; flex-wrap: wrap; }
.s_ying li{ width:24%;height:auto; margin: 0 1.2% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;padding:0 0 25px 0}
.s_ying li:nth-child(4n){ margin: 0 0 25px 0;}
.s_ying li .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.s_ying li .pro_pic i{width:100%;height: 100%;display: block;position: absolute;left:0;top:0; background: rgba(0,0,0,0.2) url(../images/bofang2.png) no-repeat center center;}
.s_ying li .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;display: block; }
.s_ying li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.s_ying li .pro_text{ color:#232323;text-align:center; font-size:0.28rem;line-height:0.75rem;margin:20px 10px 0 10px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 1}
.s_ying li .pro_text2{ width:150px;border: 1px solid rgba(0,0,0,.1); margin:0 auto; border-radius: 20px;line-height: 0.75rem;font-size: 0.15rem;color: #555; margin: 0 auto; text-align: center;}
.s_ying li a{}
/* huise */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.huise4{ padding:80px 0 50px 0}
.c_center{text-align: center;}
.case2{ padding:80px 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1.3% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case2 .list .item:nth-child(4n){ margin: 0 0 25px 0;}
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 0.17rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;display: block; }
.case2 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:0.18rem;line-height:0.45rem;margin:20px 10px 20px 10px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case2 .item h4{ padding: 0.15rem 0 8px; }
	.case2{padding: 30px 0 50px 0;}
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2 .item h4{ font-size: 0.16rem; }

}
@media (max-width:480px){
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%;}
	.case2 .list .item .pro_text{   margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}
.case4{ padding:80px 0 50px 0}
.case4 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case4 .list::after{ content: ""; width: 475px; }
.case4 .list .item{ width:18.5%;height:auto; margin: 0 1.8% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case4 .list .item:nth-child(5n){ margin: 0 0 25px 0;}
.case4 .item .text{ box-sizing: border-box; }
.case4 .item h4{ padding: 0.17rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case4 .item:hover h4{ color: #333; }
.case4 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case4 .list .item .pro_pic{ width:100%;padding:15px 0;position:relative; overflow:hidden; }
.case4 .list .item .pro_pic .pro_img{width:90%;position: relative; margin:0 auto}
.case4 .list .item .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.case4 .list .item:hover div img{ transform:scale(1.02,1.02); -moz-transform:scale(1.02,1.02); -webkit-transform:scale(1.02,1.02);}


.case4 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case4 .list .item .pro_text{ color:#555;text-align:center; font-size:0.17rem;line-height:1.7;margin:20px 10px 20px 10px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 2}
@media (max-width:1500px){
	.case4 .item h4{ padding: 20px 0 10px; }
	.case4 .list .item{width:23.3%}
	.case4 .list .item:nth-child(5n){    margin: 0 1.8% 25px 0;}
	.case4 .list .item:nth-child(4n){    margin: 0 0% 25px 0;}
}
@media (max-width:1200px){
	.case4 .item h4{ padding: 0.15rem 0 8px; }
	.case4{padding: 30px 0 50px 0;}
}
@media (max-width:991px){
	.case4 .list::after{ width: 48%; }
	.case4 .list .item{ width: 48%; }
	.case4 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case4 .item h4{ font-size: 0.16rem; }

}
@media (max-width:480px){
	.case4 .list{ justify-content: center; }
	.case4 .list::after{ display: none; }
	.case4 .list .item{ width: 47%;}
	.case4 .list .item .pro_text{font-size: 0.12rem;line-height: 0.16rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case4 .list .item{ width: 47%; }
}
.baise{background: #fff;padding:50px 0 50px 0}

.se_espcms_book{padding:0 0 0 0; background: #fff}
.se_espcms_book2{padding:0 0 0 0;}
.se_espcms_book2 h1{ line-height:1.7; margin: 0 50px 35px 0;  font-size: 0.25rem; color: #000; }
.se_espcms_book2 .se_date{ font-size:0.15rem; line-height:38px; padding: 0 0 0.55rem 0 ; }
.se_espcms_book2 .s_width{display: flex;justify-content: space-between;align-items: flex-start;}
.s_nl{width:75%;padding:50px 0 0 0;border-right:1px solid rgba(0, 0, 0, .1);}
.s_nr{width:25%;padding:50px 0 0 4%}
.s_nr h2{ font-size: 0.3rem;line-height: 2; margin: 0 0 55px 0;}
.s_nr li { margin: 0 0 25px 0;}
.s_nr li .s_nr_pic img{ width:100%}
.s_nr li  .s_nr_text strong{ display: block;font-size: 0.15rem;line-height: 1.9; margin: 15px 0 15px 0; font-weight: normal;}
.s_nr li  .s_nr_text span{ display: block;font-size: 0.2rem;line-height: 1.5; margin: 15px 0 15px 0;}
.se_tel{padding:0.75rem 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#ebc120; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #ebc120}
.th_pro_con {overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;  margin-bottom:0.75rem;  padding:0.75rem 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 0.15rem;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 0.25rem;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:0.75rem 0 0 0; padding:0 0 0.75rem 0}
.info_content{ font-size:0.15rem; line-height:2; color:#666;}
.info_content img{ max-width:800px;width:100%;display: block;margin: 15px auto;}
.info_content  strong{ display: block;font-size: 0.16rem;color: #e64b37; line-height: 65px;margin-top: 35px; margin-bottom:25px;border-bottom: 1px solid rgba(0, 0, 0, .06);padding:0 0 0 45px;background: url(../images/banner-icon.png) no-repeat left center;}
.info_content iframe{width:800px;height: 400px;;}

.fenye{width: 80%; 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: 14px; padding:0 15px; background: #f2f2f2; text-align: center;  line-height: 47px;}



.second_img div{margin:0 0 20px 0;}
.guding_title{ font-size:0.17rem; color:#eb0e0e; margin-bottom:0.75rem;text-indent:0;padding:0 0 0 45px;background:url(../images/quan2.png) no-repeat left center; line-height: 65px; }


.er_title div strong{ color: #fff}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:0.16rem;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 0.75rem 0.75rem rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}
.se_message strong {    color: #fff; display: inline-block;}
.se_message strong i {    color: #fff;}
.se_message p {  font-size: 18px; line-height: 2;  color: #fff;}
.se_message{width:35%;position: absolute;height:100%;right:10%;top:0;z-index: 5;padding:0 2% 0 10%; }
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 0.15rem;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }

.se_espcms_page{font-size:0.16rem; border-top:1px solid #eee; padding:0.35rem 0; display:flex;flex-direction:column;justify-content:space-between;}
.se_espcms_page li{width:100%; line-height: 2;}
.se_espcms_page li a{color:#666;font-size:0.16;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.th_news_con{overflow: hidden; font-size:0.16rem; line-height:31px; color:#666;  margin-bottom:0.75rem; border:1px solid #eee; padding:0.35rem 50px;}
.th_news_con2{overflow: hidden; font-size:0.16rem; line-height:31px; color:#666;  margin-bottom:0.75rem; border-top:1px solid #eee; padding:0.55rem 50px 0.55rem 0;}

.map{position:absolute;width:100%;left:0; top:0;height:7rem;z-index:2}

.se_espcms_book4{ padding:140px 0 70px 0; background:#fff; background-size: cover; }
.se_espcms_book4 .s_width{display: flex;justify-content:space-between; align-items: center; width: 100%;}
.se_bg_pic{ width:50%;overflow: hidden; }
.se_pro_text_pp{width:45%;padding:0 0 0 5%;  display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{  margin: 0 0 55px 0;padding:0 0 45px 0; border-bottom: 1px solid rgba(0,0,0,0.1); font-size: 0.3rem; color: #111; font-weight: normal;}
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 2;font-size: 0.16rem; padding:0 0 55px 0 }



.se_pro_b{padding:85px 0; background: #f3f3f3;}
.se_pro_b_title{font-size:0.3rem;color: #333;line-height: 0.28rem; margin:0 0 55px 0; text-align: center; font-weight:bold; }
.se_pro_a_text p img{display:block;margin:20px auto 0 auto; width:100%;max-width:1200px}
.se_pro_a_text p strong{display:block; font-size:0.28rem;color:#222;line-height: 3; border-bottom: 1px solid rgba(0, 0, 0, .1); font-weight: normal; margin: 35px 0;}
.se_pro_b table{border: 1px solid #999;border-collapse: collapse;font-size: 0.15rem;line-height: 2; color: #333;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #999;line-height: 1.7;border-collapse: collapse;text-align:left;	    padding: 10px;}
.se_pro_b .se_pro_a_text p{ font-size:0.17rem;color: #555; line-height: 2; }
.se_pro_c{padding:85px 0; background: #f5f5f5;}
.se_pro_a_text ul{display:flex;justify-content: flex-start;padding:45px 0 0 0}
.se_pro_a_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 35px 0 0}
.se_pro_a_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #00a597; display: flex;justify-content: center;align-items: center;}
.se_pro_a_text li span{ font-size: 0.16rem;color: #111;line-height:0.17rem;padding:15px 0;  display: block;}



.news_box{width: 85%; 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:10px auto; text-align: center;}

.espcms_pro_photo li{ width:100%; margin-bottom:5px; text-indent:0;}
.espcms_pro_photo li img{width:100%; background: #fff  }



@media only screen and (max-width:1800px){ 
	#top_scroll{width:94%;}
	.s_width{width:92%;}
	.item_title{margin-left: -46%;}
	.s_width3{width:92%;}
	.pro_list2 .s_width3{width:92%;}
	.cc_title div{font-size: 0.25rem; }
	.in_title p{font-size: 0.3rem; }
	.se_espcms_book2 h1{font-size: 0.24rem;   }
	.about_l .about_t span{font-size: 0.25rem; }
	.te_t strong{font-size: 0.25rem; }

}
@media only screen and (max-width:1750px){ 
	.hezuo_t p{font-size: 0.25rem; }
	.hezuo_t div{font-size: 0.28rem; }
	#top_scroll .pro_text p{    font-size: 1.15rem;}
	#top_scroll .pro_text div{    font-size: 0.15rem;}
	.banner3 .ind_ban_tex_title img{width:780px}
	.about_l{padding: 0 4% 0 4%;}
	.case_t span{font-size: 0.15rem;width:51%;}

}
@media only screen and (max-width:1650px){ 
	.in_title p{font-size: 2.7rem; }
	.son .son_c .son_c_li span{font-size: 0.28rem; }
	.about_l .about_p{margin: 30px 0 30px 0;}
	.te_t strong{ font-size: 0.25rem;}
	.te_t span{ font-size: 0.25rem;}
	.cage li a{    font-size: 0.23rem;}
}
@media only screen and (max-width:1500px){
	.se_pro_b_title{font-size:0.35rem;}
	.about_l .about_p{-webkit-line-clamp: 6;font-size: 0.17rem;}
	.gongyi li{    width: 21%;} 
	.about_l .about_t span{font-size: 0.25rem;}
	.in_title p{font-size: 2.4rem; }
	.son .son_pro{margin: 0 30px;}
	.banner3 .ind_ban_tex_title_en{margin: 0 0 40px 0;}
	.banner3 .ind_ban_tex_title{ font-size: 0.45rem;}
	.banner3 a{margin: 40px 0 0 0;}
	.ind_ban_tex{padding:5% 0 0 0}

	.item_title2{height: 100px;}
	.since_l p{ font-size:0.28rem;}
	.se_banner_b{height: 100vh;}
	.pro_list2 .pro_text div{ font-size:0.13rem;}
	.se_pro_a_text p strong{ font-size:0.14rem;}
	.info_content{ font-size:0.17rem;}}
	
@media only screen and (max-width:1440px){ 
	.gongyi_title .gongyi_l div h1{font-size: 0.38rem;}
	.cage li a{line-height: 53px; font-size: 0.22rem; padding: 0 55px;}
	.cage li a:hover{font-size:0.22rem;}
	.header .logo_tel a{    width: 129px;}
	.hezuo_t p{font-size: 0.28rem; }
	.header .logo img{    max-width: 120px;}
	.index_nav li a{ font-size:0.15rem;  }
	.son dt a{ font-size:0.15rem;line-height: 45px;}
	.son dt{line-height: 45px; }
	.about_l .about_p{    line-height: 2; -webkit-line-clamp:6;}
	.about_l .about_t strong{ font-size:0.26rem;}
	.se_contact_li li strong{ font-size:0.28rem;}
	.se_pro_b .se_pro_a_text p{ font-size:0.17rem;}
	.case2 .list .item{width:32%}
	.case2 .list .item:nth-child(4n){    margin: 0 1.3% 25px 0;}
	.case2 .list .item:nth-child(3n){    margin: 0 0 25px 0;}
	.se_banner_a{height: 100vh;}
	.index_nav3 li a{font-size: 0.18rem;}
	.font_44 h2{font-size: 0.4rem;}
	.header{height:90px}
	.index_nav3 li{line-height:90px}
	.contact_in span{font-size: 0.35rem;}
	.item_title h1{font-size: 0.49rem;}
	.item_title span{font-size: 0.19rem;}
	.se_espcms_book2 .se_date{font-size: 0.17rem;}
	.s_nr li .s_nr_text strong{font-size: 0.17rem;}
}
@media only screen and (max-width:1380px){ 
	.a_title div p{    font-size: 0.35rem;}
	.gongyi_title .gongyi_l div h1{ font-size: 0.24rem;}
	.gongyi_title .gongyi_r div{font-size: 0.4rem;}
	.i_part2 .con .bottom .btn .pic img{width:70px}
	.a_title2 i{font-size: 0.28rem;}
	.a_title2 div span{    font-size: 0.45rem;}
	.index_nav3{width:81%}
}
@media only screen and (max-width:1200px){
	html {
		font-size: 100px;
	}
	.footer_p3{color: #fff; text-align: center;}
	.footer_p3 a{color: #fff;}
	.num_title{    font-size: 0.24rem;}
	.num_title span{    font-size: 0.17rem;}
	.hezuo ul li{    width: calc(100%/2);}
	.hezuo{    padding: 40px 0 30px 0;}
	.honor{padding: 0 0 40px 0;}
	.a_title div{width:100%}
	.a_title2{  flex-direction: column;    align-items: flex-start; padding: 30px 0 30px 0;}
	.a_title2 i{ text-align: left; display: none;}
	.a_title2 a{width: 110px; line-height: 41px;     margin: 0 15px 0 0; font-size: 0.16rem;}
	.a_title2 div span{    font-size: 0.24rem;}
	.a_title2 div p{    font-size: 0.16rem;}
	.a_title2 i{font-size: 0.2rem; margin-top:25px}
	.a_title2 ul li:nth-child(1) a{    font-size: 0.18rem;}
	.sty8 .swiper-slide{    width: 50%;}
	.gongyi_title .gongyi_r {width:100%}
	.gongyi_title .gongyi_r span{font-size: 0.25rem;    margin: 0 0 30px 0;}
	.gongyi_title .gongyi_l div p{    padding: 35px 0 0 0;}
	.gongyi_title .gongyi_l div p span{font-size: 0.2rem;}
	.gongyi_title .gongyi_l div a{    margin: 25px 0 0 0;     line-height: 41px;     width: 150px;}
	.index_con {		height: 50vh;	}
	.pro-text strong{ font-size: 0.25rem; margin: 15px 0 15px 0; }
	.pro-text i{ font-size: 0.28rem; }
	.pro-text a{display: none;}
	.i_part2 .con .bottom{height: 50vh;bottom: 15px;width: 98%;left: 1%;}
	.i_part2 .con .bottom .btn{width:20%; flex-direction: column;}
	.pro-text p{width:100%; line-height: 1.7; font-size: 0.16rem;}
	.i_part2 .con .bottom .btn .pic img{    width: 30px;}
	.i_part2 .con .bottom .btn{ font-size: 0.18rem; }
	.i_part2 .con .bottom .btn .pic{ margin-right: 0;}
	.h_more{    width: 170px;    line-height: 58px;    font-size: 0.2rem; margin: 35px auto 0 auto;}
	.h_more:after{width: 35px;		height: 35px;     right: 15px;top: 12px;}
	.rr{  }
	.rr ul{ display: flex;justify-content: space-between; padding:35px  0 15px 0; width:99%;margin: 0 auto; flex-wrap: wrap}
	.rr li{  width:49.5%; display: flex;justify-content: space-between; align-items:center;margin: 0 0 10px 0; background:#0066ff; }
	.rr li a{ width:99%;margin: 0 auto; display: block;overflow:hidden; font-size: 0.17rem; line-height:2; text-align: center;transition: 0.3s;color: #fff;border-radius: 30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;padding:5px 0}
	.rr li a:hover{ font-weight: bold}
	.number_index{    padding: 0 0; }
	.case2 .list .item{width: 49%;margin: 0 1% 25px 0;}
	.case2 .list .item:nth-child(2n){ margin: 0 0 25px 0;}
	.case2 .list .item:nth-child(3n){ margin: 0 1% 25px 0;}
	.case2 .list .item:nth-child(4n){ margin: 0 1% 25px 0;}
	.se_q{bottom: 15%;}
	.se_banner_a{height: 60vh;}
	.s_nl{width:100%;padding: 30px 0 0 0;}
	.se_espcms_book2 h1{margin: 0 0 35px 0;}
	.th_news_con2{padding: 20px 0; margin-bottom: 0;}
  .se_pro_b td{    white-space: nowrap;}
  .se_pro_a_text{    overflow-x: auto;}
	.zz_title p{    font-size: 0.26rem;}
	.contact_in{padding: 35px 0;}
	.contact_in span{    font-size: 0.3rem;}
	.contact_in p{    font-size: 0.2rem;}
	.footer{padding:35px 0}
	.footer .s_width{flex-direction: column;align-items: center;}
	.footer .f_fenlei{width:90%}
	.footer strong{border-bottom: 1px solid rgba(255,255,255,.1);margin-bottom: 15px; padding:15px 0 15px 0}
	.footer .f_fenlei li a{font-size: 0.16rem; line-height: 1.9;}
	.news_con .newsleft_text strong{height: auto;  -webkit-line-clamp: 3;} 
	.contact_in .s_width{flex-direction: column;}
	.gongyi_title .gongyi_l{width:100%}
	.gongyi_title .gongyi_l div{ font-size:0.4rem;}
	.a_line2{margin: 35px auto;}
	.sty7 .swiper-slide{width:50%}
	.s_ying li{width: 48%;}
	.a_title div span{ font-size:0.24rem;}
	
	.se_contact .se_contact_con{padding:0 0 35px 0;}
	.se_contact_li ul{flex-wrap: wrap; padding: 20px 0 0 0;}
	.se_contact_li li{width:100%}
	.se_contact_li li span{    width: 90px;		height: 90px;margin: 0 auto 15px auto;}
	.se_contact_li li div{font-size:0.2rem;   line-height: 2; font-weight: bold;}
	.se_contact_li li p{    line-height: 0.28rem; padding:10px 0 0 0; font-size: 0.17rem;font-weight: normal;}
	.se_contact_t p{font-size: 0.16rem;}
	.se_contact_t{ font-size:0.17rem;    margin: 0 0 0 0; padding:35px 0 0 0}
	.se_contact_t h2{ font-size:0.23rem;    margin: 0 0 15px 0; font-weight: bold; }
	.sty6 .swiper-slide{width: 100%;}
	.a_title{flex-wrap: wrap;    padding:  30px 0;}
	.a_title a{margin-top:20px;    width: 160px;line-height: 34px;}
	.a_title a:after{    right: 5px;}
	.a_title i{ font-size: 0.17rem; line-height: 1.7;}
	.a_title div p{    font-size: 0.2rem; padding: 0 0 15px 0;  }
	.a_title div span em{font-weight: bold;}
	.news_con{ flex-direction: column; }
	.news_con li{width:100%; padding: 30px 0 0 0;}
	.news_con.s_width{width:96%}
	.te_t{ margin-bottom: 35px;		padding: 0 0 35px 0;}
	.te_t strong{ font-size: 0.14rem;}
	.te_t span{ font-size: 0.17rem;    margin: 0 0 25px 0;}
	.te_t p{ font-size: 0.15rem; line-height: 2;}
	.about{padding: 35px 0;}
	.about:after{width:15%}
	.about .about_con{flex-wrap: wrap;}
	.about_l{width:100%; margin: 30px 0 30px 0; }
	.about_r{width:100%; margin: 0 5%;}
	.about_l .about_t span{    font-size: 0.14rem;}
	.about_l .about_t strong{    font-size: 0.2rem;}
	.about_l .about_p{ margin: 10px 0 10px 0; }
	.about_a a div{width:55px;height: 55px;}
	.se_about{flex-wrap: wrap;padding: 0;}
	.se_about .se_about_c{flex-wrap: wrap;padding: 0 3% 35px 3%;width:100%;}
	.se_about_r{width:100%; margin: 30px 2% 10px 2%; }
	.se_about_r h1{    font-size: 0.2rem;}
	.se_about_r strong{    font-size: 0.18rem;}
	.se_about_l{width:100%;    border-top-left-radius: 40px;}
	.se_about .se_about_c{ }
	.cc_title div{font-size: 0.17rem;line-height:2;}
	.cc_title h1{font-size: 0.3rem;}
	.cc_title{text-align: center;margin: 0 0 15px 0;}
	.case_t{    padding: 30px 0 30px 0; margin: 0 0 35px 0;}
	.case_t .s_width{flex-direction: column; }
	.case_t span{width:100%;font-size: 0.15rem;line-height: 0.16rem; text-align: center;}

	
	.header{display:none;}
	.s_width{width:96%;}
	.s_width2{width:96%;}
	.s_width3{width:96%;}
	.none{display:block;}
	.block{display:none;}

	/*wap header*/
	.head_wap{width:100%; padding:9px 5px; position: absolute; z-index: 101;border:1px solid  rgba(255,255,255,.1);}
	.head_wap2{ background: #e61010 ;}
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:35%}
	.logo img{width:99px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 16px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#fff;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 8px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(6px) rotate(-315deg);
		transform: translateY(6px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:0.15rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 0.7rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/fjiao.png) no-repeat right center;}
	.menuBox ul div{width:90%;margin:0 auto; display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);  }
	.menuBox ul div a{width:32%;font-size: 15px;line-height: 38px;color: #fff;font-weight: normal;display:block; }
	.menuBox ul div.pp a{width:50%; }
	.menuBox ul div.pp2 a{width:100%; }
	.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
	.menuBox ul li a.link{color:#fff;}
	.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
	.menuBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		z-index: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top:64px;}
	.keshi_text strong{line-height: 2; font-size: 0.2rem;}
	.keshi_text div{font-size: 0.18rem;}
	.l_tel{width:35%; padding:0 5px 0 0; display:flex;justify-content: flex-end;align-items: center;color: #fff;font-size: 12px; }
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.video{width:100vw;height:75vw;}
	.video.none{background: url(../images/xin.jpg) no-repeat center top; background-size: 100%;;}
	.video:before{background-image: linear-gradient(180deg, #000, 30%, rgba(0, 0, 0, 0.0));	content: "";	height:20%;width:100%;	inset: 0;		position: absolute;		z-index: 2;}
	.video video{width:100vw; object-fit: cover; height:75vw; }
	.banner3{height:50%}
	.banner3 .ind_ban_tex_info{font-size: 0.25rem;    margin: 0 0 0 0;}
	.banner3 .ind_ban_tex_title{ font-size: 0.15rem;}
	.ind_ban_tex i{margin: 0 0 15px 0;    width: 47px;}
	.banner3 a{margin: 15px 0 0 0; width: 144px;     line-height: 0.45rem;}
	.ind_ban_tex{padding:5% 0 0 0}
	.footer4{padding:25px 0 25px 10px;background: #222;font-size: 0.95rem;color: #ddd; line-height: 0.17rem;}
	.footer5{display: flex;position: fixed;bottom: 10px; right:5px;z-index: 99;width:50px;height:50px; z-index: 999999;}
	.footer5 img{display: block;width:30px; margin:0 auto}
	.footer5 a{display: flex;width:50px;height:50px;background: #ef4114; border-radius: 25px;overflow: hidden; justify-content: center;align-items: center;}
	.weizhi{display: none;}
	.se_banner_img{width:230%}
	.item_title{width:100%;left:0;margin-left:0;padding:0 20px;top: 35%;}
	.item_title div{font-size: 0.24rem;}
	.item_title h1{font-size: 0.2rem;}
	.item_title span{font-size: 0.15rem; line-height:2;}
	.weizhi_nav{   }
	.w_nav{width:100%;justify-content: center;}
	.w_nav li{width:30%; text-align: center;}
	.w_nav li a{font-size: 0.17rem; line-height:4;    margin: 0 0 0 0;}
	.w_nav li a:before { height: 1px;left: 50%; }
	.item_title2{width:100%;left:0;margin-left:0;padding:0 20px;top: 35%;}
	.item_title2 div{font-size: 0.2rem;}
	.item_title2 h1{font-size: 0.2rem;}
	.item_title2 p{font-size: 0.15rem; line-height:2; text-align: center; display: none;}
	.item_title2{height: auto;}
	.se_banner_b{  height: 76vh;}
	.se_nav_pro li{width:100%;margin: 0 0 5px 0 ;}
	.se_nav_pro li a{font-size: .17rem;line-height:2;}
	.se_nav_pro li.cu_active a{ }
	.se_nav_pro{flex-wrap: wrap;    padding: 25px 0 25px 0;    margin-top: 25px;}
	.se_about_r .about_p{    margin: 30px 0 0 0;}
	.se_p_cage li{width:100%}
	.se_p_cage li a{ font-size:0.18rem; line-height: 3;}
	.se_p_cage{padding: 35px 0 35px 0;}
	.pro_list2{padding: 0 0 35px 0;}
	.se_title{flex-direction: column; padding: 0 0 15px 0;}
	.font_44{padding: 0 0 25px 0;}
	.font_44 h2{ font-size:0.25rem;}
	.since_l div{ font-size:0.2rem;line-height: 0.28rem;}
	.since_l p{ font-size:0.2rem;}
	.case_t .about-s1{width:100%;}
	.pro_list li{width:49%;border-radius: 10px;}
	.pro_list .pro_text p{font-size: 0.28rem;}
	.pro_list .pro_text div{font-size: 0.16rem;}
	.pro_list .pro_text span{    width: 100px;line-height: 35px;font-size: 0.9rem;}
	.pro_list .pro_text span:after{display: none;}
	.pro_list .pro_text p{background-size: 15px;}
	.pro_list2 li{width:50%; }
	.pro_list2 li:nth-child(4n){margin:0 0 0 0 ;}
	.pro_list2 li:nth-child(2n){margin:0 0 0 0 ;}
	.pro_list2 .pro_text{padding: 30px 0 0 0;}
	.pro_list2 .pro_text h1{font-size: 0.17rem;    font-weight: normal;background-size: 15px;}
	.pro_list2 .pro_text div{font-size: 0.15rem;}
	.pro_list2 .pro_text span{    width: 100px;line-height: 35px;font-size: 0.1rem;}
	.pro_list2 .pro_text span:after{display: none;}
	.pro_list2 .s_width3{    width: 98%;}
	.case_t a{width: 150px;    line-height: 44px;    font-size: 0.15rem;}
	.case_t a:after{    top: 15px; background-size: 20px; }
	.gongyi{    padding: 35px 0 35px 0; background-size: cover;}
	.cc_title p{font-size: 0.1rem;}
	.gongyi ul{flex-wrap: wrap; }
	.gongyi li p{font-size: 0.1rem;}
	.gongyi li{width:45%;margin: 0 0 20px 0;}
	.gongyi li img{width:45px}
	.gongyi li div{font-size: 0.15rem;}
	.page_box{font-size: 0.1rem;padding:15px 0 15px 40px;}
	.page_box2{font-size: 0.1rem;padding:15px 0 15px 0;}
	.huise4{padding: 30px 0 20px 0;}
	.se_pro_a{display: flex;justify-content: space-between; flex-direction: column; align-items: center;padding:35px 8px;background: #f5f5f5;}
	.se_pro_a .info_pic{width:100%;}
	.se_pro_a .se_pro_a_text{width:100%; padding:15px 0 0 0}
	.se_pro_a_icon img{width:55px}
	.se_pro_a .se_pro_a_text strong{font-size: 0.17rem;    line-height:4rem;}
	.se_pro_a_text p strong{font-size: 0.22rem;    line-height:3;     margin:0 0 35px 0;}
	.se_pro_a_text li span{font-size: 0.15rem;}
	.se_pro_b_title{font-size: 0.25rem;margin: 0 0 25px 0;}
	.se_pro_b{padding:25px 0;}
	.se_pro_c{padding:25px 0 65px 0;}
	.modal-footer{display: none;}	
	.se_newslist li{width: 100%;margin: 0 0 45px 0;}
	.se_newslist .se_newslist_t{    margin: 20px 0 20px 0; font-size: 0.2rem;    height: auto;}
	.se_news{padding: 45px 0 35px 0;}
	.p_jieshao2{width:90%;display: flex;padding:35px 0 ;margin: 0 auto;}
	.p_jieshao2 p{padding: 0 0 0 0;}
	.info_content iframe{width:90vw;height: 60vw;;}
	.se_espcms_book2 h1{font-size: 0.22rem; line-height: 2; font-weight: bold;    margin: 0 0 15px 0;}
	.th_news_con{padding: 0.15rem 3%;}
	.se_espcms_page{padding: 0.16rem 3%;}
	.se_espcms_page li{width:100%}
	.se_espcms_page{flex-wrap: wrap;}
	.se_espcms_book2{    padding: 0.25rem 0 0 0;}
	.se_espcms_book2 .se_date{padding: 0 0 0.25rem 0;}
	.liu_con{width:100%;margin: 0 0 0 0;}
	.layui-input{width:100%}
	.layui-btn{    width: 100px;}
	.tijiao div .layui-btn{width:50%}
	.font_44 p{font-size: 0.18rem;}
	.se_liuyan{margin: 30px 0 0 0;}
	.message{    padding: 30px 10px;}
	.news .s_width{flex-wrap: wrap;}
	.in_title p{font-size: 0.17rem;line-height: 0.28rem;}
	.index_t_a{font-size: .1rem;width: 120px;line-height: 2.7rem;}
	.index_t_a a{font-size: 0.15rem;}
	.news{padding:0 0 10px 0;}
	.se_espcms_book4 .s_width{flex-direction: column-reverse;}
	.se_espcms_book4 .se_pro_text_pp{width:100%;padding: 0 0 0 0; background: #fff;}
	.se_espcms_book4 .se_bg_pic{width:100%}
	.se_espcms_book4{ padding: 90px 0 0 0;background:#222;}
	.se_espcms_book4 .se_pro_text_pp a{margin:0 auto}
	.se_espcms_book4 .se_pro_text_pp h1{ font-size: 0.22rem;font-weight: bold;margin: 20px 0 0 0; text-align: center;padding: 0 0 15px 0;	}
	.se_pro_text_pp .about_a{margin: 0 auto;;}
	.p_jieshao2 span{text-align: center;font-size: 0.28rem;}
}
@media only screen and (max-width:1100px){ 
	.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
	.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
	.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBoxbann .hd li.on{ background: #F60;  }
	.slideBoxbann .bd{ position:relative; z-index:0; }
	.slideBoxbann .bd li{ position:relative; text-align:center;  }
	.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
	.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
	.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }

}
@media only screen and (max-width:71.28rem){

}
