/*reset*/
ul,li,p,h1,h2,h3,h4,h5,body{margin:0px;padding:0px;}
ul,li,dl,dd,dt{list-style: none;}
body{font-size:12px;}
a{text-decoration: none;color:#252525;}
a:hover,.fot a:hover{color: #ee2d24;}
a img{border:none 0;display: block;}
/*banner*/
.banner_index{
position:relative;
	height:151px;
	position: relative;
	overflow:hidden;
	width: 209px;
}

.hotDiv {
	position:absolute;
	z-index:1000;
	height: 71px;
	width: 72px;
	left:0px;
	top: 0px;
}
.moreDiv {
	position:absolute;
	z-index:1000;
	height: 37px;
	width: 37px;
	left: 172px;
	top: 114px;
}

.banner_index .btn,.banner_pro .bBtn{position: absolute;top:60px;width: 15px;height: 30px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url(../images/bg_btnPre_index.png) no-repeat 0 0;left:20px;}

.banner_index .left_top{background: url(../images/wf-29.png) no-repeat 0 0;left:1px;z-index: 8888;position: absolute;top:-1px;width: 71px;}

.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(../images/bg_btnPre_index_hover.png) no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url(../images/bg_btnNext_index.png) no-repeat 0 0;right: 20px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(../images/bg_btnNext_index_hover.png) no-repeat 0 0;}
.banner_index .banner_wrap{
width:185px; height:135px;
	position: absolute;
	margin-left:14px;
	top: 9px;
	z-index: 2;
	overflow: hidden;
}
.banner_index .banner_wrap li{width: 209px;float: left;}
.indexBanner_num{width:209px;margin: 0 auto;padding:10px 0;text-align: center;} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(../images/bg_num.png) no-repeat 0 0;font-size: 0px;line-height: 0px;margin:0 1px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background: url(../images/bg_num_on.png) no-repeat 0 0;}