@font-face{
	font-family:'Manrope';
	src:url('../fonts/Manrope-Bold.ttf') format('truetype');
}
@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');
}
@font-face {
	font-family: 'gilroy';
	src: url('../fonts/Gilroy-bold-4.otf') format('truetype');
}
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;}
div, p, table, td, ul, li, span, a, ol, input, label{ border: 0px; margin: 0px;}

.header{width:100%;  display: flex;justify-content: space-between;align-items: center;  position: absolute; top:0;left:0;   z-index: 99;padding:0 2% }
.header2{ background: #222;}
.header .logo{  height:100px;display: flex;justify-content: center;align-items: center; }
.header .logo img{width:100%;max-width:237px;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{width:50%;height:95px;display:flex;justify-content:space-between;align-items:center; margin: 0  0 0 10%;}
.index_nav li{height:95px; text-align: center;display:flex;justify-content:center;align-items:center;}
.index_nav li a{color:#fff;width:100%;font-size:1.1rem;display:block;position:relative;z-index: 2;line-height: 73px;transition: 0.5s; }
.index_nav li a:hover{font-weight:bold; text-decoration:none;  }
.index_nav li a.aa:before{content: ""; position: absolute;left:0;bottom:0 ;height:2px;width:0;opacity: 0; background: #c39e50; transition: 0.3s;}
.index_nav li:hover a.aa:before{content: ""; position: absolute;left:0;bottom:0 ;height:2px;width:100%;opacity: 1; background: #c39e50;}

.header .n{ display: none;}
.header .b{ display: block;}
.header.header_h .n{	display: block;}
.header.header_h .b{	display: none;}
.header.header_h {   }

.h_a{width:70px;line-height: 30px;background: #e13922;border-radius: 15px;display: flex;justify-content:center;align-items: center;}
.h_a a{width:100%; font-size: 15px;color: #fff; text-transform: uppercase; display: flex;justify-content: center;align-items: center;}
.h_a a img{width:18px;height: 18px; margin:0 12px 0 0}
.header.header_h .h_a{background: #fff;}
.header.header_h .h_a a{color: #333;}
.son{background:#115fc3;position: absolute; z-index: 11; top: 100%; width: 100%; left: 0; box-sizing: border-box;  display: none; padding: 45px 3%;}
.son .s_width{display: flex;justify-content: space-between; width:100%;align-items: center; }
.son .son_pic{width:30%}
.son .son_pic img{width:100%;display: block;}
.son dl{width:65%; display: flex;justify-content: space-between; flex-wrap:wrap; align-items: center; }
.son dd{width:100%; border-bottom:1px solid rgba(255,255,255,0.1);margin:0 35px 0 35px; line-height: 65px;height: 65px;}
.son dt{width:23%; border-bottom:1px solid rgba(255,255,255,0.1); line-height: 65px;height: 65px;}
.son dd a{ line-height: 65px;font-size: 1.1rem; color:#fff;text-transform: uppercase;}
.son dt a{ line-height: 65px;font-size: 1.1rem; color:#fff;text-transform: uppercase; padding: 0 0;}
.logo_nav{ display: flex;justify-content: space-between;align-items: center; }
.header .logo_tel{ display: flex;justify-content: space-between; align-items: center; }
.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.2rem;line-height: 1; font-family: 'Manrope';letter-spacing:0;color: #fff;font-style: normal;font-weight: 600;}
.header .logo_tel a{  font-size: 1.1rem; color:#fff;text-transform: uppercase; padding: 0 0;}
.header .seven{ width:118px;height:36px;background: #e13922;display: flex;justify-content: center; align-items: center; border-radius: 30px;  }
.right_menu_search{margin:0 35px 0 0; padding:3px 10px;border-radius: 35px;background: #fff;}
.right_menu_search img{display: block;margin:0 auto;}
.search{  display: flex;justify-content: center;align-items: center; }
.search img{width:20px}

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

.search {position:fixed;width:100%;height:100%;left:0;top:0;right:0;background:rgba(0,0,0,.7);display:none;align-items:center;justify-content:center;z-index:999999950;}
.search .search_bg {position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.search .search_bg .search_content {width:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);filter:scale(0);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;opacity:1;}
.search .search_bg.on .search_content {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;opacity:1;}
.search .search_content .search_content_top {position:relative;}
.search .search_content .search_content_top .search_close {position:absolute;right:0;top:-2.605vw;color:#fff;font-size:1.563vw;}
.search .search_content .search_content_bottom {display:flex;align-items:center;justify-content:center;position:relative;border-radius:5.21vw;overflow:hidden;}
.search .search_content input[type="search"] {width:80%;background:inherit;height:4.168vw;font-size:0.8336vw;color:#333;padding:0vw 1.042vw;z-index:1;position:relative;background:#fff; border: 0px;}
.search .search_content .searchbtn2 { border: 0px; width:20%;height:4.168vw;font-size:0.8336vw;z-index:1;position:relative;color:#fff;cursor:pointer; background:#8bc231;}




.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: #b38e3f;border:2px solid #b38e3f;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: #111 }
.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:space-between}
.footer .footer_t{display:flex;justify-content:space-between; align-items: flex-start;font-size:1.7rem;line-height: 1;color: #b38e3f; font-family: neutra_text_tf;}
.footer .footer_t img{display: block;margin: 0 10px 0 0; }
.footer strong{ display: block; font-size:1.05rem; line-height:3; color:#ededed; margin-bottom:25px; font-weight: normal;  }
.footer strong a{  font-size:1rem;   color:#ededed;  }
.footer i{ width:20px;height:1px; background:rgba(255,255,255,.2);display: block; margin-bottom:25px;}
.footer .f_left{width:55%}
.footer .f_fenlei{border-bottom: 1px solid rgba(255,255,255,.1); padding:0 0 45px 0;margin-bottom:45px; }
.footer .f_fenlei.f_fenlei2{border-bottom: 0 solid rgba(255,255,255,.1); padding:0 0 0 0;margin-bottom:0; }
.footer .f_fenlei div{ display:flex;justify-content:flex-start; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:2.4; width:33%; text-align:left; }
.footer .f_fenlei li a{ color:#cdcdcd;font-size:1rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}

.footer .f_fenlei p{ line-height:2; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#cdcdcd;font-size:1rem;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_fenlei dl{ width:13%}
.footer .f_fenlei dl a{ color:#cdcdcd;font-size:1rem;  display: block}
.footer .f_fenlei dl a:hover{ color:#fff;}
.f_tel { display: flex;justify-content:flex-end;  color: #fff;position: relative; z-index: 2; margin: 0 0 15px 0;}
.f_tel div{display:flex;justify-content: flex-start;align-items: center; border-radius: 24px; margin:0 10px 0 0}
.f_tel div img{width:24px;height:24px; margin: 0  0 0 15px;}
.f_tel p{ font-size: 1.4rem; font-family:'Manrope';color: #fff;font-style: normal; font-weight: bold; line-height:1;  }
.f_tel p span{font-size: 1rem; color: #fff;}
.f_add{font-size: 1rem; color: #cdcdcd; line-height:2.5;}
.footer .f_erweima .f_logo{margin: 0 0 25px 0; }
.footer .f_erweima dl{ display: flex;justify-content: flex-start; margin: 0 0 35px 0; padding:0 0 35px 0;border-bottom:1px solid rgba(255, 255, 255, .1)}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column; margin:0 20px 0 0;}
.footer .f_erweima dd p{ line-height: 2; color: #eee; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:100%; max-width:97px; 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.2; color:#fff; font-size:1rem;padding:0 0 0 0}
.footer .f_contact2 div span{display: block;font-weight: bold;font-size: 1.1rem;}


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

/* in_num */
.in_num{ background: url(../images/ingbg.jpg) no-repeat center top;padding:85px 0;position: relative;}
.shun{position: absolute;left:15px;top:10px; z-index: 1;}
.in_num .s_width2{ display: flex;justify-content:space-between; align-items: center;}
.in_num .in_num_l{width:40%;position: relative; z-index: 2;}
.in_num .in_num_r{width:48%}
.in_num_l_m{width:168px;line-height: 48px;color: #333;font-size: 1.2rem;border:2px solid #d2ab57;border-radius: 50px;display: block; text-align: center; transition: 0.3s;}
.in_num_l_m:hover{ background: #d2ab57; color: #fff;}
.in_num_c {padding:75px 0;display: flex;justify-content:flex-start; flex-direction: column;}
.in_num_c strong{font-size:3.5rem;color: #313131; line-height: 1.2;}
.in_num_c span{font-size:2.25rem;color: #ca984a; line-height: 1.2;}
.in_num_c p{font-size:1.2rem;color: #4d4d4d; line-height: 1.8;padding:35px 0 0 0}
.in_num_l_m2{width:80px;height: 80px;border-radius: 80px;border: 1px solid #ca984a; border-radius: 80px;position: relative; display: block; background: url(../images/j.png) no-repeat center center; transition: 0.3s;}
.in_num_l_m2:hover{background:#d2ab57 url(../images/j2.png) no-repeat center center; }
@media only screen and (max-width:1600px){ 
	.in_num_c strong{font-size: 3rem;}
	.in_num_c span{font-size: 2rem;}
	.in_num_c p{font-size: 1.1rem;}
	.in_num_c{    padding: 55px 0;}
	.in_num .in_num_r{width:52%}
}
@media only screen and (max-width:1440px){ 
	.in_num_c strong{font-size: 2.5rem;}
	.in_num_c span{font-size: 1.7rem;}
	.in_num_c p{font-size: 1.05rem;}
	.in_num_c{    padding: 45px 0;}
}
@media only screen and (max-width:1200px){ 
	.in_num_c strong{font-size: 1.6rem; line-height: 2;  text-align: center}
	.in_num_c span{font-size: 1.3rem; text-align: center;}
	.in_num_c p{font-size: 1rem;}
	.in_num_c{    padding: 35px 0;}
	.in_num_l_m{ width: 148px; line-height: 40px; font-size: 1rem;}
	.in_num_l_m2{width:50px;height: 50px;}
	.in_num .s_width2{flex-direction: column; width: 96%;}
	.in_num .in_num_l{width:100%; display: flex;justify-content: center;flex-direction: column;align-items: center;}
	.in_num .in_num_r{width:100%}
	.in_num { padding: 45px 0;}
	.shun{ display: none;}
}
/* in_product */
.in_product{ background: url(../images/ppbg.jpg) no-repeat center top; padding:85px 0}
.pro_title {padding:0 0 25px 0; position: relative;text-align: center;}
.pro_title p{color: #fff;font-size: 2.05rem;}
.pro_title div{ font-size: 4rem; line-height: 1.5; color: #fff; font-weight: bold; }
.pro_title strong{ color: #b38e3f;padding:0 10px 0 0 }
.pro_title.pro_title2 p{color: #222; }
.pro_title.pro_title2 div{  color: #222; }
/* pro */
.pro{  overflow: hidden; padding:68px 0 68px 0;}
.p_line{width:100%;height:1px;background: rgba(255,255,255,0.1); margin:35px 0}
/* sw12 */
.sw12 {position: relative;width: 100%;margin: 0 auto; padding:25px 0 0 0;overflow: hidden;  }
.sw12 .swiper-slide {width: 30vw;margin: 0 10px; display: flex;justify-content: space-between;align-items: center; position: relative; background: #fff; border-radius: 25px; padding:15px 0 }
.sw12 .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw12 .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%;}
.sw12 .swiper-pagination-bullet-active { }
.sw12 .sw-next,.sw12 .sw-prev {position: absolute;top: 45%;width: 52px;height: 52px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center; }
.sw12 .sw-prev {left: 5%;background:#baa06a url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw12 .sw-next {right: 5%;background:#baa06a url('../images/jt_r.png') center no-repeat; background-size: 10px;}
.sw12 .sw-prev:hover { background:#b38e3f url('../images/jt_l.png') center no-repeat; background-size: 10px; }
.sw12 .sw-next:hover { background:#b38e3f url('../images/jt_r.png') center no-repeat;background-size: 10px;}
.sw12 .swiper-slide .pic{width:53%;border-right: 1px solid rgba(0, 0, 0, .1);}
.sw12 .swiper-slide .wz { color: #fff;width:42% ;display: flex;justify-content: flex-start;flex-direction: column; padding: 0 6% 0 0; }
.sw12 .swiper-slide .wz i {  width:30px;height: 2px;background: #111; }
.sw12 .swiper-slide .wz a{ color: #fff;width:48%  }
.sw12 .swiper-slide .wz p{ color: #111;  font-size:1.7rem;line-height: 1.2;margin: 25px 0 45px 0 }
.sw12 .swiper-slide .wz p a{ color: #111;  font-size:1.7rem; transition: 0.3s; }
.sw12 .swiper-slide .wz p a:hover{ color: #b38e3f; }
.sw12 .swiper-slide .wz div{display: flex;justify-content: space-between;}
.sw12 .swiper-slide .wz div a{width:47% ; text-align: center;font-size: 1rem;line-height: 38px;border-radius: 25px; border: 1px solid rgba(0, 0, 0, .3); background: #111; transition: 0.3s;}
.sw12 .swiper-slide .wz div a:nth-child(2){ color: #171717; background: #fff; border: 1px solid rgba(0, 0, 0, .3);}
.sw12 .swiper-slide .wz div a:hover{ background: #b38e3f; color: #fff;}
.sw12 .swiper-slide img { width:80%;margin:0 auto; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block;  -o-object-fit: cover;object-fit: cover; }

.sw12 .swiper-slide:hover img{ transform:scale(1.03,1.03); -moz-transform:scale(1.03,1.03); -webkit-transform:scale(1.03,1.03);}
.sw12 .swiper-slide-active img {opacity: 1;width:85%;}
@media screen and (max-width: 1650px) {
	.sw12 .swiper-slide .wz p a{  font-size:1.4rem; }
	.sw12 .swiper-slide .wz {  width:44% ;}
	.sw12 .swiper-slide .wz p{  margin: 15px 0 25px 0 }
	.sw12 .sw-prev {left: 2%; }
	.sw12 .sw-next {right: 2%; }
	.p_line{ margin:25px 0}
}
@media screen and (max-width: 1550px) {
	.sw12 .swiper-slide {width: 33vw;}
	.sw12 .swiper-slide .pic {  width:49% ;}
	.sw12 .swiper-slide .wz {  width:45% ;}
}
@media screen and (max-width: 960px) {
	.sw12 .swiper-slide {width: 100%; margin: 0 0;}
}
@media screen and (max-width: 750px) {
	.sw12 .sw-prev {left: 5%;}
	.sw12 .sw-next {right: 5%;}
}

@media screen and (max-width: 750px) {
	.sw12 .sw-prev {left: 5%;}
	.sw12 .sw-next {right: 5%;}
}





.pro_cage{   padding:0 0 25px 0;  }
.pro_cage ul{display: flex;justify-content: center; align-items: flex-start; width: 70%; margin:0 auto 0 auto; flex-wrap: wrap;}
.pro_cage li{padding:0 15px;width:calc(100%/6) }
.pro_cage .pro_cage_pic div{ width:100px; margin: 0 auto; background-position: center center; background-repeat: no-repeat;}
.pro_cage .pro_cage_pic div img{display: block;width:100%;}
.pro_cage li p{font-size: 1.2rem;color: #333; line-height:1.3; text-align: center;}
.pro_cage li a:hover p{font-weight: bold; }
.p_line{width:100%;height: 1px;background: rgba(255, 255, 255, .1); }
.se_pcage{padding:95px 0 0 0;}
.pro_cage2{display: flex;justify-content:center; align-items: flex-start; flex-wrap: wrap; margin: 25px 0 0 0;}
.pro_cage2 li{padding: 0 45px 25px 45px; margin:0 15px 15px 0;}
.pro_cage2 li p{ color: #222;font-size: 1.3rem; line-height: 3; border-bottom: 1px solid rgba(0,0,0,.1); text-align: center;}
.pro_cage2 li a:hover p{font-weight: bold; color: #b38e3f; }
.pro_cage2 li.cu_active a p{font-weight: bold;color: #b38e3f;  }
/* pro_list */
.productshow_con_a{ width:100% ;}
#top_scroll { width:98%; margin:0 auto; height: 1025px; overflow-y: hidden; padding:0 1%}
#top_scroll ul {display: flex;justify-content: space-between; flex-wrap: wrap;}
#top_scroll ul li{position: relative;  width:24.2%;margin:0 1% 20px 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; border-radius: 25px; box-shadow: 0 0 35px rgb(0 0 0 / 7%); }
#top_scroll ul li:nth-child(4n){margin:0 0 20px 0;}
#top_scroll li a{display: block;}
#top_scroll .pro_pic img{ width:88%; margin:0 auto; 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; padding:25px 0 }
#top_scroll .pro_text{margin:15px 0 15px 0; padding:15px 0 35px 0}
#top_scroll .pro_text a{ color:#222; font-size:1.5rem; line-height: 2;  transition: 0.3s; display: flex; justify-content: space-between; align-items: center; flex-direction: column;  }
#top_scroll .pro_text a div{font-size:1.3rem;line-height: 1;font-family: 'Manrope';}
#top_scroll .pro_text a span{}
#top_scroll .pro_text a p{  font-size:1rem;line-height: 2;color: #c39e50;  font-family: 'Manrope';}
#top_scroll .pro_text a p i{ font-style:normal;color: #c39e50; font-family: 'Manrope';}
#top_scroll li:hover .pro_text a{color:#c39e50; font-weight: bold;}
.clear{ clear:both}

.h_more{color: #fff;font-size: 1.5rem;width: 252px; line-height: 60px; background: #d2ab57; margin:68px auto 0 auto; display: block; padding:0 25px;position: relative; border-radius: 15px; transition: 0.3s;}
.h_more:after{width:45px;height: 45px;background:rgba(255,255,255,.3) url(../images/jj3.png) no-repeat center center; content: ''; position: absolute;right:25px;top:7px; border-radius: 24px;}
.h_more:hover{ font-weight: bold;width: 230px;}

/* 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;border-radius: 15px; box-shadow: 0 0 35px rgb(0 0 0 / 7%);  }
.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;}

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

/* case_t */
.case_t{  padding:0 0 40px 0; margin: 0 0 55px 0;}
.case_t.case_t2{ border-bottom: 0 solid rgba(0, 0, 0, .1);padding:0 0 0 0;   margin: 0 0 0 0;}
.case_t .s_width{display: flex;justify-content: space-between;align-items:center; border-bottom: 1px solid rgba(255, 255, 255, .1); padding:0 0 70px 0; }
.case_t.case_t2 .s_width{ border-bottom: 0 solid rgba(255, 255, 255, .1); padding:0 0 20px 0; }
.case_t a{width:197px; line-height:54px;color: #fff;background: #b38e3f;transition: 0.3s; border-radius: 10px;font-size: 1.1rem; padding:0 19px;position: relative;}
.case_t a:after{ content: '';background: url(../images/jj5.png) no-repeat; width:26px;height: 20px;position: absolute;right:20px;top:20px; transition: 0.3s;}
.case_t a:hover:after{transform: rotate(45deg); top:23px;}
.cc_title div{font-size: 3rem;color:#fff; line-height:2;position: relative; font-weight: bold; }
.cc_title p{ font-size: 1.4rem;color:#fff;line-height:2;}
/* gongyi */
.gongyi{background:url(../images/gongyi.jpg) no-repeat center top;padding:165px 0 155px 0}
.gongyi ul{display: flex;justify-content: space-between;align-items:flex-start;}
.gongyi li{display: flex;justify-content:center;align-items:center; flex-direction: column; width:18%;color: #fff;}
.gongyi li div{ font-size: 1.7rem;line-height: 3; margin: 15px 0 0 0;}
.gongyi li p{font-size: 1rem;line-height: 1.9; text-align:center;}

/*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: #b38e3f;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: #b38e3f;display: block;color: #fff;font-size: 1.1rem; border-radius: 0; transition: 0.3s;}
.a_title a:hover{ border-radius: 35px;}
.aa_t_w{position: relative; }
.aa_t_w div{ font-size: 2.5rem; text-transform: uppercase;line-height:2;}
.aa_t_w div strong{  color: #b38e3f;}
.aa_t_w div i{ font-size: 2rem; font-weight: lighter; text-transform: uppercase; padding:0 0 0 15px;font-style: normal;}
.aa_t_w p{ font-size:2.7rem; line-height: 2rem; color: #222; }
/*about*/
.about{ position: relative;z-index: 1;padding:115px 0 115px 0; background: url(../images/aqbg.jpg) no-repeat center top; }
.about2{   background:#f7fafb;  }
.about .about_con{ display: flex;justify-content:space-between; position: relative; }
.about.about2 .about_con{  justify-content:space-between; position: relative;padding:55px  0 0 0 }

.about_l{ width:43%;display: flex;justify-content:space-between;flex-direction: column; position: relative;z-index: 4;margin:0 0 0 5%}
.about_l .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.about_l .about_t i{width:50px;height:2px;background: #222;display: block;}
.about_l .about_t strong{ font-size:3rem;line-height: 6rem;position: relative;z-index: 2;background-image:linear-gradient(90deg,#fa4c11, #fa7f54);-webkit-background-clip:text;color: transparent;}
.about_l .about_t span{ font-size:1.5rem;line-height: 2rem;color: #1d1d1d;position: relative;z-index: 2;}
.about_l .about_p{ font-size:1.1rem;color: #464646;line-height:2.2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_r{width:47%}
.about.about2 .about_r{margin: 0 8% 0 0;}
.about.about2 .about_l{ width:47%;}
.about_r img{width:100%;display: block;}
.about_a a {display: flex;justify-content:flex-start; align-items: center;  }
.about_a a div{width:70px;height: 70px;background:#b38e3f url(../images/jj5.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s;}
.about_a a p{color: #222;display: block;width:auto; line-height: 2;color: #111; border-bottom:2px solid #111 ; text-align: center;font-size:1.4rem;  }
.about_a a:hover div{ transform: rotate(48deg);margin: 0 35px 0 0;   }
.a_num{padding:75px 0 0 0;width:84%}
/* se_about_con */
.se_about_con {font-size: 1.1rem;line-height: 2.5rem;color: #444;display: flex;justify-content:space-between; align-items: center; padding: 75px 0;}
.se_about_con.s_width{width:84%}
.se_about_con p{width:47%; }
.se_about_con p strong{font-size: 2rem;line-height: 6rem;color: #b38e3f; display: block;}
.about_pic img{ display: block;width:100%;}
.about_pic{ width:47%; }


/* factory */
.factory{position: relative;z-index: 1;padding:75px 0 55px 0; background: url(../images/fbg.jpg) no-repeat center top; overflow: hidden;}
/* sw11 */
.sw11out {position: relative;width: 100%;margin: 0 auto; padding:25px 0 0 0  }
.sw11out .swiper-slide {width: 40vw;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 .swiper-slide{display: block;position: relative;  }
.sw11out .swiper-slide a{display: block;position: relative; overflow: hidden;  }
.sw11out .swiper-slide a div{position: relative; overflow: hidden;  }
.sw11out .swiper-slide a strong{font-size: 1.1rem;color: #fff;font-weight: bold;line-height: 2.7rem; text-align: center; display: block;}
.sw11out .swiper-slide a strong.ppt{ color: #222; }
.sw11out .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;}

.sw11out .swiper-slide .wz { text-align: center;color: #2d2d2d; opacity: 1; }
.sw11out .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;}
.sw11out .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;; }
.sw11out .swiper-slide .wz_news strong{color: #fff;font-size: 19px;font-weight: normal; position: relative;padding:0 0 0 25px}
.sw11out .swiper-slide .wz_news span{color: #fff;font-size: 16px;;}
.sw11out .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;}
.sw11out .swiper-slide .pic{ }
.sw11out .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;}
.sw11out .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; }
.sw11out .swiper-slideimg{  }
.sw11out .swiper-slide:hover img{ transform:scale(1.03,1.03); -moz-transform:scale(1.03,1.03); -webkit-transform:scale(1.03,1.03);}
.sw11out .swiper-slide-active img {opacity: 1;}
@media screen and (max-width: 960px) {
	.sw11out .swiper-slide {width: 100%; margin: 0 0;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}

@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
/* yingyong */
.yingyong{ background: #fff; padding:95px 0;position: relative; overflow: hidden; border-top:1px solid rgba(0,0,0,.1)}
.yingyong .y_t{color: #171717;font-size: 3.1rem;line-height: 1.3;text-align: center; margin: 0 0 65px 0;}
.indexsec03 { padding:0 0 0 0 ;position: relative; overflow: hidden;}
.indexsec03 .topbox { margin-bottom: 80px; display: flex;	justify-content: space-between;	align-items: flex-start;}
.indexsec03 .topbox p {	width: 37%;	line-height: 23px;}
.indexsec03 .topbox .headLine01 { width: 60%;}
.indexsec03 .listul li { float: left; width:15%; margin-right: 1%; height: 590px;background-size: cover; background-position: center center;	background-repeat: no-repeat;	position: relative;	-webkit-transition: all 1s;transition: all 1s; overflow: hidden; cursor: pointer; border-radius: 20px;}
.indexsec03 .listul li:nth-child(4){margin-right: 0;}
.indexsec03 .listul p {	position:absolute;	z-index:3;	color:#fff;font-size:1.4rem;width:100%;height:100%;left:0;top:0; line-height:75px; text-align:center;box-sizing:border-box;padding:5px;display: flex;justify-content: center;align-items: center;flex-direction: column;transition: all .5s;}
.indexsec03 .listul p i{display:block; width:40px;margin: 0 auto;height:1px;background: rgba(255,255,255,0.5);}
.indexsec03 .listul .listul_h{ opacity:0;transform: translate(0,-50%);padding:0 55px; position: absolute;left:0;bottom:35px;width:680px; z-index: 3; transition: 0.5s;;
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);}

.listul_bg{width:100%;height:100%;background:rgba(0,0,0,0.5);position: absolute;left:0;top:0;z-index: 2;;}
.indexsec03 .listul .on .listul_bg{ background:url(../images/jjj.png) repeat-x left bottom; }
.indexsec03 .listul .on .listul_h{  transform: none;opacity:1; 
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;}
.indexsec03 .listul .on .listul_h span { font-size: 1.1rem;color: #fff;line-height:2; display: block;	margin-top: 5px; width:100%;}
.indexsec03 .listul .listul_h strong{display: block;font-size: 2rem;color: #fff; }
.indexsec03 .listul .on {width: 52%;}
.indexsec03 .listul .on p { display: none;;
	font-size: 28px;
	text-align: left;
	padding-left: 50px;
	top: inherit;
	bottom: 50px;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
}

/* index_t */
.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; }
/*news*/
.news{padding:70px 0 90px 0;  position: relative;overflow: hidden;;}
.s_t{ text-align: center;padding: 0 0 55px 0;}
.s_t div{ color: #111;font-size: 3.15rem;line-height:1.7;font-weight: bold;  }
.s_t span{ font-size:3rem;line-height: 1; color: #b38e3f;position: relative;z-index: 2;  display: block; font-family: neutra_text_tf; }
.news_con{ display: flex;justify-content: space-between; padding:0 0 }
.news_con li{ width:31%; position:relative;  }
.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;}
.news_con a{display: block;position:relative;width:100%}
.news_con .newsleft_text{ width:100%; padding:35px 25px;background-image: -webkit-linear-gradient(-90deg,#fff,#fff, #f4f4f4); }
.news_con .newsleft_text strong{ display:block; font-size:1.5rem; font-weight: normal;color:#111; line-height:2.8rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.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; margin:15px 0}
.news_con li span{ display:block; color:#b38e3f; line-height:1.9rem;font-size: 1rem; text-transform: uppercase; margin: 0 0 30px 0;  font-family: 'Manrope';}



.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{ position: absolute;z-index: 2;width:100%;left:50%;margin-left:-50%;height:100%;display: flex;justify-content: center;align-items: center; padding: 8% 0 0 0;}
.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:#b38e3f;text-decoration: none; font-weight: bold;}
.se_nav li.cu_active a{ color:#b38e3f;font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #b38e3f;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: #b38e3f; }
.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: #b38e3f;  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 40px 0;}
.se_about .se_about_c{  padding:65px 0 65px 0;display: flex;justify-content:space-between; align-items: flex-start; }



.se_about_r{ width:40%;margin: 0 0 0 4%;}
.se_about_r .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.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:2rem;line-height: 3rem;color: #b38e3f;}
.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.15rem;color: #333;line-height:2.2; margin:60px 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_about_l{ width:52%;border-top-left-radius: 125px;position: relative; overflow: hidden;;}
.se_about_l img{ width:100%}


/* 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:#b38e3f;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: #b38e3f;}
.Bottomyear ul li.swiper-slide-thumb-active i { background: #b38e3f; border: 1px solid #b38e3f;}
.Bottomyear ul li.swiper-slide-thumb-active p { color: #b38e3f;}


/*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;border:1px solid  #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:2; transition: 0.3s;font-weight: bold; }
.se_product_c .pro_text span{ display:block;color:#222; font-size:1.4rem;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: #b38e3f;}
.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: #b38e3f; }
.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:100%; }
.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: #b38e3f;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_espcms_book3{ padding:141px 0 90px 0; background: #f1f4f9; }
.se_pro_pic_text{display: flex;justify-content: space-between; flex-direction: row-reverse; width:88% }

.se_bg_pic{ background: #fff; width:50%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}
.se_pro_text_pp{width:50%;padding:0 7% 0 0;  display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{  margin: 0 0 55px 0;padding:0 0 45px 0; border-bottom: 1px solid rgba(0,0,0,0.1); font-size: 3rem; text-transform: uppercase;color: #111; font-weight: normal;}
.se_pro_text_pp a{width:160px;line-height: 3rem;display: block;background: #b38e3f; border-radius: 2rem; text-align: center; color: #fff;}
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 2;font-size: 1.1rem; padding:0 0 55px 0 }
.p_jieshao2 span{color: #333;line-height: 2;font-size: 1.7rem; padding:0 0 15px 0 ;display: block;}


.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; 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:2; 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; 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; display: block; }
.se_newslist li:hover .se_newslist_l 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: 55%; 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:#b38e3f; font-weight: bold;}
.se_newslist_r p{ line-height:28px; color:#888; margin:30px 0 30px 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;}
.gongsi_date{display: flex;justify-content: space-between; position: relative;    z-index: 2; align-items: center;}
.gongsi_date i{display: block; width: 50px; transition: all .3s linear;}
.gongsi_date i img{ width: 50px;vertical-align: middle; }
.gongsi_date i img:nth-child(1) {	display: block;  }
.gongsi_date i img:nth-child(2) {	display: none; }
.se_newslist li:hover .gongsi_date i{ transform: rotate(48deg); }
.se_newslist li:hover .gongsi_date i img:nth-child(1) {	display: none;  width: 50px; }
.se_newslist li:hover .gongsi_date i img:nth-child(2) {	display: block;  width: 50px; }
.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:#666;font-family: impact;display: block;}
.se_newslist .n_date p{ font-size:1.1rem; line-height: 2.5rem; color:#666; }

/* 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  #b38e3f; 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: #b38e3f;color:#fff; }
.se_nav_shili li.on a{  font-weight: bold;background: #b38e3f;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;}


.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}

/* muli */
.muli{ overflow:hidden;position:relative;width:80%;padding:0 0  }
.muli_con{position:relative;display: flex;justify-content: space-between; align-items: center;}
.muli_con_left{ height:100%; width:60%; }
.muli_con_right{  padding-top:3em; position:relative; padding-bottom:4.6875em;  padding-left:10%;  width:38%; margin-left:0;height:100%;;}
.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:auto;max-width:710px; display: block;margin:0 auto;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:114px;height:52px; display:flex;justify-content:space-between;  }
.muli_con_right_2_left{width:52px;height:52px;background-color: #ddd;border-radius: 1.6rem;display:flex;justify-content:center;align-items: center; }
.muli_con_right_2_right{width:52px;height:52px;background-color: #666;border-radius: 1.6rem;display:flex;justify-content:center;align-items: center; }
.css3:hover{background-color: #d2ab57;}
.css3{transition: 0.5s;}
.muli_text i{display: block;}
.muli_text strong{ color: #111111; display: block;}
.muli_text span{ display: block; width:100px;height:2px;background: #e12327;}
.muli_text p{ font-size: 1.1rem;color: #666;line-height:2rem;padding:45px 0}
.muli_text ul{display:flex;justify-content: flex-start;padding:45px 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 #91b721; display: flex;justify-content: center;align-items: center;}



@media only screen and (max-width:1750px){ 
	.cc_title div{font-size: 2.7rem;}
	.pro_title div{font-size: 3rem;}
	.aa_t_w div{font-size: 2.3rem;}
	.sw11out .swiper-slide .wz strong{font-size: 22px;}
	.yingyong .y_t{font-size: 2.7rem;}
	.s_t div{font-size: 2.7rem;}
	.aa_t_w p{font-size:2.4rem;}
	.about{    padding: 65px 0 75px 0;}
	.about_l .about_p{font-size:1rem;}
	.se_about_con strong{ font-size: 2.8rem;}
	.se_about_con span{ font-size: 1.3rem;}
	.se_about_con{ font-size: 1rem;     line-height: 2.2rem;}
	.hexin_title p{font-size: 3rem;}
	
	#top_scroll .pro_text a{font-size: 1.3rem;}
	.indexsec03 .listul .listul_h strong{font-size: 1.5rem;}
	.indexsec03 .listul p{font-size: 1.2rem;}

}
@media only screen and (max-width:1650px){ 
	.header .logo img{width:130px}
	.about_l .about_p{font-size: 1rem;  line-height: 2rem;}
	.header .logo img{width:100%;max-width:160px;}
	.son_title{    margin: 0 0 35px 0;}
	.news_con .newsleft_text strong{    font-size: 1.2rem;}
	.pro_cage li p{font-size: 1.1rem;}
	#top_scroll .pro_text a{font-size: 1.1rem;}
	.gongyi{    padding: 85px 0 85px 0;}
	.cc_title div{font-size: 2.4rem;}
	.aa_t_w p{font-size:2.1rem;}
	.yingyong .y_t{font-size: 2.4rem;}
	.s_t div{font-size: 2.4rem;}
	.footer .f_left{width:70%}
}
@media only screen and (max-width:1500px){
	.gongyi li img{width:55px}
	.case_t{    margin: 0 0 35px 0;}
	.cc_title div{font-size: 2rem;}
	.cc_title p{font-size: 1.2rem;}
	.gongyi li div{font-size: 1.4rem;}
	#top_scroll ul li{    width: calc(100%/3 - 1%);}
	#top_scroll ul li:nth-child(4n){ margin:0 1% 20px 0}
	.h_more{margin: 38px auto 0 auto;}
	.pro_title div{font-size: 2.4rem;}
	.aa_t_w div{font-size: 2.5rem;}
	.se_about_con strong{ font-size: 2.5rem;}
	.hexin_title p{font-size: 2.5rem;}
	.pro_cage li p{ font-size: 1.05rem;}
	.pro_title p{ font-size: 1.55rem;}
	.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%;}
	.x_title p strong{font-size: 2.7rem; }
	.x_title p i{left: 190px;}
	.x_title p span{font-size: 1rem; }
	.s_t div{font-size: 2.7rem; }
	.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:5;line-height: 2;font-size: 1.02rem;  }
	.about_l .about_t strong{font-size: 1.8rem;}
	.hexin_title p{font-size: 2.7rem;}
	.hexin_t a{ line-height:45px;}
	.s_width3{width: 90%;}
	.item_title div{ font-size: 2.2rem;margin: 0 0 20px 0;}
	.item_title p{ font-size:1rem}
	.s_width{width:89%}
	.se_about_r strong{ font-size: 2.3rem;     line-height:1;}
	.se_about_r span{ font-size:1.5rem;}
	.se_about_r span i{  font-size:4.1rem;}	
	.se_about_r .about_p{    margin: 20px 0 0 0; font-size: 1.06rem;     line-height:2;}
	.font_45 h2{ font-size: 2.4rem}
	.font_44 h2{ font-size: 2.4rem}
	.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_pro_text_pp h1{font-size: 2.1rem;}
	.sw11out .swiper-slide a strong{font-size: 1.2rem;}
	.se_newslist_r a{font-size: 1.3rem;}
	.se_contact_li li p{font-size: 1.35rem;}
	.about_r{    border-top-left-radius: 70px;}
	.se_contact_li span{font-size: 1.8rem;}
	.yingyong .y_t{font-size: 2rem;}
}
@media only screen and (max-width:1440px){
	.pro_cage2 li p{font-size: 1.2rem;}
	.pro_cage2 li{    padding: 0 35px 25px 35px;}
	.se_product_c .pro_text span{    font-size: 1.2rem;}
	.yingyong{    padding: 75px 0;}
	.aa_t_w div{font-size: 2.3rem;line-height: 1.5;}
	.aa_t_w p{font-size:1.9rem;}
	#top_scroll .pro_text a{font-size: 1.2rem;}
	.about2 .about_l .about_p{-webkit-line-clamp: 16; margin: 0 0 40px 0; line-height: 2rem; }
	.about_l .about_t span{font-size: 1.3rem;}
	.se_about_con p strong{    line-height: 3rem; font-size: 1.7rem;}
	.se_about_con{  line-height:2rem;}
	.se_about_con strong{ font-size: 2.1rem;}
}
@media only screen and (max-width:1380px){
	.index_nav li a{    font-size: 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; margin: 20px 0 20px 0;}
	.zz_title div{ font-size: 2.7rem;}
	.zz_title p{  font-size: 2.5rem;}
	.pro_title div{font-size: 2.2rem;}
	.s_width{width: 94%;}
	.se_espcms_book2 h1{font-size: 1.7rem;}
}
@media only screen and (max-width:1200px){
	.case2 .list .item .pro_text{-webkit-line-clamp: 2;}
	.muli{width:100%; }
	.muli_con{flex-direction: column-reverse; }
	.muli_con_left{  width:100%; }
	.muli_con_right{ width:100%;padding: 1.5em; }
	.muli_con_left_bg img{width:100%;}
	.muli_text strong{ font-size:1.2rem; text-align: center; color: #fff}
	.muli_text p{ font-size:1rem;line-height: 1.6rem;padding:15px 0; text-align: center; color: #fff}
	.muli_text a{width: 110px;line-height: 35px;font-size: 1rem; margin: 0 auto;}
	.muli_con_right_2_left,.muli_con_right_2_right{width: 32px; height: 32px;}
	.muli_con_right_2_left img,.muli_con_right_2_right img{width: 6px; }
	.muli_con_right_act{width: 74px; margin:15px auto 0 auto}
	.se_product_c .pro_text span{    font-size: 1rem; margin: 0 0 0 0;}
	.se_pcage.s_width2{width:96%;padding: 25px 0 0 0;}
	.pro_cage2{ justify-content: space-between;}
	.pro_cage2 li {   padding: 0 0 0 0; width:49%;    margin: 0 0 0 0;}
	.pro_cage2 li p{    font-size: 1rem; }
	.se_about .se_about_c{flex-wrap: wrap; padding: 35px 0 35px 0;}
	.se_about_l{width: 95%;border-top-left-radius: 25px; margin: 0 auto;}
	.info_content p{ font-size:1rem }
	.yingyong{padding: 45px 0 0 0; background: #222;}
	.yingyong .y_t{ font-size: 1.3rem;margin: 0 0 35px 0; color: #fff;}
	.news{padding: 40px 0 50px 0;}
	
	.news_con .newsleft_text{padding: 25px 15px;}
	.news_con li span{    margin: 0 0 10px 0;}
	.sw11out .swiper-slide .wz strong{font-size: 1.2rem;}
	.case_t .s_width{flex-wrap: wrap; padding: 0 0 50px 0; justify-content: center; flex-direction: column;}
	.cc_title{ text-align: center;}
	.cc_title div{ font-size: 1.5rem;}
	.cc_title p{ font-size: 1rem;line-height: 1.7;}
	.case_t{margin: 0 0 15px 0;}
	.case_t a{    width: 140px; margin: 20px 0 0 0; line-height: 44px; font-size: 1rem;}
	.case_t a:after{    top: 13px; right: 11px;}

	.gongyi ul{flex-wrap: wrap;}
	.gongyi li{    width: 48%; margin: 0 0 35px 0;}
	.gongyi li img{width:35px}
	.gongyi li div{line-height: 3; font-weight: bold; font-size: 1.2rem;}
	.gongyi li p{    font-size: 0.95rem; line-height: 1.6;}
	.about_a a div{width:55px;height: 55px;}
	.about_a a p{    font-size: 1.3rem;}
	.se_espcms_book3 .se_pro_text_pp{width:100%;padding: 0 0 0 0;}
	.se_espcms_book3 .se_bg_pic{width:100%}
	.se_espcms_book3{ padding: 90px 0 30px 0;}
	.se_espcms_book3 .se_pro_text_pp a{margin:0 auto}
	.se_espcms_book3 .se_pro_text_pp h1{ font-size: 1.2rem;font-weight: bold;margin: 20px 0 0 0; text-align: center;padding: 0 0 15px 0;border-bottom: 0 solid rgba(0,0,0,0.1);	}
	
	.p_jieshao2 span{text-align: center;font-size: 1.2rem;}
	.news_con{ flex-direction: column; }
	.news_con li{width:100%}
	.a_num{padding: 25px 0 0 0;}
	.about2{ padding: 35px 0 25px 0;}
	.aa_t_w{width:100%;padding:0 0 25px 0}
	.aa_t_w div{font-size: 1.6rem; text-align: center;line-height:2;}
	.aa_t_w p{font-size: 1.4rem; text-align: center;  }
	.about{   padding: 25px 0 }
	.about_l .about_p{-webkit-line-clamp: 10;}
	.about .about_con{flex-wrap: wrap;}
	.about.about2 .about_con{padding: 35px 0 0 0;}
	.about.about2 .about_l{width:100%; padding:0 2%}
	.about.about2 .about_r{width:96%; margin:0 2%}
	.about_a{margin:25px 0 0 0 }
	.se_about_con p strong{line-height: 3rem;		font-size: 1.3rem;padding: 25px 0 25px 0; }
	.se_about_con{flex-wrap: wrap;    padding: 35px 0;}
	.se_about_con.s_width{width:96%}
	.about_pic{width:100%;}
	.se_about_con p{width:100%;}
	.se_about{    padding: 0 0 25px 0;}
	.se_about_con strong{ font-size: 1.5rem;line-height: 2.3rem;}
	.se_about_con span{ font-size: 1.2rem;}
	.about .about_con{flex-direction: column;}
	.about_r{width:100%}
	.about_l{width:100%;padding: 0 4% 25px 4%;     margin: 0 0 0 0;}
	.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;}
	.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;}
	.zzshow{padding: 35px 0 0 0;}
	.zzshow .container{width:97%;padding: 25px 0;}
	.h_more{    width: 150px;line-height: 50px;font-size: 1rem;margin: 38px auto 0 auto; padding:0 15px}
	.h_more:after{ right:15px;width:34px;height:34px}
	.pro_t{flex-wrap: wrap;margin-bottom: 35px;}

	.in_product{    padding: 35px 0;}
	.pro_cage ul{width:100%; flex-wrap: wrap; }
	.pro_cage li{ width:33%;padding: 0 0;margin:0 0 10px 0}
	.pro_cage li p{font-size:0.95rem; color: #fff;}
	.pro_cage .pro_cage_pic div{width:55px}
	.chanpin_con.s_width2{width:96%}
	.news_con.s_width2{width:96%}
	.pro_title div{font-size: 1.5rem; }
	.pro_title p{font-size:1.2rem; line-height: 2;}
	.pro_title{display: flex;justify-content: center;align-items: center;flex-direction: column; text-align: center;    padding: 0 0 15px 0;}
	.chanpin_con .pro_text{border-bottom: 0 solid rgba(0, 0, 0, .1); padding: 10px 5px 10px 5px;}
	.chanpin_con .pro_text div{font-size:0.92rem;  line-height: 1.8; font-weight: bold; }
	.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; background: #333;}
	.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: 1rem;}
	.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;}
	.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;  }
	.se_nav_about{width:100%}
	.se_nav {flex-wrap: wrap; padding:15px 0}
	.se_nav li{ padding: 0 12px;}
	.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.3rem;line-height:2rem;margin: 0 0 15px 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; }
	.se_pro_text_pp{align-items: center;}
	.se_pro_text_pp h1:after{left:50%;margin-left:-30px}
	.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 ; }
	.se_pro_b_title{font-size: 1.4rem;line-height: 2;margin: 0 0 25px 0;}
	.se_pro_b{padding:40px 0 ;}
	.se_pro_a_text p img{max-width:100%}
	.p_jieshao2 p{ text-align: center;     font-size:1rem;}
	.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;}
	.header{display: none;}
	.keywords{    line-height: 50px;}
	.search-bar{    height: 50px;}
	.searchbtn{    height: 50px;}
	/*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;}
	.footer .s_width:nth-child(1){flex-wrap: wrap; padding: 45px 0 35px 0;     width: 92%;}
	.footer strong{line-height: 2; margin-bottom:10px;}
	.footer .f_left{width:100%; margin: 0 auto;}
	.footer .f_fenlei li{width:50%}
	.footer .f_erweima{width:100%; margin:15px auto 25px auto; padding:15px 0 20px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom: 1px solid rgba(255,255,255,.1);}
	.footer .f_erweima dl{ justify-content: center;margin: 0 0 15px 0; padding: 0 0 15px 0;}
	.f_add{    line-height: 2; font-size: 0.95rem;}
	.footer .f_fenlei{ padding: 0 0 25px 0; margin-bottom: 25px;}
	.footer .f_fenlei dl{width:33%;line-height: 2;}
	.footer .f_fenlei li a{font-size: 0.95rem;}
	.footer .s_width:nth-child(2){padding:10px 0}
	.footer_p{line-height: 1.5; font-size: 0.95rem;}
	.footer_p a{font-size: 0.95rem;}
	.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;}
	.a_title i{width:70px; margin:20px auto; }
	.sw11out .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;}
	.gongsi_date i img{width:35px}
	.item_title div{ font-size:1.3rem;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; padding:15px 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;}
	.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;}
}
@media only screen and (max-width:1100px){ 

}
@media only screen and (max-width:960px){ 
	.se_product_c li{width:100%}
}
@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; }
}