body{
	max-width: 1024px;
	margin: 0 auto;}
.title h2{
	text-align: center;
	font-size: 1.4em;
}
.title h2 span{
	display: block;
	font-size: 0.5em;
	color: #C7254E;
	padding: 5px 0;
	font-weight: 100;
}
.pa10{
	padding: 10px;
}
.top20{
	margin-top: 20px;
}
.bot15{
	margin-bottom: 30px;
}
.suo{
	text-indent:30px;
}
/*导航*/
header{
		position: relative;
		padding: 0 5px;
}
.icon-list-ul{
	font-size: 2em;
	background: #7d7575;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	margin-top: 20px;
}
nav{
	width: 100%;
}
nav li{
	text-align: center;
	background: #000;
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}
nav li a{
		color: #fff;
}
nav li:last-child{
	border-bottom: none;
}
nav ul{
	display: none;
	position: absolute;
	left: 0;
	z-index: 30;
	width: 100%;
}
/*关于我们*/
.nei{
	font-size:1em;
	color: #2A333C;
	line-height: 25px;
}
.more{
	border:1px solid #212121;
	display: block;
	text-align: center;
	padding: 8px 0;
	margin: 10px 0;
}
.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 img{
	width: 100%;
}
.pro li a span{
	text-align: center;
	display: block;
	font-size: 1em;
	overflow:hidden;  
	height:3em;
}
/*优势*/
.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 #c6c6c6;
	padding: 10px 0;
}
.new span{
	display: block;
	font-size: 1em;
}
.new>ul li a{
	font-size: 0.9em;
}
/*页尾*/
footer{
	background: #000000;
	color: #fff;
	padding-top: 30px;
	text-align: center;
}

footer h3{
	margin-bottom: 15px;
}
footer h3 span{
	display: block;
	font-weight: 100;
	font-size: 0.9em;
}
.f_t p{
	font-size: 0.9em;
	line-height: 25px;
}
.f_t p span{
	margin-right: 10px;
}
.f_b p{
	font-size: 0.9em;
	
}
/*返回顶部*/
.back-top{
	position: fixed;
	right:10px;
	bottom:10px;
	z-index: 40;
	display: none;
}
/*关于我们单页*/
.ab-dan{
	margin-bottom: 30px;
}
.ab-dan p{
	line-height: 20px;
}
.ab-dan img{
	width: 90%;
	margin: 20px auto;
	display: block;
}
/*产品单页*/
.p-dan img{
	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;
		overflow:hidden;  
	height:3em;
}
/*分页*/
.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:40px;color:#333333;font-size:1em;font-family:"微软雅黑";text-align:center;padding:10px 0px;}
.dct_nav{border-top:1px solid #d2d5d6;height:35px;line-height:35px;}
.dct_nav ul li{border-right:1px solid #d2d5d6;float:left;width:49%;}
.dct_nav ul li:last-child{border-right:none;}
.dct_nav ul li a{width:50%;text-align:center;color:#333333;font-size:1em;font-family:"微软雅黑";display:block;font-weight:bold;margin:0 auto;}
.dct_nav ul li a.tb_xelet{border-bottom:2px solid #ff7d1b;border-raius:0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;font-weight:bold;}
.cont_mctr{background:#e6eaeb;padding-bottom:25px;padding-top:20px;}
.mkv_pqb{width:100%;margin:0px auto;padding:40px 0px;}
.mkv_pqb img{width:80%;}
.mktr_pxc{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;border:2px solid #cacecd;background:#fff;width:97%;margin:15px auto;}
.mktr_pxc dl dd{height:35px;line-height:35px;border-bottom:1px dashed #c4c4c4;width:100%;overflow:hidden;}
.mktr_pxc dl dd:last-child{border-bottom:none;}
.mktr_pxc dl dd span{width:30%;text-align:right;display:block;float:left;color:#868686;font-family:"微软雅黑";font-size:1em;}
.mktr_pxc dl dd em{width:69%;float:left;display:block;text-align:left;color:#3c3c3c;font-family:"微软雅黑";font-size:1em;}
.compa_tvd{background:#fff;    padding: 5px; border:2px solid #c9c6c6;-moz-border-radius:8px;border-radius:8px;line-height:2em;font-size:1em;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:1em;padding:0% 1%}
.nnc_psd dl dd em{width:63%;padding:0% 1%;float:right;border-left:1px solid #dedede;color:#333333;font-size:1em;}
.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:1em;text-align:center;font-family:"微软雅黑";border-radius:2px;-moz-border-radius:2px;}
.bvc_pqm{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;border:2px solid #cacecd;background:#fff;width:91%;margin:15px auto;line-height:25px;color:#666666;font-size:1em;font-family:"微软雅黑";padding:3%;}






.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;
    border-bottom: 1px #C7254E solid;
}
.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:1em;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: 100%; }
.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 #e2e2e3;height:35px;line-height:35px;width:90%;margin-bottom:5px; margin-left:2%;margin-right:2%;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.secuf_top_nav_p a:nth-child(3n){margin-right:0px;}
.secuf_top_nav_p a:nth-child(4n){margin-right:2%;}
.secuf_top_nav_p ul{border-bottom:0px;box-shadow:0px 3px 5px #999; 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: 0.5rem 0.64rem 0.5rem;  }
.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: #1456a0;
	position: absolute;
	top: 0.5rem;
	right: 0.6rem;
	border: 0;
}


