
@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: 'Poppins';
    font-weight: 900;
    font-style: normal;

    src: url('../fonts/Poppins-Black.eot');
    src: url('../fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Black.ttf') format('truetype'), url('../fonts/Poppins-Black.svg#Poppins-Black') 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: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;}

.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; }
.header2{border-bottom: 0 solid rgba(0,0,0,.1);   background: #f3f3f3; }
.header3{ background: rgba(0,0,0,0.5);}
.header4{border-bottom: 0 solid rgba(0,0,0,.1);   background: #1f559b; }
.logo_nav{width:83%; 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:200px;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 25px}


.nav_tel{display: flex;justify-content: space-between;align-items: center}
.header .logo_tel { line-height: 30px;  text-align: center; font-size: 0.18rem;color: #a8cd1e; border:1px solid #a8cd1e;border-radius: 30px  }
.header .logo_tel a{  font-size: 0.18rem;color: #a8cd1e; text-transform: uppercase; }
.header .logo_tel  img{margin: 0 10px 0 0;}



.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 .h_a a{ font-size: 0.18rem; color: #fff; text-transform: uppercase;  padding:0 10px; }
.header .h_a a:hover{color: #a8cd1e;}
.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: #a8cd1e;  }
.header.header4 .h_a a.red{ color: #fff;  }
.header.header2 .h_a a.red{ color: #a8cd1e;  }
.header.header2 .h_a a:hover{color: #a8cd1e;}
.header.header3 .h_a a:hover{color: #a8cd1e;}
.header.header4 .h_a a:hover{color: #a8cd1e;}
.index_nav3{ width:90%; 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_p{ 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:#a8cd1e;font-weight: bold;}
.index_nav3 li a.aa:after{width:0;height:2px;background: #a8cd1e;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.aa{color:#333; }
.header.header2 .index_nav3 li a:hover{text-decoration:none;color:#a8cd1e;}
.header.header3 .index_nav3 li a:hover{text-decoration:none;color:#a8cd1e;}
.header.header4 .index_nav3 li a:hover{text-decoration:none;color:#a8cd1e;}
.header.header4 .index_nav3 li a.aa:after{ background: #a8cd1e; }

.son{background:rgba(0,0,0,0.8);position: absolute; z-index: 11; top: 100%; width: 350px; left:0; box-sizing: border-box;  display: none;   display: flex;justify-content: space-between; flex-direction: column; align-items:center;}
.son dl{width:100%;margin: 0 auto; display: flex;justify-content: space-between; flex-wrap:wrap; align-items: center; padding:15px 0}
.son dt{width:100%;   line-height: 3; text-align: center; }
.son dt a{ line-height: 3;font-size: 0.2rem; color:#fff;  padding: 0 0; display: block;text-align: center;}
.son dt div a{ line-height:2;font-size: 0.165rem; color:#fff; text-decoration: none; }
/* #banner */
#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{  transform:translateY(200px);opacity:0;transition:all 0.3s; width:25px;height: 4px;background: #fff; margin:  0 auto 35px auto;  }
#banner .txt p{font-size:0.3rem; transform:translateY(200px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center;}
#banner .txt em{font-size:0.7rem; transform:translateY(400px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center; display: block; font-weight: bold; font-style:normal;     font-family: 'Poppins';}
#banner .txt strong{font-size:0.62rem; color:#fff;  transform:translateY(200px);opacity:0;transition:all 0.9s; line-height: 1.8;display: block;  text-align: center; letter-spacing: 2px;}
#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 em,#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: 190px; font-size:0.2rem;line-height:58px;   color:#fff; background: #a8cd1e; border-radius: 50px;  position: relative;transition:all 0.3s; text-align: center;margin:55px auto 0 auto }
.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;}
/*video*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;background:  url(../img/bannera2.jpg) no-repeat center top; }
.mm_bg2{top: 0;height: 100%;width: 100%;background:  url(../images/hhbg2.png) no-repeat left top; z-index:3;position: absolute;opacity: 0.6;}
.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.24rem;color: #fff;display: block;   border-radius: 35px;font-weight:lighter;background: #a8cd1e;border: #a8cd1e 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.6rem;color: #fff; font-weight: bold;line-height: 1.5;font-family: "gilroy_bold"; }
.banner3 .ind_ban_tex_info{font-size:0.24rem;color: #fff; margin:0 0 55px 0}
.h_more{color: #fff;font-size: 0.24rem;width: 250px; line-height: 62px; background: #ee7c28; margin:45px auto 0 auto; display: block; padding:0 45px;position: relative; border-radius: 34px; transition: 0.3s; text-align: right;}
.h_more:after{width:45px;height: 45px ; content: '+';background: rgba(255,255,255,0.9); position: absolute;left:8px;top:8px; border-radius: 24px;line-height: 45px;font-weight: bold;font-size: 0.24rem; text-align: center; color: #ee7c28;}
.h_more:hover{  width: 250px;}
/*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;}
@media only screen and (max-width:1550px){ 
	.banner3 .ind_ban_tex_title{    font-size: 0.4rem;}
	.banner3 .ind_ban_tex_info{    font-size: 0.24rem;}
}

/*footer*/
.footer{ background-image: -webkit-linear-gradient(0deg,#6699cd, #2c699f);}
.footer .s_width:nth-child(1){ padding:75px 0 55px 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 strong a:hover{  color:#eee;  }
.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:2.5; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 li a{ color:#fff;font-size:0.2rem;  display: block}
.footer .f_fenlei2 li a:hover{ color:#eee;}
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-direction: column; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:2.5; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei li a{ color:#fff;font-size:0.2rem;  display: block}
.footer .f_fenlei li a:hover{ color:#eee;}
.footer .f_fenlei2 dd{ line-height:2; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 dd a{ color:#fff;font-size:0.2rem;  display: block}
.footer .f_fenlei2 dd a:hover{ color:#eee;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#fff;font-size:0.2rem;  display: block}
.footer .f_fenlei p a:hover{ color:#eee;}
.footer .f_erweima{     text-align: left;}
.footer .f_erweima .fp{  font-size: 0.2rem;line-height: 2;color: #fff;display: block;width: 100%;}
.footer .f_erweima div{display: flex;justify-content:flex-start;    align-items: center;  margin:0 0 25px 0; }
.footer .f_erweima div p{ width:48px;height: 48px;border-radius: 24px;background: #a8cd1e; display: flex;justify-content:center; align-items: center; margin:0 15px 0  0; }
.footer .f_erweima div span{display: block;line-height: 2; color: #fff; font-size:0.22rem; font-family: "gilroy_bold"; margin:0 15px 0  0;}
.footer .f_erweima dl{ display: flex;justify-content:space-between;flex-direction: column;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #fff; font-size: 0.2rem;}
.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.2rem; 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:#eee}
.footer_p img{ vertical-align: middle; display: inline-block;}
.zhizhao{ text-align: center;}
.zhizhao img{ margin: 0 auto;}

/* chanye_t */
.chanye_t{position: absolute; top:10vh;left:5%}
.chanye_t i{width:30px;height:4px;display: block; background: #a8cd1e;}
.chanye_t p{font-family: 'Poppins';  font-size: 0.5rem; font-weight: bold; line-height: 2; color: transparent;background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text;}
.chanye_t strong{font-family: 'Poppins';   }
.chanye_t span{ display: block;font-size: 0.24rem; color: #283a51; line-height: 1;}
.chanye_t.chanye_t2{position: relative; margin:0 auto;width:90%;left:0;top:0}

/* chanye  */
.chanye {position:relative;overflow:hidden; background: #e7f2fc;padding:11vh 0 8vh 0}
.chanye2 {position:relative;}
.chanye2 .con {position:relative;width:90%;display: flex; margin:0 auto;justify-content: space-between;align-items: center;}
.chanye2 .con.con2{ flex-direction: row-reverse;}
.chanye2 .con .boxs,.chanye2 .con .box,.chanye2 .con .box1 {height:100%;}
.chanye2 .con .boxs {display:none;}
.chanye2 .con .box1 {background-color:rgba(0,0,0,0.1);}
.chanye2 .con .boxs {display:flex;}
.chanye2 .con .box {width:20%;position:relative;overflow:hidden;z-index:3;}
.chanye2 .con .box .boxx {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;}
.chanye2 .con .box .boxx.show {z-index:3;-webkit-animation:wid 1s ease both;-moz-animation:wid 1s ease both;width:0%;}
.chanye2 .con .tit {position:absolute;text-align:center;font-weight:bold;top:31%;left:0;width:100%;color:#ffffff;z-index:10;line-height:86px;}
.chanye2 .video_box { width:55%;height: 88vh; position: relative;display: table-cell;    vertical-align: middle;}
.chanye2 .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;}
.chanye2 .con.con2 .video_box {margin:10vh 0 0 0; width:50%;height: 73vh;}
.chanye2 .video_box .video img{width:100%;display: block; position: relative; z-index: 1;}
.chanye2 .video_box .video div{ position: absolute;width: 45%; left: 5%; top:40%;z-index: 5; color: #fff;line-height: 2; }
.chanye2 .video_box .video div p{  font-size: 0.4rem;font-weight: bolder; }
.chanye2 .video_box .video div span{ display: block;  font-size: 0.22rem;  }
.chanye2 .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%;}
}
.chanye2 .con .box .box1 {position:absolute;top:0;width:100vw;overflow:hidden;cursor:pointer;}
.chanye2 .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;}
}
.chanye2 .con .bottom {  width:40%;  display: table-cell;   vertical-align: middle;padding:16vh 0 0 0 }
.chanye2 .con.con2 .bottom{padding:0 0 0 0 }
.chanye2 .con .bottom .btn { width:100%; transition:all 0.3s;   display: flex;justify-content:flex-end; flex-direction: column;      position: relative; }
.chanye2 .con .bottom .btn .con_text strong{display: block; color:#283a51; font-size: 0.26rem; font-weight: normal; transition: 0.3s; line-height: 2;}
.chanye2 .con .bottom .btn .con_text .cc_p{  display: none;}
.chanye2 .con .bottom .btn .con_text p{  color:#555555; font-size: 0.22rem;  transition: 0.3s; line-height: 1.7;text-indent: 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.chanye2 .con .bottom .btn .con_text p.licheng{  color:#283a51; font-size: 0.22rem;  transition: 0.3s; line-height: 1.7; font-weight: bold; -webkit-line-clamp: 5;}
.chanye2 .con .bottom .btn .con_text{    margin: 0 0 0 0.35rem;    transition: 0.3s;}
.chanye2 .con .bottom .btn .dots{position: absolute;width: 0.09rem; height: 0.09rem; border-radius: 50%;background-color: #bad4e3; left: -0.04rem;top: 50%;margin-top: -0.04rem;}
.chanye2 .con .bottom .btn:before{position: absolute;left: 0;border-left: 1px dashed #bad4e3;width: 1px; top: 0;bottom:-0.3rem;content: '';  }
.chanye2 .con .bottom .btn:not(:last-child){margin-bottom: 0.3rem;}
.chanye2 .con .bottom .btn:nth-child(1):before{top:50%;}
.chanye2 .con .bottom .btn:last-child:before{bottom: 50%;}
.chanye2 .con .bottom .btn:hover .con_text strong,.chanye2 .con .bottom .btn.on .con_text strong{ font-weight: bold; }
.chanye2 .con .bottom .btn:hover .con_text .cc_p,.chanye2 .con .bottom .btn.on .con_text .cc_p{ display: block}
.chanye2 .con .bottom .btn:hover .con_text,.chanye2 .con .bottom .btn.on .con_text{ background-color:rgba(255,255,255,0.3);box-shadow: 0 0 0.5rem rgba(29, 32, 136, 0.05);border-radius: 0.06rem;padding: 0.2rem 0.2rem 0.4rem;position: relative;}
.chanye_all{width:200px; display: block; line-height:51px; background: #aed51b; color: #fff;transition: 0.3s; border-radius: 8px;font-size: 0.2rem; padding:0 19px;position: relative;margin:8vh 0 0 0 }
.chanye_all:after{ content: ''; font-size:0.2rem;position:absolute;right:20px;top:18px; width:13px;height: 12px;background: url(../images/jian2.png);}
.chanye_all:hover{background: #9cc20b  }
.gbtn { position:absolute; z-index: 9; right:5%; bottom:7%; width:81px;	height:81px; border-radius:50%;	background:#b5d931 url(../img/jj2.png) no-repeat center center; box-shadow:0 0 0 8px rgba(181,217,49,.3); transition:.3s; text-align: center;padding:17px 0 0 0}
.gbtn:hover {	background:#9cc20b url(../img/jj2.png) no-repeat center center;}
.gbtn:after {	content:"";	width:100%;	height:100%;	display:block;	border-radius:50%;	position:absolute;	left:0;	top:0;	opacity:0;	filter:alpha(opacity=0); -webkit-animation:prop 1.2s linear infinite; -o-animation:prop 1.2s linear infinite;	animation:prop 1.2s linear infinite;}
@-webkit-keyframes prop {
	from {
	box-shadow:0 0 0 0 rgba(181,217,49,.6);
	opacity:1;
	filter:alpha(opacity=50);
}
to {
	box-shadow:0 0 0 25px rgba(181,217,49,.6);
	opacity:0;
	filter:alpha(opacity=0);
}
}

/* chanye end */
.fuwu_a_tl .chanye_all{margin:25px 0 0 0}






/* sliderBar */
.sliderBar{position: fixed;top: 60%;right: 0;width: 62px;z-index: 999;}
.sliderBar li{width: 62px;height: 62px;background:#656565;float: right;position: relative;margin-bottom: 2px;}
.sliderBar a{position: absolute;top: 0;right: 0;width: 62px; height: 62px;line-height: 62px;background:#656565;color: #fff;text-indent: 10px;overflow: hidden; transition: 0.3s; font-size: 1.2rem;}
.sliderBar .right_a{position: absolute;top: 0;right: 0;width: 62px; height: 62px;line-height: 62px;background:#656565;color: #fff;text-indent: 10px;  transition: 0.3s;}
.sliderBar li .s_hid{display: none; position: absolute;right:62px;bottom: 0;}
.sliderBar li.bar1:hover .s_hid{display: block;}
.sliderBar li img{float: right;}
.sliderBar li i{position: absolute;top: 10px;right: 10px;display: block;width: 18px;height: 18px;border-radius: 50%;background: red;color: #fff;
				line-height: 18px;/*text-align: left;*/text-indent: 5px;font-style: normal;}
.sliderBar li.bar2:hover a{width: 200px;background: rgba(240,108,43,.8);}
.sliderBar li.bar4:hover a{width: 200px;background: rgba(240,108,43,.8);}
.sliderBar li.bar3:hover a{background: rgba(240,108,43,.8);}

/* b_title */
.b_title{padding:70px 0 70px 0; position: relative; border-bottom: 1px solid rgba(255,255,255,.2);}
.b_title div{position: relative; z-index: 2; text-align: center;}
.b_title div strong{color: #fff;font-size: 0.55rem; line-height: 1.3;     } 
.b_title div strong i{ font-size: 0.72rem;font-family: 'Poppins'; color: #fff; font-style: normal; text-transform: uppercase;  line-height: 1.2; padding:0 0 0 20px   }
.b_title div span{width:44px;height: 4px;background: #fff;display: block; margin:0 0 15px 0}
.b_title p{color: #fff;font-size: 0.22rem; line-height: 1.8;  position: relative;  } 
/* p_list */
.s_width2{padding:55px 0}
.p_pic{width:100%; position:relative; overflow:hidden; z-index: 1;}
.p_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.p_text{text-align: center; padding:10px 15px 25px 15px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.p_text strong{ font-size:0.24rem;line-height: 2; color: #2a2a2a;}
.p_text p{ font-size:0.2rem;line-height: 2; color: #7e7e7e; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; font-family: 'Manrope-Bold';}
.p_list{ display: flex;justify-content: flex-start;flex-wrap:wrap; padding:0 0 55px 0}
.p_list li {width: 24.2%;margin:0 1% 25px 0;display: block;position: relative; transition: all linear 0.3s;background: #fff; box-shadow: 0 0 25px rgb(0 0 0 / 5%);   overflow: hidden;}
.p_list li a{display: block;}
.p_list li a:hover img{ transform:scale(1.05,1.05);}
.p_list li:nth-child(4n) { margin:0 0 25px 0;}
/* choose */
.pro-text { width: 90%; margin: 0 auto; text-align: center;padding:55px 0  }
.pro-text i{ font-size: 0.5rem; font-style: normal;font-weight: bold;  display: block;line-height: 2.5;color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text;  font-family: 'Poppins';   }
.pro-text p{color: #333;font-size: 0.22rem; line-height: 1.7; position: relative;   z-index: 2;} 
.pro-text p:after{width:40px;height: 2px;background: #fff;position: absolute;left:0;top:30px;content: '';}

/* i_part2  */
.index_con {position:relative;overflow:hidden;height:97vh;}
.i_part2 {position:relative;}
.i_part2 .con {position:relative;width:100%;height:97vh;}
.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 img{width:100%;display: block; position: relative; z-index: 1;}
.i_part2 .video_box .video div{ position: absolute;width: 45%; left: 5%; top:15%;z-index: 5; color: #fff; }
.i_part2 .video_box .video div p{  font-size: 0.48rem;font-weight: bolder;line-height: 1.5; }
.i_part2 .video_box .video div strong{  font-size: 0.8rem;    font-family: 'gilroy_bold';   color: transparent;    -webkit-text-stroke: 1px #fff;    text-stroke: 1px #3a3a3b;    opacity: 0.7;
    position: relative;    line-height: 1;    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content;    overflow: hidden; }
.i_part2 .video_box .video div span{ display: block;  font-size: 0.22rem; padding:35px 0 ;line-height: 2;text-indent: 0;}
.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; bottom:0; width:100%; left:0%; height:17vh; padding:0 5%;z-index:10; display: flex;justify-content: space-between;flex-wrap: wrap; align-items: center;  background: rgba(0,0,0,.3); }
.i_part2 .con .bottom .btn { width:calc(100%/6);  text-align:center;cursor:pointer;transition:all 0.3s; font-size:0.24rem;color: #fff; line-height: 2; display: flex;justify-content:flex-end; align-items: center; flex-direction: column;   }
.i_part2 .con .bottom .btn:hover,.i_part2 .con .bottom .btn.on {color:#fff; font-weight: bold;}
.i_part2 .con .bottom .btn .pic {  transition: 0.3s; }
.i_part2 .con .bottom .btn .pic img {margin:0 auto;width:53px;}
.i_part2 .con .bottom .btn .pic .img1 {display:block;}
.i_part2 .con .bottom .btn:hover .pic{margin-bottom:10px; }
.i_part2 .chanye_all2{width:200px; display: block; line-height:51px; border:2px solid #fff; color: #fff;transition: 0.3s; border-radius: 8px;font-size: 0.2rem; padding:0 19px;position: relative;margin:8vh 0 0 0 }
.i_part2 .chanye_all2:after{ content: ''; font-size:0.2rem;position:absolute;right:20px;top:18px; width:13px;height: 12px;background: url(../images/jian2.png);}
.i_part2 .chanye_all2:hover{background: #aed51b; border:2px solid #aed51b; }
/* i_part2 end */
@media only screen and (max-width:1550px){ 
	.i_part2 .chanye_all2{margin:2vh 0 0 0}
	.i_part2 .con .bottom .btn{font-size:0.2rem; width: auto;}
}
@media only screen and (max-width:1440px){ 
	.i_part2 .video_box .video img{width:109%}

}
/*about*/
.at{  position: relative; font-size: 0.3rem;color: #2e2e2e; line-height: 1.2; margin:0 0 45px 0;padding:0 0 35px 0 ;font-family: 'Poppins';  }
.at:after{content: ''; width:8px;height:8px;border-radius: 4px;background: #1f559b; left:0;bottom:0;position: absolute;  z-index: 1;}
.at:before{content: ''; width:8px;height:8px;border-radius: 4px;background: #aed51b; left:7px;bottom:0;position: absolute; z-index: 3;}
.aa_t_w{position: relative;padding:0 0 45px 0; }
.aa_t_w div h1{ font-size: 0.39rem; line-height:1.5;font-weight: bold; margin: 0 0 5px 0;}
.aa_t_w div h1{  color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text;}
.aa_t_w div i{ font-size: 0.32rem; font-weight: lighter; text-transform: uppercase; padding:0 0 0 15px;font-style: normal;}
.aa_t_w p{ font-size: 0.33rem; line-height: 1.2; color: #aed51b;font-weight: bold;  }
.about{ position: relative;z-index: 1;padding:85px 0 95px 0; background:url(../images/jianjiebg_02.jpg) no-repeat center bottom ; background-size: cover;} }
.about2{padding:65px 0 75px 0;  border-top: 1px solid rgba(0,0,0,.1);}
.about .about_con{ display: flex;justify-content:space-between; position: relative;  align-items: center; position: relative; z-index: 2;}
.about_l{ width:43%;display: flex;justify-content:space-between;flex-direction: column; position: relative;z-index: 4;margin:0 0 0 5%}
.about_l .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.about_l .about_t i{width:50px;height:2px;background: #222;display: block;}
.about_l .about_t strong{ font-size:0.48rem;line-height: 6rem;position: relative;z-index: 2;background-image:linear-gradient(90deg,#fa4c11, #fa7f54);-webkit-background-clip:text;color: transparent;}
.about_l .about_t span{ font-size:0.24rem;line-height: 2rem;color: #1d1d1d;position: relative;z-index: 2;}
.about_l .about_p{ font-size:0.22rem;color: #464646;line-height:2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical; text-indent: 0;}
.about_r{width:48%; position: relative; padding:0 5% 0 0}
.about_r img{width:100%;display: block; border-radius: 30px;}
.about_l a{color: #fff;display: block; width:30%;line-height: 60px;background-image: -webkit-linear-gradient(0deg,#a8cd1e, #a8cd1e); padding:0 0 0 4%;font-size:0.2rem;  margin:55px 0 0 0;border-top-left-radius: 15px;border-top-right-radius: 55px;border-bottom-right-radius: 55px; border-bottom-left-radius: 45px; position: relative; transition: 0.3s;}
.about_l a:after{width:14px;height:14px;border-radius: 7px;background: #fff;position: absolute;right:9%;top:25px; content: '';}
.about_l a:hover{ width:34%; }
/* honor */
.honor{ background: url(../img/hbg.jpg) no-repeat center top;padding:0 0 100px 0; background-size: cover;}
.honor.honor2{ background: url(../img/img-8.png) no-repeat center top;background-size: cover;}
.a_title2{padding:70px 0 55px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title2 i{ font-size: 0.25rem; 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; font-family: 'Poppins'; } 
.a_title2 ul{display: flex;justify-content: flex-start;align-items: center; margin: 45px 0 0 0;}
.a_title2 a{width:211px; 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.22rem;}
.a_title2 ul li:nth-child(1) a{ color: #fff;border: 2px solid #fff;font-size: 0.22rem;}
.honor.honor2 .a_title2 div p{ color: #333;}
.honor.honor2 .a_title2 div span{color: #333; } 
.honor.honor2 .a_title2 div span strong{color: #a8cd1e; } 
.honor.honor2 .a_title2 a{ color: #a8cd1e;border: 0 solid #fff;transition: 0.3s; border-radius: 50px;font-size: 0.2rem; position: relative;margin:0 25px 0 0; text-align: center; }
.honor.honor2 .a_title2 a:hover{ color: #a8cd1e;border: 2px solid #a8cd1e;font-size: 0.22rem;}
.honor.honor2 .a_title2 ul li:nth-child(1) a{ color: #a8cd1e;border: 2px solid #a8cd1e;font-size: 0.22rem;}
.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: 27%; 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}
}

/*news*/
.news{padding:20px 0 100px 0;background: url(../img/nbg.jpg) no-repeat center top; background-size: cover;}
.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: 30px 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:0 0 35px 0; }
.news_con .newsleft_text strong{ display:block; font-size:0.19rem; 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; height: 1.1rem; }
.news_con .newsleft_text p{ font-size:0.15rem; color:#8a8a8a; line-height:2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:15px 0}
.news_con li span{ display:block; color:#8c8c8c; line-height:2;font-size: 0.15rem; text-transform: uppercase;}
.news_con li:hover .newsleft_text strong{color: #ee7c28; font-weight: bold;}
/*page*/
.page{ padding:65px 0 65px 0;position: relative; color:#333333;background: url(../img/nbg.jpg) no-repeat center top; background-size: cover;  }
.page.page2{background: url(../img/img-1.jpg) no-repeat center top; background-size: cover; }
.page .s_width2{display: flex;justify-content: space-between; align-items: center;flex-direction: row-reverse; flex-wrap: wrap;}
.page .s_width2.s_width3{  align-items: flex-start; }
.td1{width:48%; }
.td1.td3{width:48%; }
.td1 strong{ display:block; font-size:0.4rem; line-height:1.3; font-weight: bold; color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text;}
.td1 strong span{ display:block; font-size:0.32rem;color: #111;line-height:1.3; font-weight: normal; }
.td1 i{ display:block; width:70px;height:1px;background: #333;margin: 25px 0}
.td1 .se_about_p{ font-size:0.2rem;color: #222;line-height:2.1; }
.td1 .se_about_p p{ text-indent: 0; }
.td2{width:50%; position: relative;z-index: 2; }
.td2 img{width:100%}
@media only screen and (max-width:1550px){ 
	.td1 strong{font-size: 0.35rem;}
}
@media only screen and (max-width:1380px){ 
	.td1 strong{font-size: 0.3rem;}
}
@media only screen and (max-width:1200px){ 
	.td1 .se_about_p{ font-size:0.16rem;}
}
/*chan_list*/
.chan_list{  }

.chan_list li{display: flex;justify-content: space-between; align-items: center;  flex-wrap: wrap; background: url(../img/nbg.jpg) no-repeat center center; background-size: cover; padding: 95px 0 }
.chan_list li:nth-child(2n){ flex-direction: row-reverse; flex-wrap: wrap;}


.chan_list li .chan_list_l{width:50%; padding:0 5%}
.chan_list li .chan_list_l a{position: relative; display: block;}
.chan_list li:nth-child(1) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '01'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(2) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '02'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(3) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '03'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(4) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(5) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(6) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(7) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(8) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(9) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(10) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(11) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}
.chan_list li:nth-child(12) .chan_list_l a:before{font-size: 0.7rem;line-height:1;-webkit-text-stroke: 1px #1f559b;color: transparent;-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: skewY(20deg);transform: skewY(20deg);font-style: italic; content: '04'; font-family:'gilroy_bold' ;}

.chan_list_l strong{ display:block; font-size:0.4rem;color: #1f559b;line-height:1.3; font-weight: bold; margin: 35px 0 0 0; }
.chan_list_l strong span{ display:block; font-size:0.32rem;color: #111;line-height:1.3; font-weight: normal; }
.chan_list_l i{ display:block; width:60px;height:2px;background: #a8cd1e;margin: 35px 0}
.chan_list_l .se_about_p{ font-size:0.2rem;color: #222;line-height:1.8; }
.chan_list_l .se_about_p p{ text-indent: 0; }
.chan_list_r{width:50%; position: relative;z-index: 2;  display: flex;justify-content: center; align-items: center; }
.chan_list_r img{width:80%;display: block; transition: 0.3s;}
.chan_list li  .chan_list_r:hover img{-moz-transform:scale(1.02,1.02); -ms-transform:scale(1.02,1.02); -o-transform:scale(1.02,1.02); -webkit-transform:scale(1.02,1.02); transform:scale(1.02,1.02);}
/* a_title */
.a_title{padding:70px 0 70px 0;  text-align: center;}
.a_title div{position: relative; z-index: 2;}
.a_title div p{color: #555; font-size:0.24rem; line-height: 1.5;  }
.a_title div span{ font-size: 0.5rem; line-height: 2;font-weight: bold; display: block; color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text; font-family: 'Poppins'; } 
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.ipart04 .content{position:relative;}
.ipart04 .rect-5079{padding-bottom:47.3%;}
.ipart04 .rect-5079:after{ position: absolute;z-index: 1;width:100%;height:100%; content: '';background: url(../images/bgh.png) no-repeat left top;}
.ipart04 .left{width:100%; display: flex;justify-content: space-between;}
.ipart04 .left .left_t{position:relative; margin-bottom:2.5%; display: flex;justify-content: space-between ;align-items: flex-start; width:70%;}
.ipart04 .left .left_t  a:nth-child(1){width: 100%; height: 100%; position:relative;}
.ipart04 .left .left_t .cover{position:absolute; left:0; top:0; width:100%; height:100%; z-index: 2;background: rgba(0,0,0,.4);padding: 0 40% 0 0;}
.ipart04 .left .left_t .cover .box{padding:90px 45px;}
.ipart04 .left .left_t .cover .box .date{font-size:0.18rem; color:#fff;text-transform: uppercase;margin: 0 0 25px 0;}
.ipart04 .left .left_t .cover .box .date .t{color:#265ba8;}
.ipart04 .left .left_t .cover .box .tit{font-size:0.24rem; color:#fff; margin:0 0 25px; line-height:1.4; font-weight:bold;}
.ipart04 .left .left_t .cover .box .con{font-size:16px; color:#fff; line-height: 29px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.ipart04 .left .left_t p{width:80px;height: 80px;border-radius: 50px;border:1px solid rgba(255,255,255,.5); position: absolute;left:45px;bottom: 35px; background: url(../images/solj.png) no-repeat center center;}
.ipart04 .left .left_b{width:26%;position: relative;}
.ipart04 .left .left_b .nitem{ width:100%; transition:.5s ease; border-bottom: 1px solid rgba(0, 0, 0, .1); }
.ipart04 .left .left_b .nitem a{display:block;}
.ipart04 .left .left_b .nitem .box{padding:50px 25px 50px 0;}
.ipart04 .left .left_b .nitem .box .date{font-size:0.18rem; color:#535353; text-transform: uppercase}
.ipart04 .left .left_b .nitem .box .date .t{color:#265ba8;}
.ipart04 .left .left_b .nitem .box .tit{font-size:0.22rem; margin:10px 0 0 0;  line-height:1.5; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; color:#283a51}
.ipart04 .left .left_b .nitem a:hover .box .tit{color: #1f559b; font-weight: bold;}

*[class*="rect-"]{position: relative;display: block; width: 100%;height:100%;;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width:100%;height: auto;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom img{ -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom a:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
@media screen and (max-width:1550px) {
	.ipart04 .left .left_b .nitem .box .tit{font-size: 0.2rem;}
}
@media only screen and (max-width:1380px){ 
	.ipart04 .left .left_t .cover .box .tit{font-size: 0.2rem;}
	.ipart04 .left .left_b .nitem .box .tit{font-size: 0.2rem;}
}
/*productshow*/
.product{  padding:0 0 0 0;  }
.product .keshi { border-bottom: 1px solid rgba(0,0,0,.1);}



.clear{ clear:both}
.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:100%;margin:0 auto}
.sty6 .swiper-container {width: 100%; }
.sty6 .swiper-slide {width: calc(100%/3);display: block;position: relative; transition: all linear 0.3s; border-right: 1px solid rgba(0, 0, 0, .1);   }
.keshi_text{text-align: center; padding:45px 0 0 0;position: relative;width: 100%;  z-index: 3; transition: 0.3s; cursor: pointer;}
.keshi_text strong{ font-size:0.22rem;line-height: 2.5; color: #121212; font-weight: normal;}
.keshi_text:hover strong{ color: #ee7c28; font-weight: normal;}
.keshi_text div{font-size: 0.2rem;color: #747474; }
.keshi_text i{width:150px;border: 1px solid rgba(255,255,255,.3); line-height: 0.75rem;font-size: 0.2rem;color: #ee7c28;font-style: normal;margin: 25px 0 0 0; border-radius: 33px;}
.keshi_text a{font-size: 0.2rem;color: #ee7c28;}
.keshi_text div a{font-size: 0.2rem;color: #747474;}
.keshi_text div a:hover{font-size: 0.2rem;color: #ee7c28;}
.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%}

@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty6{margin-top: 10px}
}

.sty77 .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);}
.sty77 { position: relative;width:92%;margin:0 auto 55px auto}
.sty77 .swiper-container {width: 100%; }
.sty77 .swiper-slide {width: calc(100%/5);display: block;position: relative; transition: all linear 0.3s;   }
.sty77 .keshi_pic{width:96%; position:relative; overflow:hidden; z-index: 1; margin:0 auto}
.sty77 .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;}
.sty77 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty77 .swiper-button-prev {left: 3%}
.sty77 .swiper-button-next {right: 3%}

@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty77{margin-top: 10px}
}
.hudielan{ text-align: center;font-size: 0.24rem;color: #555;line-height: 3; margin: 0 0 25px 0;}
.a_title7{padding:0 0 15px 0}
/* gongyi */
.gongyi_title .s_width{display: flex;justify-content:space-between; align-items: center; }
.gongyi_title .gongyi_l {width:40%}
.gongyi_title .gongyi_r {width:40%}
.gongyi_title .gongyi_l div{font-size: 0.6rem;color:#ee7c28; line-height:1.3;position: relative; font-weight: bold; margin: 0 0 35px 0; }
.gongyi_title .gongyi_l div span{ font-size: 0.35rem;   display: block; font-weight: normal;}
.gongyi_title  .gongyi_l p{ font-size: 0.2rem;color:#fff;line-height:2;}
.gongyi_title  .gongyi_r{ font-size: 0.2rem;color:#fff;line-height:2;}
.gongyi{background:url(../img/gongyi.jpg) no-repeat center top;padding:95px 0 115px 0;margin: -25px 0 0 0; background-size: cover;}}
.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(255,255,255,.1); margin: 105px auto;}
.a_line1{ height:1px;background: rgba(0,0,0,.1); margin:0 auto 65px auto;}
.a_line{height:1px;background: rgba(0,0,0,.1); margin:95px auto;}
.a_line5{height:1px;background: rgba(0,0,0,.1); margin:35px auto;}
/* productbox-section1 */
.productbox-section1 {	padding: 55px 0;  }
.productbox-section1 .cont { display: flex;	flex-wrap: wrap; align-items: flex-start; justify-content: space-between;  }
.nav {	width: 17%; position: sticky;top: 20px;  }
.nav .min {	width: 100%;  }
.nav .min .zhong {	width: 100%;  }
.nav .min .zhong .item { width: 100%; border-bottom: 2px solid #f1f1f1;	padding: 20px 0;  }
.nav .min .zhong .item:last-child {	border-bottom: none;  }
.nav .min .zhong .item:first-child { padding-top: 0;  }
.nav .min .zhong .item .tit { width: 100%; display: flex; align-items: center; justify-content: space-between; font-size: 18px;  }
.nav .min .zhong .item .tit span {
	display: block;
	width: 80%;
	width: calc(100% - 20px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  }
.nav .min .zhong .item .tit i {
	display: block;
	overflow: hidden;
  }
.nav .min .zhong .item .tit i img {
	float: left;
	width: 100%;
  }
.nav .min .zhong .item .tit i img:nth-child(2) {
	display: none;
  }
.nav .min .zhong .item .jut {
	width: 100%;
	padding-top: 21px;
	display: none;
  }
.nav .min .zhong .item .jut li {
	display: block;
	width: 100%;
	padding: 21px 0;
  }
.nav .min .zhong .item .jut li .f_tit {
	font-size: 16px;
	color: #333333;
	padding-left: 30px;
  }
.nav .min .zhong .item .jut .active .f_tit {
	color: #e86f00;
  }
.nav .min .zhong .on .tit {
	color: #e86f00;
  }
.gt {
	width: 78%;
  }
.gt .f_cont {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -18px;
  }
.gt .f_cont .item {
	width: 33.333%;
	padding: 0 18px;
	margin-bottom: 36px;
  }
.gt .f_cont .item .list {
	display: block;
	width: 100%;
	background-color: #f6f6f6;
  }
.gt .f_cont .item .list .img {
	width: 100%;
	position: relative;
	overflow: hidden;
  }
.gt .f_cont .item .list .img img {
	width: 75%;
	height: 75%; display: block;
	margin: 50px auto;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
  }
.gt .f_cont .item .list .font {	padding: 30px 16px;	display: flex;	justify-content: space-between;	align-items: center;	border-top: 2px solid #ececec;	font-size: 18px;	font-weight: bold;  }
.gt .f_cont .item .list .font span {	display: block;	width: 90%;	overflow: hidden;	line-height: 1.2;	text-overflow: ellipsis;	white-space: nowrap;  }
.gt .f_cont .item .list .font i {width: 40px;	overflow: hidden;  }
.gt .f_cont .item .list .font i img {	float: left;	width: 100%;
  }
.gt .f_cont .item .list .font i img:nth-child(2) {	display: none;  }
.gt .f_cont .item .list:hover .img img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
  }
.gt .f_cont .item .list:hover .font i img:nth-child(1) {
	display: none;
  }
.gt .f_cont .item .list:hover .font i img:nth-child(2) {
	display: block;
  }
@media only screen and (max-width:1440px){ 
	.gt .f_cont .item{width:32%;padding: 0 5px; margin-bottom: 5px;}
	.gt .f_cont .item .list .img img{width: 100%;height: 100%;margin: 0  auto;}
	.gt .f_cont .item .list .font i{width:20px;}
	.se_info_img img{width:500px;}

}
@media only screen and (max-width:1200px){ 
	.nav{display: none;}
	.gt{width:96%;margin: 0 auto;}
	.gt .f_cont .item{width:100%;padding: 0 5px; margin-bottom: 5px;}
	.gt .f_cont .item .list .font{padding: 15px 10px;font-size: 15px;border-top: 1px solid #ececec;}
	.gt .f_cont .item .list .font i{width:30px;}
	.lh{ height: 20px;}
	.se_info_con img{width:100%}
	.se_info h1{font-size: 21px; line-height: 31px;}
	.s_width{width:100%;margin:0 auto;}
	.page_box{padding: 15px 0 15px 0;}
	.gt .f_cont .item .list .img {width: 100%;padding: 10px;}
	.se_info_con strong{font-size: 20px;line-height:36px; margin:15px 0 0 0;}
	.se_info_con{ font-size: 15px; line-height: 27px; }
	.none{display: block;}
	.se_info_img img{width:270px;}
}
@media only screen and (max-width:700px){ 
	.se_info_img{width:100%;}
	.se_info_img img{width:100%;max-width:600px;}
}





/* pro_list2 */
.pro_l_r{background: ;}
.pro_l_r .s_width{  display: flex;justify-content:space-between;flex-wrap: wrap; align-items: flex-start;}
.pro_list2{ background: #fff;  padding:0 0 65px 0 ;width:63%  }
.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 ul{  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; cursor:pointer; background: #fff;overflow: hidden; border-right:1px solid rgba(0,0,0,.1); 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:60px 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.18rem;line-height:2; color: #777;padding:0 0 0 20px }
.pro_list2 .pro_text i{width:150px;  line-height: 0.75rem;font-size: 0.2rem;color: #ee7c28;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.18rem; 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:#ee7c28; line-height:1;position: relative; }
.cc_title div strong{color:#ee7c28; text-transform: uppercase;font-family: 'gilroy_bold';}
.cc_title h1{font-size: 0.46rem;color:#ee7c28;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.18rem; 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.2rem;}
@media screen and (max-width: 1750px) {
	#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:0.18rem;}
	#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.18rem;}
.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.18rem;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: #ee7c28;}
.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: #ee7c28; 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.2rem;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;}


.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:#ee7c28;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: #ee7c28;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:#ee7c28;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:55px 0 25px 0;border-top:1px solid rgba(255,255,255,0.1);margin-top:55px;flex-wrap: wrap; justify-content: space-between; width:30%}
.se_nav_pro li{  position: relative; width:100% }
.se_nav_pro li a{ font-size:0.18rem; color:#222; 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; border-bottom: 2px solid rgba(0,0,0,.1);}
.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:#ee7c28; }
.se_p_cage li a:hover{  font-weight: bold;color:#ee7c28;  }

/* 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  #ee7c28; 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: #ee7c28;color:#fff; }
/* se_about */
.se_about{ padding:0 0 0 0; position: relative; overflow: hidden;  background: #f3f6f8;}
.se_about .se_about_c{ width:90%; padding:125px 0;margin: 0 auto;  font-size: 0.23rem;color: #333;  line-height:1.8;}
.se_about_l{ width:90%;margin: 75px auto; }
.s_title{padding:0 0 95px 0; position: relative;  }
.s_title i{ font-size: 0.24rem; line-height:2; color: #1f559b; display: block; font-style: normal; text-decoration: underline;margin:50px 0 0 0   }
.s_title div{position: relative; z-index: 2;}
.s_title div p{color: #333; font-size:0.24rem; line-height: 2; padding:30px 0 0 0}
.s_title div span{color: #333;font-size: 0.5rem; line-height: 1.2;  } 
.s_title div span strong{color: #a8cd1e; } 
@media only screen and (max-width:1550px){ 
	.s_title div span{ font-size: 0.4rem;}
	.chanye_t p{ font-size: 0.4rem;}
	.b_title div strong{ font-size: 0.4rem;}
	.b_title p{ font-size: 0.24rem;}
	.a_title2 div span{ font-size: 0.4rem;}
	.i_part2 .video_box .video div p{ font-size: 0.4rem;}	
	.i_part2 .video_box .video div strong{    font-size: 0.5rem;}
	.a_title2 i{ font-size: 0.26rem;}
	.a_title div span{ font-size: 0.4rem;}
	.a_title div p{ font-size: 0.26rem;}
	.pro-text i{ font-size: 0.4rem;}
	.s_title i{ font-size: 0.26rem;}
	.td1 i{    margin: 25px 0;}
	.chanye2 .con .bottom .btn .con_text strong{ font-size: 0.23rem;}
	.chanye2 .con .bottom .btn .con_text p.licheng{ font-size: 0.2rem;}
	.chanye2 .con .bottom .btn:hover .con_text, .chanye2 .con .bottom .btn.on .con_text{    padding: 0.2rem 0.2rem 0.2rem;}
	.chan_list_l strong{ font-size: 0.34rem;}
}
@media only screen and (max-width:1440px){ 
	.chanye2 .con .bottom .btn .con_text p{font-size: 0.18rem;}
	.chanye2 .con .bottom .btn .con_text strong{font-size: 0.2rem;}
	.pro-text p{ font-size: 0.2rem;}
	.i_part2 .video_box .video div{    top: 8%;}
	.a_title div p{ font-size: 0.22rem;}
	.chanye2 .con .bottom .btn .con_text p.licheng{ font-size: 0.18rem;}
	.b_title p{ font-size: 0.2rem;}
}
@media only screen and (max-width:1380px){ 
	.a_title div span{ font-size: 0.3rem;}
	.i_part2 .video_box .video div p{font-size: 0.3rem;}
	.pro-text i{ font-size: 0.35rem;}
	.chanye_t p{ font-size: 0.35rem;}
	.s_title i{ font-size: 0.23rem;}
	.s_title div span{ font-size: 0.3rem;}
	.chan_list_l strong{font-size: 0.3rem;}
	.a_title div p{font-size: 0.2rem;}
}
/*zzshow*/
.zzshow{ padding:70px 0 90px 0;background:url(../img/hhbg.jpg) center bottom no-repeat; background-size: cover; }
.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: #ee7c28;  line-height:1.2;  position: relative; text-align: center; font-weight: bold;}
.zz_title span{ color:#545454;font-size: 0.2rem;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.18rem;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.2rem; 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.18rem; 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;border-bottom: 1px solid rgba(0,0,0,0.1); }
.se_newslist li:nth-child(3n){ margin:0 0 45px 0; }
.se_newslist a{  display:block; line-height:42px;  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.18rem; 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; color:#555; margin:10px 0 30px 0; font-size:0.23rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.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:#a8cd1e 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: #1f559b;}
@media only screen and (max-width:1550px){ 
	.se_newslist .se_newslist_t{font-size: 0.21rem;}
}
/* 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:#ee7c28;}
.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 #ee7c28; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist2_r .se_newslist2_more a{ color:#ee7c28; 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.18rem; 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.2rem 25px 0.2rem;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.18rem;}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;height: 100vh;}
.se_banner_b,.se_banner_a{  height: auto;}
.se_banner_c{  height: 100vh;}
.m_bg{top: 0;height: 100%;width: 100%;background:rgba(0,0,0,0.4); z-index:2;position: absolute}
.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.02); transform: scale(1.02); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */


/*se_about_con*/
.item_title{  display: flex;justify-content:center;flex-direction:column;align-items: center; position: absolute;z-index: 3; height:100%;left:50%;margin-left:-45%;    text-align: center; align-items: center; padding:8% 0 0 0 }
.item_title.item_title4{padding:0 0 0 0 }
.item_title div{font-size: 0.45rem;color:#fff; padding:0 0 15px 0; } 
.item_title p{font-size: 0.22rem;color:#fff; padding:0 0 15px 0;}
.item_title i.item_i{ font-size: 0.72rem;font-family: 'Poppins'; color: #fff; font-style: normal; text-transform: uppercase; display: block;line-height: 1.2;  color: transparent;
    -webkit-text-stroke: 1px rgba(255,255,255,0.5);
    text-stroke: 1px rgba(255,255,255,0.5);
    opacity: 0.7;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden;   }
.item_title h1{font-size: .6rem;color:#fff; padding:0 0 25px 0; font-weight: bold; position: relative;font-family: 'Poppins';}
.item_title i.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite; margin: 25px 0 0 0;}
@-webkit-keyframes updown {
  0% { -webkit-transform: translate(0px, 0px); }
  25% { -webkit-transform: translate(0px, -10px); }
  50% { -webkit-transform: translate(0px, 0px); }
  75% { -webkit-transform: translate(0px, 10px); }
  100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
  0% { -moz-transform: translate(0px, 0px); }
  25% { -moz-transform: translate(0px, -10px); }
  50% { -moz-transform: translate(0px, 0px); }
  75% { -moz-transform: translate(0px, 10px); }
  100% { -moz-transform: translate(0px, 0px);}
}
@keyframes updown {
  0% { transform: translate(0px, 0px); }
  25% { transform: translate(0px, -10px);}
  50% { transform: translate(0px, 0px);}
  75% { transform: translate(0px, 10px);}
  100% { transform: translate(0px, 0px);}
}
.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; }

.pro_list_t{ font-size: 0.35rem; color: #222;line-height: 2;margin:0 0 35px 0;  text-align: center;}
@media only screen and (max-width:1550px){ 
	.item_title h1{font-size: .4rem;padding: 0 0 0 0;}
	.item_title i.item_i{    font-size: 0.62rem;}
	.item_title p{    font-size: 0.2rem;}
}
@media only screen and (max-width:1440px){ 
	.item_title i.item_i{    font-size: 0.52rem;}
}
/* fuwu_a */
.fuwu{}
.fuwu_a{ padding: 85px 0 95px 0; background: url(../img/nbg.jpg) no-repeat center bottom; background-size: cover;}
.fuwu_a.fuwu_b{  background: url(../img/nbg2.jpg) no-repeat left top;  }
.fuwu_a .fuwu_a_t{ display: flex;justify-content: space-between;align-items: flex-start;}
.fuwu_a_t .fuwu_a_tl{ width:40%; }
.fuwu_a_t .fuwu_a_tl.fuwu_a_tl2{ position:sticky; top: 80px;}
.fuwu_a_t .fuwu_a_tl.fuwu_a_tl3{ width:45%;}
.fuwu_a_t .fuwu_a_tl.fuwu_a_tl3 .img3{margin:55px 0 0 0}
.fuwu_a_t .fuwu_a_tl i{ display: block;}
.fuwu_a_t .fuwu_a_tl img{width:auto;max-width:100%}

.fuwu_a_t .fuwu_a_tl p{font-size: 0.55rem;font-weight: bold; color: #1f559b; line-height: 2;}
.fuwu_a_t .fuwu_a_tl p strong{ color: #a8cd1e; }
.fuwu_a_t .fuwu_a_tl div{font-size: 0.23rem;  color: #283a51; line-height: 2;}
.fuwu_a_t .fuwu_a_tl div.fuwu_p2{ padding:50px 0 0 0}
.fuwu_a_t .fuwu_a_tl div.fuwu_p2 p{ text-indent: 0;font-size: 0.2rem;  color: #283a51; line-height: 1.8; font-weight: normal;}
.fuwu_a_t .fuwu_a_tl span{display: block;font-size: 0.62rem;font-family: 'Poppins';  display: block;line-height: 1;  color: transparent; text-transform: uppercase;
    -webkit-text-stroke: 1px rgba(0,0,0,0.5);
    text-stroke: 1px rgba(0,0,0,0.5);
    opacity: 0.7;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden;  }
.fuwu_a_t .fuwu_a_tr{ width:60%}
.fuwu_a_t .fuwu_a_tr .fuwu_p{font-size: 0.22rem; color: #283a51; line-height: 2}
.fuwu_a_t .fuwu_a_tr .fuwu_p strong{display: block;font-size: 0.35rem;line-height: 1;margin:0 0 30px 0;color: #1f559b;}
.fuwu_a_pic{padding: 65px 0 ;background: url(../img/img-1.jpg) no-repeat center bottom; background-size: cover; }
.fuwu_a_t .fuwu_a_tr ul{ width:85%;margin:0 0 0 15% }
.fuwu_a_t .fuwu_a_tr ul li {width:100%; display:flex; flex-wrap:wrap; justify-content:space-between;   border-radius:25px;  margin-bottom:30px; position:sticky; position:-webkit-sticky; transform-origin:top center; box-sizing:border-box; overflow: hidden;}
.fuwu_a_t .fuwu_a_tr ul li img{display: block;width:100%;}
.fuwu_a_t .fuwu_a_tr ul li:nth-child(1){top:0}
.fuwu_a_t .fuwu_a_tr ul li:nth-child(2){top:0}
.fuwu_a_t .fuwu_a_tr ul li:nth-child(3){top:0}
.fuwu_a_t .fuwu_a_tr ul li:nth-child(4){top:0}
.fuwu_a_t .fuwu_a_tr ul li:nth-child(5){top:0}
.fuwu_a_t .fuwu_a_tr.fuwu_a_tr3{width:50%}
.fuwu_a_t .fuwu_a_tr.fuwu_a_tr3 img{width:100%;display: block; margin:35px 0 0 0}
@media screen and (max-width:1550px) {
	.fuwu_a_t .fuwu_a_tl span{ font-size: 0.45rem;}
	.fuwu_a_t .fuwu_a_tl p{font-size: 0.4rem;}
	.fuwu_a_t .fuwu_a_tl div.fuwu_p2 p{font-size: 0.2rem;}
}
@media screen and (max-width:1440px) {
	.fuwu_a_t .fuwu_a_tl div.fuwu_p2 p{font-size: 0.18rem;}
}
@media screen and (max-width:1380px) {
	.fuwu_a_t .fuwu_a_tl p{font-size: 0.3rem;}
	.fuwu_a_t .fuwu_a_tl span{font-size: 0.3rem;}
	.fuwu_a_t .fuwu_a_tl div.fuwu_p2 p{font-size: 0.165rem;}
}
/* sty9 */
.c_pic{width:100%; position:relative; overflow:hidden; z-index: 1;}
.c_pic div{width:100%; position:relative; overflow:hidden; z-index: 1;}
.c_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block;position: relative; z-index: 2;}
.c_pic p{ color: #283a51;font-size: 0.22rem; line-height: 3;  text-align: center;}
.sty9 .swiper-slide:hover .c_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.sty9 { position: relative;width:100%;}
.sty9 .swiper-container {width: 100%; }
.sty9 .swiper-slide {width:780px;display: block;position: relative; transition: all linear 0.3s; margin: 0 15px 0 0;   }
.c_text{text-align: center; padding:45px 0 0 0;position: relative;width: 100%;  z-index: 3; transition: 0.3s; cursor: pointer;}
.c_text strong{ font-size:0.22rem;line-height: 2.5; color: #121212; font-weight: normal;}
.c_text:hover strong{ color: #e11e2e; font-weight: normal;}
.c_text div{font-size: 0.2rem;color: #747474; }
.c_text i{width:150px;border: 1px solid rgba(255,255,255,.3); line-height: 0.75rem;font-size: 0.2rem;color: #e11e2e;font-style: normal;margin: 25px 0 0 0; border-radius: 33px;}
.c_text a{font-size: 0.2rem;color: #e11e2e;}
.c_text div a{font-size: 0.2rem;color: #747474;}
.c_text div a:hover{font-size: 0.2rem;color: #e11e2e;}
.sty9 .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;}
.sty9 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty9 .swiper-button-prev {left: 3%}
.sty9 .swiper-button-next {right: 3%}

@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
	.sty9{margin-top: 10px}
	.c_pic p{font-size: 1.2rem;}
}
/*视频按钮*/
.g-btn3 { position:absolute; z-index: 99; 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: absolute;z-index: 4; bottom:5%;left:50%;margin-left:-45%;color: #fff;font-size: 0.15rem;display: flex;justify-content: space-between;    align-items: center; }
.weizhi{ color: #fff;font-size: 0.19rem;line-height:4; padding:0 0 0 35px;background: url(../images/di2.png) no-repeat left center;; }
.weizhi a{ color: #fff;font-size: 0.19rem;  }
.w_nav{display: flex;justify-content:space-between;}
.w_nav li{ }
.w_nav li a{ font-size:0.22rem; color:#fff; 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 35px 0 0;}
.w_nav li a:hover{  text-decoration: none; font-weight: bold;}
.w_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #fff;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%; }
/* se_contact_t */
.se_contact{background: #f7f9fc;}
.se_contact_t{padding:65px 0 0 0;font-size:0.3rem; color:#283a51;line-height:1.4; text-align: center; }
.se_contact_t h2{font-weight: bold;font-size:0.45rem; color:#283a51;line-height:1.4;}
.se_contact_t p{font-size:0.13rem; color:#283a51;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: 1.7; color: #333;padding:25px 0; text-align: center; width:33%}
.se_contact_li li span{ width:100px;height:100px;border-radius: 20px;background: #a8cd1e; 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.24rem; 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.18rem;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:#1f559b;text-align: center; }
.font_44 p{ font-size:0.22rem;line-height:1.5;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;}
@media only screen and (max-width:1550px){ 
	.se_contact_t h2{font-size: 0.4rem;}
	.font_44 h2{font-size: 0.4rem;}
}
@media screen and (max-width:1440px) {
	.se_contact_t h2{font-size: 0.3rem;}
	.se_contact_t{font-size: 0.25rem;}
}
/* 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:19%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case2 .list .item:nth-child(5n){ margin: 0 0 25px 0;}
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 0.2rem 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.2rem;line-height:2;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){
	.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.18rem; }

}
@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%; }
}
.main3 {padding:0 0 45px 0}
.case4{ padding:80px 0 50px 0; background: url(../img/img-2.jpg) no-repeat center top;background-size: cover;}
.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.item2{ width:49%;height:auto; margin: 0 2% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case4 .list .item.item2:nth-child(2n){   margin: 0 0 25px 0; }
.case4 .list .item:nth-child(5n){ margin: 0 0 25px 0;}
.case4 .item .text{ box-sizing: border-box; }
.case4 .item h4{ padding: 0.2rem 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_pic2{ padding:0 0; }
.case4 .list .item .pro_pic .pro_img{width:90%;position: relative; margin:0 auto}
.case4 .list .item.item2 .pro_pic{padding: 0 0;}
.case4 .list .item.item2 .pro_pic .pro_img{width:100%;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_pic div.pro_hui.pro_hui2{  background:none}
.case4 .list .item .pro_text{ color:#555;text-align:center; font-size:0.2rem;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.18rem; }

}
@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.18rem;    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.3rem; color: #000; }
.se_espcms_book2 .se_date{ font-size:0.2rem; line-height:5; 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.2rem;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.2rem; 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.18rem;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.2rem; 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.18rem;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.2rem; border-top:1px solid #eee; padding:0.75rem 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.18rem; line-height:31px; color:#666;  margin-bottom:0.75rem; border:1px solid #eee; padding:0.75rem 50px;}
.th_news_con2{overflow: hidden; font-size:0.18rem; 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:190px 0 70px 0; background:#e5f1fb; background-size: cover; }
.se_espcms_book4 .s_width{display: flex;justify-content:space-between; align-items: center; width: 100%;padding:0 5% 0 0}
.se_bg_pic{   width:50%;overflow: hidden; padding:0 2%;}
.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{line-height: 1; font-size: 0.45rem; color: #1f559b; 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.22rem; text-indent: 0; }
.se_pro_text_pp ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;padding:35px 0; border-bottom: 1px solid rgba(0,0,0,0.1);border-top: 1px solid rgba(0,0,0,0.1);margin:55px 0}
.se_pro_text_pp ul li{ width:50%;display: flex; justify-content: flex-start;flex-direction: column;}
.se_pro_text_pp ul li strong{  font-size: 0.48rem;color: #a8cd1e; line-height:1.5;}
.se_pro_text_pp ul li p{  font-size: 0.24rem;color: #283a51; line-height: 2;}


.se_pro_b{padding:85px 0; background: #fff;}
.se_pro_b_title{font-size:0.45rem;color: #1f559b;line-height: 2; margin:0 0 55px 0; text-align: center; font-weight: bold; }
.se_progect{display: flex;justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
.se_progect div{ width:31%;margin:0 3% 35px 0;position: relative; overflow: hidden;}
.se_progect div:nth-child(3n){margin:0 0 35px 0;}
.se_progect div img{ width:100%;display: block;}
.se_progect div p{ font-size: 0.22rem;color: #555; text-align: center; line-height: 2;}
.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.18rem;color: #111;line-height:0.2rem;padding:15px 0;  display: block;}

@media only screen and (max-width:1550px){ 
	.se_pro_text_pp h1{font-size: 0.35rem;}
	.se_pro_text_pp ul{    padding: 25px 0; margin: 35px 0;}
	.se_pro_text_pp ul li strong{font-size: 0.35rem;}
	.se_pro_text_pp ul li p{font-size: 0.22rem;}
	.p_jieshao2 p{font-size: 0.18rem; }
	.se_pro_b_title{font-size: 0.4rem;}
}
@media only screen and (max-width:1380px){ 
	.se_pro_text_pp h1{font-size: 0.3rem;}
	.se_pro_text_pp ul li strong{font-size: 0.3rem;}
}

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

.dang{padding:55px 0 0  0; line-height: 2;font-size: 0.2rem;color:#666; text-align: center;}
.case4 .dang{padding:0 0 0  0; }
.dang p{font-size: 0.24rem;line-height: 2;margin:0 0 55px 0;color: #283a51; }
.dang .dang_s{ font-size: 0.4rem;line-height: 2;margin:0 0 20px 0;color: #1f559b; font-weight: bold;}
.dang ul{display: flex;justify-content:center; flex-wrap: wrap;}
.dang ul li{width:31%;border-radius: 20px;background: #f3f3f3;padding:35px 3%; text-align: center; margin:0 1%}
.dang ul li strong{ display: block;font-size: 0.29rem;color: #283a51; line-height: 2;margin:0 0 15px 0;}
.dang ul li span{ display: block;font-size: 0.22rem;color: #666; line-height: 2;margin:0 0 15px 0;}
.chuangxin{ padding: 85px 0 95px 0; background-image: linear-gradient(180deg, #fff, #ecf8fa);}
.chuang_t{ display: flex;justify-content: space-between; align-items: center; flex-wrap: wrap;  margin-bottom:45px}
.chuang_t strong{ display: block; font-size: 0.48rem;line-height: 2;color: #1f559b; margin:0 0 25px 0}
.chuang_t p{width:50%; display: block; font-size: 0.22rem;line-height: 2;color: #555; text-indent: 0;  }
.chuang_t div{width:45%; }
.chuang_t img{width:40%}
.chuang_t div img{width:100%;display: block;}
.chuang_con{ text-align: center;}
.chuang_con p{font-size: 0.5rem;line-height: 2;margin:0 0 55px 0;font-weight: bold;color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text;}
.chuang_con ul{display: flex;justify-content: space-between;align-items: flex-start;}
.chuang_con ul li{display: flex;justify-content: flex-start;flex-direction: column;align-items: center; width:20%}
.chuang_con ul  li strong{color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text; font-size: 0.24rem; line-height:2; font-weight: bold; }
.chuang_con img{display: block;margin: 0 auto;}
.chuang_con2{display: flex;justify-content: space-between;align-items: center;}
.chuang_con_l{width:50%;}
.chuang_con_l strong{display: flex;font-size: 0.3rem;line-height: 2;color: #3266ab; justify-content: flex-start;align-items: center;}
.chuang_con_l strong img{margin:0 10px 0 0}
.chuang_con_l ul{display: flex;justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
.chuang_con_l ul li{width:33%;display: flex;justify-content: center;flex-direction: column; margin:0 0 25px 0}
.chuang_con_l p{display: block;font-size: 0.22rem;line-height: 2;color: #666; text-align: center;}
.chuang_con_l2 p{ text-align: left; text-indent: 0;}
.chuang_con_l div {text-align: center;}
.chuang_con_l div img{ width:80px;display: block;margin: 0 auto 20px auto;}
.chuang_con_r{width:45%;}
.chuang_con_r img{width:100%;display: block;}
.chuang_b{ display: flex;justify-content:space-between; flex-wrap: wrap; align-items:flex-start;}
.chuang_b_l{width:40%;}
.chuang_b_l p{display: flex;justify-content: flex-start;align-items: flex-start; flex-direction: column;font-size: 0.5rem;line-height: 2; font-weight: bold; color: transparent; 	background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);	-webkit-background-clip: text;	background-clip: text;}
.chuang_b_l p img{margin:0 10px 0 0}
.chuang_b_l strong{  color: #555;  font-family: 'gilroy_bold';font-size: 0.3rem;line-height: 2;}
.chuang_b_r{width:57%;}
.chuang_b_r p{line-height: 5;font-size: 0.24rem;color: #333;border-bottom: 1px solid rgba(0, 0, 0, .1);}
.honorb img{display: block;width:100%;}
@media only screen and (max-width:1550px){ 
	.dang .dang_s{    font-size: 0.35rem;}
	.dang p{    font-size: 0.22rem;}
	.chuang_t p{    font-size: 0.2rem;}
	.chuang_con p{    font-size: 0.4rem;}
	.chuang_con ul li strong{    font-size: 0.22rem;    line-height: 3;}
	.a_line{    margin: 55px auto;}
	.chuang_b_l p{    font-size: 0.4rem;}
	.chuang_b_r p{    line-height: 4;		font-size: 0.22rem;}
	.chuang_con_l p{    font-size: 0.2rem;}
}
@media only screen and (max-width:1440px){ 
	.dang p{    font-size: 0.2rem;}
	.dang .dang_s{    font-size: 0.33rem;}
}
@media only screen and (max-width:1380px){ 
	.dang .dang_s{    font-size: 0.3rem;}
	.dang p{    font-size: 0.2rem;}
	.chuang_t p{    font-size: 0.2rem;}
	.chuang_con p{    font-size: 0.3rem;}
	.chuang_b_l p{    font-size: 0.3rem;}
	.chuang_b_l strong{    font-size: 0.23rem;}
	.chuang_b_r p{    font-size: 0.2rem;}
}
/* chuang_rencai */
.chuang_rencai{padding: 0 0 65px 0}
.chuang_rencai ul{display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap;}
.chuang_rencai li{ background: #fff; width:19.5%;margin:0 0.5% 15px 0;border-radius: 20px;overflow: hidden; position: relative;display: flex;justify-content: space-between; align-items: center; box-shadow: 0 0 20px rgba(24, 175, 180, 0.1);}
.chuang_rencai li:nth-child(5n){margin:0 0 15px 0;}
.chuang_rencai li div{border-radius: 20px;overflow: hidden; position: relative; width:50%;}
.chuang_rencai li div img{width:100%; display: block;}
.chuang_rencai li p{width:50%;padding:0 3%}
.chuang_rencai li p strong{ display: block;font-size: 0.22rem;color: #444; line-height: 3;}
.chuang_rencai li p span{ display: block;font-size: 0.2rem;color: #777; line-height: 2;}
.chuang_rencai li p i{ display: block;font-size: 0.2rem;color: #777; line-height: 2}
/* flower */
.flower{ display: flex;justify-content: space-between;  width:100%;padding:0vh 0 35px 5%; position: relative; z-index: 5; background: #f5fafe;}
.flower_t{width:58%;   padding:55px 2% 55px 2%;    font-weight: lighter; background-image: linear-gradient(45deg, #15799d, #68afc9, #075f80);margin:-10vh 0 0 0 }
.flower_t div{ font-size: 0.2rem; color: #fff; line-height: 2; padding-left: 95px; position: relative;}
.flower_t div p{ font-size: 0.2rem; color: #fff; line-height: 2;   position: relative; text-indent: 0;}
.flower_t p{ font-size: 0.2rem; color: #fff; line-height: 2;   position: relative; text-indent: 0;}
.flower_t div:before {
    content: '';
    width: 41px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/icon-15.png);
    position: absolute;
    top: 0;
    left: 0;
}
.flower_t strong{display: block;font-size: 0.35rem;line-height: 1;margin:0 0 30px 0;color: #fff;}
.flower .about-s{width:42%;    background: url(../img/nbg.jpg) no-repeat left bottom; padding:0 5%; margin:-10vh 0 0 0 }
@media only screen and (max-width:1550px){ 
	.flower_t{padding: 45px 2% 45px 2%;}
	.flower_t div{    padding-left: 65px;}
	.flower_t div p{font-size: .18rem;}
	.flower_t strong{font-size: .3rem;}
	.chuang_rencai li p strong{font-size: .2rem;}
	.flower_t p{font-size: .18rem;}
}
@media only screen and (max-width:1380px){ 
	.flower_t div p{font-size: .17rem;}
	.flower_t strong{font-size: .24rem;}
}
/* sw12 */
.fuwu_a_pic{padding:0 0 75px 0 ; background: #f5fafe; }
.fuwu_a_pic2{padding:0 0 95px 0 ; background: #f5fafe; }
.sw12out {position: relative;width: 90%; padding:0 0 0;margin:0 auto }
#sw12 { }
.sw12out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw12out .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%;}
.sw12out .swiper-pagination-bullet-active { }
.sw12out .sw-next,.sw12out .sw-prev {position: absolute;top: 53%;width: 52px;height: 52px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw12out .sw-prev {left: 5%;background:#4896ed url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw12out .sw-next {right: 5%;background:#4896ed url('../images/jt_r.png') center no-repeat; background-size: 10px;}
.sw12out .sw-prev:hover { background:#0e74e6 url('../images/jt_l.png') center no-repeat; background-size: 10px; }
.sw12out .sw-next:hover { background:#0e74e6 url('../images/jt_r.png') center no-repeat;background-size: 10px;}
#sw12 .swiper-slide{display: block;position: relative;width: 550px;  }
#sw12 .swiper-slide a{display: block;position: relative; overflow: hidden;  }
#sw12 .swiper-slide .pic5 {width: 100%;  position: relative;margin: 0 auto;overflow: hidden;}
#sw12 .swiper-slide .pro_text {width: 100%;  text-align: center;color: #141b28; font-size:1.2rem; line-height: 4rem;}

.sw12out.sw13out #sw12 .swiper-slide .pic5 {width: 100%;  position: relative;margin: 0 auto;overflow: hidden; border-radius: 0;}

#sw12 .swiper-slide .wz { text-align: center;color: #2d2d2d; opacity: 1; }
#sw12 .swiper-slide .wz strong{ color: #1f2436; display: block; font-size:1.2rem;line-height: 2; text-align: center; font-weight: normal; opacity: 1;transition:0.4s ease;}
#sw12 .swiper-slide .wz i{ color: #555; display: block; font-size:1.5rem;line-height: 2; text-align: center;  }
#sw12 .swiper-slide .hover{position: absolute;left:0;top:0; width:100%;height:100%;z-index: 2; background: url(../images/huise.png) repeat-x left bottom; opacity: 0.5;}
#sw12 .swiper-slide img { width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; opacity: 1;-o-object-fit: cover;object-fit: cover; }
#sw12 .swiper-slideimg{  }
#sw12 .swiper-slide:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
#sw12 .swiper-slide-active img {opacity: 1;}
.sw13 .swiper-slide{display: block;position: relative;width: 250px;  }
.sw13 .swiper-slide .pic5 {width: 100%;  position: relative;margin: 0 auto;overflow: hidden;}
.sw13 .swiper-slide img { width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; opacity: 1;-o-object-fit: cover;object-fit: cover; }
.sw13 .swiper-slide:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
@media screen and (max-width: 960px) {
	#sw12 .swiper-slide {width: 100%;}
	.sw12out .sw-next, .sw12out .sw-prev{width:40px;height: 40px;}
	.sw12out .sw-prev {left: 5%;background:#4896ed url('../images/jt_l.png') center no-repeat; background-size: 7px;}
	.sw12out .sw-next {right: 5%;background:#4896ed url('../images/jt_r.png') center no-repeat; background-size: 7px;}
	.sw12out .sw-prev:hover { background:#0e74e6 url('../images/jt_l.png') center no-repeat; background-size: 7px; }
	.sw12out .sw-next:hover { background:#0e74e6 url('../images/jt_r.png') center no-repeat;background-size: 7px;}
}
@media screen and (max-width: 750px) {
	.sw12out .sw-prev {left: 5%;}
	.sw12out .sw-next {right: 5%;}
}
#sw12 .swiper-slide-active .wz strong{ font-weight: bold;  opacity: 1;}


@media screen and (max-width: 750px) {
	.sw12out .sw-prev {left: 5%;}
	.sw12out .sw-next {right: 5%;}
}
.ipart05{padding:0 0 55px 0}
.ipart05 .content{position:relative;}
.ipart05 .rect-5079{padding-bottom:47.3%;}
.ipart05 .rect-5079:after{ position: absolute;z-index: 1;width:100%;height:100%; content: '';background: url(../images/bgh.png) no-repeat left top;}
.ipart05 .left2{width:100%;}
.ipart05 .left2 .left_t2{position:relative; margin-bottom:2.5%; display: flex;justify-content: space-between ;align-items: flex-start; height: 42vh;}
.ipart05 .left2 .left_t2  a:nth-child(1){width: 65%; height: 100%; position:relative;}
.ipart05 .left2 .left_t2  a:nth-child(2){width: 34%; height: 100%; position:relative;}
.ipart05 .left2 .left_t2 .cover{position:absolute; left:0; top:0; width:100%; height:100%; z-index: 2;background: rgba(0,0,0,.4);padding: 0 40% 0 0;}
.ipart05 .left2 .left_t2  a:nth-child(2) .cover{padding: 0 0 0 0}
.ipart05 .left2 .left_t2 .cover .box{padding:90px 45px;}
.ipart05 .left2 .left_t2 .cover .box .date{font-size:0.18rem; color:#fff;text-transform: uppercase;margin: 0 0 25px 0;}
.ipart05 .left2 .left_t2 .cover .box .date .t{color:#265ba8;}
.ipart05 .left2 .left_t2 .cover .box .tit{font-size:0.26rem; color:#fff; margin:0 0 25px; line-height:1.4; font-weight:bold;}
.ipart05 .left2 .left_t2 .cover .box .con{font-size:0.18rem; color:#fff; line-height: 29px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.ipart05 .left2 .left_t2 p{width:80px;height: 80px;border-radius: 50px;border:1px solid rgba(255,255,255,.5); position: absolute;left:45px;bottom: 35px; background: url(../images/solj.png) no-repeat center center;}
.ipart05 .left2 .left_b2{display: flex;justify-content: flex-start;flex-wrap: wrap; }
.ipart05 .left2 .left_b2 .nitem{  width:24.25%; transition:.5s ease; background: #fff;    border: 1px solid rgba(0,0,0,0.05);margin:0  1% 15px 0}
.ipart05 .left2 .left_b2 .nitem:nth-child(4n){margin:0  0 15px 0}
.ipart05 .left2 .left_b2 .nitem:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}
.ipart05 .left2 .left_b2 .nitem a{display:block;}
.ipart05 .left2 .left_b2 .nitem .box_img{width:100%; position: relative; overflow: hidden;  }
.ipart05 .left2 .left_b2 .nitem .box_img img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; opacity: 1;-o-object-fit: cover;object-fit: cover;}
.ipart05 .left2 .left_b2 .nitem:hover .box_img img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.ipart05 .left2 .left_b2 .nitem .box{padding:20px 25px 20px;}
.ipart05 .left2 .left_b2 .nitem .box .date{font-size:0.18rem; color:#535353; text-transform: uppercase}
.ipart05 .left2 .left_b2 .nitem .box .date .t{color:#265ba8;}
.ipart05 .left2 .left_b2 .nitem .box .tit{font-size:0.2rem; margin:10px 0 20px;  line-height:1.4; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; overflow: hidden; color:#222}
@media only screen and (max-width:1550px){ 
	.ipart05 .left2 .left_t2{       height: 45vh;}
	.ipart05 .left2 .left_t2 .cover .box{padding: 40px 45px;}
}
.nitem_pic{width:100%}
.nitem_pic img{width:100%}
.ipart05 .right2{width:100%; position:absolute; top:0; bottom:0; right:0;}
.ipart05 .right2 .nitem{margin-bottom:6%; transition:.5s ease;background: #fff}
.ipart05 .right2 .nitem:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}
.ipart05 .right2 .nitem .intro{ }
.ipart05 .right2 .nitem .intro .box{padding:35px 30px;}
.ipart05 .right2 .nitem .intro .box .date{font-size:15px; color:#535353;text-transform: uppercase}
.ipart05 .right2 .nitem .intro .box .date .t{color:#265ba8;}
.ipart05 .right2 .nitem .intro .box .tit{font-size:24px;  line-height:1.4;color:#222}
*[class*="rect-"]{position: relative;display: block; width: 100%;height:100%;;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width:100%;height: auto;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom img{ -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom a:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
@media screen and (max-width:1440px) {
	.ipart05 .left2 .left_t2 .cover .box{padding:30px 45px;}
	.ipart05 .left2 .left_b2 .nitem .box .tit{font-size:0.2rem;}
	.ipart05 .left2 .left_t2 .cover .box .tit{font-size:0.24rem;}
	.ipart05 .left2 .left_t2 p{ width: 60px; height: 60px; background-size: 20px;}
}
@media screen and (max-width:1200px) {
	.ipart05 .left2 .left_t2{display: none;}
	.ipart05 .left2 .left_b2 .nitem{width:100%;    margin-left: 0; margin-bottom: 10px;}
	.ipart05 .left2 .left_b2 .nitem .box{padding:20px 15px 20px;}
	
	.ipart05 .left2{padding:35px 0 0 0}
}
@media only screen and (max-width:1800px){ 
	.s_width{width:92%;}
	.item_title{margin-left: -46%;}
	.weizhi_nav{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;   }
	.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; }
	.banner3 .ind_ban_tex_title img{width:780px}
	.case_t span{font-size: 0.15rem;width:51%;}
	.aa_t_w div h1{font-size: 0.3rem;}
	.aa_t_w p{font-size:.26rem}
	.about{    padding: 65px 0 75px 0;}
	.about_l .about_p{font-size:.17rem;}

}
@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; }
	.te_t strong{ font-size: 0.25rem;}
	.te_t span{ font-size: 0.25rem;}
	.about_l .about_p{font-size: 0.2rem;  line-height: 2; }
	#banner .txt em{font-size: 0.5rem;}
	.i_part2 .con .bottom .btn{    font-size: 0.21rem;}
	.item_title h1{font-size: 0.5rem;}
	.td1 strong{font-size: 0.3rem;}
	.dang ul li strong{font-size: 0.25rem;}
	.ipart05 .left2 .left_t2 .cover .box .tit{font-size: 0.22rem;}
	.ipart05 .left2 .left_t2 .cover .box{padding: 20px 25px;}
	.chuang_rencai li{width: 24.5%;}
	.chuang_rencai li:nth-child(5n){margin: 0 0.5% 15px 0;}
}
@media only screen and (max-width:1500px){
	.about_l .about_p{ line-height: 2;font-size: 0.18rem; -webkit-line-clamp:5; }
	.about_l .about_t strong{font-size: 0.24rem;}
	.se_pro_b_title{font-size:0.35rem;}
	.gongyi li{    width: 21%;} 
	.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.2rem;}}
	
@media only screen and (max-width:1440px){ 
	.w_nav li a{font-size: 0.2rem; }
	#banner .txt strong{font-size: 0.52rem;}
	.hezuo_t p{font-size: 0.28rem; }
	.header .logo img{    max-width: 150px;}
	.index_nav li a{ font-size:0.15rem;  }
	.son dt a{ font-size:0.15rem;line-height: 45px;}
	.son dt{line-height: 45px; }
	.se_contact_li li strong{ font-size:0.28rem;}
	.se_pro_b .se_pro_a_text p{ font-size:0.2rem;}
	.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;}
	.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.35rem;}
	.item_title span{font-size: 0.19rem;}
	.se_espcms_book2 .se_date{font-size: 0.2rem;}
	.s_nr li .s_nr_text strong{font-size: 0.2rem;}
	.about_l .about_p.about_p2{  -webkit-line-clamp: 20;}
	.about_l a{    margin: 35px 0 0 0;width: 34%;}
	.aa_t_w{    padding: 0 0 35px 0;}
	.at{margin: 0 0 25px 0;		padding: 0 0 25px 0;}
	.about_l .about_t span{font-size: 0.21rem;}
	.a_title2 div p{    font-size: 0.2rem;}
	.se_about .se_about_c{font-size: 0.2rem;}
	.chanye_t span{font-size: 0.22rem;}
	.chuang_rencai li{    width: 24.5%;}
	.chuang_rencai ul{ justify-content: flex-start;}
}
@media only screen and (max-width:1380px){ 
	.logo_nav{width: 86%;}
	.font_44 h2{    font-size: 0.3rem;}
	.w_nav li a{font-size: 0.18rem;}
	.se_pro_b_title{    font-size: 0.3rem;}
	.ipart05 .left2 .left_t2 .cover .box .tit{font-size:0.2rem;}
	.ipart05 .left2 .left_b2 .nitem .box .tit{font-size:0.2rem;}
	.banner3 .ind_ban_tex_title{    font-size: 0.35rem;}
	.aa_t_w p{font-size:.23rem}
	.a_title2 i{font-size: 0.24rem;}
	.a_title2 div span{    font-size: 0.3rem;}
	.i_part2 .video_box .video div span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;padding: 0 0;margin: 35px 0;}
}
@media only screen and (max-width:1200px){
	
	.l_ban{border-radius: 50px;border: 1px solid rgba(255,255,255,.1); line-height: 30px;width:30px; text-align: center;}
	.l_ban a{color: #fff;font-size: 0.14rem; text-transform: uppercase; display: block;}
	.honor{padding: 0 0 40px 0;}
	.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: auto; line-height: 41px; margin: 0 	5px 0 0; font-size: 0.15rem; padding:0 3px}
	.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.15rem;}
	.a_title2 a:hover{ font-size: 0.15rem;}
	.about .about_con{flex-direction: column;}
	.about_l {width:95%;margin: 0 auto; padding:0 0 25px 0}
	.about_l .about_p{-webkit-line-clamp: 23;    font-size: 0.16rem;}
	.about_l .about_p.about_p2{-webkit-line-clamp: 30;}
	.about_r {width:100%;  padding: 0 2%;}
	.aa_t_w{width:100%;padding: 0 0 25px 0;}
	.aa_t_w div h1{font-size: 0.18rem; line-height: 2;}
	.aa_t_w p{font-size: 0.18rem;  }
	.about_l a{  width: 200px;font-size: 0.16rem;}
	.about_l a:hover{  width: 214px;}
	#banner .txt strong{font-size: 0.28rem; letter-spacing: 0;}
	#banner .txt p{    font-size: 0.18rem;}
	#banner .txt em{font-size: 0.3rem;}
	.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%}
	.se_espcms_book2 h1{margin: 0 0 35px 0;}
	.th_news_con2{padding: 0.55rem 0 0.55rem 0;}
	.se_pro_b td{    white-space: nowrap;}
	.se_pro_a_text{    overflow-x: auto;}
	.zz_title p{    font-size: 0.26rem;}
	.h_more{    width: 152px;}
	.contact_in{padding: 35px 0;}
	.contact_in span{    font-size: 0.3rem;}
	.contact_in p{    font-size: 0.2rem;}

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

	
	.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.18rem;   line-height: 2; font-weight: bold;}
	.se_contact_li li p{    line-height: 2; padding:10px 0 0 0; font-size: 0.16rem;font-weight: normal;}
	.se_contact_t p{font-size: 0.18rem;}
	.se_contact_t{ font-size:0.16rem;    margin: 0 0 0 0; padding:35px 0 0 0}
	.se_contact_t h2{ font-size:0.2rem;    margin: 0 0 25px 0; }
	.sty6 .swiper-slide{width: 100%;}

	.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.2rem;    margin: 0 0 25px 0;}
	.te_t p{ font-size: 0.15rem; line-height: 2;}


	.cc_title div{font-size: 0.2rem;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.18rem; 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: #ee7c28 ;}
	.position{position: relative; display: flex;justify-content: flex-start; 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;}
	.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:100%; }
	.video.none{}
	.video video{width:100%;  }
	.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.2rem;}
	.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:160%}
	.se_banner{height: auto;}
	.item_title{width:100%;left:0;margin-left:0;padding:0 20px; }
	.item_title div{font-size: 0.2rem;}
	.item_title h1{font-size: 0.23rem;}
	.item_title i.item_i{font-size: 0.3rem;}
	.item_title span{font-size: 0.15rem; line-height:2;}
	.weizhi_nav{    bottom: 10px;width:100%;left:0;margin-left:0;padding:0 20px;}
	.w_nav li a{font-size: 0.15rem; line-height:0.3rem;    margin: 0 14px 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;}
	.footer .s_width:nth-child(1){flex-wrap: wrap;    padding: 25px 0 25px 0;}
	.footer .f_logo{width:100%;padding:0 0 35px 0;margin-bottom: 35px; border-bottom: 1px solid rgba(255, 255, 255, .1);}
	.footer .f_logo img{ width: 50%;}
	.footer .f_fenlei2{width:100%;padding:0 0 20px 3%}
	.footer .f_fenlei2 li a{font-size: 0.15rem;}
	.footer .f_fenlei li a{font-size: 0.15rem;}
	.footer .f_fenlei{width:100%;padding:0 0 0 3%}
	.footer .f_erweima{width:100%;border-top: 1px solid rgba(255, 255, 255, .1);padding:35px 0 0  0;margin-top: 35px;}
	.footer .f_erweima div{flex-direction: column;}
	.footer strong{font-size: 0.18rem;margin-bottom: 15px;}
	.footer_pp{flex-wrap: wrap;}
	.footer_p{ padding: 25px 0;text-align: center;}
	.footer .footer_pp .f_erweima{width:100%;border-bottom: 1px solid rgba(255, 255, 255, .1);border-top: 0 solid rgba(255, 255, 255, .1);padding: 0 0 35px 0;margin-bottom: 35px;margin-top: 0;}
	.se_banner_b{  height: 76vh;}
	.se_nav_pro li{width:100%;margin: 0 0 5px 0 ;}
	.se_nav_pro li a{font-size: .15rem;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_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;}
	.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.18rem;}
	.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.2rem;    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.2rem;    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; font-size: 0.18rem;    height: auto;}
	.se_news{padding: 45px 0 35px 0;}
	.p_jieshao2{ display: flex; margin: 0 auto;}
	.p_jieshao2 p{padding: 0 0 0 0;font-size: 0.16rem; }
	.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.18rem 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.16rem;}
	.se_liuyan{margin: 30px 0 0 0;}
	.message{    padding: 30px 10px;}
	.news .s_width{flex-wrap: wrap;}
	.in_title p{font-size: 0.2rem;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;padding: 0 2%;}
	.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;}
	.chuangxin{padding: 45px 0 35px 0;}
	.chuang_t{flex-wrap: wrap;}
	.chuang_t div{width:100%;margin-bottom: 35px;}
	.chuang_t p{width:100%;    font-size: 0.16rem;}
	.chuang_con2{flex-wrap: wrap;}
	.chuang_con_l{width:100%}
	.chuang_con_l p{font-size: 0.16rem;}
	.chuang_con_l strong{font-size: 0.24rem;}
	.chuang_con_r{width:100%;margin-top: 35px;}
	.chuang_b{flex-wrap: wrap;}
	.chuang_b_l{width:100%}
	.chuang_b_l p{font-size: 0.24rem;}
	.chuang_b_r{width:100%;margin-top: 35px;}
	.chuang_b_r p{font-size: 0.16rem;line-height: 2;}
	.flower{flex-wrap: wrap;padding: 0vh 0 35px 2%;}
	.flower_t{width:100%;padding: 45px 2% 15vh 2%;font-weight: normal;}
	.flower .about-s{width:100%}
	.flower_t div{ padding-left: 35px;}
	.a_title{ padding: 30px 0;}
	.a_title div span{font-size: 0.24rem;line-height: 1.5;}
	.a_title div p{font-size: 0.16rem;}
	.se_banner_a img{ height: 40vh; display: block;}
	.chuang_t img{width:100%;margin-bottom: 25px}
	.chuang_rencai ul{    align-items: normal;}
	.chuang_rencai li{width:48.5%;    margin: 0 1.5% 15px 0;     display: block;}
	.chuang_rencai li:nth-child(5n){margin: 0 1.5% 15px 0; }
	.chuang_rencai li p strong{font-size: 0.18rem;line-height: 2;}
	.chuang_rencai li p span{font-size: 0.15rem;line-height: 1.4;}
	.chuang_rencai li div{border-radius: 10px;    width: 100%;}
	.chuang_rencai li p{width: 100%;padding:10px 10px}
	.chuang_rencai li{border-radius: 10px;}
	.chuang_con p{font-size: 0.24rem;}
	.chuang_con ul{flex-wrap: wrap; justify-content: center;}
	.chuang_con ul li{width:33%}
	.chuang_con ul li strong{font-size: 0.16rem; line-height: 1.5; margin: 15px 0;}
	.fuwu_a{    padding: 35px 0 35px 0;}
	.fuwu_a .fuwu_a_t{flex-wrap: wrap;}
	.fuwu_a_t .fuwu_a_tl{ width:100%}
	.fuwu_a_t .fuwu_a_tl.fuwu_a_tl2{position: relative;top: 0;}
	.fuwu_a_t .fuwu_a_tr{ width:100%;    }
	.fuwu_a_t .fuwu_a_tr ul{ width:100%; margin: 0 0 0 0;}
	.fuwu_a_t .fuwu_a_tr.fuwu_a_tr3{ width:100%}
	.fuwu_a_t .fuwu_a_tl.fuwu_a_tl3{ width:100%}
	.hudielan{font-size: 0.18rem; line-height: 1.5;}
	.sty77 .swiper-slide{    width: calc(100%/2);}
	.sty77{margin: 0 auto 25px auto;width: 97%;}
	.flower_t div:before{    width: 21px; height: 20px; background-size: 100%;}
	.dang ul li{ width:100%;margin-bottom: 10px;padding: 25px 3%;}
	.item_title p{font-size: 0.15rem; padding:0 4%}
	.dang .dang_s{font-size: 0.22rem;}
	.dang p{font-size: 0.16rem; text-align: left;}
	.dang ul li strong{font-size: 0.2rem;}
	.dang ul li span{font-size: 0.15rem;}
	.main3{    padding: 0 0 0 0;}
	.chan_list li{    padding: 35px 0; border-bottom: 1px solid rgba(0,0,0,.1);}
	.chan_list li .chan_list_l{ width:100%}
	.chan_list_r{ width:100%}
	.chan_list_l strong{font-size: 0.22rem;    margin: 15px 0 0 0;}
	.chan_list li:nth-child(1) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(2) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(3) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(4) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(5) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(6) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(7) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(8) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(9) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(10) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(11) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list li:nth-child(12) .chan_list_l a:before{font-size: 0.4rem;}
	.chan_list_l .se_about_p{    line-height: 1.8;font-size: 0.16rem; margin-bottom: 15px}
	.chan_list_l i{margin: 21px 0;}
	.n_bg{background: rgba(0,0,0,0.5);}
	.se_pro_text_pp ul li strong{    font-size: 0.22rem; text-align: center;}
	.se_pro_text_pp ul li p{    font-size: 0.16rem; text-align: center;}
	.se_progect div{ width:49%;margin: 0 2% 15px 0;}
	.se_progect div:nth-child(3n){    margin: 0 2% 15px 0;}
	.se_progect div:nth-child(2n){    margin: 0 0 15px 0;}
	.se_progect div p{font-size: 0.2rem;}
	.td1{ width:100%}
	.td2{ width:100%}
	.chanye2 .con.con2{ flex-direction:column-reverse;}
	.chanye2 .con.con2 .bottom{ width:100%}
	.chanye2 .con.con2 .video_box{ width:100%; height: 37vh;    margin: 3vh 0 0 0;}
	.chanye2 .con .bottom .btn .con_text p.licheng{font-size: 0.16rem; font-weight:normal ;}
	.chanye2 .con .bottom .btn:not(:last-child){margin-bottom: 0.1rem;}
	.chanye_t p{font-size: 0.3rem;}
	.chanye_t span{font-size: 0.16rem; line-height: 2;}
	.td1 strong{font-size: 0.22rem;}
	.page .s_width2{padding: 0 0;}
	.td1.td3{ width:100%;padding:0 0 25px 0}
	.page{padding: 35px 0;}
	.se_about_l{width:96%;margin: 25px auto;}
	.se_about .se_about_c{font-size: 0.16rem;    padding: 25px 0;width: 96%;}
	.s_title{flex-wrap: wrap;}
	.s_title div{ width:100%}
	.s_title i{ width:100%;    text-align: left; font-size: 0.18rem;margin: 20px 0 0 0;}
	.s_title div span{font-size: 0.24rem; }
	.s_title div p{font-size: 0.16rem;padding: 25px 0}
	.b_title div strong{font-size: 0.24rem; }
	.b_title p{font-size: 0.16rem; }
	.honor.honor2 .a_title2 ul li:nth-child(1) a{font-size: 0.16rem; }
	.honor.honor2 .a_title2 a{font-size: 0.16rem;    margin: 0 5px 0 0; }
	.honor.honor2 .a_title2 a:hover{font-size: 0.16rem; }
	.sty8 .swiper-slide{width:70%}
	.case2 .list .item .pro_text{font-size: 0.15rem;    -webkit-line-clamp: 3; }
	.case2 .list .item:nth-child(5n){    margin: 0 1% 25px 0;}
	.se_banner_img5{    width: 200%;}
	.pro-text i{font-size: 0.3rem; }
	.pro-text p{font-size: 0.16rem; }
	.i_part2 .con .bottom .btn{font-size: 0.16rem;  line-height: 1.5;}
	.i_part2 .video_box .video div strong{font-size: 0.3rem; }
	.i_part2 .video_box .video div{width: 75%;}
	.i_part2 .con .bottom{padding: 0 1%; position: relative; top: 0; background: none; height: auto;margin-bottom: 15px;align-items: flex-start;    }
	.i_part2 .con{  height: auto; display: flex;justify-content: flex-start;flex-direction: column-reverse;}
	.i_part2 .con .bottom .btn:hover, .i_part2 .con .bottom .btn.on{color: #333;}
	.i_part2 .con .bottom .btn{color: #333;     width: calc(100%/3);}
	.i_part2 .video_box{position: relative; top: 0;     height: 41vh;}
	.i_part2 .video_box .video div span{display: none;}
	.index_con{height: auto;}
	.i_part2 .video_box .video img{width:153%}
	.i_part2 .con .bottom .btn:hover .pic{ margin-bottom: 0; }
	.i_part2 .chanye_all2{ width: 155px; border: 1px solid #fff; line-height: 45px;font-size: 0.16rem;}
	.i_part2 .video_box .video div p{    font-size: 0.24rem;}
	.i_part2 .video_box .video div{top: 24%;}
	.chanye2 .con .bottom .btn:hover .con_text p, .chanye2 .con .bottom .btn.on .con_text p{display: none;}
	.chanye2 .con .bottom .btn.on .con_text p.licheng{display: block;}
	.chanye2 .con .bottom .btn:hover .con_text, .chanye2 .con .bottom .btn.on .con_text{    padding: 0.1rem 0.1rem 0.1rem;}
	.chanye2 .con{flex-wrap: wrap;}
	.chanye2 .con .bottom{width:100%}
	.chanye2 .video_box{width:100%;height: 42vh;}
	.chanye2 .con .bottom .btn .con_text strong{font-size: 0.16rem;}
	.chanye2 .con .bottom .btn .con_text{    margin: 0 0 0 0.25rem;}
	.ipart04 .left{    flex-direction: column-reverse;}
	.ipart04 .left .left_b{width:100%}
	.ipart04 .left .left_t{width:100%}
	.ipart04 .rect-5079{    padding-bottom: 65.3%;}
	.ipart04 .left .left_t .cover{  padding: 0 0 0 0; }
	.ipart04 .left .left_t .cover .box{padding: 20px 25px;}
	.ipart04 .left .left_t .cover .box .tit{font-size: 0.16rem;}
	.ipart04 .left .left_t p{    left: 25px; width: 40px; height: 40px;}
	.ipart04 .left .left_b .nitem .box{    padding: 20px 0 20px 0;}
	.footer .f_erweima .fp{font-size: 0.15rem; display: none;}
	.footer_p{font-size: 0.15rem;}
	.footer .f_erweima div span{font-size: 0.16rem;}
	.footer .f_erweima dl{flex-direction: row;    justify-content:space-around;}
	.footer .f_erweima dd p{font-size: 0.15rem;}
	.ipart05 .left2 .left_b2 .nitem .box .tit{ font-weight: normal;font-size: 0.16rem;}
	.flower_t div p{  font-size: 0.16rem;}
	.fuwu_a_t .fuwu_a_tl p{  font-size: 0.22rem;}
	.fuwu_a_t .fuwu_a_tl div.fuwu_p2{padding: 20px 0 20px 0;}
	.flower_t p{  font-size: 0.16rem;}
	.chanye_all{margin: 3vh 0 0 0;    font-size: 0.16rem;}
	.ipart04 .left .left_b .nitem .box .tit{  font-size: 0.16rem;}
}
@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){

}
