@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: montserrat;
	src: url("../fonts/montserrat-bold-webfont.woff2");
  }

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: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:92%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.none{display: none;}
.none2{display: none;}
.none3{display: none;}

/*daoruye*/
.mainly {position: fixed;top: 0;height: 100vh;width: 100%; z-index: 9999;overflow: hidden;}
.mainly .m_bg{top: 0;height: 100%;width: 100%;position: absolute; background-size:cover;left:0;background: url("../images/yun.jpg")repeat center top; overflow: hidden;-webkit-animation: marquee 80s linear infinite;animation: marquee 80s linear infinite;}
.m_text{width:100%;height:100vh;position:absolute;z-index: 3;left:0;top:50%;margin-top:-50vh; display: flex;justify-content: space-between;padding:6vh 0; align-items: center;flex-direction: column;color:#ffffff; transition: 0.8s;}
.m_text .m_logo{text-align: center; }
.m_text .m_p{text-align: center; font-size: 48px;color:#ffffff;text-shadow: 1px 1px 1px rgba(0,0,0,0.8);}
.m_text p{ display: flex;justify-content: space-between;flex-direction: column}
.m_text p i{display: block;width:2px;height:253px;;background: #fff;margin: 0 auto;position: relative;}
.m_text p i:before{content: ''; width:22px;height:2px;;background: #fff; position: absolute;bottom: 0;left:-11px;}
.m_text p span{	font-size:16px;color:#fff;width:140px;line-height:40px; text-align:center;cursor: pointer;transition: all 0.3s;}
.m_text p span:hover { font-weight: bold}
.lyanimate {height:0;opacity:0;transition:all 1s ease;}
.display{display: none;}
video{width:100%;height:100%;object-fit:cover;z-index:1}
.modal-open { overflow: hidden; }
-webkit-keyframes marquee {
	0% {
	  background-position: 0 50%;
	}
	100% {
	  background-position: -1322px 50%;
	}
  }
  @keyframes marquee {
	0% {
	  background-position: 0 50%;
	}
	100% {
	  background-position: -1322px 50%;
	}
  }


.header_banner{position:relative;}
.header{width:100%;display: flex;justify-content:flex-end; align-items: center;padding:0 28px; position: absolute; z-index: 29; }
.header .logo{ width:23%}
.header .logo img{width:100%;max-width:320px;}
.header .logo_tel{}
.header .logo_tel img{width:100%;max-width:201px;}

.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{margin-right:2%;width:45%;height:108px;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;}
.index_nav li{line-height:108px;width:calc(100%/7);text-align: center;position: relative}
.index_nav li a{color:#181818;font-size:17px;display:block; position: relative}
.index_nav li a:hover{font-weight:bold; text-decoration:none;color:#f21100;}
.index_nav li a:before{content:'';width:0;height:2px;position: absolute;left:50%;bottom:0;background: #f21100;transition: 0.5s;}
.index_nav li a:hover:before{content:'';width:100%;height:2px;position: absolute;left:50%;margin-left:-50%;bottom:0;background: #f21100}

.index_nav li div {display:none;width:150px;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0;top:100%;background: #e40011}
.index_nav li div a {display:block;color: #fff; line-height:39px;font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.index_nav li div a:hover{color:#fff;line-height:39px;font-weight:bold;border-bottom:1px solid rgba(255,255,255,0.1);}
.index_nav li div a:before{content:'';width:0;height:0;position: absolute;left:50%;bottom:0;background: #f21100;transition: 0.5s;}
.index_nav li div a:hover:before{content:'';width:0;height:0;position: absolute;left:50%;margin-left:-55px;bottom:0;background: #f21100}

.index_nav2{width:55%;height:116px;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;}
.index_nav2 li{line-height:116px;width:calc(100%/9);text-align: center;position: relative}
.index_nav2 li a{color:#333;font-size:18px;display:block; position: relative}
.index_nav2 li a:hover{font-weight:bold; text-decoration:none; color:#f39903}
.index_nav2 li a:before{content:'';width:0;height:2px;position: absolute;left:0;bottom:-2px;background: #f39903;transition: 0.5s;}
.index_nav2 li a:hover:before{content:'';width:100%;height:2px;position: absolute;left:0;bottom:0;background: #f39903}

.index_nav2 li div {display:none;width:220px;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0;top:100%;background: #f39903}
.index_nav2 li div a {display:block;color: #fff; line-height:39px;font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.index_nav2 li div a:hover{color:#fff;line-height:39px;font-weight:bold;border-bottom:1px solid rgba(255,255,255,0.1);}
.index_nav2 li div a:before{content:'';width:0;height:0;position: absolute;left:0;bottom:0;background: #0d77cb;transition: 0.5s;}
.index_nav2 li div a:hover:before{content:'';width:0;height:0;position: absolute;left:0;bottom:0;background: #f3bc0a}

/*wap header*/
.head_wap{width:100%; padding:5px 5px; position: fixed; z-index: 19; background: rgba(0,0,0,0.7) }
.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
.head_wap .logo img{width:160px;}
.menu {position: relative}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 20px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background:#d24150;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-315deg);
	transform: translateY(9px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(315deg);
	transform: translateY(-9px) rotate(315deg);
}
#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.7);z-index:998;}
.menuBox ul li a{width:90%;margin:0 auto;font-size:20px;font-weight: bold;display:block;color:#fff;position: relative;line-height: 45px;text-align: center; border-bottom:1px solid rgba(255,255,255,0.1);  margin-bottom: 5px;}
.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
.menuBox ul li a.link{color:#fff;}
.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
.menuBox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	z-index: 18;
	background-color: rgba(0,0,0,0.8);
}
.menuBox ul { padding-top: 94px;}
.cn_en_wap{ z-index:9999; display: flex;justify-content: space-between;width:80px; text-transform: uppercase; color: #fff}
.cn_en_wap a{color: #fff; font-size: 15px;}
.cn_en_wap a:hover{color: #ffb400;}




.se_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.se_banner 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 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); */}

.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.nn_banner .mm_bg{top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.45) url(../images/banner_bg.png) repeat; z-index:3;position: absolute}
.nn_banner_wenan{width:100%;height:300px;position: absolute;top:50%;margin-top:-150px; z-index: 4; overflow: hidden; display: flex;justify-content: space-between;flex-direction: column; align-items: center}
.nn_banner_wenan i{display: block; width:1px;height:50px; background: #fff;}
.nn_p{font-size: 24px;color: #ffffff}
.nn_banner_img{width: 100%; z-index: 1; overflow: hidden; position: relative;}
.nn_text{height:158px;width:100%;position: relative;text-align: center}
.nn_text_b{position: absolute;width:100%;text-align: center;bottom: 0;}
.nn_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 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); */}
@-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） */

.nn_banner_h{position: absolute; width:100%;height:100%;left:0;top:0;background: rgba(0,0,0,.1);z-index: 4;opacity:0}
.contact_div{position: absolute; width:400px;height:400px; z-index: 5;top:50%;left:50%;margin-top:-200px;margin-left:-200px;border-radius: 200px;border:2px solid rgba(255,255,255,0.5); text-align: center;}
.contact_div2 div{font-size: 55px;}
.contact_div2 div strong{color:#e71818;}
.contact_div2 i{width:2px;height:40px;margin: 15px auto;background: #e71818;}
.contact_div2 p{font-size: 18px;color:#111; line-height: 32px;}
.contact_div2{ width:97%;height:97%;margin:1.5% auto 0 auto;border-radius: 200px;background:rgba(255,255,255,0.5);display: flex;justify-content: center;align-items: center;flex-direction: column;}

/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 45%; 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%; 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;}


/*footer*/
.footer{ background: #dd2121;}
.footer .f_logo{  text-align: center;padding:35px 0;}
.footer .s_width{ border-top:1px solid rgba(255,255,255,0.1)}
.footer .footer_f{ padding:75px 0 75px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:18px; line-height:45px; color:#fff; margin-bottom:15px;font-weight:normal;border-bottom:1px solid rgba(255,255,255,0.2) }
.footer .f_fenlei{ }
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-direction: column;}
.footer .f_fenlei li{ line-height:30px; width:100%; text-align: left;}
.footer .f_fenlei li a{ color:#fff;font-size:15px; }
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_contact{ }
.footer .f_contact div{ line-height:33px; color:#fff; font-size:15px;padding:0 0 0 0}
.footer .f_erweima{ }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ width:49%; display: flex;justify-content: center; align-items: center;flex-direction: column;line-height: 45px; color: #fff;font-size:15px;}
.footer .f_erweima dd img{ text-align: center; width:98%; max-width:150px; display: block;}


.footer i{ width:50px;height:1px; background: rgba(255,255,255,0.2);display: block; margin-bottom:25px;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff; border-top:1px solid rgba(255,255,255,0.05)}
.footer_p .s_width{ text-align: center}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}

.fl_title{}
.fl_title div{font-size: 60px;color:#131313; line-height:95px; }
.fl_title div strong{color:#e71818;}
.fl_title div span{color:#e71818;font-size:48px;font-weight:bold;}
.fl_title p{font-size: 24px;color:#4b4b4b; line-height: 32px;}
.fl_title i{ display: block;margin: 0 auto 10px auto; width:60px;height:1px; background: #1ba435 }

.about{  background: #fff;padding:90px 0 45px 0 }
.about_con{ display: flex;justify-content:flex-end;}
.about_l{ width:41%;display: flex;justify-content:space-between;flex-direction: column; padding:0 35px;overflow: hidden;}
.about_tt{display: flex;justify-content: space-between;flex-direction: column; margin: 0 0 45px 0}
.about_tt span{ font-size:40px;color: #333;line-height: 65px;}
.about_tt p{ font-size:27px;color: #666;line-height: 35px;}
.about_l .about_p{ font-size:16px;color: #444;line-height:30px;  }
.about_l a{ width:222px; font-size:17px;color: #585858;line-height:67px; background: #fff; border: 1px solid #7a7a7c; position: relative;padding:0 0 0 45px;transition: 0.5s;}
.about_l a:before{ content:''; width:20px; height:5px; position: absolute; right:50px;top:31px; background: url(../images/lll.png);}
.about_l a:hover{ background: #df1c30; border: 1px solid #df1c30; position: relative;padding:0 0 0 45px;color: #fff}
.about_l a:before{ content:''; width:20px; height:5px; position: absolute; right:50px;top:31px; background: url(../images/lll.png);}
.about_r{width:50%;position: relative;z-index: 2}
.about_r img{width:100%; display: block}

/*shuzi*/
.xinlai{padding:45px 0 85px 0; position: relative;z-index: 2; }
.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-around;align-items: center}
.xinlai_num .jumbo {font-size: 70px; color: #e71818; font-family: montserrat;display:inline-block;line-height: 70px;letter-spacing: -3px;}
.xinlai_num #wrap .xinlai_num_li{ font-size:15px; color:#fff; padding:0 0 0 0; text-align: center}
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ font-size:20px; color:#e71818;padding:0 0 0 10px;font-weight:bold;}
.xinlai_num #wrap .xinlai_num_li p{ font-size:17px; color:#5b5b5b; text-align:center; line-height: 45px; }
.xin_l{width:1px;height:95px;background: rgba(0,0,0,0.1)}
.xinlai_numaa{display: flex;justify-content: center}

/*productshow*/
.productshow{ background:url(../images/hongse.jpg) no-repeat center top; padding:65px 0 0 0}
.in_title{}
.in_title div{font-size: 60px;color:#fff; line-height:95px; }
.in_title div strong{color:#fff;}
.in_title p{font-size:18px;color:#fff; line-height: 32px;}
.in_title i{ display: block;margin: 0 auto 10px auto; width:60px;height:1px; background: #1ba435 }
.index_t { display: flex;justify-content: space-between;align-items: center }
.index_t .r{ display: flex;justify-content: space-between;}
.index_t .r li{ text-align: center; width:220px; display: flex;justify-content: space-between;border-right:1px solid rgba(255,255,255,0.5)}
.index_t .r li a{ display: flex;justify-content: space-between;flex-direction: column;color:#333; font-size: 18px;width: 100%;}
.index_t .r li p{ font-size: 19px;color: #fff; line-height:42px;}
.index_t .r li:nth-child(3){ border-right:0 solid rgba(0,0,0,0.1)}
.index_t .r li div{width:108px;height:85px; background: url(../images/fen_a.png) no-repeat center top;margin: 0 auto 25px auto;}
.index_t .r li:nth-child(2) div{ background: url(../images/fen_c.png) no-repeat center top;}
.index_t .r li:nth-child(3) div{width:120px;height:83px;background: url(../images/fen_b.png) no-repeat center top;}

.pro_cage_con{padding:55px 0 60px 0}
.chanpin_con{overflow:hidden;padding:0 0 49px 0; }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:49%; margin: 0 0 15px 0;position:relative;cursor:pointer; text-align: center; transition: 0.5s;  }
.pro_cage_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.pro_cage_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);}
.pro_cage_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.pro_cage_con .pro_text{ }
.chanpin_con .pro_text p{color:#fff; font-size:20px;line-height:45px; }
.chanpin_con .pro_text span{display: block;}

.productshow_cage{ margin: 0 0 30px 0;}
.productshow_cage ul{ display: flex;justify-content: center;}
.productshow_cage li{width:190px; background: #e71818; line-height: 55px; text-align: center; margin:0 15px;}
.productshow_cage li a{ display: block;font-size: 17px;color: #fff;}


.pro_more{ display: flex;justify-content:center;}
.pro_more li{width:270px;height:65px;line-height: 65px; margin: 0 30px 0 0; background: #ff9c00;border-radius:100px;text-align: center; display: flex;align-items: center;justify-content: center}
.pro_more li:nth-child(2){ background: #423f41}
.pro_more li a{ font-size:20px; color:#fff;font-weight:bold}

/*advantage*/
.advantage{  background: url(../images/youshibg.jpg) no-repeat center top;padding:116px 0 116px 0;position: relative; display: flex;justify-content: space-between; align-items: center;overflow: hidden;}
.advantage .adv_l { position: relative; text-align: center;z-index: 2;width:990px;height:990px;}
.advantage .adv_l .banyuan{ position: relative;width:990px;height:990px; z-index: 3; display: flex;justify-content: center;align-items: center;}
.advantage .adv_l .banyuan img{ border-radius: 100%; width: 574px;}
.b_a{position: absolute;left:5%;top:45%;}
.b_b{position: absolute;right:5%;top:25%;}
.b_c{position: absolute;right:15%;bottom:15%;}
.b_d{position: absolute;left:35%;top:21%;}
.jishu{z-index: 5; -webkit-animation: big3 2s infinite linear .65s; animation: big3 2s infinite linear .65s;}
.jishu img{ border-radius: 80px;border:1px solid #e71818}
.jishu p{font-size: 24px;font-weight: bold;color: #e71818;text-align: center;}
@-webkit-keyframes big3 {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
}
.ode_p2-line1 { width: 300px; height: 300px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 3s linear infinite 2s; opacity: 0; background: rgba(231, 24, 24, .05);} 
.ode_p2-line2 { width: 300px; height: 300px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 3s linear infinite 4s; opacity: 0; background: rgba(231, 24, 24, .05);} 
.ode_p2-line3 { width: 300px; height: 300px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 3s linear infinite 6s; opacity: 0; background: rgba(231, 24, 24, .05)} 
.ode_p2-line4 { width: 300px; height: 300px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 3s linear infinite 8s; opacity: 0; background: rgba(231, 24, 24, .05);} 
@keyframes line1 { 
  0% { transform: scale(0); opacity: 1; } 
  50% { transform: scale(2); opacity: 1; } 
  100% { transform: scale(4); opacity: 0; }
}
.ode_p2-line5 { width: 800px; height: 800px; border-radius: 50%; position: absolute; left: 50%;top: 50%;margin-left:-400px;margin-top:-400px;z-index: 1; border:2px solid #f5b5b2;} 
.ode_p2-line6 { width: 920px; height: 920px; border-radius: 50%; position: absolute; left: 50%;top: 50%;margin-left:-460px;margin-top:-460px;z-index: 1; border:1px solid #f5b5b2;} 
.adv_con{width:530px;margin-right:9%; text-align: center;}
.adv_t{margin: 0 0 115px 0;}
.adv_t strong{ font-size: 70px;color: #e71818;}
.adv_t p{ font-size: 24px;color: #202020;}
.adv_t i{ width:100%;height:2px;background:#e71818;display:block;margin:25px 0;opacity: 0.7;}
.adv_t span{ font-size: 30px;color: #e71818;font-weight: bold;}
.adv_t div{ font-size: 30px;color: #202020;}
.adv_con ul{ display: flex;justify-content: space-between;}
.adv_con li{ width:128px;}
.adv_con li div{height:128px;border-radius: 110px;background: #e71818; display: flex;justify-content: center;align-items: center;}
.adv_con li p{ line-height: 30px;font-size: 18px; color: #282828;padding:15px 0 0 0}




/*in_factory*/
.in_factory{padding:70px 0 54px 0;background:url(../images/xiaoguobg.jpg) no-repeat center top;}
.in_factory_t{display: flex;justify-content: space-between;align-items: center}
.fl_title3{}
.fl_title3 div{font-size: 60px;color:#131313; line-height:95px; }
.fl_title3 div strong{color:#e71818;}
.fl_title3 p{font-size: 24px;color:#4b4b4b; line-height: 32px;}
.in_factory_t_a{width:155px; border:1px solid rgba(0,0,0,.1);line-height: 55px; text-align: center}
.in_factory_t_a a{ color: #555;font-size: 17px;}
.zizhi_con{position:relative; overflow: hidden;padding: 60px 0;}
.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;}
.zizhi_dd .cp_con{ position:relative; overflow:hidden;width:95%;margin: 0 auto;background: #fff;box-shadow: 0 0 15px rgb(0 0 0 / 5%);border-radius: 10px; }
.zizhi_dd .cp_m{ position:relative; overflow:hidden;}
.zizhi_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.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);}
.zizhi_dd .cp_k{padding:0 25px;}
.zizhi_dd .cp_k p{ color:#444; font-size:24px;line-height:65px;}
.zizhi_dd .cp_k span{ display: block;border-top:1px solid rgba(0,0,0,0.1); color:#8b8b8b; font-size:15px;line-height:55px;text-transform: uppercase;}
.zizhi_dd .cp_k span i{ float:right;display: block;}


.zizhi_dd_wap{position:relative; }
.zizhi_dd_wap li{position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;margin: 0 0 15px 0}
.zizhi_dd_wap .cp_con{ position:relative; overflow:hidden;width:95%;margin: 0 auto;background: #fff;box-shadow: 0 0 15px rgb(0 0 0 / 5%);border-radius: 10px; }
.zizhi_dd_wap .cp_m{ position:relative; overflow:hidden;}
.zizhi_dd_wap .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.zizhi_dd_wap .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.zizhi_dd_wap .cp_k{padding:0 25px;}
.zizhi_dd_wap .cp_k p{ color:#444; font-size:16px;line-height:35px;}
.zizhi_dd_wap .cp_k span{ display: block;border-top:1px solid rgba(0,0,0,0.1); color:#8b8b8b; font-size:15px;line-height:55px;text-transform: uppercase;}
.zizhi_dd_wap .cp_k span i{ float:right;display: block;}

/* hezuo */
.hezuo{padding:90px 0 84px 0;background:url(../images/hezuobg.jpg) no-repeat center center; text-align: center;}
.hezuo_t{ font-size: 48px;color: #e71818;line-height: 55px;font-weight: bold;}
.hezuo_p{padding:45px 0 0 0}

/*news*/
.news{padding:72px 0 50px 0;background:url(../images/xinwenbg.jpg) no-repeat center top;}
.news .fl_title3 div{ color:#fff; }
.news .fl_title3 div strong{ }
.news .fl_title3 p{ color:#fff;}
.news .in_factory_t_a{  border:1px solid rgba(255,255,255,.1);}
.news .in_factory_t_a a{ color: #fff}
.news_con{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;cursor:pointer;padding:55px 0}
.newsleft{	width:48%; position:relative;background:#ffffff;padding:30px;}
.newsleft .newsleft_date{color:#666666;font-size:15px;padding:0 0 0 29px; line-height: 25px; text-transform: uppercase;background: url(../images/zhong.jpg) no-repeat left center;}
.newsleft img{width:100%;}
.newsleft .newsleft_text img{width:86px;display:block;margin:15px 0 0 25px}
.newsleft .newsleft_text{ width:100%; padding:0 0 28px 0; }
.newsleft .newsleft_text_l{ }
.newsleft .newsleft_text a{ display:block; font-size:20px; font-weight: bold;color:#333; 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:15px; color:#959595; line-height:27px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.newsright{	width:50%; 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 25px 25px 25px}
.newsright li .n_pic{width:25%;overflow: hidden;}
.newsright li .n_pic img{width:100%;transition:0.4s ease; }
.newsright li .detail{ width: 70%;height:100%;display:flex;justify-content:center;  flex-direction: column;}
.newsright li .detail .title{ font-size: 20px;text-align: left; line-height:40px; 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:#444; 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;}

/*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);}

.pp_title{padding:80px 0 50px 0;}


.se_title{text-align: center;padding:35px 0 30px 0}
.se_title div{font-size: 50px;color:#e71818;  line-height:100px;}
.se_title p{font-size: 16px;color:#505050; line-height: 30px;}
.se_title i{ display: block;width:80px;height:2px;margin: 0 auto 15px auto; background: #e71818}

.honor_con{padding:30px 0 30px 0; background: #faf9fb}
.jia{padding:30px 0 30px 0; background: #fff}
.honor_con .s_width{ }
.honor_con ul{display: flex;justify-content:center; flex-wrap: wrap}
.honor_con li{width:24%; margin: 0 1% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s; }
.honor_con li:nth-child(4n){ margin: 0 0 28px 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; }
.honor_con .pro_text{ position: relative; padding:10px 24px; }
.honor_con .pro_text p{color:#515151; font-size:18px;line-height:60px; }
.honor_con .pro_text span{  display: block;}

.jia li{width:32%; margin: 0 1% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s; }
.jia li:nth-child(3n){ margin: 0 0 28px 0;}

.se_about_con{}
.se_about .about_img{width:100%; margin-bottom: 30px;}
.se_about .about_img img{width:100%; display: block}
.se_about_con_p{}
.se_about p{ font-size: 17px;line-height: 32px;color: #333; }
.se_about_con_p strong{font-size: 38px; color: #333;line-height: 75px; display: block;}

.se_about{ padding:35px 0 85px 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;}


.se_product_banner{width:100%;position: relative;overflow: hidden; }
.se_product_banner_div {width:100%;position: relative;overflow: hidden; }

.se_contact_bg{width:100%; position: relative; z-index: 9}
.se_contact_bg div strong{font-size: 60px; color: #fff}
.contact_div .a_title div{background: url(../images/se_g.png) no-repeat center top;}

.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:-180px;left:50%;margin-left:-44%;overflow: hidden}
.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 span{ font-size: 45px; font-weight: bold; letter-spacing: 1px; line-height: 85px; background-image: linear-gradient(130deg,#d63947,#e71818);-webkit-background-clip:text;color: transparent; font-family: trump_gothic_east; }
.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_product{ display: flex;justify-content: space-between; align-items: center;}
.se_product_l,.se_product_r{width:50%;position: relative;display: flex; align-items: center;justify-content:center;overflow: hidden;cursor: pointer;}
.se_product img{display: block;width:100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_product_l:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); filter: blur(1px)}
.se_product_r:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); filter: blur(1px)}
.se_product_t{width:260px;height:260px;position: absolute;display: flex;justify-content: center;flex-direction: column; align-items: center;border:4px solid #fff;z-index: 3;  transition: 0.5s;}
.se_product_t strong{font-size: 46px;line-height:51px;color:#fff; width:92px; margin: 0 0 15px 0;}
.se_product_t a{font-size: 17px;line-height:31px;color:#fff;width:86px; border-top:1px solid #fff; border-bottom:1px solid #fff}
.se_product_hover{width:100%;height:100%;position:absolute; z-index: 2;background: rgba(0,0,0,0.4); transition: 0.5s;}
.se_product_pic{ position: relative;; z-index: 1;}
.se_product_l:hover .se_product_hover{opacity: 0.1;}
.se_product_r:hover .se_product_hover{opacity: 0.1;}
.se_product_l:hover .se_product_t{margin-top:-40px;}
.se_product_r:hover .se_product_t{margin-top:-40px;}

.a512s{transition: transform 1s ease 1s,opacity 1s ease 1s,top 1s ease;transform: perspective(300px) rotateY(0deg);opacity: 1}
.a51b{ }


.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; font-size: 30px; 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; margin-bottom:30px; border:1px solid #eee; padding:30px 0; }
.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:80px 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: #0db562; 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: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;}



.fl_title2{text-align: center; padding:30px 0 0 0}
.fl_title2 div{font-size: 56px;color:#d24150; line-height:85px; }
.fl_title2 div strong{color:#1ba435;}
.fl_title2 div span{color:#f39325;}
.fl_title2 p{font-size: 17px;color:#2f2f2f; line-height: 45px;}
.fl_title2 i{ display: block;margin: 0 auto 10px auto; width:60px;height:1px; background: #d24150 }





.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:35px 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:20px 0 }
.se_newslist_l{ width:20%; 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: 74%; position: relative;margin:0 20px 0 0}
.se_newslist_r a{ font-size:24px; color:#333; text-transform:uppercase; display:block; line-height:42px; }
.se_newslist_r a:hover{ color:#e70b16;}
.se_newslist_r p{ line-height:28px; color:#888; margin:10px 0 10px 0; font-size:15px;}
.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;}


.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; font-size: 16px;;}






.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: 25px auto; text-align: center;}



.l_tel{position: fixed;top:15px; right:0;z-index: 9;width:30%; display: flex;justify-content: center;}
.l_tel div{width:360px; text-align: right;}
.l_logo{position: fixed;top:15px;left:105px; z-index: 9; width:281px;}
.l_logo img{ width:100%; transition: ease .5s;}
.l_logo .n{ display: none; }
.l_logo .b{ display: block;transition: 0.5s}
.l_logo.fixed-header_h .n{	display: block; width:128px;}
.l_logo .n_block{ display: block; width:128px;}
.l_logo.fixed-header_h .b{	display: none;}
.h_right{width:30%; position: fixed;right:0;top:0;background: #d92336;height:100%;display: flex;justify-content: center;align-items: center;}
.h_right_news{background: url(../images/r_news.jpg) no-repeat right top;}
.h_right_jiagong{background: url(../images/r_jiagong.jpg) no-repeat right top;}
.h_right_t{margin:0 auto;width:360px;}
.h_right_text{padding:25px 0;border-top:1px solid rgba(255,255,255,0.5);border-bottom:1px solid rgba(255,255,255,0.5);margin:0 0 35px 0}
.h_right_text h1{font-size: 60px;color: #fff;font-weight: normal; line-height: 85px;}
.h_right_text p{font-size: 18px;color: #fff; }
.prod_nav{ position: relative;z-index: 2;display: flex; justify-content:space-between;}
.prod_nav li{ width:49%;text-align:center; overflow: hidden;  line-height:50px; color:#444;border-radius: 50px;border:1px solid rgba(255,255,255,0.5);}
.prod_nav li.cu_active{ color:#fff; background: #fff;border:1px solid rgba(255,255,255,0.5);}
.prod_nav li a{ color:#fff; font-size:18px; display:block;}
.prod_nav li a:hover{ color:#222; background: #fff;}
.prod_nav li.cu_active a{ color:#db4722;  font-size:20px; font-weight: bold}

.se_ppcon{width:70%;padding:0 0 0 95px;}

.se_dd{position:relative; overflow: hidden; }
.se_dd li{float: left; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}
.se_dd img{ width:auto; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block;}
.se_ppcon_w{width:100%;padding:35px 0 0 0}
.se_con_l{width:90%;margin: 0 auto; }
.se_con_l strong{display:block; border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1);font-size: 24px; color: #555; line-height: 65px; text-align: center;width:85%;margin:45px auto;max-width:750px;}
.info_pic { text-align: center;}
.info_pic img{width:100%;max-width:750px; text-align: center;}
.pic_prev,.pic_next{width:50px;height:50px;position: absolute;border:2px solid rgba(255,255,255,0.7);border-radius: 50px;bottom:15px;right:15px;font-size: 15px;color: #fff; display: flex;justify-content: center;align-items: center;}
.pic_prev{ right:75px}
.pic_prev img{width:10px;display: block;margin: 0 auto;}
.pic_next img{width:10px;display: block;margin: 0 auto}

@media only screen and (max-width:1650px){ 
	.fl_title3 div{font-size: 48px;}
	.fl_title3 p{font-size:16px;}
	.fl_title div{font-size: 48px;line-height: 58px;margin: 0 0 10px 0;}
	.in_title div{font-size: 48px;}
	.in_title p{font-size:16px;}
	.in_factory_t_a{line-height: 47px;}
	.in_factory_t_a  a{ font-size: 15px;}
	.zizhi_dd .cp_k p{ font-size: 17px;}
	.index_t .r li p{font-size:16px;line-height: 33px;}
	.fl_title p{font-size: 20px;line-height: 28px;}
	.about_l a{width: 200px;line-height: 47px;font-size: 15px;}
	.about_l a:before{top:20px}
	.about_l .about_p{ line-height:27px;font-size: 15px;}
	.xinlai_num .jumbo{font-size: 60px;}
	.jishu p{font-size: 18px;}
	.adv_t strong{ font-size: 60px;}
	.adv_t p{ font-size: 20px;}
	.adv_t span{ font-size: 20px;}
	.adv_t div{ font-size: 18px;color: #202020;}
	.adv_con li p{ font-size: 15px;line-height:27px;}
}
@media only screen and (max-width:1550px){ 
	.s_width,.s_width3{width: 89%;}
	.about_l{width: 46%;}
	.adv_con{ margin-right: 6%;}
	.adv_con li{width: 110px;}
	.adv_con li div{height: 110px;}
	.advantage{padding: 66px 0 66px 0;}
	.newsright li .detail .title{ font-size: 17px;}
	.advantage .adv_l{width: 700px;height: 700px;}
	.advantage .adv_l .banyuan{width: 700px;height: 700px;}
	.ode_p2-line5{display: none;}
	.ode_p2-line6{width: 690px;height: 690px;margin-left: -345px; margin-top: -345px;}
	.b_d { top: 6%;}
	.b_b{ right: -5%; top: 17%;}
	.b_c{ right: 10%; bottom: 11%;}
	.adv_con{width: 440px;}
	.adv_t strong{ font-size: 48px;}
	.fl_title2 div{ font-size: 48px;}
	.se_newslist_r p{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.se_newslist_r a{font-size: 18px;    line-height: 26px;}
}
@media only screen and (max-width:1440px){ 
	.fl_title2 div{ font-size: 40px;}
	.fl_title3 div{font-size: 40px;}
	.fl_title div{font-size: 40px;line-height: 66px}
	.in_title div{font-size: 40px;}
	.in_factory_t_a{line-height: 40px;}
	.adv_t strong{ font-size: 40px;}
	.hezuo_t{ font-size: 40px;}
	.fl_title p{font-size:16px;}
	.chanpin_con .pro_text p{font-size:16px;}
	.about_l .about_p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;}
	.fl_title div span{font-size: 40px;}
	.contact_div2 div{font-size: 40px;}
	.contact_div{width: 350px;height:350px;margin-top: -150px;margin-left: -150px;}
	.se_aboutll .about_p{-webkit-line-clamp:12;}
	.se_aboutll .fl_title p{display: none}
	.about{padding: 40px 0 45px 0;}
	.se_product_t strong{ font-size: 40px;line-height: 41px;width: 82px;}
	.se_product_t{width:230px;height: 230px;}
	.h_right{width:25%;}
	.l_tel{width:25%;}
	.se_ppcon{width:75%;}
	.h_right_t{width:85%;}
	.h_right_text h1{font-size: 40px;    text-align: center;}
	.h_right_text p{font-size: 16px;}
	.prod_nav li a{font-size: 15px;}
	.se_newslist_r p{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
	.se_espcms_book2 h1{ line-height: 50px; font-size: 22px;}
	.honor_con li{width:30%}
	.honor_con .pro_text p{font-size: 16px;    line-height: 36px;}
	.se_contact_bg .s_width{padding: 30px 0;}
	.se_contact_bg li span{font-size: 40px;line-height: 64px;  }
	.se_contact_bg li i{ line-height: 64px;font-size: 18px;  }
	.m_text .m_p{font-size: 36px; }
	.m_text p i{height:160px;}
	.index_nav{margin-right:4%;height:76px;}
	.index_nav li a{font-size:16px;}
	.index_nav li{line-height:76px;}
}
@media only screen and (max-width:1200px){ 
	header{display: none;}
	.mainly{display: none;}
	.none{display:block;}
	.none3{display:block;}
	
	.block{display:none;}
	.slideBoxbann{ position:relative; overflow:hidden; margin:0 auto 0 auto; }
	.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
	.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBoxbann .hd li.on{ background: #F60;  }
	.slideBoxbann .bd{ position:relative; z-index:0; }
	.slideBoxbann .bd li{ position:relative; text-align:center;  }
	.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
	.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
	.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }
	.about_con{ justify-content: space-between;flex-direction: column}
	.about_l{width:90%; margin: 0 auto;padding: 0 35px;}
	.about_r{width:90%; margin: 0 auto}
	.xinlai{padding: 15px 0 35px 0;}
	.xinlai_num #wrap .xinlai_num_li{width:45%}
	.xinlai_num section{flex-wrap: wrap}	
	.xinlai_num .jumbo{font-size: 34px; }
	.xinlai_num #wrap .xinlai_num_li span{font-size: 16px; }
	.xinlai_num #wrap .xinlai_num_li .xin_l:nth-child(2){display: none;}
	.index_t{flex-direction: column}
	.in_title{margin: 0 0 20px 0}
	.in_title div{ text-align: center;font-size: 30px;line-height: 50px }
	.in_title p{ text-align: center ;font-size:15px;line-height: 28px;}
	.fl_title2 div{ font-size: 30px;text-align: center}
	.fl_title3 div{font-size: 30px; text-align: center;line-height: 45px;}
	.fl_title3{margin:0 0 15px 0}
	.fl_title3 p{text-align: center}
	.fl_title p{ text-align: center}
	.fl_title div{font-size: 30px;line-height: 46px;text-align: center}
	.in_factory_t_a{line-height: 30px;}
	.adv_t strong{ font-size: 30px;}
	.hezuo_t{ font-size: 30px;}
	.index_t .r{width:100%;}
	.index_t .r li{width:50%;}
	.index_t .r li div{background-size: 100%;width: 90px;height:75px;margin: 0 auto 0 auto;}
	.index_t .r li:nth-child(2) div{background-size: 100%;width: 90px;}
	.xinlai_num #wrap .xinlai_num_li p{ font-size: 16px;}
	.productshow{padding: 35px 0 0 0;}
	.s_width, .s_width3{width:95%;overflow:hidden;}
	.chanpin_con{padding: 0 0 0 0;}
	.about_l{padding: 0 0 0 0;}
	.fl_title{padding: 0 0 15px 0;}
	.about_l{padding: 0 0 15px 0;}
	.adv_con{width:100%;padding:65px 15px 0 15px;margin: 0 0 0 0}
	.advantage .adv_l{width: 300px;height: 300px;margin: 0 auto}
	.advantage .adv_l .banyuan{width: 300px;height: 300px;}
	.ode_p2-line5{display: none;}
	.ode_p2-line6{width: 360px;height: 360px;margin-left: -180px; margin-top: -180px;}
	.advantage .adv_l .banyuan img{ width: 100%;}
	.jishu p{font-size: 16px;}
	.b_a,.b_b,.b_c,.b_d{ display: none;}
	.advantage{flex-wrap: wrap}
	.adv_con li div{height:90px;}
	.adv_con li{width:90px;}
	.adv_t{ margin: 0 0 45px 0;}
	.in_factory_t{ flex-direction: column}
	.in_factory_t_a{ margin: 0 auto;}
	.zizhi_con{padding: 25px 0 0 0}
	.hezuo{padding: 25px 0}
	.news{padding: 25px 0}
	.hezuo_p img {width:100%}
	.newsright {width:100%}
	.newsright li .detail .title{font-size: 16px;}
	.newsright li .detail .text{font-size: 15px;line-height:24px;}
	.newsright li{margin: 0 0 15px 0;padding: 15px 15px 15px 15px;}
	.news_con{ padding: 25px 0;}
	.footer{ padding:0 0 25px 0;}
	.footer .footer_f{ padding: 25px 0;}
	.footer_p{line-height:34px;}
	.wap_tel{display: block;width:60px;height:60px;position: fixed;bottom:20px; background: #e41e33;border-radius: 50px;right:0;display: flex;justify-content: center;align-items:center;z-index: 9999999999999999;box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
	.wap_tel img{width:35px;}
	.about_l a{margin: 25px auto 0 auto}
	.se_title{ padding: 15px 0 10px 0;}
	.se_title div{font-size: 22px;    line-height: 40px;}
	.fl_title div span{font-size: 22px;    line-height: 40px;}
	.honor_con li {    width: 48%;}
	.productshow_cage li{ line-height: 40px;margin: 0 5px;}
	.productshow_cage li a {font-size: 16px;}
	.th_news_con{ padding: 15px 0 10px 0;}
	.se_newslist_l{width:100%}
	.se_newslist_r{width:100%; margin: 0 0 0 0}
	.se_newslist li{flex-direction: column}
	.se_espcms_page{flex-direction: column}
	.info_content{padding:0 5px;}
	.se_espcms_page{padding:10px 5px;}
	.se_espcms_page li{width:100%;}
	.se_contact_li{margin-bottom:15px; display: flex;justify-content:space-between; flex-wrap:wrap;padding:0 0 0 0}
.se_contact_li li{width:100%;position: relative; }
.se_contact_li li strong{  font-size:20px; color:#333;line-height:60px; font-weight: bold;width:20%}
.se_contact_li li span{ font-size:18px; color:#555;line-height:60px;}
.se_contact_li li p{ border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom: 20px;;display: flex;justify-content: flex-start; position: relative;}


}




