@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff2') format('woff2'),
		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');
}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; }
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:82%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.h_line{height:5px;background:url(../images/hline.jpg) no-repeat center top;}


.header{width:100%; display: flex;justify-content: space-between; align-items: center;padding:0 8px 0 0; height:112px; position: absolute;top:0;left:0;z-index: 99999999999;border-bottom: 0 solid rgba(0,0,0,0.1); background: rgba(31, 161, 153, 0.7);}
.header2{border-bottom: 1px solid rgba(0,0,0,0.2);background: none;}
.header .logo{ display: flex;justify-content:center; align-items: center;height:113px;  padding:0 8px}
.header .logo p{display: flex;justify-content: center; align-items: flex-start; flex-direction: column;margin:0 0 0 12px;padding:3px 0 3px 12px;border-left: 1px solid rgba(255,255,255,0.2);}
.header .logo p strong{font-size:23px;color: #fff ; }
.header .logo p span{font-size:16px;color: #fff;line-height: 30px;}
.header2 .logo p strong{ color: #171717 ; }
.header2 .logo p span{ color: #171717; }
.header2 .logo p{ border-left: 1px solid rgba(0,0,0,0.2);}

.header .logo img{width:100%;max-width:285px; display: block;}
.header .logo_tel{display: flex;justify-content: space-between; align-items: center;color: #fff;}
.header .logo_tel img{margin:0 8px 0 0;width:85px}
.header .logo_tel p{display: flex;justify-content: center;  font-size: 27px; font-family: 'neutra_text_tf';letter-spacing: -1px;color: #fff; }
.header2 .logo_tel p{ color: #222; }

.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{width:55%;height:112px;display:flex;displaly:-webkit-flex;flex-direction:row;-weblit-flex-direction:row;justify-content:space-between;-weblit-justify-content:space-between;align-items:center;-webkit-align-items:center; padding:0 0 0 12%}
.index_nav li{line-height:112px;width:calc(100%/6);text-align: center;position: relative;}
.index_nav li a{color:#fff;font-size:17px;display:block;font-weight:bold;}
.index_nav li a:hover{font-weight: bold;color: #fff;}
.index_nav li a:before{width:100%;content: ''; height:112px;   background: #20a29a;position: absolute;left:50%;margin-left:-50%;top:0;z-index: -1;opacity:0;transition: 0.3s;}
.index_nav li a:hover:before{opacity:1}
.index_nav li div {display:none;width:180px;text-align:center;color:#fff;position:absolute;z-index:9999999;left:0;top:100%; background: #20a29a; }
.index_nav li div a { display:block;color: #fff; line-height:42px;font-size: 15px; border-bottom: 1px solid rgba(255,255,255,.1);background: none;}
.index_nav li div a:hover{color: #fff;font-weight: bold;}
.index_p a{background: url(../images/hot.png) no-repeat right 20px;}
.index_nav2 li a{color:#333; }
.index_nav2 li a:before{ background: #178c84; }
.index_nav2 li div { background: #178c84;}


/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.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;}
.item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}
.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
/*footer*/
.footer{ background: #141414 }
.footer .s_width{ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:17px; line-height:25px; color:#fff; margin-bottom:25px;font-weight:normal; }
.footer i{ width:30px;height:1px; background:rgba(255,255,255,.5);display: block; margin-bottom:25px;}
.footer .f_fenlei{ width:26%}
.footer .f_fenlei:nth-child(2){ width:33%}
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-wrap:wrap;}
.footer .f_fenlei li{ line-height:35px; width:50%; text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left center;padding:0 0 0 25px;}
.footer .f_fenlei li a{ color:#e2e2e2;font-size:15px;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#e2e2e2;font-size:14px;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_contact{ }
.footer .f_contact div{ line-height:33px; color:#e2e2e2; font-size:15px;}
.footer .f_erweima{ }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #eee; font-size: 16px;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:148px; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ }
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
/*productshow*/
.product{ padding:55px 0 ;background: #f7f9fd url(../images/product.jpg) no-repeat right top;}
.index_prot{display: flex;justify-content: space-between; flex-direction: column;  }
.product .pro_title p{ font-size: 60px; color: #191919; line-height:75px;}
.product .pro_title p strong{  color: #26aca4;}
.product .pro_title div{  font-size:30px; color:#303030;  line-height: 35px; font-weight: lighter;}
.pro_title_a{display: flex;justify-content:space-between; align-items: flex-start;padding:30px 0 0 0 }
.pro_title_a a{ display: block;border-radius: 35px; padding:0 35px; font-size: 17px; color: #222;border: 2px solid #dcdcdc; text-align: center; line-height: 49px;transition: 0.5s;}
.pro_title_a a:hover{ color: #fff;border: 2px solid #26aca4;background: #26aca4;font-weight: bold; }
/* muli */
.muli{ overflow:hidden;position:relative; background:#20a49c; }
.muli_con{position:relative;display: flex;justify-content: space-between; align-items: center;}
.muli_con_left{ height:100%; width:50%; }
.muli_con_right{  padding-top:3em; position:relative; padding-bottom:4.6875em;  padding-left:5%; padding-right: 5%;  width:50%; 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 img{ width:100%; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.muli_con_left_bg:hover  img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.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:52px;height:114px;position: absolute;right:-26px;top:50%;margin-top:-26px; z-index:10;display:flex;justify-content:space-between; flex-direction: column;}
.muli_con_right_2_left{width:52px;height:52px;background-color: #eeeeee;border-radius: 26px;display:flex;justify-content:center;align-items: center; }
.muli_con_right_2_right{width:52px;height:52px;background-color: #df0e0e;border-radius: 26px;display:flex;justify-content:center;align-items: center; }
.css3:hover{background-color: #1cc8be;}
.css3{transition: 0.5s;}
.muli_text strong{ font-size: 50px;color: #fff;line-height: 120px;display: block;}
.muli_text p{ font-size: 17px;color: #fff;line-height:32px; margin:0 0 25px 0}
.muli_text i{ width:60px;height:2px; margin:0 0 25px 0; background: #fff;display: block;}
.muli_text a{ width:140px; }
.muli_text a:hover{ background: #91b721; }
.muli_text ul{display:flex;justify-content: flex-start; flex-wrap:wrap;padding:45px 0 0 0}
.muli_text li{  padding:0 30px 0 0;}
.muli_text li a{width:251px;text-align: center; font-size: 17px;color: #fff;line-height:48px;border:2px solid rgba(255,255,255,1);margin:10px 0 0 0;border-radius: 28px;display: block;}
.muli_text li a:hover{ background-color: #fff;color: #333;}
/* productshow_con */
.productshow_con{overflow:hidden;  padding:55px 0 65px 0;background: url(../images/probg.jpg) repeat left top;}
.chanpin_con{overflow:hidden;padding:0 0 45px 0; }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:24.5%; margin: 0 0 10px 0;position:relative;cursor:pointer; background: #fff;transition: 0.3s; }
.chanpin_con li a{display: block;}
.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:15px 20px ; text-align: center;  }
.chanpin_con .pro_text p{ }
.chanpin_con .pro_text strong{color:#222; font-size:19px; line-height: 35px;}
.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:#f65808;padding:0 0 0 5px;}
.adv_more{width:482px;margin: 0 auto; display: flex;justify-content: space-between;align-items: center;;height:64px;border-radius: 55px;overflow: hidden;background: #313131;}
.adv_more .adv_tel{width:55%; background: #26aca4;display: flex;justify-content:center;align-items: center;height:64px;font-family: 'impact';font-size:30px;color: #fff;border-radius: 55px;}
.adv_more .adv_tel img{display: block;margin:0 5px 0 0;}
.adv_more a{width:45%; font-size: 19px;color: #fff;font-weight: bold; text-align: center;}
/* f_con */
.f_con{position:relative; overflow:hidden;display: flex;justify-content: space-between; }
.f_con .f_con_pic{ width:49%; overflow:hidden; transition:all 0.3s ease 0s;}
.f_con .cp_m{ width:100%; margin: 0 auto;position:relative; overflow:hidden;}
.f_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.f_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.f_con  p{ color:#505050; font-size:18px; text-align: center;line-height: 55px;}
/*about*/
.a_title{padding:80px 0 50px 0; text-align: center;}
.a_title p{color: #25a79e;font-size: 46px;font-weight: bold;}
.a_title i{width:100px;height:1px;margin:30px auto;background: #555;display: block;}
.a_title span{color: #1e1e1e;font-size: 30px; font-weight: lighter;}
.about{ padding: 75px 0 25px 0; background: url(../images/aboutbg.jpg) no-repeat center top;}
.about_con{ display: flex;justify-content: space-between;padding:45px 0}
.about_l{width:48%; display: flex;justify-content:  space-between;flex-direction: column}
.about_t{ font-size:26px;color: #fff;line-height: 45px;display: flex;justify-content: space-between;flex-direction: column}
.about_t strong{ font-size:40px;color: #fff;line-height: 45px;}
.about_l a{color: #fff;display: block; width:168px;line-height: 55px;background-color: #26aca4; text-align: center;font-size:17px;border-radius: 45px;}
.about_l a:hover{background-color: #111;  }
.about_con_c{ font-size:17px;color: #fff;line-height: 32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin:65px 0 }
.about_line{height:1px;background: rgba(255,255,255,0.1);margin: 25px 0}
.about_r{width:47%;position: relative;z-index: 2;}
.about_r img{width:100%; display: block; border-top-right-radius: 120px;}
/*shuzi*/
.xinlai_num{padding:50px 0 0 0; position: relative;z-index: 2; display: flex;flex-direction: column;justify-content: space-between}
.xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section { display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap}
.xinlai_num .jumbo {font-size: 55px; color: #fff;font-weight:bold; font-family: "PingFang SC";display:inline-block;line-height: 60px;letter-spacing: -2px;}
.xinlai_num #wrap .xinlai_num_li{  font-size:15px; color:#fff; padding:0 0 35px 0; }
.xinlai_num #wrap .xinlai_line{width:1px;height:100px;background: rgba(255,255,255,0.2);}
.xinlai_num #wrap .xin_li { display: flex;justify-content:flex-start; }
.xinlai_num #wrap .xin_li .xin_li_num{ width:57%;padding:0 0 0 30px}
.xinlai_num #wrap .xin_li .xin_li_num div{ display: flex;justify-content:flex-start; }
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ font-size:22px; color:#fff;padding:0 0 0 10px;}
.xinlai_num #wrap .xinlai_num_li p{ font-size:17px; color:#fff;  line-height: 35px;width:150px }
/* hexin */
.font60{font-size: 60px;;}
.hexin{overflow:hidden;  padding:65px 0 75px 0;background: url(../images/probg.jpg) repeat left top; position: relative;}
.hexin .guoshu{position: absolute;right:0;bottom: 0; z-index: 1;}
.hexin_t{ display:flex ;justify-content:space-between;align-items: center; margin-bottom: 55px ; }
.hexin_title p{color: #282828; line-height:75px;}
.hexin_title p strong{  color: #25a79e;}
.hexin_title div{  font-size:30px; color:#333; text-transform: uppercase;  line-height: 35px; font-weight: lighter;}
.hexin ul.s_width{display:flex ;justify-content:space-between;align-items: center; flex-wrap: wrap; position: relative;z-index: 2;}
.hexin li{width:25%;background: #fff;padding:65px 0; text-align: center;}
.hexin li:nth-child(2){ background: #e8e8e8; }
.hexin li:nth-child(4){ background: #e8e8e8; }
.hexin li:nth-child(5){ background: #e8e8e8; }
.hexin li:nth-child(7){ background: #e8e8e8; }
.hexin li div{width:67px;height:67px;margin: 0 auto 20px auto;}
.hexin li strong{ display: block;font-size: 25px;color: #25a79e;}
.hexin li p{ display: block;font-size: 17px;color: #393939; line-height: 45px;}
.hexin li i{ display: block; margin: 0 auto;width:30px;height:2px;background: #333;}
/*zizhi*/
.zizhi{ background: #25a79e;padding:65px 0}
.zizhi_t a{display: block; color:#fff; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1);}
.zizhi_t a:hover{background:#333; border: 1px solid #333; color: #fff;}
.zizhi_con{position:relative;overflow:hidden; }
.zizhi_dd{position:relative; }
.zizhi_dd li{float: left; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; margin:0 0 18px 0  }
.zizhi_dd .cp_m{ position:relative; overflow:hidden;z-index: 1 ;width:97%;margin: 0 auto; border-radius: 25px; }
.zizhi_dd .cp_m .cp_pic{position:relative;overflow:hidden; z-index: 3; }
.zizhi_dd .cp_m .cp_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.zizhi_dd li:hover .cp_m img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.zizhi_dd .cp_k{width:100%;  position: absolute;left:0;top:0;z-index: 5;height:100%;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;padding:0 0 0 25px}
.zizhi_dd .cp_k p{ color:#252525; font-size:20px; padding:0 0 15px 0; font-weight: bold; text-transform: uppercase;}
.zizhi_dd .cp_k span{ display: block; color:#333; border: 2px solid #25a79e; font-size:16px;line-height:44px; width:133px; text-align: center;border-radius: 25px;}
.zizhi_dd .cp_hh{width:100%;  position: absolute;left:0;top:0;z-index: 4;height:100%; background: url(../images/hhg2.png) repeat-y left top; background-size: 100%;}
/*index_t*/
.index_t{display: flex;justify-content: space-between;align-items: center;margin:0 auto 40px auto}
.in_title p{ font-size: 60px; color: #fff; line-height:70px;}
.in_title p strong{  color: #fff;}
.in_title div{  font-size:18px; color:#fff;  line-height: 65px;}
.y_t i{ margin: 0 auto;}
.y_t{text-align: center;}
.index_t_a{width:170px; border:2px solid #fff; line-height: 52px; text-align: center;transition: 0.5s; border-radius: 38px;}
.index_t_a a{ color: #fff;font-size:17px;}
.index_t_a:hover{ background: #222; border:2px solid #222;}
.index_t_a:hover a{ color: #fff; font-weight: bold;}

/*news*/
.news{padding:65px 0 66px 0; background: url(../images/probg.jpg) repeat left top;}
.n_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 38px 0}
.n_title div i{font-size: 30px;color: #242424;font-style: normal;text-transform: uppercase;font-weight:100}
.n_title span{font-size: 18px;color: #505050;display: block;line-height: 45px;}
.n_title a{width:180px; border:2px solid #666;line-height: 55px;font-size: 18px;color: #333 ;text-align: center;border-radius: 28px;}
.font60 p{ display: block; }
.font60 strong{ color: #25a79e; }
.news_con{ display: flex;justify-content: space-between; }
.newsleft{	width:49%; position:relative; }
.newsleft img{width:100%;display: block;}
.newsleft a{display: block;position:relative;width:100%}
.newsleft .newsleft_text{ width:100%; padding:20px 38px;position: absolute;left:0;bottom:0;z-index: 2; background: rgba(0,0,0,0.7);}
.newsleft .newsleft_text strong{ display:block; font-size:20px; font-weight: bold;color:#fff; line-height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.newsleft .newsleft_text p{ font-size:16px; color:#fff; line-height:29px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.newsright{	width:49%; overflow: hidden;display:flex;flex-direction:column;justify-content:space-between;}
.newsright li{	position:relative;background:#fff;display:flex;justify-content:space-between; align-items: center;padding:25px 0 25px 35px}
.newsright li .n_date{ width:16%; border-left:1px solid #eee;  color:#8c8c8c; z-index:2;text-align:center; }
.newsright li .n_date span{ display:block; overflow:hidden;  line-height:30px; height:30px; font-size:36px; text-transform: uppercase}
.newsright li .n_date p{ line-height:50px; height:50px; font-size:16px; }
.newsright li .date p{ font-weight: bold;}
.newsright li .detail{ width: 80%;height:100%;}
.newsright li .detail .title{ font-size: 20px;text-align: left; line-height:70px; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.newsright li .detail .title a{ color:#333333}
.newsright li .detail .title a:hover{ color:#f65808; font-weight: bold}
.newsright li .detail .text{ text-align: left; line-height:30px;	color:#999;	font-size: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*se_banner*/
.mm_bg{top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5) ; z-index:3;position: absolute}
.se_banner{width:100%; position: relative; }
.se_banner_img{width: 100%;height:100%; overflow: hidden;}
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 8s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}
/* productshow_cage */
.productshow_cage{width:100%; padding:0 0 0 0; position: absolute;left:0;bottom: 0; z-index: 99; border-top: 1px solid  rgba(255, 255, 255, 0.1);}
.productshow_cage ul{ display: flex;justify-content:space-between; flex-wrap: wrap; }
.productshow_cage li{ position:relative;    cursor:pointer; }
.productshow_cage li a{ color:#fff;font-size: 17px; line-height:76px; text-align: center;transition: 0.3s; display: block; padding:0 15px;}
.productshow_cage li a:hover{background: #26aca4;color:#fff;font-weight: bold; }
.productshow_cage li.on a{background: #26aca4;color:#fff;font-weight: bold; }
.productshow_cage li .cage_h {display:none;width:100%;text-align:center;color:#fff;position:absolute;z-index:9999999;left:0;top:100%; background:#26aca4 }
.productshow_cage li .cage_h a { display:block;color: #fff; line-height:44px;font-size: 16px; background: #26aca4; border: 0 solid rgba(255,255,255,.1);   border-bottom: 1px solid rgba(255,255,255,.1);}
.productshow_cage li .cage_h a:hover{color: #fff; }
.productshow_cagex{ padding:0 0 0 0}
.productshow_cagex ul{ display: flex;justify-content:center; flex-wrap: wrap;padding:50px 0 0 0}
.productshow_cagex li{ position:relative; width:240px;   cursor:pointer;margin: 0 10px 8px 10px;}
.productshow_cagex li a{  background: #fff;border:2px solid #009438;   display: flex;justify-content:center; align-items:center;overflow:hidden;color:#333;font-size: 17px; line-height:56px; text-align: center;transition: 0.3s;}
/* honor_con */
.b{display: block;}
.n{display: none;}
.honor_con{overflow:hidden;padding:0 0 45px 0; }
.honor_con ul{ display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:24.2%; margin: 0 1% 10px 0;position:relative;cursor:pointer; background: #fff;transition: 0.3s; }
.honor_con li:nth-child(4n){ margin: 0 0 10px 0;}
.honor_con li a{display: block;}
.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.05,1.05);}
.honor_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1;padding:15px 0 }
.honor_con .pro_text{padding:20px 20px 20px 20px ;  display: flex;justify-content:space-between;align-items: center; z-index: 3;border-top: 1px solid rgba(0, 0, 0, .05); transition: 0.3s;}
.honor_con .pro_text p{ font-size:17px; line-height: 35px; color: #222; font-weight: bold;}
.honor_con li:hover .pro_text{ background: #17928b;}
.honor_con li:hover .pro_text p{ color: #fff;}
.honor_con li:hover .pro_text span .n{display: block;}
.honor_con li:hover .pro_text span .b{display: none;}
.honor_con .pro_hh{position: absolute;left:0;bottom:0;width:100%;height:100%;z-index: 2;background:url(../images/hh.png) repeat-x left bottom;}

/* aboutus */
.aboutus{ padding:50px 0 0 0}
.se_title{ display: flex;justify-content: space-between;align-content: center}
.since{ border-bottom: 1px solid rgba(0,0,0,0.1); padding:0 0 55px 0}
.since_l{ display: flex;justify-content: center;flex-direction: column}
.since_l p{ font-size:36px;color:#1d2088;font-weight: bold}
.since_l div{ font-size: 60px;font-family: neutra_text_tf;line-height: 60px; }
.font_44 h2{font-size: 48px;font-weight: bold;color:#91b721; }
.font_44 h2 span{color:#222;padding:0 0 0 15px; }
.font_44 p{ font-size:17px;line-height:40px;color:#5d5d5d}
.honor_t{text-align: center}
.aboutus_con {padding: 0 0 55px 0}
.aboutus_con p{ font-size:16px;color:#333;line-height:32px; }
/* se_num */
.se_num{ }
.se_num section { display: flex;justify-content: space-between;align-items: center; flex-wrap: wrap}
.se_num .jumbo {font-size: 55px; color: #25a79e;font-weight:bold; font-family: "PingFang SC";display:inline-block;line-height: 60px;letter-spacing: -2px;}
.se_num #wrap .xinlai_num_li{  font-size:15px; color:#fff; padding:0 0 35px 0; }
.se_num #wrap .xin_li { display: flex;justify-content:flex-start; }
.se_num #wrap .xin_li .xin_li_num{  padding:0 0 0 30px}
.se_num #wrap .xinlai_line{width:1px;height:100px;background: rgba(0,0,0,0.2);}
.se_num #wrap .xin_li .xin_li_num div{ display: flex;justify-content:flex-start; }
.se_num #wrap .xinlai_numd{ background:none;}
.se_num #wrap .xinlai_num_li span{ font-size:27px; color:#25a79e;padding:0 0 0 10px;}
.se_num #wrap .xinlai_num_li p{ font-size:17px; color:#5b5b5b;  line-height: 35px; width: 200px;}


.hexin2{ background: #21a098;}
.hexin2 .hexin_title p{color: #fff; }
.hexin2 .hexin_title p strong{  color: #fff;}
.hexin2 .hexin_title div{  color:#fff; }
/*culture*/
.about_page_content{background: url(../images/linianbg.jpg) no-repeat left center ; padding:55px 0 89px 0}
.page_public_max{font-size: 58px;color: #fff;text-align: center;line-height: 150px; }
.about_page_content .s_width{display: flex;justify-content: space-between; align-items: flex-start;}
.about_idea_item{width:48%}
.about_idea_img{position: relative;}
.about_idea_img img{ width:100%;display: block;position: relative;}
.about_idea_img strong{  position: absolute; width:100%; top: 0;left:0;height:100%; display: flex;justify-content: center;align-items: center; text-align: center;font-size: 33px;color: #fff;}
.linian_text{width:88%;margin:-50px auto 0 auto;background: #fff; position: relative; z-index: 2;padding:30px;}
.linian_text p{font-size:27px;color: #666; line-height: 45px;}
.linian_text span{font-size:16px;color: #666; line-height: 28px; display: block;}

/*productshow*/
.productshow{}
.fl_title{text-align: center;padding:45px 0 50px 0}
.fl_title div{font-size: 50px;color:#ebc01c;  line-height:100px;}
.fl_title div strong{color:#ebc01c;}
.fl_title p{font-size: 16px;color:#505050; line-height: 30px;}
.fl_title i{ display: block;width:80px;height:2px;margin: 0 auto 15px auto; background: #777}
.se_cage{ width:80px;position: fixed;right:0;bottom:0;height:100vh;display: flex; justify-content: center;flex-direction: column; }
.se_cage li{width:100%;line-height: 26px; text-align: center; margin:0 0 0 0;transition: all 0.5s; padding:15px 10px; background: #eea115; border-bottom: 1px solid rgba(255,255,255,0.3) }
.se_cage li:hover{background: #333 }
.se_cage li a{color:#fff; font-size: 15px; transition: 0.5s}
.se_cage li div{width:100px;height:43px; margin: 0 auto; transition: 0.5s}
.se_cage li a:hover{color: #fff;font-weight: bold}
.pro_cage_con{background: url(../images/ppbg.jpg) no-repeat center top; padding:0 0 145px 0}


.info_pic{text-align: center}
.case{background:#fff;padding:110px 0 75px 0;}
.c_title{padding:0 0 50px 0;}
.c_title div{width:900px; margin: 0 auto; position: relative; display: flex;justify-content:center; align-items: center;background:url(../images/de.png) no-repeat center top;}
.c_title div strong{ color: #1d1d1d;padding:15px 0 15px 0;font-size: 60px;}
.c_title div:before{ content: ''; position: absolute;left:0;width:96px;height:51px; background:url(../images/c_l.png) no-repeat left top;}
.c_title div:after{ content: ''; position: absolute;right:0;width:96px;height:51px; background:url(../images/c_r.png) no-repeat left top;}
.c_title p{color: #333}
.case_dd{position:relative; overflow:hidden; }
.case_dd li{float:left; width:512px; margin-right:15px; margin-bottom:14px; position:relative; overflow:hidden; transition:all 0.3s ease 0s; cursor:pointer;}
.case_dd .cp_m{ overflow:hidden; position: relative;z-index: 2;}
.case_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; margin-bottom: 0 }
.case_dd .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.case_dd .cp_k{ background-image: linear-gradient(50deg,#1e4372,#125e9f);color: transparent;}
.case_dd .cp_k p{ color: #fff; font-size:19px; line-height:90px; text-align: left; width:90%;margin:0 auto;background:url(../images/jjj.png) no-repeat right center;}
.pp_title{padding:80px 0 50px 0;}
/*se_about_con*/
.item_title{height:241px; display: flex;justify-content:center; align-items: center;flex-direction:column; text-align: center; position: absolute;z-index: 5;width:100%;top:50%;margin-top:-120px;}
.item_title div{font-size: 55px;color:#fff; padding:25px 0 0 0;font-weight: bold;}
.item_title p{font-size: 17px;color:#fff;}
.item_title span{display: block; text-align: center;margin: 30px auto 30px auto;color: #fff;font-size: 16px;}
.item_title i{width: 34px; height: 34px; border-radius: 50%;display: block;  background:#25a79e url(../images/jj3.png) center no-repeat;}
.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
@-webkit-keyframes updown {
  0% { -webkit-transform: translate(0px, 0px); }
  25% { -webkit-transform: translate(0px, -10px); }
  50% { -webkit-transform: translate(0px, 0px); }
  75% { -webkit-transform: translate(0px, 10px); }
  100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
  0% { -moz-transform: translate(0px, 0px); }
  25% { -moz-transform: translate(0px, -10px); }
  50% { -moz-transform: translate(0px, 0px); }
  75% { -moz-transform: translate(0px, 10px); }
  100% { -moz-transform: translate(0px, 0px);}
}
@keyframes updown {
  0% { transform: translate(0px, 0px); }
  25% { transform: translate(0px, -10px);}
  50% { transform: translate(0px, 0px);}
  75% { transform: translate(0px, 10px);}
  100% { transform: translate(0px, 0px);}
}
.se_nav{width:100%;display: flex;justify-content:center;position: absolute;left:0;bottom: 0;z-index: 3;background: rgba(0,0,0,0.5);padding:25px 0}
.se_nav li{ width:calc(100%/8);position: relative;border-right:1px solid rgba(255,255,255,0.1);}
.se_nav li a{ font-size:18px; color:#fff; line-height:30px;transition: all 0.5s; display:flex; justify-content: center; align-items: center; flex-direction: column; position:relative; transition: 0.3s; text-align: center;}
.se_nav li:hover{ }
.se_nav li a:hover{ color:#fff;text-decoration: none; font-weight: bold;margin: -5px 0 0 0;  }
.se_nav li.cu_active a{ color:#fff;font-weight: bold; }
.se_nav li div {width:50px;height:41px; background-size: 100%; margin:0 auto 5px auto}
.se_nav li:nth-child(1) div{background-image: url(../images/proa.png);}
.se_nav li:nth-child(2) div{background-image: url(../images/prob.png);}
.se_nav li:nth-child(3) div{background-image: url(../images/proc.png);}
.se_nav li:nth-child(4) div{background-image: url(../images/prod.png);}
.se_nav li:nth-child(5) div{background-image: url(../images/proe.png);}
.se_nav li:nth-child(6) div{background-image: url(../images/prof.png);}
/*video*/
.video{width:100%;position: relative;overflow: hidden;}
.video img{width:100%; display: block}
/* se_wenhua */
.se_wenhua{ padding:85px 0 0 0;overflow: hidden;  background: #f6f8fc;}

/*se_zizhi*/
.se_zizhi{padding:75px 0;position: relative}
.se_zizhi_con{position:relative;overflow:hidden;padding:45px 0 35px 0}
.se_zizhi_dd{position:relative; }
.se_zizhi_dd li{float:left; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}
.se_zizhi_dd .cp_div{width:99%;margin: 0  auto; position:relative; overflow:hidden; border: 1px solid rgba(0,0,0,0.05) }
.se_zizhi_dd .cp_m{  overflow:hidden;z-index: 1 }
.se_zizhi_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_zizhi_dd .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_zizhi_dd .cp_k{ width:99%;margin: 0  auto; background:rgba(0,0,0,0.05)  }
.se_zizhi_dd .cp_k p{ color:#444; font-size:18px;line-height:95px; text-align: center}
.y_t{text-align: center;}


.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.se_honor{ padding:50px 0 0 0; overflow:hidden;}
.se_honor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;padding:0 0 25px 0;}
.se_honor li{ width:23%;height:auto; margin: 0 2% 15px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;padding:0 0 0 0}
.se_honor li:nth-child(4n){margin: 0 0 15px 0;}
.se_honor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor 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_honor .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.se_honor .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.se_honor .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_honor .pro_text{ color:#232323;text-align:center; font-size:16px;line-height:30px;padding:30px 10px 30px 10px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;text-transform: uppercase;}
.se_honor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.se_honor2{ padding:50px 0 0 0; overflow:hidden;}
.se_honor2 ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;padding:0 0 25px 0;}
.se_honor2 li{ width:23%;height:auto; margin: 0 2% 15px 0;position:relative;overflow:hidden;background:#fff; }
.se_honor2 li:nth-child(4n){margin: 0 0 15px 0;}
.se_honor2 .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor2 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_honor2 .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.se_honor2 .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.se_honor2 .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_honor2 .pro_text{ color:#232323;text-align:center; font-size:17px;line-height:40px;padding:15px 10px 15px 10px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.se_honor2 ul a{display:block; }
.se_hang_dd{position:relative; overflow:hidden;padding:80px 0 }
.se_hang_dd ul{display: flex;justify-content:flex-start;flex-wrap: wrap}
.se_hang_dd li{  width: 32.5%; margin: 0 1.2% 28px 0; position:relative; overflow:hidden; transition:all 0.3s ease 0s; cursor:pointer;}
.se_hang_dd li:nth-child(3n){ margin: 0 0 28px 0;}
.se_hang_dd .cp_m{ overflow:hidden; position: relative;z-index: 2;}
.se_hang_dd .cp_jing{ position: absolute;right:0;top:0; z-index: 3}
.se_hang_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_hang_dd .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_hang_dd .cp_k{ background-image: linear-gradient(50deg,#1e4372,#125e9f);color: transparent; position: absolute;bottom:0;left:0; z-index: 3;width:100%; opacity: .9}
.se_hang_dd .cp_k p{ color: #fff; font-size:19px; line-height:90px; text-align: left; width:90%;margin:0 auto;background:url(../images/jjj.png) no-repeat right center;}
.se_product{padding:0 0 30px 0}
.se_product .s_width{ }
.se_product ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_product li{width:48%; margin: 0 1% 18px 0; background: #fff; position:relative;cursor:pointer;  transition: 0.5s;border:1px solid #f5f5f5;padding:15px;}
.se_product li a{display: flex;justify-content:space-between; align-items: center;}
.se_product li:nth-child(2n){ margin: 0 0 18px 0;}
.se_product .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product 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 .pro_pic{ width:50%;position:relative; overflow:hidden; }
.se_product .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 .pro_text{ width:45%;position: relative; color:#515151;padding:0 25px 0 25px;}
.se_product .pro_text p{  color:#333;font-weight: bold; font-size:22px;line-height:30px; }
.se_product .pro_text span{ display:block;color:#515151; font-size:16px;margin:15px 0;line-height:30px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.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;}


.baise{background: #fff;padding:50px 0 50px 0}
.se_product2{position:relative; padding:0 0 30px 0}
.se_product2 ul{display: flex;justify-content:space-between;flex-wrap: wrap}
.se_product2 li{ width:49%; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; display: flex;justify-content:center;margin: 0 0 15px 0; box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.se_product2 .cp_div{ width:50%; position:relative; overflow:hidden; background: #fff; padding:30px 0 0 65px;}
.se_product2 .cp_div pre{padding:25px 0; line-height: 30px; color: #6f6f6f; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
.se_product2 .cp_m{ width:48%; position:relative; overflow:hidden; background: #fff; padding:15px 0 }
.se_product2 .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product2 .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_product2 .cp_k p{ color:#333; font-size:24px; font-weight: bold}
.se_product2 .cp_k a{ color:#444; font-size:15px;  width:155px;line-height: 45px; border-radius: 50px; display: block; text-align: center;border: 1px solid rgba(0,0,0,0.2)}
.se_factory{ padding:50px 0 21px 0;  overflow:hidden;}
.se_factory ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_factory li{padding:20px 20px 15px 20px;width:31.5%;height:auto; margin: 0 1.9% 2% 0;position:relative;overflow:hidden; cursor:pointer; background: #fff}
.se_factory li:nth-child(3n){margin: 0 0 2% 0;}
.se_factory .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_factory 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_factory .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_factory .pro_text{ color:#232323;text-align:center; font-size:18px;line-height:75px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.se_factory ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.se_product_banner{width:100%;position: relative;overflow: hidden; }
.se_product_banner_div {width:100%;position: relative;overflow: hidden; }
.se_espcms_book{padding:0 0 0 0; background: #fff}
.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}


.se_con{background: #f7f9fd; padding:65px 0}
.se_con .s_width{ display: flex;justify-content: space-between; align-items: flex-start; }
.se_con_l{width:73%;}
.se_con_r{width:20%; background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 7%);border-top-left-radius: 20px;border-top-right-radius: 20px; overflow: hidden;}
.se_con_r h3{ line-height: 75px; font-size: 27px; text-align: center; background: #25a69d; color: #fff;}


.se_con_r_pic{ width:78%;margin:0 auto; padding:35px 0}
.se_con_r_pic li{ position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; }
.se_con_r_pic .cp_m{ position:relative; overflow:hidden;z-index: 1; border:1px solid rgba(0,0,0,0.1)  }
.se_con_r_pic .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_con_r_pic li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_con_r_pic li p{ color:#888;font-size:16px;line-height:55px; text-align: center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}


.th_pro_con {overflow: hidden; font-size:15px; line-height:31px; color:#666;  margin-bottom:30px;  padding:0 0 0 0; }
.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 #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:30px 0 0 0; padding:0 0 30px 0}
.info_content{ font-size:17px; line-height:34px; color:#666;}
.info_content  strong{ display: block;font-size: 24px;color: #26aca4; line-height: 75px;margin-top: 35px; margin-bottom:15px; padding:0 0 0 35px;background: url(../images/banner-icon.png) no-repeat left center;}
.info_content table{border: 1px solid #ddd;border-collapse: collapse;font-size: 16px;color: #666;width:100%;}	
.info_content th, .info_content td{border: 1px solid #ddd;line-height: 40px;border-collapse: collapse;text-align:center;	}
.info_content2 img{ max-width:100%;display: block;margin: 5px auto;}

.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: 47px;}
.welcome{width:100%; text-align: center; height:400px; margin:0 0 0 0; display: flex; justify-content: space-around;align-items: center;background: url(../images/aboutbg.jpg) no-repeat center top; background-attachment: fixed;background-size: 118%;}
.welcome div{ height:150px;display: flex; flex-direction: column;align-items: center;justify-content: space-between;}
.welcome span,.welcome p{display: block; text-align: center;color: #fff}
.welcome span{font-size: 30px; line-height: 65px; font-weight: bold}
.welcome p{font-size: 18px;}
/* se_contact_li */
.se_contact_li{ margin-bottom:35px; display: flex;justify-content:space-between; align-items: center;background:#20a29a; }
.se_contact_li strong{ display: block; font-size: 24px; line-height:90px; border-bottom: 1px solid rgba(255,255,255,.2);}
.se_contact_l{width:40%; font-size: 18px; color:#fff;line-height:40px;padding:0 45px}
.se_contact_l p{margin:15px 0; padding:15px 0;border-bottom: 1px solid rgba(255,255,255,.2);}
.se_contact_r{width:60%; text-align: center;}
.se_liuyan{padding:85px 0 ;overflow: hidden;  background: #f6f8fc;}
.info_liuyan{position: relative;height:645px;}
.se_liuyan_con{ width:100%; padding:35px 5%; box-sizing:border-box;  border:1px solid #dddddd ; box-shadow: 0px 1px 4px rgba(250, 233, 221, 0.3), 0px 0px 20px rgba(223, 54, 42, 0.1) inset; z-index:1}
.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;float: left; width:32.3%;overflow: hidden;border:none;background:#fff;font-size: 16px;color: #666;line-height: 60px; margin: 0 1% 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:0 solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 3%;}
.layui-btn{ display:block; background: #91b721; color:#fff;width: 11%;  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;}
.second_img div{margin:0 0 20px 0;}
.guding_title{ font-size:24px; color:#eb0e0e; margin-bottom:30px;text-indent:0;padding:0 0 0 45px;background:url(../images/quan2.png) no-repeat left center; line-height: 65px; }
.se_xg{background: url(../images/ppbg.jpg);padding:80px 0 10px 0;}
.se_case{position:relative; overflow:hidden; padding: 50px 0 50px 0; }
.se_case ul{padding: 0 0 50px 0; display: flex;justify-content: space-between; flex-wrap: wrap}
.se_case li{ width:23%; height:auto; margin-right:0; margin-bottom:24px; position:relative; overflow:hidden;border-radius: 40px; transition:all 0.3s ease 0s; cursor:pointer;box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.se_case .cp_m{ width:100%; margin: 0 auto;overflow:hidden;position: relative;z-index: 2;}
.se_case .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_case .cp_k{width:100%;z-index: 1; line-height:94px; background:#fff url(../images/2_12.png) no-repeat right bottom;}
.se_case .cp_k p{ color: #1e1e1e; font-size:19px; line-height:90px; text-align: left; width:90%;margin:0 auto;background: url(../images/xxx.jpg) no-repeat left center; padding:0 0 0 55px;}
.se_news{padding:35px 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row-reverse;justify-content:space-between; border-bottom:1px solid rgba(0,0,0,0.1);  overflow:hidden; cursor: pointer; margin:0 0 35px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:0 0 30px 0 }
.se_newslist_l{ width:23%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 60%; position: relative;  margin:0 20px 0 0}
.se_newslist_r a{ font-size:24px; color:#333; font-weight:bold; text-transform:uppercase; display:block; line-height:52px; }
.se_newslist_r a:hover{ color:#028e9b;}
.se_newslist_r p{ line-height:28px; color:#888; margin:10px 0 10px 0; font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist_r span{ display:block; line-height:28px; color:#888; padding:5px 0 5px 35px; font-size:15px;text-transform:uppercase; background:url(../images/zhong.png) no-repeat left center;background-size: 18px;}
.se_newslist_r .se_newslist_more{ width:90px; border-bottom:1px solid #1476c2; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist_r .se_newslist_more a{ color:#1476c2; font-size:14px;}
.se_newslist .n_date{ width: 10%; position: relative;  margin:0 20px 0 0; text-align: center; }
.se_newslist .n_date span{ font-size:38px;line-height: 65px; color:#333;font-family: impact;display: block;}
.se_newslist .n_date p{ font-size:18px; line-height: 65px; color:#333; }
.er_title div strong{ color: #fff}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:26px;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 30px 30px rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}
.se_message strong {    color: #fff; display: inline-block;}
.se_message strong i {    color: #fff;}
.se_message p {  font-size: 18px; line-height: 60px;  color: #fff;}
.se_message{width:35%;position: absolute;height:100%;right:10%;top:0;z-index: 5;padding:0 2% 0 10%; }
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 16px;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }
/*video*/
.ppro_pic{width:55%;position:absolute;right:5px;bottom:25px; z-index: 5;text-align: center}
.ppro_pic img{width:100%; max-width:748px;}
.se_lanmu{ text-align: center;position: absolute;width:50%;left:50%;margin-left:-25%;height:300px;top:50%;margin-top:-150px; z-index: 999}
.se_lanmu b{ display: block;font-size: 36px;color:#fff;text-transform: uppercase; font-weight: normal; }
.se_lanmu .aboutus_line{height:57px;width:3px;background:#fff;margin:28px auto}
.se_lanmu strong{ display: block;font-size: 70px;color:#fff;}
.se_lanmu p{font-size: 17px;color:#fff;line-height: 40px}
.se_bian{ text-align: left;position: absolute;width:88%;left:50%;margin-left:-44%;height:340px;top:50%;margin-top:-200px; z-index: 999}
.se_bian b{ display: block;font-size: 36px;color:#222;text-transform: uppercase; font-weight: normal; }
.se_bian strong{ display: block;font-size: 70px;color:#222;}
.se_bian p{font-size: 17px;color:#333;line-height: 40px;position: relative;height: 40px;padding:0  0 0 65px; margin: 0 0 45px 0}
.se_bian p:before{content: '';position: absolute;left:0;top:19px;width:50px;height:1px;background: #222;}
.se_bian .kuang{position: absolute;left:0;bottom:0}
.se_bian ul{width:370px; display: flex;justify-content: space-between;}
.se_bian li{width:48%; border: 1px solid rgba(0,0,0,0.6);line-height: 55px; text-align: center;transition: 0.5s;}
.se_bian li a{ color: #333;font-size: 16px;}
.se_bian li:hover{border: 1px solid #e32222; background: #e32222}
.se_bian li:hover a{color: #fff}
.bian_con{width:100%;display: flex;justify-content: space-between}
.bian_con div.bian_con_pic{width:50%; text-align: center;padding:25px 0 0 0}
.bian_con div.bian_con_pic img{width:90%;max-width: 700px;}
.bian_con div.bian_con_text{ width:50%;background: #f7f9fb;position: relative}
.se_pro_text{width:45%;}
.se_pro_text{width:85%;text-align:left; position: absolute;left:50%;margin-left:-42.5%;top:50%;margin-top:-250px;height:500px;}
.se_pro_text h1{ text-align: left;line-height:95px;font-weight: bold; color:#555;margin: 0 0 0 0}
.se_pro_text .se_date{ text-align:left;font-size:15px;line-height:33px;color:#777;  margin:10px 0; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0}
.se_pro_text .join_back{width:140px; height: 50px; line-height: 50px; background:#ec1212; text-align: center;  margin:20px 0;}
.se_pro_text .join_back a{ color:#fff;}
.nn_banner .video_yuan_l{width:400px;height:400px;background:rgba(248,36,36,0.6); position: absolute;z-index:5;bottom:-31%;left:-10%;border-radius:400px;}
.nn_banner .s_width{z-index: 4; position:relative;}
.nn_banner_li{width:500px; display: flex;justify-content:flex-start;margin:15px auto}
.nn_banner_li li{width:45%;margin:0 10px 0 0;border:1px solid rgba(255,255,255,0.5);line-height: 55px;text-align: center;transition:0.3s;}
.nn_banner_li li a{ display: block; color:#fff;transition:0.3s;font-size:16px;}
.nn_banner_li li a:hover{background:#e22929;text-decoration: none;}
.nn_banner_li li:hover{border:1px solid #e22929;}
.nn_banner_li li.on{border:1px solid #e22929;background:#e22929;}
.se_li_pro_a{ display: flex;justify-content: space-between; position: relative}
.se_li_pro_b{ display: flex;justify-content: space-between; position: relative}
.se_li_pro_pic{width:50%;}
.se_li_pro_pic img{width:100%;}
.se_li_pro_text{width:50%;padding:5% 5% 0 5%; background: #fff; text-align: left;}
.se_li_pro_text strong{ display: block; color:#444;line-height: ; font-size: 50px;}
.se_li_pro_text li a{ color:#333;line-height: 35px; font-size: 17px;}
.se_li_pro_text ul{display: flex;justify-content: flex-start;}
.se_li_pro_text li{ width:30%}
.se_li_pro_text p{ color:#333;line-height: ; font-size: 16px; margin: 0 0 35px 0}
.se_li_pro_line{height:47px;width:3px;background:#444;margin:28px 0}
.se_li_pro_text dd a{ color:#333;line-height: 45px; font-size: 17px;}
.se_li_pro_text dl{display: flex;justify-content: flex-start; flex-wrap: wrap}
.se_li_pro_text dd{ width:30%}
.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; }
.flex_title{text-align:center;width:585px;margin:0 auto;}
.flex_title div{font-size:30px;color:#4c4c4c}
.flex_title p{font-size:48px;color:#414141;line-height:70px;}
.flex_title p a{color:#414141;}
.flex_title p strong{color:#028e9b}
.flex_title span{display:block;height:1px;padding:10px 0 0 0}
.flex_title i{display:block;line-height:30px;font-size:16px;color:#676767;font-style:normal;}
.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2 div{color:#145fc5;font-size:38px;font-weight:bold;}
.item_title2 div span{color:#232323}
.item_title2 p{color:#505050;font-size:17px;}
.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;}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.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}


/* xijietu */
.xijietu {display: flex;justify-content: space-between;}
.xijietu img{width:32%;}

.se_espcms_book3{ padding:150px 3% 80px 3%; background:#25a79e; background-size: cover; }
.modal-footer{ display: flex;justify-content: flex-start;flex-direction: column;position: relative;width:7%;}
.modal-body{position: relative;}
.modal-body p{position: absolute;left:30px;top:30px;z-index: 2; line-height: 55px;font-size: 24px;color: #fff;background: rgba(37,167,158,.9); border-radius: 35px; width:auto; text-align: center; padding: 0 25px;}
.se_bg_pic{ background: #fff; width:49%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}
.se_pro_text_pp{width:39%;padding:0 3% 0 3%; background: #fff; display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{ line-height:59px; margin: 0 0 35px 0;  font-size: 45px; text-transform: uppercase;color: #25a79e;}
.se_pro_text_pp .se_date{ font-size:15px; line-height:38px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0;color:#555}
.se_pro_text_pp .se_date span{padding:0 20px 0 0;}
.se_pro_text_p{ width:100%;margin:0 auto 15px auto;padding:25px; line-height: 30px;font-size: 16px; border-radius: 20px;}
.se_pro_text_tel{ width:350px;height: 91px;font-size: 16px;line-height:91px; padding:0 0 0 100px;font-size: 30px;font-weight: bold; color:#fff; background: url(../images/about-btnt.png)}
.se_pro_text_li{padding:35px 0; line-height: 50px; width:100%;display: flex;justify-content:flex-start}
.se_pro_text_li li{width:50%; text-align: center; background: #444; }
.se_pro_text_li li:nth-child(2){  background: #eee;}
.se_pro_text_li li a{ color: #fff;font-size: 18px;}
.se_pro_text_li li:nth-child(2) a{ color: #222}
.se_pro_pic_text{display: flex;justify-content: space-between; }
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 33px;font-size: 16px;border-top: 1px solid rgba(0, 0, 0, .1); padding:35px 0 0 0 }
.p_jieshao2 .p_text{ margin-bottom: 50px;}
.p_jieshao2 strong{ display: block;font-size: 50px;color: #313131 ; line-height: 90px;}
.p_jieshao2 span{ display: block; font-size: 17px;color: #333333; line-height: 34px;}
.p_jieshao2 ul{ display: flex;justify-content:flex-start;padding-bottom:20px;  border-bottom:1px solid rgba(0,0,0,0.1);}
.p_jieshao2 li{ border-right:1px solid rgba(0,0,0,0.1);padding:0 5% 0 5%; display: flex;justify-content:flex-start; flex-direction: column; line-height: 24px; font-size: 17px;color:#777; text-align: left}
.p_jieshao2 li:nth-child(1){ padding:0 5% 0 0;}
.p_jieshao2 li:nth-child(3){ border-right:0 solid rgba(0,0,0,0.1);}
.p_jieshao2 li .canshu{font-size:36px; color: #2c2c2c; font-family: trump_gothic_east; text-transform: uppercase; line-height: 55px;}
#showbigpic{
	width: 100%; margin: 0 auto
}
.piclist{}
.piclist ul{ display: flex;justify-content: center;flex-direction: column}
.absolute{
	position:absolute
}
.arrow-left{
	top:18px;
	left:0;
	color:white;
	cursor: pointer;
	width:20px;height:100px; background:url(../images/left.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.arrow-right{
	top:18px;
	right:0;
	color:white;
	cursor: pointer;
	width:20px;height:100px; background:url(../images/images/right.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.arrow-left:hover{ background:url(../images/images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/images/right_h2.png) no-repeat center top;}
#mycarousel{transition: all .4s;}
.espcms_pro_photo li{ width:100%; margin-bottom:5px; text-indent:0;}
.espcms_pro_photo li img{width:100%; background: #fff  }
.cage_li{ padding:25px 0}
.cage_li li{ display: flex; justify-content: flex-start;line-height: 35px;padding:0 0 15px 0;margin:15px 0 0 0}
.cage_li li span{  width:10%; }
.cage_li li span a{ color: #333;font-size: 20px;font-weight: bold}
.cage_li li div{  width:83%; display: flex;justify-content: flex-start;}
.cage_li li div a{ color: #666;font-size: 16px; padding:0 15px 0 0}
.showpic{position:fixed;width:100%;background-color: black;filter: Alpha(opacity=50);background: rgba(0,0,0,0.8);display:none;top:0;left:0;z-index:100000}
.showpic .picdiv{position:absolute;top:50%;left:50%;opacity:0;background:#fff;}
.showpic .picdiv img{}
.showpic .picbtn_l{position:absolute;top:50%;margin-top:-20px;width:32px;height:100px; background:url(../images/images/left_h.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_r{position:absolute;top:50%;margin-top:-20px;width:32px;height:100px; background:url(../images/images/right_h.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_l:hover{ background:url(../images/images/left_h3.png) no-repeat center top;}
.showpic .picbtn_r:hover{ background:url(../images/images/right_h3.png) no-repeat center top;}
.showpic .closepic{position:absolute;top:5px;right:5px;background:url(../images/images/guan2.png) no-repeat center top;width:60px;height:60px; transition:.4s all;}
.showpic .closepic:hover{transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.showpic p{ text-align:center; font-size:18px; padding:0 0 20px 0;position: absolute;bottom: 0;width: 100%; }
.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;}


/* se_jianjie */
.se_jianjie{background: #f4f4f4;padding: 70px 0 75px 0; margin:35px 0 0 0}
.se_jianjie .s_width{display: flex;justify-content: space-between; align-items: center;flex-direction: row-reverse}
.se_jianjie_r{ width:50%;}
.se_jianjie_r img{ width:100%;}
.se_jianjie_l{ width:48%;padding:0 0 0 2%; font-size: 16px;line-height: 30px;color: #444;}
.se_jianjie_b{background: #f4f4f4;display: flex;justify-content: space-between; align-items: center;margin-bottom:45px;}
.se_jianjie_b_l{ width:48%;padding:0 0 0 2%; font-size: 16px;line-height: 30px;color: #7e7e7e;}
.se_jianjie_b_r{ width:50%;}
.se_jianjie_b_r img{ width:100%;}
/* licheng */
.fazhan{ background: url(../images/lichengbg.jpg) no-repeat center top;padding:85px 0;  }
.sw53out {
	margin-top: 120px;
	}
	#sw53 {
	height: 328px;
	}
	#sw53 .swiper-slide {
	width: 420px;
	}
	#sw53 .slideinner {
	position: relative;
	width: 100%;
	height: 100%;
	}
	.fittuwen3 {
	display: block;
	padding-left: 44px;
	padding-right: 80px;
	height: 100%;
	color: #fff;
	background: url('../images/ll.png') 14px 28px no-repeat;
	position: relative;
	}
	.fittuwen3 i {
	position: absolute;
	left: 10px;
	top: 23px;
	z-index: 1;
	border-radius: 5px;
	width: 9px;
	height: 9px;
	background-color: #ebc01c;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-box-shadow: 0 0 0 6px rgba(235, 192, 28, 0.15);
	box-shadow: 0 0 0 6px rgba(235, 192, 28, 0.15);;
	}
	.swiper-slide:hover .fittuwen3 i {
	-webkit-transform: scale(1.2) rotateY(360deg);
	transform: scale(1.2) rotateY(360deg);
	}
	.fittuwen3 dt {
	font-size: 24px;
	line-height: 54px;
	height: 54px;
	overflow: hidden;
	margin-bottom: 24px;color: #555;
	}
	.fittuwen3 dt em {
	font-size: 52px;
	font-family: "trump_gothic_east";
	font-style: normal;
	font-weight: bold;
	margin-right: 6px; color: #222;
	}
	.fittuwen3 .txt {
	font-size: 16px;
	line-height: 28px;
	height: 244px;
	overflow: auto;color: #444;
	}
	.fittuwen3 .txt dd + dd {
	margin-top: 18px;
	}
	.fittuwen3 .txt dd span {
	display: block;
	}
	@media screen and (max-height: 1200px) {
	.sw53out {
	margin-top: 80px;
	}
	}
	.wenhuasec {
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 760px;
	background-color: #fff;
	}

@media only screen and (max-width:1800px){ 
	.s_width{width:92%;}
	.s_width3{width:92%;}
	
}
@media only screen and (max-width:1750px){ 

}
@media only screen and (max-width:1680px){ 
	.pro_title_a a{ padding: 0 25px;}
}
@media only screen and (max-width:1500px){ 
	.pro_title_a a{ padding: 0 20px;}
}
@media only screen and (max-width:1440px){ 
	.pro_title_a a{ padding: 0 13px;}
	.product .pro_title p{ font-size: 45px;line-height: 60px;}
	.pro_title_a a{ font-size: 15px;}
	.muli_text strong{ font-size: 35px;line-height: 75px;}
	.muli_text li a{width: 213px; font-size: 15px;}
	.muli_text ul{padding: 25px 0 0 0;}
	.muli_text p{ font-size: 16px;    line-height: 29px;}
	.muli_con_right{padding-top: 20px;}
	.chanpin_con .pro_text strong{font-size: 17px;		line-height: 32px;}
	.adv_more .adv_tel{font-size: 22px;	}
	.a_title p{font-size: 42px;	}
	.about_con_c{font-size: 16px;	margin: 25px 0;	line-height: 28px;-webkit-line-clamp:5;}
	.about_t strong{font-size:36px;	}
	.xinlai_num .jumbo{font-size:43px;	}
	.se_num .jumbo{font-size:43px;	}
	.font60{font-size:46px;	}
	.hexin li strong{font-size: 22px;	}
	.hexin_t{margin-bottom: 35px;}
	.in_title p{font-size: 42px;line-height: 60px;	}
	.in_title div{font-size: 17px;line-height: 40px;	}
	.newsright li{padding: 20px 0 20px 25px;}
	.newsright li .detail .title{    font-size: 18px;line-height:40px; }
	.item_title div{font-size: 42px;line-height: 40px;	}
	.item_title span{margin: 20px auto 20px auto;}
	.honor_con .pro_text p{font-size: 16px;}
	.se_pro_text_pp h1{font-size:30px;	}
	.se_con_r h3{font-size:23px;	}
	.se_newslist_r a{font-size:20px; }
	.se_newslist .n_date p{font-size: 16px;line-height: 45px;;}
	.se_newslist .n_date span{font-size: 26px;line-height: 45px;;}
	.header .logo p strong{font-size:1.3em; }
	.header .logo p span{font-size:1em; }
	.header .logo img{max-width: 140px;}
	.header .logo_tel p{  font-size: 1.5em; }
	.index_nav li a{font-size:1em; padding:0 0.8em}
	.index_nav{padding: 0 0 0 0;width:auto}
	.hexin li p{font-size:16px; }
	.newsright li .detail .text{line-height: 26px;;}
	.n_title span{font-size:16px; }
	.newsleft .newsleft_text p{font-size:15px; }
	.a_title span{  font-size: 26px; }

}

