
section {
	/*width: 1200px;*/
	margin: auto;
	padding: 0px 0 30px 0;
	/* padding-top: 20px; */
}

.section {
	width: 792px;
	margin: auto;
	position: relative;
}
.describe{
	color: rgb(150,150,150);
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
/*.event-banner img{
	width: 100%;
	position: relative;
}*/
.smallbanner img{
	margin-top: 0;
}
.second-nav-Box{
	margin-left: -316px;
}
.three-nav .nav-search{
	display: block;
	padding-bottom: 0;
}
.seojieguo{
	color: #969696;
	font-size: 12px;
	margin-bottom: 20px;
}
.seojieguo span:first-child{
	float: left;
}
.seojieguo span:last-child{
	float: right;
}
.momberseo{
	display: flex;
}
.member-logo{
	flex: 1;
	position: relative;
}
.member-logo-img{
	width: 80px;
	height: 80px;
	border-radius:80px ;
}
.member-aut{
	position: absolute;
	width: 25px;
	height: 25px;
	bottom: 0;
	left: 57px;
	z-index: 1;
}
.member-info{
	flex: 3;
	padding-top: 5px;
}
.member-label span{
	font-size: 14px;
	font-weight: lighter;
	margin-right:10px ;
}
.member-model{
	flex: 0.8;
	line-height: 80px;
	text-align: right;
}
.member-model a{
	display: inline-block;
	width:120px;
	height:28px;
	background:linear-gradient(132deg,rgba(255,77,119,1) 0%,rgba(74,60,233,1) 100%);
	border-radius:20px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
}
.member-info div:first-child{
	margin-bottom: 30px;
}
.member-cmodel{
	text-align:center ;
	font-size: 14px;
}
.member-cmodel i{
	position: relative;
	top: -5px;
}
.member-cmodel img{
	/*font-size: 22px;*/
	margin-right: 10px;
	position: relative;
	top: 4px;
}
.layer-swiper{
	width: 100%;
	height: 100%;
}
.banner{
	background: none;
}
.banner-box{
	display: block;
	filter: blur(8px);
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	border-radius:0 ;
}
.banner-img{
	display: block;
	width: 792px;
	height: 240px;
	margin: auto;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.swiper-button-prev,.swiper-button-next{
	background-image:none ;
}
.swiper-button-next{
	right: 12%;
}
.swiper-button-prev em,.swiper-button-next em{
	color: #fff;
	font-size: 60px;
	opacity: 0.5;
	position: relative;
	top: -8px;
}
.swiper-button-prev{
	left: 12%;
}
.zrn{
	position: fixed;
    top: 50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2000;
	/* background-color: white; */
	width: 792px;
}
.section-nav{
	padding-top: 15px;
}
.navTree{
	/* border-radius: 20px; */
	width: 792px;
	background-color: white;
	position: absolute;
	opacity: .8;
	height: 40px;
	left: -4px;
}
.sousuo{
	display: inline-block;
	height: 36px;
	border-top: 1px solid rgba(150, 150, 150, 0.6);
	border-bottom: 1px solid rgba(150, 150, 150, 0.6);
	width: 150px;
	text-align: center;
	line-height: 34px;
	background-color: white;
	opacity: .8;
}
.sousuo>span{
	font-size: 12px;
}
.nav-search div{
	float: right;
}
.nav-search input{
	width: calc(100% - 228px);
}
.showiconvoer{
	display: none;
}
.page-center{
	border-top: none;
}
@media only screen and (min-width: 100px) and (max-width: 745px) {
	.nav-search input{
		width: calc(100% - 50px);
		color: black;
	}
	.sousuo{
		display: none;
	}
	.navTree{
		display: none!important;
	}
	.swiper-button-prev,.swiper-button-next{
		display: none;
	}
	.layer-swiper-box{
		height: 100%;
	}
	.swiper-container{
		height: 100%;
	}
	.banner-box{
	    background-size: auto 100%!important;
	    background-position-x: 50%!important;
	    filter:blur(0);
	    height: 150px;
	}
	.banner-img{
		display: none;
	}
	.page-name{
		display: inline-block;
		position: absolute;
		right: 10px;
		color: #fff;
		font-size: 12px;
		line-height: 35px;
	}
	section {
		width: 100%;
		padding: 0px;
	}
	.section {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.second-nav {
		/*height: 35px;*/
		/*text-align: left;*/
		padding-right: 3px;
		background: rgba(0,0,0,0.5);
	}
	.secActive span {
		font-size: 12px;
	}
	.secActive i{
		width: 30px;
		height: 6px;
		left: 5px;
		bottom: 10px;
	}
	/*.three-nav>div{
		display: block;
		padding: 5px 0;
		overflow: hidden;
	}
	.three-nav {
		width: 100%;
		height: auto;
		line-height: 40px;
		background: rgba(0,0,0,0.6);
		overflow: hidden;
		margin-top: 0;
	}*/
	
	.section-nav {
		width: 100%;
	    position: relative;
	    z-index: 4;
	    padding: 0;
	    top: -34px;
	}
	.three-nav-li {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		/*width: 70px;*/
		text-align: center;
		color: #fff;
	}
	.three-nav-li>div{
		padding: 0 1px;
		padding-right: 2px;
		/*width: 60px;*/
		margin: auto;
		background: rgba(0,0,0,0);
		height: 26px;
		line-height: 26px;
	}
	.three-nav-li>div>div{
		/*width: 58px;*/
		padding: 0 12px;
		background: rgba(0,0,0,0);
		border-radius:26px ;
		height: 26px;
		line-height: 26px;
	}
	.threeActive {
		display: block!important;
		color: #fff;
		
	}
	.threeActive >div > div{
		background: -webkit-linear-gradient(left, rgba(255, 77, 119, 0.5), rgba(74, 60, 233, 0.5));
		/* Safari 5.1 - 6.0 */
		background: -o-linear-gradient(right, rgba(255, 77, 119, 0.5), rgba(74, 60, 233, 0.5));
		/* Opera 11.1 - 12.0 */
		background: -moz-linear-gradient(right, rgba(255, 77, 119, 0.5), rgba(74, 60, 233, 0.5));
		/* Firefox 3.6 - 15 */
		background: linear-gradient(to right, rgba(255, 77, 119, 0.5), rgba(74, 60, 233, 0.5));
		/* 标准的语法（必须放在最后） */
	}
	.second-nav-li {
		width: 42px;
		color: #fff;
		font-size: 12px;
		line-height: 35px;
		text-align: center;
	}
	.user-name{
		font-size: 14px;
		
	}
	.event-name{
		font-size: 15px;
		padding-bottom: 10px;
		padding-top: 0;
	}
	.secActive span {
	    font-size: 14px;
	}
	.banner{
		display: none;
	}
	.three-nav .nav-search{
		padding-bottom: 10px;
	}
	.section li .member-model{
		line-height: 50px;
	}
	.member-model{
		flex: 1;
	}
	.member-model a{
		width: 60px;
	    height: 24px;
	    line-height: 24px;
	    font-size: 14px;
	}
	.member-info{
		flex: 2;
	}
	.member-logo-img{
		width: 50px;
    	height: 50px;
	}
	.member-info div:first-child{
		font-size: 14px;
   	 	margin-bottom: 10px;
	}
	.member-cmodel{
		font-size: 12px;
    	flex: 1.3;
	}
	.seojieguo{
		display: none;
	}
	.section-nav{
		position: fixed;
		top: 39px;
    	width: 100%;
	}
	.page-body{
		padding-top: 75px;
	}
}