@charset "utf-8";
/* CSS Document */
body,div,p,h1,h2,h3,h4,span,input,ul,li,dl,dt,dd,ol,li,b,a{margin:0;padding:0;list-style:none;border:0;}
img,span{display:block;}
 select,option,input,textarea:focus { outline: none;}
a:link,a:visited{color:#666;text-decoration:none;}
a:hover{text-decoration:none;color:#21a0f8;}



.english{
	width: 1000px;
	background: #fff;
	border:1px solid #ddd;
	margin:10px auto;
	box-shadow: 0 0 5px 0 #666; 
	padding-bottom:40px;
	 }
.english h3{
	font-size: 20px;
	height: 45px;
	border-bottom: 2px solid #2f4e9a;
	color: #2f4e9a;
	line-height: 45px;
	padding-left: 30px;
}
.english li{
	float: left;
	margin-top:40px;
	margin-left: 50px;
	margin-bottom:10px;
}
.english .eng-con{
	width: 930px;
	height:390px;
	clear: both;
	margin-left:35px;
}
.eng-con .ws-one{
	margin: 2% 1.8% 0px 0%;
	width: 47.5%;
/*	height: 36%;*/
	overflow: hidden;
	border: 1px solid #C0D2F1;
	float: left;
	background: url(../img/wsbg.jpg) repeat-x;
	margin-top:30px;
}
.ws-one .ws-top{
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #DAE5F8;
}
.ws-top h4{
	margin-left:20px;
	color: #274387;
	float: left;
	font-size: 14px;
	font-weight: normal;
}
.ws-top a{
	    float: right;
    color: #274387;
    margin-right: 12px;
}
.eng-con .ws-one ul{
	margin-left:-28px;
}
.eng-con .ws-one li{
	background: url(../img/dian.jpg) no-repeat 0px center;
	padding-left: 12px;
	margin-top:-12px;
	
}
.eng-con .ws-one li a{
	color: #666;
	width: 398px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.eng-con .ws-one li a:hover{
	color: #2f4e9a;
}

/*列表页样式*/

#PanelNewsList{ 
	width:990px; 
	margin:0 auto;     
	min-height: 400px;
	position: relative;
}
#PanelNewsList .title{ 
	border-bottom:1px solid #dcdcdc; 
	width:990px;
	color:#2981d3; 
	height:40px; 
	line-height:40px;
}
#PanelNewsList .title h4{ 
	border-bottom:2px solid #2981d3; 
	width:200px;
	text-align:center;
	font-size:18px;
	font-weight: normal;
}

ul#NewsListUL li{ 
	height:40px; 
	line-height:40px;
	border-bottom:1px dashed #CCC;
	width:1000px;
	font-size:14px;
	} 
ul#NewsListUL li span{ 
	width:910px;
	 float:left; 
	 margin-right:10px;
	}
ul#NewsListUL li a:hover{ 
	color:#2981d3;
}
/*分页*/
ul#PanelPage{
	width:350px;
	margin:0 auto;
	height:27px;
	margin:20px auto;
}
ul#PanelPage li{
	float:left;
	margin-left:10px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	font-size:14px;
}
ul#PanelPage li:hover{
	border:1px solid #ccc;
	background:#2071b8;
}
ul#PanelPage li:hover a{ color:#fff;}
/*分页*/

/*应急管理页面样式*/
.yingji{
	width: 1000px;
	background: #e3ebf9;
	margin:10px auto;
	border:1px solid #ddd;
	box-shadow: 0 0 5px 0 #666;
	padding-bottom: 20px;
}
.yingji h3{
	font-size: 24px;
	font-weight: normal;
	color: #2f4e9a;
	height:55px;
	line-height: 55px;
	border-bottom: 2px solid #2f4e9a;
	padding-left: 25px;
}
.yingji .guanli_{
	width: 950px;
	height:82px;
	background: #fff;
	border:1px solid #accffa;
	margin: 10px auto;
	font-size: 14px;
	color: #666;
	line-height:25px;
	padding: 10px;
}
.guanli_ .title{
	color: #21a0f8;
	font-size: 16px;
	display: inline-block;
}
.yingji .jianjie{
	height:150px;
	
}
.jianjie .title{
	color: #21a0f8;
	font-size: 16px;
	display: inline-block;
}
