.userInfo{
	width: 100%;
	height: .71rem;
	background: url(https://cdd-static-upy.chediandian.com/front/ydvip/img/cddindex/bg_card@3x.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	padding: .12rem .28rem 0;
}
.userInfo .user_head{
	width: .32rem;
	height: .32rem;
	border-radius: 50%;
	overflow: hidden;
}
.userInfo .user_head img{
	height: 100%;
}
.userInfo .user_info{
	flex: 1;
	padding-left: .08rem;
}
.userInfo .user_info .account{
	display: block;
	font-size: .15rem;
	color: #333;
	font-weight: bold;
	line-height: .21rem;
}
.userInfo .user_info .account img{
	display: inline-block;
	width: .14rem;
	vertical-align: middle;
	margin-top: -.04rem;
	margin-left: .02rem;
}
.userInfo .user_info .isvip{
	display: block;
	font-size: .13rem;
	color: #9D6E34;
	line-height: .13rem;
	padding-top: .04rem;
}
.userInfo .user_change{
	width: .7rem;
	height: .23rem;
	line-height: .21rem;
	border-radius: .115rem;
	border: 1px solid #9D6E34;
	font-size: .13rem;
	color: #9D6E34;
	text-align: center;
	margin-top: .075rem;
}

.main{
	padding: 0 .12rem;
	margin-top: .24rem;
}
.warp{
	margin-bottom: .24rem;
}
.warp .warp_tit{
	line-height: .25rem;
	padding-bottom: .06rem;
}
.warp .warp_tit::after{
	content: "";
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	zoom: 1;
}
.warp .warp_tit .title{
	float: left;
	font-size: .18rem;
	color: #333;
	font-weight: bold;
}
.warp .warp_tit .more{
	float: right;
	font-size: .14rem;
	color: #666;
	background: url(https://cdd-static-upy.chediandian.com/front/ydvip/img/cddindex/icon_arrow@3x.png) no-repeat;
	background-size: .12rem auto;
	background-position: right center;
	padding-right: .12rem;
}

/* 精选权益 */
.list1{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -.03rem;
}
.list1 .item{
	padding: 0 .03rem;
	width: 33.33%;
	margin-top: .06rem;
}
.list1 .item .citem{
	border: 1px solid #E8BE9A;
	border-radius: .08rem;
	overflow: hidden;
	background: #fff;
}
.list1 .item .citem .citem_bot{
	position: relative;
	padding: .06rem;
	text-align: center;
}
.list1 .item .citem_bot .name{
	display: block;
	font-size: .14rem;
	color: #333;
	font-weight: bold;
	line-height: .2rem;
	text-align: center;
}
.list1 .item .citem_bot .tips{
	display: block;
	font-size: .12rem;
	color: #999;
	line-height: .165rem;
	text-align: center;
}
.list1 .item .citem_bot.vip{
	text-align: left;
}
.list1 .item .citem_bot.vip .get_btn{
	display: block;
	width: .56rem;
	height: .2rem;
	line-height: .2rem;
	border-radius: .1rem;
	background: linear-gradient(45deg, #9B6A3E 0%, #F6BC89 100%);
	margin: .04rem auto 0;
	font-size: .12rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/* 超值权益 */
.list2{
	background: #fff;
	border: 1px solid #E8BE9A;
	border-radius: .08rem;
	margin-top: .06rem;
}
.list2 .item{
	margin-top: .2rem!important;
}
.list2 .item img{
	display: block;
	width: .45rem;
	margin: 0 auto;
}
.list2 .item .name{
	display: block;
	font-size: .14rem;
	color: #333;
	font-weight: bold;
	line-height: .2rem;
	text-align: center;
	padding-top: .04rem;
}
.list2 .item .tips{
	display: block;
	font-size: .12rem;
	color: #999;
	line-height: .2rem;
	text-align: center;
}
.swiper-container{
	padding-bottom: .44rem;
}
.swiper-pagination{
	line-height: .04rem;
	bottom: .2rem!important;
}
.swiper-pagination-bullet{
	width: .04rem;
	height: .04rem;
	background: #CCC;
	margin: 0 .02rem!important;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #9D6E34;
}

.bot{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .5rem;
	background: url(https://cdd-static-upy.chediandian.com/front/ydvip/img/cddindex/btn_bottom@3x.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	z-index: 9;
}
.bot .bot_left{
	flex: 1;
	padding-left: .12rem;
}
.bot .bot_left .price{
	display: block;
	font-size: .14rem;
	color: #FFFAE9;
	font-weight: bold;
	line-height: .2rem;
}
.bot .bot_left .price>span{
	font-size: .23rem;
}
.bot .bot_right{
	font-size: .18rem;
	color: #9D6E34;
	font-weight: bold;
	line-height: .25rem;
	padding: 0 .37rem;
}
.concat{
	font-size: .13rem;
	color: #999;
	line-height: .13rem;
	padding-bottom: .24rem;
	text-align: center;
}
.concat a{
	color: #999;
	text-decoration: underline;
}

.box{
	z-index: 9;
}
.getSureBox .box_main{
	padding: .24rem .2rem .29rem;
	border-radius: .08rem;
}
.getSureBox .box_main .box_tit{
	display: block;
	font-size: .16rem;
	color: #333;
	font-weight: bold;
	line-height: .2rem;
	text-align: center;
}
.getSureBox .box_main .box_name{
	display: block;
	font-size: .14rem;
	color: #333;
	line-height: .2rem;
	text-align: center;
	padding-top: .12rem;
}
.getSureBox .box_main .box_btns{
	display: flex;
	align-items: center;
	margin-top: .24rem;
}
.getSureBox .box_main .box_btns .btn{
	flex: 1;
	height: .4rem;
	line-height: .38rem;
	border-radius: .2rem;
	font-size: .16rem;
	font-weight: bold;
	text-align: center;
}
.getSureBox .box_main .box_btns .cancel{
	background: #fff;
	border: 1px solid #9D6E34;
	color: #9D6E34;
	margin-right: .2rem;
}
.getSureBox .box_main .box_btns .sure{
	background: -webkit-linear-gradient(bottom left, #9B6A3E 0%, #F6BC89 100%);
	background: -o-linear-gradient(bottom left, #9B6A3E 0%, #F6BC89 100%);
	background: linear-gradient(to top right, #9B6A3E 0%, #F6BC89 100%);
	border: 1px solid transparent;
	color: #fff;
}

.getTipBox .box_main{
	padding: .24rem .2rem;
	border-radius: .08rem;
}
.getTipBox .box_main .icon_close{
	position: absolute;
	top: .16rem;
	right: .16rem;
	display: block;
	width: .12rem;
}
.getTipBox .box_main .box_icon{
	display: block;
	width: .72rem;
	margin: 0 auto;
}
.getTipBox .box_main .box_tips{
	display: block;
	font-size: .14rem;
	color: #333;
	line-height: .2rem;
	text-align: center;
	padding-top: .12rem;
}
.getTipBox .box_main .box_btn{
	display: block;
	width: 100%;
	height: .44rem;
	line-height: .44rem;
	border-radius: .22rem;
	margin-top: .24rem;
	font-size: .16rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: -webkit-linear-gradient(bottom left, #9B6A3E 0%, #F6BC89 100%);
	background: -o-linear-gradient(bottom left, #9B6A3E 0%, #F6BC89 100%);
	background: linear-gradient(to top right, #9B6A3E 0%, #F6BC89 100%);
}