@charset "utf-8";
/* CSS Document */
.w1200{
	width:1200px;
	margin:0 auto;
	min-width:1200px !important;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
	padding:0;
	margin:0;
}
ul,li{
	 list-style:none;
}
img{
	border:0 none;
}
a{ 
	text-decoration:none;
	font-family:"微软雅黑";
	color:#6a6a6a;
}
a:hover{
	
}
body{
	font-size:14px;font-family:"微软雅黑","Arial Narrow",HELVETICA;
	color:#4a4a4a;
	line-height:36px;
	min-width:1200px !important;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#wrap{
 	text-align:left;
}
.bg_none{
	background:none !important;	
}
html,body{

      -webkit-text-size-adjust:none;
}
.news li{
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
	font-size:14px;
	padding:0 50px;
}
.news li a:hover{
	color:#1168b1;
}
.pager{
	margin-top:37px;
	text-align:center;
	margin-bottom:60px;	
}
/*.pager span{
	border:1px solid #ddd;
	margin:0px 5px;
	padding:0px 12px;
}*/
.newstitle{
	text-align:center;
	line-height:50px;
	height:50px;
	overflow:hidden;	
}
.news_message{
	text-align:center;
	line-height:30px;	
}
.tr{ text-align:right;}
.tc{ text-align:center;}
.tl{ text-align:left;}
.tj{ text-align:justify;}
.mt14{margin-top:14px}
/*.news li{
		height:35px;
		line-height:35px;
		overflow:hidden;
		border-bottom:1px dashed #ddd;
}*/
.pager{
	text-align:center;
}
.pager span{
	display:inline-block;
}
.pager span{
	margin:0 2px;
}
.pager a{
	padding:0 10px;
	display:inline-block;
	border:1px solid #dfdfdf;
	line-height:30px;
	height:30px;
}
.pager a.on{
	background:#1168b1;
	color:#fff;
}