@charset "utf-8";

/*首页、关于我们、公司简介*/

.clear {
	clear: both;
}

#shouye {
	width: 1200px;
	height: 40px;
	margin: 0px auto;
	line-height: 40px;
	font-size: 14px;
}
#shouye a {
	color: #333333;
}
#shouye a:hover {
	color: #FF9501;
}

/*主题内容*/

.zhiwei_content {
	width: 1200px;
	margin: 0px auto 30px;
}
.zhiwei_content .zhiwei_content_left {
	width:200px; 
	float:left; 
	border:#e0e0e0 1px solid;
	margin-right: 20px;
}
.zhiwei_content .zhiwei_content_left ul {
	padding:0px;
}
.zhiwei_content .zhiwei_content_left ul li a {
	display: block;
	width: 200px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	text-align:center; font-family:'黑体'; border-bottom:#e8e8e8 1px solid
}
.zhiwei_content .zhiwei_content_left ul li a:hover {
	color:#0066ff;
}
.zhiwei_content .zhiwei_content_left ul li a.cur {
	background:#f2f2f2; text-align:center; font-weight:bolder;
	color: #0080C0;
}


.zhiwei_content .zhiwei_content_right {
	width:900px; 
	float: left;
	overflow:hidden;
	border:#e0e0e0 1px solid; 
	padding:20px 30px;
	color:#666;
}
.zhiwei_content .zhiwei_content_right .img {
	width: 100%;
	height: 120px;
	text-align: center; font-family:'微软雅黑'
}
.zhiwei_content .zhiwei_content_right h3 {
	font-size:18px; 
	color:#00a8e8;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
}
.zhiwei_content .zhiwei_content_right p {
	line-height:28px;
	font-size:14px;
}


/*about3*/

.zhiwei_content .zhiwei_content_right .wrap {
	width: 755px;
	height: 400px;
	margin: 0px auto;
	padding-top: 20px;
}
.zhiwei_content .zhiwei_content_right .wrap .pic {
	width: 400px;
	height: 400px;
	margin-right: 50px;
	float: left;
}
.zhiwei_content .zhiwei_content_right .wrap .txt {
	width: 300px;
	height: 400px;
	float: left;
}
.zhiwei_content .zhiwei_content_right .wrap .txt p {
	width:250px; 
	height:50px; 
	line-height:50px;
	font-size:18px; 
	text-align: center; 
	color:#333; 
	border:#999 1px solid; 
	margin-bottom:18px; font-family:'微软雅黑';
}

/*about8*/

.zhiwei_content .zhiwei_content_right .wrap .txt h6 {
	width:290px; 
	height:49px; 
	line-height:49px;
	font-size:14px; 
	text-align: left; 
	border:#E8E8E8 1px solid; 
	margin-bottom:18px;
	padding-left:10px;
	 font-family:'微软雅黑'
}