﻿.main {
	position: absolute!important;
	top: 48px!important;
	left: 0!important;
	z-index: 1000!important;
	width: 100%!important;
	background: #fff!important;
	overflow: hidden!important;
	height: 327px!important;
	display: none;
}
.two {
		
			width: 50%;
			background: #fff;
			float: left;
		}
.main #one {
	width: 101%;
	height: 300px;
	float: left;
}
.uiwsd{width: 110%;}
.main #one ul li {
	line-height: 40px;
	text-align: center;
}

.swiper-container {
	width: 100%;
	height: 327px;
	/*border: 1px solid #ccc;*/
}

.swiper-slide {
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.915em;
	font-family: microsoft yahei;
}

.swiper-slide ul li {
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
}

.hangY_xuan {
	padding-left: 3.5%;
}

.active {
	background: #eee;
}
.tend-1{
	z-index:610 ;
	background: #fff;
}
.zp_header{
	position: relative;
	z-index: 610;
}
.top-header{
	z-index: 610;
}
.cover{
	position: fixed;
	top: 0;
	bottom: 0;
	background: rgba(50,50,50,0.7);
	width: 100%;
	z-index: 600;
	display: none;
}
#one .swiper-slide ul li {
	border-right: 1px solid #dbdbdb;
	width: 22.5%;
    float: left;
}

.stopScoll {
	overflow: hidden;
}

/*新加修改的*/
.seaMore{
	height: 30px;
	line-height: 30px;
	background: #fafafa;
}
.Ruogu_jiaM1:last-child{
	margin-bottom: 0;
	border-bottom: none;
}
.seaMore a{
	/*background: url(../images/down_03.png) no-repeat right center;*/
	background-size: 12px 6px;
}
#seo{
	width: 90%;
	height: 40px;
	padding: 0 5%;
	line-height: 40px;
	background: #f5f5f5;
}
#seo li{
	float: left;
	height: 100%;
	line-height: 40px;
	font-size: 0.8rem;
	overflow: hidden;
	color: #999999;
}
#seo li span{
	padding-right:0% ;
	width: 99%;
	display: inline-block;
	height: 11px;
	border-right: 1px solid #ccc;
	margin-top: 10px;
	line-height: 11px;
	font-size: 0.8rem;
}
.tuijian{
	width: 90%;
	min-height: 134px;
	background: #fff;
	margin: 0 auto;
	padding: 0 5%;
	display: none;
}
.tuijian ul li{
	float: left;
	width: 47%;/*加盟资讯该回时宽改回31%*/
	font-size: 0.68rem;
	margin-right: 3%;
	text-align: center;
	line-height: 27px;
	overflow: hidden;
}
.tuijian ul li a{
	color: #999;
}
.jiamengzixun ul{
	overflow: hidden;
}
.jiamengzixun ul li{
	width: 100%;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 12px;
    background: url(../images/scrle.png) no-repeat left center;
    background-size: 4px 4px;
}
.blackGray{ width:100%; height:100%; background:rgba(0,0,0,.3); position:fixed; top:0; left:0; z-index:104; display:none; }