*{list-style: none;margin: 0;padding: 0;font-family: "微软雅黑";}
a,h1,h2,h3,h4,h5,h6{font-size: 12px;color: black;}
img{
	border: none;
}
/*网页的整体内容*/
body{
	width: 100%;
	height: 100%;
}
#Content{
	width: 100%;
	min-height: 500px;
	overflow: hidden;
	position: relative;
}
/*网页的头部*/
#Content #Content-Top{
	width: 100%;
	min-height: 110px;
	background: white;
	height: auto !important;
	height: 110px;
	z-index: 99999;
}
/*网页头部的下部分*/
#Content #Content-Top .Top-bottom{
	width: 100%;
	min-height: 40px;
	background: #0B4371;
	overflow: hidden;
	margin-top: 10px;
}
#Content #Content-Top .Top-bottom ul{
	width: 75%;
	height:40px;
	margin: 0 auto;
}
#Content #Content-Top .Top-bottom ul li a{
	float: left;
	display: inline-block;
	line-height: 40px;
	color: white;
	padding: 0 4%;
	word-wrap: break-word;
	text-decoration: none;
	font-size: 16px;
}
#Content #Content-Top .Top-bottom ul li a:hover{
	background: #5DAE47;
}
/*隐藏部分属性*/
#Content #NAV{
	width: 100px;
	height: 500px;
	background: rgba(255,255,255,.9);
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 555555;
}
#Content #NAV ul{
	width: 90%;
	margin: 0 auto;
	margin-top: 60px;
}
#Content #NAV ul li{
	width: 100%;
	margin: 10px 0;
	text-align: center;
}
#Content #NAV ul li a{
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
#Content #NAV ul li a:hover{
	background: rgba(11,67,113,.7);
	color: white;
}
#Content #NAV #direction{
	display: block;
	width: 22px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
	position: absolute;
	top: 30%;
	right: -22px;
	cursor: pointer;
	display: none;
	background: rgba(93,174,71,.7);
	font-size: 12px;
	border-radius: 0px 5px 5px 0px;
	color: white;
	text-align: center;
}

/*中间搜索错误部分*/
#Content #Content-content{
	width: 100%;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	background: #F5F5F5;
	overflow: hidden;
	/*display: none;*/
}
#Content #Content-content p{
	width: 75%;
	margin: 40px auto;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}
#Content #Content-content p span{
	color: #398439;
}
#Content #Content-content .content{
	width: 75%;
	min-height: 550px;
	height: auto !important;
	height: 550px; 
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #EEE;
	border-top: 2px solid #257C0E;
	background: white;
	position: relative;
}
#Content #Content-content .content ul{
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
}
#Content #Content-content .content ul li{
	list-style: inside;
	color: #419641;	
	font-size: 14px;
	margin-bottom: 15px;
}
#Content #Content-content .content p{
	margin: 0;
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}
#Content #Content-content .content p a{
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #EEE;
	border-radius: 5px;
}
/*搜索正确部分*/
#Content #Content-hid-content{
	width: 100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: #F5F5F5;
	overflow: hidden;
	/*display: none;*/
}
#Content #Content-hid-content .label{
	width: 75%;
	margin: 40px auto;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}
#Content #Content-hid-content .label span{
	color: #398439;
}
#Content #Content-hid-content .content{
	width: 75%;
	min-height: 400px;
	height: auto !important;
	height: 400px; 
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #EEE;
	border-top: 2px solid #257C0E;
	background: white;
	position: relative;
	margin-bottom: 30px;
}
#Content #Content-hid-content .content .content-news{
	width: 96%;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin: 0 auto;
	margin-bottom:80px;
	overflow: hidden;
}
#Content #Content-hid-content .content .content-news li{
	/*list-style: inside;*/
	color: #419641;	
	font-size: 14px;
	margin-top: 20px;
	border-bottom: 1px dashed #EEE;
	height: 150px;
	height: auto !important;
	height: 150px;
	overflow: hidden;
	position: relative;
}
#Content #Content-hid-content .content .content-news li h3{
	margin-bottom: 15px;
}
#Content #Content-hid-content .content .content-news li h3 a{
	text-decoration: none;
	font-size: 16px;
	color: #555;
}
#Content #Content-hid-content .content .content-news li h3 a:hover{
	color: #5dae47;
}
#Content #Content-hid-content .content .content-news li h3 a span{
	color: #5dae47;
}
#Content #Content-hid-content .content .content-news li h5{
	position: absolute;
	right: 0;
	top: 0;
	color: #5dae47;
	font-weight: 100;
}
#Content #Content-hid-content .content .content-news li p{
	text-indent: 2em;
	margin-bottom: 20px;
}
#Content #Content-hid-content .content .content-news li p a{
	color: #555;
	font-size: 14px;
	text-decoration: none;
}
#Content #Content-hid-content .content .content-news li p a:hover{
	text-decoration: underline;
}
/*分页*/
#Content #Content-hid-content .content .con-bottom{
	width: 100%;
	margin-bottom: 20px;
	text-align: center;	
}
#Content #Content-hid-content .content .con-bottom a{
	text-decoration: none;
	color: black;
	display: inline-block;	
	padding: 2px 8px;
	background-color: white;
	border: 1px solid #DCDCDC;
}
#Content #Content-hid-content .content .con-bottom a:hover{
	background-color: #257c0e;
	color: white;
}
#Content #Content-hid-content .content .con-bottom .aColor{
	background-color: #257c0e;
	color: white;
}


/*底部*/
#Content #Content-Footer{
	width: 100%;
	min-height: 90px;
	background: #0B4371;
}
#Content #Content-Footer p{
	text-align: center;
	font-size: 12px;
}
#Content #Content-Footer p:nth-child(1){
	padding-top: 22px;
}
#Content #Content-Footer p:nth-child(2){
	margin: 10px 0 0;
}
#Content #Content-Footer p a{
	color: #DCDCDC;
	text-decoration: none;
}
/*遮罩层*/
#mask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 9999999999;
	position: fixed;
	top: 0;
	display: none;
}
#mask img{
	position: absolute;  
    margin: auto;  
    top: -9999px;  
    right: -9999px;  
    bottom: -9999px;  
    left: -9999px;  
}
/*媒体查询*/
@media screen and (min-width:901px) and (max-width:1200px){
	#Content #Content-Top #Top-top{
		width: 90%;
	}
	#Content #Content-Top .Top-bottom ul li a{
		padding: 0 3%;
	}
	#Content #Content-content .content .con-right ul li .right-list div:nth-child(2){
		width: 70%;
	}
}
@media screen and (min-width:631px) and (max-width:900px){
	#Content #Top-top{
	 	min-height: 110px;
	 	height: auto !important;
	 	height: 110px;
	 }
	#Content #Content-Top #Top-top{
		width: 100%;
	}
	#Content #Content-Top #Top-top .BJ,.SouSuo,.WX{
		margin: 6px 0;
	}
	#Content #Content-Top #Top-top #ListNav{
		width: 60%;
		margin-left: 3%;
		margin-right: 3%;
		
	}
	#Content #Content-Top #Top-top #ListNav .select p{
		letter-spacing: 2px;
	}
	#Content #Content-Top #Top-top .WX a:nth-child(1) img{
		width: 65%;
	}
	#Content #Content-Top #Top-top .WX span{
		right: 0;
	}
	#Content #Content-Top .Top-bottom ul li a{
		padding: 0 1%;
	}
	#Content #Content-Top .Top-top .Top-top-right a:nth-child(3){
		right: -25%;
	}
}
@media screen and (min-width:450px) and (max-width:630px){
	#Content #Content-Top #Top-top{
		width: 100%;
	}
	#Content #Content-Top #Top-top .BJ{
		width: 160px;
		float: initial;
	}
	#Content #Content-Top #Top-top #ListNav{
		width: 100%;
	}
	#Content #Content-Top #Top-top #ListNav .select p{
		letter-spacing: 3px;
		padding-left: 4px;
	}
	
	#Content #Content-Top #Top-top #ListNav .search{
		width: 25%;
	}
	#Content #Content-Top #Top-top #ListNav .select {
    	width: 35%;
	}
	#Content #Content-Top #Top-top #ListNav .Sou {
    	width: 63%;
	}
	#Content #Content-Top #Top-top .WX{
		width: 50%;
		position: absolute;
		right: 3%;
		top: 0;	
	}
	#Content #Content-Top #Top-top .WX a:nth-child(1) img{
		width: 65%;
		margin-left: 15%;
	}
	#Content #Content-Top #Top-top .WX span{
		right: 0;
	}
	#Content #Content-Top .Top-bottom{
		display: none;
	}
	#Content #NAV #direction{
		display: block;
	}
	#Content #Content-hid-content .content .content-news li h5{
		display: none;
	}
	#mask img{
		width: 80%;
		height: auto;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(3){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(4){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(5){
		display: none;	
	}
	#Content #Content-hid-content .content .con-bottom span{
		display: none;
	}
}
@media screen and (min-width:301px) and (max-width:450px){
	#Content #Content-Top #Top-top{
		width: 100%;
	}
	#Content #Content-Top #Top-top .BJ{
		width: 160px;
		float: initial;
	}
	#Content #Content-Top #Top-top #ListNav{
		width: 100%;
	}
	#Content #Content-Top #Top-top #ListNav .select p{
		letter-spacing: 3px;
		padding-left: 4px;
	}
	
	#Content #Content-Top #Top-top #ListNav .search{
		width: 25%;
	}
	#Content #Content-Top #Top-top #ListNav .select {
    	width: 35%;
	}
	#Content #Content-Top #Top-top #ListNav .Sou {
    	width: 63%;
	}
	#Content #Content-Top #Top-top .WX{
		width: 50%;
		position: absolute;
		right: 3%;
		top: 0;	
	}
	#Content #Content-Top #Top-top .WX a:nth-child(1) img{
		width: 65%;
		margin-left: 15%;
	}
	#Content #Content-Top #Top-top .WX span{
		right: 0;
	}
	#Content #Content-Top .Top-bottom{
		display: none;
	}
	#Content #NAV #direction{
		display: block;
	}
	#Content #Content-hid-content .content .content-news li h5{
		display: none;
	}
	#mask img{
		width: 80%;
		height: auto;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(3){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(4){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(5){
		display: none;	
	}
	#Content #Content-hid-content .content .con-bottom span{
		display: none;
	}
}
@media screen and (min-width:0px) and (max-width:300px){
	#Content #Content-Top #Top-top{
		width: 100%;
	}
	#Content #Content-Top #Top-top .BJ{
		width: 160px;
		float: initial;
	}
	#Content #Content-Top #Top-top #ListNav{
		width: 100%;
	}
	#Content #Content-Top #Top-top #ListNav .select p{
		padding: 0;
		letter-spacing: 0px;
	}
	#Content #Content-Top #Top-top .WX{
		width: 50%;
		position: absolute;
		right: 3%;
		top: 0;	
	}
	#Content #Content-Top #Top-top .WX a:nth-child(1){
		display: none;
	}
	#Content #Content-Top #Top-top .WX span{
		right: 0;
	}
	#Content #Content-Top .Top-bottom{
		display: none;
	}
	#Content #NAV #direction{
		display: block;
	}
	#Content #Content-hid-content .content .content-news li h5{
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom .page>li:nth-child(1){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom .page>li:last-child{
		display: none;
	}
	#mask img{
		width: 80%;
		height: auto;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(3){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(4){
		display: none;
	}
	#Content #Content-hid-content .content .con-bottom a:nth-child(5){
		display: none;	
	}
	#Content #Content-hid-content .content .con-bottom span{
		display: none;
	}
}