
/*侧边栏*/
.body_right{
	position: fixed;
	right: 5px;
	top: 50%;
	margin-top: -273px;
	z-index: 10;
}
.body_right a{
	display: block;
}
/*banner图*/
.swiper-container{
	width: 100%;
	height: 500px;
}
/*.hu{
	width: 243px;
	height: 15px;
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: 999;
}*/
/*下一部分*/

.main{
	width: 100%;
	height: 286px;
	background: #1A1312;
	padding-top: 30px;
}

#wra{
	position: relative;	
}
.main .list{
	width: 100%;
	height: 192px;
	overflow: hidden;
	padding-top: 46px;
}
.main .list ul li{
	width:215px;
	height: 140px;
	float: left;margin-left: 24px;
	position: relative;
	background: url(../images/m1-lbg.png) no-repeat center bottom;
	text-align: center;
}




/*.main .banquan{
	text-align: center;
	color: #c99059;
}*/


/*二维码*/


.erweima{
	position: absolute;
	right: 80px;
	top: -83px;
	display: none;
}








