/*<!--立即入驻-->*/
.yu-banner {
    width: 100%;
    height: 400px; 
	overflow: hidden;
	position: relative;
}
.yu-banner img{
	width: 100%;
}
.yu-url{
	width: 214px;
	height: 50px;
	background: linear-gradient(0deg, #EB8F10 0%, #F3B136 100%);
	border-radius: 25px;
	display: block;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	position: absolute;
	bottom: 70px;
	left: 0;
	right: 0;
}
.vipcontent .flex{
	padding-top: 46px;
}
.vipimg{
	/* width: 413px;
	height: 167px; */
	display: block;
	margin: 0px 24px;
	position: relative;
}
.wz1{
	position: absolute;
	top: 49px!important;
	left:172px;
}
.wz1 span{
	color: #ABAAAA;
	font-size: 26px;
	display: block;
}
.know-main img{
	padding-top: 100px;
}
.right-text{
	flex: 1;
}
.right-text p{
	padding-top: 160px;
	font-size: 30px;
	width: 430px;
	margin-left: 162px;
	font-weight: 400;
	color: #F7AC25;
}
.w-430{
	width: 432px;
	margin-left: 137px;
	padding-top: 30px;
}
.right-text span{	display: block;
	line-height: 30px;
}
.right-text span i{
	width: 7px;
	height: 7px;
	background: #666666;
	border-radius: 50%;
	display: block;
	float: left;
	margin: 12px 18px 0 0;
}
/* 特权 */
.vip-tq{
	min-height: 318px;
	overflow: hidden;
}
.vip-tq p{
	color: #F7AC25;
	font-size: 36px;
}
.vip-center{
	justify-content: center;
	margin-top: 50px;
}
.vip-list{
	border: 2px solid #FDA846;
	border-right:none;
	width:13%;
	height:92px;
	padding: 34px 36px;
}
.vip-i-1{
	line-height: 38px;
}
.line-xian{
	width: 117px;
	height: 2px;
	background: #FDCA41;
	display: block;
	margin-top: 16px;
}
.pad-top-50{
	padding-top:50px;
}
.vip-list:last-child{
	border-right: 2px solid #FDA846;
}
.know-main{
	height: 570px;
}
.discount-main{
	background: #fff;
	height: auto;
	overflow: hidden;
	padding-bottom: 70px;
}
.discount-main img{
	padding-top: 80px;
}
.discount-main .right-text p{
	padding-top: 145px;
}
.pad-top-18{
	padding-top: 18px;
}
.know-mains{
	height: auto;
	height: 1069px;
}
.know-mains img{
	padding-top: 106px;
}
.right-text i{
	width: 7px;
	height: 7px;
	background: #666666;
	border-radius: 50%;
	display: block;
	float: left;
	margin: 10px 18px 0 0;
}
.right-text b{
	font-weight: normal;
	flex:1;
	font-size: 18px;
	line-height: 30px;
}
.yu-button{
    display: block;
    width:226px;
    height: 58px;
    background: linear-gradient(0deg, #ED3F25 0%, #F05A31 100%);
    border-radius: 29px;
    margin:0 auto 52px auto;
    text-align: center;
    line-height: 58px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}
.news{
	width: 86px;
	height: 95px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
	position: fixed;
	bottom: 28%;
	right:1%;
}
.news img{
	width: 36px;
	height: 35px;
	display: block;
	margin: 16px auto;
}
.news span{
	width: 86px;
	height: 30px;
	background: #F05A31;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #fff;
}