@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');
}


body{overflow:auto;overflow-x: hidden;font-family:"Microsoft YaHei"}
*{ margin:0; padding:0;box-sizing:border-box; font-family:"Microsoft Yahei","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;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}
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:88%;margin:0 auto;}

.header_logo{width:100%;position: relative;overflow: hidden;}
.header-box{display: none}

.header{width:100%;position:absolute; top:0;z-index: 9999;}
.phone_banner{display: none}

.in_search{position:absolute;right:249px;top:28px;z-index: 2;background:url("../images/sese.png") no-repeat 15px center;height:28px;line-height:28px;border-left:1px solid rgba(255,255,255,0.5);padding:0 0 0 55px; color: #fff;font-size: 15px;}

.header_l{ display: flex;justify-content: flex-start;position:absolute; left:1%;top:10px;z-index: 99999}
.header .logo{}
.header .logo img{width:269px;}
.menuBtn{position:relative;width:125px;height:97px;cursor:pointer;z-index: 99999;background: #fff;padding:25px 0 0 18px;}
.hui{background: #eee;}
.menuBtn span{ display:block; height: 2px; background: #d01617; 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: 40px;
	}

}
.menuBtn p{font-size: 16px;color:#303030;position:absolute;right:17px;top:40px;}
.logo_text{padding:0 0 0 19px;}
.logo_text strong{ display: block;font-size:26px;color:#232323; line-height: 55px;}
.logo_text strong span{ color:#d01617;}
.logo_text p{ font-size:24px;color:#232323;}

.phone_footer{display: none}
.phone_p{display: none}




.in_nav{position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:url(../images/m_bg.jpg) no-repeat center top;background-size:100%;display:none;z-index: 9999}
.in_nav ul{overflow:hidden;width:18%;height:70%;position: absolute;left:10%;top:50%;margin-top:-15%;}
.in_nav ul>li{text-align: center;height:70px;position: relative;}
.in_nav ul>li:before{width:15px;height:1px;background:rgba(0,0,0,0.5);position: absolute;left:0; top:30px;content:'';}
.in_nav ul>li>a{display:block;font-size:22px;color:#222;line-height:70px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;letter-spacing: 0;}
.in_nav ul>li>a:hover{color:#e32222;letter-spacing: 25px; text-decoration: none}

.in_nav div{position: absolute;left:10%;bottom:5%;}
.in_nav strong{display: block;font-size: 18px; line-height: 35px; color:#333}
.in_nav span{ text-transform: uppercase; font-size: 14px;padding:0 0 20px 0;display: block; color:#333}
.in_nav p{font-size: 16px; line-height: 25px;  color:#333}
.in_nav p a{ color:#333}

.h_tel{position:absolute;right:1%;top:27px;z-index:9999; display: flex;justify-content: space-between; width:383px;align-items: center;}
.h_tel .banben {display: flex;justify-content: space-between;;}
.h_tel .banben a{display: block; width:60px;    border: 1px solid rgba(255,255,255,.2); color: #fff;font-size: 15px; text-align: center; line-height: 30px;border-radius: 18px; margin:0 5px 0 0}
.h_tel .banben a:nth-child(1){  background: #d01617;border: 1px solid #d01617;  }
.h_tel .banben a:hover{background:#d01617 ;}
.h_tel img{width:180px}
.h_tel .banben.banben2 a{display: block; width:60px;    border: 1px solid rgba(0,0,0,.2); color: #333;font-size: 15px; text-align: center; line-height: 30px;border-radius: 18px; margin:0 5px 0 0}
.h_tel .banben a:nth-child(1){  background: #d01617;border: 1px solid #d01617; color: #fff; }
.h_tel .banben a:hover{background:#d01617 ;color: #fff;}
/*banner*/
.slide-main{position: relative; z-index: 1}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.item a.cur{background: #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;}
.slide a{display:block;cursor:pointer;}

.search {}
.search .searchcenter {float:left;line-height:90px;font-size:16px;position: relative}
.search .searchcenter:before{ content: '';width:35px;height:3px;background:#d00500;position: absolute;left:0;top:0}
.search .searchcenter a {display: inline-block;color:#868686;font-size:15px;font-weight:normal;padding: 0 5px;}
.search .searchcenter a:hover {color:#d72e18;}
.search .searchcenter span {font-size:15px;font-weight:normal;color:#110017;font-size: 16px;font-weight: bold}
.search .searchcenter span i{color:#d00500;font-style: normal;}
.search .search-bar {float:right;width:401px;margin-top:25px;position:relative;border-radius:50px;overflow: hidden; background: #f1f1f1;height: 35px;}
.search-bar input { border: none; float: left;}
.search-bar .search-keywords {overflow: hidden; }
.search-bar .form-control { padding-left: 10px; width: 328px; height: 35px; line-height: 35px; font-size: 15px; background: #f1f1f1}
.search-bar .espcms_search_icon{  width: 71px; height: 35px; line-height: 35px; text-align: center; font-size: 15px; color: #fff; cursor: pointer; background:url(../images/ss.jpg) no-repeat center center;border: none;}


/*footer*/
.footer{background:url("../images/fbg.jpg") no-repeat center top;padding:130px 0}
.footer .s_width{display:flex;justify-content:space-between;}
.footer_c{ }
.footer_c strong{font-size: 24px;color:#fff;display: block; line-height: 75px;}
.footer_c span{width:96px;height:2px;background: #fff; display: block; margin: 10px 0 35px 0}
.footer_c div{}
.footer_c div a{ display: block;font-size: 16px;color:#fff;line-height:33px;}
.footer_c p{ font-size: 16px;color:#fff;line-height:33px;}
.footer_l{color:#ffffff;}
.footer_l div{margin:0 0 40px 0}
.footer_l strong{display: block;font-size: 18px; line-height: 35px;}
.footer_l span{ text-transform: uppercase; font-size: 14px;padding:0 0 20px 0;display: block}
.footer_l p{font-size: 16px; line-height: 25px;}
.footer_l p a{color:#ffffff;}

.footer_r{font-size: 16px; text-align: center; display: flex; justify-content: space-between}
.footer_r .footer_r_c{margin:0 5px 0 0;padding:30px ;background: #fff;}
.footer_r p{ line-height: 65px;}



.foot_link{background:#e32222;height:115px;}
.foot_link .s_width{margin:0 auto;padding:40px 0;display: flex;justify-content:flex-start;}
.foot_link .foot_link_l{}
.foot_link .foot_link_r{display:flex;justify-content:flex-start;flex-wrap: wrap;}
.foot_link .foot_link_r a{ display: block;position:relative;font-size: 16px;line-height:30px;padding:0 25px; color: #fff}
.foot_link .foot_link_r a:after{content:'';position:absolute;right:0;top:11px;width:1px;height:13px;background:rgba(255,255,255,0.3)}
.foot_link .foot_link_r a:hover{color: #fff}




/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog {  }
.modal-content { }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .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:#f12929 url(../images/se.png) no-repeat center center;border: none;}




.aboutus{background: #fafafa url(../images/xinen.jpg) no-repeat left bottom;padding:85px 0}
.se_aboutus{padding:25px 0 85px 0}
.aboutus .s_width{display: flex;justify-content: space-between;}
.aboutus_text{width:40%;padding:40px 0 0 0}
.aboutus_text span{ display: block;font-size: 36px;color:#333333;text-transform: uppercase;}
.aboutus_text .aboutus_line{height:57px;width:3px;background:#343434;margin:28px 0}
.aboutus_text strong{ display: block;font-size: 60px;color:#d01617;}
.aboutus_text strong i{ color:#1c1c1c; font-style: normal;}
.aboutus_text p{font-size: 24px;color:#383e50;line-height: 40px}
.aboutus_wenzi{padding:25px 0 65px 0;font-size: 15px;color:#7e7e7e;line-height: 30px; text-align: left;}
.aboutus_img{width:40%}
.aboutus_img img{width:100%;max-width: 620px;}
.more {
	color: #fff;width:160px;
	font-size: 14px;
	padding-right: 15px;
	position: relative;
	display:block;
	padding: 14px 10px 14px 15px;
	color: #fff; background: #d01617;text-align: left;
}

.more:before{content:'';position: absolute;width:40px;height:8px;top:18px; right:16px; background: url("../images/more.png") no-repeat left center;transition: 0.3s;}
.more:hover:before{right:10px;}

.se_aboutus_text{width:45%;padding:40px 0 0 0}
.se_aboutus_text span{ display: block;font-size: 36px;color:#333333;text-transform: uppercase;}
.se_aboutus_text .aboutus_line{height:57px;width:3px;background:#343434;margin:28px 0}
.se_aboutus_text strong{ display: block;font-size: 40px;color:#d01617;}
.se_aboutus_text strong i{ color:#1c1c1c; font-style: normal;}
.se_aboutus_text p{font-size: 24px;color:#383e50;line-height: 40px}
.se_aboutus_wenzi{padding:25px 0 65px 0;font-size: 16px;color:#7e7e7e;line-height: 30px;}







/*shuzi*/
.xinlai{width:160px;padding: 40px 0 0 0;}
.se_xinlai{width:160px;padding:50px 0 0 0;}
.xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section {}
.xinlai_num .jumbo {font-size: 72px; color: #d01617; font-family: trump_gothic_east; line-height:90px; display:inline-block;}
.xinlai_num #wrap .xinlai_num_li{ font-size:15px; color:#d01617; box-sizing:border-box; margin:0 0 55px 0 }
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ padding:0 0 0 10px; font-size:40px; color:#d01617; font-weight: bold}
.xinlai_num #wrap .xinlai_num_li p{ font-size:18px; color:#717171; text-align:center; }
.xinlai_numaa{ width:65px; margin:0 auto; min-width:auto;}
.xinlai_numbb{ width:111px; margin:0 auto; min-width:auto;}
.xinlai_numcc{ width:110px; margin:0 auto; min-width:auto;}

.ab_num{width:600px;}
.ab_num section { display: flex;justify-content: space-between}
.ab_num .jumbo {font-size: 72px; color: #fff; font-family: trump_gothic_east; line-height:80px; display:inline-block;}
.ab_num #wrap .xinlai_num_li{ font-size:15px; color:#fff; box-sizing:border-box; margin:0 0 55px 0;width:173px;height:173px;position: relative;padding:30px 0 0 0}
.ab_num #wrap .xinlai_numd{ background:none;}
.ab_num #wrap .xinlai_num_li span{ padding:0 0 0 5px; font-size:40px; color:#fff; font-weight: bold}
.ab_num #wrap .xinlai_num_li p{ font-size:18px; color:#fff; text-align:center; line-height: 30px; }
.ab_num .num_pic{width:172px;height:172px; position: absolute;left:0;top:0;-webkit-animation-name:myAnimation;-webkit-animation-duration:15s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;}
@-webkit-keyframes myAnimation {0% {transform:rotate(0);}
100% {transform:rotate(360deg);}
}

/*productshow*/
.productshow{background: #f5f7fa;}
.productshow .fl_title{background: #fff;}
.fl_title{padding:65px 0;text-align: center}
.fl_title div{font-size: 60px;color:#333333;line-height:100px;}
.fl_title div strong{color:#d01617;}
.fl_title p{font-size: 18px;color:#505050;}

.se_fl_title{padding:65px 0;text-align: center}
.se_fl_title div{font-size: 48px;color:#333333;line-height:100px;}
.se_fl_title div strong{color:#d01617;}
.se_fl_title p{font-size: 18px;color:#505050;}



.productshow_text{background: url("../images/psbg.jpg") no-repeat center top;padding:110px 0 223px 0 }
.productshow_text_con{ height:307px; display: flex;justify-content:space-between; flex-direction: column;}
.productshow_text_con div{font-size: 40px;color:#ffffff;font-weight: bold;text-align: center;}
.productshow_text_con p{font-size: 16px;color:#fff;line-height:32px;text-align: center;}

.productshow_text .more {
	color: #fff;width:160px;
	font-size: 14px;
	padding-right: 15px;
	position: relative;margin:0 auto;display:block;
	padding: 10px 10px 10px 10px;border:3px solid #fff;
	color: #fff; background: rgba(255,255,255,0)
}

.productshow_cage{height:211px;display: flex;justify-content:space-between;background: #bb0d0e;text-align: center;margin:-100px auto 0 auto;position: relative;z-index: 1}
.productshow_cage li{width:calc(100%/5);display: flex;align-items:center}
.productshow_cage li:nth-child(2n){background: #d01617}
.productshow_cage li a{width:100%;height:105px;display: flex;justify-content:space-between; flex-direction: column; transition: 0.3s}
.productshow_cage li a:hover{height:115px; font-weight: bold}
.productshow_cage li a span{font-size: 20px; color: #fff}
.productshow_cage li .p_more{display: none;}


.pro_cage_con{overflow:hidden;}
.chanpin_con{ padding:39px 0 99px 0;}
.chanpin_con .s_width{ }
.chanpin_con ul{margin:0;display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:32%; margin: 0 0 28px 0; background: #fff; position:relative;overflow:hidden;cursor:pointer;-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.08);  box-shadow: 0 0 25px rgba(0,0,0,0.08);}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.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);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden;}
.chanpin_con .pro_text{ position: relative;}
.chanpin_con .pro_text p{color:#2c2c2c;text-align:center; font-size:18px;line-height:100px;}

.chanpin_con li mark{
	position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 20;
    opacity: 0;
    transform: skewX(60deg);
    transition: 360ms;
}
.chanpin_con li .line_p{
	position:absolute;
	z-index:21;
	background:#da0d15;
}
.chanpin_con li .borderleft{	
	top:0;
	left:0;
	width:10px;
	height:0;
}
.chanpin_con li .bordertop{
	top:0;
	left:0;
	width:0;
	height:10px;
}
.chanpin_con li .borderbottom{
	bottom:0;
	right:0;
	width:0;
	height:10px;
}
.chanpin_con li .borderright{
	top:0;
	right:0;
	width:10px;
	height:0;
}
.chanpin_con li .leftline{
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:50%;
	z-index:21;
	border-top:1px solid red;
	width:60px;
	opacity:0;
}
.chanpin_con li .topline{
	position:absolute;
	left:50%;
	margin-top:-230px;
	top:50%;
	z-index:21;
	border-left:1px solid red;
	height:60px;
	opacity:0;
}




.zuhe{display: flex;justify-content: space-between; flex-wrap:wrap;}
.zuhe li{width:50%;position: relative; cursor: pointer;transition: 0.5s; overflow: hidden;}
.zuhe li .zuhe_con{position: absolute;width:84%;left:50%;margin-left:-42%;z-index: 1;top:8%;transition: 0.5s;}
.zuhe li:hover .zuhe_con{top:6%;}
.zuhe li img{width:100%;position: relative;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.zuhe li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.zuhe li .zuhe_con strong{display: block;font-size: 36px;color:#333333;line-height:86px;}
.zuhe li .zuhe_con p{font-size:16px;color:#333333;width:71%;line-height:29px;padding:0 0 30px 0}
.zuhe li .zuhe_con div{width:248px;display: flex;justify-content:space-between;}
.zuhe li .zuhe_con div i{display: block;font-style: normal;width:48%; text-align: center;border: 3px solid #de1e20;color: #fff;font-size: 18px; line-height: 40px;}
.zuhe li .zuhe_con div i:nth-child(2){border: 3px solid #de1e20;color:#de1e20}
.zuhe li .zuhe_con div i:nth-child(1){border: 3px solid #de1e20;background:#de1e20;}
.zuhe li:nth-child(2) .zuhe_con strong{color:#fff;}
.zuhe li:nth-child(2) .zuhe_con p{font-size:16px;color:#fff;width:71%;line-height:29px;padding:0 0 30px 0}
.zuhe li:nth-child(2) .zuhe_con div{width:248px;display: flex;justify-content:space-between;}
.zuhe li:nth-child(2) .zuhe_con div i{border: 3px solid #fff;color: #fff;font-size: 18px; line-height: 40px;}
.zuhe li:nth-child(2) .zuhe_con div i:nth-child(2){border: 3px solid #fff;color:#fff}
.zuhe li:nth-child(2) .zuhe_con div i:nth-child(1){border: 3px solid #fff;background:none;}


.advantage{}
.adv_t{padding:80px 0;text-align: center;}
.adv_t div{font-size: 57px;color:#333333;line-height:100px;width:570px; margin: 0 auto;padding:0 0 0 69px; position: relative;}
.adv_t div:before{content: '';width:69px;height:86px;position: absolute;left:0;top:0;background: url(../images/san.png) no-repeat center top;}
.adv_t strong{color:#f52324;}
.adv_t p{font-size: 18px;color:#505050;}

.adv_li{border: 1px solid #eee;height:164px;display: flex; flex-wrap:wrap;justify-content: space-between; margin-bottom: 60px;}
.adv_li li{width:calc(100%/4);display: flex;align-items: center;border-right:1px solid #eee;}
.adv_li li:nth-child(4){border-right:0 solid #eee;}
.adv_li li .adv_li_c{width:70%;margin: 0 auto;position: relative;display: flex;justify-content:flex-start;align-items: center;}
.adv_li li .adv_li_c p{display: flex;flex-direction: column; justify-content: space-between;height:58px; padding:0 0 0 25px;}
.adv_li li .adv_li_c p strong{font-size:24px;color:#1f232c;display: block}
.adv_li li .adv_li_c p span{font-size: 17px;color:#5b5b5b;display: block}

.adv_list{background: #1f232c;padding:105px 0}
.adv_list .s_width{ display: flex;justify-content: space-between;}
.adv_list .s_width li{width:calc(100%/3);position: relative; display: flex;justify-content: center;overflow: hidden;}
.adv_list .s_width li .adv_img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.adv_list .s_width li .adv_pic_bg{width:100%;height:100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.3);z-index: 1}
.adv_list_con_a{width:80%;background:rgba(208,22,22,0.8);height:210px;color:#fff; position: absolute; bottom:65px;opacity:1;padding:30px 25px;z-index: 2;display: flex;flex-direction: column;justify-content: space-between;transition: 0.5s;}
.adv_list .s_width li strong{display: block;font-size: 33px;}
.adv_list .s_width li span{display: block;width:61px;height:2px;background:#fff;}
.adv_list .s_width li p{font-size: 16px;color:#fff;line-height:30px;}
.adv_list .s_width li .adv_list_con_b{width:70%;background:rgba(208,22,22,1);height:616px;top:50%;margin-top:-616px;opacity:0;color:#fff; position: absolute;padding:100px 25px;z-index: 3;display: flex;flex-direction: column;justify-content: space-between;align-items: center; transition: 0.5s;}
.adv_list .s_width li .adv_list_con_b div{width:140px;height:140px;border-radius:150px;border:2px solid #fff; display: flex;justify-content: center;align-items: center}
.adv_list .s_width li .adv_list_con_b div img{width:70px;height:70px;}
.adv_list .s_width li:hover .adv_list_con_a{ bottom:-500px;opacity:0;}
.adv_list .s_width li:hover .adv_list_con_b{ margin-top:-313px;opacity:1;}
.adv_list .s_width li:hover .adv_pic_bg{background: rgba(0,0,0,0)}
.adv_list .s_width li:hover .adv_img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.bianpin{background: url(../images/hebg.jpg) no-repeat center top;padding:85px 0}
.bianpin .s_width{ position: relative;display: flex;align-items: center}
.bianpin .bianpin_pic{border:10px solid #ececec; position: relative;width:58%;margin:0 0 0 42%;}
.bianpin .bianpin_pic img{width:100%}
.bianpin .bianpin_text{width:47%; background:#e32222;height:420px;position: absolute;left:0;z-index: 2;display: flex;justify-content: space-between;flex-direction: column;padding:75px;}
.bianpin .bianpin_text2{ display: none;}
.bianpin .bianpin_text .bianpin_t{}
.bianpin .bianpin_text .bianpin_t .bianpin_t_pic{padding:0 0 10px 0}
.bianpin .bianpin_text .bianpin_t p{ font-size: 60px;color:#fff;}
.bianpin .bianpin_text .bianpin_t span{display: block;font-size: 18px;color:#fff;position: relative}
.bianpin .bianpin_text .bianpin_t span:before{content:'';position: absolute;right:6%;width:34%;height:1px;background: rgba(255,255,255,0.6);top:13px;}
.bianpin .s_width ul{display: flex;justify-content: space-between;}
.bianpin .s_width li{width:50%;display: flex;align-items: center;}
.bianpin .s_width li p{display: flex;flex-direction: column;justify-content: space-between;margin:0 0 0 20px;padding:0 0 0 20px;border-left:1px solid rgba(255,255,255,0.5)}
.bianpin .s_width li p strong{font-size:24px;color:#fff;display: block}
.bianpin .s_width li p span{font-size: 17px;color:#fff;display: block}
.adv_icon{ padding:}

.hezuo{padding:65px 0}
.hezuo .s_width{border: 1px solid #efefef;border-bottom: 0 solid #efefef; display: flex;justify-content: space-between;flex-wrap: wrap;}
.hezuo li{border-right: 1px solid #efefef;width:calc(100%/7); text-align: center;padding:4px 0;border-bottom:1px solid #efefef;}
.hezuo li img{width:90%;}
.hezuo li:nth-child(7){border-right: 0 solid #efefef;}
.hezuo li:nth-child(14){border-right: 0 solid #efefef;}



/*news*/
.news{padding:70px 0 55px 0;background: #f6f6f6;}
.news_t{padding:0 0 60px 0;text-align: center;}
.news_t div{font-size: 60px;color:#333333;line-height:100px; position: relative;}
.news_t strong{color:#f52324;}
.news_t p{font-size: 18px;color:#505050;}
.news_con{display:flex;justify-content:space-between; flex-wrap: wrap; cursor:pointer; padding:25px 0 5px 0}
.news_con li{width:49.2%; position:relative;display:flex;justify-content:space-between;background: #fff;padding:25px;margin:0 0 23px 0}
.news_con .news_date span{display:block;font-size:20px;text-transform: uppercase}
.news_con .news_pic{width:25%;border:1px solid #eee;}
.news_con .news_pic img{width:100%;}
.news_con .news_text{ width:70%; padding:20px 0 0 0; }
.news_con .news_text a{ display:block; width:100%; font-size:18px; color:#272727; line-height:30px;word-break:keep-all;  white-space:nowrap;  overflow:hidden;  text-overflow:ellipsis; }
.news_con .news_text p{ font-size:15px; color:#959595; line-height:30px; text-transform:uppercase;}
.news_con .news_text span{color:#8a8a8a;font-size:15px;line-height:50px; display: block;padding:0 0 0 25px; background: url(../images/zhong.png) no-repeat left center;background-size: 18px;text-transform: uppercase}






.item_title{text-align: center; margin:50px 0 25px 0}
.item_title div.niu{font-size:48px;line-height:55px;color:#363636;}
.item_title div.niu strong{color:#f12929;}
.item_title p{ font-size:18px;line-height:55px; color: #fff}

.item_title3{margin-bottom: 25px; }
.item_title3 div.niu{font-size:48px;line-height:55px;color:#363636;}
.item_title3 div.niu strong{color:#f12929;}
.item_title3 p{ font-size:18px;line-height:55px; color: #fff}


.item_title4{margin-bottom: 25px; text-align: center;}
.item_title4 div.niu{font-size:60px;line-height:115px;color:#fff;}
.item_title4 div.niu strong{color:#f12929;}
.item_title4 p{ font-size:18px;line-height:55px; color: #fff}






                         
/*product*/
.product{padding:60px 0 0 0}


.pro_cage_da{padding:15px 0 15px 0;overflow: hidden;}
.pro_cage_da .s_width{ overflow: hidden;}
.pro_cage{display: flex;}
.inde_pro_list{width: 100%;}
.pro_cage li{ float:left;width:178px;margin:0 25px 0 0; text-align:center;}
.pro_cage li .pro_cage_pic{width:178px;border:8px solid rgba(255,255,255,1);border-radius:100%;overflow:hidden;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_cage li:hover .pro_cage_pic{border:8px solid rgba(33,139,198,1);}
.pro_cage li .pro_cage_pic img{width:100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_cage li:hover .pro_cage_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.pro_cage li a{display:block;width:100%;color:#191919;font-size:17px;line-height:70px;text-align:center;}
.pro_cage li a:hover{font-weight:bold;}

.pro_cage_li li{ float:left;width:128px;margin:0 12px 0 0; text-align:center; cursor: pointer;}
.pro_cage_li li .pro_cage_pic{width:128px;border:5px solid #21b6d8;border-radius:100%;overflow:hidden;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_cage_li li .pro_cage_pic img{width:100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_cage_li li:hover .pro_cage_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.pro_cage_li li a{display:block;width:100%;color:#333;font-size:17px;line-height:70px;text-align:center; text-decoration: none}
.pro_cage_li li a:hover{font-weight:bold;}




/*mubiao*/
.mubiao{width:100%;display:flex;justify-content:space-between; background: #f4f4f4}
.mubiao li{width: calc(25%);}
.mubiao li img{ width:100%; display: block}
.mubiao .textbox{background-color:#f4f4f4;padding:64px 88px 0 80px;}
.mubiao .textbox div{font-size:36px;color:#333333; line-height: 80px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.mubiao .textbox div strong{color:#f12929}
.mubiao .textbox p{color:#666;font-size: 17px;max-height:66px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.mubiao .textbox a{width:166px;height:50px; font-size: 14px; display:block;margin-top:3vw;padding-left:18px;;line-height:50px;color:#666;;border:1px solid #e2e2e2;background-image:url(../images/iamore.png);background-repeat:no-repeat;background-position:right 28px center;transition:0.3s ease 0s;-webkit-transition:0.3s ease 0s;-moz-transition:0.5s ease 0s}
.mubiao .textbox a:hover{background-image:url(../images/iamore_cur.png); background-position:right 18px center;color:#fff;background-color:#f12929;border:1px solid #f12929}

@media only screen and (max-width:1610px){ 
	.mubiao .textbox p{font-size: 15px;}
	.mubiao .textbox {
		padding: 34px 58px 0 50px;
	}
	.z_yuan{width:550px;margin-left:-275px;height:550px;border-radius:550px}
	.kongzhi .kongzhi_bg{height:517px;}
}
@media only screen and (min-width:1610px)and (max-width:1800px){ 
	.mubiao .textbox p{font-size: 16px;}
	.z_yuan{width:650px;margin-left:-325px;height:650px;border-radius:600px}
	
}

/*about*/
.about{ position: relative;height: 100%;}
.about_con{position: absolute;z-index: 3;width:100%;height:490px;top:50%;margin-top:-245px;}

.about_t div.niu{color:#fff; line-height: 115px; text-align: center;font-size: 60px; text-align: left}
.about_t p{text-align: left}
.about 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{ }
.about_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}
.about_pic{ z-index: 1;position: relative;width:100%;top:0}
.about_pic img{ width:100%;}

/*about*/
.about_video{ position: relative;height: 100%;overflow: hidden;}
.about_video .m_bg{top: 0;height: 880px;width: 100%;background: rgba(0,0,0,0.6) url(../images/banner_bg.png) repeat; z-index: 2;position: absolute}
.about_video_con{position: absolute;z-index: 3;width:100%;height:240px;top:50%;margin-top:-120px; display: flex; justify-content: space-between;flex-direction: column;}
.bofang{width:90px;height:90px;margin:0 auto; text-align: center;}
.bofang img{width:100%;}
.about_video_con div{text-align: center; }
.about_video_con p{line-height:65px;font-size: 48px;color:#fff;text-align: center}
.about_pic{ z-index: 1;position: relative;width:100%;top:0}
.about_pic img{ min-width:100%;min-height:300px;}
.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); }


/*video*/
.video {width:100%;height:925px;position: relative;overflow: hidden;}
.video video{width:100%;height:925px;object-fit:cover;z-index:1;position: absolute}
.video .mm_bg{top: 0;height: 925px;width: 100%;background: rgba(0,0,0,0.6) url(../images/banner_bg.png) repeat; z-index: 2;position: absolute}
.m_bg{top: 0;height: 925px;width: 100%;background: rgba(0,0,0,0.8); z-index: 2;position: absolute}
.m_bg_honor{top: 0;height: 925px;width: 100%;background: rgba(0,0,0,0.5); z-index: 2;position: absolute}
.video .s_width{position: absolute;z-index: 4;height:507px;left:50%;top:247px;margin:0 0 0 -40%;}
.video_map{position: absolute;z-index: 3;width:934px;height:461px;right:0;top:0;padding:35px 0 0 0}
.video_map .v_yuan_a{width: 440px;height: 440px;background:rgba(111,155,210,0.4);position: absolute;top: -30px;left:80px;border-radius:370px;}
.video_map .v_yuan_b{width:192px;height:192px;background:rgba(248,36,36,0.6);position: absolute;bottom: 0%;left: 53%;margin-left:-96px;border-radius:192px;}
.video_map .v_yuan_c{width: 320px;height: 320px;background:rgba(248,36,36,0.25);position: absolute;top:8%;right: 6%;border-radius:280px;}
.video_map .v_yuan{text-align: center}
.video_map .v_yuan div{ font-size:72px;color: #fff; font-weight:bold;margin:40% 0 0 0}
.video_map .v_yuan span{font-size:30px;padding:0 0 0 20px;}
.video_map .v_yuan p{font-size:18px; color: #fff; line-height: 55px; }
.video_yuan_l{width:600px;height:600px;background:rgba(248,36,36,0.6); position: absolute;z-index:2;bottom:-31%;left:-15%;border-radius:600px;}

/*video*/

.nn_banner{width:100%;height:649px;position: relative;overflow: hidden;}
.nn_banner_se{display: none;}
.case_banner{background: url(../images/ccbg.jpg) no-repeat center top;}
.honor_banner{background: url(../images/honorbg2.jpg) no-repeat center center;}
.nn_pic{width:649px;position:absolute;right:0;top:25%; z-index: 5}
.nn_pic img{width:100%;display: block;border-radius:50px 0 0 50px;position: relative;z-index: 6}

.nn_pic div{width:105%; height:360px;position:absolute;right:0;top:15%;border-radius:50px 0 0 50px;border:1px solid rgba(255,255,255,0.2)}

.nn_banner_img{width: 100%;height:100%;position: absolute;top: 0;left: 0;z-index: 1; overflow: hidden;}
.bian_img{width: 100%;height:100%;}
.nn_banner_img img,.bian_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） */

.ppro_pic{width:55%;position:absolute;right:5px;bottom:25px; z-index: 5;text-align: center}
.ppro_pic img{width:100%; max-width:748px;}


.about_banner{width:100%;height:1000px;position: relative;overflow: hidden;}
.about_banner .s_width{z-index: 2; position: absolute;top:26%;margin-left:-45%;left:50%;}
.about_banner b{ display: block;font-size: 36px;color:#fff;text-transform: uppercase; font-weight: normal;}
.about_banner .aboutus_line{height:57px;width:3px;background:#fff;margin:28px 0}
.about_banner strong{ display: block;font-size: 70px;color:#d01617;}
.about_banner strong i{ color:#1c1c1c; font-style: normal;}
.about_banner p{font-size: 24px;color:#111;line-height: 40px}
.about_banner_img{width: 100%;height:100%;position: absolute;top: 37%;left: 0;z-index: 2; overflow: hidden;}


.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:85%;margin:90px auto;text-align:left; height:480px;}
.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: 0;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_about{padding:0 0 0 0; position: relative;height: 100%;}
.se_about .s_width{ position: absolute;left:50%; margin-left:-40%;z-index: 3;top:155px}
.se_about_c{width:645px; background: #fff;padding:35px 35px 65px 35px;}
.se_about_c strong{ display: block; line-height: 95px; font-size: 36px; color: #f82424}
.se_about_c p{font-size: 16px; color: #4b4b4b;line-height: 32px;}
.se_about .about_bg{top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.4) url(../images/banner_bg.png) repeat; z-index: 2;position: absolute}


/*ki_cul_container*/
.ki_cul_container { display: -webkit-box;  /* iOS 6-, Safari 3.1-6 */ display: -webkit-flex; /* Chrome */ display: -moz-box;     /* Firefox 19 */ display: -ms-flexbox; display: flex;  /*flexÃ¥Â®Â¹Ã¥â„¢Â¨*/ box-pack: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 1.25vw; }
.ki_cul_neiyong { background: #f5f5f5; }
.ki_cul_c1 { display: -webkit-box;  /* iOS 6-, Safari 3.1-6 */ display: -webkit-flex; /* Chrome */ display: -moz-box;     /* Firefox 19 */ display: -ms-flexbox; display: flex;  /*flexÃ¥Â®Â¹Ã¥â„¢Â¨*/ box-pack: start; -webkit-box-pack: start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; box-align: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 100vw; background-size: 8.8vw; }
.ki_cul_pic1 { width: 50%; overflow: hidden; }
.ki_cul_pic1 img { width: 100%; }
.ki_cul_txt1 { width: 50%; }
.ki_cul_txt1 ul { margin-left: 5.2vw; margin-right: 3vw; }
.ki_cul_txt1 li { display: -webkit-box;  /* iOS 6-, Safari 3.1-6 */ display: -webkit-flex; /* Chrome */ display: -moz-box;     /* Firefox 19 */ display: -ms-flexbox; display: flex;  /*flexÃ¥Â®Â¹Ã¥â„¢Â¨*/ box-pack: start; -webkit-box-pack: start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;  }
.ki_cul_txt1 span { font-size: 18px; color: #333333;  line-height: 60px; display: inline-block }
.ki_cul_txt1 span:first-child { color: #c5182d; width: 110px;  }
.ki_cul_txt1 span:last-child { max-width: 25.416vw; line-height: 60px; margin-left: 3.125vw; width: calc(100% - 80px - 3.125vw); word-wrap: break-word; }

.ki_cul_txt1 li:last-child span:first-child { line-height: 60px; }
.ki_cul_c2 { display: -webkit-box;  /* iOS 6-, Safari 3.1-6 */ display: -webkit-flex; /* Chrome */ display: -moz-box;     /* Firefox 19 */ display: -ms-flexbox; display: flex;  /*flexÃ¥Â®Â¹Ã¥â„¢Â¨*/ -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; -o-flex-direction: row-reverse; flex-direction: row-reverse; box-pack: start; -webkit-box-pack: start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; box-align: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 83.33vw; background-size: 8.8vw; }
.ki_cul_pic2 { width: 50%; overflow: hidden; }
.ki_cul_pic2 img { width: 100%; }
.ki_cul_txt2 { width: 50%; }
.ki_cul_txt2 ul { margin-left: 4.16vw; margin-right: 3vw; }
.ki_cul_txt2 li { display: -webkit-box;  /* iOS 6-, Safari 3.1-6 */ display: -webkit-flex; /* Chrome */ display: -moz-box;     /* Firefox 19 */ display: -ms-flexbox; display: flex;  /*flexÃ¥Â®Â¹Ã¥â„¢Â¨*/ box-pack: start; -webkit-box-pack: start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.ki_cul_txt2 span { font-size: 18px; color: #333333;  line-height: 60px; }
.ki_cul_txt2 span:first-child { color: #c5182d; width: 80px; }
.ki_cul_txt2 span:last-child { max-width: 25.416vw; margin-left: 3.125vw; }
 @media (max-width:1580px) {
.ki_cul_txt1 li { height: auto; }
.ki_cul_txt1 span { line-height: 32px; font-size: 16px; }
.ki_cul_txt1 span:last-child { line-height: 32px; }
.ki_cul_txt1 li:last-child span:last-child { line-height: 24px; padding-top: 4px; }
.ki_cul_txt1 li:last-child span:first-child { line-height: 32px; }
.ki_cul_txt1 span:last-child { margin-left: 16px; }
.ki_cul_txt2 li { height: auto; }
.ki_cul_txt2 span { line-height: 32px; font-size: 16px; }
.ki_cul_txt2 span:last-child { margin-left: 16px; }
}
@media (max-width:1366px) {
.ki_cul_txt1 ul { margin-left: 3vw; margin-right: 1vw; }
.ki_cul_txt2 ul { margin-left: 3vw; margin-right: 1vw; }
.ki_cul_txt1 span:last-child { margin-left: 10px; }
.ki_cul_txt2 span:last-child { margin-left: 10px; }
.ki_cul_txt1 li:last-child { height: auto; }
}
@media (max-width:1200px) {
.ki_cul_txt1 span { font-size: 14px; }
.ki_cul_txt2 span { font-size: 14px; }
}

.se_case_x{display: none;}
.se_case_xx{display: none;}

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



.er_title{width:610px;margin:55px auto 20px auto;}
.er_title div{font-size: 42px;color: #262626;text-align: center;line-height:90px;}
.er_title div span{font-size: 47px;color: #d42828;font-weight: normal;font-family:Impact; text-transform: uppercase;padding:0 0 0 25px;}
.er_title i{display: block;width:81px;height:4px;margin: 0 auto;background: #ef0c12}
.er_title p{font-size: 16px;color: #6c6c6c; line-height: 55px;text-align: center;}


.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;}
.se_espcms_book{padding:30px 0}
.se_espcms_book h1{ line-height:70px; text-align: center;}
.se_espcms_book .se_date{ font-size:15px; line-height:38px; text-align:center;}
.se_espcms_book .se_date span{padding:0 20px 0 0;}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.th_pro_con {padding:30px 0 0 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}

.se_xiangqing_r{ width:20%; background:#f7f7f7; margin:30px 0 0 0; padding:0 0 30px 0}
.se_xiangqing_r h3{ font-size:24px; color:#333; text-align:center; line-height:75px;}
.se_xiangqing_r li{ width:85%; margin:0 auto 10px auto;background:#fff;}
.se_xiangqing_r .se_xiangguan_pic{}
.se_xiangqing_r .se_xiangguan_pic img{ width:100%;}
.se_xiangqing_r h4{ font-size:15px; color:#444; text-align:center; line-height:45px; background:#fff; font-weight:normal; overflow: hidden;white-space: nowrap;text-overflow:ellipsis;margin:0 0 0 0}

.se_case{ padding:25px 0 71px 0; overflow:hidden;}
.se_case ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_case li{padding:;width:32.6%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_case li:nth-child(3n){margin: 0 0 2% 0;}
.se_case .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case 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_case .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_case .pro_text{ color:#232323;text-align:center; font-size:18px;line-height:85px;}
.se_case ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }


.se_contact_bg{width:100%;height:980px;position: relative;overflow: hidden;}
.se_contact_p{padding:35px 0 0 0; line-height: 35px; color: #fff;}
.se_contact_pp{display: none;}
.se_contact_p div{font-size: 18px; line-height: 60px; padding:0 0 0 45px;}
.se_contact_p div strong{font-size: 36px; background-image: linear-gradient(#ff765b,#eb201b);-webkit-background-clip:text;color: transparent;font-family: impact;}
.se_contact_p .p1 {background:url("../images/cont-dz.png") -8px center no-repeat;}
.se_contact_p .p2 {background:url("../images/cont-dh.png") -10px center no-repeat;}
.se_contact_p .p3 {background:url("../images/cont-kf.png") -8px center no-repeat;}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:26px;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 30px 30px rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}

.se_contact_bg strong {    color: #fff; display: inline-block;}
.se_contact_bg strong i {    color: #fff;}
.se_contact_bg p {    color: #fff;}


.se_message{width:35%;position: absolute;height:100%;right:0;top:0;z-index: 5;padding:0 2% 0 10%; background:url(../images/hong.png) no-repeat left center}
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 16px;}
.message_t div.niu{color:#fff; line-height: 95px;}

.index-title2{ display: 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}

.se_pro_cage{width:80%;margin:25px auto 38px auto;display:flex;flex-direction:row;justify-content:space-between;height:63px;align-items:center;}
.se_pro_cage li{width:32.5%;line-height:63px; position:relative;}
.se_pro_cage li a{display:block;width:100%;color:#fff;font-size:18px;padding:0 0 0 160px;transition: all 0.3s;}
.se_pro_cage li a:hover{font-weight:bold;text-decoration:none;}
.se_pro_cage li:nth-child(1) a{background:#145fc5 url(../images/p_a.png) no-repeat 165px center;padding:0 0 0 230px;}
.se_pro_cage li:nth-child(1) a:hover{background:#424242 url(../images/p_a.png) no-repeat 165px center;;}
.se_pro_cage li:nth-child(2) a{background:#145fc5 url(../images/p_b.png) no-repeat 165px center;padding:0 0 0 230px;}
.se_pro_cage li:nth-child(2) a:hover{background:#424242 url(../images/p_b.png) no-repeat 165px center;;}
.se_pro_cage li:nth-child(3) a{background:#145fc5 url(../images/p_c.png) no-repeat 165px center;padding:0 0 0 230px;}
.se_pro_cage li:nth-child(3) a:hover{background:#424242 url(../images/p_c.png) no-repeat 165px center;;}
.se_pro_cage li div {display:none;width:100%;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999; top:100%; background: #424242}
.se_pro_cage li div a {display:block;color: #fff; line-height:39px;font-size: 15px;font-weight:normal;border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.se_pro_cage li:nth-child(1) div a {padding:0 0 0 20px;background:none;}
.se_pro_cage li:nth-child(1) div a:hover {background:none;}
.se_pro_cage li:nth-child(2) div a {padding:0 0 0 0;background:none;}
.se_pro_cage li:nth-child(2) div a:hover {background:none;}
.se_pro_cage li div a:hover {color:#fff; border-bottom:1px solid rgba(255,255,255,0.1); background:#444; }

.se_chanpin_conse{display: none;}
.se_chanpin_con{ padding:0 0 71px 0;  overflow:hidden;}
.se_chanpin_con ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_chanpin_con li{padding:0;width:23%;height:auto; margin: 0 2.5% 2% 0;position:relative;overflow:hidden;cursor:pointer;}
.se_chanpin_con li:nth-child(4n){margin: 0 0 2% 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.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 .pro_pic{ width:100%; position:relative; overflow:hidden;border: 1px solid #f1f1f1;border-bottom: 0 solid #f1f1f1; }
.se_chanpin_con .pro_text{ padding:8px 0 23px 0;border:1px solid #f1f1f1;}
.se_chanpin_con .pro_text p{color:#333333;text-align:center; font-size:18px;line-height:46px;padding:10px 0 0 0}
.se_chanpin_con .pro_text span{ display: block;width:128px;margin:0 auto;color:#fff;text-align:center;font-size:16px;line-height:40px;background:#e51313;z-index: 1}
.se_pro_text_li{padding:15px 0; line-height: 45px;}
.se_pro_text_li li{padding:0 0 0 40px; color: #777; font-size:17px;}
.se_pro_text_li li.se_pro_text_li_a{background: url(../images/t_li_a.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_b{background: url(../images/t_li_b.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_c{background: url(../images/t_li_c.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_d{background: url(../images/t_li_d.png) no-repeat left center;}
.se_pro_text_li li.se_pro_text_li_e{background: url(../images/t_li_e.png) no-repeat left center;}





.se_pro_pic_text{border:1px solid #eee; padding:40px 50px;display:flex;justify-content:space-between;margin:0 0 35px 0}
.se_pro_pic_text .se_pro_pic{width:50%;border:1px solid #e8e8e8;}
.se_pro_pic_text .se_pro_pic img{width:100%;}
.se_pro_text_pp{width:45%;text-align:left;}
.se_pro_text_pp h1{ text-align: left;line-height:95px;font-weight: bold; color:#555}
.se_pro_text_pp .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_pp .join_back{width:140px; height: 50px; line-height: 50px; background:#ec1212; text-align: center;  margin:20px 0;}
.se_pro_text_pp .join_back a{ color:#fff;}







.se_tel{padding:25px 0; border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1);margin:20px 0;line-height: 32px;font-size: 15px;color:#777}
.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#1264d4;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#df310f; display:block; text-align:center; text-indent: 0;  font-size:16px;}
.info_content p span{flex-wrap:wrap;}
.se_bg_pic{width:45%;}
.guding{ background:#d72828; height:120px; position:relative; width:100%;}
.prod_nav{width:70%; position: absolute ; left:50%; margin-left:-35%; bottom:0; }
.prod_nav li{ width:calc(100%/2);text-align:center;  line-height:120px; float:left; display: block; color:#444;}
.prod_nav li.cu_active{ color:#fff; background: #333;}
.prod_nav li a{ color:#fff; font-size:20px; display:block}
.prod_nav li a:hover{ color:#fff; background: #333;}
.prod_nav li.cu_active a{ color:#fff; font-weight:bold}
.info_content{ font-size:15px; line-height:31px; color:#666;padding:0 0 35px 0;}
.info_content img{ max-width:100%;margin-bottom: 35px;}
.info_liuyan{position: relative;height:645px;}
.se_liuyan_pic{ width:217px; position: absolute;z-index: 2}
.se_liuyan_con{ width:90%; position:absolute; right:0;top:41px; padding:35px 5% 0 15%; box-sizing:border-box; height:566px; border:1px solid #dddddd ; box-shadow: 0px 1px 4px rgba(250, 233, 221, 0.3), 0px 0px 20px rgba(223, 54, 42, 0.1) inset; z-index:1}


.second_img div{margin:0 0 20px 0;}
.guding_title{ font-size:30px; color:#eb0e0e; margin-bottom:30px;text-indent:0;padding:0 0 0 45px;background:url(../images/banicon.png) no-repeat left center; }
.se_xg_con{ }
.se_xg_con .s_width{overflow: hidden;}
.se_xg{display: flex;justify-content: space-between}
.se_xg li{padding:0; margin: 0 15px 22px 0;position:relative;cursor:pointer;}
.se_xg .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_xg 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_xg .pro_pic{ width:330px; position:relative; overflow:hidden;border: 1px solid rgba(0,0,0,0.05)}
.se_xg .pro_text{ padding:8px 0 13px 0;background:rgba(0,0,0,0.05);}
.se_xg .pro_text p{color:#333333;text-align:center; font-size:18px;line-height:36px;font-weight: bold;padding:10px 0 0 0}
.se_xg .pro_text span{ display: block;width:198px;margin:0 auto;color:#f72e2d;text-align:right;background:url("../images/p_tel.png") no-repeat left center; font-size:26px;line-height:45px;font-family: 'impact';}
.se_cage_da{ display: flex;display: -webkit-flex; flex-wrap:wrap;margin-bottom:50px;}
.se_cage_da li{width:190px;line-height: 55px; text-align: center;background:#d42828; margin:0 10px 10px 0;transition: all 0.5s;}
.se_cage_da li a{color:#fff; font-size: 16px;}
.se_cage_da li:hover{background:#333;}



.se_bg{top: 0;height: 570px;width: 100%;background:url(../images/eee.jpg) no-repeat center top; z-index: 2;}
.se_bg_pro{top: 0;height: 370px;width: 100%;background:url(../images/vvv.jpg) no-repeat center top; z-index: 2;padding:280px 0 0 0}
.se_bg_honor{top: 0;height: 570px;width: 100%;background:url(../images/fff.jpg) no-repeat center top; z-index: 2;}
.se_bg_news{top: 0;height: 570px;width: 100%;background:url(../images/nnn.jpg) no-repeat center top; z-index: 2;}
.se_bg_video{top: 0;height: 570px;width: 100%;background:url(../images/ppp.jpg) no-repeat center top; z-index: 2;}



/*se_news*/
.se_news_con{ padding:80px 0 20px 0}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; display: flex;justify-content: space-between;flex-wrap:wrap;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; background:#f5f5f5}

.se_news_l{ width:20%; position:relative; overflow:hidden;margin:10px; }
.se_news_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}


.se_news_r{ width: 75%;  position: relative; z-index: 1000; padding:0 35px 0 0; box-sizing:border-box}
.se_news_r h2{  color:#888; font-weight:normal; padding:30px 0}
.se_news_r h2 a{ font-size:24px; color:#333; text-transform:uppercase; display:block; }
.se_news_r h2 a:hover{ color:#f12929;}
.se_news_r span{ font-size:15px; color:#999; display:block; text-transform:uppercase;}
.se_news_r p{ line-height:28px; color:#888; padding:10px 0 10px 0; font-size:16px;}
.se_news_con li .se_news_more{ width:140px; position:absolute; right:0; bottom:0; background:#f12929; line-height:35px; text-align:center;}
.se_news_con li .se_news_more a{ color:#fff; font-size:14px;}

.se_news_con li:hover .se_news_r h2 a{color:#cb1e1e;}


.newsnei{ padding:70px 0 0 0}
.newsnei h2{ width:400px; margin:0 auto;  font-weight:normal; margin-bottom:35px; padding:0 0 0 20px; text-align:center; }
.newsnei h2 a{ display:block; height:79px; position: relative;}
.newsnei h2 span{ color:#333; font-size:44px; display:block; line-height:79px; position: relative;z-index:2}
.newsnei h2 a:before{ position: absolute;content:'';height:6px;width:168px;left:50%;margin-left:-84px;bottom:15px;background: #e22929;z-index: 1}
.newsnei h2 p{ color:#777; font-size:15px; line-height:25px;}
.newsnei h2 a:hover{text-decoration:none;}

.newsnei .s_width{ overflow:hidden; }

.newsnei_con .tupian_zl{ position:absolute; left:0; top:155px; width:33px; height:32px; background:url(../images/lleft.jpg); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; z-index:2}
.newsnei_con .tupian_zl:hover{ background:url(../images/lleft_h.jpg)}
.newsnei_con .tupian_zr{ position:absolute; right:0; top:155px; width:33px; height:32px; background:url(../images/rright.jpg); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; z-index:2}
.newsnei_con .tupian_zr:hover{ background:url(../images/rright_h.jpg)}



.newsnei_con li{float:left; padding:0; width:412px; height:370px; position:relative; overflow:hidden; background:#fff; margin:0 22px 0 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}

.newsnei_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.newsnei_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.newsnei_con_l{ width:412px; height:250px; position:absolute; overflow:hidden; left:0; top:0}
.newsnei_con_l a{ width:412px; height:250px; z-index:3; display:block}
.newsnei_con_l a span{ display:block; color:#ffffff; line-height:40px;  width:390px; position:absolute; bottom:0; z-index:99; font-size:15px; text-align:center;}
.newsnei_con_l a:hover span{ color:#ffd800}
.newsnei_con_b{ width:412px; position:absolute; bottom:0;left:0; height:120px; background:#444; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.newsnei_con_b i{ font-style:normal; color:#fff; display:block; line-height:65px; background:url(../images_nei/jiantou.png) no-repeat right center; z-index:2; position:relative; font-size:18px; margin:0 25px;}
.newsnei_con_b p{ margin:0 25px; line-height:24px; font-size:14px; color:#fff; height:0; overflow:hidden;}
.newsnei_con_b .newsnei_con_date{ margin:0 25px; line-height:30px; font-size:14px; color:#fff;text-transform: uppercase}
.newsnei_con li:hover .newsnei_con_b{ height:170px;background:#e22929;}

.se_news{padding:65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #eee; padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_newslist_l{ width:12%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 85%; position: relative; z-index: 1000; 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:#d42828;}
.se_newslist_r p{ line-height:28px; color:#888; padding: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;}

.video-box {
	position: relative;
	padding-top: 39%;
	overflow: hidden;
}

.video-box video {
	position: absolute;
	left: 50%;margin-left:-35%;
	top: 50%;margin-top:-20%;
	width: 70%;
	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;
}

.pp_read{position: absolute; top:20%; left:11%; width: 80%; height: 600px; z-index: 4; display: flex;justify-content:space-between;}

.pp_read .pp_read_text{width:45%;}
.pp_read .pp_read_text h1{font-size:70px;color:#fff;line-height:96px;font-weight:bold}
.pp_read_jianjie{padding:0 0 0 85px;color: #eee;font-size: 16px; line-height: 33px;position: relative;}
.pp_read_jianjie:before{position:absolute; left:0;top:16px;width:70px;height:1px;background: rgba(255,255,255,0.5);content:'';}

.pp_read .pp_read_pic{width:50%;text-align: center;}
.pp_read .pp_read_pic img{width:100%; }
.pp_read .pp_read_pic .dulv_pp img{width:600px; }


/*daoruye*/
.mainly {position: fixed;top: 0;height: 100vh;width: 100%;background: #333;z-index: 9999;overflow: hidden;opacity: 0}
.mainly .m_bg{top: 0;height: 100vh;width: 100%;background: rgba(0,0,0,0.5) url(../images/banner_bg.png) repeat; z-index: 2;position: absolute
}
.m_text{width:1090px;height:410px;position:absolute;left:50%;top:50%;margin:-205px 0 0 -545px; z-index: 3}
.m_text div{text-align: center;padding:0 0 30px 0}
.m_text p {	position:absolute;left:50%;margin-left:-70px;bottom:0;font-size:16px;color:#fff;width:140px;line-height:40px;border:1px solid rgba(255,255,255,1);text-align:center;cursor: pointer;transition: all 0.3s;}
.m_text p:hover {background: #e7390d;border:1px solid #e7390d}
.lyanimate {height:0;opacity:0;transition:all 1s ease;}
.display{display: none;}
.mainly video{width:100%;height:100%;object-fit:cover;z-index:1}

.wid_height{ height: 100vh;width: 100%; transition:0.3s;}
.wid_height_hover{height:0;}
                         
                         
.p_float{ position:fixed; width:50px; bottom:0;  right:0; z-index:9999; opacity:0}
.p_float li{ height:50px; width:50px; text-align:center; background:#e42a2a; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-radius:5px;}

.p_float li i{ display:block; width:50px; height:50px; z-index:2; position:relative}
.p_float li:hover{ background:#333; }
.p_float li i.fl_top{ background:url(../images/tt.png) no-repeat center center;}

@media only screen and (max-width:1840px){ 
	.bianpin .bianpin_text .bianpin_t p{font-size:50px;}
}
@media only screen and (max-width:1780px){ 
	.s_width{width:97%;}
}
@media only screen and (max-width:1610px){ 
	.mubiao .textbox p{font-size: 15px;}
	.mubiao .textbox {padding: 34px 58px 0 50px;	}
	.z_yuan{width:550px;margin-left:-275px;height:550px;border-radius:550px}
	.kongzhi .kongzhi_bg{height:517px;}
}
@media only screen and (min-width:1610px)and (max-width:1800px){ 
	.mubiao .textbox p{font-size: 16px;}
	.z_yuan{width:650px;margin-left:-325px;height:650px;border-radius:600px}
	.ki_cul_txt1 li { height: auto; }
	.ki_cul_txt1 span:last-child { line-height: 33px;}
	.ki_cul_txt1 li:nth-child(1) span:last-child { line-height: 53px;}
}
@media only screen and (min-width:1680px)and (max-width:1830px){ 
	.video .s_width{ margin: 0 0 0 -45%;width:90%}
	.video_map{width:841px;}
	.video_map img{width:100%;}
	.video_map .v_yuan_a{ width: 400px; height: 400px;}
	.video_map .v_yuan_c{ width: 290px; height: 290px;}
	.se_about .s_width{top:65px}
	
}
@media only screen and (max-width:1680px){ 
	.s_width{width:97%;}
	.fengji .fengji_r{width: 33%;padding: 35px 35px;}
	.fengji .fengji_l{width: 67%;}
	.fengji .fengji_r p{padding:25px 0 25px 0;line-height:28px;font-size:15px; color: #565656}
	.fengji .fengji_r{ height:530px;}
	.fengji .fengji_r li div{ width:84px;height:84px;padding:15px 0 0 0; border-radius: 84px;}
	.fengji .fengji_l{height: 440px;}
	.fengji .fengji_l:after{height:270px}
	.shicao{height:700px;}
	.shicao_pic {width:50%;}
	.shicao p{ padding: 36px 20% 36px 26px;bottom:73px;}
	.video .s_width{ margin: 0 0 0 -48%;width:96%}
	.video_map{width:841px;}
	.video_map img{width:100%;}
	.video_map .v_yuan_a{ width: 400px; height: 400px;}
	.video_map .v_yuan_c{ width: 290px; height: 290px;}
	.se_about .s_width{top:65px}
	.ki_cul_txt1 li { height: auto; }
	.ki_cul_txt1 span { line-height: 32px; font-size: 16px; }
	.ki_cul_txt1 span:last-child { line-height: 32px; }
	.ki_cul_txt1 li:last-child span:last-child { line-height: 24px; padding-top: 4px; }
	.ki_cul_txt1 li:last-child span:first-child { line-height: 32px; }
	.ki_cul_txt1 span:last-child { margin-left: 16px; }
	.ki_cul_txt2 li { height: auto; }
	.ki_cul_txt2 span { line-height: 32px; font-size: 16px; }
	.ki_cul_txt2 span:last-child { margin-left: 16px; }
	.ppro_pic{width: 48%;}
	.pp_read .pp_read_text h1 {font-size: 50px;}
	.pp_read{left:5%;}
	.se_contact_p p strong{font-size: 30px;}
	.nn_pic{width: 670px;}
	.nn_pic div{height:320px;}

	.bianpin .bianpin_text{padding:0;height:auto;}
	.bianpin .bianpin_text .bianpin_t{display: none;}
	.bianpin .s_width ul{display: none;}
	.bianpin .bianpin_text2{width:100%; display: block;}
	.bianpin .bianpin_text2 img{width:100%;}
	.productshow_cage { height: 191px;}
}
@media only screen and (max-width:1550px){ 
	.in_nav div{display: none}
	.in_nav ul>li{height:50px;}
	.in_nav ul>li>a{height:50px;}
	.adv_li li .adv_li_c{width:78%}
	.adv_li li .adv_li_c p{height: 64px;}
	.adv_li li .adv_li_c p strong{font-size: 22px;}
	.adv_li li .adv_li_c p span{font-size: 16px;}
	.fl_title div{font-size: 44px}
	.aboutus_text strong{font-size: 44px}
	.se_fl_title div{font-size: 44px}
	.se_fl_title p{font-size: 16px}
	.se_aboutus_text{padding:10px 0 0 0}
	.adv_t div {font-size: 44px; width: 462px;}
	.adv_list .s_width li .adv_list_con_b div{width:110px;height:110px;}
	.adv_list .s_width li .adv_list_con_b div img{width:50px;height:50px;}
	.adv_list .s_width li .adv_list_con_b{padding: 60px 25px;height: 420px;}
	.adv_list .s_width li:hover .adv_list_con_b{margin-top: -210px;}
	.adv_list .s_width li strong{font-size:28px;}
	.adv_list .s_width li p{font-size:15px; line-height: 26px;}
	.news{padding: 40px 0 25px 0;}
	.news_t div{font-size:44px;}
	.footer_r .footer_r_c { padding: 15px;}
	.zuhe li .zuhe_con strong{font-size:30px;line-height:66px;}
	.productshow_cage { height: 151px;}
	.productshow_cage li a span{font-size:18px;}
	.aboutus{background-size:50%;}
	.about_img{width:50%; overflow: hidden;}
	.about_img img{height:100%;}
	.about_video_con p{font-size: 44px;}
	
}
@media only screen and (max-width:1470px){ 
	.adv_li li .adv_li_c{width:88%}
	.adv_li li .adv_li_c p{height: 74px;}
	.productshow_cage li a span{font-size: 18px;}
	.zuhe li .zuhe_con{top:6%;}
	.zuhe li:hover .zuhe_con{top:3%;}
	.zuhe li .zuhe_con p{padding:0 0 20px 0}
	.zuhe li:nth-child(2) .zuhe_con p{padding:0 0 20px 0}
	.chanpin_con li .borderleft{width:5px;}
	.chanpin_con li .borderright{width:5px;}
	.chanpin_con li .bordertop{height:5px;}
	.chanpin_con li .borderbottom{height:5px;}
	.news_t{ padding: 0 0 30px 0;}
	.se_li_pro_text{padding:2% 5% 0 5%}
	.se_li_pro_text strong{font-size: 33px;}
	.se_li_pro_line{height: 31px;width:3px;background:#444;margin:18px 0;}
	.se_li_pro_text dd{width: 50%;}
	.se_li_pro_text li{width: 50%;}
	.se_li_pro_text li a{ line-height: 33px;font-size: 16px;}
	.more_mn{margin:25px 0 0 0}
	.se_li_pro_text p{margin: 0 0 25px 0;}
	.se_li_pro_text dd a{ line-height: 33px;font-size: 16px;}
	.se_nav li a{font-size: 17px;line-height:112px;height:112px}
	.se_news_r h2{ padding:20px 0}
	.se_news_r p{line-height: 23px; font-size: 15px;}
	.se_news_r h2 a{font-size: 23px;}
	.item_title4 div.niu{font-size:44px;}
	.se_lanmu strong{font-size:54px;}
	
	

	.se_honnor{ display: none;}
	.se_case{ display: none;}
	.se_case_x{ display: block; padding:21px 0;  overflow:hidden;}
	.se_case_x ul{display:flex;flex:row;justify-content:space-between;flex-wrap:wrap;width:100%;margin:0 auto;}
	.se_case_x 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_case_x li:nth-child(3n){margin: 0 0 2% 0;}
	.se_case_x .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
	.se_case_x 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_case_x .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
	.se_case_x .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
	.se_case_x ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
	
	.se_case_xx{ display: block; padding:21px 0;  overflow:hidden;}
	.se_case_xx ul{display:flex;flex:row;justify-content:space-between;flex-wrap:wrap;width:96%;margin:0 auto;}
	.se_case_xx li{padding:25px 25px 15px 25px;width:47%;height:auto; margin-bottom:2%;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
	.se_case_xx .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
	.se_case_xx 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_case_xx .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
	.se_case_xx .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
	.se_case_xx ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }

}
@media only screen and (max-width:1350px){ 
	.footer_p{display: none;}
	.adv_t{padding: 40px 0 35px 0;}
	.zuhe li .zuhe_con p{ display:none;}
	.zuhe li:nth-child(2) .zuhe_con p{display:none;}
	.about_img{width:50%; overflow: hidden;}
	.about_img img{height:100%;}
	.se_fl_title{padding:20px 0 35px 0}
	.item_title3 div.niu{font-size:40px;}
	.about_banner p{font-size: 20px;}
	.about_banner strong{ font-size: 40px; }
	.about_banner_img{display: none;}
	.se_pro_text_li{display: none;}
	.se_pro_text_pp{width:41%}
	.se_bg_pic{width:51%}
	.nn_banner{height: 500px;}
	.se_lanmu strong{ font-size: 40px;}
	.se_lanmu{margin-top:-95px;}
	.index-title i{ font-size: 40px;}
	.index-title p{ font-size: 16px;}
	.index-title{margin:65px 0}
	.about_video_con{height:180px;margin-top:-90px;}


	
}
@media only screen and (max-width:1220px){ 
	.adv_li li .adv_li_c p{height: 84px;}
	.aboutus_wenzi { padding: 25px 0 25px 0;line-height: 29px;}
	.aboutus_text .aboutus_line{height:40px;}
	.aboutus_text p{font-size: 20px;}
	.news_con .news_text{padding:0 0 0 0}
	.news_con .news_text p{font-size: 14px;line-height: 25px;}
	.news_con .news_text span{ line-height: 34px;}
	.news_con .news_text a{ font-size: 17px;}
	.se_chanpin_con li{width:32%; margin: 0 2% 2% 0;}
	.se_chanpin_con li:nth-child(3n){margin: 0 0 2% 0;}
	.se_chanpin_con li:nth-child(4n){margin: 0 2% 2% 0;}
	.se_espcms_book h1{font-size: 27px;}
	.se_case li{ width:48%;height:auto; margin: 0 2% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
	.se_case li:nth-child(2n){margin: 0 0% 2% 0;}
	.se_case li:nth-child(3n){margin: 0 2% 2% 0;}
	.se_case .pro_text{font-size: 17px;line-height:62px;}
	.se_message{display: none;}
	.search{display: none;}
	.bofang{width:70px;height:70px;margin:0 auto; text-align: center;}
	.about_video_con p{line-height:65px;font-size: 44px;}


}
@media only screen and (max-width:1110px){ 
	.footer_r{display: none;}
}

@media only screen and (max-width:1080px){ 
	.header{display: none}
	.slide-main{display: none}
	.header-box{display: block; width: 100%;position: fixed;left: 5px;top:5px;z-index: 9999;height: 56px;}
	.nav-box{display: flex;justify-content: flex-start; align-items: center;}
	.nav-box .logo img {height: 50px;}
	.nav-box .banben_w {display: flex;justify-content: space-between; margin:0 0 0 5px}
	.nav-box .banben_w a{ width:50px;line-height: 30px;display: block; margin:0 5px 0 0;border: 1px solid rgba(0,0,0,0.5); color: #333; text-align: center;border-radius: 15px; font-size: 14px;}
	.nav-box .banben_w a:hover{border: 1px solid #e32222; background: #e32222; color: #fff; text-align: center; }
	.phone_banner{display: block}
	.aboutus{padding:50px 0; background:#fafafa ;}
	.aboutus_text { width: 100%;padding: 0 0 0 0;text-align: center;}
	.aboutus_text .aboutus_line{margin: 28px auto;}
	.about_img { width: 100%; text-align: center}
	.about_img img { width: 100%; text-align: center}
	.more{margin:0 auto}
	.xinlai { width: 100%;}
	.aboutus .s_width{flex-wrap:wrap;}
	.xinlai_num section{ display: flex; justify-content: space-around;}
	.xinlai_numaa{width: 68px;margin:0 auto;min-width:auto;}
	.xinlai_numbb{ width:91px; margin:0 auto; min-width:auto;}
	.xinlai_numcc{ width:94px; margin:0 auto; min-width:auto;}
	.xinlai_num .jumbo { font-size: 50px;}
	.xinlai_num #wrap .xinlai_num_li p{ font-size:17px;}
	.fl_title{padding:35px 0}
	.fl_title div{font-size: 34px; line-height:70px;}
	.fl_title p{font-size: 17px;}
	.productshow_text{display: none}
	.productshow_cage{flex-wrap: wrap; justify-content: flex-start;margin: 0 auto 0 auto;}
	.productshow_cage li{width:calc(100%/2);display: flex;align-items:center}
	.productshow_cage li .p_more{display: block;}
	.productshow_cage li:nth-child(1){ background: #d01617}
	.productshow_cage li:nth-child(2){ background: #bb0d0e}
	.productshow_cage li:nth-child(3){ background: #bb0d0e}
	.productshow_cage li:nth-child(4){ background: #d01617}
	.productshow_cage li:nth-child(5){ background: #d01617}
	.productshow_cage li:nth-child(6){ background: #bb0d0e}
	.productshow_cage {height: 445px;}
	.productshow_cage div{width:50px;height:50px;margin:0 auto;}
	.productshow_cage div img{width:100%;}
	.productshow_cage li a span{font-size: 16px;}
	.chanpin_con{    padding: 39px 0 49px 0;}
	.chanpin_con li{width:48%;margin: 0 0 14px 0;}
	.chanpin_con .pro_text p{ font-size:16px;line-height:60px;}
	.zuhe li{width:100%;position: relative; cursor: pointer;transition: 0.5s; overflow: hidden;}
	.zuhe li .zuhe_con{top:6%;}
	.zuhe li:hover .zuhe_con{top:3%;}
	.zuhe li .zuhe_con strong{font-size:24px;line-height:47px;}
	.zuhe li .zuhe_con div i{font-size:16px;line-height:35px;}
	.zuhe li:nth-child(2) .zuhe_con div i{font-size:16px;line-height:35px;}
	.adv_list{display: none;}
	.adv_t div {font-size: 29px;width: 300px; line-height: 70px;}
	.adv_t div:before{width: 48px; height: 69px; background-size:100%;}
	.adv_li li {width: calc(100%/2); text-align: center}
	.adv_li li .adv_li_c {flex-wrap: wrap;}
	.adv_li{height: 391px; margin-bottom:25px;}
	.adv_li li{border-bottom:1px solid #eee;}
	.adv_li li img{ width:70px;}
	
	.adv_icon{width:100%}
	.adv_li li .adv_li_c p{width:100%;padding:0 0 0 0;height: 60px;}
	.adv_li li .adv_li_c p strong{line-height: 55px;font-size:17px;}
	.bianpin{padding:25px 0}
	.bianpin .s_width{flex-wrap:wrap;}
	.bianpin .bianpin_text{width:100%; position: relative;}
	.bianpin .bianpin_pic{width:100%;    border: 3px solid #ececec;margin: 0 0 0 0%;}
	.hezuo li{width: calc(100%/2);}
	.hezuo {padding: 35px 0;}
	.news_t div{font-size: 34px; line-height:70px;}
	.news_t p{font-size: 17px;}
	.news_con li{width:100%;}
	.news_con .news_text{width:100%;}
	.news_con .news_pic{display: none}
	.footer_c{display: none}
	.foot_link{display: none}
	.footer_l{width:100%; text-align: center}
	.footer{padding:50px 0;}
	
	.phone_footer{ display: block;width: 100%; height: 72px; left:50%;margin-left:-50%; position: fixed; z-index: 9999999999999999; bottom:0; background: #d00e0e; overflow: hidden; }
	.phone_footer ul{border-radius:20px; height: 72px;width:100%;}
	.phone_footer li{width: 25%;float: left;padding: 10px 0;text-align: center;color: #fff;}
	.phone_footer li a{color: #fff;font-size: 14px;display: block;}
	.phone_footer li a img{width: 25px;height: 25px;margin-bottom: 10px;}
	.phone_footer li:nth-child(1){background: #e32222}
	.phone_p{height: 72px;display: block;}
	
	.about_video_con p{font-size: 31px;}
	.ab_num{display: none;}
	.about_banner{height:500px;}
	.se_fl_title div{font-size: 31px;}
	.se_aboutus_text strong{font-size: 30px;}
	.se_aboutus_text p{font-size:18px;}
	.se_aboutus_text{width:100%;}
	.se_aboutus_text span{display: none;}
	.se_aboutus_text .aboutus_line{display: none;}
	.ki_cul_pic1 {width: 100%;}
	.ki_cul_txt1 { width:100%;padding:30px 0 }
	.ki_cul_c1 {flex-wrap:wrap;}
	.ki_cul_txt1 span:last-child{max-width:65vw;}
	.se_case_xx li{width: 100%;}
	.nn_banner{display: none;}
	.se_nav{display: none;}
	.nn_banner_se{ display: block;width:100%;height:500px;position: relative;overflow: hidden;}
	.se_li_pro{display: none;}
	.se_chanpin_conse{display: block;padding:35px 0}
	.se_chanpin_con li{width:48%;}
	.se_chanpin_con li:nth-child(3n){margin: 0 2% 2% 0;}
	.se_chanpin_con .pro_text p{font-size: 14px;padding: 0 0 0 0}
	.lh_130{display: none}
	.lh_75 {    height: 35px;}
	.join_back{display: none}
	.info_content2{display: none}
	.bian_con{ flex-direction: column-reverse;flex-wrap:wrap;}
	.bian_con div.bian_con_pic{width: 100%;}
	.bian_con div.bian_con_text{width: 100%;}
	.se_pro_text{height:auto; margin: 20px auto;}
	.guding_title{font-size: 24px;}
	.prod_nav li{line-height: 60px;}
	.guding{display: none}
	.se_date{display: none}
	.se_pro_text h1{ text-align: center; font-size: 24px;font-weight: normal;}
	.se_chanpin_con .pro_text{padding: 0 0 0 0}
	.btn{    padding: 10px 5px;}
	.se_news_l{ width:100%; }
	.se_news_r{ width: 100%;padding: 10px 10px 20px 10px }
	.se_news_more{display: none}
	.se_news_r h2 a{font-size: 18px;}
	.se_news_r p{display: none}
	.se_news_r h2{padding: 10px 0;}
	.se_news_con li{margin: 0 0 15px 0;}
	.th_news_con{padding: 10px 20px;}
	.se_espcms_book h1{font-size: 24px;font-weight: normal;line-height:40px}
	.se_case_x li{padding: 10px;width: 48%;}
	.se_case_x .pro_text{line-height:30px; font-size: 16px;}
	.th_news_con{text-indent: 0;}
	.info_content{padding: 0 0 0 0;line-height:27px; font-size: 15px;}
	.info_content img{margin-bottom:5px;}
	.se_contact_bg{display: none}
	.index-title2{ display: block;margin: 65px 0 25px 0;}
	.index-title span{font-size: 59px;}
	.index-title i{font-size:24px;}
	.index-title p{font-size:15px;line-height:28px;}
	
	.se_contact_p{display: none; }
	.se_contact_pp{display: block;line-height: 35px; color: #333; padding:10px 0 0 0}
	.se_contact_pp div strong{font-size: 16px;}
	.se_contact_pp .p1 {background:none;}
	.se_contact_pp .p2 {background:none;}
	.se_contact_pp .p3 {background:none;}
	.se_contact_pp div{ line-height: 40px;padding: 0 0 0 25px; font-size: 16px}
	
	.newsnei h2{width:auto; padding:0 0 0 0;}


}













