@CHARSET "UTF-8";
.middle{
	width:100%;
	height:120%;
	
}
.taitou{
	position:relative;
	width:100%;
	height:45%;
	
	z-index:10;
}
.lanmu{
	position:relative;
	z-index:20;
	
	width:20%;
	height:20%;
	left:14%;
	top:73%;
}
.taitou span{
	font-size:20pt;
	color:white;
	font-weight:bold;
	display:inline-block;
	margin-top:8px;
}
.middleleft{
	width:14%;
	height:100%;
	float:left;
		
}
.middlelanmu{
	width:14%;
	height:100%;
	float:left;
		
}
.middlezhan{
	width:5%;
	height:100%;
	float:left;
		
}
.middleright{
	width:56%;
	height:100%;
	float:left;

}

.bread{
	position:relative;
	width:100%;
	height:56px;
	float:left;
		border-bottom:1px solid #d8d8d8;
		color:black;
		font-size:8pt;
		margin:0 0 5% 0;
		
		
}
.bread span{
	position:absolute;
	bottom:5px;
}
.middlelanmu ul{
	list-style: none;
	width:100%;
	 position: relative;
}
.middlelanmu li{
	display:inline-block;
	text-align:center;
	width:80%;
	height:30%;
	border-bottom:2px solid white;
	font-size:15pt;
	background:#dfdfdf;
	padding:10%;
	color:grey;
}
.middlelanmu .checked{
	background:#008737;
	color:white;
	font-weight:bold;
	font-size:16pt;
}
.middleright .zhan{
	width:100%;
	height:7.5%;
	float:left;
	
}
.middleright .cct{
	width:100%;
	height:14%;
	float:left;
		

}
.cct .dat{
	float:left;
	width:100px;
	height:90px;
	background:#dfdfdf;
	text-align:center;
	line-height:32px;
	
}
.datezhonggreen{
	font-size:20pt;color:#008737;font-weight:bold;
}
.cct .datt{
	margin:0 auto;
	margin-top:15px\9;
}
.cct .biaojiazheng{
	width:83%;
	height:90%;
	
	float:left;
}
.cct .biao{
	font-weight:bold;
	float:right;
	width:95%;
	height:25%;
	
	font-size:14pt;
	
}
.cct .biao:hover{
	transition:0.5s;
	font-size:16pt;
}
.cct .zheng{
	float:right;
	width:95%;
	height:70%;
	overflow:hidden;
	font-size:10pt;
	color:grey;
	margin-top:4px;

}

.pages{
	text-align:center;
	margin:0 auto;
	width:100%;
	height:5%;
	
	float:left;
	font-size:8pt;
}
.pagess{
	width:55%;
	height:100%;
	
	margin:0 auto;
}
.page{
	border:1px solid black;
	padding:2px;
	margin:1%;
	float:left;
	backgroud:white;
	
}
.page2{

		padding:2px;
	margin:1%;
	float:left;
	background:white;

}
.page:hover{
	
	background:#008737;
	color:white;
}
.pagess .checked{
	background:#008737;
	color:white;
}

.datezhongblack{
	font-size:12px;
}
.sjww{
		width:100%;
	height:0%;
}




