@font-face {
	font-family: 'gilroy_bold';
	src: url('../fonts/gilroy-bold-4.otf') format('truetype');
}
@font-face {
	font-family: 'gilroy_regular';
	src: url('../fonts/gilroy-regular-3.otf') format('truetype');
}
@font-face {
	font-family: 'manrope-regular';
	src: url('../fonts/manrope-regular.otf') format('truetype');
}
@font-face {
	font-family: "Montserrat-Medium";
	src: url("../font/Montserrat-Medium.woff2") format("woff2"),
			url("../font/Montserrat-Medium.woff") format("woff"),
			url("../font/Montserrat-Medium.ttf") format("truetype"),
			url("../font/Montserrat-Medium.eot") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}

html{font-size: 15px;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; font-family:"manrope-regular";}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_45{height:45px;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:90%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.none{display:none;}
.block{display:block;}
.b{display: block; transition: 0.5s;}
.n{display: none; transition: 0.5s}

.r{float: right}
.h_line_r{ display: flex; justify-content: flex-end;}
.h_line_r a{ display: flex; justify-content: center;align-items: center; margin: 0 0 0 15px; background: #f15c29;width:35px;height:35px; border-radius:25px}
.h_line_r img{  display: block;}


.header{ display: flex;justify-content: space-between; align-items: center;transition: 0.5s; background: #118ffa;padding:0 3% }
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  height:95px; }
.header .logo img{ max-width:304px;width: 100%; margin: 0 auto; vertical-align: middle}
.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #555;position: relative; z-index: 2; height: 55px;}
.header .logo_tel div{width: 34px;height: 34px; border-radius: 17px;display: flex;justify-content: center; align-items: center; background: #ff2f12; margin:0 10px 0 0;}
.header .logo_tel img{width:17px}
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel p i{ font-size: 1.5rem;line-height:0.8; font-family: 'gilroy_bold'; font-style: normal;  color: #fff; letter-spacing:0; }

.index_nav3{width:70%; position: relative;display: flex; justify-content: flex-end; align-items: center; }
.index_nav3 ul{ display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center; width:75%;margin:0 5% 0 0 }
.index_nav3 li{  text-align: center; display: flex; justify-content: center; align-items: center;  }
.index_nav3 li{ position: relative;}
.index_nav3 li a{color:#fff;font-size:1.3rem;line-height: 95px;display:block; position: relative;transition: 0.3s; }
.index_nav3 li a:hover{  color: #fff; font-weight: bold; }
.nav-item > a {display: block;font-size: 19px;line-height: 57px;padding: 0 20px;position: relative; font-weight: 500;color: #fff;}
.nav-item >a:hover {color: #fff!important; font-weight: bold;}
.nav-item a.cur {color: #fff;}

.nav-list1{ position: absolute;top:100%;    z-index: 5; background:#0c87ef ;left:-40px}

.nav-item2{ width: 180px;  }
.nav-item2 a.pa{ width: 100%; text-align: center;line-height:47px; font-weight: 500;transition: .5s; font-size: 1rem;color: #fff; border-bottom: 1px solid rgba(255,255,255,.2);}
.nav-item2 a:hover{color: #2fcb00;font-weight: 700;background: rgba(0, 0, 0, 0.8);}
.nav-list2{width: 300px; position: absolute;left:300px;top:0; background: #2183dd; }
.index_nav3 li .nav-list2 a{line-height:47px; font-size: 1rem;color: #fff; font-weight: normal;}
.nav-item a.cur h4{background: rgba(0, 0, 0, 0.8);}
.nav-item a.cur h5{background: rgba(0, 0, 0, 0.8);}
.nav-item3{width:100%;height: 100%;}
.nav-item3 h5{width: 180px;background: rgba(0, 0, 0, 0.4); text-align: center; line-height: 47px; font-size: 17px; font-weight: 500;transition: .5s; color: #fff;}
.nav-item3 h5:hover{background: rgba(0, 0, 0, 0.8);color: #2fcb00;font-weight: 700;}
.nav-list3{position: absolute;top:50px;left:180px; width: 540px; background: rgba(0, 0, 0, 0.3);text-align: center; }
.nav-list3 li{padding: 0 15px;float:left}
.nav-item3{background: rgba(0, 0, 0, 0.2);}
.nav-item3 h6{width: 145px;  line-height: 50px; font-size: 15px; font-weight: 500;transition: .5s;color: #fff; }
.nav-item3 h6:hover{color: #2fcb00;}
.nav-si{margin-left: 180px;}
.hide {display: none;}





.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;  }



/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 0.95rem; position: absolute; z-index: 124; bottom:2.6rem; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 0.95rem; height: 0.95rem; margin-right: 0.95rem; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}
.video {width:100%;position: relative;overflow: hidden;z-index: 2;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.video .mm_bg{top: 0;height: 100%;width: 100%;background:   url(../images/mbg.png) repeat-x left top; z-index: 2;position: absolute}

/*footer*/
.footer{ background: #222 }
.footer .s_width{ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer .footer_p .s_width{ padding:0 0 0 0 ; display:flex;justify-content:center; text-align: center;}
.footer strong{ display: block; font-size:1.5rem; line-height:25px; color:#fff; margin-bottom:35px; font-weight: normal; }
.footer strong a{  font-size:1.5rem;   color:#fff;  }
.footer i{ width:30px;height:1px; background:#fff;display: block; margin-bottom:25px;}
.footer .f_fenlei{ }
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-direction: column;}
.footer .f_fenlei li{ line-height:2rem; text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left 17px;padding:0 0 0 15px;}
.footer .f_fenlei li a{ color:#fff;font-size:1.1rem; line-height: 2.5; 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:#e2e2e2;font-size:1.05rem;  display: block}
.footer .f_fenlei2 dd a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#e2e2e2;font-size:1.05rem;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.f_tel { display: flex;justify-content:flex-start;flex-direction: column; color: #fff;position: relative; z-index: 2; margin: 0 0 25px 0;}
.f_tel div{display:flex;justify-content: flex-start;align-items: center; border-radius: 24px; margin:0 10px 0 0;line-height:2;}
.f_tel div img{width:24px;height:24px; margin: 0 15px 0 0;}
.f_tel p{ font-size: 1.8rem; font-family:'PingFang SC';color: #fff;font-style: normal; font-weight: bold; line-height:1.1;padding:10px 0 0 0 }
.f_tel p span{font-size: 1rem; color: #fff;}
.footer .f_erweima{ }
.footer .f_erweima .f_erweima_a{ padding:0 0 25px 0 }
.footer .f_erweima .f_erweima_a p{ display: flex; justify-content: flex-start; align-items: center; color: #fff;font-size: 1.1rem;}
.footer .f_erweima .f_erweima_a p img{ margin: 0 10px 0 0;}
.footer .f_erweima .f_erweima_a span{letter-spacing: -1px;display:block; font-size: 1.4rem;background-image:linear-gradient(0deg,#ea5353, #f15c29);-webkit-background-clip:text;color: transparent;font-weight:bold;font-family: 'pingfang';}
.footer .f_erweima .f_erweima_b{width:128px}
.footer .f_erweima .f_erweima_b p{ text-align: center; color: #fff;font-size: 1.2rem; line-height: 2rem;}
.footer .f_erweima .f_erweima_b img{ width:100%}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff;text-align: center;border-top: 1px solid rgba(255,255,255,0.2); }
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2 div{ line-height:2; color:#fff; font-size:1.1rem;padding:0 0 0 0}
.footer .f_contact2 div span{display: block; line-height:43px; font-size:1.3rem;font-weight: bold;}
.footer_ppa{display: flex;justify-content: flex-end;}
.footer_ppa a{width:50px;height: 50px;background: #222; display: flex;justify-content: center;align-items: center; margin: 0 0 0 5px; border-radius: 25px;}
/* se_wenhua */
.se_wenhua{ background: #2d3b59; padding:45px 0}
.se_wenhua ul{display: flex;justify-content: space-between; align-items: flex-start; text-align: center;color: #fff;font-size: 1rem; line-height: 1.5;}
.se_wenhua  div img{width:45px;display: block;margin: 0 auto 15px auto;}
/* swiper-box */
.swiper-box img{display: block; width:100%}
/* pro */
.pro{padding:75px 0 75px 0;background: #eff2f7 }
.youshi_t{  margin:0 auto 35px auto; text-align: center;}
.youshi_t div{ margin:0 auto 0 auto; color: #118ffa; font-size: 3.5rem; line-height: 2;  position: relative; font-weight: bold; }
.youshi_t span{  color: #232222;  display: block;  font-size: 1.3rem;line-height: 2; padding:15px 0}
.youshi_t p { width:70px; height:2px;background: #111;}
.youshi_t2{ }
.youshi_t2 div{ color: #fff;  }
.youshi_t2 span{  color: #fff;  }
.youshi_t2 p {  color: #fff; }
.youshi_t2 i{ display: block;width:80px;height:2px;margin:25px auto 0 auto;background: #2d2d2d}
.youshi_t3{  margin:0 0 35px 0;text-align: center;}
.youshi_t3 div{margin:0 auto 15px auto; color: #fff; font-size: 3rem; line-height: 4rem; font-weight: bold; position: relative;}
.youshi_t3 div span{  color: #fff;  }
.youshi_t3 p {  color: #fff; font-size: 1rem; line-height: 2rem;}
.pro .s_width2{display: flex;justify-content:space-between; align-items: flex-start;}
/* pro_list */
.productshow_con_a{ width:100% ;}
#top_scroll {overflow: hidden;width:100%; }
#top_scroll ul {display: flex;justify-content: space-between; flex-wrap: wrap;}
#top_scroll ul li{position: relative;  width:calc(100%/3 - 10px);margin:0 0 10px 0; overflow: hidden;  box-sizing: border-box; -webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; background: #fff; }
#top_scroll li a{display: block;}
#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; }
#top_scroll .pro_text{margin:0 0 25px 0; }
#top_scroll .pro_text a{  transition: 0.3s; text-align: center; padding:25px 0 0 0 }
#top_scroll .pro_text a span{ display: block; color:#222; font-size:1.23rem; line-height: 2;; margin:0 10px 5px 10px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#top_scroll .pro_text a p{width:120px;margin: 0 auto;background: #f2f2f2;font-size: 0.95rem;color: #777;line-height: 40px; border-radius: 10px;}
#top_scroll li:hover .pro_text a p{background: #f15c29;color: #fff;}
.clear{ clear:both}
.product_more{}
.product_more a{width:220px; display: block;margin:55px auto 0 auto; line-height:3;color: #fff; background: #14c429; text-align: center;transition: 0.3s;  font-size:1.5rem; border-radius: 10px; }
.product_more a:hover{ color: #fff;background: #118ffa;  }

/* productshow_cage3 */
.cage{ width:100%; position: relative; z-index:2 ;padding:0 0 35px 0}
.cage ul{display: flex;justify-content:flex-start;  flex-wrap: wrap; }
.cage li{ position:relative;  overflow:hidden;  cursor:pointer;margin: 0 1% 10px 0; width:19%;background: #118ffa;  border-radius: 8px;}
.cage li:nth-child(5n){ margin: 0 0 10px 0;}
.cage li a.pa{   display: block;overflow:hidden;color:#fff;font-size:1.3rem;  line-height:2.8; transition: 0.3s;  text-align: center; }
.cage li a:hover{font-weight: bold;color:#fff ;background: #14c429; }
.cage li div a{  display: block; font-size:0.95rem;line-height: 1.8rem;color: #555; font-weight: normal;  }
.cage li div a:hover{color:#222}

/* a_title */
.a_title{padding:30px 0 30px 0;  }
.a_title p{color: #182b45;font-size: 3.6rem; font-weight: bold; padding: 0 0 0 125px;position: relative;}
.a_title p:after{content: '';width: 85px;height:1px;background: #14c429;position: absolute;left:0;top:40px;}
.a_title strong{color: #f15c29; }
.a_title span{color: #191919;font-size: 1.05rem; line-height: 3.5rem;} 

/* area */
.area{padding:60px 0; background:#118ffa ; }
.area ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.area li{ width:32%;  margin: 0 1% 20px 0;  }
.area li div{ position: relative; overflow: hidden;}
.area li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.area li:hover img{ transform:scale(1.05,1.05);}
.area li p{font-size: 1.2rem;color: #fff;line-height: 2; margin: 15px 0 0 0; text-align: center;}
/* productshow_con */
.productshow_con{display: none;}
.productshow_con2{padding:25px 0 0 0 }
.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; border: 1px solid #f2f2f2; }
.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-top:1px solid rgba(0, 0, 0, .1) ; }
.chanpin_con .pro_text strong{color:#353535; font-size:.95rem;; display: block;}
.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:#f54e37;padding:0 0 0 5px;}


/*about*/
.about{ position: relative;z-index: 1;padding:45px 0 45px 0;}
.about .about_con{ display: flex;justify-content:flex-start; position: relative;  padding:15px 0 55px 0 ;}
.aa_t_i {display: block;justify-content: flex-start;flex-direction: column;margin:0 0 35px 0; }
.aa_t_i p{font-size:3rem ;line-height:2; color: #118ffa; font-weight:bold; text-transform: uppercase;}
.about .s_width{ display: flex;justify-content:space-between; align-items: center; background: #fff;}
.about_l{ width:45%;display: flex;justify-content:space-between;flex-direction: column; position: relative;z-index: 4;padding:0 0 0 0}
.about_l .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.about_l .about_t strong{ font-size:1.7rem;line-height: 1;position: relative;z-index: 2; color: #222;}
.about_l .about_t span{ font-size:2rem;line-height: 3.5rem;position: relative;z-index: 2; color: #444;}
.about_l .about_p{ font-size:1.05rem;color: #555;line-height:2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin:20px 0 35px 0 ;}
.about_l a{    border: 1px solid #118ffa; background: #118ffa; width:150px;line-height: 45px;color: #fff;font-size: 1rem;display: block; text-align: center;}
.about_r{width:48%;position: relative;z-index: 4;overflow: hidden; border-radius: 35px; }
.about_r img{ display: block;width:100%; }

/* zhijian */
.zhijian{ background: url(../images/zhijian.jpg) no-repeat center center;display: flex;justify-content: center;align-items: center; flex-direction: column;padding:75px 0;}
.zhijian strong{color:#fff;font-size: 3rem; }
.zhijian p{color:#fff;font-size: 1.5rem; line-height:3rem; margin:0 0 25px 0 }



.z_more{ display: flex;justify-content:space-between;width:536px; margin:0 auto 0 auto;background: #f15e24;border-radius:100px; padding:0 45px 0 0}
.z_more li{ line-height: 58px;  border-radius:100px;text-align: center;position: relative;}
.z_more li:nth-child(1){  background: #fff;font-family: impact;font-size: 1.8rem; color:#f15e24;text-align: left;padding:0 0 0 95px; width:64%;}
.z_more li:nth-child(1):after{ content: '';width:36px;height:38px;background: url(../images/ltel.png);position: absolute;left:30px;top:11px;}
.z_more li a{ font-size: 1.5rem; color:#fff; }

.z_more2{ display: none;width:65%; margin:0 auto 0 auto;background: #f15e24;border-radius:100px; }
.z_more2 li{ line-height: 50px;padding:0 0 0 35px;  border-radius:100px;text-align: center;position: relative;background: #fff;font-family: impact;font-size: 1.4rem; color:#f15e24; width:100%;}
.z_more2 li:after{ content: '';width:36px;height:38px;background: url(../images/ltel.png);position: absolute;left:30px;top:7px;}



.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}

/*news*/
.news{ padding:70px 0 70px 0;background: #fff;  }
.news_con{ display: flex;justify-content: space-between; flex-wrap: wrap;  }
.news_con li{ width:32%; position:relative;  background:#f8f8f8; border-top-left-radius: 55px;border-bottom-right-radius: 55px; margin-bottom:25px}
.news_con .news_pic{position: relative;overflow:hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.news_con li:hover .newsleft_text strong{ font-weight: bold; color: #14c429;}
.news_con a{display: block;position:relative;width:100%}
.news_con .newsleft_text{ width:100%; padding:35px 45px; }
.news_con .newsleft_text strong{ display:block; font-size:1.4rem; color:#111; line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:15px 0}
.news_con .newsleft_text p{ font-size:1rem; color:#8a8a8a; line-height:1.8rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.news_con li span{ display:block; color:#14c429; line-height:2;font-size: 1.2rem; text-transform: uppercase;}
/* hh_list */
.honor_con{padding:45px 0}
.hh_list { }
.hh_list ul{ display: flex;justify-content:flex-start; flex-wrap: wrap; }
.hh_list li{width:32%; margin:0 1.7% 20px 0;position:relative;cursor:pointer; transition: 0.3s;border: 1px solid #f2f2f2; }
.hh_list li:nth-child(3n){ margin: 0 0 20px 0;}
.hh_list li .pp_c{width:100%; position: relative; z-index: 2; }
.hh_list li a{display: block;}
.hh_list li a{display: block;}
.hh_list .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.hh_list li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.hh_list .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1;  }
.hh_list .pro_text{margin:25px 20px 25px 20px;  }
.hh_list .pro_text.pro_text2{margin:10px 20px 10px 20px;  border-bottom:0 solid rgba(0,0,0,.1); text-align: center; }
.hh_list .pro_text a{ color:#222; font-size:1rem; line-height: 1.6rem;  transition: 0.3s; display: block; text-align: center;}
.hh_list .pro_text a p{width:120px;margin: 0 auto;background: #f2f2f2;font-size: 0.95rem;color: #777;line-height: 40px;}
.hh_list .pro_text a span{ display: block; color:#222; font-size:1.5rem; line-height: 2;; margin:0 0 15px 0;font-weight: bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

/* hh_list2 */
.hh_list2 ul{ display: flex;justify-content:flex-start; flex-wrap: wrap; }
.hh_list2 li{width:32.5%; margin:0 1% 20px 0;position:relative;cursor:pointer; transition: 0.3s; border: 1px solid #f4f6f9;}
.hh_list2 li:nth-child(3n){ margin: 0 0 20px 0;}
.hh_list2 li .pp_c{width:100%; position: relative; z-index: 2; }
.hh_list2 li a{display: block;}
.hh_list2 li a{display: block;}
.hh_list2 .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.hh_list2 li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.hh_list2 .pro_pic{ width:90%;margin:25px auto; position:relative; overflow:hidden; z-index: 1;  }
.hh_list2 .pro_text{padding:0 20px 35px 20px;  }
.hh_list2 .pro_text a{ color:#222; font-size:1.5rem; line-height: 2;  transition: 0.3s; display: block; text-align: center;}
.huisebg{background:#fff;padding:40px 0 75px 0;}
.se_espcms_book2{padding:1.6rem 0 0 0;}
.se_espcms_book2 h1{ line-height:2; margin: 0; text-align: center;font-size: 1.5rem;}
.se_espcms_book2 .se_date{ font-size:1.1rem; line-height:3; padding: 0 0 2.6rem 0 ;text-align: center;color: #555;}
.se_tel{padding:2.6rem 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#ebc120; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #ebc120}
.th_pro_con {overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;  margin-bottom:2.6rem;  padding:2.6rem 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 1rem;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 2.5rem;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:2.6rem 0 0 0; padding:0 0 2.6rem 0}
.info_content{ font-size:1.1rem; line-height:2; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.info_content  strong{ display: block;font-size: 1.6rem;color: #fc6546; line-height: 65px;margin-top: 35px; margin-bottom:25px;border-bottom: 1px solid rgba(0, 0, 0, .06);}

.youshi_t2{  margin:0 0 35px 0;text-align: center;}
.youshi_t2 h1{ margin:0 auto 15px auto;   font-size: 3.3rem; line-height: 4rem; font-weight: bold; position: relative; color: #118ffa;}
.youshi_t2 p {  color: #333; font-size: 1.1rem; line-height: 2rem;}
.youshi_t2 i{ display: block;width:80px;height:2px;margin:25px auto 0 auto;background: #14c429}


.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: 12px; padding:0 10px; background: #f2f2f2; text-align: center;  line-height: 32px;}

.se_pro_pic_text{display: flex;justify-content: space-between;  flex-direction: row-reverse; margin:75px auto;     align-items: center;}
.se_bg_pic{width:50%;overflow: hidden;  position: relative; border: 1px solid #eee;}
.se_bg_pic img{width:100%; display: block;}

.se_pro_text_pp{width:45%;   padding:35px 0 ;}
.se_pro_text_pp h1{ line-height:2; margin: 0;font-size: 2rem; margin: 0 0 35px 0;}
.se_pro_text_pp .se_date{ font-size:15px; line-height:38px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0;color:#666}
.se_pro_text_pp .se_date span{padding:0 20px 0 0;}
.se_pro_text_p{ width:100%;margin:0 auto 15px auto;padding:25px; line-height: 30px;font-size: 16px; border-radius: 20px;}
.se_pro_text_tel{ width:350px;height: 91px;font-size: 16px;line-height:91px; padding:0 0 0 100px;font-size: 30px;font-weight: bold; color:#fff; background: url(../images/about-btnt.png)}
.se_pro_text_li{padding:35px 0; line-height: 2.2;border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);}
.se_pro_text_li li{ color: #777; font-size:1.1rem;}

.se_pro_pic_text .join_back{ margin: 35px 0 0 0;}
.se_pro_pic_text .join_back a{ display: block;width:194px;height:51px;line-height: 51px; font-size: 16px;background: #14c429;color: transparent;color: #fff; text-align: center;}




.se_pro_pic_text .join_back a span {
	font-size: 18px;
	padding-right: 40px;
	display:block;
	background: url("../images/iamore_cur.png") no-repeat right center;
	line-height: 1.2;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.se_pro_pic_text .se_pro_text .join_back a:hover {
	background-color: #f47d21;
	color: #fff;
}
.se_pro_pic_text .se_pro_text .join_back a:hover span {
	background: url("../images/more3.png") no-repeat right center;
}

.info_content{  margin: 0 auto 25px auto; }
.info_content p{padding:0; margin: 0}
.info_content .info_title{ background:#eee; display: flex;justify-content: flex-start;margin:0 0 0 0 }
.info_content .info_title span{font-size: 1.2rem;color:#222;  line-height: 58px; padding:0 30px; }
.info_content img{ max-width:100%;margin: 0 auto 10px auto;display: block}
.info_content th, .info_content td{border: 1px solid #ddd;line-height: 40px;border-collapse: collapse;padding:0 10px;font-size:0.95rem; line-height:2; 	}
.info_content table {width: 100%;border-collapse: collapse;}

.info_content2{ font-size:1rem; line-height:1.8; color:#666;padding:25px; border: 1px solid #eee; overflow-x: auto; }
.info_content2 td{padding:5px 5px;white-space: nowrap;}
/* sw11 */
.sw11out {position: relative;width: 100%;  }
#sw11 { }
#sw11 .swiper-slide {width: 622px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 54%;width: 44px;height: 44px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 25%;background:#eee url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 25%;background:#eee url('../images/jt_r.png') center no-repeat; background-size: 10px;}
#sw11 .swiper-slide{display: block;position: relative; overflow: hidden; }
#sw11 .swiper-slide .pic {width: 100%; background-color: #000;position: relative;z-index: 1;}
#sw11 .swiper-slide .wz { color: #fff; opacity: 1;display: flex;justify-content:space-between; align-items: center;padding:0 35px 15px 35px;width:100%; position: absolute;z-index: 4; bottom: 0;left:0; }
#sw11 .swiper-slide .wz strong{ color: #fff; display: block; font-size:1.2rem;line-height:2rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#sw11 .swiper-slide .wz p{  color: #fff; font-size:0.95rem;line-height: 33px;text-transform: uppercase; }
#sw11 .swiper-slide .wz p i{font-style: normal ;display:block;}
#sw11 .swiper-slide .wz span{width:43px;height:27px;background: url(../images/jj.png);}
#sw11 .swiper-slide .pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#sw11 .swiper-slide:hover .pic img{ transform:scale(1.05,1.05);}
#sw11 .swiper-slide-active img {opacity: 1;}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:1.5rem;}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
	#sw11 .swiper-slide-active .wz strong{font-size: 1.2rem;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}


.main{overflow:hidden;padding:45px 0 49px 0; }

.fl_title{  padding:0 0 35px 0}
.fl_title div{font-size: 1.5rem;color:#f15c29; line-height:6rem;border-bottom: 1px solid rgba(0,0,0,.1);font-weight: bold; }
.productshow_cage2{}
.productshow_cage2_t{ padding:10px 0 10px 25px;  position: relative; background:#f15c29; border-top-right-radius: 35px;}
.productshow_cage2_t2{ background: #118ffa;}
.productshow_cage2_t strong{font-size: 1.5rem;  color: #fff; line-height: 3;}

.productshow_cage2 ul{ padding:25px 25px;background: #f2f2f2; margin:0 0 25px 0  }
.productshow_cage2 ul li{ margin: 0 0 10px 0;  }
.productshow_cage2 ul li .pa{display: block;font-size:1.25rem;line-height: 4rem; color: #222;transition: 0.3s; padding:0 0 0 10px;border-bottom: 1px solid rgba(0, 0, 0, .1); }
.productshow_cage2 ul li .pa:hover{ color: #f15c29; font-weight: bold;}
.productshow_cage2 ul li div a{display: block;font-size:0.95rem; color: #222;line-height: 2.5rem;transition: 0.3s;padding:0 0 0 10px}
.productshow_cage2 ul li div a:hover{ color: #f15c29; }
.lianxicon{ font-size: 1.1rem;line-height: 2;color: #333;padding:25px 25px 25px 25px; background: #f2f2f2;}

/* se_about */
.se_about{padding:0 0 95px 0;    background:#f6fbff ;}
.se_about_con {font-size: 1.1rem;line-height: 2;color: #444; }
.se_about_con strong{ font-size:1.5rem;color: #222;line-height:4rem; display: block;}
.se_about_con span{font-size:1.5rem;color: #333;line-height: 2rem;display: block;margin:0 0 35px 0}
.about_pic img{ display: block;width:49%;}
.about_pic{margin-top:75px;display: flex;justify-content: space-between;}
.j_pic{margin:35px 0;}
.j_pic img{width:100%}

.page_box{padding:0 0 0 0;color:#555;line-height: 90px;}
.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: 90px;}
.se_weizhi{ background: #eff2f7; }
.se_weizhi .s_width{display: flex;justify-content:space-between;}



/* se_news */
.se_news{padding:25px 0 25px 0; line-height: 35px; font-size: 1rem; color:#666; }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:100%;margin:0 2.5% 25px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist a{  display:flex;justify-content:space-between;align-items: center; line-height:42px; padding:0 0 25px 0 ;border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;}
.se_newslist a .se_newslist_pic{width:24%; overflow: hidden;}
.se_newslist a .se_newslist_pic img{width:100%; display: block;}
.se_newslist a .se_newslist_text{width:70%;}
.se_newslist_text p{ display:block;font-size: 1.1rem; line-height:2; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:0 0 25px 0}
.se_newslist_text span{ font-size: 1.1rem; line-height:2; display: block;}
.se_newslist a:hover .se_newslist_t{font-weight: bold; color:#14c429;}

/* huise */
.huise{background: #f7f7f7;padding:0 0 50px 0}
.case3{background: #f7f7f7;padding:50px 0 50px 0}
.se_contact_li{ margin-bottom:35px; padding:42px 0 50px 0;display: flex;justify-content:space-between;}
.se_contact_li strong{ display: block; font-size: 24px; line-height:70px; }
.se_contact_l{width:43%;padding:25px 0 25px 0;}
.se_contact_l p{ font-size: 1.1rem; color:#555555;line-height:2rem;padding:25px 0; border-bottom: 1px solid rgba(0,0,0,.1);}
.se_contact_r{width:50%; }


.huise2{background: #fff;padding:0 0 80px 0}


.se_espcms_page{font-size:0.95rem; margin-bottom:2.6rem; border:1px solid #eee; padding:1.6rem 2.6rem; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:0.95rem;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.th_news_con{overflow: hidden; font-size:0.95rem; line-height:31px; color:#666; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 50px;}



@media only screen and (max-width:1800px){ 
	
	.pro_r{margin:0 0 0 5%}
}
@media only screen and (max-width:1700px){ 
	.about_l .about_t strong{ font-size:1.5rem;line-height:1.3;}
	.youshi_t div{font-size:2.5rem;}
	.youshi_t span{font-size:1.2rem;}
	.youshi_t3 div{font-size: 2.5rem;}
	#top_scroll .pro_text a{font-size: 1rem;}
	.hh_list .pro_text a{font-size: 1.1rem;}
	.hh_list2 .pro_text a{font-size: 1.1rem;}
	.lianxicon span{font-size: 1.1rem;}
	.lianxicon{font-size: 1rem;}
	.se_newslist .se_newslist_t{font-size: 1.2rem;}
	.se_newslist a .se_newslist_date span em{font-size: 1.4rem;}
	.se_newslist a .se_newslist_date span{line-height: 2rem;}
	.se_contact_p strong{font-size: 1.5rem;}
	.se_about_con strong{ font-size: 2.3rem;}
	.fl_title div{ font-size: 1.3rem;}
	.news_con .newsleft_text strong{ font-size: 1.2rem;line-height:2.6rem; }
	
}
@media only screen and (max-width:1650px){ 
	.news_con .newsleft_text strong{    font-size: 1.2rem;}
	.about_l .about_p{    margin: 25px 0; line-height: 1.8;-webkit-line-clamp:8;}
}
@media only screen and (max-width:1500px){ 

}
@media only screen and (max-width:1440px){
	.header .logo img{max-width: 154px;}
	.about_l .about_p{ -webkit-line-clamp:6;}
	.youshi_t2 h1{font-size:2.5rem;}
	.news_con{padding: 15px 0 0 0;}
	.youshi_t p{font-size: 1rem;}
	.youshi_t span{font-size:1.1rem;    padding:0 0 15px 0;}
	.index_nav3 li a{font-size: 1.05rem;}
	.header .logo_tel p i{ font-size:1.6rem;}
	.cage ul{width:86%;}
	.cage li a{ font-size: 1.15rem; }
	.cage li a.pa{ font-size: 1.15rem; }
	.cage li a:hover{font-size:1.15rem;}
	.pro{    padding: 45px 0;}
	.about_l .about_t{  }
	.about_l .about_t span{font-size: 1.7rem;}
	.aa_t{    padding: 0 0 45px 0;}
	.about_l .about_t strong{font-size: 2rem; }
	.news_con .newsleft_text p{    margin:5px 0;}
	.news_con li .detail .text{line-height: 1.5rem;}
	.se_about_con strong{ font-size: 2rem;}
	.se_about_con span{ font-size: 1.3rem;}
	.se_about_con{ font-size: 1rem;line-height: 2rem;}
	.youshi_t2 div{font-size:2.5rem;}
	.youshi_t div{font-size:2.5rem;}
	.aa_t_i{    margin: 0 0 25px 0;}
	.aa_t_i p{font-size:2.5rem;}
	.youshi_t3 div{font-size:2.5rem;}
	.footer .f_fenlei{ font-size: 0.95rem;line-height: 1.8rem;}
	.footer .f_erweima .f_erweima_a span{font-size: 1.5rem;}
}
@media only screen and (max-width:1350px){ 
	.about_l .about_t strong{font-size: 1.6rem;}
	.about_l .about_t span{font-size: 1.15rem;}
	.about_l .about_p{    margin: 25px 0;font-size: 1rem;}
	.footer .f_erweima .f_erweima_a span{ font-size: 1.5rem;}
	.hexin li strong{margin: 0 0 15px 0;}
	.se_about_con strong{font-size: 1.6rem;line-height: 3rem;}
	.se_about_con span{font-size: 1.3rem;}
	.y_p_title{padding: 37px 0 30px 0;}
}
@media only screen and (max-width:1200px){
	.se_contact_li{flex-direction: column-reverse;padding: 0 0 10px 0;}
	.se_contact_l{width:100%;padding:0 0 35px 5%}
	.se_contact_l p{font-size: 1rem;}
	.se_contact_r{width:100%;justify-content:flex-start;border-left: 0 solid rgba(0,0,0,0.1);}
	.se_contact_r li{width:35%}
	.youshi_t2{padding: 15px 0 0 0;}
	.youshi_t2 h1{font-size:1.5rem;    line-height: 2;}
	.youshi_t2 p{font-size: 1rem; line-height: 1.5rem;padding: 0 20px;}
	.youshi_t2 i{  width: 50px;  margin: 25px auto 25px auto;}
	.news_con .newsleft_text{padding: 25px 25px;}
	.main{padding: 0 0 19px 0;}
	.fl_title{    padding: 0 0 15px 0;}
	.fl_title div{ font-size: 1.5rem; text-align: center;line-height: 3rem;border-bottom: 0 solid rgba(0,0,0,.1);}
	.area li{width:49%}
	.area li p{font-size: 1rem;;}
	.youshi_t2{margin: 0 0 0 0;}
	.youshi_t2 div{font-size:1.5rem;    line-height: 2rem;}
	.youshi_t{ margin: 0 auto 0 auto;}
	.youshi_t span{font-size:1rem;}
	.youshi_t3{margin: 0 0 15px 0;}
	.youshi_t div{font-size:2rem; }
	.aa_t_i p{font-size:1.5rem; }
	.youshi_t3 div{font-size:1.5rem; }
	.youshi_t3 p {  color: #fff; font-size: 0.95rem; line-height: 1.7rem;}
	.youshi_t2 p{font-size: 1rem; line-height: 1.5rem;padding: 0 20px;}
	.youshi_t2 i{  width: 50px;  margin: 25px auto 25px auto;}
	.se_wenhua ul {flex-wrap: wrap;}
	.se_wenhua ul li{ width:50%;margin: 0 0 38px 0;}
	.se_wenhua{padding: 45px 0 0 0;}
	.se_wenhua ul li:nth-child(5){ display: none;}
	.se_pro_pic_text{margin: 55px auto 0 auto;}
	.se_pro_text_pp h1{ line-height:1.5; margin: 0;font-size: 1.1rem; margin: 0 0 35px 0;}
	.se_pro_pic_text{flex-direction: column-reverse;}
	.se_pro_text_pp{width:100%}
	.se_bg_pic{width:100%}
	.about{padding: 27px 0 0 0;}
	.about .s_width{flex-direction: column-reverse;}
	.about_r{width:100%;border-radius: 15px;}
	.about_l{width:100%;padding: 25px 0 25px 0;}
	.about_l .about_p{ font-size:1rem;padding:0 0;line-height:1.9rem; margin: 20px 0 20px 0;}
	.about_l .about_t strong{ font-size: 1.2rem;line-height:1.5rem;}
	.about_l .about_t span{font-size: 1.1rem;}
	.about .about_con{flex-direction: column-reverse;padding:0 0 15px 0;}
	
	.info_content strong{    margin-top: 0;}
	.news{padding:30px 0 30px 0 }
	.news_con{ flex-direction: column;    padding: 0 0 0 0; }
	.news_con li{width:100%}
	.news_con.s_width2{width:96%}
	.product_more a{width: 140px;margin: 25px auto 0 auto;    font-size: 1.1rem;}
	.s_width2{width:98%}
	.productshow_con{display: block;}
	.chanpin_con .pro_text strong{font-weight: normal;}
	.pro{    padding: 45px 0;}
	.area{    padding: 30px 0 30px 0;}

	.case_text:after{display: none;}
	.case_text span{display: none;}
	.case_con ul li{width:49%;position: relative;margin:0 0 10px 0}
	.se_pro_text_li li{margin: 0 auto;}
	.se_pro_text_li li a{line-height: 45px;font-size: 1rem;}
	.hh_list li{width:48%; margin: 0 2% 10px 0  }
	.hh_list li:nth-child(3n){ margin: 0 2% 10px 0;}
	.hh_list li .pro_text a{font-size: 1rem;line-height: 1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight: normal;}
	.hh_list li:hover .pro_text a{font-size: 1rem;}
	.hh_list .pro_text a p{line-height: 30px; display: none;}
	.hh_list .pro_text{ margin: 10px 5px 10px 5px;}
	.hh_list{overflow:hidden;padding:0 0 49px 0; }
	
	.hh_list .pro_text a span{font-size: .9rem;  -webkit-line-clamp:2; font-weight: normal;margin: 0 0 0 0;}
	.hh_list2 li{width:48%; margin: 0 2% 10px 0  }
	.hh_list2 li:nth-child(3n){ margin: 0 2% 10px 0;}
	.hh_list2 li .pro_text a{font-size: 1rem;line-height: 1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight: normal;}
	.hh_list2 li:hover .pro_text a{font-size: 1rem;}
	.hh_list2 .pro_text{ padding: 9px 5px 9px 5px;}
	.hh_list2 .pro_pic{    margin: 12px auto 0 auto;}
	.hh_list2{overflow:hidden;padding:25px 0 19px 0; }
	.se_about{    padding: 0 0 25px 0;}
	.se_about_con strong{ font-size: 1.1rem;line-height: 1.7rem;}
	.se_about_con span{ font-size: 1.1rem;}
	.se_about_con{ font-size: 1rem;line-height:1.9rem;}
	.se_about_con p{padding:25px 0}
	.y_p_title div{ font-size: 2rem;line-height:4rem;}

	.honor_con{padding: 25px 0 59px 0;}

.main_l{ display: none;}
.main_r{  width:100%;padding:15px 0 0 0}

	.header{display:none;}

	.s_width{width:96%;}

	.none{display:block;}
	.block{display:none;}
	.info_content strong{font-size: 1.2rem;}
	/*wap header*/
	/*wap header*/
	.head_wap{width:100%; padding:5px 5px;  background: #118ffa; position: relative; z-index: 101;}
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:35%}
	.logo img{width:86px; display: block;}
	.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:100%;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:100%;font-size: 15px;line-height: 38px;color: #fff;font-weight: normal;display:block;  text-align: left;}
	.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;}

	.phone_footer{width: 100%; height: 60px;  right: 0; position: fixed; z-index: 99; bottom: 0;  background:#016ddc;}
	.phone_footer ul{ display: flex;justify-content: space-between;width:100%}
	.phone_footer li{width: calc(100%/2 - 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:28px;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;}
	}

	.huise{padding: 0 0 45px 0;}
	.case3{padding: 25px 0 45px 0;}
	.page_box{line-height: 25px; font-size: .95rem; }
	.se_weizhi{padding:8px 0}
	.se_newslist a{flex-direction: column;}
	.se_newslist a .se_newslist_pic{width:100%;}
	.se_newslist a .se_newslist_text{width:100%; padding:15px 0 0 0}
	.se_news{padding:0 0 35px 0;}
	.se_newslist .se_newslist_t{font-size: 1.2rem;margin: 0 0 10px 0;     -webkit-line-clamp: 2;}
	.se_newslist p{margin: 0 0 10px 0;}
	.page_box2 .s_width{line-height: 25px;}
	.se_espcms_book2 .se_date{padding: 0 0 1.6rem 0;line-height: 25px;}
	.se_espcms_book2 h1{font-size: 1.2rem;line-height: 40px; padding: 20px 0 0 0;}
	.th_news_con{padding: 1rem 10px;}
	.se_espcms_page{flex-direction: column;padding: 15px;}
	.se_espcms_page li{width:100%}
	.se_espcms_book2{ padding:0 0 0 0;}
	.contact_tt li{width:100%}
	.rr{ padding:20px 0 10px 0 }
	.rr ul{ display: flex;justify-content: space-between;  width:99%;margin: 0 auto; flex-wrap: wrap}
	.rr li{  width:47%;  margin: 0 1.5% 10px 0; }
	.rr li a.pb{ width:90%;margin: 0 auto; display: block;overflow:hidden; font-size: 0.95rem; line-height:2; text-align: center;transition: 0.3s;color: #fff; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;padding:5px 0; background: #118ffa; border-radius: 10px;}
	.rr li a.pb:hover{ font-weight: bold}
	.rr li div a{  display: block; font-size:0.95rem;line-height: 1.8rem;color: #555; font-weight: normal;  text-align: center; }
	.rr li div a:hover{color:#14c429}
	.se_pro_pic_text .join_back a{width: 145px;}
	.info_content2{padding: 25px 10px;}

	.page_box2{padding:8px 0;    font-size: 0.95rem;}
	.th_news_con{ text-indent:0; }
	.se_espcms_book3{padding: 90px 3% 20px 3%;}

	.a_title p:after{    top: 25px;width: 25px; }
	.a_title p{padding: 0 0 0 35px }
	.se_contact_p strong{line-height: 4rem;		font-size: 1.3rem;}
}
@media only screen and (max-width:1100px){ 
	.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
	.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
	.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBoxbann .hd li.on{ background: #F60;  }
	.slideBoxbann .bd{ position:relative; z-index:0; }
	.slideBoxbann .bd li{ position:relative; text-align:center;  }
	.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
	.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
	.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }
}
@media only screen and (max-width:760px){ 
	.news_con li{ width:100%;   }
	.news_con .newsleft_text p{    margin: 5px 0;}
	.news_con .newsleft_text strong{ font-size: 1rem;line-height:2.6rem; font-weight: bold;margin: 15px 0 0 0; }
}