/*banner*/
.banner_index{height:500px;position: relative;overflow:hidden;width:100%}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:211px;width: 56px;height: 78px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url("../img/bg_btnPre_index.png") no-repeat 0 0;left:8%;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url("../img/bg_btnPre_index_hover.png") no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url("../img/bg_btnNext_index.png") no-repeat 0 0;right:7%;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url("../img/bg_btnNext_index_hover.png") no-repeat 0 0;}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{width:100%;float:left;height:500px}
.banner_index .banner_wrap li .item{
	width:100%;
	height:500px;
}
.banner_index .banner_wrap li .item a{
	display:block;
	width:100%;
	height:500px;
}
.banner_index .banner_wrap li .item1{
	background:url("../img/banner_index1_1.jpg")center center no-repeat
}
.banner_index .banner_wrap li .item2{
	background:url("../img/banner_index1_2.jpg") center center no-repeat
}

/*从这开始*/

.banner_index .banner_wrap li .item3{
	background:url("/images/ct.jpg") center center no-repeat
}

/*到此结束*/

.banner_index .banner_wrap li .item4{
	background:url("../img/banner_index2_2.jpg") center center no-repeat
}
.banner_index .banner_wrap li .item5{
	background:url("../img/banner_index3_1.jpg")center center no-repeat
}
.banner_index .banner_wrap li .item6{
	background:url("../img/banner_index3_2.jpg") center center no-repeat
}
.banner_index .banner_wrap li .item7{
	background:url("../img/banner_index4_1.jpg") center center no-repeat
}
.banner_index .banner_wrap li .item8{
	background:url("../img/banner_index4_2.jpg")center center no-repeat
}
.banner_index .banner_wrap li .item9{
	background:url("../img/banner0717_1.jpg") center center no-repeat
}
.banner_index .banner_wrap li .item10{
	background:url("../img/banner0717_2.jpg") center center no-repeat
}
.banner_index .banner_wrap li .item11{
	background:url("../img/index_0810_1.jpg")center center no-repeat
}
.banner_index .banner_wrap li .item12{
	background:url("../img/index_0810_2.jpg")center center no-repeat
}
.indexBanner_num{width:100%;padding:10px 0;text-align:center;position:absolute;left:0;bottom:0;z-index:4} 
.indexBanner_num a{width:12px;height:12px;display: inline-block;_zoom:1;background: url("../img/bg_num.png")no-repeat center center;font-size: 0px;line-height: 0px;margin:0 3px;}
.indexBanner_num a.on,.indexBanner_num a:hover{
	background: url("../img/bg_num_on.png") no-repeat 0 0;
}