@charset "utf-8";
/* CSS Document */
.w1000{
	width:1000px;
	margin:0 auto;	
}


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:#666;
}
a:hover{
	color:#0093dd;
}
body{
	font-size:12px;font-family:"微软雅黑";
	text-align:center;
	color:#898989;
	line-height:30px;
	background:#F2F2F2;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#wrap{
 	text-align:left;
	width:100%;
	min-width:1200px;
	overflow:hidden;
}
.bg_none{
	background:none !important;	
}
.bd_none{
	border:none !important;
}
html,body{

      -webkit-text-size-adjust:none;

}
.tr{ text-align:right;}
.tc{ text-align:center;}
.tl{ text-align:left;}
.tj{ text-align:justify;}
.m0{margin:0px !important;}
.mr18{margin-right:18px;}



h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}


.pro{ float:left; display:inline; margin:30px 9.5px 40px; }
.pro .pro-name{
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-align:center;
}

/*分页*/
div.pager
{

	text-align:center; margin:10px auto 0;
	padding-bottom:3px;
}
div.pager span
{
	margin-left:3px;
	margin-right:3px;
}
div.pager a
{
		padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	display:inline-block;
	border:1px solid #666;
	height:20px;
	line-height:20px;
}
.page_hover{
	color:#fff !important;
	background:#AF131B;
	border:1px solid #AF131B !important;	
}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ 
	height:40px;
	line-height:40px;
	padding-left:15px;
	padding-right:10px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
	font-size:14px;
}

.newstitle {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.news_message{
	height:30px;
	line-height:30px;
	text-align:center;	
}

.indexShow{ position:relative; width:100%; height:470px; overflow:hidden; min-width:1004px;}
.indexShowBox{width:1420px;height:470px; overflow:hidden; position:relative; left:50%; top:0px; margin-left:-710px;}

.indexShowLeft{ position:absolute; top:50%; left:50%; margin-left:-526px; margin-top:-23px; display:block;width:47px;height:47px; background:url(../images/jt_img.png) no-repeat left center; z-index:10;}
.indexShowRight{position:absolute; top:50%; right:50%; margin-right:-526px; margin-top:-23px; display:block;width:47px;height:47px; background:url(../images/jt_img.png) no-repeat right center; z-index:10;}