/* CSS Document */


img{ border:none;}



/*banner*/
.none{ display:none;}
.banner{
	min-width:980px;
	height:1035px;
	position:relative;
	overflow:hidden;
	z-index:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.banner_show{ width:100%; text-align:center; height:100%; overflow:hidden; position:relative;}
.bannger_inbox{ position:absolute; left:50%; top:0;}


.banner_pre_next{position:relative;z-index:105;width:1088px;left:50%; height:37px;margin-left:-500px;*left:240px;}
.banner_pre_next a{ width:37px; height:37px; background:url(../images/btn.png) no-repeat; text-indent:-999em;}
.banner_pre_next .banner_btn_left{position:absolute;left:-37px; background-position:0px 0px;}
.banner_pre_next .banner_btn_right{position:absolute;right:-37px; background-position:-37px 0px;}




.focus-news{
	position:absolute;
	width:1088px;
	left:50%;
	margin-left:-552px;
	z-index:9999;
	font-family:"Microsoft YaHei";
	padding: 0px;
	height: 1035px;
	bottom: 0px;
}
