@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff2') format('woff2'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
body{  overflow-x:hidden;}
*{ margin:0; padding:0;box-sizing:border-box; }
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:55px;}
.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:84%;margin:0 auto;}
.s_width3{width:86%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}
.header{width:100%;position:absolute; height:132px; display: flex;justify-content: space-between; align-items: center;padding:0 8px;z-index: 98; transition: 0.5s;border-bottom:1px solid rgba(255,255,255,.2) }
.header2{ padding:0 8px 0 0;  }
.header .logo_nav{width:85%;display: flex;justify-content: space-between; align-items: center;}
.header .in_search{width:7%;display: flex;justify-content:flex-start; align-items: center;}
.header .in_search .search{width:55px;height:55px;background: #f65808;border-radius: 30px;display: flex;justify-content:center; align-items: center;}
.header .in_menu{width:7%;display: flex;justify-content: center;align-items: center;}
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;}
.header2 .logo a{ height:100px; background: #fff}
.logo_nav ul{width:35%;height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999;position: relative}
.logo_nav li{line-height:100px;width:calc(100%/3);text-align: center;position: relative}
.logo_nav li a{color:#fff;font-size:17px;display:block; position: relative}
.logo_nav li a:hover{font-weight:bold; text-decoration:none;}
.headerp{background: #0b285d; position: relative;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2); background: #ebc120}
.header.header_h {box-shadow: 0 0 5px rgba(0, 0, 0, .2);background-color: rgba(255,255,255,1); }
.header.header_h .logo p{ color:#333;}
.menu{width:84px;cursor:pointer;position: relative; }
.menuBtn{ width:38px; margin: 0 auto;height:45px;cursor:pointer;position: relative; }
.menuBtn span{ display:block; height: 2px; background: #fff; animation:load1 1s infinite ease-in-out; width: 20px; margin: 10px 0;animation-delay: -0.16s;}
.menuBtn .span2{ animation-delay: -0.32s;}
.menuBtn .span3{ animation-delay: -0.46s;}
@-webkit-keyframes load1 {
	0%, 80%, 100% {	  
	    width: 13px;
	}
	40% {	  
	    width: 26px;
	}
}
.menuBtn p{position:absolute;right:0;top:0;}
.in_menu span{ font-size:21px;font-family:PingFang SC;color: #fff;display: block; }
/*--search modal--*/
.modal2 { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog2 { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content2 { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content2 > div {  }
.modal-content2 input { border: none; float: left;}
.modal-content2 .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content2 .search-logo img{ width:100%;}
.modal-content2 .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content2 .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content2 .search-tab .on { background: #fff; color: #fe0000; }
.modal-content2 .tab-panel { display: none; }
.modal-content2 .on { display: block; }
.modal-content2 .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content2 .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.modal-content2.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content2 .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content2 .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.modal-content2 .keywords{	width:90%; padding-left:10px;	height:90px; line-height: 90px;	border:none; }
.modal-content2 .searchbtn{ position: absolute; height:90px; background: #f65808;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 16px;}
.modal-open2 { overflow: hidden;}
.in_nav{position: fixed;  left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);background-size:100%;display:none;z-index: 99;}
.in_nav .in_nav_list{display: flex;justify-content: center;align-items: center;width:100%; height:100%;}
.in_nav ul{overflow:hidden;width:86%;display: flex;justify-content: center;flex-wrap: wrap}
.in_nav ul>li{width:calc(100%/4);position: relative; border: 1px solid rgba(255,255,255,0.1);padding:0 0 0 0;}
.in_nav ul>li>a{display:flex; justify-content: center; align-items: center; flex-direction: column;font-size:24px;color:#fff;line-height:70px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;letter-spacing: 0;width:100%;margin: 0 auto;padding:45px 0}
.in_nav ul>li>a:hover{color:#fff;text-decoration: none; background: #f65808;}
.in_nav ul>li>a>p{text-transform: uppercase;color:#fff; font-size: 18px;}
.in_nav ul li a div{width:70px;height:70px;margin:0 auto;background-size: 100%; background-repeat: no-repeat; background-position: center center;}
.in_nav ul li:nth-child(1) a div{background-image: url(../images/ha.png);}
.in_nav ul li:nth-child(2) a div{background-image: url(../images/hd.png);}
.in_nav ul li:nth-child(3) a div{background-image: url(../images/hc.png);}
.in_nav ul li:nth-child(4) a div{background-image: url(../images/hb.png);}
.in_nav ul li:nth-child(5) a div{background-image: url(../images/he.png);}
.in_nav ul li:nth-child(6) a div{background-image: url(../images/hf.png);}
.in_nav ul li:nth-child(7) a div{background-image: url(../images/hg.png);}
/*video*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.nn_banner .mm_bg{top: 0;height: 90%;width: 100%;background:  url(../images/hhbg.png) no-repeat left top; z-index:3;position: absolute}
.nn_banner_wenan{width:100%;height:320px;position: absolute;top:50%;margin-top:-160px; z-index: 4; overflow: hidden; display: flex;justify-content: space-between;flex-direction: column; align-items: center}
.nn_banner_wenan i{display: block; width:100px;height:2px; background: #fff;}
.nn_p{font-size:29px;color: #ffffff;text-shadow: 3px 3px 3px rgba(0,0,0,0.8);font-weight: bold;}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.nn_text{ width:100%;position: relative;text-align: center}
.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:90%;left:50%;margin-left:-44%;top:5%;transform:translateY(0%); text-align: center; z-index: 90;display: flex;justify-content: center;flex-direction: column;}
.banner3{ align-items:center;}
.banner3 .ind_ban_tex_title{font-size: 55px;color: #fff; text-align: center;font-weight: bold;line-height: 85px;}
.banner3 .ind_ban_tex_info{font-size:30px;color: #fff; text-align: center; line-height: 45px;}
.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: 30px auto}
.header_h .index_nav2 li a{color:#333;}
.header_h .index_nav2 li div a {color:#fff;}
/*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;}
.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
/*footer*/
.footer{ background:#081e47; }
.footer .footer_f{ padding:75px 0 75px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:20px; line-height:35px; color:#fff; margin-bottom:25px; }
.footer span{ display: block;  }
.footer .f_fenlei{ width:28%; }
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:45px; width:49%; margin:0 0 8px 0; border: 1px solid rgba(255,255,255,.1); }
.footer .f_fenlei li a{ color:#fff;font-size:16px; display: block; text-align: center;}
.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{  color:#fff; font-size:15px; }
.footer .f_erweima p{  margin:15px 0 0 0;padding:15px 0 0 0 ;line-height: 35px;border-top:1px solid rgba(255,255,255,.1)}
.footer .f_erweima div{  color:#fff; font-size:15px; text-align: center; line-height: 25px;display: flex;justify-content: space-between;}
.footer .f_erweima div li{ width:44%;}
.footer .f_erweima div img{width:100%;text-align: center; display: block;}
.footer i{ width:50px;height:1px; background: rgba(255,255,255,0.5);display: block; margin-bottom:15px;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff;border-top:1px solid rgba(255,255,255,.1) }
.footer_p .s_width{ text-align: center}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#fff}
.footer_p img{ vertical-align: middle;}
.cp_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0}
.font66 p{font-size: 60px;color: #0b285d; display: block;font-weight: bold;}
.font66 strong{ color: #f65808; }
.font66 div{ background: #f65808;width:80px; height:2px;margin:0 0 10px 0}
/* productshow */
.productshow{ padding:95px 0 35px 0;background:#f4f7f9;}
.font66 p i{font-size: 30px;color: #242424;font-style: normal;text-transform: uppercase;font-weight:100}
.font66 span{font-size: 18px;color: #505050;display: block;line-height: 45px;}
/* productshow_cage2 */
.productshow_cage2{ display: flex;justify-content:space-between; align-items: center; }
.productshow_cage2 ul{ width:70%;display: flex;justify-content:flex-start; }
.productshow_cage2 li{ position:relative; overflow:hidden;  cursor:pointer;margin: 0 25px 10px 0; background: url(../images/lll.png) no-repeat right center;padding:0 25px 0 0}
.productshow_cage2 li:nth-child(5){ background: none; margin: 0 0 10px 0;}
.productshow_cage2 li a{  overflow:hidden;color:#444444;font-size: 17px; line-height:60px; text-align: center;transition: 0.3s; display: flex;justify-content: center;align-items: center;flex-direction: column;}
.productshow_cage2 li a:hover{ color: #f65808; font-weight: bold}
.productshow_cage3 { position:relative;overflow:hidden; padding:0 0 25px 0; }
.zizhi_dd li{float: left; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.zizhi_dd li:nth-child(1) .cage3_pic_text{background:#fff url(../images/a.png) no-repeat right bottom;}
.zizhi_dd li:nth-child(2) .cage3_pic_text{background:#fff url(../images/b.png) no-repeat right bottom;}
.zizhi_dd li:nth-child(3) .cage3_pic_text{background:#fff url(../images/c.png) no-repeat right bottom;}
.zizhi_dd li:nth-child(4) .cage3_pic_text{background:#fff url(../images/d.png) no-repeat right bottom;}
.zizhi_dd li:nth-child(5) .cage3_pic_text{background:#fff url(../images/e.png) no-repeat right bottom;}
.cage3_pic_text{width:98%; display: flex;justify-content:space-between; align-items: center;border-top-right-radius: 100px;border-bottom-left-radius: 100px;box-shadow: 0 0 25px rgb(0 0 0 / 3%);padding:25px 0; }
.cage3_pic_text .cage3_pic{width:65%;border-right:1px solid rgba(0, 0, 0, .05)}
.cage3_pic_text .cage3_pic img{display: block;width:90%;max-width:421px;margin: 0 auto;}
.cage3_pic_text .cage3_text{width:35%;padding:0 0 0 45px;}
.cage3_pic_text .cage3_text strong{display:block; color: #000000;font-size: 28px; }
.cage3_pic_text .cage3_text i{ display:block; background: #21b24b;width:40px; height:2px;margin:25px 0 18px 0}
.cage3_pic_text .cage3_text dl a{ display:block; color: #4b4b4b; line-height: 32px;font-size: 17px;;}
.cage3_pic_text .cage3_text p a{ display:block; background: #f65808;color:#fff;width:110px; line-height:40px; text-align: center;margin:25px 0 0 0;border-radius: 35px;;}
/* productshow_con */
.productshow_con{overflow:hidden;  padding:55px 0;background: url(../images/cpbg2.jpg) no-repeat center top;}
.chanpin_con{overflow:hidden;padding:0 0 45px 0; }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:24.5%; margin: 0 0 10px 0;position:relative;cursor:pointer; background: #fff;transition: 0.3s;padding:0 0 30px 0 }
.chanpin_con li a{display: block;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.chanpin_con .pro_text{padding:0 20px ;  display: flex;justify-content:space-between;align-items: center;position: absolute;left:0;bottom:10px;width:100%;z-index: 3;}
.chanpin_con .pro_text p{ display: flex;justify-content: flex-start;flex-direction: column;}
.chanpin_con .pro_text strong{color:#222; font-size:20px; line-height: 35px;}
.chanpin_con .pro_text i{color:#5c5c5c; font-size:16px;font-style:normal;}
.chanpin_con .pro_hh{position: absolute;left:0;bottom:0;width:100%;height:100%;z-index: 2;background:url(../images/hh.png) repeat-x left bottom;}
.adv_more{width:482px;margin: 0 auto; display: flex;justify-content: space-between;align-items: center;;height:64px;border-radius: 55px;overflow: hidden;background: #fff;}
.adv_more .adv_tel{width:55%; background: #f65808;display: flex;justify-content:center;align-items: center;height:64px;font-family: 'impact';font-size:30px;color: #fff;border-radius: 55px;}
.adv_more .adv_tel img{display: block;margin:0 5px 0 0;}
.adv_more a{width:45%; font-size: 19px;color: #1d1d1d;font-weight: bold; text-align: center;}
/* honor_con */
.honor_con{overflow:hidden;padding:0 0 45px 0; }
.honor_con ul{ display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:24.2%; margin: 0 1% 10px 0;position:relative;cursor:pointer; background: #fff;transition: 0.3s;padding:0 0 60px 0;border: 1px solid rgba(0, 0, 0, .05); }
.honor_con li:nth-child(4n){ margin: 0 0 10px 0;}
.honor_con li a{display: block;}
.honor_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.honor_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.honor_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.honor_con .pro_text{padding:0 20px ;  display: flex;justify-content:space-between;align-items: center;position: absolute;left:0;bottom:10px;width:100%;z-index: 3;}
.honor_con .pro_text p{ display: flex;justify-content: flex-start;flex-direction: column;}
.honor_con .pro_text strong{color:#222; font-size:20px; line-height: 35px;}
.honor_con .pro_text i{color:#5c5c5c; font-size:16px;font-style:normal;}
.honor_con .pro_hh{position: absolute;left:0;bottom:0;width:100%;height:100%;z-index: 2;background:url(../images/hh.png) repeat-x left bottom;}
.guige{line-height:35px;color: #666;font-size:17px;}
/* yuan */
.youshi{background: url(../images/bg.jpg) no-repeat center top; padding:85px 0 66px 0}
.youshi_t{text-align: center; position: relative; padding:5px 0 50px 0; }
.youshi_t:before{position: absolute;left:0;top:35px;content: '';width:266px;height:1px;background:rgba(255,255,255,.2);}
.youshi_t:after{position: absolute;right:0;top:35px;content: '';width:266px;height:1px;background:rgba(255,255,255,.2);}
.youshi_t p{ font-size:48px; font-weight:bold; padding:0 0 5px 0;position: relative; color: #ffffff;}
.youshi_t span{font-size:36px;color: #f65808;display: block;}
.youshi_con{ position: relative;  }
.youshi_con ul{ position: absolute; width:100%;z-index: 5;left:0;top:0}
.youshi_con li{ position: absolute; width:24%;display: flex;justify-content: space-between; align-items: center; }
.youshi_con li.li_a{ position: absolute; left:50px;top:60px; text-align: right;}
.youshi_con li.li_b{ position: absolute; right:50px;top:60px;}
.youshi_con li.li_c{ position: absolute; left:0;top:330px;  text-align: right;}
.youshi_con li.li_d{ position: absolute; right:0;top:330px; }
.youshi_con li .li_pic{width:106px;height:106px;border-radius: 54px;background:#f65808;display: flex;justify-content: center; align-items: center;}
.youshi_con li .li_pic img{display: block;}
.youshi_con li .li_text{width:65%;  font-size: 27px;color: #fff; line-height: 48px; font-weight: bold;padding:15px 0}
.youshi_con li .li_text span{ color: #4f4f4f;}
.youshi_con li .li_text p{font-size:17px;color: #fff;line-height: 29px;font-weight: normal;}
.youshi_con .banyuan{ position: relative; text-align: center;z-index: 4;width:865px;margin:0 auto;overflow: hidden; }
.youshi_con .banyuan img{ display: block; position: relative; width: 100%;}
/*about*/
.about{ position: relative;z-index: 1;padding:75px 0 45px 0; }
.lanmei{position: absolute;right:0;bottom:-25px;}
.about .about_con{ display: flex;justify-content:flex-start;flex-direction: row-reverse;width:100%; background: #f6f7fc;   }
.about_l{ width:37%;display: flex;justify-content:center;flex-direction: column;margin:0 8% 0 2%}
.about_l strong{ font-size:46px;line-height:75px;color: #162d5c;position: relative;z-index: 2;}
.about_l span{ font-size:19px;line-height: 45px;color: #212121;position: relative;z-index: 2;margin:0 0 35px 0}
.about_l i{display: block;height:1px;width:100%;background: rgba(0,0,0,0.2);margin:25px auto}
.about_p{ font-size:17px;color: #444;line-height:30px; margin:20px 0 45px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_l a{ width:150px; display: block;font-size:16px;color: #fff;line-height:50px; text-align: center; border-radius: 30px;background: #f65808}
.about_r{width:53%;position: relative;z-index: 2;overflow: hidden;  }
.about_r img{ display: block;width:100%;}
/* a_title */
.a_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0}
.a_title:after{background:url(../images/att.jpg);width:100px;content: '';height:2px;position: absolute;left:0;top:0;}
.a_title a{width:180px;border:2px solid #f65808;border-radius: 90px; line-height: 55px;font-size: 18px;color: #f65808; text-align: center;}
.a_title .font66{padding:15px 0 0 0}
.a_title p{font-weight:normal}
.about_con_tel{display: flex;justify-content:flex-start;align-items: center;height:64px;font-family: 'neutra_text_tf';font-size:41px;color: #f65808;border-radius: 55px;}
.about_con_tel img{display: block;margin:0 5px 0 0;}
/* hezuo */
.hezuo{padding:0 0 60px 0;background: url(../images/hezuobg.jpg) no-repeat center center;}
.he_title{display: flex;justify-content: center;flex-direction: column;align-items: center;margin:0 0 35px 0}
.he_title i{ }
.he_title p{ font-size: 46px; color: #162d5c; line-height:70px;font-weight: bold;}
.he_title span{  color: #666;font-size: 17px; line-height:35px;}
.hezuo ul{ display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.hezuo ul li{ width:calc(100%/5 - 15px); text-align: center; background: #fff;  margin:0 5px 5px 0;border: 1px solid rgba(0, 0, 0, .05);height:111px;display: flex;justify-content: center;align-items: center;}
.hezuo ul li img{width:100%; max-width:127px;}
/* index_cage */
.index_cage{padding:0 0 60px 0;background:#f9f9f9 url(../images/fenleibg.jpg) no-repeat center top;}
.index_cage .s_width{position: relative;}
.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; right:70px; bottom:0; width:50px; height:63px; background:url(../images/ll.png) no-repeat center center; z-index: 9;cursor: pointer;}
.tupian_zr{ position:absolute; right:0; bottom:0; width:50px; height:63px; background:url(../images/rr.png) no-repeat center center; z-index: 9;cursor: pointer;}
.f_l{width:40%; float: right;padding:180px 0 0 0}
.f_l strong{ display: block; }
.f_l strong a{font-weight:bold;color: #ec3e21;display: block;font-size: 55px;line-height:73px; text-transform: uppercase;transition: 0.5s;}
.f_l strong span{float:right;position:relative;width:156px;line-height: 53px;color:#fff;font-size: 17px;font-weight: bold;border-radius: 53px; background-image: -webkit-linear-gradient(0deg,#0eb767, #07a6a5);padding:0 15px;transition: 0.5s;}
.f_l strong a:hover span{font-size: 18px;}
.f_l strong a:hover{color: #0db288;}
.f_l strong span::before{content: '';width:33px;height:8px;position: absolute;right:25px;top:21px;background: url(../images/more.png) no-repeat right center;}
.f_l p{ color: #333; font-size: 18px;line-height: 32px;padding:15px 0;border-top:2px solid #0db288;border-bottom:2px solid #0db288;margin:55px 0}
.f_l dl{ display: flex;justify-content: space-between; }
.f_l dt{ width:25%;display: flex;justify-content:center; flex-direction: column; margin:0 0 45px 0;}
.f_l div{width:112px;height:112px;margin:0 auto; border-radius: 69px;border:2px solid #09ab91; display: flex;justify-content: center;align-items: center; }
.f_l i{ color: #3c3c3c;font-size:18px;line-height: 57px; text-align: center; font-style: normal;}
.f_r{width:687px; float: left; position: relative;}
.f_r .f_r_a{width:420px;position: absolute;border-radius: 210px;overflow: hidden;z-index: 3;left:50%;margin-left:-210px;top:50%;margin-top:-210px;}
.f_r .f_r_a img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.f_r .f_r_a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.f_r .f_r_b{ width:580px;height:580px;border-radius: 290px; position: absolute;z-index: 2;background-image: -webkit-linear-gradient(0deg,#0eb767, #07a6a5); left:50%;margin-left:-290px;top:50%;margin-top:-290px; }
.f_r .f_r_b:after{width:8px;height:8px;background: #fb2e05;content: '';top:-2px;left:50%;margin-left: -4px;border-radius: 4px;position: absolute; }
.f_r .f_r_c{ width:687px;height:687px;border-radius: 400px;overflow: hidden;position: absolute;z-index:1;  background: rgba(9,171,145,0.1);display: flex;justify-content: center;}
.f_r_yuan{width:687px;height:687px;margin-top:87px;position: relative;}
.f_r span{width:2px;height:175px;margin:0 auto;background: #0eb767;display: flex;justify-content: center;align-items: flex-end;position: absolute;left:50%;margin-left:-1px;top:0;z-index: 1;}
.productshow_cage{ padding:0 0 0 0}
.productshow_cage ul{width:75%;display: flex;justify-content:center; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cage li{ position:relative; width:260px;   cursor:pointer;margin: 0 10px 8px 10px;}
.productshow_cage li a{  background: #fff;border:2px solid #f65808;   display: block;overflow:hidden;color:#333;font-size: 17px; line-height:56px; text-align: center;transition: 0.3s;}
.productshow_cage li a:hover{background: #f65808;color:#fff;font-weight: bold; }
.productshow_cage li.on a{background: #f65808;color:#fff;font-weight: bold; }
.productshow_cage li div {display:none;width:100%;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0;top:100%; background:#f16925 }
.productshow_cage li div a { display:block;color: #fff; line-height:46px;font-size: 16px; background: #f16925;    border: 0 solid #f16925;}
.productshow_cage li div a:hover{color: #fff; }
.pp_title{ text-align: center;padding:40px 0 25px 0}
.pp_title div{width:850px;margin:0 auto;font-size: 66px;color:#ec3e21; line-height:55px;font-weight:bold;position: relative;}
.pp_title div:after{content:'';width:80px;height:2px;background: #fff;position: absolute;left:0;top:35px;}
.pp_title div:before{content:'';width:80px;height:2px;background: #fff;position: absolute;right:0;top:35px;}
.pp_title div strong{color:#fff;}
.pp_title p{font-size: 18px;color:#fff; line-height:75px;}
.pp_title i{ display: block;width:80px;height:2px;margin:35px auto 0 auto;background: #fff}
.se_pp_title{ padding:40px 0 45px 0}
.se_pp_title i{  background: #05a2b6}
.se_pp_title p{ color:#333;}
.se_pp_title div{font-size: 60px;}
.se_pp_title div strong{ background-image: -webkit-linear-gradient(0deg,#0eb4b4, #128ccf);-webkit-background-clip:text;color: transparent;}
.p_t{ background: url(../images/wantongbg.png) no-repeat center top;}
/*case*/
.case{padding:60px 0 40px 0; background: url(../images/xgbg.jpg) no-repeat center top} 
.case_t{display: flex;justify-content: center;flex-direction: column;align-items: center;margin:0 0 35px 0}
.case_t i{ }
.case_t p{ font-size: 60px; color: #162d5c; line-height:70px; }
.case_t p strong{  color: #f65808; }
.case_t span{  color: #666;font-size: 17px; line-height:35px;}
.c_con{position:relative; overflow:hidden; padding:35px 0 }
.c_con li{float:left; position:relative; transition: 0.3s; }
.c_con li a{ width:97%; margin: 0 auto;position:relative; display: block; background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 5%); }
.c_con li .cp_m{ width:100%; margin: 0 auto;position:relative; overflow:hidden;}
.c_con li .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.c_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);}
.c_con li p{ color: #232323; font-size:20px; text-align: center;line-height:76px; margin:0 25px; transition: 0.3s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.c_con li:hover p{ color: #fff; }
.c_con li:hover a{ background: #f65808;}
/*news*/
.news{padding:65px 0 56px 0; background:#f9f9f9;}
/* n_title */
.n_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0}
.n_title p{ font-weight: normal;}
.n_title a{width:180px;border:2px solid #f65808;border-radius: 90px; line-height: 55px;font-size: 18px;color: #f65808; text-align: center;}
.news_con{ display: flex;justify-content: space-between; }
.newsleft{	width:49%; position:relative; }
.newsleft img{width:100%;display: block;}
.newsleft a{display: block;position:relative;width:100%}
.newsleft .newsleft_text{ width:100%; padding:20px 38px;position: absolute;left:0;bottom:0;z-index: 2; background: rgba(0,0,0,0.7);}
.newsleft .newsleft_text strong{ display:block; font-size:20px; font-weight: bold;color:#fff; line-height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.newsleft .newsleft_text p{ font-size:16px; color:#fff; line-height:29px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsright{	width: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 0 25px 35px}
.newsright li .n_date{ width:16%; border-left:1px solid #eee;  color:#8c8c8c; z-index:2;text-align:center; }
.newsright li .n_date span{ display:block; overflow:hidden;  line-height:30px; height:30px; font-size:36px; text-transform: uppercase}
.newsright li .n_date p{ line-height:50px; height:50px; font-size:16px; }
.newsright li .date p{ font-weight: bold;}
.newsright li .detail{ width: 80%;height:100%;}
.newsright li .detail .title{ font-size: 20px;text-align: left; line-height:70px; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.newsright li .detail .title a{ color:#333333}
.newsright li .detail .title a:hover{ color:#f65808; font-weight: bold}
.newsright li .detail .text{ text-align: left; line-height:29px;	color:#999;	font-size: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.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; padding:0 0 10px 0}
.se_tt{margin-bottom: 50px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}
.se_nav{width:100%;display: flex;justify-content:flex-start;}
.se_nav li{ width:calc(100%/5); text-align:center; position: relative;border-left:1px solid rgba(0,0,0,0.07);}
.se_nav_about{width:70%;display: flex;justify-content:flex-start;}
.se_nav_about li{ width:calc(100%/6);position: relative;border-left:1px solid rgba(0,0,0,0.07);}
.se_nav_about li:nth-child(4){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav_case li:nth-child(3){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav_contact li:nth-child(3){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav li a{ font-size:18px; color:#333; line-height:90px;transition: all 0.5s; display:block; position:relative; transition: 0.3s;}
.se_nav li:hover{ border-left:1px solid #f65808;}
.se_nav li a:hover{ color:#fff;text-decoration: none; font-weight: bold; background: #f65808; }
.se_nav li.cu_active a{ color:#fff;font-weight: bold; background: #f65808;}
/* se_banner */
.se_banner{overflow: hidden; position: relative;}
.se_banner_bg{position: absolute;width:100%;left:0;top:0;height:100%;z-index: 2;background:rgba(0,0,0,.4);}
.se_banner img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%;z-index: 1;-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ï¼‰ */
/*banner*/
/* se_pp_title */
.se_pp_title{ text-align: left;position: absolute;width:100%;left:0;top:0;height:100%;display: flex;justify-content: center; flex-direction: column;z-index: 3;padding:35px 0 0 0}
.se_pp_title .s_width { display: flex;justify-content:center;flex-direction: column; align-items: center}
.se_pp_title .s_width div{ font-weight: normal;  font-size: 58px;  color: #fff; }
.se_pp_title p{font-size: 18px;color:#fff; line-height: 65px;}
.se_pp_title i{width: 34px; height: 34px; border-radius: 50%;display: block;  background:#f65808 url(../images/jj3.png) center no-repeat;}
.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
@-webkit-keyframes updown {
  0% { -webkit-transform: translate(0px, 0px); }
  25% { -webkit-transform: translate(0px, -10px); }
  50% { -webkit-transform: translate(0px, 0px); }
  75% { -webkit-transform: translate(0px, 10px); }
  100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
  0% { -moz-transform: translate(0px, 0px); }
  25% { -moz-transform: translate(0px, -10px); }
  50% { -moz-transform: translate(0px, 0px); }
  75% { -moz-transform: translate(0px, 10px); }
  100% { -moz-transform: translate(0px, 0px);}
}
@keyframes updown {
  0% { transform: translate(0px, 0px); }
  25% { transform: translate(0px, -10px);}
  50% { transform: translate(0px, 0px);}
  75% { transform: translate(0px, 10px);}
  100% { transform: translate(0px, 0px);}
}
/*banner*/
.se_about{ padding:65px 0 35px 0; background: #f6f7fc;}
.se_about .s_width{ display: flex;justify-content:space-between;align-items: center;  }
.se_about strong{ font-size:44px;color: #f65808; display:block; margin:0 0 25px 0}
.se_about p{ font-size:16px;color: #333;line-height:30px;}
.se_about_l{width:45%}
.se_about_r{width:45%}
.se_about_r img{width:100%;display: block;}
/*about*/
.se_video{ position: relative;}
.v_con{position: absolute;z-index: 3;width:100%;height:490px;top:50%;margin-top:-245px;}
.bofang{width:95px;height:95px;border: 1px solid rgba(255,255,255,0.2);margin:0 auto;border-radius:95px; text-align: center;padding:35px 0 0 0}
.about_t div.niu{color:#fff; line-height: 145px; text-align: center;font-size: 60px;}
.about_t div.niu strong{color:#f65808 }
.v_con p{font-size: 16px;color: #fff;line-height: 33px;text-align: center}
.about_more{width:176px; position: absolute;left:50%;margin-left:-88px; bottom:0; background:#f12929; text-align: center;transition: 0.3s;}
.about_more a{display: block;padding:25px 0 ;color: #fff;transition: 0.3s;}
.about_more:hover{ border-radius:50px;}
.about_more:hover a{ }
.v_bg{top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.6) url(../images/banner_bg.png) repeat; z-index: 2;position: absolute}
.v_pic{ z-index: 1;position: relative;width:100%;top:0}
.v_pic img{ width:100%;display: block;}
.video-box {
	position: relative;
	padding-top: 39%;
	overflow: hidden;
}
.video-box video {
	position: absolute;
	left: 50%;margin-left:-40%;
	top: 50%;margin-top:-20%;
	width: 80%;
	height: 80%;
	-o-object-fit: cover;
	object-fit: cover;
}
.icon-play {
}
.index-video {
	position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none;
}
.index-video .x-btn {
	top: 5%;
	right: 5%;
}
.index-video-wrap {
	z-index: 30;
}
.x-btn {
	position: absolute;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	background-color: ;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 24px;
	z-index: 50;transition:.4s all;
}
.x-btn:hover {
transform: rotate(360deg); -webkit-transform: rotate(360deg);
	color: #fff;
}
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow: hidden;width:8px;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
/* se_espcms_book3 */
.se_espcms_book3{ padding:0 0; background:rgba(0,0,0,0.05); background-size: cover;border-bottom: 1px solid rgba(0,0,0,0.05); }
.se_pro_pic_text{display: flex;justify-content: space-between;width:100%;align-items: center; }
.se_bg_pic{ background: #fff; width:50%;overflow: hidden; display: flex;justify-content: space-between}
.se_bg_pic img{width:60%; display: block;margin:0 auto}
.se_pro_text_pp{width:50%;padding:0 3% 0 3%;  display: flex;justify-content: flex-start;flex-direction: column}
.se_pro_text_pp h1{ line-height:60px; margin: 0;  font-size: 34px; text-transform: uppercase;padding:0 0 25px 0}
.se_pro_text_pp .se_date{ font-size:15px; line-height:38px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0;color:#555}
.se_pro_text_pp .se_date span{padding:0 20px 0 0;}
.se_pro_text_p{ width:100%;margin:0 auto 15px auto;padding:25px; line-height: 30px;font-size: 16px; border-radius: 20px;}
.se_pro_text_tel{ width:350px;height: 91px;font-size: 16px;line-height:91px; padding:0 0 0 100px;font-size: 30px;font-weight: bold; color:#fff; background: url(../images/about-btnt.png)}
.se_pro_text_li{padding:35px 0; line-height: 45px; width:100%;display: flex;justify-content:flex-start}
.se_pro_text_li li{width:160px; text-align: center; background: #f1631a; }
.se_pro_text_li li:nth-child(2){  background: #333;}
.se_pro_text_li li a{ color: #fff;font-size: 16px;}
.se_pro_text_li li:nth-child(2) a{ color: #fff}
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column; border-top: 1px solid rgba(0,0,0,0.15);border-bottom: 1px solid rgba(0,0,0,0.1);line-height: 45px;color: #666;padding:8px 0}
.se_tel{padding:30px 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#f1631a; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #0b285d}
.th_pro_con {overflow: hidden; font-size:15px; line-height:31px; color:#666;  margin-bottom:30px;  padding:30px 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 16px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:30px 0 0 0; padding:0 0 30px 0}
.info_content{ font-size:17px; line-height:34px; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
/*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:0 solid rgba(255,255,255,0.4);}
/* case_con */
.case_con{padding:0px 0 30px 0}
.case_con .s_width{ }
.case_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.case_con li{width:32%; margin: 0 1.6% 28px 0; background: #fff; position:relative; text-align: center; transition: 0.5s; padding:15px 15px 10px 15px;border:1px solid rgba(0,0,0,0.05) }
.case_con li:nth-child(3n){ margin: 0 0 28px 0;}
.case_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.case_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);}
.case_con li a{ display: block;width:100%;overflow: hidden;}
.case_con .pro_pic{ width:100%; position:relative; overflow:hidden;}
.case_con .pro_text{ position: relative; padding:10px 0; }
.case_con .pro_text a{display: block;}
.case_con .pro_text p{color:#515151; font-size:18px; line-height:50px; text-align: center; }
/* se_news */
.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:48px 0 }
.se_newslist_l{ width:25%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; border-radius: 18px; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{display: block; transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 68%; position: relative; z-index: 1000; margin:0 20px 0 0}
.se_newslist_r a{  text-transform:uppercase; display:block; line-height:42px; }
.se_newslist_r a:hover div{ color:#f65808;}
.se_newslist_r div{ font-size:24px; color:#333; line-height: 65px; font-weight: bold; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.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:0 0 5px 0; font-size:22px;text-transform:uppercase; font-family: "Times New Roman";}
.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;}
/* se_contact_li */
.se_contact_li{ margin-bottom:35px; display: flex;justify-content:space-between; align-items: center;background:#f65808; }
.se_contact_li strong{ display: block; font-size: 24px; line-height:90px; border-bottom: 1px solid rgba(255,255,255,.2);}
.se_contact_l{width:40%; font-size: 18px; color:#fff;line-height:40px;padding:0 45px}
.se_contact_l p{margin:15px 0; padding:15px 0;border-bottom: 1px solid rgba(255,255,255,.2);}
.se_contact_r{width:60%; text-align: center;}
/* se_espcms_book2 */
.se_espcms_book2{padding:0 0; display: flex;justify-content: space-between; align-items: center;border: 1px solid rgba(0,0,0,.07); margin:50px auto}
.se_espcms_book2 h1{ line-height:70px; margin: 0 0 25px 0; }
.se_espcms_book2 .se_date{ font-size:15px; line-height:68px; border-top: 1px solid rgba(0,0,0,.07);border-bottom: 1px solid rgba(0,0,0,.07);}
.se_espcms_book2_l{width:45%}
.se_espcms_book2_l img{width:100%;display: block;}
.se_espcms_book2_r{width:55%;padding:35px 10%;}
.se_tel{padding:30px 0 0 0;display: flex;justify-content: flex-start; align-items: flex-start;}
.se_tel i{ font-size: 48px; font-family: 'neutra_text_tf';letter-spacing: -1.5px;line-height: 42px;font-style: normal;color:#f1631a;padding:0 0 0 15px;}
/* se_product_banner */
.se_product_banner{width:100%;position: relative;overflow: hidden; }
.se_product_banner_div {width:100%;position: relative;overflow: hidden; }
.se_espcms_book{padding:0 0 0 0; background: #fff;margin-top:65px; margin-bottom:30px;}
.se_espcms_book h1{ line-height:60px;   text-align:center;}
.se_date2{ font-size:15px; line-height:68px; 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: #f65808; 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{  border:1px solid #eee; padding:30px 50px;}
.th_news_con p{ font-size:16px; line-height:31px; color:#333;  }
.th_news_con img{display: block;margin: 10px auto;width:auto;max-width: 960px;;}
.th_news_con table{border: 1px solid #666;border-collapse: collapse;font-size: 16px;color: #666;width:100%;}	
.th_news_con th, .th_news_con td{border: 1px solid #dddddd;line-height: 40px;border-collapse: collapse;text-align:center;	}
.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 47px;}
.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_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}
.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:1700px){ 
	.s_width{width:90%;}
}
@media only screen and (max-width:1580px){ 
	.adv_t div{font-size: 50px;}
	.font66 p{font-size: 50px;}
	.youshi_t div{font-size: 50px;}
	.adv_li li .adv_li_c{    width: 82%;}
	.adv_li li .adv_li_c p span{font-size: 16px;}
	.productshow_cage2 li a{font-size: 16px;}
	.in_search .keywords{width: 275px;}
	.index_nav li a{font-size: 16px;}
}
@media only screen and (max-width:1440px){ 
	.adv_t div{font-size: 45px;}
	.font66 p{font-size: 45px;}
	.font66 span{font-size:16px;}
	.youshi_t div{font-size: 45px;}
	.header .logo p strong{font-size: 18px;}
	.header .logo p span{font-size: 16px;}
	.header .logo_tel p{font-size: 24px;}
	.productshow_cage2 ul{width: 80%;}
	.yuan_li_text{font-size: 17px;}
	.yuan_l img{width:110%}
	.adv_more .adv_tel{font-size: 27px;}
	.about_l strong{font-size: 32px;line-height: 55px;}
	.about_l span{font-size: 22px;line-height: 45px;    margin: 0 0 15px 0;}
	.about_p{font-size: 16px;    line-height: 27px;    -webkit-line-clamp: 5;margin: 10px 0 15px 0;}
	.about_l a{    width: 120px;}
	.newsright li{padding: 19px 0 19px 15px;}
	.newsleft .newsleft_text a{font-size:17px;}
	.newsright li .detail .title{font-size:17px;    line-height: 40px;}
	.se_about strong{font-size: 35px;}
	.se_newslist_r div{font-size: 20px;}
	.header{ height:110px; }
	.header .logo{  height:110px;  }
	.header .logo img{  width:200px; display: block;margin: 0 auto;  }
	.index_nav{ height:110px}
	.index_nav li{line-height:110px; }
	.banner3 .ind_ban_tex_title{font-size: 35px;color: #fff; text-align: center;font-weight: bold;line-height: 65px;}
.banner3 .ind_ban_tex_info{font-size:20px;color: #fff; text-align: center; line-height: 35px;}
.banner3 dd img{width:100px; border-radius: 72px;display: block;margin:0 15px;}
.cage3_pic_text .cage3_pic{width: 58%;}
.cage3_pic_text .cage3_text{width: 43%;}
.cage3_pic_text .cage3_text strong{font-size: 20px;}
.cage3_pic_text .cage3_text dl a{font-size: 15px;}
.cage3_pic_text .cage3_text p a{font-size: 15px;}
.chanpin_con .pro_text strong{font-size: 17px;}
.chanpin_con .pro_text i{font-size: 15px;}
.youshi_t p{font-size: 36px;}
.youshi_t span{font-size: 26px;}
.youshi_con .banyuan img{    width: 85%; margin: 0 auto;}
.youshi_con li .li_pic{width: 90px;height:90px;border-radius: 54px;background:#f65808;display: flex;justify-content: center;align-items: center;}
.youshi_con li.li_a{left: 0;}
.youshi_con li .li_text p{font-size: 15px;}
.youshi_con li{    width: 25%; }
.lanmei img{width:220px}
.case_t p{font-size: 45px;}
.c_con li p{font-size: 16px;}
.footer .f_fenlei li a{font-size: 15px;}
.footer strong{font-size: 17px;}
.logo_nav li a{font-size: 16px;}
.in_menu span{font-size: 16px;}
.menuBtn{width: 26px;}
.banner3 .ind_ban_tex_title_en{ margin: 10px auto}
.cage3_pic_text{ border-top-right-radius: 60px;border-bottom-left-radius: 60px;box-shadow: 0 0 25px rgb(0 0 0 / 3%);padding:25px 0; }
.s_width3{width:90%}
.adv_more .adv_tel{height: 54px;}
.adv_more {height: 54px;}
}