﻿.swiper_container{
	position:relative;
}
.swiper_container .swiper-pagination-bullet{
	width:17px;
	height:17px;
	
	background:none;
	background:url(../images/index/kong.png);
	opacity:1;

}
.swiper_container .swiper-pagination-white .swiper-pagination-bullet-active{
	background:url(../images/index/shi.png);
}
.swiper_container .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom:40px;
}
.swiper_container img{
	width:100%;
}

.swiper_container .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 100px;
}


.zj_bottom{
	position:relative;
}
#fix{
	width:63px;
	height:33px;
	position:absolute;
	top:-33px;
	left: 50%;
	margin-left:-31px;
	cursor:pointer;
}
 

/*轮播*/
.lunbox{
	width:1202px;
	height:286px;
	margin:0 auto;
	/*margin-top:60px;*/
	position:relative;
}
.wqhg{
	display:block;
	margin:0 auto;
	margin-bottom: 15px;

}
.lunbox .lb{
	width:882px;
	height:244px;
	margin:0 auto;
	

}
.lunbox .lb .swiper-container{
	width:100%;
	height:100%;
}
.lunbox .lb .swiper-container .swiper-wrapper .swiper-slide{
	width:166px;
	height:244px;
	background:#fff;
	margin-right:13px;
}
.lunbox .lb .swiper-container .swiper-wrapper .swiper-slide img{
	width:157px;
	height:235px;
	margin-top:4px;
	margin-left:5px;
}
.lunbox .lb .swiper-container .swiper-wrapper #zuo{
	width:64px;
	height:64px;
	background:none;
	background:url(../images/zuo.png);
	left:25px;
	position:absolute;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:64px;
	height:64px;
	left:20px;
	background:none;
	z-index:99999999999;
	position:absolute;
	top:130px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:64px;
	height:64px;
	right:20px;
	background:none;
	z-index:99999999999;
	position:absolute;
	top:130px;
}
.bottom{
	width:100%;
	position:relative;
	height:150px;
}
.bottom img{

	width:100%;
}
.bottom p{
	width:100%;
	height:70%;
	top:30%;
	left:0;
	position:absolute;
	text-align:center;
	font-size:14px;
	color:#000;
	z-index:9999;
}
.dibu{
	width:100%;
	height:40px;
	line-height:40px;
	background:#2f2d2d;
}
.dibu .dibun{
  width:988px;
  height:100%;
  margin:0 auto;
}
.botNav3{
	width:1000px;
}




.lb_top{
	width:100%;
	height:234px;
	background:url(../images/top.png)no-repeat center center;
}


.food_foot{ width:100%; position:absolute; bottom:0; z-index:11;}
.botNav3 dl {
    padding-left: 304px;
}
.botNav3 p {
    width: 100%; 
    text-align: center;
	color:#fff;
}
.botNav3 p a {
	color:#fff;
}