@charset "utf-8";
body{
	max-width: 1024px;
	margin: 0 auto;}
.title h2{
	text-align: center;
	font-size: 20px;
	color: #333;
}
.title h2 span{
	display: block;
	font-size: 14px;
	color: #ef6430;
	font-weight: 500;
	line-height: 30px;
	height: 30px;
}
.pa10{
	padding: 10px;
}
.top20{
	margin-top: 20px;
}
.bot15{
	margin-bottom: 30px;
}
.suo{
	text-indent:30px;
}
/*导航*/
header{
		position: relative;
		padding: 0 5px;
		height: 60px;
}
.icon-list-ul{
	font-size: 0px;
	color: #333;
	border-radius: 5px;
	padding: 5px;
	margin-top: 12px;
	margin-right: 15px;
	background: url(/wap/mb/images/icon_menu.png) no-repeat center center;
	background-size: 28px 23px;
	width: 28px;
	height: 30px;
}
nav{
	width: 100%;
}
nav li{
	text-align: left;
	padding-left:25px;
	line-height: 45px;
}
nav li a{
		color: #fff;
		font-size: 14px;
}
nav li:last-child{
	border-bottom: none;
}
nav ul{
	
	
	z-index: 30;
	width: 0px;
	box-shadow: 5px 0px 30px rgba(76, 76, 76, .16);
	position:fixed;
	right: 0px;
	top:0px;
	background:rgba(0,0,0,.85);
	height: 100%;
	overflow:hidden;
}
.tk_cb_bg{width:100%;height:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);position:fixed;left:0px;top:0px;background:#000;z-index:29;display:none;}
/*关于我们*/
.nei{
	font-size: 16px;
	color: #666;
	line-height: 29px;
}
.more{
	border: 1px solid #e5e5e5;
	display: block;
	text-align: center;
	padding: 8px 0;
	margin: 10px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	max-width: 110px;
	color: #666;
	font-size: 14px;
}
.ab{
	position: relative;
}
.ab img{
	max-height: 200px;
	width: 100%;
}
.ab p{
	position: absolute;
	top:40px;
	right: 5%;
	color: #fff;
	background: #b92825;
	width: 40%;
	padding: 8px;
}
/*产品中心*/
.pro ul li{
	width: 49%;
	margin-bottom: 15px;
}
.pro ul li:nth-child(2n){float:right;}
.pro img{
	max-width: 100%;
}
.pro li a span{
	text-align: center;
	display: block;
	font-size: 1em;
}
/*优势*/
.advan ul{
		background: #4e4c4c;
}
.advan li{
	width: 49%;
	text-align: center;
	color: #fff;
	padding: 10px 5px;
}
.advan p{
	font-size: 1em;
}
/*新闻动态*/
.new>ul li{
	border-bottom: 1px dashed #e5e5e5;
	padding: 15px 0;
}
.new span{
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.new>ul li a{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	color: #666;
	font-size: 16px;
}
/*页尾*/
footer{
	background: #363636;
	color: #fff;
	padding-top: 30px;
	text-align: center;
}
footer a{color:#fff;font-size: 12px;}
footer h3{
	margin-bottom: 15px;
	font-size: 20px;
}
footer h3 span{
	display: block;
	font-weight: 100;
	font-size: 14px;
	line-height: 30px;
}
.f_t p{
	font-size: 14px;
	line-height: 30px;
}
.f_t p span{
	margin-right: 10px;
}
.f_b p{
	font-size: 14px;
}
/*返回顶部*/
.back-top{
	position: fixed;
	right:10px;
	bottom:10px;
	z-index: 40;
	display: none;
}
/*关于我们单页*/
.ab-dan{
	margin-bottom: 30px;
}
.ab-dan p{
	line-height: 30px;
}
.ab-dan img{
	max-width:100%;
	margin: 20px auto;

}
/*产品单页*/
.p-dan img{
	max-width: 100%;
}
.p-dan .p_c li{
	width: 49%;
	padding: 0 8px;
	margin-bottom: 15px;
	text-align: center;
}
.p-dan li span{
	display: block;
	padding: 5px 0;
}
/*分页*/
.page{
	text-align: center;
}
.page a{
	margin: 0 2px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	font-size: 14px;
}
.page a.active{
	background:#F90000 ;
	color: #fff;
}
/*团队*/
.te-tu{
	width: 40%;
}
.te-tu p{
	width: 100%;
	height: 200px;
	position: relative;
	border: 1px solid #000000;
}
.te-tu img{
	position: absolute;
	left: 6px;
	top:6px;
	width: 100%;
	height: 200px;
}
article{
	margin-left: 20px;
	float: left;
	width: 55%;
}
article h4{
	font-size: 1.3em;
}
article span{
	
}
article p{
	font-size: 14px;
	color: #626161;
}
/*新闻单页*/
.tab{
	text-align: center;
	margin-bottom: 15px;
}
.tab a{
	display: inline-block;
	padding: 5px 20px ;
	background: hsla(0, 85%, 61%, 0.69);
	border-radius: 5px;
	color: #fff;
	margin-right: 20px;
}
.tab .active{
	background: rgb(249, 0, 0);
}
.lists{
	display: none;
}
.lists.show{
	display: block;
}
/*联系我们单页*/
.lx h3{
	text-align: center;
}
.lx-d{
	width: 100%;
}
.lx p{
	text-align: center;
	line-height: 30px;
}
.lx span{
	margin-right: 10px;
}
@media screen and (min-width: 768px) and (max-width:1020px) {
	.abo div{
		width: 50%;
		float: left;
		padding: 0 10px;
	}
	.te-tu{
		height: 300px;
	}
	.te-tu{
		height: 300px;
	}
	.new li span{
		display: inline-block;
		float: right;
	}
	.more{
		width: 50%;
		margin: 20px auto;
	}
}
@media screen and (max-width:460px ) {
	.te-tu{
		width: 100%;
	}
	article{
		width: 100%;
	}
}

.online{ padding: 10px;}
.online p{ font-size: 0.8rem;}
.online-input { width: 94%; text-indent: 5px; height: 40px; line-height: 40px; font-size: 0.8rem; border: 1px solid #ddd; margin-bottom: 15px; margin-left: 3%;}
.onlin-con{ width: 94%; text-indent: 5px; height: 100px; line-height: 40px; font-size: 0.8rem; border: 1px solid #ddd;margin-left: 3%;}
.online-btn a{ border-radius: 5px; font-size: 0.8rem; padding: 5px 40px;}
.online-submit{ float: left; background: #38a9e2; color: #fff;}
.online-btn{ overflow: hidden; margin-left: 10%; margin-bottom: 50px; }
.online-reset{background: #cdd1d4; color: #fff;  float: right;  margin-right: 10%;}
.red{ color: red;}
.onlin-text li{ position: relative;}
.red1{ color: red; position: absolute; right: 20px; line-height: 40px;}


.wall {
  display: block;
  position: relative;
}
.wall-column {
  display: block;
  position: relative;
  width: 50%;
  float: left;
  padding: 0 2%;
  box-sizing: border-box;
}
.article {
  display: block;
  margin: 0 0 8% 0;
  transition: all 100;
  overflow: hidden;
  position: relative;
}
.article img {
  display: block;
  width: 100%;
  margin: 0 0 5% 0;
}
.article a{
  color: #666;
}
.prodt_back{border-top:1px solid #e5e5e5;padding-top:15px;padding-bottom:22px;}
.prodt_back a{float:right;display:inline;margin-right:10px;color:#666666;font-size:1em;font-family:"微软雅黑";}

.prt_deto{line-height: 30px;color:#333333;font-size: 16px;font-family:"微软雅黑";text-align:center;padding:10px 0px;}
.dct_nav{border-bottom: 1px solid #e5e5e5;height: 45px;line-height: 45px;text-align: center;margin-top: 15px;}
.dct_nav ul li{display: inline-block;padding: 0px 20px;}
.dct_nav ul li:last-child{border-right:none;}
.dct_nav ul li a{text-align:center;color: #333;font-size: 16px;font-family:"微软雅黑";display:block;margin:0 auto;}
.dct_nav ul li a.tb_xelet{font-weight:bold;color: #ff7d1b;}
.cont_mctr{padding-bottom:2px;padding-top:20px;}
.mkv_pqb{width:100%;margin:0px auto;padding:40px 0px;}
.mkv_pqb img{width:80%;}
.mktr_pxc{border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;background:#fff;width:97%;margin:15px auto;}
.mktr_pxc dl dd{min-height: 40px;line-height: 25px;width:100%;overflow:hidden;position: relative;padding-bottom: 5px;padding-top: 5px;}
.mktr_pxc dl dd:last-child{border-bottom:none;}
.mktr_pxc dl dd span{width: 98px;position: absolute;display:block;text-align: left;color: #999;font-family:"微软雅黑";font-size: 14px;left: 0px;top: 10px;}
.mktr_pxc dl dd em{margin-left: 90px;display:block;text-align:left;color: #333;font-family:"微软雅黑";font-size: 14px;line-height: 25px;}
.compa_tvd{background:#fff;padding: 5px;border: 1px solid #e5e5e5;-moz-border-radius: 2px;border-radius: 2px;line-height: 39px;font-size: 16px;margin-top:1.5em;color:#464444;font-family:"微软雅黑";width:97%;margin:0 auto 0px;}
.nnc_psd dl dd{border-top:1px solid #dedede;line-height:40px;width:100%;overflow:hidden;}
.nnc_psd dl dd span{display:block;float:left;width:30%;color:#626262;font-size: 12px;padding:0% 1%}
.nnc_psd dl dd em{width:63%;padding:0% 1%;float:right;border-left: 1px solid #e5e5e5;color:#333333;font-size: 12px;}
.nnc_psd dl dd em a{color:#333333;display:block;}
.nnc_psd dl dd a.fs_xp{color:#ffffff;display:block;width:98%;margin:10px auto;background:#ff8317;border:1px solid #ee7522;font-size: 14px;text-align:center;font-family:"微软雅黑";border-radius:2px;-moz-border-radius:2px;}
.bvc_pqm{background:#fff;margin:15px auto;line-height: 28px;color:#666666;font-size: 14px;font-family:"微软雅黑";padding: 10px 5px;}






.about-contx{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 0.3rem;

}
.title2 {
    font-size: 1rem;
    color: #333333;
    text-align: center;
    padding: 0.6rem 0;
}
.New_title2 {
    font-size: 0.8rem;
    text-align: center;
    padding-bottom: 0.6rem;
}
.New_title2 span{
	padding-left: 0.1rem;
}
.about-contx dt{
	padding-bottom: 0.1rem;
}
.about-contx dt img{
	width: 100%;
}
.about-contx dd{
	color: #666666;
	font-size: 0.24rem;	
	line-height: 0.38rem;
	padding-top: 0.05rem;
	text-indent: 0.48rem;
}
.about-dlx{
	padding-bottom: 1rem;
    
}
.pic a {
    padding-top: 0.05rem;
    color: #C7254E;
    font-size: 0.8rem;
    display: block;
}

.text-con h2{ text-align: center;  color:#000; font-size:20px; line-height:50px;}
.text-con h3{ color: #7C7C7C; text-align: center; margin-bottom: 15px; }
.text-con p{ font-size: 14px; color: #7C7C7C; font-family: sans-serif;}



.secuf_top_nav{position:relative;height:42px;margin:0px 0px 10px 0px;border-bottom:1px solid #dedede;}
.secuf_top_nav ul{position:absolute;left:0px;top:0px;z-index:1;background:#fff;width:100%;line-height:35px;}
.secuf_top_nav a{color:#888888;font-size: 14px;font-family:"";display:block;float:left;margin-right:10%;}
.secuf_top_nav a:nth-child(4n){margin-right:0px;}
.secuf_top_nav_p ul li{width: 91%;overflow: hidden;padding: 10px;}
.secuf_top_nav em{position:absolute;right:8px;top:14px;width:10px;height:10px;border:#959595 solid;z-index:1;border-width:2px 2px 0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);cursor:pointer !important;}
.secuf_top_nav_p a{border: 1px solid #e5e5e5;height:35px;line-height:35px;width: 22%;margin-bottom: 15px;margin-right:2%;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;overflow: hidden;}
.secuf_top_nav_p a:nth-child(4n){margin-right:0px;}
.secuf_top_nav_p ul{border-bottom:0px;box-shadow: 0px 2px 20px rgba(161, 161, 161, .3); padding-top: 5px; height: 282px; overflow-y: scroll;}
.secuf_top_nav em.hide_up{-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.secuf_top_nav a.onm{color:#ef6430;}
.secuf_top_nav_p a.onm{border:1px solid #ef6430;background:#ef6430;color:#fff;}



.top_search_box_bg{padding: 10px 15px 15px;}
.top_search_box{  overflow: hidden;   display: flex; justify-content: space-between; align-items: center;}
.top_search {

	background-color: #fff;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.top_search input {
	background: #eeeeee;
	
	width: 100%;
	line-height: 2.2rem;
	border: none;
	outline: none;
	color: #999999;
	float: left;
	border-radius: 2.2rem;
	text-indent: 2rem;
	text-overflow: ellipsis;
}

.top_search input:focus {
	border-color: #189aed;
}

.to_sea_icon {
	position: absolute;
	top: 0.66rem;
	left: 0.6rem;
	width: 0.9rem;
	height: 0.9rem;
}
.top_search button{
	
color: #ef6430;
	
position: absolute;
	
top: 0.5rem;
	
right: 0.6rem;
	
border: 0;
}


.f_b img{display:inline-block;vertical-align: middle;}

.pi_mdl_l{width:100%;height:200px;overflow:hidden;}
.pi_mdl_l table{width:100%;height:200px !important;}
.pi_mdl_l table img{max-width:100%;max-height:200px;}
.pi_mdl_l2{display:block;line-height:30px;text-align:center;overflow:hidden;height:30px;}
.pi_mdl_l2 a{color:#666;font-size:14px;}

.bt_dlef{line-height:30px;}

.tit_erle2{line-height:35px;color:#333;font-size:18px;margin-bottom:15px;text-align:center;margin-top:10px;}
.news_del_m{line-height:30px;color:#666;font-size:14px;}
.news_del_m img{max-width:100%;}

.pa_rtge{min-height: 40px;text-align:center;margin:0px auto 0px;padding: 0px 21px;}
.pa_rtge ul{padding:20px 0px;}
.pa_rtge a{display: inline-block;margin:0px 2%;height: 38px;line-height: 38px;border:1px solid #dcdcdc;color: #666666;font-size: 14px;width:33%;border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;}
.l_cinr_l{padding:15px 15px 0px;margin-bottom:0px;}
.l_cinr_l ul p{text-align:left;}
.l_cinr_l ul{border-bottom:1px dashed #e5e5e5;padding-bottom:10px;margin-bottom:10px;line-height:35px;font-size:14px;color:#343a40;}


.feed_m{margin:30px auto;max-width:1310px;padding:0px 15px;}
.form-group{line-height:36px;margin-bottom:22px;position:relative;display:inline-block;width:100%;}
.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:97%;}
textarea.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:180px;outline:none;color:#666;font-size:12px;padding:10px 2%;width:96%;}
#code{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:40%;float: left;}
.btn-primary{border:1px solid #ff982a;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;width:100%;background:#ff982a;color:#fff;cursor:pointer !important;}
.form-group label{position:absolute;left:0px;bottom:-20px;line-height:20px;color:#666;font-size:12px;}
.form-group label.error{color:#ff0000;}
.form-group span{height: 34px;padding: 0px 10px 0 0;font-size: 14px;display: block;font-weight: 400;margin-left: 10px;color: #76838f;float: left;text-align: center;background-color: #f3f7f9;border: 1px solid #e4eaec;border-radius: 3px;line-height: 36px;}
.form-group span img{float:left;}
.form-group span a{display:inline-block;color:#666;font-size:12px;}

.ngr_ldf{text-align:left !important;font-size:14px;color:#343a40;line-height:35px;}
.hr_ml_l p span{color:#666;}
.hr_ml_l p{line-height:35px;font-size:14px;color:#343a40;text-align:left;}

.shi_ping_m{padding:0px 15px;}


.cont_ctr_m{margin-bottom:15px;margin-top:15px;}
.cont_ctr_m ul li{line-height:25px;color:#333;font-size:14px;border-bottom: 1px dashed #e5e5e5;padding:10px 0px;}
.cont_ctr_m ul li span{color:#666;}