@charset "utf-8";
/* CSS Document */

.compContent1{
	width: 7.78rem;
	float: left;
	margin-left: 0.14rem;
}
.compTitle{
	width: 7.78rem;
	overflow: hidden;
}
.titlt1{
	height: 0.34rem;
	float: left;
	font-size: 20px;
	color: #437400;
	font-weight: bold;
	line-height: 2;
}
.titlt2{
	height: 0.34rem;
	float: left;
	font-size: 12px;
	color: #437400;
	font-weight: bold;
	line-height: 4;
}
.compLine{
	width: 7.78rem;
	height: 1px;
	overflow: hidden;
}
.compLine1{
	width: 0.8rem;
	height: 1px;
	background-color: #5fa103;
	float: left;
}
.compLine2{
	width: 6.98rem;
	height: 1px;
	background-color: #c5e992;
	float: left;
}
.compText{
	width: 7.76rem;
	font-size: 12px;
	color: #464545;
	text-align: justify;
	margin-top: 0.2rem;
}
.other3{
	width: 6.2rem;
	margin-left: 0.5rem;
}

/*分页*/
.page1COM{}
.pageBtn{
	width: 6rem;
	overflow: hidden;
	margin-top: 0.4rem;
	margin-left: 0.78rem;
}
.pageAll{
	font-size: 12px;
	float: left;
	color: #1a5823;
}
.pageAll>span{
	display: inline-block;
	color: #cc2929;
}
.pageicon{
	float: right;
	color: #1a5823;
}
.pageicon>span{
	padding: 0px 2px;
}
.pageicon>span:hover{
	text-decoration: underline;
	cursor: default;
	color: #cc2929;
}
.pageicon>p{
	display: inline;
	padding: 0px 2px;
}
.pageicon>p:hover{
	text-decoration: underline;
	cursor: default;
	color: #cc2929;
}
.pagechoose{
	color: #ffffff;
	background-color: #437400;
}

/*新闻搜索*/
.searchBox {
	float: right;
	margin-top: 0.06rem;
}

	.searchBox input {
		display: block;
		float: left;
		width: 1.6rem;
		height: 0.2rem;
		font-size: 12px;
		line-height: 0.2rem;
		outline: none;
		background-color: #98c93a;
		border: solid 1px #c5e992;
		margin-right: 0.2rem;
	}

		.searchBox input[type="image"] {
			border: solid 0px #98c93a;
			width: 0.4rem;
		}

.searchBtn {
	width: 0.5rem;
	height: 0.2rem;
	background-color: #5fa103;
	font-size: 12px;
	text-align: center;
	line-height: 0.2rem;
	color: #ffffff;
	float: left;
	border-radius: 0.06rem;
	margin-left: 0.14rem;
}


/*标题列表，无图*/
.newsLIST2{
	overflow: hidden;
	width: 7.78rem;
	padding: 0.05rem 0px;
}
.newsLIST2>p{
	float: left;
	font-size: 12px;
	color: #464545;
}
.newsLIST2>span{
	float: right;
	font-size: 12px;
	color: #464545;
	display: block;
}
.listhover{
	color: #d92121;
	text-decoration: underline;

}



/*新闻列表*/
.newsLIST1{
	overflow: hidden;
	width: 7.78rem;
	margin-bottom: 0.1rem;
	
	}
.newsimg{
	width:2.1rem;
	height:1.4rem;
	float:left;
	}
.newstext{
	float:left;
	width:5.4rem;
	height:1.4rem;
	background-color:#95c74e;
	margin-left:0.2rem;
	}
.newstext h1{
	color:#1a5823;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0.04rem 0.2rem;
	line-height:30px;
	}
.newstext h1:hover{
	text-decoration:underline;
	}
.newstext>p{
	width:5rem;
	font-size:12px;
	color:#464545;
	text-align:justify;
	margin-top:0.1rem;
	margin-left:0.2rem;
	}
.newstext>p:hover{
	text-decoration:underline;
	}
.newstextTime{
	width:5rem;
	font-size:12px;
	color:#464545;
	text-align:justify;
	margin-left:0.2rem;
	margin-top:0.4rem;
	overflow:hidden;
	}
.newstextTime>p{
	float:left;
	}
.newstextTime>span{
	float:right;
	font-size:12px;
	color:#464545;
	line-height:1.5;
	}
.newstextTime>span:hover{
	text-decoration:underline;
	}

/*申请加入详细*/
.joinTtText1,.joinTtText2,.joinTtText3{
	font-size: 18px;
	color: #464545;
}
.joinTtText2{
	text-indent: 36px;
}
.joinTtText3{
	margin-top: 0.3rem;
}






