body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0; margin: 0;}

li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}

body{
	background: #ffff;
	font-family: "微软雅黑";
}

/* top */
.topbox{
	background: url(../images/nav_bg.png) no-repeat center center;
	height: 93px;
	padding: 6px 0px;
}
.logos span{
	font-size: 30px;
	color: #fe1d00;
	font-weight: bold;
	letter-spacing: 2px;
}
.logos p{
	font-size: 24px;
	color: #202126;	
	margin-top: 6px;	
}
.logos p img{
	margin: 2px 10px 0px 0px;
}

.top_navs li{
	line-height: 76px;
}
.top_navs li a{
	font-size: 16px;
	color: #362b2a;
}
.top_navs li a:hover{
	font-weight: bold;
}

#searchtext{
	background: none;
	width: 100%;
	border: solid 1px #fe1d00;
	border-radius: 16px;
	height: 32px;
	line-height: 32px;
	margin-top: 20px;
	padding-left: 10px;
	position: relative;
}
#searchbutton{
	position: absolute;
	top: 27px;
	right: 26px;
}

/* index */
.classfictions,.company_info{
	margin-top: 36px;
}
.c_titles h6 span:first-child{
	font-size: 24px;
	color: #fe1d00;
}
.c_titles h6 span:last-child{
	font-size: 24px;
	color: #0e0d0d;
}
.c_titles h6{
	margin-left: 18px;
	border-bottom: solid 2px #d5d5d5;
	line-height: 25px;
}
.list{
	width: 100%;
	margin-top: 26px;
	}
.list ul li{	
	border-bottom:dashed 1px #ccc;
	}
.list ul li a{
	padding-left: 10px;
	color: #666; 
	font-size:14px; 
	display: block; 
	height:56px;
	line-height: 56px;	
	position: relative;
}
	
.list ul li .inactive{ 
	background:url(../images/off.png) no-repeat 240px center;
	}
.list ul li .inactives{
	background:url(../images/on.png) no-repeat 240px center;
	} 
.list ul li ul{
	display: none;
	}
.list ul li ul li { 
	border-left:0; 
	border-right:0; 	
	border-color:#ccc;
	}
.list ul li ul li ul{
	display: none;
	}
.list ul li ul li a{ 
	padding-left:20px;
	}
.list ul li ul li ul li { 
	background-color:#d6e6f1; 
	border-color:#ccc; 
	}
.last{ 	
	border-color:#ccc; 
	}
.list ul li ul li ul li a{ 
	color:#316a91; 
	padding-left:30px;
	}
.yiji li img{
	margin-right: 12px;
}	
.content_area{
	border: solid 1px #ccc;
	padding: 14px;
	margin-top: 26px;
}
.content_area p{
	line-height: 28px;
	text-indent: 28px;
	margin-bottom:4px ;
}
.contactbox{
	margin-top: 46px;
}
.kuangs strong{
	font-size: 18px;
	font-weight: normal;
	color: #383838;
	line-height: 30px;
}
.kuangs span{
	line-height: 32px;
}
.dian p{
	font-size: 20px;
	font-weight: bold;	
	line-height: 40px;
	margin-left: 15px;
}
.dian p img{
	margin-right: 12px;	
}
.dian{
	margin-top: 4px;		
}
.dian span{
	line-height: 30px;
}
.kuangs{
	margin-top: 24px;
	border: solid 1px #ccc;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.more a{
	color: #000;
	position: absolute;
	top: 5px;
	right: 0;
}

/*footer*/
.footerbox{
	background: #232020;	
	padding: 25px 0px;
	margin-top: 35px;
}
.navtops li,.navtops i{
	float: left;
	color: #fff;
}
.navtops{
	border-bottom: solid 1px #f9f9f9;
	overflow: hidden;
	padding: 18px 0px;
}
.navtops li a{
	color: #fff;
}
.navtops i{
	padding: 0px 20px;
}
.f_welling span{
	font-size: 14px;
	color: #fff;
	text-align: right;
}
.adds p{
	color: #fff;
	line-height: 35px;
}
.ewms,.adds{
	margin-top: 16px;
}