/*******栏目页子栏目名称  样式***********/

.common_block{
	position: relative;
	width: 100%;
	z-index:2;
}
.common_nav{
	position: relative;
	width: 100%;
	height: 58px;
}
.comNav_block{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}.comMenu{
	position: relative;
    height: 100%;
    float: right;line-height: 58px;
}
.comMenu a{
	display: block;
    float: left;
    color: #0c0c0c;
    line-height: 58px;
    margin-right: 30px;
}
.comMenu a.cur,.comMenu a:hover{
	color: #44b035;
}
.comMsg{
	position: relative;
	height: 100%;
    float: left;
}
.comMsg span{
	display: block;
	width: 15px;
	height: 58px;
	float: left;
	background: url(../Images/n2.png) no-repeat center center;
}
.comMsg a{
    font-size: 12px;
    padding-left: 5px;
    height: 100%;
    color: #0c0c0c;
    background: url(../Images/n3.png) no-repeat left center;
    line-height: 58px;
    margin-left: 6px;
}
.comMsg a.clickOn{
	color: #44b035;
	cursor: auto;
}
.common_content{
	position: relative;
	width: 100%;
}

/**********栏目页 新闻列表*******************/

.common_content{
	position: relative;
	width: 100%;
}
.aboutUs_content {position: relative;width:1200px;margin: auto;z-index: 99;padding:50px 0;}

#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;/*overflow-x:hidden;*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: hidden;
}
#right_con {
	padding: 0;
}
#right_con img {
	max-width: 100%;
	height: auto;
}
/*end*/
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../img/li_0.png) no-repeat left center;
	line-height: 35px;
}
.time {
	float: right;
}

/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 20px 0 5px;
	border-top: 1px dashed #DBDBDB;
}
.art_list:first-child {
	border-top: none;
	padding-top: 0;
}

.art_time2 {
	float: right;
	width: 67px;
	height: 28px;
	padding: 5px 0;
	background: #ffffff;
	text-align: center;
	color: #666;
}
.art_time2 .day {
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding: 2px 0 5px 0;
}
.art_time2 .month-year {
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.art_des {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	overflow: hidden;
}

/*文章标题*/
.articleTitle {
	font-weight: bold;
	font-size: 28px;
	color: #222;
	text-align: center;
	line-height: 40px;
}
.articleAuthor { float:left;margin-left:430px;height:26px; line-height:26px;text-align: center;
	}
	.articleInfo {
	width: 100%;
	padding: 25px 0 0 0;
	line-height: 150%;
	min-height: 250px;
	font-size: 18px;
	font-family: "宋体";
	display:block;
	
}
