@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
body{  overflow-x:hidden;}
*{ margin:0; padding:0;box-sizing:border-box;font-family:"Microsoft Yahei","Source Han Sans CN","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
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: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:82%;margin:0 auto;}
.s_width2{width:92%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}
html{font-size: 16px;}
.header{width:100%; position: relative;z-index: 99999999999;background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 10%);display: flex;justify-content: space-between;align-items: center;padding:0 15px}
.header .logo img{width:100%;max-width:477px;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{width:55%;height:100px;display:flex;justify-content:space-between;align-items:center;}
.index_nav li{height:100px;width:calc(100%/7);text-align: center; position: relative;display:flex;justify-content:center;align-items:center;}
.index_nav li a{color:#333;font-size:1.1rem;display:block;position:relative;z-index: 2;line-height: 45px;transition: 0.5s;padding:0 25px;}
.index_nav li a:hover{font-weight:bold; text-decoration:none; color: #f70f0f}
.index_nav li div {display:none;width:280px;text-align:center;color:#fff;position:absolute;z-index:9999999;left:-30px;top:100%; background:#171a7b; padding:0 15px;}
.index_nav li div a { display:block;color: #fff; line-height:39px;font-size: 1rem; border-bottom: 1px solid rgba(255,255,255,.1);padding:0 0;}
.index_nav li div a:hover{color: #fff}
.header .logo_tel{display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;}
.header .logo_tel img{margin:0 8px 0 0}
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel p i{ font-size: 1.2rem; font-family: 'PingFang SC';letter-spacing: -1px;color: #f70f0f;font-style: normal;font-weight: 600; }
/*banner*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.nn_banner .mm_bg{top: 0;height: 100%;width: 100%;background:  url(../images/mbg.png) no-repeat left top; z-index:3;position: absolute}
.video {width:100%;position: relative;overflow: hidden;}
.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;}
.banner3{ align-items:flex-start;}
.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:2.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;background: #f70f0f;margin: 60px 0 0 0;color: #fff;font-size: 1.1rem;border-radius: 25px;}
/*footer*/
.footer{ background: #101140;}
.footer .logo_tel{display: flex;justify-content:flex-start; align-items: flex-start;color: #fff;position: relative; z-index: 2; width:250px}
.footer .logo_tel img{margin:0 8px 0 0}
.footer .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.footer .logo_tel p span{ font-size: 1rem; color: #fff;  }
.footer .logo_tel p b{ font-size: 1.7rem;line-height:1.5rem; font-family: 'neutra_text_tf';letter-spacing: -1px;color: #fff;font-style: normal;font-weight: 600; }
.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:#fff;display: block; margin-bottom:25px;}
.footer .f_fenlei{ }
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-direction:column;}
.footer .f_fenlei li{ line-height:35px; width:100%; text-align:left; }
.footer .f_fenlei li a{ color:#e2e2e2;font-size:15px;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_nav{ padding:35px 0 35px 0 ; display:flex;justify-content:space-between; align-items: center;border-bottom:1px solid rgba(255,255,255,0.05)}
.footer .f_nav ul{display:flex;justify-content:space-between;}
.footer .f_nav li{padding:0 0 0 45px;}
.footer .f_nav li a{color:#fff;font-size:16px;}
.footer .footer_f{ padding:75px 0 75px 0 ; display:flex;justify-content:space-between}
.footer .f_contact{ }
.footer .f_contact div{ line-height:33px; color:#d5d5d5; font-size:15px;padding:0 0 0 0}
.footer .f_erweima{ }
.footer .f_erweima div{  color:#e1e4ed; font-size:15px; text-align: center; line-height: 55px;display: flex;justify-content: space-between;}
.footer .f_erweima div li{ width:48%;}
.footer .f_erweima div img{width:100%;text-align: center; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#aeaeae; }
.footer_p .s_width{ text-align: center; display: flex;justify-content: space-between;border-top:1px solid rgba(255,255,255,0.05)}
.footer_p a{ color:#aeaeae}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
/*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;}
.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: #f44336; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}
.index_t { border-bottom:1px solid rgba(0,0,0,.1);padding:25px 0}
.index_t .s_width{display: flex;justify-content: space-between;align-items: center}
.in_title{}
.in_title span{ display: block;font-size: 60px; color: #ec4341;text-transform: uppercase}
.in_title i{display: block;font-size: 30px;color: #303030;font-style: normal;}
.in_title_p{}
.in_title_p span{ display: block;font-size: 24px; color: #2b2b2b;text-transform: uppercase;line-height:24px;}
.in_title_p i{display: block;font-size: 48px;color: #141414;font-style: normal;}
.in_title_p i strong{color: #f39903;}
.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; }
/* muli */
.muli{ overflow:hidden;position:relative;background: #fff; }
.muli_con{position:relative;display: flex;justify-content: space-between; align-items: center;}
.muli_con_left{ height:100%; width:50%; }
.muli_con_right{  padding:5em 5% 4rem  5%; position:relative;  width:50%; margin-left:0;height:100%; background: #171a7b;}
.muli_con_left .swiper-container,.muli_con_left .swiper-container .swiper-slide{width:100%; height:100%;}
.muli_con_left_bg{ width:100%; height:100%;position: relative; }
.muli_con_left_bg:after{ width:73px; height:22px;position: absolute;right:25px;top:0; content: '';background: url(../images/hot.png); }
.muli_con_left_bg a{ width:100%; display:block; }
.muli_con_left_bg img{ width:auto;max-width:543px; 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:104px;height:52px; display:flex;justify-content:space-between;position: absolute;right:-52px; bottom: 0; z-index: 5;  }
.muli_con_right_2_left{width:52px;height:52px;background-color: #ddd; display:flex;justify-content:center;align-items: center; }
.muli_con_right_2_right{width:52px;height:52px;background-color: #d32320; display:flex;justify-content:center;align-items: center; }
.css3:hover{background-color: #e12327;}
.css3{transition: 0.5s;}
.muli_text i{display: block;}
.muli_text strong{ font-size: 2.8rem;color: #fff;line-height: 3.3rem;display: block;}
.muli_text span{ display: block; width:100px;height:2px;background: #e12327;}
.muli_text p{ font-size: 1.1rem;color: #fff;line-height:2rem;padding:3rem 0}
.muli_text a{ width:140px;  font-size: 1rem;color: #fff;line-height:45px; background: url(../images/tjj.png) no-repeat right center;  display: block; text-transform: uppercase;}
.muli_text a:hover{ }
.muli_text ul{display:flex;justify-content: flex-start; margin:0 0 4.5rem 0}
.muli_text li{ color: #fff;border: 2px solid #fff;font-size: 1.5rem;width:175px; text-align: center;font-weight: bold; line-height: 3rem;}
.muli_text li:nth-child(1){ background: #fff;  color: #333;}
/*productshow*/
.productshow{ padding:25px 0 45px 0;background: #f7f8fa url(../images/cpbg.jpg) no-repeat center top; }
.productshow_con{overflow:hidden;  padding:35px 0 0 0;}
.chanpin_con{overflow:hidden;  }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:24%; margin: 0 1% 15px 0;position:relative;  transition: 0.5s; background: #fff;transition: 0.3s; }
.chanpin_con li:nth-child(4n){ margin: 0 0 15px 0;}
.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.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.chanpin_con .pro_text{padding:12px 10px 18px 10px;display: flex;justify-content: space-between; align-items: center;border-top:1px solid #ededed}
.chanpin_con .pro_text p{ display: flex;justify-content:flex-start; flex-direction: column; align-items: flex-start;}
.chanpin_con .pro_text p strong{ display: block; color:#333; font-size:1.2rem;line-height:45px;}
.chanpin_con .pro_text p i{ display: block;font-size: 1rem;color: #6d6d6d;font-style: normal;}
.chanpin_con .pro_text span{ font-size:1.5rem;color: #c2c2c2; }
.index_cage .f_dd{position: relative;width:100%; overflow:hidden;}
.index_cage .f_dd li{float:left; position:relative; overflow:hidden; transition: 0.3s; }
.tupian_zl{ position:absolute; left:0; bottom:0; width:50px; height:63px; background:url(../images/ll.png) no-repeat center center;border:1px solid rgba(0,0,0,0.1);z-index: 9;cursor: pointer;}
.tupian_zr{ position:absolute; left:70px; bottom:0; width:50px; height:63px; background:url(../images/rr.png) no-repeat center center;border:1px solid rgba(0,0,0,0.1);z-index: 9;cursor: pointer;}
.f_l{width:45%; float: left;padding:210px 0 0 0}
.f_l strong{font-weight:bold;color: #ed1606;display: block;font-size: 55px;line-height:115px;}
.f_l p{ color: #333;display: block;font-size: 18px;line-height: 32px;}
.f_l a{display: flex;justify-content: flex-start;align-items: center;margin: 35px 0 0 0;}
.f_l a span{position:relative;width:206px;line-height: 53px;color:#fff;font-size: 17px;font-weight: bold;border-radius: 53px; background-image: -webkit-linear-gradient(0deg,#0eb4b4, #128ccf);padding:0 25px;}
.f_l a span::before{content: '';width:46px;height:11px;position: absolute;right:25px;top:21px;background: url(../images/jj.png) no-repeat right center;}
.f_l a div{font-family: impact;font-size: 40px;color: #0faaba;padding:0 0 0 20px;}
.f_r{width:687px; float: right;height:687px;position: relative;}
.f_r .f_r_a{width:405px;position: absolute;border-radius: 250px;overflow: hidden;z-index: 3;left:50%;margin-left:-202px;top:50%;margin-top:-202px;}
.f_r .f_r_a img{width:100%;display: block;}
.f_r .f_r_b{ width:580px;height:580px;border-radius: 290px;overflow: hidden;position: absolute;z-index: 2;background-image: -webkit-linear-gradient(0deg,#0094e8, #0eb767); opacity: 0.7;left:50%;margin-left:-290px;top:50%;margin-top:-290px; display: flex;justify-content: center;}
.f_r .f_r_b span{width:2px;height:87px;background: #1880b1;}
.f_r .f_r_c{ width:687px;height:687px;border-radius: 400px;overflow: hidden;position: absolute;z-index:1; opacity: .1; background: #0dc4ab;}
.fl_title{ display: flex;justify-content: space-between; align-items: center}
.fl_title a{width:180px; line-height:55px; background: url(../images/jiao.png) no-repeat right center; border-bottom: 1px solid rgba(0,0,0,0.2) }
.fl_title a:hover{ color: #ed100e}
.fl_title_t div{font-size: 55px;color:#343333; line-height:55px; font-weight:bold;}
.fl_title_t div strong{color:#0fafb7; padding:0 0 0 15px;}
.fl_title_t p{font-size: 18px;color:#555; line-height: 35px;}
.about_l .fl_title a{width:150px; }
.pp_title{ text-align: center;padding:48px 0 25px 0}
.se_pp_title{ text-align: center;padding:40px 0 25px 0}
.pp_title div{font-size: 3.8rem;color:#181818; line-height:6rem; }
.pp_title div strong{color:#1d2087;}
.pp_title div span{color:#a5a4a4; font-size: 3.1rem; font-weight: lighter; text-transform: uppercase;}
.pp_title i{ display: block;width:80px;height:2px;margin:25px auto 0 auto;background: #555}
.pp_title p{ font-size:1.1rem;color:#505050; line-height:3rem;}
.n_t div{ color:#fff; }
.n_t div strong{color:#fff;}
.n_t i{ background: #fff}
.se_pp_title div{ color:#1d2087; font-weight: bold;}
/* a_title */
.a_title{padding:110px 0 110px 0; text-align: center;background: url(../images/lanse.jpg) no-repeat center top}
.a_title p{color: #fff;font-size:4rem;line-height:8rem;font-weight: bold;}
.a_title strong{color: #fff; }
.a_title i{width:100px;height:2px;margin:0 auto 1rem auto;background: #fff;display: block;}
.a_title span{color: #fff;font-size: 1.1rem;  } 
/*about*/
.about{ position: relative;z-index: 1;padding:85px 0;background: url(../images/jianjiebg.jpg) no-repeat center bottom}
.about .about_con{ display: flex;justify-content:space-between; overflow: hidden;position: relative; }
.about_l{ width:47%;display: flex;justify-content:center;flex-direction: column;padding: 0 0 0 3%;position: relative;z-index: 2}
.about_t{display: flex;justify-content: space-between;flex-direction: column;  }
.about_t strong{ font-size:2.4rem;line-height: 2.8rem;color: #1a1a1a;}
.about_t span{ width:100px;height:2px;margin: 2rem 0 0 0;background: #1a1a1a;}
.about_l .about_p{ font-size:1.05rem;color: #1a1a1a;line-height:1.9rem;margin:2.5rem 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_l .about_p2{ display: none;font-size:16px;color: #fff;line-height:30px;}
.about_l a{ width:120px; display: block;font-size:16px;color: #fff;line-height:50px; text-align: center; background-image: linear-gradient(-90deg, #ea5353, #e91515);}
.about_r{width:50%;position: relative;z-index: 2;}
.about_r img{width:100%; display: block; }
/*in_factory*/
.in_factory{padding:30px 0 57px 0;background: #fff;}
.in_factory2{padding:15px 0 65px 0;}
.f_con{position:relative; overflow:hidden; padding:5px 0 0 0}
.f_con li{float:left; position:relative; overflow:hidden; transition: 0.3s;margin:0 0 15px 0;}
.f_con li .cp_m{ width:97%; margin: 0 auto;position:relative; overflow:hidden;border:1px solid rgba(0,0,0,.1)}
.f_con li .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.f_con 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);}
.f_con li .cp_k{ background: rgba(0,0,0,.1);width:97%; margin: 0 auto; transition: 0.3s;}
.f_con .cp_k p{ color: #333; font-size:1.1rem; line-height:4rem; text-align: center;transition: 0.3s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.f_con li:hover .cp_k p{  font-weight: bold;}
.f_con .cp_k2{ background: #fff;width:97%; margin: 0 auto; padding:10px 0 20px 0; border:1px solid rgba(0,0,0,0.06)  }
.f_con .cp_k2 p{ color: #333; font-size:18px; line-height:55px; text-align: center}
.f_con .cp_m2{ width:97%; margin: 0 auto;position:relative; overflow:hidden; }
.f_con .cp_m2 img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.f_con .cp_m2:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
/*news*/
.news{padding:10px 0 46px 0;background:#f7f9fd;}
.news_con{display:flex;justify-content:space-between; flex-wrap: wrap;  padding:0 0 5px 0}
.news_con li{width:49%; position:relative; background: #fff; margin:0 0 23px 0;padding:0 25px 0 0;box-shadow:0 0 35px rgba(0,0,0,0.07);}
.news_con li a{width:100%;  position:relative;display:flex;justify-content:space-between; }
.news_con .news_date span{display:block;font-size:20px;text-transform: uppercase}
.news_con .news_pic{width:38%;}
.news_con .news_pic img{width:100%; display: block;}
.news_con .news_text{ width:57%;display:flex;justify-content:center; flex-direction: column;  }
.news_con .news_text p{ display:block; width:100%; font-size:1.4rem; color:#272727; line-height:2.4rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_con .news_text span{ font-size:1rem; color:#959595; line-height:1.8rem; text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_con .news_text i{color:#8a8a8a;font-size:0.9rem;line-height:3.5rem;font-style: normal; display: block;padding:0 0 0 25px; background: url(../images/zhong.png) no-repeat left center;background-size: 18px;text-transform: uppercase}
.nn_banner_img{overflow: hidden;}
.nn_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%;}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
/*banner*/
/*productshow*/
.se_chanpin_con{padding:30px 0 30px 0}
.se_chanpin_con .s_width{ }
.se_chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_chanpin_con li{width:32.5%; margin: 0 1% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border:1px solid rgba(0,0,0,0.05) }
.se_chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.se_chanpin_con .pro_text{ position: relative; padding:10px 24px; }
.se_chanpin_con .pro_text p{color:#515151; font-size:18px;line-height:60px; }
.se_chanpin_con .pro_text span{color:#666666; width:130px; border:1px solid rgba(0,0,0,0.1); margin: 0 auto; border-radius:50px;font-size:16px;line-height:35px; display: block;}
.se_chanpin_con li:hover .pro_text{background: #fcb026; }
.se_chanpin_con li:hover .pro_text p{ color:#fff; }
.se_chanpin_con li:hover .pro_text span{ color:#fff;  border:1px solid rgba(255,255,255,0.4);}
.se_about_con{ }
.se_about .about_img{margin: 20px 0 30px 0;}
.se_about .about_img img{width:100%; display: block}
.se_about_con_p{}
.se_about_con_p p{ font-size: 17px;line-height: 32px;color: #333; }
.se_about_con_p strong{font-size:22px; color: #333; display: block;}
.se_about{ padding:0 0 45px 0}
.se_about_t{display: flex;justify-content: space-between;flex-direction: column;padding:0 0 0 25px;border-left:2px solid #e98e26;margin-bottom: 45px;}
.se_about_t strong{ font-size:44px;color: #e98e26;line-height: 45px;}
.se_about_t span{ font-size:24px;color: #333;line-height:40px;}
.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_product_banner{width:100%;position: relative;overflow: hidden; }
.se_product_banner_div {width:100%;position: relative;overflow: hidden; }
.se_contact_p{font-size: 18px; line-height: 60px; padding:0 0 0 0px;}
.se_contact_p  div{padding:0 0 0 45px; color: #333}
.se_contact_bg .s_width{background:rgba(255,255,255,1); padding:80px 0;position: absolute;bottom:-130px;left:50%;margin-left:-44%;}
.se_contact_bg ul{ display: flex;justify-content: space-around;}
.se_contact_bg li{ }
.se_contact_bg li div{width:50px;margin:0 0 15px 0}
.se_contact_bg li div img{width:37px;}
.se_contact_bg li i{ font-style: normal; font-size: 20px;line-height: 85px;font-weight: bold}
.se_contact_bg li p{ font-size: 17px;}
.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}
.message{overflow: hidden; font-size:15px; line-height:31px; color:#333;margin:0 auto 50px auto; border:3px solid #eee; padding:70px 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: #ed100e; 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;}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#333;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.info_content{ font-size:15px; line-height:31px; color:#666;}
.info_content p{padding:0; margin: 0}
.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: 0 auto 10px auto;display: block}
.info_content th, .info_content td{border: 1px solid #ddd;line-height: 40px;border-collapse: collapse;padding:0 10px	}
.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;	}
.se_contact_li{ margin-bottom:35px; padding:42px 0 50px 0;display: flex;justify-content:space-between;}
.se_contact_li strong{ display: block; font-size: 24px; line-height:70px; }
.se_contact_l{width:50%;padding:25px 0 25px 0;font-size: 1.1rem; color:#555555;line-height:2.2rem;}
.se_contact_r{width:50%; text-align: center;border-left:1px solid rgba(0,0,0,0.1);display: flex;align-items: center; justify-content: flex-end; color:#333; font-size:15px; text-align: center; line-height: 55px;}
.se_contact_r li{width:25% }
.se_contact_r img{ text-align: center; display: block;margin:0 auto}
.se_pro_pic_text{display: flex;justify-content: space-between;  background: #fff;}
.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;}
.se_news{padding:0 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ padding:0 0 25px 0}
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row;justify-content:space-between; border-bottom:1px solid rgba(0,0,0,0.1);  overflow:hidden; cursor: pointer; margin:0 0 0 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:40px 0 }
.se_newslist_l{ width:25%; position:relative; overflow:hidden; border:1px solid rgba(0,0,0,0.1) }
.se_newslist_l img{ width:100%; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 70%; position: relative; z-index: 1000; margin:0 20px 0 0}
.se_newslist_r a{ font-size:18px; color:#333; font-weight: bold;text-transform:uppercase; display:block; line-height:42px; }
.se_newslist_r a:hover{ color:#171a7b;}
.se_newslist_r p{ line-height:28px; color:#888; margin:10px 0 20px 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  i{ display: block;width:150px;line-height: 45px; border-radius: 50px; color:#fff; font-size:16px; font-style: normal; background-image: -webkit-linear-gradient(0deg,#ed100e, #f67907); text-align: center;}
.er_title div strong{ color: #fff}
.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_nav{box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 2}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/6); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box; position: relative}
.se_nav_about li{ width:calc(100%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box; position: relative}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:20px; color:#333; line-height:150px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:150px;transition: 0.3s;}
.se_nav li a:hover{ color:#e41019;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #e41019;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 71%; left:50%;margin-left:-35.5%; }
.se_nav li.cu_active a:before {width: 71%; left:50%;margin-left:-35.5%;}
.se_nav li.cu_active a{ color:#e41019;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }
.se_nav .child_menu{position:absolute;top:100%;left:50%; margin-left:-50%;overflow:hidden;z-index:99999;height:0;width:100%;line-height:45px;}
.se_nav li.cu_active .child_menu a{ display: block; width: 200px; margin:0 auto; font-size:15px; font-weight:normal; color:#fff;  background:#e41019; height:45px; line-height:45px; border-bottom: 1px solid rgba(255,255,255,0.1)}
.se_nav .child_menu a{ display: block; width: 200px; margin:0 auto; font-size:15px; font-weight:normal; color:#fff;  background:#e41019; height:45px; line-height:45px; border-bottom: 1px solid rgba(255,255,255,0.1)}
.se_nav .child_menu a:hover{color:#fff;}
.se_nav .child_menu a:after {position: absolute;right: 0;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top; width: 0;height: 0;background: #666; }
.se_nav .child_menu a:before {position: absolute;bottom: -1px;content: "";display: block;width: 0;height: 0; background: #324599;}
.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; }
.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;
}
.page_box{border-bottom:1px solid rgba(0,0,0,0.05); padding: 30px 0 30px 0; color:#555;}
.se_title{padding:65px 0 0 0}
.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;}
.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;}
@media only screen and (max-width:1650px){ 
	.header .logo img{width:100%;max-width:340px;}
	.index_nav li a{ padding: 0 10px;}
}
@media only screen and (max-width:1500px){ 
	.header .logo img{ max-width:330px;}
	.index_nav li a{ font-size:1rem}
	.banner3 .ind_ban_tex_title{    font-size: 3.2rem;    line-height: 5.2rem;}
	.banner3 .ind_ban_tex_info{    font-size: 2.1rem;    line-height: 2.8rem;}
	.muli_text strong{ font-size:2.2rem}
	.muli_text p{ font-size:1.02rem}
	.muli_text li{ font-size:1.3rem}
	.s_width3{width: 96%;}
	.muli_con_right{padding: 3em 5% 3rem 5%;}
	.chanpin_con .pro_text p strong{    font-size:1rem;}
	.chanpin_con li{width:24.5%;    margin: 0 0.5% 15px 0;}
	.a_title p{ font-size: 3rem}
	.about_t strong{ font-size: 2rem}
	.s_width{width: 89%;}
	.about_l{ padding: 0 0 0 0;}
	.about_l .about_p{ font-size:1rem}
	.pp_title div{ font-size: 3.3rem}
	.f_con .cp_k p{ font-size:1rem}
	.news_con .news_text p{ font-size:1.1rem}
	.news_con .news_text i{color:#8a8a8a;font-size:0.9rem;line-height:2.5rem;}
	.news_con .news_text span{line-height: 1.5rem;font-size:0.96rem;}
	.productshow_cage2 ul{width: 90%;}
	.productshow_cage2 li a{font-size: 1rem;width: 13rem;}
	.pp_title p{ font-size:1rem}
}