.clssMainRoll {
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer
}
em{font-style:normal;}

#floatBoxBg{
display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;}
.floatBox{border:#666 5px solid;width:300px;position:absolute;top:50px;left:40%;}
.floatBox .title{height:23px;padding:7px 10px 0;background:#333;color:#fff;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .content{padding:20px 15px;background:#fff;
}
#MainPromotionBanner{
	width:100%;
	height:100%;
	background:#fff;
}
#SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height:100%;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:100%;
	height:100%;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:100%;
	height:100%;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 85%; 
	right: 10px;
	z-index: 10;
	height: 35px;
	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 5px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0px 5px; 
}

.grid { width: 100%;} .grid_2_1{ width: 50%;} .grid_3_1{ width: 33.3%;} .grid_4_1{ width:25% }



/* slideBox样式  
--------------------------------------------------------------------*/
.slideBox {
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	z-index: 1;
	text-align:center;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	display:inline-block;
	margin-right: 2px;
	width: 16px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background:url(../img/hd.png) no-repeat 0 0;
	cursor: pointer;
	*line-height: 20px;
	*display:inline;
	*height:0px;
	*padding-left:8px;
	*padding-top:0px;
	*padding-bottom:0px;
}
.slideBox .hd ul li.on {
	background:url(../img/hd.png) no-repeat -16px 0;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd ul li{
	width: 100%;
	height: 450px;
}
.slideBox .bd img {
	width: 100%;
	height: 450px;
	display: block;
}
/*page slideBox*/
.page_banner {
	overflow: hidden;
}
.page_banner img {
	width:100%;
}
.page_banner .BMap_Marker img {
	width:auto;
}/*百度地图兼容*/


.slideBox{
	margin: 0 auto;
	width: 1120px;      /* 调整全局的宽度 必须是10 的倍数 */
	text-align: left;
	position: relative;
}
