@charset "utf-8";
/* CSS Document */
.w1200{
	width:1200px;
	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:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}
a:hover{
	color:#d61108;
}
body{
	font-size:14px;font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#565656;
	line-height:30px;
}
.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;

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



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


.pro{ float:left; display:inline; margin:5px 33px 10px 13px; }
.pro .pro-name{
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	font-size:14px;
}
.pro-pic1{
	border:3px solid #D6D3D6;	
}

/*分页*/
div.pager
{

	text-align:center; margin:10px auto 0;
	padding-bottom:3px;
}
.right_pro div.pager
{

	text-align:center; 
	padding-right:15px;
}
div.pager span
{
	margin-left:3.5px;
	margin-right:3.5px;
}
div.pager a
{
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	height:30px;
	line-height:30px;
	color:#969696;
	border:1px solid #DFDFDF;
	display:inline-block;
}
.page_on{
	color:#fff !important;
	background:#D61108 !important;
	border:1px solid #D61108 !important;	
}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ 
	height:39px;
	line-height:39px;
	background:url(../images/news_icon.png) no-repeat left center;
	padding-left:18px;
	padding-right:10px;
	border-bottom:1px dotted #C8C8C8;
	overflow:hidden;
	font-size:14px;
}
ul.news li span{
	font-size:14px;
	color:#B3B3B3;	
}
.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;}