@charset "utf-8";
/* CSS Document */

.aboutBanner{
	background:url(../../about/images/banner.jpg) no-repeat;
	height:270px;
	border:#ddd solid 1px;
	border-bottom:none;
}
.aboutBox{
	background:url(../../about/images/aboutBg.gif) repeat-x;
	overflow:hidden;
	border:#dce1e4 solid 1px;
	border-top:none;
	padding:0px 0px;
	overflow:hidden;
	margin-bottom:10px;
}
.aboutSanfo{
	float:left;
	width:370px;
	height:280px;
	padding:4px;
	border:#ddd solid 1px;
	background: url(../images/sxBg.gif) repeat-x;
}
.sanfoCulture{
	float:left;
	border-right:#dce1e4 dotted 1px;
	width:160px;
	padding:0px 10px;
	height:280px;
}
.aboutNews{
	float:left;
	width:100%;
	padding:0px 20px;
	height:280px;
}
.aboutNews ul{
	list-style:none;
	padding:10px;
}
.aboutNews ul li{
	line-height:16px;
	border-bottom:#eee dotted 1px;
	padding:5px 0px;
}
.aboutTitle{
	color:#ca4509;
	font-size:14px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	padding:0px 10px;
}
.aboutCo{
	padding:10px 10px;
	line-height:24px;
	color:#333;
}
.aboutItem{
	background:url(../../about/images/aboutBox.gif) no-repeat;
	width:300px;
	height:190px;
	padding:5px 10px;
	float:left;
}
.aboutItem dt{
	line-height:26px;
}
/* 关于我们 二级页 */
.aboutSummary{
	background: url(../images/sxBg.gif) repeat-x;
	padding:10px;
	border:#ddd solid 1px;
	font-size:12px;
	line-height:20px;
	color:#666;
}
.aboutBox2{
	overflow:hidden;
	padding:0px 0px;
	/*margin-top:10px;*/
}
/* 二级页面 */
.boxMenu{
	width:200px;
}
.boxList{
	border-right:#ddd dotted 1px;
	/*background:#eee;*/
	background:#fefee7;
}
.boxList ul{
	list-style:none;
}
.boxList ul li{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333;
	padding:10px;
	border-bottom:#eee dotted 1px;
}
/* 关于我们 二级页 左栏 */
.aboutLeft{
	overflow:hidden;
	width:200px;
	float:left;
}
.aboutRight{
	overflow:hidden;
	width:760px;
	margin-left:20px;
	float:left;
}
.jobsTitle{
	background:#eee;
	padding:10px;
	color:#ca4509;
	font-weight:bold;
	font-size:14px;
	border:#ddd solid 1px;
	margin-top:10px;
}
.jobsCo{
	padding:10px 30px;
	line-height:20px;
	border:#ddd solid 1px;
}
.jobBox{
	padding:0px;
	background:#ddd;
	border:#ddd solid 1px;
	margin-bottom:3px;
}
.jobBox ul{
	list-style:none;
}
.jobBox ul li{
	float:left;
	padding:0px 8px;
	height:50px;
	line-height:48px;
	text-align:center;
	font-size:14px;
	border-right:#fff dotted 1px;
}
/* 右栏 */
.aboutRightTitle{
	color:#ca4509;
	/*border-bottom:#fff dashed 2px;*/
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/liTitleBg.gif) repeat-x;
	padding:5px 10px;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
}
.aboutRightCo{
	padding:10px 20px;
	line-height:25px;
	font-size:12px;
	/*background:#f1f1f1;*/
	border:#ddd solid 1px;
	border-top:none;
}
.newsList{
	list-style:none;
}
.newsList li{
	border-bottom:#ddd dotted 1px;
}

.aboutYear{
	/*background:url(/share/images/bg_title_grey.gif) repeat-x;*/
	background:#eeeeee;
	height:50px;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑", "宋体", Verdana, Geneva, sans-serif;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
}