@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
body{ }
*{ margin:0; padding:0;box-sizing:border-box;font-family:  "Noto Serif SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "PingFang SC", "Heiti SC", "Hiragino Sans GB", Arial, "Helvetica Neue", Helvetica, sans-serif;}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_65{height:65px;}
.lh_35{height:25px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:86%;margin:0 auto;}
.s_width2{width:92%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.s_width4{width:88%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}
html{font-size: 16px;}
.header{width:100%; position: absolute;z-index: 9;display: flex;justify-content: space-between;align-items: center;padding:0 25px;border-bottom: 1px solid rgba(255,255,255,.1);}
.header_h{ background:#0d8a9c;border-bottom: 0 solid rgba(255,255,255,.1);}
.header .logo img{width:100%;max-width:477px;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.logo_nav{width:65%;display: flex;justify-content: space-between;align-items: center;}
.index_nav{width:79%;height:100px;display:flex;justify-content:space-between;align-items:center;}
.index_nav li{height:100px;width:calc(100%/7);text-align: center;display:flex;justify-content:center;align-items:center;}
.index_nav li a{color:#fff;width:100%;font-size:1.05rem;display:block;position:relative;z-index: 2;line-height: 100px;transition: 0.5s; }
.index_nav li a.aa:before{transition:0.3s;opacity: 0;}
.index_nav li.index_p{position: relative;}
.index_nav li:hover a.aa:before{content: "/"; font-weight: bold; position: absolute;left:0;top:-1px;color: #1ba1b4;font-size: 23px;opacity: 1;}
.index_nav li a:hover{font-weight:bold; text-decoration:none;  }
.header .n{ display: none;}
.header .b{ display: block;}
.h_a{width:43px;line-height: 43px;background: #1ba1b4;border-radius: 22px;display: flex;justify-content:center;align-items: center;}
.h_a a{ font-size: 15px;color: #fff; text-transform: uppercase;}
.son{background:#1ba1b4;position: absolute; z-index: 1; top: 100%; width:200px; left: 0; box-sizing: border-box;  display: none;}
.index_nav li .son a{ line-height: 65px;font-size: 1rem; color:#fff;text-transform: uppercase; display: block;border-bottom: 1px solid rgba(255,255,255,.1);}
.nav_line{width:1px;height:100px;background: rgba(255,255,255,.2);}
.nav_tel{ display: flex;justify-content: space-between;align-items: center;}
.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 35px 0 0 ;border-right: 1px solid rgba(255,255,255,.2);}
.header .logo_tel img{margin:0 8px 0 0}
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel i{ font-size: 1.1rem; font-family: 'PingFang SC';letter-spacing:0;color: #fff;font-style: normal;font-weight: 600;}
.header .erwei_pic{position: absolute;	top: 30px;	left: 0;	margin-left: 0;	padding-bottom: 0;	opacity: 0;	visibility: hidden;	transition: all .3s ease;}
.header .erweid{position: relative;padding:0 25px;}
.header .erweid:hover .erwei_pic{opacity: 1; visibility: visible;}
.header img.erweia{margin:0 8px 0 0}
.search{  display: flex;justify-content: center;align-items: center; }
.search img{width:20px}
/*--search modal--*/
.modal2 { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog2 { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content2 { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content2 > div {  }
.modal-content2 input { border: none; float: left;}
.modal-content2 .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content2 .search-logo img{ width:100%;}
.modal-content2 .search-bar2 { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content2 .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content2 .search-tab .on { background: #fff; color: #fe0000; }
.modal-content2 .tab-panel { display: none; }
.modal-content2 .on { display: block; }
.modal-content2 .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content2 .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.modal-content2.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content2 .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content2 .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.modal-content2 .keywords{	width:90%; padding-left:10px;	height:90px; line-height: 90px;	border:none; }
.modal-content2 .searchbtn2{ position: absolute; height:90px; background: #1ba1b4;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 16px;}
.modal-open2 { overflow: hidden;}
.video {width:100%;position: relative;overflow: hidden; background: url(../images/video.jpg) no-repeat center center; background-size: 100%;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.ind_ban_tex {	position:absolute;width:88%;height:100%;left:50%;margin-left:-44%;transform:translateY(0%); text-align: center; z-index: 90;display: flex;justify-content: center;flex-direction: column;align-items: center}
.banner3 .ind_ban_tex_title{font-size: 4rem;color: #fff; text-align: center;font-weight: bold;line-height: 6rem;}
.banner3 .ind_ban_tex_info{font-size:1.5rem;color: #fff; text-align: center; line-height: 3rem;font-weight: lighter;}
.banner3 dl{ width:60%;margin: 0px auto 0 auto;display: flex;justify-content: center; opacity:1; transform:translateY(50px)}
.banner3 dd{ }
.banner3 dd img{width:144px; border-radius: 72px;display: block;margin:0 15px;}
.banner3 .ind_ban_tex_title_en{width:80px;height:2px;background: #fff;margin: 0 0 60px 0}
.banner3 a{width:180px;line-height:50px;border:2px solid #fff;margin: 60px 0 0 0;color: #fff;font-size: 1.1rem;border-radius: 30px; transition: 0.3s;}
.banner3 a:hover{ width:200px; background: #1ba1b4;border:2px solid #1ba1b4;color: #fff;}
/*banner*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center; ;z-index: 1; }
.nn_banner .mm_bg{top: 0;height: 100%;width: 100%;background:  url(../images/mbg.png) no-repeat left top; z-index:3;position: absolute;opacity: 0.9;}
/*footer*/
.footer{ background: #22232a }
.footer .s_width:nth-child(1){ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer .s_width:nth-child(2){ padding:0 0 0 0 ; display:flex;justify-content:center}
.footer .footer_t{display:flex;justify-content:space-between; align-items: flex-start;font-size:1.7rem;line-height: 1;color: #1ba1b4; font-family: neutra_text_tf;}
.footer .footer_t img{display: block;margin: 0 10px 0 0; }
.footer strong{ display: block; font-size:1.1rem; line-height:2; color:#fff; margin-bottom:35px; font-weight: normal;  }
.footer i{ width:20px;height:1px; background:rgba(255,255,255,.1);display: block; margin-bottom:35px;}
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-direction: column;}
.footer .f_fenlei li{ line-height:2.3rem; width:100%; text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left center;padding:0 0 0 25px;}
.footer .f_fenlei li a{ color:#fff;font-size:1.02rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_fenlei2 dd{ line-height:2.3rem; width:100%; text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left center;padding:0 0 0 25px;}
.footer .f_fenlei2 dd a{ color:#fff;font-size:1.02rem;  display: block}
.footer .f_fenlei2 dd a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#fff;font-size:1.02rem;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_erweima .f_logo{margin: 0 0 25px 0; }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 2; color: #eee; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:93px; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:1rem; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ display: flex;justify-content: space-between;}
.footer_p a{ color:#fff;font-size:1rem;}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2 div{ line-height:2.1; color:#d5d5d5; font-size:1.02rem;padding:0 0 0 0}
.footer .f_contact2 div span{display: block;font-weight: bold;font-size: 1.12rem;}
.p_float{ position:fixed; width:50px;height:50px; bottom:80px;  right:0; z-index:9999; opacity:0;transition: all .5s;}
.p_float.on{  opacity:1}
.p_float li{ height:50px; width:50px; text-align:center; background:#e42a2a; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-radius:25px;}
.p_float li i{ display:block; width:50px; height:50px; z-index:2; position:relative}
.p_float li:hover{ background:#333; }
.p_float li i.fl_top{ background:url(../images/tt3.png) no-repeat center center;}
/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 48%; overflow: hidden; cursor: pointer; }
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #f44336; /*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;}
.index_pro{ background:url(../images/huise.jpg) no-repeat center top;}
.productshow_cage{ display: flex;justify-content:center; align-items:center;text-align: center;position: relative;z-index: 1; background-image: -webkit-linear-gradient(0deg,#0db288, #0dba3b);}
.cage_bg{ padding:174px 0 75px 0 ; background:url(../images/banner_b.jpg) no-repeat center top;}
.productshow_cage ul{display: flex;justify-content:space-between; flex-wrap: wrap;}
.productshow_cage li{ width:calc(100%/10); position:relative;   overflow:hidden;  cursor:pointer;padding: 0 0 10px 0;}
.productshow_cage li a{ width:95%;  margin:0 auto;  display: block;overflow:hidden;}
.productshow_cage li div{ width:100%;  margin:0 auto 15px auto;  text-align:center;  position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-radius:100px; border:5px solid #fff}
.productshow_cage li div img { width:100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.productshow_cage li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.productshow_cage li span{ display: block;color:#fff;font-size: 17px; line-height:30px; transition: 0.5s;font-weight: bold;}
.productshow_cage li:hover span{ font-size: 19px; }
.productshow_cage li.cu_active span{  font-size: 19px;}
.productshow_cage li.cu_active div{  border:5px solid #008cd2}
.productshow_cage li:hover div{  border:5px solid #008cd2}
.productshow_cage2{ padding:0 0 0 0}
.productshow_cage2 ul{width:75%;display: flex;justify-content:center; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cage2 li{ position:relative;   overflow:hidden;  cursor:pointer;margin: 0 10px 10px 10px;}
.productshow_cage2 li a{  width:15rem; border:2px solid #333;border-radius:30px; display: block;overflow:hidden;color:#333;font-size: 1.1rem; line-height:3rem; text-align: center;transition: 0.3s;}
.productshow_cage2 li a:hover{background: #f70f0f;border:2px solid #f70f0f; color: #fff;font-weight: bold; }
/* pro */
.pro{padding:70px 0;background: #f8f7f7 url(../images/probg.jpg) no-repeat center bottom;}
.p_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0;border-bottom:1px solid rgba(0,0,0,.1)}
.p_title p strong{font-size: 55px;color: #c8ad7a; display: block;font-weight: bold;}
.p_title p strong i{ color: #1c1c1c; font-weight: 100; font-style: normal; text-transform: uppercase;}
.p_title p span{font-size: 18px;color: #444444;display: block;line-height: 45px;}
.p_title a{width:168px; line-height: 53px;font-size: 17px;color: #fff;  background: #ff0000; text-align: center;}
.p_title a:hover{font-weight: bold;}
.pro_con_in{ padding:0 0 60px 0; }
.pro_r{width:96%;margin:0 auto}
.in-yfndk {	display: block;	overflow: hidden; position: relative;}
.container-inyf {	display: block; width:100%; }
.in-protu {	display: block;	width: 100%;  transition:0.4s ease;position: relative; z-index: 1;}
.swiper-slide:hover .in-protu{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.in-protuk { display: block; width: 100%; height: auto;	z-index: 1;	position: relative;}
.in-yftudk { display: block; position: relative;	overflow: hidden; text-align: center; }
.in-yftuk {	display: block;	position: relative;	overflow: hidden; }
.in-yftum {	display: block;padding:18px 0;width:96%;margin:0 auto; }
.in-yftum p{font-size: 1.4rem;color: #141414;font-weight: bold;line-height: 2.7rem;}
.in-yftum span{font-size: 1rem;color: #616161; display: block;line-height: 1.7rem;}
.swiper-button-prev-inyf,.swiper-button-next-inyf {	display: block;	width: 50px; height: 50px; position: relative; float: left; left: auto;	top: auto;	right: auto;margin-top: 0;	border-radius: 50%;	border: 1px solid #c8ad7a;	background-color: #fff;	 cursor: pointer; transition: 0.3s;}
.swiper-button-prev-inyf::after,.swiper-button-next-inyf::after {	content: "";}
.swiper-button-prev-inyf {	background: url(../images/kj-zsnxj1.png) center center no-repeat;}
.swiper-button-next-inyf {	margin-left: 14px;	background: url(../images/kj-zsnxj2.png) center center no-repeat;}
.swiper-button-prev-inyf:hover { background:#c8ad7a url(../images/kj-zsnxj01.png) center center no-repeat;}
.swiper-button-next-inyf:hover { background:#c8ad7a url(../images/kj-zsnxj02.png) center center no-repeat;}
/*zzshow*/
.zzshow{ padding:80px 0 90px 0;background:url(../images/hhbg.jpg) center top no-repeat;; }
.zzshow_con{overflow:hidden;  padding:35px 0 0 0;}
.zz_title{display: flex;justify-content:space-between;flex-direction: column; }
.zz_title div{ font-size: 3.5rem;color: #1ba1b4; text-align: center;line-height:1; font-family:neutra_text_tf ;}
.zz_title p{  font-size: 3.2rem;color: #191919;  line-height:1.2;  position: relative; text-align: center; font-weight: bold;}
.zz_title span{ color:#545454;font-size: 1.07rem;line-height: 2rem; display: block;text-align: center;margin:30px 0 0 0}
.honour2 {	padding: 100px 0;  }
.zzshow .container {margin: 0 auto;	min-height: 1px;	width: 90%;max-width: 1600px;display: flex;	flex-wrap: wrap;justify-content: center; padding:65px 0;}
.zzshow .container .item {
width: 260px;
height: 78px;
background: url(../images/honour_2.png) center / contain no-repeat;
margin: 15px 26px;padding: 0 40px;
font-size: 1.05rem;
font-weight: normal;
line-height: 28px;
color: #333;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.zzshow .container .item a{color: #333;font-size: 1.05rem;}
.zzshow .container .item a:hover{ font-weight: bold;}
.keshi_pic{width:94%; position:relative; overflow:hidden; z-index: 1; margin: 0 auto;}
.keshi_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.sty6 { position: relative;width:90%;margin:0 auto}
.sty6 .swiper-container {width: 100%; }
.sty6 .swiper-slide {width: 25%;display: block;position: relative; overflow: hidden;transition: all linear 0.3s; }
.sty6 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
@media screen and (max-width:1023px){
    .sty6{margin-top: 10px}
}
.h_more{color: #fff;font-size: 1.05rem;width: 212px; line-height: 60px; background: #1da8bc; margin:98px auto 0 auto; display: block; text-align: center; border-radius: 30px;}
.h_more:hover{ font-weight: bold;}
.pro_t{ display:flex ;justify-content:space-between;align-items: center; margin-bottom: 55px ; }
.pro_title {padding:0 0 0 0; position: relative;}
.pro_title p{color: #222;font-size: 1.23rem;}
.pro_title strong{font-size: 3.7rem;  color: #1ba1b4; display: block; line-height: 2;}
.pro_title div{ width:35px;height:3px;background: #1ba1b4;}
/* pro */
.pro{background: url(../images/pbg.jpg) no-repeat center top; overflow: hidden; }
.pro_cage{display: flex;justify-content: space-between; align-items: center; width: 40%;}
.pro_cage .pro_cage_pic div{ width:45px;height:44px; margin: 0 auto; background-position: center center; background-repeat: no-repeat;}
.pro_cage .pro_cage_pic:nth-child(1) div{background-image: url(../img/lia.png);}
.pro_cage .pro_cage_pic:nth-child(2) div{background-image: url(../img/lib.png);}
.pro_cage .pro_cage_pic:nth-child(3) div{background-image: url(../img/lic.png);}
.pro_cage .pro_cage_pic:nth-child(4) div{background-image: url(../img/lid.png);}
.pro_cage .pro_cage_pic:nth-child(1):hover div{background-image: url(../img/lia-.png);}
.pro_cage .pro_cage_pic:nth-child(2):hover div{background-image: url(../img/lib-.png);}
.pro_cage .pro_cage_pic:nth-child(3):hover div{background-image: url(../img/lic-.png);}
.pro_cage .pro_cage_pic:nth-child(4):hover div{background-image: url(../img/lid-.png);}
.pro_cage li p{font-size: 1.2rem;color: #000; line-height: 3.5rem; text-align: center;}
.pro_cage li a:hover p{font-weight: bold; color: #1ba1b4; }
/* productshow_con_a */
.productshow_con_a{ margin:55px 0 0 0}
/* muli */
.muli{ overflow:hidden;position:relative; display: flex;justify-content:flex-end;   }
.muli_con{position:relative;background: #1ba1b4 url(../images/lanse.jpg) no-repeat right bottom; display: flex;justify-content:space-between; align-items: center; width:93%}
.muli_con_left{ height:100%; width:45%;position: relative;  }
.muli_con_right{ position:relative; width:55%;  padding:0 8% 0 8%;}
.muli_con_left .swiper-container,.muli_con_left .swiper-container .swiper-slide{width:100%; height:100%;}
.muli_con_left_bg{ width:100%; height:100%; }
.muli_con_left_bg a{ width:100%; display:block;  }
.muli_con_left_bg img{ width:100%; display: block; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;  }
.muli_con_left_bg:hover  img{ transform:scale(1.03,1.03); -moz-transform:scale(1.03,1.03); -webkit-transform:scale(1.03,1.03);}
.muli_con_right_top{position:relative; z-index:10;}
.muli_con_right_num{position:absolute; right:0; top:50%;transform:translateY(-50%);   width:100%; text-align:right;}
.muli_con_right_num p{ font-size:16.82291666666667vw; color:#f0f5f9; display:none}
.muli_con_right_num p:nth-child(1){display:block}
.muli_con_right_act{width:104px;height:52px; display:flex;justify-content:space-between; position: absolute;top:50%;right:-52px;margin-top:-26px; z-index: 100; }
.css3:hover{background-color: #eee; }
.css3{transition: 0.5s;width:52px;height: 52px; display: flex;justify-content: center;align-items: center;background: #ffffff; }
.muli_con_right_2_right{background: #222; }
.muli_text strong{ font-size: 2.9rem;color: #fff;line-height:1.4;display: block; }
.muli_text span{ display: block; font-size: 1.7rem;color: #fff;line-height: 1.5;}
.muli_text .muli_pp{ display: block;font-style: normal; font-size: 1.05rem;color: #fff;line-height:1.9;margin:55px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.muli_text li p{ font-size: 1.1rem;color: #fff;line-height:1.5rem;padding:10px 0 0 0; font-weight: bold; }
.muli_text ul{display:flex;justify-content: flex-start;padding:0 0 0 0}
.muli_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 50px 0 0}
.muli_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #fff; display: flex;justify-content: center;align-items: center;}
/* pro_list */
.productshow_con_a2{  margin:65px 0 }
#top_scroll {overflow: hidden;width:86%; margin: 0 auto; height: 1000px;}
#top_scroll ul li{position: relative; float: left;width:32%;margin:0 1.33% 1.95rem 0;  box-sizing: border-box; -webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;box-shadow: 0 0 35px rgb(0 0 0 / 7%);border-top-left-radius: 60px;border-bottom-right-radius: 60px;}
#top_scroll li .pp_c{width:100%; position: relative; z-index: 2;}
#top_scroll li a{display: block;background: #fff;border-top-left-radius: 60px;overflow:hidden;}
#top_scroll .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#top_scroll li:hover .pro_pic img{ transform:scale(1.05,1.05);}
#top_scroll .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1;border-top-left-radius: 60px;border-bottom-right-radius: 60px; }
#top_scroll .pro_text{width:100%; padding:25px 85px 25px 25px; position: relative; }
#top_scroll .pro_text p{ color:#333; font-size:1.2rem; font-weight: bold; line-height:2;   text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
#top_scroll .pro_text div{ color:#666; font-size:1rem; line-height:2;  text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#top_scroll li:hover  a{background: #1ba1b4;}
#top_scroll li:hover .pro_text p{ color:#fff; }
#top_scroll li:hover .pro_text div{ color:#fff; }
#top_scroll .pro_text span{ display: block; color:#555;width:110px; font-size:0.95rem; position: absolute;right:5px;top:45px;padding-left: 1.4rem;transition: 0.5s all;}
#top_scroll li:hover .pro_text span{  color:#fff;}
#top_scroll .pro_text span:before{ content: "";    width: 12px;    height: 2px;    background: #1ba1b4;    position: absolute;    left: 0px;    top: 10px;    transition: 0.5s all;}
#top_scroll li:hover .pro_text span:before{padding-left: 5px;background: #fff; }
.clear{ clear:both}
/* productshow_con */
.productshow_con{ }
.chanpin_con{  }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{ width:49%;  margin: 0 0 10px 0;position:relative;cursor:pointer; transition: 0.3s;overflow: hidden; background: #fff;  }
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.chanpin_con .pro_text{ padding:10px 10px 10px 10px;background: #fff; text-align: center; border-bottom:1px solid rgba(0, 0, 0, .1) ;}
.chanpin_con .pro_text strong{color:#353535; font-size:1rem;; display: block; font-weight: normal; line-height: 2;}
.chanpin_con .pro_text span{ display: flex;justify-content: center; align-items: center;}
.chanpin_con .pro_text span i{font-style: normal;font-family: impact;font-size:24px;color:#f76b33;padding:0 0 0 5px;}
.pp_title{ text-align: center;padding:65px 0 45px 0}
.se_pp_title{ text-align: center;padding:40px 0 25px 0}
.pp_title div{font-size: 3rem;color:#141414; line-height:5rem; }
.pp_title div strong{color:#141414;}
.pp_title div span{color:#a5a4a4; font-size: 3.1rem; font-weight: lighter; text-transform: uppercase;}
.pp_title i{ display: block;width:80px;height:2px;margin:25px auto 0 auto;background: #555}
.pp_title p{ font-size:1.1rem;color:#505050; line-height:3rem;}
.n_t div{ color:#fff; }
.n_t div strong{color:#fff;}
.n_t i{ background: #fff}
.se_pp_title div{ color:#1d2087; font-weight: bold;}
/*about*/
.a_title{padding:70px 0 58px 0; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, .1); margin: 0 0 58px 0;}
.a_title p{color: #1ba1b4;font-size: 3.5rem; line-height:1; margin: 0 0 25px 0;font-weight: bold;  }
.a_title p i{font-weight: normal;font-style: normal; font-size:2rem; ;}
.a_title span{color: #2c2c2c;font-size: 1.6rem; line-height:1.5;   display: block; }
.a_title a{width:168px;line-height:53px;margin:0 auto;background: #1ba1b4;display: block;color: #fff;font-size: 1.1rem; border-radius: 0; transition: 0.3s;}
.a_title a:hover{ border-radius: 35px;}
/*about*/
.about{ position: relative;z-index: 1;padding:0 0 0 0; background: url(../images/abg.jpg) no-repeat center top;  }
.about .about_con{ display: flex;justify-content:flex-start; position: relative;}
.about_l{ width:50%;display: flex;justify-content:center;flex-direction: column;  padding:0 4% 0 7% ;position: relative;z-index: 4;}
.about_l .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.about_l .about_t strong{ font-size:2.5rem;line-height:1;position: relative;z-index: 2;color: #222;}
.about_l .about_p{ font-size:1.05rem;color: #191919;line-height:2.2rem; margin:50px 0 50px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_l a{color: #fff;display: block; width:178px;line-height: 50px;background-color: #1da8bc; text-align: center;font-size:1.05rem; box-shadow: 0 0 35px rgb(37 167 158 / 37%); margin:0 0 0 0}
.about_l a:hover{background-color: #f66739; }
.about_r{width:50%;position: relative;z-index: 4;overflow: hidden;border-top-left-radius: 160px; }
.about_r img{ display: block;width:100%; }
.about_b{display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;}
.about_b div{display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;}
.about_b img{margin:0 8px 0 0}
.about_b p{display: flex;justify-content: center; flex-direction: column;   }
.about_b p span{ font-size:1.1rem; color: #333; }
.about_b p i{ font-size: 2rem; font-family: 'neutra_text_tf';letter-spacing: -1px;color: #1ba1b4;font-style: normal; }
.about_b a{ width:175px; display: block;font-size:1rem;color: #fff;line-height:50px; text-align: center; background:#0f217d; border-radius: 33px;}
/* case */
.case{padding:70px 0 40px 0;position: relative; }
.case:before{content:'';background: #1ba1b4;left:0;top:0;height:100%;width:50%;position: absolute; }
.c_con{position:relative; overflow:hidden; padding:0 0 45px 0;margin:0 0 0 7% }
.c_con li{float:left; position:relative; transition: 0.3s; }
.x_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0}
.x_title p strong{font-size: 3.7rem;color: #fff; display: block;line-height: 1.7; position: relative;}
.x_title p i{font-weight: normal;font-style: normal; font-size:2rem;display: inline-block ; position: absolute;left:250px;top:-15px;}
.x_title p span{font-size: 1.1rem;color: #fff;display: block;line-height: 45px;}
.x_title a{width:130px;border-bottom:2px solid #1ba1b4;line-height: 55px;font-size: 18px;color: #222;font-weight: bold;background:url(../images/iamore3.png) no-repeat right center;}
.sty2 { position: relative;width:100%;margin:0 0 0 0}
.sty2 .swiper-container {width: 100%; overflow: visible; }
.sty2 .swiper-slide {width: 590px;display: block;margin-right: 26px;position: relative; transition: all linear 0.4s; background: #fff; border-bottom-left-radius: 55px;box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.sty2 .swiper-slide .wz_p{position: relative; overflow: hidden;}
.sty2 .swiper-slide .wz_p img {width: 100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.sty2 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
.sty2 .swiper-slide .wz { color: #2d2d2d; opacity: 1;  width:100%; ;}
.sty2 .swiper-slide .wz strong{ color: #2d2d2d; display: block; font-size:1.5rem;font-weight: normal; line-height:6.5rem; text-align: center;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;  }
.sty2 .swiper-slide .wz span{  color: #fff; font-size:1rem;line-height: 33px;  display: block; }
.sty2 .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}
.sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty2 .swiper-button-prev {left: 0}
.sty2 .swiper-button-next {right: 0}
@media screen and (max-width:1750px) {
    .sty2 .swiper-slide .wz strong{font-size:1.3rem;line-height:4.5rem; }
}
@media screen and (max-width:1500px) {
    .sty2 .swiper-slide .wz strong{font-size:1.1rem;  }
}
@media screen and (max-width:1440px) {
	.sty2 .swiper-slide {width: 400px;}
	.sty2 .swiper-slide .wz strong{font-size:1.1rem;line-height:4.5rem; }
}
@media screen and (max-width:1023px){
	.sty2{margin-top: 30px}
	.sty2 .swiper-slide {width: 290px;    margin-right: 10px;     border-bottom-left-radius: 0;}
	.c_con{margin: 0 0 0 3%;}
}
.index_t{ display: flex;justify-content: space-between; align-items: center;padding:4rem 0}
.in_title{display: flex;justify-content: space-between; flex-direction: column;}
.in_title p{color: #1e1e1e;font-size: 3rem;font-weight: bold;}
.in_title i{color: #1e1e1e;font-size: 1.5rem;   font-style: normal;}
.index_t_a{width:50%;font-size: 1.05rem; color: #1e1e1e; line-height:2rem; }
/* hexin_t */
.hexin_t{ display:flex ;justify-content:space-between;align-items: center; margin-bottom: 55px ; }
.hexin_title {padding:0 0 0 0; position: relative;}
.hexin_title p{color: #222;font-size: 3.7rem;}
.hexin_title p strong{  color: #1ba1b4;}
.hexin_title div{ font-size:2rem; color:#333; text-transform: uppercase;  line-height: 3.2rem; font-weight: lighter;}
.hexin_t a{width:180px; line-height:55px;color: #333;  border:1px solid rgba(0,0,0,.5);text-align: center;transition: 0.3s; border-radius: 30px;font-size:1.1rem; }
.hexin_t a:hover{ color: #fff;background: #1ba1b4; border:1px solid #1ba1b4;}
/*news*/
.news{padding:70px 0 70px 0; background:url(../images/nbg.jpg) repeat-x left top; position: relative;overflow: hidden;;}
.s_t{ text-align: center;padding: 0 0 85px 0;}
.s_t div{ color: #111;font-size: 3.15rem;line-height:1.7;font-weight: bold;  }
.s_t p{font-size: 1.1rem;color:#202020; line-height:2; margin:18px 0 0  0; }
.s_t span{ font-size:3rem;line-height: 1; color: #1ba1b4;position: relative;z-index: 2;  display: block; font-family: neutra_text_tf; }
.news .h_more{    margin: 58px auto 0 auto;}
.news_con{display:flex;justify-content:space-between; flex-wrap:wrap;cursor:pointer;padding:5px 0 0 0}
.news_l{ width:64%;display:flex;justify-content:space-between; flex-direction: column;}
.news_r{ width:32%; display: flex;justify-content: space-between;flex-direction: column;}
.news_l li{ width:100%; position:relative; display:flex;justify-content:space-between;align-items: center;margin:0 0 25px 0;overflow: hidden; transition: 0.3s; padding:0 0 25px 0;border-bottom:1px solid rgba(0,0,0,.1) ;flex-direction: row-reverse; }
.news_l li:nth-child(2){border-bottom:0 solid rgba(0,0,0,.1) ;    margin: 0 0 0 0;padding:0 0 0 0;}
.news_con .detail span{ display:block; color:#8c8c8c; line-height:1.9rem;font-size: 0.95rem; text-transform: uppercase;}
.news_l li .detail{ width: 59%;height:100%;display:flex;justify-content:center;flex-direction: column;padding:0 15px 0 0}
.news_con .detail a{ text-align: left;height:100%; display:flex;justify-content:flex-start;flex-direction: column;}
.news_con .detail strong{line-height:2rem; color:#333333;font-weight: normal;	font-size: 1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_l li:hover .detail strong{font-weight: bold;color:#191919;}
.news_con .detail p{ text-align: left; line-height:1.8rem; color:#999;	font-size: 1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:20px 0}
.news_con .detail i{text-align: left; line-height:2rem; color:#9f9f9f;	font-size: 1rem; display: block;font-style: normal;text-transform: uppercase; background: url(../images/jj2.png) no-repeat right center; width:170px;}
.news_con li:hover .detail i{background: url(../images/yjian.png) no-repeat right center; }
.news_l .news_pic{width:38%; position: relative; overflow: hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_l 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_r .news_pic{ overflow: hidden; width:100%}
.news_r .detail{  width:100%}
.news_r .detail a:hover strong{font-weight: bold;color:#191919;}
.news_r .detail a:hover i{background: url(../images/yjian.png) no-repeat right center; }
.news_r .news_pic a:hover img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
/*se_about_con*/
.item_title{display: flex; flex-direction:column; align-items: center; position: absolute;z-index: 2;width:82%;left:50%;margin-left:-41%;top:43%; }
.item_title div{font-size: 3.5rem;color:#fff; margin: 0 0 30px 0; font-weight: bold;}
.item_title p{font-size: 17px;color:#fff; text-align: center;}
.item_title span{display: block;width:50px;height:1px;background:#fff;margin: 0 0 30px 0}
.se_banner{width:100%; position: relative;overflow: hidden;}
.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 2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 3s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* imgç¼©å°æ•ˆæžœï¼ˆbannerï¼‰ */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 5rem;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 5rem;}
.page_box3{border-bottom:1px solid rgba(0,0,0,0.07); margin-bottom: 35px;}
.page_box3 .s_width{padding:25px 0 25px 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 2rem; width:88%}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); background: #fff; }
.se_weizhi .s_width{display: flex;justify-content:space-between;}
.se_nav{width:100%;display: flex;justify-content:center; }
.se_nav li{   text-align:center; position: relative;padding:0 35px }
.se_nav li a{ font-size:1.1rem; color:#333; line-height:5rem;display:block; position:relative; transition: 0.3s;  padding: 25px 0;  }
.se_nav li:hover{ }
.se_nav li a:hover{ color:#1ba1b4;text-decoration: none; font-weight: bold; font-size:1.3rem}
.se_nav li.cu_active a{ color:#1ba1b4;font-weight: bold; font-size:1.3rem}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #1ba1b4;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 150px; left:50%;margin-left:-75px; }
.se_nav li.cu_active a:before {width: 100%; left:50%;margin-left:-50%;}
.se_case{ justify-content:center;}
.search-bar {   width:850px;  height:70px;margin:55px auto 15px auto; position: relative; border-radius: 50px; overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 7%);; }
.search-tab .tab { padding: 6px 20px; float: left; font-size: 1.5rem; color: #fff; cursor: pointer; }
.search-tab .on { background: #fff; color: #1ba1b4; }
.tab-panel { display: none; }
.on { display: block; }
.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; }
.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 1rem; background:#eee}
.search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 1rem; color: #fff; cursor: pointer; margin-left:0.95rem; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.keywords{	width:90%; padding-left:20px; line-height: 70px;	border:none; outline:none ;font-size: 1rem;}
.searchbtn{ position: absolute; height:70px; background: #1ba1b4;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 1rem;}
/* se_about */
.se_about{ padding:95px 0 100px 0;}
.se_about .se_about_c{  padding:0 0 65px 0;display: flex;justify-content:space-between; align-items: flex-start; }
.se_about_t{ }
.se_about_t p{color: #1ba1b4;font-size: 3.5rem; line-height:1; margin: 0 0 25px 0;font-weight: bold;  }
.se_about_t p i{font-weight: normal;font-style: normal; font-size:2rem; ;}
.se_about_t span{color: #2c2c2c;font-size: 1.6rem; line-height:1.5;   display: block; }
.se_about_r{ width:60%}
.se_about_r .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.se_about_r .about_t div{width:80px;height:2px;background:#1ba1b4 ; margin:35px 0 0  0;}
.se_about_r strong{ font-size:2.7rem;line-height:4rem;color: #111;position: relative;z-index: 2;font-weight:bold }
.se_about_r span{ display: block; font-size:1.7rem;line-height: 3rem;color: #1ba1b4;}
.se_about_r span i{ font-style: normal; font-size:4.7rem;line-height:3rem;color: #777; text-transform: uppercase;letter-spacing: -2px;font-family: neutra_text_tf;}
.se_about_r b{ margin:0 0 15px 0}
.se_about_r .about_p{ font-size:1.05rem;color: #333;line-height:2.2; margin:30px 0 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.l_line{ height: 1px;background: rgba(0,0,0,0.05);}
.se_jianjie_b{  padding:0 0 0 0;  }
.video_con{display: flex;justify-content:space-between;  }
.video_con img{display: block;width:50%;  }
/* se_wenhua */
.se_wenhua{padding:85px 0;background: url(../images/wbg.jpg) no-repeat center top; }
.se_wenhua ul{ padding:35px 0 0 0; display: flex;justify-content:space-between; flex-wrap:wrap;}
.se_wenhua li{width:33%;position: relative; display: flex;justify-content:center; flex-direction: column; align-items: center;padding:45px 0; }
.se_wenhua li div img{ display: block;width:103px;}
.se_wenhua li strong{font-size:1.5rem;color: #fff;display: block; line-height: 4;}
.se_wenhua li p{font-size:1rem;color: #fff;display: block; line-height: 1;}
.zz_title2 div{color: #fff;}
.zz_title2 p{color: #fff;}
.zz_title2 span{color: #fff;}
.zz_title2{border-bottom: 1px solid rgba(255,255,255,.1); padding:0 0 65px 0}
.se_title{ display: flex;justify-content: center;align-items: center;padding:85px 0 45px 0;}
.se_title a{ color: #9e9e9e;font-size:17px; text-transform: uppercase;width:170px;  line-height: 60px;height: 60px;border:1px solid #cacaca;text-align: center;transition: 0.5s;}
.se_title a:hover{ background:#0565e6;border:1px solid #0565e6;color: #fff;}
.since_l div{ font-size: 60px;font-family: neutra_text_tf;line-height: 60px; }
.font_44 h2{font-size: 3rem;font-weight: bold;color:#1ba1b4;text-align: center; }
.font_44 h3{font-size:2.5rem;font-weight: bold;color:#333; text-align: center; padding: 60px 0;}
.font_44 h2 span{color:#222;padding:0 0 0 15px; }
.font_44 p{ font-size:1.1rem;line-height:40px;color:#5d5d5d; text-align: center;}
.font_45 h2{font-size: 3rem;font-weight: bold;color:#fff;text-align: center; }
.font_45 p{ font-size:1.1rem;line-height:40px;color:#fff}
.l_line2{ height: 1px;background: rgba(255,255,255,.2);}
.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%}
.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: 60px; 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;}
/*culture*/
.guanli{ display: flex;align-items: center;}
.guanli .s_width{justify-content:space-between}
.guanli .s_width div h3{font-size: 2rem;color:#ffffff;font-weight: bold;padding:0 0 4rem 0;margin:0 0 4rem 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
.guanli ul{  display: flex;justify-content: space-between; align-items: center;}
.guanli li{  }
.guanli li p{ text-align: center;padding:55px 0}
.guanli li p strong{ font-size: 1.5rem;color:#fff; display: block; line-height: 4rem;}
.guanli li p span{ font-size: 1rem;color:#fff; display: block;}
/*active*/
.Bottomyear ul li.swiper-slide-thumb-active h3 { color: #1ba1b4;}
.Bottomyear ul li.swiper-slide-thumb-active i { background: #1ba1b4; border: 1px solid #1ba1b4;}
.Bottomyear ul li.swiper-slide-thumb-active p { color: #1ba1b4;}
/*se_chanpin_con*/
.se_product{padding:66px 0 30px 0;display: flex;justify-content:space-between; align-items: flex-start;}
.left_nav{width: 24%; position: sticky;top: 47px;;}
.left_nav li a { width: 100%; display: flex; align-items: center; justify-content: space-between; font-size: 18px; border-bottom: 2px solid #f1f1f1; padding: 20px 0;  }
.left_nav li span {	display: block;	width: 80%;	width: calc(100% - 20px);	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;  }
.left_nav li i { display: block;	overflow: hidden;  }
.left_nav li.on  span{	color: #222; font-weight: bold;  }
.left_nav li a:hover span{color: #222; font-weight: bold;}
.se_product_c{width:100%}
.se_product_c ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_product_c li{width:32%; margin: 0 2% 18px 0; background: #f4f4f4; position:relative;cursor:pointer;  transition: 0.5s; }
.se_product_c li a{display: flex;justify-content:space-between; align-items: center; flex-direction: column;}
.se_product_c li:nth-child(3n){ margin: 0 0 18px 0;}
.se_product_c .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product_c 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_product_c .pro_pic{ width:100%;position:relative; overflow:hidden; }
.se_product_c .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}
.se_product_c .pro_text{ width:100%;position: relative; color:#515151;padding:15px 25px; display: flex;justify-content: center;flex-direction: column;align-items: center;}
.se_product_c .pro_text p{  color:#222;  font-size:1.3rem;line-height:4rem; transition: 0.3s;font-weight: bold; }
.se_product_c .pro_text span{ display:block;color:#777; font-size:1rem;margin:0 0 20px 0;line-height:1.8rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_product_c .pro_text div{ display: block; width: 172px;font-size:0.95rem; line-height: 2.7rem; overflow: hidden; transition: 0.3s;     border-radius: 30px; font-style: normal;padding:0 0 0 0; text-transform: uppercase; position: relative; color: #1ba1b4;}
.se_product_c .pro_text div:after{ width: 43px; height: 27px; background:url(../images/yjian.png) no-repeat left 0px ; position: absolute;right:10px;top:7px; content: '';}
.se_product_c li:hover .pro_text p{font-weight: bold;color: #1ba1b4;font-size:1.4rem;}
.se_product_c li:hover .pro_text div{width: 182px;}
.se_product_c li:hover .pro_text i{ margin:0 0 0 5px}
.se_product3 li{width:100%; margin: 0 0% 18px 0;padding:0;}
.se_product3 li:nth-child(2n) a{flex-direction: row-reverse;}
.se_product3 .pro_text p{  color:#333;font-weight: bold; font-size:27px;line-height:50px; }
.se_product3 .pro_text i{display: block;border: 1px solid rgba(0,0,0,0.5);width:120px;line-height: 45px;text-align: center;color: #333; font-style: normal;}
.se_product3 .pro_text span{ margin:15px 0 25px 0;line-height:30px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_contact{background: #f7f9fc;}
.se_contact .se_contact_con{display: flex;justify-content: space-between; align-items: center;padding:75px 0;}
.lianxi{width:50%}
.se_contact_li{width:43%; }
.se_contact_li span{ font-size: 2.2rem;color: #333; display: block ;}
.se_contact_li ul{ display: flex;justify-content: flex-start; flex-direction: column;padding:20px 0 55px 0;}
.se_contact_li li{border-bottom: 1px solid rgba(0,0,0,.2); line-height: 3rem; color: #333;padding:25px 0;}
.se_contact_li li div{font-size: 1rem;  line-height: 2rem;color: 666;font-family: 'PingFang SC';}
.se_contact_li li p{font-size: 1.5rem; font-family: 'PingFang SC';}
.se_contact_li a{display: block;width:150px;line-height: 3rem;transition: 0.3s;background: #1ba1b4;color: #fff;font-size: 1rem;display: block; text-align: center; border-radius: 5px;}
.se_contact_li a:hover{width:160px}
.jiangxin_li{ background: #f1f1f1;padding:85px 0}
.jiangxin_li .s_width{ display: flex;justify-content: space-between;}
.jiangxin_li li{width:24.5%;display: flex;  flex-direction: column;justify-content: flex-start; border-right: 1px solid #f1f1f1; padding:61px 0;background: #fff;}
.jiangxin_li li:nth-child(4){ border-right: 0 solid #e8eaf0}
.jiangxin_li li .jiangxin_icon{text-align: center;margin: 0 0 35px 0; }
.jiangxin_li li span{display: block;width:85%;margin: 0 auto;font-size: 1rem;color:#555;line-height: 2rem;}
.se_gongyi{ display: flex;justify-content: space-between; padding:0 0 65px 0}
.se_gongyi li{width:180px; background: #f6f8ff; padding:45px 0;border-radius: 10px;}
.se_gongyi li p{ font-size:1.2rem; text-align: center; line-height: 3.5rem;}
.se_gongyi li img{ display: block;width:50px;margin: 0 auto;}
/* fangan */
.se_fangan{padding:35px 0 65px 0}
.se_fangan img{display: block;margin: 0 auto;}
.se_fangan p{ text-align: center;font-size: 2rem;color: #1755b0;font-weight: bold; margin: 0 0 30px 0;}
.container{  }
.fwlc{    padding: 70px 0 70px 0;    overflow: hidden;}
.fw_t1{ }
.fw_t1 strong{ font-size: 48px; line-height: 72px; width: 100%; color: #333;  display: block;  text-align: center;}
.fw_t1 p{    margin-top: 15px;    font-size: 24px;    line-height: 32px;    color: #888888;    width: 100%;    text-align: center;}
.fw_list{    display: flex;justify-content: space-between;   margin: 80px 0 0 0 ;      position: relative;    animation-delay: 0.6s ease-out;}
.fw_list li{    width: 21%;    margin-right: 2%;    text-align: center;}
.fw_list li:last-child{    margin-right: 0;}
.fw_list li .img1{ }
.fw_list li h3{    margin-top: 25px;    font-size: 22px;    line-height: 32px;    color: #1d1d1f;}
.fw_list li p{    margin-top: 6px;    margin-bottom: 15px;    font-size: 16px;    line-height: 30px;    color: #1d1d1f;   }
.chengnuo_list{ display: flex;justify-content: space-between;padding:0 0 50px 0}
.chengnuo_list li{ width:31%;display: flex;justify-content: flex-start; flex-direction: column; background:#fff; box-shadow: 0 0 15px rgba(0,0,0,0.05);padding:30px 55px;border-radius: 15px}
.chengnuo_list li span{  display: block;font-size: 1.5rem; color: #1755b0; font-weight:bold; line-height: 3rem;}
.chengnuo_list li i{  display: block;width:50px;height:2px; background: #1755b0;margin: 15px 0}
.chengnuo_list li p{line-height: 2rem;padding:0 0 0 0;font-size: 1rem; color:#343434;text-align: left;}
.chengnuo_pic{display: flex;justify-content: space-between; padding:0 0 35px 0}
.chengnuo_pic li{width:48%;box-shadow: 0 0 15px rgba(0,0,0,0.05);padding:30px 55px;background: #fff;border-radius: 15px;}
.chengnuo_pic li div{   display: flex; flex-wrap: wrap}
.chengnuo_pic li strong{  display: block; width:100%;font-size: 1.5rem; color: #1755b0; font-weight:bold; line-height: 3rem;}
.chengnuo_pic li span{  display: block; width:50px;height:2px; background: #1755b0;margin: 25px 0}
.chengnuo_pic li p{line-height: 2rem;padding:0 0 0 0;font-size: 1rem; color:#343434;text-align: left;}
/* zizhi */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise3{background: #f6f8ff; }
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer; }
.case2.case3 .list .item{ background:none;width:31.1%;margin: 0 3.2% 25px 0; background: #fff;}
.case2.case3 .list .item:nth-child(3n){  margin: 0 0 25px 0;}
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 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 .page{ padding-top: 0px; }
.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden;padding:25px }
.case2.case3 .list .item .pro_pic{ padding:0 ; }
.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.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.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/hui.png) repeat-x left bottom;height:189px;z-index: 2; left: 0; opacity: 0.1;}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:1.1rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ width: 32%;}
	.case2 .item h4{ padding: 20px 0 10px; }
	.case2 .list .item .pro_pic{padding: 15px;}
}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 40px; }
	.case2 .item h4{ padding: 1rem 0 8px; }
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2.case3 .list .item{ background:none;width:47%;margin: 0 1.5% 0 0;}
	.case2.case3 .list .item:nth-child(3n){margin: 0 1% 0 0;}}
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 0.95rem; }
	.case2 .list .item{ margin-bottom: 2.6rem; }
	.case2 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case2{ padding-top: 40px; }
	.case2 .list{ justify-content: space-between; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 0.95rem; }
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}
/* yun */
.yun_t{position: absolute;width:100%;height:100%;left: 0; top: 0; display: flex;justify-content: center;flex-direction: column; align-items: center;}
.yun_t p{font-size: 26px;color: #3496f3; line-height: 45px;font-weight: bold;}
.m2wlc3box { margin-top: 4.16vw; width: 35.41vw; height: 35.41vw; max-width: 680px; max-height: 680px; margin-left: auto; margin-right: auto; position: relative; }
.yun{position: relative; padding:0 0 35px 0}
.yun .s_width{ position: relative; overflow: hidden;}
.yun_l{position: absolute;left: 5%;top:19%; width:272px; display:flex;justify-content: flex-start;flex-direction: column;}
.yun_l li{display:flex;justify-content: flex-start; align-items: center; margin: 0 0 25px 0;}
.yun_l li:nth-child(2),.yun_l li:nth-child(5){padding:0 0 0 25%}
.yun_l li:nth-child(1),.yun_l li:nth-child(6){justify-content: flex-end;}
.yun_l li p { padding:0 0 0 15px;color: #333;font-size: 1.1rem;}
.yun_r{position: absolute;right: 5%;top:17%;width:272px;display:flex;justify-content:flex-end;flex-direction: column;}
.yun_r li{display:flex;justify-content: flex-end; align-items: center;margin: 0 0 10px 0;}
.yun_r li:nth-child(2),.yun_r li:nth-child(7){padding:0 25% 0 0 }
.yun_r li:nth-child(3),.yun_r li:nth-child(6){padding:0 15% 0 0 }
.yun_r li:nth-child(1),.yun_r li:nth-child(8){justify-content: flex-start;}
.yun_r li p { padding:0 15px 0 0 ;color: #333;font-size: 1.1rem;}
.yun_ll{ display: none;}
@media only screen and (max-width:1650px){ 
	.yun_l li{  margin: 0 0 15px 0;}
	.yun_r li{ margin: 0 0 5px 0;}
}
.m2wlc3ani { width: 85.29%; height: 85.29%; position: absolute; left: 8%; top: 6%; }
.m2wlc3ani img { position: absolute; left: 0; top: 0; right: 0; bottom: 0;max-width: 100%; max-height: 100%;}
.m2wlc3ani img:nth-child(1) { animation: radiusRotate 20s linear infinite; }
.m2wlc3ani img:nth-child(2) { animation: radiusRotate 20s linear infinite; }
.m2wlc3ani img:nth-child(3) { animation: radiusRotate 20s linear infinite; }
@keyframes radiusRotate {
	0% {
		transform:rotate(0deg);
	}
	100% {
		transform:rotate(360deg);
	}
}
.y_b{background: #f6f8ff;padding:95px 0}
.y_b .s_width,.y_c .s_width{display: flex;justify-content: space-between;align-items: center; overflow: hidden;}
.y_b p{line-height: 3rem;font-size: 2.4rem; color: #222; margin:0 0 55px 0}
.y_b span{line-height: 2rem;font-size: 1rem; color: #222; margin:35px 0 0  0}
.y_b .s_width div{width:48%}
.y_b .s_width div:nth-child(2){width:40%}
.y_c{background: #fff;padding:95px 0}
.y_c p{line-height: 3rem;font-size: 2.4rem; color: #222; margin:0 0 55px 0}
.y_c span{line-height: 2rem;font-size: 1rem; color: #222; margin:35px 0 0  0}
.y_c .s_width div{width:48%}
.y_c .s_width div:nth-child(1){width:40%}
.huise3{background: #f7f7f7;padding:70px 0 0 0}
.huise3 .se_espcms_book5{ padding:0 0 30px 0; display: flex;justify-content: space-between; align-items: flex-start;}
.se_n_l{width:68%}
.se_n_r{width:27%; }
.se_n_r_top{ background: #fff;padding:15px 28px 35px 28px;margin:0 0 25px 0}
.se_n_r_t{font-size: 1.5rem; color: #333; line-height: 5rem;border-bottom:1px solid rgba(0,0,0,0.2)  }
.se_n_r li a:before { content: ''; width: 4px; height: 4px; background-color: #ff6a00; border-radius: 50%; display: inline-block; vertical-align: middle; margin: -2px 10px 0 0;}
.se_n_r li a { display: block; font-size: 16px; color: #808080; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 1.25rem;}
.honor_con{padding:0px 0 30px 0}
.honor_con .s_width{ }
.honor_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:24.5%; margin: 0 0.5% 18px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s; }
.honor_con li:nth-child(4n){ margin: 0 0 18px 0;}
.honor_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.honor_con 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);}
.honor_con li a{ display: block;width:100%;overflow: hidden;}
.honor_con .pro_pic{ width:100%; position:relative; overflow:hidden;border:1px solid rgba(0,0,0,0.05) }
.honor_con .pro_text{ position: relative; padding:10px 24px; }
.honor_con .pro_text p{color:#515151; font-size:1.05rem;line-height:2.1rem; }
.honor_con .pro_text span{  display: block; width:120px;margin: 0 auto;line-height: 40px; color: #fff; background-image: -webkit-linear-gradient(0deg,#ed100e, #f67907); }
/* se_pro */
.se_pro_b{padding:85px 0;}
.se_pro_b_title{font-size:2.5rem;color: #333;line-height: 2rem; margin:0 0 55px 0; text-align: center;  }
.se_pro_b table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_pro_b .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_b strong{font-size:1.3rem; color: #222;line-height: 3rem;}
.se_pro_c{padding:85px 0; background: #f1f4f9;}
.se_espcms_book3{ padding:111px 0 90px 0; background: #f1f4f9; }
.se_pro_pic_text{display: flex;justify-content: space-between; width:88% }
.se_bg_pic{ background: #fff; width:55%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}
.se_pro_text_pp{width:45%;padding:0 3.8% 0 3.8%; background:#fff; display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{ line-height:59px;  font-size: 2.4rem; text-transform: uppercase;color: #414141; position: relative;padding:20px 0 0 0}
.se_pro_text_pp h1:after{content: ''; width:60px;height:2px;background: #1ba1b4; position: absolute;left:0; top:0;}
.se_pro_text_pp p{font-size:1rem;line-height: 2rem;color: #555 ;margin: 45px 0; }
.se_pro_text_pp a{width:160px;line-height: 3rem;display: block;background: #1ba1b4; border-radius: 2rem; text-align: center; color: #fff;}
.se_espcms_book{padding:0 0 0 0; background: #fff;margin-top:65px; margin-bottom:30px;}
.se_espcms_book2{padding:30px 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0; text-align: center}
.se_espcms_book2 .se_date{ font-size:15px; line-height:38px; padding: 0 0 30px 0 ;text-align: center}
.se_tel{padding:30px 0 0 0}
.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#f9f9f9;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#f39903; display:block; text-align:center; text-indent: 0;  font-size:16px;}
.th_pro_con {overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:30px 0 0 0; padding:0 0 30px 0}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#333;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.info_content{ font-size:15px; line-height:31px; color:#666;}
.info_content p{padding:0; margin: 0 ;font-size:1.05rem; line-height:2rem; color:#666;}
.info_content strong{font-size: 24px;color:#333; display: block;line-height: 58px;text-indent:0;padding:0 0 0 40px; background: url(../images/quan.png) no-repeat left center; }
.info_content img{ max-width:100%;margin: 20px auto 20px auto;display: block}
.info_content th, .info_content td{border: 1px solid #ddd;line-height: 40px;border-collapse: collapse;padding:0 10px	}
.info_content table {width: 100%;border-collapse: collapse;}
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 16px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #dddddd;line-height: 40px;border-collapse: collapse;text-align:center;	}
.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; width: 200px; background: #f2f2f2; text-align: center;  line-height:37px;}
.se_news{padding:65px 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row-reverse;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_newslist_l{ width:23%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; 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_r{ width: 60%; position: relative;  margin:0 20px 0 0}
.se_newslist_r a{ font-size:1.5rem; color:#444;  text-transform:uppercase; display:block; line-height:2.5rem; }
.se_newslist_r a:hover{ color:#f96400;}
.se_newslist_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_newslist_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_newslist_r .se_newslist_more{ width:90px; border-bottom:1px solid #f96400; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist_r .se_newslist_more a{ color:#f96400; font-size:14px;}
.se_newslist .n_date{ position: relative;  margin:0 20px 0 0; text-align: center; }
.se_newslist .n_date span{ font-size:2.2rem;line-height: 1.5; color:#333;font-family: impact;display: block;}
.se_newslist .n_date p{ font-size:1.1rem; line-height: 2.5rem; color:#333; }
/* gongsi */
.gongsi{display: flex;justify-content:flex-start;}
.gongsi li{width:32%;margin:0 2% 25px 0}
.gongsi li:nth-child(3n){ margin:0 0 25px 0}
.gongsi li a{display: flex;justify-content: flex-start;flex-direction: column;}
.gongsi li a .gongsi_pic{ position:relative; overflow:hidden; }
.gongsi li a img{ width:100%; display: block; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.gongsi li a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.gongsi_text{padding:30px 20px 20px 20px; position: relative;}
.gongsi_text span{font-size: 1.1rem; line-height: 2rem; display: block;position: relative; z-index: 2;color: #1ba1b4;}
.gongsi_text .gongsi_title{font-size: 1.4rem;line-height: 2.2rem;height: 8rem;position: relative;color: #111;
    z-index: 2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.gongsi_date{display: flex;justify-content: space-between; padding:0 0 0 25px; position: relative;    z-index: 2; align-items: center;background: url(../images/zhong.png) no-repeat left center;}
.gongsi_date i{display: block; width: 2rem; transition: all .3s linear;}
.gongsi_date i img{ width: 100%;vertical-align: middle; }
.gongsi_date i img:nth-child(1) {	display: block;  }
.gongsi_date i img:nth-child(2) {	display: none; }
.gongsi li:hover .gongsi_date i{ transform: rotate(48deg); }
.gongsi li:hover .gongsi_date i img:nth-child(1) {	display: none;  }
.gongsi li:hover .gongsi_date i img:nth-child(2) {	display: block;  }
.gongsi_text:after { width: 100%; content: "";height: 5rem;position: absolute;	bottom: 0;	left: 0;	background-color: #fafafa;	padding: 0;	transition: all 0.3s linear;  }
.gongsi li:hover .gongsi_text:after {	height: 100%;  }
/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding: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  #1ba1b4; line-height:60px;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;background: #1ba1b4;color:#fff; }
.se_nav_shili li.on a{  font-weight: bold;background: #1ba1b4;color:#fff; }
.se_honnor{ padding:21px 0;  overflow:hidden;}
.se_honnor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_honnor li{padding:25px 25px 15px 25px;width:32%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor 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_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.more_m {
	color: #008cd2;
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px;  margin: 0 auto;
	border: 1px solid #ccc; display: block;
	color: #666666;
}
.more_m span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more3.png") no-repeat 125px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_m:hover {
	background-color: #e41019;
	color: #fff;border: 1px solid #e41019;
}
.more_m:hover span {
	background: url("../images/more.png") no-repeat 125px 3px;
}
.more_mn {
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px; margin:35px 0 0 0;
	display: block;border: 1px solid #e41019;background-color: #e41019;
	color: #fff;
}
.more_mn span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more.png") no-repeat 125px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_mn:hover {
	background-color: #fff;
	color: #333;border: 1px solid #ccc;
}
.more_mn:hover span {
	background: url("../images/more3.png") no-repeat 125px 3px;
}
.se_espcms_page{font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:30px 30px; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.index-title{text-align:center;position:relative;margin:115px 0}
.index-title i{display: block; font-style: normal; font-size:50px;line-height:50px;color:#f12929;padding:10px 0;position:relative;text-align:center;}
.index-title span{font-size:90px;color:#f9f9f9;font-weight:700;text-transform:uppercase;line-height:100px;position:absolute;top:-15px;left:0;right:0;text-align:center;z-index:-1}
.index-title span:after,.index-title span:before{content:'';width:40px;height:4px;background-color:#f12929;display:inline-block;bottom:42px;margin-top:-15px;vertical-align:middle}
.index-title span:before{margin-right:-10px}
.index-title span:after{margin-left:-10px}
.index-title p{font-size:18px;color:#666;line-height:32px;margin-top:26px}
.lixi_contact{ padding:80px 0 10px 0;display:flex;justify-content:space-between;}
.lixi_contact li{ width:430px; float:left; margin:0 30px 0px 0;-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.05);  box-shadow: 0 0 15px rgba(0,0,0,0.05); background:rgba(255,255,255,0.3); height:260px; padding:50px 0 0 0}
.lixi_contact li:nth-child(3){ margin:0 0 0 0}
.lixi_contact p{ line-height:30px; color:#333; font-size:18px;  text-align:center}
.lixi_contact strong{ line-height:46px; font-size:26px; display:block; text-align:center;color:#24a6d8}
.lixi_contact img{ width:62px; display:block; margin:0 auto 10px auto}
.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
.jieguo{font-size: 24px;color:#555;line-height: 85px; text-align: center}
.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:15px auto; text-align: center;}
/* sw11 */
.sw11out {position: relative;width: 85%;margin: 0 auto;  }
#sw11 { }
#sw11 .swiper-slide {width: 440px;margin: 0 10px;}
.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: 48%;width: 52px;height: 52px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 0%;background:#fff url('../images/jt_l2.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 0%;background:#fff url('../images/jt_r2.png') center no-repeat; background-size: 10px;}
.sw11out .sw-prev:hover { background:#222 url('../images/jt_l.png') center no-repeat; background-size: 10px; }
.sw11out .sw-next:hover { background:#222 url('../images/jt_r.png') center no-repeat;background-size: 10px;}
.sw11out.sw13out .sw-prev {left: 3%;}
.sw11out.sw13out .sw-next {right: 3%;}
#sw11 .swiper-slide{display: block;position: relative;  }
#sw11 .swiper-slide a{display: block;position: relative; overflow: hidden;  }
#sw11 .swiper-slide a div{position: relative; overflow: hidden;  }
#sw11 .swiper-slide a strong{font-size: 1.1rem;color: #fff;font-weight: bold;line-height: 2.7rem; text-align: center; display: block;}
#sw11 .swiper-slide a strong.ppt{ color: #222; }
#sw11 .swiper-slide a i{font-size: 1rem;color: #616161; display: block;line-height: 1.7rem; font-style: normal;text-align: center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#sw11 .swiper-slide .wz { text-align: center;color: #2d2d2d; opacity: 1; }
#sw11 .swiper-slide .wz strong{ color: #fff; display: block; font-size:26px;line-height: 55px; text-align: center; font-weight: normal; opacity: 0;transition:0.4s ease;}
#sw11 .swiper-slide .wz_news {position: absolute;left:0;bottom:0; width:100%;text-align: center;display:flex;justify-content: space-between;color: #2d2d2d; opacity: 1;padding:0 20px;z-index: 3;line-height: 55px;; }
#sw11 .swiper-slide .wz_news strong{color: #fff;font-size: 19px;font-weight: normal; position: relative;padding:0 0 0 25px}
#sw11 .swiper-slide .wz_news span{color: #fff;font-size: 16px;;}
#sw11 .swiper-slide .wz_news strong:before {content: '';    width: 9px;    height: 9px;    border: 1px solid #919fae;    transform: rotate(45deg);    transform-origin: center;    top: 22px;    position: absolute; left: 0;}
#sw11 .swiper-slide .pic{padding:25px 0; }
#sw11 .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;}
#sw11 .swiper-slide img { width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; opacity: 0.9;-o-object-fit: cover;object-fit: cover; }
#sw11 .swiper-slideimg{  }
#sw11 .swiper-slide:hover img{ transform:scale(1.03,1.03); -moz-transform:scale(1.03,1.03); -webkit-transform:scale(1.03,1.03);}
#sw11 .swiper-slide-active img {opacity: 1;}
.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:26px; opacity: 1;}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
@media only screen and (max-width:1650px){ 
	.header .logo img{width:100%;max-width:160px;}
	.son_title{    margin: 0 0 35px 0;}
	.news_con li .detail a{    font-size: 1.2rem;}
}
@media only screen and (max-width:1500px){ 
	#top_scroll .pro_text{padding: 25px 15px 25px 15px;}
	#top_scroll .pro_text span{ top:70px}
	#top_scroll .pro_text p{  font-size: 1.1rem;}
	.muli_con{width:94.5%}
	.muli_text strong{ font-size: 2.2rem; }
	.muli_text span{  font-size: 1.3rem;}
	.muli_text .muli_pp{ font-size: 1rem;    margin: 35px 0; }
	.pro_cage li p{ font-size: 1.05rem;}
	.pro_title p{ font-size: 1.05rem;}
	.pro_title strong{font-size: 3rem;}
	.zzshow .container{padding: 45px 0;}
	.zz_title div{ font-size: 3rem;}
	.zz_title p{  font-size: 2.8rem;}
	.zzshow .container{width: 95%;}
	.zzshow .container .item{margin: 15px 13px;}
	.sw11out{width: 95%;}
	#sw11 .swiper-slide{width:440px}
	.x_title p strong{font-size: 2.7rem; }
	.x_title p i{left: 190px;}
	.x_title p span{font-size: 1rem; }
	.c_con{    margin: 0 0 0 5.5%;}
	.s_t div{font-size: 2.7rem; }
	.s_t p{font-size: 1rem; }
	.a_title{    padding: 50px 0 48px 0;}
	.a_title p{font-size: 2.7rem;line-height: 3rem;    margin: 0 0 15px 0;}
	.a_title span{font-size:1.4rem;}
	.about_l .about_p{-webkit-line-clamp:7;line-height: 2rem;font-size: 1rem;    margin: 30px 0 30px 0;}
	.about_l .about_t strong{font-size: 1.8rem;}
	.hexin_title p{font-size: 2.7rem;}
	.hexin_t a{ line-height:45px;}
	.hexin_title div{font-size: 1.7rem;}
	.news_con .detail p{margin: 10px 0;}
	.news_con .detail strong{font-size: 1.2rem;}
	.s_width3{width: 90%;}
	.index_nav{width: 74%;}
	.index_nav li a{ font-size: 1rem}
	.item_title div{ font-size: 2.7rem}
	.s_width{width:89%}
	.se_about_r strong{ font-size: 2.3rem}
	.se_about_r span{ font-size:1.5rem;}
	.se_about_r span i{  font-size:4.1rem;}	
	.font_45 h2{ font-size: 2.7rem}
	.font_44 h2{ font-size: 2.7rem}
	.Topyear ul li .year h3{font-size: 2.5rem;}
	.Topyear ul li .year h4{font-size: 1.7rem;}
	.se_product_c .pro_text p{font-size: 1.2rem;}
	.se_product_c li:hover .pro_text p{font-size: 1.3rem;}
	.se_nav li a{font-size: 1.05rem;}
	.se_nav li a:hover{font-size: 1.2rem;}
	.se_pro_text_pp h1{font-size: 2.1rem;}
	#sw11 .swiper-slide a strong{font-size: 1.2rem;}
	.se_newslist_r a{font-size: 1.3rem;}
	.gongsi_text .gongsi_title{font-size: 1.3rem;}
	.se_contact_li li p{font-size: 1.35rem;}
	.news_l{width: 66%;}
	.news_r{width: 30%;}
	.muli_text .muli_pp{-webkit-line-clamp:2;}
	.about_r{    border-top-left-radius: 70px;}
	.logo_nav{width: 69%;}
	.se_about_t p{ font-size: 3rem;}
	.se_about_t span{font-size: 1.3rem;}
	.se_contact_li span{font-size: 1.8rem;}
}
@media only screen and (max-width:1380px){
	.gongsi_text .gongsi_title{font-size: 1.1rem;}
	.se_pro_b_title{    font-size: 2.2rem;}
	.se_product_c li .pro_text p{font-size: 1.1rem;}
	.se_product_c li:hover .pro_text p{font-size: 1.1rem;}
	.se_about_r .about_p{ font-size:1rem;}
	.muli_text strong{ font-size: 1.9rem; }
	.muli_text span{  font-size: 1.2rem;}
	.zz_title div{ font-size: 2.7rem;}
	.zz_title p{  font-size: 2.5rem;}
	.pro_title strong{font-size: 2.7rem;}
	.s_width{width: 92%;}
	#top_scroll{width: 92%;}
	.muli_con{width: 96%;}
	.about_l{ padding: 0 4% 0 4%;}
	.about_l .about_p{-webkit-line-clamp:5;}
	.c_con{    margin: 0 0 0 4%;}
}
@media only screen and (max-width:1200px){
	.zz_title div{ font-size: 1.7rem;}
	.zz_title p{  font-size: 1.5rem;}
	.zz_title span{  font-size: 1rem;}
	.s_t{padding: 0 0 35px 0;}
	.s_t span{  font-size: 1.7rem;}
	.s_t div{  font-size: 1.5rem;}
	.case:before{width: 100%;}
	.x_title{flex-direction: column;align-items: flex-start;}
	.x_title p span{line-height: 1.8;}
	.x_title p strong{font-size: 1.5rem; line-height: 1.8;}
	.x_title a{width:130px;border-bottom:2px solid #fff;line-height: 55px;font-size: 15px;color: #fff;font-weight: normal;background:url(../images/iamore2.png) no-repeat right center;}
	.sty2 .swiper-slide .wz strong{font-size:1rem;line-height:2.5rem; }
	.zzshow{padding: 35px 0;}
	.zzshow .container{width:97%;padding: 25px 0;}
	.sty6 .swiper-slide{width:50%}
	.h_more{    width: 150px;line-height: 50px;font-size: 1rem;margin: 38px auto 0 auto;}
	.pro_t{flex-wrap: wrap;margin-bottom: 35px;}
	.pro_cage{width:100%;padding:25px 0 0 0}
	.pro_cage li p{font-size:1rem;}
	.pro_title strong{font-size: 1.5rem; }
	.pro_title p{font-size:1rem; line-height: 2;}
	.pro_title{display: flex;justify-content: center;align-items: center;flex-direction: column; text-align: center;}
	.chanpin_con .pro_text strong{font-size:0.95rem; height:3.5rem ;line-height: 1.8; }
	.se_contact_li li p{    line-height: 2rem; padding:10px 0 0 0}
	.zzshow .container .item{width:47%;margin: 5px 1%; height: auto; padding:10px 15px; font-size: 0.95rem;}
	.zzshow .container .item a{font-size: 0.95rem;}
	.pro{padding: 35px 0;}
	.hexin_t{flex-direction: column;  text-align: center; }
	.hexin_title{padding: 0 0 15px 0;}
	.hexin_title p{font-size: 1.7rem;}
	.hexin_title div{font-size: 1.2rem;}
	.hexin_t  a{width: 142px;line-height: 2.7rem; font-size: 1rem;}
	.a_title{padding: 35px 5%;    margin: 0 0 28px 0; }
	.a_title p{font-size: 1.3rem;    line-height: 2rem;}
	.a_title span{font-size: 1.1rem;}
	.about .about_con{ display: flex;justify-content:flex-start; position: relative; flex-direction: column;}
	.about_l{ width:100%; padding: 25px 3% 25px 3%; }
	.about_r{width:100%;}
	.about_l .about_p{-webkit-line-clamp:5;line-height: 2rem;font-size: 1rem;    margin: 30px 0 30px 0;}
	.about_l .about_t strong{font-size: 1.3rem;line-height: 2.2rem;}
	.news{padding: 30px 0 20px 0;}
	.news_l{width:100%}
	.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;  }
	.phone_footer{width: 100%; height: 60px;  right: 0; position: fixed; z-index: 99; bottom: 0;border-top:1px solid rgba(255,255,255,0.1); background:#1ba1b4;}
	.phone_footer ul{ display: flex;justify-content: space-between;width:100%}
	.phone_footer li{width: calc(100%/3 - 1px); text-align: center;color: #fff; height: 70px;padding:5px 0 0 0;border-right:1px solid rgba(255,255,255,0.1);}
	.phone_footer li:nth-child(3){border-right:0 solid rgba(0,0,0,0.2);}
	.phone_footer li a{ color: #fff; line-height:30px;font-size:0.9rem;; display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;}
	.phone_footer li img{ vertical-align:middle;width:20px;display: block;}
	.phone_footer .tel img:nth-of-type(2){position: absolute;left:50%;top:0;margin-left:-10px;-webkit-animation:call 1.5s infinite;animation:call 1.5s infinite;}
	@-webkit-keyframes call{
		from{-webkit-transform:scale(1);opacity:1;}
		to{-webkit-transform:scale(2);opacity:0;}
	}
	@keyframes call{
		from{-webkit-transformscale(1);opacity:1;}
		to{-webkit-transform:scale(2);opacity:0;}
	}
	.se_nav_about{width:100%}
	.se_nav {flex-wrap: wrap; padding:15px 0}
	.se_nav li{ padding: 0 15px;}
	.se_nav_about li{width: calc(100%/3 - 3px); margin: 0 3px 5px 0;}
	.se_nav li a{ line-height:3rem; font-weight: normal;padding: 0 0;}
	.se_about_r{width:100%}
	.se_about_r span{font-size:1.2rem;line-height:2rem;margin: 0 0 25px 0; }
	.se_about_r span i{font-size: 2.7rem;line-height: 2rem;}
	.se_about_r strong{font-size: 1.5rem;line-height: 3rem;}
	.se_about{padding: 35px 0 0 0;}
	.se_about_r .about_t div{ margin: 0 0 15px 0;}
	.zz_title2{    padding: 0 0 35px 0;}
	.video_con{flex-direction: column;margin: 0 0 15px 0;}
	.video_con img{width:100%;margin: 0 0 10px 0;}
	.se_title{padding: 35px 0 35px 0;}
	.font_45 h2{ font-size: 1.7rem}
	.font_44 h2{ font-size: 1.7rem}
	.font_45 p{text-align: center;line-height: 2rem;}
	.scrollbox{padding: 15px 0 0 0;}
	.se_wenhua{padding:25px  0;  }
	.se_wenhua li{width:33%;justify-content: flex-start;padding:35px 0;margin-bottom: 10px;}
	.se_wenhua ul{padding: 0 0 0 0;}
	.se_wenhua li strong{font-size: 16px;}
	.se_wenhua li p{font-size: 15px;line-height: 26px; text-align: center;padding: 0 15px;}
	.se_wenhua li div img{width:75px}
	.Topyear ul li .year h3{font-size:1.5rem;}
	.Topyear ul li .year h4{font-size:1.3rem;}
	.search-bar{width:90%}
	.se_pro_pic_text{flex-direction: column; width:100%}
	.se_pro_text_pp{align-items: center;}
	.se_pro_text_pp h1:after{left:50%;margin-left:-30px}
	.se_pro_text_pp p{margin:15px 0;}
	.se_pro_text_pp h1{font-size: 1.3rem;line-height: 2rem;}
	.se_bg_pic{ width:100%; }
	.se_pro_text_pp{width:100%;padding:20px 10px ; background: #f5f5f5;}
	.se_pro_b_title{font-size: 1.7rem;line-height: 2rem;margin: 0 0 25px 0;}
	.se_espcms_book3{background: #1ba1b4; padding:61px 0 0 0;}
	.page_box3 .s_width{color: #fff; font-size: 0.9rem;padding:0 0 0 40px;line-height: 1.5;}
	.page_box3 .s_width a{color: #fff;font-size: 0.9rem}
	.se_pro_b{padding:40px 0 ;}
	.se_pro_c{padding:40px 0 ;}
	.se_pro_a_text p img{max-width:100%}
	.se_contact .se_contact_con{flex-direction: column-reverse;    padding: 35px 0;}
	.lianxi{width:100%}
	.se_contact_li{width:100%;padding: 0 0 25px 0;}
	.se_contact_li span{font-size: 1.5rem; }
	.se_nav li.cu_active a{font-size: 1rem;}
	.se_nav li  a{font-size: 1rem;}
	.block{display: none;}
	.none{display: block;}
	/*wap header*/
	.head_wap{width:100%; padding:9px 5px; position: absolute; z-index: 101;border-bottom: 1px solid rgba(255,255,255,.1);}
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:35%}
	.logo img{width:80px;}
	.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:#333;}
	.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:1.05rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.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: 44px;}
	.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;}
	.pp_title{ padding:25px 0 25px 0}
	.pp_title div{font-size: 1.5rem;    line-height: 4rem;}
	.a_title i{width:70px; margin:20px auto; }
	.pp_title p{ font-size: 0.95rem;   line-height: 1.8rem;}
	#sw11 .swiper-slide a strong{font-size: 1.05rem; line-height: 2.2rem; }
	.sw11out .sw-next, .sw11out .sw-prev{width: 42px; height: 42px;}
	.index_t_a{display: none;}
	.in_title p{ font-size:1.5rem; line-height:3rem;}
	.in_title i{font-size: 0.95rem;}
	.index_t{    padding:1.5rem 0;justify-content:center;}
	.news_con li{width: 100%;}
	.news_con li .detail strong{font-size: 1.1rem;}
	.item_title div{ font-size:1.6rem;line-height:2rem;    margin: 0 0 10px 0;}
	.item_title{height:70px; margin-top: -21px; width: 92%; margin-left: -46%;justify-content: space-between;top: 49%;}
	.item_title p{font-size: 0.95rem; display: none;}
	.item_title span{margin: 0 0 10px 0;}
	.se_banner_img img{height:260px; }
	.fenye{flex-direction: column; margin: 25px auto;}
	.baise{ background: #fff;}
	.se_nav_shili{ padding: 45px 0;}
	.se_nav_shili li a{font-size:1rem;line-height:3rem;}
	.se_newslist li{flex-direction: column;    align-items: flex-start;margin: 0 0 25px 0;    padding: 0 0 15px 0;}
	.se_newslist_l{width:100%; }
	.se_newslist_r{width:100%;     margin: 0 0 0 0;}
	.se_newslist_r a{ font-size: 1.2rem;line-height:2.1rem;}
	.se_newslist_r p{font-size:.95rem; }
	.se_newslist_r p{margin: 4px 0 4px 0;}
	.page_box2 {display: none;}
	.se_espcms_book2 h1{ font-size: 1.3rem;line-height:2.1rem;}
	.th_news_con{padding:10px 10px;}
	.se_espcms_page li{width:100%}
	.se_espcms_page{flex-direction: column; padding:10px 10px;}
	.gongsi li{width:100%;margin:0 0 15px 0}
	.gongsi { flex-direction: column;}
	.gongsi_text .gongsi_title{    height: 6rem;}
	.gongsi_text{    padding: 20px 10px 20px 10px;}
	.font_44 h3{ font-size: 1.2rem;line-height:2.1rem;padding: 30px 0;}
	.se_fangan img{width:100%; }
	.se_fangan{ padding:0 0 25px 0;}
	.jiangxin_li{padding: 25px 0;}
	.jiangxin_li .s_width{ flex-direction: column;}
	.jiangxin_li li{width:100%;    padding: 21px 0; margin:0 0 8px 0 }
	.jiangxin_li li .jiangxin_icon{ margin: 0 0 15px 0;}
	.jiangxin_li li span{    font-size: 0.95rem; line-height: 1.4rem;}
	.fw_t1 strong{ font-size: 1.4rem;line-height: 1.7rem;}
	.fwlc{    padding: 30px 0 30px 0;}
	.fw_list li{width:49%; margin:0 0 0 0 }
	.fw_list{flex-wrap: wrap;    margin: 50px 0 0 0;}
	.fw_list li h3{ margin-top:15px; font-size:1.1rem; line-height: 1.7rem;}
	.fw_list li p{margin-bottom: 10px; font-size: .95rem; line-height: 1.4rem;}
	.se_gongyi li{width:49%; margin:0 0 10px 0;    padding: 15px 0; }
	.se_gongyi{flex-wrap: wrap;padding: 0 0 25px 0; }
	.se_gongyi li p{ font-size: 1rem;line-height: 1.8rem;}
	.huise3{padding:  25px 0 0 0; }
	.font_46{ padding: 30px 0;}
	.font_46 p{ font-size: .95rem;line-height:1.6rem; }
	.font_46 strong{ font-size: 1.4rem;line-height: 1.7rem;    padding: 0 0 30px 0;}
	.font_46.font_47{padding: 0 0 45px 0;}
	.se_fangan p{font-size: 1rem;line-height: 1.7rem; }
	.chengnuo_pic li{width:100%;padding:10px 15px; margin:0 0 10px 0}
	.chengnuo_pic li p{ font-size: .95rem;line-height:1.6rem; }
	.chengnuo_pic{flex-wrap: wrap; padding: 0 0 0px 0;}
	.chengnuo_pic li strong{font-size: 1.1rem;line-height: 2.7rem; }
	.chengnuo_list{flex-wrap: wrap; }
	.chengnuo_list li{width:100%;padding:10px 15px; margin:0 0 10px 0}
	.chengnuo_list li span{font-size: 1.1rem;line-height: 2.7rem; }
	.chengnuo_list li p{ font-size: .95rem;line-height:1.6rem; }
	.y_b {padding: 35px 0;}
	.y_b .s_width,.y_c .s_width{ flex-direction: column;}
	.y_b p{line-height: 2rem;font-size: 1.3rem; margin:0 0 25px 0; text-align: center;}
	.y_b span{  margin:15px 0 0  0}
	.y_b .s_width div{width:100%}
	.y_b .s_width div:nth-child(2){width:100%;}
	.y_b .s_width div img{width:90%;margin:0 auto 15px auto;display: block;}
	.y_c .s_width{flex-direction: column-reverse}
	.y_c{background: #fff;padding:35px 0}
	.y_c p{line-height: 2rem;font-size: 1.3rem; margin:0 0 25px 0; text-align: center}
	.y_c span{margin:15px 0 0  0}
	.y_c .s_width div{width:100%}
	.y_c .s_width div:nth-child(1){width:100%}
	.y_c .s_width div img{width:90%;margin:0 auto 15px auto;display: block;}
	.yun_l,.yun_r{ display: none;}
	.yun_ll{ display: block; width:100%}
	.yun_ll .s_width{ display: flex; justify-content:center;flex-wrap: wrap; }
	.yun_ll li{ width:33%;display: flex;flex-direction: column; align-items: center; margin:  0 0 15px 0;}
	.m2wlc3box { margin-top: 4.16vw; width: 95vw; height: 95vw; }
	.m2wlc3ani { width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; }
	.yun_t img{width:200px}
	.yun_t p{line-height: 2rem;font-size: 1.3rem;}
	/* sw11 */
	.sw13out {position: relative;width: 100%; }
	.sw13out .sw-next,.sw13out .sw-prev {position: absolute;top: 52%;width: 32px;height: 32px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
	.sw13out .sw-prev {left: 3%;background:#555 url('../images/jt_l.png') center no-repeat; background-size: 10px;}
	.sw13out .sw-next {right: 3%;background:#555 url('../images/jt_r.png') center no-repeat; background-size: 10px;}
	.sw13out .sw-prev:hover { background:#1ba1b4 url('../images/jt_l.png') center no-repeat; background-size: 10px; }
	.sw13out .sw-next:hover { background:#1ba1b4 url('../images/jt_r.png') center no-repeat;background-size: 10px;}
}
@media only screen and (max-width:1100px){ 
	.news_con li .detail a{    font-size: 1.1rem;}
	.news_con li .detail p{ line-height:1.7rem;font-size: 0.95rem;margin: 10px 0;}
}
@media only screen and (max-width:960px){ 
	.se_product_c li{width:100%}
}
@media only screen and (max-width:760px){ 
	.news_con li{ justify-content:space-between; flex-direction: column;align-items: center; }
	.news_con .news_pic{width:100%; }
	.news_con li .detail{width:100%;height: auto; padding: 15px;}
}