﻿/*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;}

.pinpai a img{border:none 0;display:inline;}

/*banner*/
.banner_index{
	height:548px;
	position: relative;
	overflow:hidden;
	width:728px;
}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:235px;width: 46px;height: 110px;display: block;z-index: 3;z-index:9;filter: alpha(opacity=50);
		opacity:0.5;}
.banner_index .btn:hover,.banner_pro .bBtn:hover{alpha(opacity=100);opacity:1;}
.banner_index .btnPre,.banner_pro .bPre{background: url('../images/bg_btnPre_index.png') no-repeat 0 0;left:20px;z-index:9}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url('../images/bg_btnPre_index.png') no-repeat 0 0;z-index:9}
.banner_index .btnNext,.banner_pro .bNext{background: url('../images/bg_btnNext_index.png') no-repeat 0 0;right: 20px;z-index:9}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url('../images/bg_btnNext_index.png') no-repeat 0 0; z-index:9}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{width: 730px;float: left;}
.indexBanner_num{
	width:730px;
	position:absolute;
	z-index:11;
	display:block;
	left: 330px;
	top: 520px;
} 
.indexBanner_num a{width: 18px;height: 18px;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;}
