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

:root {
    --width-1761-var: 1720px;
    --width-1760-var: 1520px;
    --width-1600-var: 1360px;
    --width-1440-var: 1200px;
    --width-1280-var: 1040px;
    --width-1120-var: 96%;
    --width-960-var: 100%;
    --primary-color-base-var: #e13922;
    --primary-color-dark-3-var: rgba(0,61,245,0.3);
    --regular-color-base-var: #ff6c02;
    --regular-color-dark-3-var: rgba(255,108,2,0.3);
    --base-fill-var: #222;
    --light-fill-var: #ebefef;
    --lighter-fill-var: #f7f7f7;
    --extra-light-fill-var: #111;
    --dark-text-var: #111;
    --primary-text-var: #333;
    --regular-text-var: #555;
    --secondary-text-var: #666;
    --placeholder-text-var: #999;
    --light-text-var: #fff;
    --supper-title-1761-var: 52px;
    --supper-title-1760-var: 47px;
    --supper-title-1600-var: 42px;
    --supper-title-1440-var: 37px;
    --supper-title-1280-var: 32px;
    --supper-title-1120-var: 27px;
    --supper-title-960-var: .61333rem;
    --large-title-1761-var: 46px;
    --large-title-1760-var: 42px;
    --large-title-1600-var: 38px;
    --large-title-1440-var: 34px;
    --large-title-1280-var: 30px;
    --large-title-1120-var: 26px;
    --large-title-960-var: .56rem;
    --base-title-1761-var: 42px;
    --base-title-1760-var: 38px;
    --base-title-1600-var: 34px;
    --base-title-1440-var: 30px;
    --base-title-1280-var: 26px;
    --base-title-1120-var: 22px;
    --base-title-960-var: .50667rem;
    --small-title-1761-var: 28px;
    --small-title-1760-var: 26px;
    --small-title-1600-var: 24px;
    --small-title-1440-var: 22px;
    --small-title-1280-var: 20px;
    --small-title-1120-var: 18px;
    --small-title-960-var: .42667rem;
    --mini-title-1761-var: 24px;
    --mini-title-1760-var: 22px;
    --mini-title-1600-var: 20px;
    --mini-title-1440-var: 18px;
    --mini-title-1280-var: 16px;
    --mini-title-1120-var: 14px;
    --mini-title-960-var: .4rem;
    --base-text-1761-var: 18px;
    --base-text-1760-var: 17px;
    --base-text-1600-var: 16px;
    --base-text-1440-var: 15px;
    --base-text-1280-var: 14px;
    --base-text-1120-var: 13px;
    --base-text-960-var: .34667rem;
    --small-text-1761-var: 16px;
    --small-text-1760-var: 16px;
    --small-text-1600-var: 15px;
    --small-text-1440-var: 14px;
    --small-text-1280-var: 13px;
    --small-text-1120-var: 12px;
    --small-text-960-var: .32rem;
    --line-height-supper-var: 2;
    --line-height-small-var: 1.2
}
*{ 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:90%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}
html{font-size: 100px;}

.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: #19338b; position: relative; }
.logo_nav{width:40%; 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:78px;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:36px;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:48%; 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; text-align: center; display: flex; justify-content: center; align-items: center; }
.index_nav3 li.index_p2{ position: relative;}
.index_nav3 li a{color:#fff;font-size:0.19rem;display:block; position: relative;  }
.index_nav3 li a:hover{text-decoration:none;color:#19338b; font-weight:bold}
.index_nav3 li a.aa:after{width:0;height:2px;background: #19338b;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav3 li:hover a.aa:after{width:100%;}
.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:#19338b;}
.header.header3 .index_nav3 li a:hover{text-decoration:none;color:#19338b;}
.header.header4 .index_nav3 li a:hover{text-decoration:none;color:#fff;}
.header.header4 .index_nav3 li .son dt a:hover{text-decoration:none;color:#19338b;}
.header.header4 .index_nav3 li a.aa:after{ background: #19338b; }

.son{background:#eee;position: absolute; z-index: 11; top: 100%; width: 100%; left: 0; box-sizing: border-box;  display: none;   display: flex;justify-content: space-between;  align-items:center;}
.son .son_pic{width:40%;padding:45px 3% 45px 0}
.son .son_pic img{width:100%;display: block;}
.son dl{width:60%; display: flex;justify-content: flex-start; flex-wrap:wrap; align-items: center;padding:0 3%}
.son dt{width:16.6%; border-bottom:1px solid rgba(255,255,255,0.1); margin:0 0 28px 0 }
.son dt a{ line-height: 2;font-size: 0.16rem; color:#666;  padding: 0 0;}
.son dt div{ width:80%;margin:0 auto }
.son dt div img{ width:100% }
/*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: #e61010;border: #e61010 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 {width:100%; position:relative; z-index:0; overflow:hidden;}
#banner .txt .main{width:90%;margin:0 auto}
#banner .txt .main2{width:100%; padding:0 10% 0 55%}
#banner .txt{position:absolute;z-index: 999;left:0;top:0; width:100%; height:100%; display: flex; flex-direction:column; justify-content:center;  }
#banner .txt div.yea{font-size:0.32rem; color:#fff; font-weight:normal;   transform:translateY(200px);opacity:0;transition:all 0.3s; width:332px;line-height: 52px; text-align: center; background-image: linear-gradient(90deg,#1450b0,#0d4091); border-radius: 35px; font-weight: lighter; }
#banner .txt p{font-size:0.72rem; transform:translateY(200px);opacity:0;transition:all 0.6s; background-image:linear-gradient(90deg,#1450b0,#000000);-webkit-background-clip:text;color: transparent; font-weight: bold;}
#banner .txt strong{font-size:0.3rem; color:#333; font-weight:normal;  transform:translateY(200px);opacity:0;transition:all 0.9s; display: block; margin:55px 0 0 0;}
#banner .txt .viewmore {transform:translateY(200px);opacity:0;transition:all 0.9s; margin:30px 0 0 0  }
#banner .swiper-slide-active .txt .yea,#banner .swiper-slide-active .txt p,#banner .swiper-slide-active .txt strong,#banner .swiper-slide-active .txt .viewmore{transform:translateY(0px);opacity:1; transition-delay:0.5s;}
#banner .swiper-slide .pic {position:relative; z-index:1; height:100vh;}
#banner .swiper-slide .pic img{width:100%;height:100%; object-fit: cover; transition: all 4s; }
.viewmore {position: relative;}
.viewmore a{pointer-events: all; display: block;width: 2rem;height:.53rem; font-size:.17rem;line-height:.53rem;   color:#222; border:2px solid #222;border-radius: 10px;  position: relative;transition:all 0.3s; text-align: center; }
.viewmore a i{width: 20px;height: 20px;position: absolute;right: 15%;top: 50%;margin-top: -10px;  }
.viewmore a:after { position:absolute; right:0; top:0; content: ""; width:0; height:100%; transition:0.6s all;}
.viewmore a:hover:after{width:100%; left:0;}
#banner .swiper-pagination-bullet{width: 10px;height: 10px; display: inline-block; border-radius: 50%; background:rgba(255,255,255,0.36); transition: all .5s ease;opacity: 1.0; font-size:0;}
#banner .swiper-pagination-bullet-active{background:rgba(255,255,255,0.8);color: #fff;width: 33px;border-radius: 30px; }
#banner .swiper-pagination{bottom:20px;}


/*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: #091f67 }
.footer .s_width:nth-child(1){ padding:65px 0 85px 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:hover{color: #009f5d;}
.footer i{ width:30px;height:1px; background:#15a086;display: block; margin-bottom:25px;}
.footer .f_fenlei div{display: flex;justify-content: flex-start; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:3;   text-align:left;width:33%}
.footer .f_fenlei li a{ color:#eee;font-size:0.16rem;  display: block}
.footer .f_fenlei li 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: #fff;display: block;width: 100%;}
.footer .f_erweima div{ margin:0 0 25px 0; }
.footer .f_erweima div p{font-size: 0.16rem;line-height: 2;color: #fff;  }
.footer .f_erweima div span{display: block;line-height: 1.5; color: #fff; font-size:0.3rem; font-family: "gilroy_bold";}
.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:#fff;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:#fff}
.footer_p a:hover{ color:#fff}
.footer_p img{ vertical-align: middle; display: inline-block;}
.zhizhao{ text-align: center;}

.index-title{text-align:center;position:relative;margin:55px 0;padding: 0 0 25px 0;}
.index-title i{width:30px;height: 3px;background: #19338b; display: block;margin: 0 auto 25px auto;;}
.index-title strong.a_strong{color: #19338b; font-size: 0.6rem; }
.index-title div.a_p{color: #151515;font-size:0.24rem;  line-height: 2; }
/*se_nav_shili2*/
.se_nav_shili2{ display: flex;justify-content:space-between;  padding:0 0 65px 0; flex-wrap: wrap; width:96%;margin:0 auto }
.se_nav_shili2 li{  position: relative; width:24.5%; margin:0 0.5% 15px 0; padding:30px 0 25px 0; background-image: -webkit-linear-gradient(270deg,#fff, #d8dde1); border-radius: 35px;}
.se_nav_shili2 li:nth-child(4n){  margin:0 0 15px 0; }
.se_nav_shili2 li a{  display: flex; justify-content: center; flex-direction: column; align-items: center; }
.se_nav_shili2 li a i{display: block;margin:0 auto 5px auto;width:40px;height: 40px;background: url(../images/j6.png) no-repeat center center; border-radius: 22px;border:1px solid rgba(0,0,0,0.5);}
.se_nav_shili2 li a div img{width:100%;display: block;max-width:451px;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.se_nav_shili2 li a:hover div img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.se_nav_shili2 li a p{ font-size:0.25rem; color:#333;  line-height:2 ; transition: 0.3s; text-align: center; display: block; font-weight: bold; }
.se_nav_shili2 li a:hover p{  text-decoration: none; font-weight: bold;  color: #19338b;  font-size:0.23rem;}
.se_nav_shili2 li.on a p{  font-weight: bold;font-size:0.23rem; }
.h_more{color: #fff;font-size: 0.24rem;width: 275px; line-height: 68px; background: #19338b; margin:0 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;}
.youshi_t{  margin:75px 0 35px 0;text-align: center;}
.youshi_t div{margin:0 auto 5px auto; color: #222; font-size: 0.55rem; line-height: 1.5; font-weight: bold;  }
.youshi_t div strong{ color: #2e44a5; }
.youshi_t div span{  color: #2e44a5;  }
.youshi_t p {  color: #333; font-size: 0.26rem; line-height: 2;}


.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:65px 0; background: #c1e7fa;  }
.a_line{ height: 1px;background: rgba(0,0,0,.1); }




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


/*about*/
.about{ position: relative;z-index: 1;padding:115px 0 115px 0; background:#f8fafc url(../images/abg.jpg) no-repeat center bottom; }
.aa_t_i {display: block;justify-content: flex-start;flex-direction: column;margin:0 0 35px 0; }
.aa_t_i p{font-size:0.36rem ;line-height: 1.5;}
.aa_t_w{position: relative; margin:0 0 35px 0; position: relative;z-index:2; }
.aa_t_w div{ font-size:0.6rem;  line-height:1.3;}
.aa_t_w div strong{  color: #191919; font-family:'neutra_text_tf' ;}
.aa_t_w div i{ font-size: 2rem; font-weight: lighter; text-transform: uppercase; padding:0 0 0 15px;font-style: normal;}
.aa_t_w p{ font-size:0.36rem; line-height: 1; color: #222; }
.about .about_con{ display: flex;justify-content:space-between; position: relative; }
.about_l{ width:40%;display: flex;justify-content:space-between;flex-direction: column ;margin:0 0 0 5%;position: relative;z-index:2;}
.about_l .about_p{ font-size:0.17rem;color: #464646;line-height:2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical; margin:0 0 65px 0; position: relative;z-index:2;}
.about i{position: absolute;left:0;bottom:5vh;font-size: 1.54rem;color: #f2f3f6;z-index: 1;font-family: 'gilroy_bold'; font-style: normal; text-transform: uppercase;}
.about_r{width:50%; border-top-left-radius: 75px;position: relative; z-index: 2; overflow: hidden;}

.about_r video{width:100%;display: block;}
.about_l a { display: block;width:183px;line-height: 63px;border-radius: 15px; text-align: center;color: #fff;font-size: 0.17rem;background: #19338b; position: relative;z-index:2; }


/* case_t */
.case_t{display: flex;justify-content: space-between;align-items:center; margin-bottom:65px;}
.case_t .s_width{display: flex;justify-content: space-between;align-items:center;  }
.case_t a{width:200px; line-height:55px;font-size: 0.18rem;color: #333;  border:2px solid  #19338b;text-align: center;transition: 0.3s; border-radius: 10px;}
.case_t a:hover{ color: #333; }
.case_title p {color: #222;font-size: 0.55rem;}
.case_title p strong{color: #19338b;}
.case_title div{color:#0b0b0b;font-size: 0.2rem; }
.case_title {  position: relative;}

/* yingyong */
.yingyong{padding:85px 0 70px 0;background:#ebf5ff; }
.carousel-230426003-pc .sty1 { padding-left: 7%}
.carousel-230426003-pc .sty1 .swiper-slide { width: 50%; margin-left: 3%; position: relative}
.carousel-230426003-pc .sty1 .swiper-slide img { width: 100%; display: block; transition: all linear 0.3s}
.carousel-230426003-pc .sty1 .swiper-slide a { display: block; overflow: hidden}
.carousel-230426003-pc .sty1 .swiper-slide .title {position: absolute;left: 0;top: 6.2%; font-weight: normal;
    background: var(--primary-color-base-var);
    color: var(--light-text-var);
	line-height: var(--line-height-small-var);
	padding: 16px 46px;font-size: var(--small-title-1761-var);
}
.carousel-230426003-pc .sty1 .swiper-slide .title:before { content: ""; position: absolute; left: -25px; top: 0; border-right: 0 solid transparent;    border-left: 26px solid transparent;border-top: 66px solid var(--primary-color-base-var)}
.carousel-230426003-pc .sty1 .swiper-slide:hover img { transform: scale(1.1)}
.carousel-230426003-pc .sty1 .swiper-button { width: 46.5%; height: 52px; position: absolute; left: 10%; top: 0; bottom: 0; margin: auto 0}
.carousel-230426003-pc .sty1 .swiper-button span { width: 52px; height: 52px; display: block; position: absolute; top: 0; z-index: 2; background: var(--extra-light-fill-var); border-radius: 50%; transition: all linear 0.3s; cursor: pointer}
.carousel-230426003-pc .sty1 .swiper-button span:before {content: "";display: block;position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: all linear 0.3s}
.carousel-230426003-pc .sty1 .swiper-button span:hover {background: var(--primary-color-base-var)}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev {left: -26px}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev:before {background: url(../images/carousel-230426002-pc_swiper_button.png) left top no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev:hover:before {background: url(../images/carousel-230426002-pc_swiper_button.png) left bottom no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next {right: -26px}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next:before {background: url(../images/carousel-230426002-pc_swiper_button.png) right top no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next:hover:before {background: url(../images/carousel-230426002-pc_swiper_button.png) right bottom no-repeat}
.carousel-230426003-pc {padding-top: 20px }
.carousel-230426003-pc .home_title .title { font-size: var(--large-title-1761-var)}
.carousel-230426003-pc .home_title .text {font-size: var(--base-text-1761-var)}
@media screen and (max-width: 1440px) {
	.carousel-230426003-pc .sty1 .swiper-slide .title{font-size:var(--small-title-1440-var);padding: 16px 26px;}
	.carousel-230426003-pc .sty1 .swiper-slide .title:before{border-top: 60px solid var(--primary-color-base-var)}
    
}
@media screen and (max-width: 1200px){
	.carousel-230426003-pc{padding-top: 30px }
	.carousel-230426003-pc .sty1 .swiper-slide{width: 100%;}
	.carousel-230426003-pc .sty1 .swiper-slide .title{font-size:var(--mini-title-1280-var);padding: 10px 16px;}
	.carousel-230426003-pc .sty1 .swiper-slide .title:before{border-top: 39px solid var(--primary-color-base-var); left: -15px;   border-left: 16px solid transparent;}
	.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next{    right: -154px;}
}
/*news*/
.a_title{padding:0 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title i{position: absolute;left:-5.7%;top:-40px; font-size: 1.5rem;font-family: 'neutra_text_tf'; color: #fafafa; font-style: normal; text-transform: uppercase; z-index: 1;   }
.a_title div{position: relative; z-index: 2;}
.a_title div p{color: #131313; font-size: 0.41rem; line-height: 1; font-weight: bold;}
.a_title div span{color: #1f3491;font-size: 0.43rem; line-height: 1.6;} 
.a_title a{width:210px; line-height:54px;color: #333; transition: 0.3s; border-radius: 10px;font-size: 0.17rem; padding:0 29px;position: relative;   border: 2px solid #2e44a5;}
.a_title a:hover{padding:0 34px; background: #2e44a5;color: #fff;}
.a_title a:after{ content: '';background: url(../images/j6.png) no-repeat; width:26px;height: 20px;position: absolute;right:20px;top:22px;transition: 0.3s; }
.a_title a:hover:after{right:25px;background: url(../images/j6-.png) no-repeat;}
.news{padding:70px 0 100px 0; background:#fff;}
.news_con{ display: flex;justify-content: space-between; flex-wrap: wrap; }
.news_con li{ width:31%; position:relative; margin:0 0 35px 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.16rem; 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:15px 0 0  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:35px 0 65px 0  ;position: relative; }
.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:96%; padding:45px 0 45px 1% }
.pro_list2 li{width:24%;margin:0 1% 45px 0;position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; background: #fff;overflow: hidden; }

.pro_list2 .pro_pic{ position:relative; overflow:hidden;z-index: 1 ;width:100%;margin: 0 auto;border-radius: 30px;  }
.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{   padding:20px 0 0 0; text-align: center;  }
.pro_list2 .pro_text h1{font-size: 0.23rem;line-height:1.2;  color: #1a1a1a;   font-weight: bold;}
.pro_list2 .pro_text div{font-size: 0.16rem;line-height:1; color: #777;  }
.pro_list2 .pro_text i{width:150px;display: block;margin:15px auto 0 auto;  line-height: 2.5;font-size: 0.16rem;color: #1c1d7e;font-style: normal;  border-radius: 33px; border:1px solid rgba(0,0,0,.1)}



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



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



.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{  height: 100vh;}
.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;}



/* i_part2  */
.index_con {position:relative;overflow:hidden; }
.i_part2 {position:relative;}
.i_part2 .con {position:relative;width:100%;height:100%; padding:8vh 0 5vh 0}
.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 .video2 {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:fill;opacity:1;transition:all 0.9s;}

@-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;}
}
/* choose */
.choose_l3{  display: flex;justify-content:center; flex-direction: column; position: relative;;   z-index: 3; overflow: hidden; }
.choose_l3 span{ display: block;color: #fff;font-size: 0.45rem;}
.choose_l3 strong{ display: block;color: #fff;font-size: 0.65rem; font-weight: bold; font-family: 'gilroy_bold';}
.choose_l3 p{ color: #fff;font-size: 0.24rem; margin:35px 0;line-height: 2;}
.about_r2{ display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin: 35px auto 0 auto;border-top:1px solid rgba(255, 255, 255, .3); padding:105px 0 0 0;position: relative; z-index: 5;}
.about_r2 li{  display: flex;justify-content: center;align-items: center;flex-direction: column; margin: 0 0 55px 0; border-radius: 20px;}
.about_r2 li p{font-size: 0.24rem;line-height: 2; margin: 25px 0 0 0;color: #fff;font-weight: bold;}
.about_r2 li span{font-size: 0.2rem;line-height: 1; margin: 15px 0 0 0;color: #fff; display: block;text-align: center;}

.i_part2 .con .bottom {position:absolute;right:0;bottom:0;display:flex;width:50%; height:100vh;color:#ffffff;z-index:10; display: flex;justify-content: space-between;flex-wrap: wrap; align-items: center; border-top:1px solid rgba(255,255,255,.1);}
.i_part2 .con .bottom .btn {width:calc(100%/2 - 1px); height:50vh;text-align:center;cursor:pointer;transition:all 0.3s;color:#ffffff;font-size: 1.8rem;color: #fff; line-height: 2; display: flex;justify-content:center;flex-direction: column; align-items: center; border-left:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);}
.i_part2 .con .bottom .btn:hover,.i_part2 .con .bottom .btn.on {color:#fff; font-weight: bold;}
.i_part2 .con .bottom .btn .pic {margin-bottom:20px; transition: 0.3s; }
.i_part2 .con .bottom .btn .pic img {margin:0 auto;width:84px;}
.i_part2 .con .bottom .btn .pic .img1 {display:block;}
.i_part2 .con .bottom .btn:hover .pic{margin-bottom:30px; }
/* i_part2 end */



.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:75px 0 45px 0; flex-wrap: wrap; justify-content:center; align-items: center; width:94%; z-index: 5;margin:0 auto }
.se_nav_pro li{ width:14.6%; position: relative; }
.se_nav_pro li a{ font-size:0.18rem; color:#333; line-height:2;transition: all 0.5s; display:flex; justify-content: center; align-items: center; flex-direction: column; position:relative; transition: 0.3s; text-align: center; margin:0 0 30px 0}
.se_nav_pro li:hover{ }
.se_nav_pro li a:hover{  text-decoration: none; font-weight: bold;  }
.se_nav_pro li a span{display: block; width:150px;line-height: 35px;border:1px solid rgba(0,0,0,.1); border-radius: 25px;}
.se_nav_pro li.cu_active a{  font-weight: bold;font-size:0.19rem }
.se_nav_pro li div{width:160px;margin:15px auto 0 auto}
.se_nav_pro li div img{width:100%;display: block;}

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

/*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;height:0.8rem; color:#555; margin:30px 0 30px 0; font-size:0.175rem; 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:#e61010 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: #e61010;}
/* 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.2rem; color:#444;    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:#e61010;}
.se_newslist2_r p{ line-height:28px; color:#888; margin:10px 0 10px 0; font-size:16px;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.28rem;line-height: 1.5; color:#333; display: block;}
.se_newslist2 .n_date p{ font-size:0.16rem; 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_title*/
.item_title{height:241px; display: flex;justify-content:space-between;flex-direction:column; text-align: center; position: absolute;z-index: 2;width:100%;top:50%;margin-top:-120px;}
.item_title div{font-size: 0.5rem;color:#fff; padding:25px 0 0 0; font-weight: bold;} 
.item_title p{font-size: 0.18rem;color:#fff;}
.item_title span{display: block;width:1px;height:50px;background:#fff;margin: 2.6rem auto 2.6rem auto}
/*item_title2*/
.item_title2{ display: flex;justify-content:space-between;flex-direction:column; text-align: center;  }
.item_title2 div{font-size: 0.5rem;color:#0d4091; padding:25px 0 0 0; font-weight: bold;} 
.item_title2 p{font-size: 0.18rem;color:#222;}
.item_title2 span{display: block;width:1px;height:50px;background:#0d4091;margin: 2.6rem auto 2.6rem auto}
.banner_mouse{display:block; width:23px; height:40px; background:url(../images/banner_mouse_ico.png) no-repeat -23px 0px; -webkit-animation:nudgeMouse 1.6s linear infinite;animation:nudgeMouse 1.6s linear infinite; margin:0 auto;}
.banner_mouse:after,.banner_mouse:before{content:""; position:absolute;}
.banner_mouse:before{width:23px; height:40px; background:url(../images/banner_mouse_ico.png) no-repeat 0px 0px; -webkit-animation:colorSlide 1.6s linear infinite; animation:colorSlide 1.6s linear infinite; top:0;left:0;}
.banner_mouse:after{background:#ffffff; width:4px; height:4px; border-radius:100%;-webkit-animation:trackBallSlide 1.6s linear infinite; animation:trackBallSlide 1.6s linear infinite;top:0; right:0; bottom:0; left:0; margin:auto;}

@-webkit-keyframes trackBallSlide {
	0% {
		opacity:1;
		-webkit-transform:scale(1) translateY(-8px);
						transform:scale(1) translateY(-8px);
	}
	34% {
		opacity:1;
		-webkit-transform:scale(0.9) translateY(4px);
						transform:scale(0.9) translateY(4px);
	}
	68% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(16px);
						transform:scale(0.4) translateY(16px);
	}
	100% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(-8px);
						transform:scale(0.4) translateY(-8px);
	}
}
@keyframes trackBallSlide {
	0% {
		opacity:1;
		-webkit-transform:scale(1) translateY(-8px);
						transform:scale(1) translateY(-8px);
	}
	34% {
		opacity:1;
		-webkit-transform:scale(0.9) translateY(4px);
						transform:scale(0.9) translateY(4px);
	}
	68% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(16px);
						transform:scale(0.4) translateY(16px);
	}
	100% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(-8px);
						transform:scale(0.4) translateY(-8px);
	}
}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
  50% {
    -webkit-transform:translateY(8px);
            transform:translateY(8px);
  }
  100% {
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }

}
@keyframes nudgeMouse {
 0% {
	    -webkit-transform:translateY(0);
	            transform:translateY(0);
	  }
	  50% {
	    -webkit-transform:translateY(8px);
	            transform:translateY(8px);
	  }
	  100% {
	    -webkit-transform:translateY(0);
	            transform:translateY(0);
	  }
}


/* se_contact_t */
.se_contact{background: #f7f9fc;}
.se_contact_t{padding:65px 0 0 0;font-size:0.4rem; color:#222;line-height:1.4; text-align: center; }
.se_contact_t h2{font-weight: normal;font-size:0.4rem; color:#111;line-height:1.4;}
.se_contact_t p{font-size:0.23rem; color:#444;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-around;padding:20px 0 55px 0;}
.se_contact_li li{ line-height: 2; color: #333;  width:47%;border: 1px solid rgba(0, 0, 0, .1); display: flex;justify-content:center; align-items: center;padding:65px 2% }
.se_contact_li li p{font-size: 0.2rem; font-family: 'gilroy_bold'; color: #1a1a1a;display: flex;justify-content: center;flex-direction: column;align-items: center; text-align: center;padding:0 45px 0 0;margin: 0 45px 0 0;border-right: 1px solid rgba(0, 0, 0, .1);}
.se_contact_li li p img{width:55px;margin: 0 auto 15px auto}
.se_contact_li li div{font-size: 0.22rem;  line-height: 2;color: #1a1a1a; font-family: 'gilroy_bold';}
.se_contact_li a{display: block;width:150px;margin:0 auto;line-height: 48px;transition: 0.3s;background: #19338b;color: #fff;font-size: 0.17rem;display: block; text-align: center; border-radius: 5px;}
.se_contact_li a:hover{width:160px}
.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_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:#19338b;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:35px 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:55px 0 0 0;}
.se_espcms_book2 h1{ line-height:1.7; margin: 0 50px 0 0;  font-size: 0.35rem; color: #000;  text-align: center;}
.se_espcms_book2 .se_date{ font-size:0.17rem; line-height:38px; padding: 0 0 0.55rem 0 ;text-align: center; }
.se_espcms_book2 .s_width{display: flex;justify-content: space-between;align-items: flex-start; }
.s_nl{width:75%;padding:50px 0 0 0; }
.s_nr{width:22%;padding:50px 2% 0 2%; background: #ebf5ff; }
.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{position: relative; overflow: hidden;}
.s_nr li .s_nr_pic img{ width:100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.s_nr li:hover .s_nr_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.s_nr li  .s_nr_text strong{ display: block;font-size: 0.17rem;line-height: 1.9; margin: 15px 0 15px 0; font-weight: normal;}
.s_nr li  .s_nr_text span{ display: block;font-size: 0.17rem;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.17rem; 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.25rem 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.45rem; border:1px solid #eee; padding:0.75rem 50px;}
.th_news_con2{overflow: hidden; font-size:0.16rem; line-height:31px; color:#666;  margin-bottom:0.45rem; 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: 35px 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{ background: #fff; width:43%;overflow: hidden;margin:0 5% 0 0 }
.se_bg_pic img{width:100%; display: block}
.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.4rem; color: #111; font-weight: bold;}
.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_text_pp a{width:170px;background: #2e44a5; display: block;margin: 0 0 0 0;;transition: 0.5s all; position: relative; line-height:65px; color: #fff;font-size: 0.16rem; padding-left: 25px;box-shadow: 0 0 35px rgb(46 68 165 / 37%);}
.se_pro_text_pp a:hover{background: #1d2f7c;}
.se_pro_text_pp a:before{content: ""; width: 30px; height: 5px;position: absolute; right: 20px; top: 24px; background: url(../images/nmore2.png); }


.se_pro_b{padding:85px 0; background: #f3f3f3;}
.se_pro_b_title{font-size:0.35rem;color: #333;line-height: 0.28rem; margin:0 0 55px 0; text-align: center;  }
.se_pro_a_text p img{display:block;margin:0 auto; width:100%;max-width:800px}
.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.15rem;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){ 
	.s_width{width:92%;}
	.s_width3{width:92%;}
	.in_title p{font-size: 0.3rem; }
	.se_espcms_book2 h1{font-size: 0.24rem;   }
	.te_t strong{font-size: 0.25rem; }

}
@media only screen and (max-width:1750px){ 
	.banner3 .ind_ban_tex_title img{width:780px}
	.case_t span{font-size: 0.15rem;width:51%;}
	.about{    padding: 65px 0 75px 0;}
	.about_l .about_p{font-size:0.16rem;}
	.aa_t_w div{font-size: 0.4rem;}
	.aa_t_w p{font-size:0.37rem;}
	.item_title div{font-size: 0.4rem;}
}
@media only screen and (max-width:1650px){ 
	.youshi_t div{font-size: 0.5rem;}
	.case_title p{font-size: 0.5rem;}
	.index-title strong.a_strong{font-size: 0.54rem;}
	.se_contact_li li{padding: 30px 2%;}
	.aa_t_w p{font-size:0.33rem;}
	.about_l .about_p{font-size: 0.17rem;  line-height: 2;}
	.in_title p{font-size: 0.45; }
	.son .son_c .son_c_li span{font-size: 0.28rem; }
	.te_t strong{ font-size: 0.25rem;}
	.te_t span{ font-size: 0.25rem;}
}
@media only screen and (max-width:1500px){
	.se_pro_b_title{font-size:0.35rem;}
	.in_title p{font-size: 0.35rem; }
	.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}
	.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;}
	.about_l .about_p{-webkit-line-clamp:5;line-height: 2;font-size: 0.17rem;margin: 0 0 35px 0;  }
	.about_l .about_p.about_p2{-webkit-line-clamp:15;line-height: 1.7;font-size: 0.16rem;margin: 0 0 0 0;  }
	.about_l .about_t strong{font-size: 0.3rem;}
	.about_l a{width: 143px; line-height: 53px;}
	.about_r{    border-top-left-radius: 70px;}
	.aa_t_w div{font-size: 0.4rem;}
	.choose_l3 strong{font-size: 0.4rem;}
	.item_title{ height: 189px; margin-top: -98px;}
	
@media only screen and (max-width:1440px){ 
	#banner .txt p{font-size: 0.5rem;}
	#banner .txt strong{font-size: 0.25rem;}
	#banner .txt div.yea{font-size: 0.25rem;}
	.viewmore a{width:1.5rem}
	.aa_t_w{display: none;}
	.item_title div{font-size: 0.35rem;}
	.item_title2 div{font-size: 0.4rem;}
	.youshi_t div{font-size: 0.4rem;}
	.case_title p{font-size: 0.4rem;}
	.index-title strong.a_strong{font-size: 0.4rem;}
	.news_con .newsleft_text strong{font-size: 0.2rem;}	
	.news_con li span em{font-size: 0.2rem;}	
	.se_contact_li li{ width: 48%;}
	.aa_t_w div{font-size: 0.38rem;line-height: 1.5;}
	.aa_t_w p{font-size:0.32rem;}
	.about_l .about_t span{font-size: 0.24rem;}
	.header .logo_tel a{    width: 129px;}
	.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; }
	.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.17rem;}
	.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;}
	.footer .f_erweima div span{font-size: 0.24rem;}
	.f_fenlei{width:35%}
	.se_nav_shili2 li a p{font-size: 0.23rem;}
	.se_nav_shili2 li a:hover p{font-size: 0.22rem;}
	.index-title{margin: 35px 0;}
	.se_nav_shili2{width:98%}
	.choose_l3 p{    font-size: 0.21rem;}
	.pro_list2 .s_width3{width: 98%;}
	.pro_list2 .pro_text h1{    font-size: 0.2rem;}
	.se_contact_t h2{    font-size: 0.35rem;}
	.se_contact_t{    font-size: 0.35rem;}
	.se_contact .se_contact_con{width:98%}
	.se_contact_li li p{    font-size: 0.18rem; padding: 0 25px 0 0; margin: 0 25px 0 0;}
}
@media only screen and (max-width:1380px){ 
	.a_title div p{    font-size: 0.35rem;}
	.index_nav3{width:81%}
	#banner .txt .main2{padding: 0 5% 0 55%;}
}
@media only screen and (max-width:1200px){
	.a_title {    padding: 0 0 30px 0; justify-content: center;}
	.a_title div{width: 100%; text-align: center;}
	.a_title div span{font-size: 0.28rem;}
	.a_title div p{font-size: 0.24rem;}
	.a_title i{display: none;}
	.a_title a{    width: 170px; margin: 25px 0 0 0;}
	.item_title div{font-size: 0.28rem;}
	.item_title2 div{font-size: 0.28rem;}
	.youshi_t div{font-size: 0.25rem;}
	.youshi_t p{font-size: 0.19rem;}
	.case_title p{font-size: 0.28rem;}
	.index-title{padding: 0 0 0 0;}
	.index-title strong.a_strong{font-size: 0.28rem;}
	.index-title div.a_p{font-size: 0.18rem;padding:0 2%}
	.product{padding: 30px 0;}
	.se_nav_shili2{padding: 0 0 30px 0;}
	.se_nav_shili2 li{width:49%;     border-radius: 15px;   margin: 0 1% 15px 0;    padding: 20px 0 15px 0;}
	.se_nav_shili2 li:nth-child(4n){ margin: 0 1% 15px 0}
	.se_nav_shili2 li a p{font-size: 0.2rem;}
	.se_nav_shili2 li a i{    width: 30px;		height: 30px;     border: 1px solid rgba(0,0,0,0.2);}
	.h_more{    width: 215px;    line-height: 68px;    font-size: 0.2rem;}
	.aa_t_w{display: block;}
	.se_contact_li ul{flex-direction: column;}
	.se_contact_li li{   width:100%;  display: flex;justify-content:center; align-items: center;padding:30px 2%;margin: 0  0 20px 0;flex-direction: column; text-align: center; }
	.se_contact_li li p{padding: 0 0 0 0; margin: 0 0 25px 0; border-right: 0px solid #333;}
	.se_contact_li li div{font-size: 0.18rem;}
	
	.footer .s_width:nth-child(1){ flex-wrap: wrap;padding: 35px 0 0 0;}
	.footer strong{line-height: 1.5;}

	.footer .f_fenlei li{line-height: 2}
	.footer .f_fenlei2{width:21%;}
	.footer .f_erweima{width:100%;padding:25px 0; }
	.footer .f_logo{justify-content: center;align-items: center;}
	.footer .f_erweima dl{justify-content: center;align-items: center;}
	.footer_p{    border-top: 1px solid rgba(255,255,255,0.1);    padding:15px 0 15px 0; flex-direction: column; text-align: center;}
	.pro_list2 .pro_text i{display: none;}
	.aa_t_w{width:100%;padding:0 0 25px 0}
	.aa_t_w div{font-size: 0.26rem;  line-height:2;}
	.aa_t_w p{font-size: 0.24rem;   }
	.aa_t_i p{    font-size: 0.3rem;}
	.about{   padding: 35px 0 }
	.about_l .about_p{-webkit-line-clamp: 10;}
	.about .about_con{flex-wrap: wrap;}
	.about.about2 .about_con{padding: 35px 0 0 0;}
	.about.about2 .about_l{width:100%; padding:0 2%}
	.about.about2 .about_r{width:96%; margin:0 2%}
	.about_a{margin:25px 0 0 0 }
	.about_a a div{width:55px;height: 55px;}
	.about_a a p{    font-size: 0.20rem;}
	.about .about_con{flex-direction: column;}
	.about_r{width:100%;border-top-left-radius: 20px;}
	.about_l{width:100%;padding: 0 4% 25px 4%;     margin: 0 0 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: 20px 0 0 0;}
	.se_espcms_book2 h1{margin: 0 0 0 0; font-weight: bold;}
	.th_news_con2{padding: 0.25rem 0 0.25rem 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 .s_width{flex-direction: column;align-items: center;}
	.footer .f_fenlei{width:100%}
	.footer strong{border-bottom: 1px solid rgba(255,255,255,.1);margin-bottom: 15px; padding:15px 0 15px 0;font-size: 0.2rem;}
	.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;}
	.a_line2{margin: 35px auto;}
	.sty7 .swiper-slide{width:50%}
	.s_ying li{width: 48%;}
	
	.se_contact .se_contact_con{padding:0 0 35px 0;}
	.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.2rem;    margin: 0 0 0 0; }
	.news_con{ flex-direction: column; }
	.news_con li{width:100%}
	.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;}
	.yingyong{     padding: 35px 0 30px 0;  }
	.case_t{    padding: 30px 0 30px 0; margin: 0 auto 0 auto; flex-direction: column; text-align: center;}
	.case_t .s_width{flex-direction: column; }
	.case_t span{width:100%;font-size: 0.15rem;line-height: 0.16rem; text-align: center;}
	.case_title{width:100%;padding:0 0 25px 0}
	.case_title div{line-height: 1.7;    font-size: 0.18rem;}
	.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;   }
	.lh_55{ background: rgba(0,0,0,0.7);height: 55px;}
	.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;}
	.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:133vw;}
	.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:133vw; }
	.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}
	.i_part2 .video_box .video2{width: auto;}
	.se_banner_img{height: 40vh; }
	.about_l .about_p.about_p2{    -webkit-line-clamp: 25;}
	.item_title{width:100%;left:0;margin-left:0;padding:0 10px;top: 62%;    height: 129px;}
	.item_title div{font-size: 0.2rem;padding: 0 0 0 0;}
	.item_title h1{font-size: 0.2rem;}
	.item_title p{font-size: 0.16rem;}
	.item_title span{font-size: 0.15rem; line-height:2;}
	.item_title2{width:100%;left:0;margin-left:0;padding:0 20px;top: 35%;}
	.item_title2 div{font-size: 0.24rem;}
	.item_title2 h1{font-size: 0.2rem;}
	.item_title2 p{font-size: 0.16rem; line-height:2; text-align: center; }
	.item_title2{height: auto;}
	.pro_list2 .pro_pic{    border-radius: 10px;}
	.choose_l3{ text-align: center;}
	.choose_l3 strong{font-size:.32rem;}
	.choose_l3 span{font-size:.32rem;}
	.choose_l3 p{font-size:.17rem; margin: 25px 0 0 0;}
	.about_r2{padding: 25px 0 0 0;}
	.about_r2 li{width:100%;margin: 0 0 15px 0;}
	.about_r2 li div img{width:40px}
	.about_r2 li p{font-size: .19rem; margin: 15px 0 0 0;}
	.about_r2 li span{font-size: 0.16rem; margin: 5px 0 0 0;}
	.about i{display: none;}
	.se_banner_b{  height: 76vh;}
	.se_nav_pro li{width:33%;margin: 0 0 5px 0 ;}
	.se_nav_pro li a{font-size: .15rem;line-height:2;    margin: 0 0 0 0;}
	.se_nav_pro li.cu_active a{font-size: 0.16rem;}
	.se_nav_pro li div{width:110px}
	.se_nav_pro li a span{width:110px}
	.se_nav_pro{flex-wrap: wrap;    padding: 25px 0 25px 0;    margin-top: 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%;}
	.fenye_zong{padding: 0 0}
	.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:49%;    margin: 0 1% 15px 0; }
	.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: 10px 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; }
	.cc_title p{font-size: 0.1rem;}
	.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.28rem;    line-height:3;}
	.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;     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.2rem; line-height: 2;}
	.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:37px 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;}
	.se_espcms_book4 .se_bg_pic{width:100%}
	.se_espcms_book4{ padding: 90px 0 30px 0;}
	.se_espcms_book4 .se_pro_text_pp a{margin:0 auto}
	.se_espcms_book4 .se_pro_text_pp h1{ font-size: 0.185rem;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){

}
