body{
  background: #f5f5f5!important;	
}
#header{
	background: #ec6468;
	box-shadow: 0 0 0 0;
}
#header h1{
	color: #fff;
	line-height: 44px;
}
#header a{
	color: #fff;
	font-weight: bold;
}
#header a img{
	width: 24px;
	height: 24px;
	
}
#click_state{
	margin: 0;
	padding: 10px 15px 0;
}
#click_state h1{
	font-size: 20px;
	line-height: 32px;
	color: #333;
}
#click_state #stdtype input{
	margin:  8px 3px;
	vertical-align: middle;
}
/*鏍囧噯鍒嗙被*/
#click_sort{
	margin: 0;
	padding: 0px 15px 0;
}
#click_sort h1{
	font-size: 20px;
	line-height:32px;
	color: #333;
}
#click_sort #tmpstdclass{
	border: 1px solid #ccc !important;
	font-size: 16px;
}
/*鏍囧噯鍚嶇О*/
#click_name{
	margin: 0;
	padding: 0px 15px 0;
}
#click_name h1{
	font-size:20px;
	line-height: 32px;
	color: #333;
}
/*鏍囧噯鍙*/
#click_num{
	padding: 0 15px 0;
}
#click_num h1{
	font-size: 20px;
	line-height: 32px;
	color: #333;
}
/*鍙戝竷銆佸疄鏂芥棩鏈*/
#classify-2{
	margin: 0;
	padding: 0px 15px 0;
}
#classify-2 h1{
	font-size: 20px;
	line-height: 32px;
	color: #333;
	width: 48%;
}
#classify-2 #issueDateStart{
	float: left;
	width: 48%;
}
#classify-2 #issueDateEnd{
	float: right;
	width: 48%;
}
#classify-2 #a205Start{
	float: left;
	width: 48%;
}
#classify-2 #a205End{
	float: right;
	width: 48%;
}
/*楂樼骇妫�储*/
#high-grade{
	height: 44px;
	line-height: 44px;
	clear: both;
	margin: 0 auto;
	padding: 15px 15px 100px;
	
}
#high-grade button{
	width: 100%;
	background: #ec6468;
	padding: 10px 0;
	color: #fff;
	font-size: 20px;	
}

