/*<!--------通栏图片样式------------->*/
.swap{
	width:100%; height:560px; margin:0 auto;
}
#slider{
	list-style:none; width:100%; height:560px; margin:0; padding:0; 
}
#slider li{
	width:100%; height:560px; display:none; position:absolute;z-index:1;
}

#naviSlider{
	list-style:none;  margin:0 auto; width:auto; text-align:center; margin-top:3px; *margin-top:5px;
	
}
#naviSlider  li{
	height:10px; width:10px;   cursor:pointer; display:inline-block; 
	background:url(images/dot.png) -10px center no-repeat;
	_background:url(images/dot_ie6.png) -10px center no-repeat;
	*zoom:1;*display:inline;*margin-left:2px;
	
}
#naviSlider li.on{
	
}

/*<!--------底部预约------------->*/
 .dxy_bm_wrap {
 width: 100%;
 height: 65px;
 background:#CB0000;
 position: fixed;
 bottom: 0;
 
 z-index: 1000;
}

.dxy_bm {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
}
.dxy_bm_lft {
	width: 1000px;
	float: left;
	margin-top: 1px;
}
.dxy_bm_lft ul {
	overflow: hidden;
}
ul {
	list-style: none;
}
.dxy_bm_lft ul li {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-family: "\5FAE\8F6F\96C5\9ED1", tahoma, arial, sans-serif;
	margin-left: 16px;
}
.dxy_bm_lft ul li {
	float: left;
}
.dxy_bm_lft ul li input.xm {
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}
.dxy_bm_lft ul li input.kf_btn {
	width: 150px;
	height: 43px;
	line-height: 43px;
	font-size: 22px;
	cursor: pointer;
	border: none;
	color: #fff;
	background: #FE0000;
	font-family: "\5FAE\8F6F\96C5\9ED1", tahoma, arial, sans-serif;
}
.dxy_bm_rht {
	width: 240px;
	float: right;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin-top: 6px;
}
.dxy_bm_rht dt {
	font-size: 20px;
	float: left;
	font-family: "\5FAE\8F6F\96C5\9ED1", tahoma, arial, sans-serif;
	height: 28px;
	line-height: 28px;
}
.over{margin-bottom:200px;}

