﻿.clearfix::after,footer::after,.stand::after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both;}
.clearfix:after,header:after,footer,.stand:after{clear:both;}
.clearfix,header,footer,.stand{zoom:1;/*IE/7/6*/}

/*头部焦点图切换*/
.banner{
	width:100%;
	
	height:1045px;
	position: relative;
}

 
.banner .focus{
	/*width:1660px;*/width:100%;
	height:493px;
	/*position: absolute;
	left:50%;
	margin-left:-830px;*/
}

.banner .focu {
	width:100%;
	
	/*height:382px;*/
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
.banner .focu .bd {
	width:100%;

}
.banner .focu .bd li {
	width:100%;
	overflow:hidden;position:relative;height:1045px;
	text-align:center;
}

.banner .focu .bd li img {
	display:block;
	width:100%;
	height:1045px;
}


/*中间焦点图切换*/
.focu {
	width:100%;
	
	/*height:382px;*/
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
.focu .bd {
	width:100%;

}
.focu .bd li {
	width:100%;
	overflow:hidden;position:relative;height:382px;
	text-align:center;
}

.focu .bd li img {
	display:block;
	width:100%;
	height:382px;
}


/*公共焦点图切换*/
.focu .tempWrap {
	overflow:visible !important
}

.focu .hd {
	position:absolute;
	width:100%;
	z-index:2;
	height:11px;
	bottom:30px;
	text-align:center;
}
.focu .hd li {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:6px;
	height:6px;
	line-height:99px;
	overflow:hidden;
	background:#ececec;
	margin:0 5px;
	cursor:pointer;
	/*border-radius: 11px;*/
}
.focu .hd li.on {
	background:#e2241d;
	width:27px;
}


.focu .pnBtn {
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:493px;
	cursor:pointer;
}

.focu .pnBtn .blackBg {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:1045px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.focu .pnBtn .arrow {
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:80px;
}
#Content1{

	padding-bottom:40px;
}
.con01{
	width:1000px;
	float:left;
	height:600px;
}
/*原焦点图样式
.focus1{
	width:541px;
	background:#f9f9f9;
	height:500px;
	float:left;
}
.focus1 .focu{
	background:none;
}

.focus1 .focu .bd .pic{
	display:block;
	height:338px;
}
.focus1 .focu .bd .pic img{
	width:100%;
	height:338px;
}
.focus1 .focu .bd .tit{
	font-size:16px;
	display:block;
	padding: 10px 15px;
	line-height:25px;
	text-align:left;
}
.focus1 .focu .bd .tit a{
	color:#232323;
}
.focus1 .focu .bd .info{
	color:#616161;
	text-align: left;
	line-height:180%;
	font-size:12px;
	display:block;
	padding:0px 15px;
}
.focus1 .focu .hd{
	width:auto;
	right:15px;
	bottom:15px;
}
.focus1 .focu .hd li{
	background:#bdbdbd;
}
.focus1 .focu .hd li.on{
	width:11px;
	background:#e2241d;
}
*/
.news{
	width:441px;
	float:right;
	height:500px;
	background:#fff;
}

