.fixed-btn{
	width: 100%;
	max-width: 375px;
	margin: auto;
	height: .54rem;
	background:rgba(243,93,78,1);
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
}
.fixed-btn p{
	font-size:.17rem;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:.54rem;
}
.fixed-btn p span{
	font-size:.13rem;
}


/* 四周年主页 */
.anniversary{
	width: 100%;
	min-height: 100vh;
	font-size: .2rem;
	padding-bottom: 1rem;
}
.anniversary .anni-block{
	width: 100%;
	background: #fff;
    margin-bottom: -0.01rem;
}
.svip-add .anni-block{
	background: #fff;
}
.anniversary .ab0 .banner{
	position: relative;
}
.anniversary .ab0 .banner .rules-get img{
	width: 0.45rem;
	height: 0.43rem;
	position: absolute;
	top: 0.1rem;
	right: 0;
	cursor: pointer;
}
.anniversary .ab0 .banner .red-bag{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: .24rem;
	left: 50%;
	transform: translate(-50%);
}
.anniversary .ab0 .banner .red-bag .rb-left{
	padding-left: .1rem;
}
.anniversary .ab0 .banner .red-bag .rb-left .p1{
	font-size: .19rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #E71B18;
	line-height: .19rem;
}
.anniversary .ab0 .banner .red-bag .rb-left .p1 span{
	font-size: .45rem;
	font-weight: bold;
	color: #E71B19;
	background: linear-gradient(180deg, #E51916 0%, #F95D2D 97.607421875%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.anniversary .ab0 .banner .red-bag .rb-left .p1 small{
	font-size: .13rem;
	color: #E71B18;
	padding-left: .08rem;
}
.anniversary .ab0 .banner .red-bag .rb-left .p2{
	font-size: .13rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #E71B18;
	line-height: .13rem;
	margin-top: 0.06rem;
}
.anniversary .ab0 .banner .red-bag .rb-right{
	width: .7rem;
	height: .7rem;
	background: linear-gradient(0deg, #E71A1A 5%, #ED2700 18%, #FF6934 92%);
	box-shadow: 0 .05rem .09rem 0 rgba(235, 119, 35, 0.74);
	border-radius: 50%;
	font-size: .16rem;
	font-family: AlibabaPuHuiTiB;
	font-weight: 400;
	color: #FFF7E3;
	padding-top: .12rem;
	box-sizing: border-box;
	text-align: center;
	margin-left: .44rem;
}
.anniversary .ab0 .banner .red-bag .rb-right.already{
	color: rgba(255, 247, 227, 0.4);
	line-height: .46rem;
	background: linear-gradient(0, #d87476, #e5c666);
}
.anniversary .ab1{
	width: 100%;
	/*margin-top: -0.02rem;*/
}
.anniversary .ab2{
	width: 100%;
	/*margin-top: -0.02rem;*/
}
.anniversary .double11-block{
	width: 3.45rem;
	background: #F3C4C4;
	border-radius: .15rem;
	margin: .5rem auto 0 auto;
}
.svip-add-more .double11-block{
	background: url(https://static.qidianla.com/memberActivity/double11_block_back1_svipxf.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .find-job{
	width: 100%;
	background: url(https://static.qidianla.com/memberActivity/sanjiao2.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: .2rem;
}
.anniversary .find-job .tit{
	font-size: .19rem;
	font-weight: bold;
	color: #D43343;
	line-height: .28rem;
	padding-top: .3rem;
	text-align: center;
	position: relative;
	z-index: 1;
}
.anniversary .find-job .tit::before{
	content: '';
	width: .93rem;
	height: .08rem;
	background: rgba(238, 98, 71, 0.23);
	border-radius: .04rem;
	position: absolute;
	top: .45rem;
	left: 1.32rem;
	z-index: -1;
}
.anniversary .find-job .tit.fu{
	color: #FFFFFF;
}
.anniversary .find-job .tit.fu::before{
	width: .8rem;
	height: .08rem;
	background: #FF9069;
	opacity: 0.8;
	top: .78rem;
	left: 1rem;
}
.anniversary .find-job .fj1{
	width: 3.45rem;
	background: #FFECE3;
	box-shadow: 0 -0.03rem .11rem 0 rgba(245, 216, 216, 0.44);
	border-radius: .05rem;
	padding: .2rem .24rem .05rem .42rem;
	box-sizing: border-box;
	margin: .16rem auto 0 auto;
}
.anniversary .find-job .fj1 li{
	font-size: .14rem;
	font-weight: 400;
	color: #D43343;
	line-height: .21rem;
	margin-bottom: .12rem;
	position: relative;
	list-style: none;
}
.anniversary .find-job .fj1 li::before{
	content: '';
	width: 12px;
	height: 12px;
	background: url(https://static.qidianla.com/memberActivity/icon1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.2rem;
	top: .05rem;
}
.anniversary .find-job .fj2{
	width: 3.45rem;
	background: transparent;
	border-radius: .05rem;
	border: 1px solid #F9E6D5;
	padding: .15rem .24rem .05rem .83rem;
	box-sizing: border-box;
	margin: .12rem auto 0 auto;
}
.anniversary .find-job .fj2 li{
	font-size: .14rem;
	font-weight: 400;
	color: #fff;
	line-height: .14rem;
	margin-bottom: .1rem;
	position: relative;
	list-style: none;
}
.anniversary .find-job .fj2 li::before{
	content: '';
	width: 13px;
	height: 13px;
	background: url(https://static.qidianla.com/memberActivity/gou.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.2rem;
	top: 0rem;
}
.anniversary .find-job .fj2 li:last-child{
	text-align: center;
	margin-left: -.53rem;
}
.anniversary .find-job .fj2 li:last-child::before{
	display: none;
}
.anniversary .find-job .tip{
	font-size: .15rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFCD86;
	line-height: .15rem;
	text-align: center;
	margin-top: .2rem;
}
.anniversary .ab2 .new-people{
	width:100%;
	padding-bottom: .1rem;
}
.anniversary .ab2 .new-people .new-tit{
	width: 2.38rem;
	height: .45rem;
	font-size:.19rem;
	font-weight:bold;
	color: #fff;
	line-height:.5rem;
	text-align: center;
	background: url(https://static.qidianla.com/memberActivity/biaoti.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: -0.26rem;
	margin: auto;
	padding-left: .08rem;
}
.anniversary .ab2 .new-people .new-tit-fu{
	width: 3.2rem;
	margin: auto;
	font-size:.12rem;
	font-weight:400;
	color: #D43343;
	line-height:.18rem;
	margin-top: -.16rem;
	text-align: center;
}
.anniversary .ab2 .new-people .new-card{
	display: flex;
	width: 3.25rem;
	height: 1.4rem;
	background: url(https://static.qidianla.com/memberActivity/kapian.png) no-repeat;
	background-size: 100% 100%;
	justify-content: space-between;
	align-items: center;
	margin: .14rem auto .1rem auto;
}
.anniversary .ab2 .new-people .new-card .nc-left img{
	width: 1.38rem;
	height: .78rem;
	margin-left: .14rem;
}
.anniversary .ab2 .new-people .new-card .nc-right{
	width: 1.38rem;
	height: 1.4rem;
	margin-right: .14rem;
	position: relative;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-top{
	position: absolute;
	right: .05rem;
	top: 0;
	font-size:.12rem;
	font-weight:400;
	color:#fff;
}
.svip-add .ab2 .new-people .new-card .nc-right .right-top{
	color: #fff;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-middle{
	position: absolute;
	left: 0;
	top: .4rem;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-middle .rm-icon{
	width:.67rem;
	height:.17rem;
	background:url(https://static.qidianla.com/memberActivity/double11_bj1_tip.png) no-repeat;
	background-size: 100% 100%;
	margin-left: .6rem;
	position: absolute;
	top: -.08rem;
	left: .02rem;
}
.svip-add-more .ab2 .new-people .new-card .nc-right .right-middle .rm-icon{
	background:url(https://static.qidianla.com/memberActivity/double11_bj1_tip_svip.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-middle .rm-icon.kxj-new{
	width:.66rem;
	background:url(https://static.qidianla.com/memberActivity/double11_bj2_tip.png) no-repeat;
	background-size: 100% 100%;
}
.svip-add-more .ab2 .new-people .new-card .nc-right .right-middle .rm-icon.kxj-new{
	background:url(https://static.qidianla.com/memberActivity/double11_bj2_tip_svip.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-middle .rm-txt{
	font-size:.23rem;
	font-weight:bold;
	color:#fff;
	line-height:.3rem;
	background: linear-gradient(0deg, #FFDFBA 0.146484375%, #FFFFFF 98.7548828125%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-middle .rm-txt small{
	font-size:.15rem;
	line-height:.15rem;
	margin-right: .02rem;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-middle .rm-txt span{
	font-size:.12rem;
	font-weight:400;
	text-decoration:line-through;
	color: rgba(255, 255, 255, 0.7);
	line-height:.16rem;
	margin-left: .03rem;
}
.svip-add-more .ab2 .new-people .new-card .nc-right .right-middle .rm-txt span{
    color: #FFCDC9;
}
.anniversary .ab2 .new-people .new-card .nc-right .right-bottom{
	width: 1.35rem;
	height: .25rem;
	background: linear-gradient(0deg, #FFBD4B, #FFD79E);
	border-radius:.02rem;
	font-size:.14rem;
	font-weight:bold;
	color: #DC2234;
	line-height:.25rem;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: .34rem;
	cursor: pointer;
}
.svip-add-more .ab2 .new-people .new-card .nc-right .right-bottom{
	background: linear-gradient(90deg, #DD330B, #D60B15);
}
.anniversary .double11-block.ab-kxj{
	width: 3.45rem;
	background: #F3C4C4;
	border-radius: .15rem;
	margin: .5rem auto 0 auto;
}
.svip-add-more .double11-block.ab-kxj{
	background: url(https://static.qidianla.com/memberActivity/double11_block_back2_svipxf.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .ab-kxj .new-people .new-tit{
	top: -.6rem;
}
.anniversary .ab-kxj .new-people .new-tit-fu{
	margin-top: -.4rem;
}
.svip-add-more .ab-kxj .new-people .new-tit{
	padding-top: .21rem;
}
.anniversary .ab-kxj{
	padding-top: .32rem;
}
.anniversary .ab-kxj .new-kxj-block{
	width: 3.2rem;
	height: 3.48rem;
	margin: .1rem auto;
}
.svip-add-old .ab-kxj .new-kxj-block{
	margin: .15rem auto;
}
.anniversary .ab-kxj .new-kxj-block.already{
	background: url(https://static.qidianla.com/memberActivity/get_gift_already.png) no-repeat;
	background-size: 100% 100%;
}
.svip-add-old .ab-kxj .new-kxj-block{
	background: url(https://static.qidianla.com/memberActivity/get_gift_wei_svip.png) no-repeat;
	background-size: 100% 100%;
}
.svip-add-old .ab-kxj .new-kxj-block.already{
	background: url(https://static.qidianla.com/memberActivity/get_gift_already_svip.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .ab-kxj .new-kxj-block .do-btn{
	width: 1.37rem;
	height: .25rem;
	background: linear-gradient(0deg, #F14C3B, #FB6A5B);
	border: .01rem solid #FFFFFF;
	border-radius: .02rem;
	font-size: .14rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	text-shadow: 0 .01rem .02rem #D3650C;
	margin-top: 1.06rem;
	margin-left: .15rem;
}
.anniversary .same{
	width:3.45rem;
	border-radius:.05rem;
	margin:.44rem auto 0 auto;
}
.anniversary .same .anni-block-tit{
	width: fit-content;
	padding: 0 .16rem;
	height: .36rem;
	border-radius: .2rem;
	font-size: .18rem;
	font-weight: 550;
	color: #f1464c;
	line-height: .36rem;
	margin: auto;
	text-align: center;
	position: relative;
	top: -0.14rem;
	border: .02rem solid #F5D181;
	background: linear-gradient(0deg, #FDE4AA 0%, #FDF7DA 100%);
}
.anniversary .ab-three-gift .anni-block-tit{
	width: 2.38rem;
	height: .45rem;
	background: url(https://static.qidianla.com/memberActivity/biaoti.png) no-repeat;
	background-size: 100%  100%;
	padding: 0;
	line-height: .5rem;
	top: -.26rem;
	color: #fff;
}
.svip-add-old .same .anni-block-tit{
	width: 2.33rem;
	background: url(https://static.qidianla.com/memberActivity/double_biaptibj2_svip.png) no-repeat;
	background-size: 100%  100%;
	color: #610E25;
}
.svip-add-old .ab-kxj{
	padding-top: 0;
}
.svip-add-old .ab-kxj .new-people .new-tit-fu{
	margin-top: 0;
	color: rgba(299,34,61,0.8);
	margin-top: 0;
}
.svip-add-more .ab-kxj .new-people .new-tit-fu{
	color: #fff;
	margin-top: .22rem;
}
.svip-add-old .ab-kxj .new-kxj-block img{
	margin-top: .2rem;
	padding-bottom: .2rem;
}
.svip-add-old .same .new-tit-fu{
	color: rgba(299,34,61,0.8);
	margin-top: 0;
}
.anniversary .same .anni-block-tit.fei-long{
	width: 3.13rem;
	background: url(https://static.qidianla.com/memberActivity/double11_biaptibj1.png) no-repeat;
	background-size: 100%  100%;
}
.anniversary .special{
	padding:.28rem .15rem .38rem .15rem;
	position: relative;
}
.anniversary .special::after{
	content: "";
	width:3.46rem;
	height:.08rem;
	background:rgba(207,202,204,0.4);
	position: absolute;
	left: 0;
	bottom: 0;
}
.anniversary .special:last-child::after{
	display: none;
}
.anniversary .special.sp1{
	padding-top: .1rem;
}
.anniversary .special .special-tit{
	text-align: center;
}
.anniversary .special .special-tit .p1{
	font-size:.19rem;
	font-weight:bold;
	line-height:.18rem;
}
.svip-add .special .special-tit .p1{
	color: #FF7624;
}
.anniversary .special .special-tit .p2{
	font-size:.17rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.37rem;
}
.anniversary .special .special-tit .p3{
	font-size:.11rem;
	font-weight:bold;
	color:rgba(153,153,153,1);
	line-height:.16rem;
}

.anniversary .ab3 .sp1 .five-list .five-item{
	width:3.15rem;
	height:.84rem;
	border-radius:.05rem;
	position: relative;
	margin-bottom: .1rem;
}

.anniversary .ab3 .sp1 .five-list .five-item .p1{
	font-size:.15rem;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:.15rem;
	padding-top: .2rem;
	padding-left: .13rem;
}
.anniversary .ab3 .sp1 .five-list .five-item .p2{
	font-size: .14rem;
	font-weight: 400;
	color: rgba(255,255,255,0.7);
	line-height: .18rem;
	padding-left: 0.13rem;
	display: flex;
	align-items: center;
	height: 0.35rem;
}
.anniversary .ab3 .sp1 .five-list .five-item .back-img{
	width: .65rem;
	position: absolute;
	bottom: 0;
	right: 0;
}
.anniversary .ab3 .sp1 .five-more{
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: .23rem;
}
.anniversary .ab3 .sp1 .five-more .more-item{
	text-align: center;
}
.anniversary .ab3 .sp1 .five-more .more-item .mi-show{
	width: .49rem;
	height: .49rem;
	border-radius: 50%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.anniversary .ab3 .sp1 .five-more .more-item .mi-show i{
	-webkit-background-clip: text;
	color:transparent;
}
.anniversary .ab3 .sp1 .five-more .more-item p{
	font-size:.12rem;
	font-weight:400;
	color:rgba(101,101,101,1);
	line-height:.18rem;
	margin-top: .07rem;
}
.anniversary .ab3 .sp2 .special-one{
	margin: .2rem auto 0 auto;
	width:3.05rem;
	background:rgba(255,255,255,1);
	box-shadow:0 .02rem .07rem 0 rgba(190,157,170,0.25);
	border-radius:.05rem;
}
.anniversary .ab3 .sp2 .special-one .one-nav{
	width: 100%;
	height: .36rem;
	display: flex;
	justify-content: flex-start;
	background: #ececec;
}
.svip-add .ab3 .sp2 .special-one .one-nav{
	background: #F4E6E6;
}
.anniversary .ab3 .sp2 .special-one  .one-nav.fixed{
	width: 100%;
	height: .4rem;
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;

}
@media screen and (min-width: 1024px) {
    .anniversary .ab3 .sp2 .special-one  .one-nav.fixed{
		max-width: 376px;
    }
	.form-success-dia .only-dia-content,
	.form-dia .only-dia-content{
		max-width: 376px!important;
	}
}
@media screen and (min-width: 1920px) {
    .anniversary .ab3 .sp2 .special-one  .one-nav.fixed{
		max-width: 750px;
    }
	.fanka-dia .fanka-content .adc-main{
		margin: .05rem auto!important;
	}
	.fanka-dia .adc-close .close img{
		width: .2rem!important;
		height: .2rem!important;
		top: 4.15rem!important;
	}
	.get-content .adc-main{
		margin: .05rem auto !important;
	}
	.card-box{
		height: 4rem!important;
	}
	.form-success-dia .only-dia-content,
	.form-dia .only-dia-content{
		max-width: 750px!important;
	}
}
.anniversary .ab3 .sp2 .special-one .one-nav.fixed .nav-item{
	line-height: .4rem;
	border-radius: 0;
}
.anniversary .ab3 .sp2 .special-one .one-nav .nav-item{
	width: 33.3%;
	font-size:.15rem;
	font-weight:bold;
	color: #333;
	line-height:.36rem;
	text-align: center;
	cursor: pointer;
}
.svip-add .ab3 .sp2 .special-one .one-nav .nav-item{
	color: #D36B57;
}
.anniversary .ab3 .sp2 .special-one .one-nav .nav-item+.nav-item{
	border-left: .01rem solid rgba(135, 114, 232, 0.13);
}
.svip-add .ab3 .sp2 .special-one .one-nav .nav-item+.nav-item{
	border-left: 1px solid rgba(218,80,78,0.13);
}
.anniversary .ab3 .sp2 .special-one .one-nav .nav-item.act{
	background: linear-gradient(44deg, #EB3D37, #EA6936);
	color: #fff;
}
.svip-add .ab3 .sp2 .special-one .one-nav .nav-item.act{
	background: linear-gradient(44deg, #F28058, #F85B54);
}
.anniversary .ab3 .sp2 .special-one .ni1{
	border-top-left-radius: .05rem;
}
.anniversary .ab3 .sp2 .special-one .ni3{
	border-top-right-radius: .05rem;
}
.anniversary .ab3 .sp2 .special-one .nav-content{
	padding-top: .01rem;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item{
	padding-bottom: .2rem;
	display: none;
}
.anniversary .ab3 .sp2 .special-one .nav-content #tab1{
	display: block;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item img{
	width: 2.9rem;
	margin:auto;
}

/* 修改 */
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-tit1{
	width: fit-content;
	padding: 0 .2rem;
	border-radius: .12rem;
	font-size: .14rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: .25rem;
	text-align: center;
	margin: .16rem auto .14rem auto;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-tit2{
	font-size: .11rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #999999;
	line-height: .18rem;
	text-align: center;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list{
	margin: .14rem .13rem 0 .13rem;
	border-bottom:.01rem solid #dfdfdf;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .tit{
	font-size: .14rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: .36rem;
	text-align: center;
	border:.01rem solid #dfdfdf;
	border-bottom: 0;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .txt{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border:.01rem solid #dfdfdf;
	border-bottom: 0;
	background: #FAF8F8;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .txt .left{
	font-size: .11rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	width: .88rem;
	text-align: center;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .txt .right{
	font-size: .10rem;
	font-family: Source Han Sans CN;
	color: #666666;
	font-weight: bold;
	width: 2rem;
	box-sizing: border-box;
	padding: .07rem .1rem;
	background: #fff;
	border-left:.01rem solid #dfdfdf;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .txt .p1{
	font-size: .11rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: .15rem;
}
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .txt .p2{
	font-size: .09rem;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #999;
	line-height: .15rem;
	margin-top: .02rem;
}
/*.anniversary .ab3 .sp2 .special-one .nav-content #tab3 .ni-list .ni-item .txt{*/
	/*display: inherit;*/
	/*padding: .06rem .24rem;*/
	/*background: #fff;*/
/*}*/

.anniversary .ab3 .sp3 .special-two{
	margin-top: .18rem;
}
.anniversary .ab3 .sp3 .special-two .clockswiper {
	height: 4.8rem;
	position: relative;
	overflow: hidden;
	padding-bottom: .1rem;
	cursor: pointer;
}

.anniversary .ab3 .sp4 .tequan-three-swiper {
	height: 5.9rem;
	position: relative;
	overflow: hidden;
	padding-bottom: .1rem;
	cursor: pointer;
}

.anniversary .ab3 .sp3 .special-two .monthPrefix {
	width: .93rem;
	height: .26rem;
	font-size: .15rem;
	box-sizing: border-box;
	font-weight: 500;
	color: #fff;
	line-height: .26rem;
	border-radius: 4px 4px 0px 0px;
	margin-left: .05rem;
	text-align: center;
}
.svip-add .ab3 .sp3 .special-two .monthPrefix {
	background-image: url(https://static.qidianla.com/memberActivity/double11_yuansu2_svip.png);
	background-size: 100% 100%;
}
.anniversary .ab3 .sp3 .special-two .classList {
	padding-left: .05rem;
	padding-right: .05rem
}

.anniversary .ab3 .sp3 .special-two .classItem {
	padding: .14rem .22rem;
	box-sizing: border-box;
	background-image: url(https://static.qidianla.com/memberActivity/double11_bj3.png);
	background-size: cover;
	margin-bottom: .1rem;
	height: .95rem;
}
.svip-add .ab3 .sp3 .special-two .classItem {
	background-image: url(https://static.qidianla.com/memberActivity/double_bj3_svip.png);
	background-size: cover;
}

.anniversary .ab3 .sp3 .special-two .classItem--title {
	font-size: .16rem;
	font-weight: 600;
	color:rgba(51,51,51,1);
	line-height: .16rem;
	margin-bottom: .15rem
}

.anniversary .ab3 .sp3 .special-two .classItem--des {
	font-size: .12rem;
	font-weight: 400;
	color: #333;
	line-height: .12rem;
	margin-bottom: .16rem;
}

.anniversary .ab3 .sp3 .special-two .classItem--des .name {
	font-size: .15rem;
	font-weight: 500;
	line-height: .15rem;
	margin-right: .08rem;
}

.anniversary .ab3 .sp3 .special-two .classItem .time {
	font-size: .13rem;
	font-weight: 400;
	line-height: .13rem;
	color:rgba(153,153,153,1);
}
.anniversary .ab3 .sp4 .special-three{
	/*margin-top: .2rem;*/
}
.anniversary .ab3 .sp4 .special-three-add img{
	display: block;
	margin:.1rem auto;
}
.anniversary .ab3 .sp4 .special-three-add .add-tit {
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #222222;
	line-height: .18rem;
}

.teacherItem {
	padding: .14rem 0;
	border-bottom: 1px dashed #D2D2D2;
	display: flex;
	font-size: .15rem
}

.teacherItem:last-child {
	border-bottom: 0
}
.special-three a{
	display: block;
	margin: auto;
}
.special-four a{
	display: block;
	margin: auto;
}
.svip-add-special-one a{
	display: block;
	margin: auto;
}
.special-three .teacherItem img {
	width: .58rem;
	height: .58rem;
	border-radius: 50%;
	margin-right: .06rem;
}
.special-four .teacherItem img {
	width: .66rem;
	height: .66rem;
	border-radius: 50%;
	margin-right: .08rem
}
.teacherList .teacherItem:nth-child(n+6) {
	display: none;
}

.is-active .teacherList .teacherItem:nth-child(n+4) {
	display: flex;
}
.is-active .more .default {
	display: none;
}

.is-active .more .active {
	display: inline;
	font-size: .14rem;
}

.guestList .teacherItem:nth-child(n+6) {
	display: none
}

.is-active .guestList .teacherItem:nth-child(n+6) {
	display: flex
}

.svip-add-classList .class-item:nth-child(n+5) {
	display: none
}

.is-active .svip-add-classList .class-item:nth-child(n+4) {
	display: flex
}


.teacherItem--title {
	font-size:.16rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height: .2rem;
	margin-bottom: .06rem;
}

.teacherItem--des {
	font-size:.13rem;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:.2rem;
	margin-top: .06rem;
}

.teacherItem--des .name {
	color: #666;
	margin-right:.04rem;
}
.teacherItem--content{
	width: 80%;
}
.add-more{
	width: 100%;
	text-align: center;
}
.more {
	display: block;
	font-size: .12rem;
	color: #666;
	text-align: center;
	padding-top: .1rem
}

.more .static {
	position: relative;
	padding-right: .2rem
}

.more .static:before {
	position: absolute;
	border: .06rem solid;
	border-color: transparent transparent transparent #aaa;
	content: "";
	right: 0;
	top: .02rem
}

.more .default {
	display: inline;
	position: relative;
	padding-right: .2rem;
	font-size: .14rem;
}

.more .default:before {
	position: absolute;
	border: .06rem solid;
	border-color: #aaa transparent transparent;
	content: "";
	right: 0;
	top: .05rem
}

.more .active {
	display: none;
	position: relative;
	padding-right: .2rem;
}

.more .active:before {
	position: absolute;
	border: .06rem solid;
	border-color: transparent transparent #aaa;
	content: "";
	right: 0;
	top: -.01rem
}
.anniversary .ab3 .sp5 .special-four{
	margin-top: .12rem;
}
.anniversary .ab3 .sp6 .special-five{
	margin-top: .2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.anniversary .ab3 .sp6 .special-five .sf-item{
	width: 25%;
}
.anniversary .ab3 .sp6 .special-five .sf-item .si-show{
	width: .55rem;
	height: .55rem;
	border-radius: 50%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.anniversary .ab3 .sp6 .special-five .sf-item .si-show i{
	font-size: .26rem;
	color: #fff;
}
.anniversary .ab3 .sp6 .special-five .sf-item p{
	font-size:.15rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.15rem;
	margin-top: .1rem;
	text-align: center;
}
.anniversary .ab4 .why-choose{
	padding-top: .3rem;
	padding-bottom: .38rem;
	position: relative;
}
.anniversary .ab4 .why-choose::after{
	content: "";
	width: 3.46rem;
	height: .08rem;
	background: rgba(207,202,204,0.4);
	position: absolute;
	left: 0;
	bottom: 0;
}
.anniversary .ab4 .why-choose:last-child::after{
	display: none;
}
.anniversary .ab4 .wc-tit{
	font-size:.17rem;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:.2rem;
	text-align: center;
	position: relative;
}
.anniversary .ab4 .wc-tit .tip{
	font-size:.11rem;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:.11rem;
	margin-top: .1rem;
}
.anniversary .ab4 .wc2 .wc-tit::before{
	left: .18rem;
}
.anniversary .ab4 .wc2 .wc-tit::after{
	right: .18rem;
}
.anniversary .ab4 .wc4 .wc-tit::before{
	left: .4rem;
}
.anniversary .ab4 .wc4 .wc-tit::after{
	right: .4rem;
}
.anniversary .ab4 .why-choose.wc1{
	padding-top: .18rem;
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item{
	width: 3.14rem;
	height: .67rem;
	background: rgba(61, 63, 168, 0.05);
	border-radius: .05rem;
	margin: .25rem auto 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: .12rem;
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item .left{
	width: .91rem;
	height: .67rem;
	border-radius: .05rem;
	font-size: .14rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .67rem;
	text-align: center;
	position: relative;
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item .left::before{
	font-size: .26rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .39rem;
	opacity: 0.15;
	position: absolute;
	top: .02rem;
	left: 50%;
	transform: translate(-50%);
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item:nth-child(1) .left::before{
	content: '01';
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item:nth-child(2) .left::before{
	content: '02';
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item:nth-child(3) .left::before{
	content: '03';
}
.anniversary .ab4 .wc1 .wc1-txt .txt-item:nth-child(4) .left::before{
	content: '04';
}


.anniversary .ab4 .wc1 .wc1-txt .txt-item .right{
	width: 2.23rem;
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: .18rem;
	padding: 0 .14rem;
	box-sizing: border-box;
}
.anniversary .ab4 .wc2 .wc2-txt{
	margin-top: .25rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.anniversary .ab4 .wc2 .wc2-txt .wc2-item{
	width: 25%;
}
.anniversary .ab4 .wc2 .wc2-txt .wc2-item .wi{
	width: .55rem;
	height: .55rem;
	border-radius: 50%;
	margin: auto;
	font-size:.13rem;
	font-family:Source Han Sans CN;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:.15rem;
	text-align: center;
	box-sizing: border-box;
	padding-top: .12rem;
}
.svip-add .ab4 .wc2 .wc2-txt .wc2-item .wi{
	background: linear-gradient(44deg, #F46938, #F53C33);
}
.anniversary .ab4 .wc2 .wc2-txt .dot .wi {
	padding-top: .2rem;
}
.anniversary .ab4 .wc2 .wc2-txt .wc2-item p{
	font-size:.14rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.21rem;
	margin-top: .1rem;
	text-align: center;
}
.anniversary .ab4 .wc3 .wc3-txt{
	margin-top: .26rem;
}
.anniversary .ab4 .wc3 .wc3-txt img{
	width: 3.2rem;
	height: 1.57rem;
	margin: auto;
}
.anniversary .ab4 .wc4 .wc4-txt{
	height: 3rem;
	margin-top: .3rem;
	padding-left: .06rem;
	padding-right: .06rem;
	cursor: pointer;
}
.comment--item {
	height:2.17rem;
	font-size: .14rem;
	box-sizing: border-box;
	margin: .1rem 0 .4rem 0;
}
.comment--item .add-side{
	margin: 0 .05rem;
	border-radius:.06rem;
	background:rgba(255,255,255,1);
	box-shadow:.01rem .02rem .09rem 0 rgba(5,58,44,0.14);
}
.svip-add .comment--item .add-side{
	box-shadow:.01rem .01rem .07rem 0 rgba(208,172,155,0.5);
}


.comment--itemTop {
	padding: .18rem .12rem;
}

.comment--itemBottom {
	border-radius: 0 .02rem .06rem .06rem;
	padding: .1rem .15rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.svip-add .comment--itemBottom{
	background: rgba(252, 240, 240, 0.44);
}

.comment--itemBottom .avatar {
	width: .38rem;
	height: .38rem;
	border-radius: 50%;
	margin-right: .16rem;
}
.comment--itemBottom .meta .name{
	font-size:.18rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.18rem;
}
.comment--itemBottom .meta .snipper{
	font-size:.14rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.14rem;
	margin-top: .05rem;
}
.comment--itemContent {
	text-align: justify;
	position: relative;
	font-size:.14rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.2rem;
	margin-top: .3rem;
}

.comment--itemContent::before {
	content: "";
	width: .22rem;
	height: .18rem;
	background: url(https://static.qidianla.com/memberActivity/double11_yin1.png);
	background-size: cover;
	position: absolute;
	top: -.3rem;
	left: 0;
}
.svip-add .comment--itemContent::before {
	background: url(https://static.qidianla.com/memberActivity/double11_yin1_svip.png);
	background-size: cover;
}
.comment--itemContent::after {
	content: "";
	width: .22rem;
	height: .18rem;
	background: url(https://static.qidianla.com/memberActivity/double11_yin2.png);
	background-size: cover;
	position: absolute;
	bottom: -.18rem;
	right: 0;
}
.svip-add .comment--itemContent::after {
	background: url(https://static.qidianla.com/memberActivity/double11_yin2_svip.png);
	background-size: cover;
}
.comment-Tags {
	display: flex;
	justify-content: flex-start;
	padding-bottom: .1rem;
	margin-top: .2rem;
}
.comment-tag {
	padding: 0 .1rem;
	height:.25rem;
	font-size:.13rem;
	font-weight:400;
	line-height:.25rem;
	border-radius: .13rem;
	margin-right: .1rem;
	text-align: center;
}
.svip-add .comment-tag {
	color: #D11F40;
    background: #FCF0F0;
}

.anniversary .ab5 .good-teacher{
	width: 3.44rem;
	height: 1.26rem;
	background: url(https://static.qidianla.com/202009-kxj/anniversary_insert.png);
	background-size: cover;
	margin: .25rem auto;
}
.anniversary .ab5 .good-teacher p{
	font-size:.19rem;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:.19rem;
	padding-top: .2rem;
	text-shadow:1px 1px 1px rgba(222,103,24,0.42);
	padding-left: .14rem;
}
.anniversary .ab5 .good-teacher .gt-bottom{
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.anniversary .ab5 .good-teacher .gt-bottom p{
	font-size:.12rem;
	font-weight:bold;
	color:rgba(255,255,255,0.6);
	line-height:.2rem;
	text-shadow:1px 1px 1px rgba(222,103,24,0.42);
}
.anniversary .ab5 .good-teacher .gt-bottom button{
	width:.96rem;
	height:.3rem;
	background:linear-gradient(-2deg,rgba(248,178,79,1),rgba(255,240,212,1));
	border-radius:.15rem;
	font-size:.14rem;
	font-weight:bold;
	color:rgba(190,102,32,1);
	line-height:.3rem;
	margin-left: .14rem;
	cursor: pointer;
}
.anni-fixed-btn{
	width: 3.45rem;
	max-width: 690px;
	height: 0.46rem;
	background: linear-gradient( 0deg, #F1C464 0%, #F9E6BB 94%);
	 border-radius: 0.23rem;
	 box-shadow: 0.01rem 0.05rem 0.12rem 0 rgb(0 0 0 / 10%);
    /*background: url(https://static.woshipm.com/2021082611323127949button@2x.png) no-repeat;*/
	/*background-size: 100% 100%;*/
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: .23rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
	cursor: pointer;
}
.anni-fixed-btn.svip_fix{
	background: url(https://static.qidianla.com/memberActivity/double11_btn1_svip.png) no-repeat;
	background-size: 100% 100%;
}

.anni-fixed-btn p{
	font-size:.22rem;
	color:#E52827;
	line-height: .55rem;
	text-shadow:0 0 .02rem rgba(171,111,16,0.56);
}
.anni-fixed-btn .doub_tip{
	font-size: .11rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFE57D;
	line-height: .11rem;
	text-align: center;
	margin-left: .18rem;
	margin-top: -.05rem;
	background: #E52827;
	border-radius: .11rem;
	padding: .05rem .1rem;
}
.anni-fixed-btn.svip_fix .doub_tip{
	color: #B91640;
}
.anni-fixed-btn.old p{
	color:rgba(132,62,36,1);
	text-shadow: none;
}
.anni-fixed-btn p small{
	font-size:.15rem;
}
.anni-fixed-btn.old p small{
	font-size:.12rem;
	font-weight:bold;
	color:rgba(237,76,20,1);
	position: relative;
	top: -.04rem;
	left: .1rem;
}
.anni-fixed-btn p span{
	font-size:.27rem;
	font-weight:bold;
	line-height: .55rem;
	margin-left: .04rem;
	margin-right: .1rem;
}
.anni-fixed-btn.old p span{
	color:rgba(132,61,37,1);
	text-shadow: none;
}
.anni-fixed-btn .tip{
	width: 1.24rem;
	height: .26rem;
	background: url(https://static.qidianla.com/202009-kxj/anniversary_tip.png) no-repeat;
	background-size: 100% 100%;
	font-size:.12rem;
	font-weight:400;
	color:#fff;
	line-height:.2rem;
	text-align: center;
	position: fixed;
	bottom: .4rem;
	right: .12rem;
}
.anni-fixed-btn.svip_fix .tip{
	width: 1.35rem;
	background: url(https://static.qidianla.com/202009-kxj/anniversary_tip_svip.png) no-repeat;
	background-size: 100% 100%;
}
.anni-fixed-btn.duan .tip{
	width: 1.05rem;
	background: url(https://static.woshipm.com/2020082510242063134tip.png) no-repeat;
	background-size: 100% 100%;
}
.anni-fixed-btn.duan p{
	font-weight: 400;
}
/* 翻卡抽奖 */
.fanka-content{
	width: 100%;
	min-height: 100vh;
}
.fanka-content .adc-main{
	width: 100%;
	height: 6.07rem;
	background: url(https://static.qidianla.com/memberActivity/fanka_bj.png) no-repeat;
	background-size: 100% 100%;
}
.fanka-content .adc-main .fanka-tit{
	font-size:.12rem;
	font-weight:bold;
	color: #D43343;
	line-height:.13rem;
	padding-top: 1.05rem;
	text-align: center;
	position: relative;
	margin-bottom: .15rem;
}
.fanka-content .adc-main .fanka-txt{
	padding: 0 .36rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.fanka-content .adc-main .fanka-txt img{
	width: .94rem;
	height: 1.22rem;
	margin-top: .12rem;
}
.fanka-content .adc-record{
	width:3.45rem;
	padding-bottom: .15rem;
	margin: auto;
	background: #FFF3F3;
	box-shadow: 0px 2px 1px 0px rgba(238, 168, 168, 0.29);
	border-radius:.05rem;
	position: relative;
	margin-top: .3rem;
}
.fanka-content .adc-record .am-tit {
	width: 100%;
	position: absolute;
	top: -.03rem;
}
.fanka-content .adc-record .am-tit p{
	width: 1.28rem;
	height: .37rem;
	font-size:.2rem;
	background: #FFC470;
	border-radius: 4px;
	font-weight:bold;
	color: #3F1314;
	line-height:.4rem;
	text-align: center;
	margin: -.1rem auto .05rem auto;
}
.fanka-content .adc-record .am-txt{
	padding-top: .4rem;
}
.fanka-content .adc-record .am-txt .item{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: .06rem;
}
.fanka-content .adc-record .am-txt .item span{
	font-size:.13rem;
	font-weight:400;
	color: #D43343;
	line-height:.13rem;
	margin-left: .1rem;
}
.fanka-content .adc-record .am-txt .item  button{
	width:.64rem;
	height:.18rem;
	background: linear-gradient(0deg, #FFBD4B, #FFD79E);
	border-radius:.09rem;
	font-size:.1rem;
	font-weight:400;
	color: #3F1314;
	line-height:.18rem;
	border: 0;
	cursor: pointer;
	margin: auto;
}
.fanka-content .adc-tip{
	width:3.38rem;
	margin:.3rem auto 0 auto;
	padding-bottom: .3rem;
}
.fanka-content  .adc-tip .p1{
	font-size:.15rem;
	font-weight:500;
	color: #D43343;
	line-height:.15px;
	margin-bottom: .2rem;
}
.fanka-content .adc-tip .p2{
	font-size:.13rem;
	font-weight:400;
	color: #D43343;
	line-height:.18rem;
}
.need-add{
	padding-top: 2.38rem;
}
#luck {
  width: 3.1rem;
  height: 3.35rem;
  margin: auto;
  position: relative;
}
#luck .luck-item {
  font-size: 0.1rem;
  color: #fff;
  position: absolute;
  box-sizing: border-box;
  width: .98rem;
  height: 1.05rem;
  text-align: center;
  background: url(https://static.qidianla.com/memberActivity/lihe2.png) no-repeat;
  background-size: 100% 100%;
}
#luck .luck-item.active{
  background: url(https://static.qidianla.com/memberActivity/lihe3.png) no-repeat;
  background-size: 100% 100%;
}
#luck .luck-item.btn {
  text-align: center;
  width: .98rem;
  height: 1.05rem;
  margin: 0 auto;
  background: url(https://static.qidianla.com/memberActivity/anniu.png) no-repeat;
  background-size: 100% 100%;
}
#luck .luck-item.disable{
  background: url(https://static.woshipm.com/author20/2020/img_20.png) no-repeat;
  background-size: 100% 100%;
}
#luck .luck-item img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.3rem;
}
#luck .luck-item p {
  width: 100%;
  line-height: 0.22rem;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 0.1rem;
  position: absolute;
  bottom:.15rem;
}
.luck-item:nth-child(1) {
  left: 0;
  top: 0;
}
.luck-item:nth-child(2) {
  left: 1.06rem;
  top: 0;
}
.luck-item:nth-child(3) {
  right: 0;
  top: 0;
}
.luck-item:nth-child(4) {
  right: 0;
  top: 1.15rem;
}
.luck-item:nth-child(5) {
  bottom: 0;
  right: 0;
}
.luck-item:nth-child(6) {
  bottom: 0;
  left: 1.06rem;
}
.luck-item:nth-child(7) {
  bottom: 0;
  left: 0;
}
.luck-item:nth-child(8) {
  bottom: 1.15rem;
  left: 0;
}
.luck-item:nth-child(9) {
  bottom: 1.15rem;
  left: 1.06rem;
  padding: 0.04rem;
  box-sizing: border-box;
}
.luck-item:nth-child(9) .t {
  height: 100% !important;
  border-radius: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: .1rem !important;
}
.luck-item:nth-child(9) .a {
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #D43343;
  line-height: .23rem;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.luck-item.active > div {
  background: #673199 !important;
}

/* add */

.card-box{
	transform-style: preserve-3d;
	position: relative;
	transition: transform 1s;
	width: 3.3rem;
	height: 5rem;
	margin: 0rem auto auto;
}

.card-box .card{
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
}

.card-box .back{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.flipped{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
/* 领奖 */
.get-content{
	width:3.2rem;
	height: 4.05rem;
	/* display: none; */
}
.get-content .adc-main{
	width: 3.2rem;
	height: 4.05rem;
	background: url(https://static.qidianla.com/memberActivity/get_back.png) no-repeat;
	background-size: 100% 100%;
	margin: auto;

}
 .get-content .adc-main .get-txt {
	text-align: center;
}
.get-content .adc-main .get-txt .get-tit-img{
	width: 1.3rem;
	height:.58rem;
	margin: auto;
	padding-top: .42rem;
}
.get-content .adc-main .get-txt .p1{
	font-size:.23rem;
	font-weight:bold;
	color: rgba(228, 44, 36, 1);
	line-height:.23rem;
	padding-top: .38rem;
}
.get-content .adc-main .get-txt .p1 span{
	font-size:.5rem;
	font-weight:bold;
	color: #F9E6D5;
	line-height:.5rem;
	padding: .21rem .15rem;
	background: linear-gradient(0deg, #F3593B, #E42C24);
	border-radius:.05rem;
	margin: 0 .03rem;
}
.get-content .adc-main .get-txt .p2{
	width: 2.42rem;
	height: .54rem;
	box-sizing: border-box;
	background: url(https://static.qidianla.com/memberActivity/get_btn_bj.png) no-repeat;
	background-size: 100% 100%;
	font-size:.14rem;
	color: #3F1314;
	line-height:.18rem;
	margin: .4rem auto 0 auto;
	padding-top: .1rem;
}
.get-content .adc-main .get-txt .p3{
	width: 2.42rem;
	height: .54rem;
	background: url(https://static.qidianla.com/202009-kxj/get_anniubj.png) no-repeat;
	background-size: 100% 100%;
	font-weight:bold;
	font-size:.15rem;
	color: #E42D24;
	text-shadow:0 0 .01rem rgba(149,87,1,0.32);
	line-height:.54rem;
	margin:.38rem auto 0 auto;
}
/* 开工红包弹窗 */
.red-bag-dia .adc-main{
	width: 2.5rem;
	height: 3.2rem;
	background: url(https://static.qidianla.com/memberActivity/red_bag_get.png) no-repeat;
	background-size: 100% 100%;
	margin: auto;
	text-align: center;
	font-family: Source Han Sans CN;
}
.red-bag-dia .adc-main .p1{
	font-size: .12rem;
	font-weight: 550;
	color: #E71B18;
	line-height: .4rem;
}
.red-bag-dia .adc-main .p2{
	font-size: .19rem;
	font-weight: 550;
	color: #50291B;
	line-height: .31rem;
}
.red-bag-dia .adc-main .p3{
	font-size: .15rem;
	color: #50291B;
	line-height: .31rem;
}
.red-bag-dia .adc-main .p4{
	font-size: .15rem;
	font-weight: bold;
	color: #E71B18;
	line-height: .31rem;
	margin-top: .12rem;
}
.red-bag-dia .adc-main .p4 span{
	font-size: .25rem;
}
.red-bag-dia .adc-main .p5{
	font-size: .09rem;
	color: rgba(77, 65, 60, 0.7);
	line-height: .16rem;
	margin-top: .12rem;
	height: .32rem;
}
.red-bag-dia .adc-main .p6{
	font-size: .09rem;
	color: #fff;
	line-height: .16rem;
	margin-top: .4rem;
}
.red-bag-dia .adc-main .p7{
	font-size: .17rem;
	color: #E63C24;
	line-height: .17rem;
	margin-top: .16rem;
}
.red-bag-dia .adc-close .close img{
	top: initial;
	right: initial;
	left: 50%;
	bottom: -.3rem;
	transform: translateX(-50%);
}
/* 领取红包 */
.bag-get-dia .all-dia-content .adc-main{
	width: 2.6rem;
	height:1.2rem;
	margin: auto;
	background:#E82A46;
	border-radius:.05rem;
}
.bag-get-dia .all-dia-content .tit{
	font-size:.16rem;
	font-weight:550;
	color:#ffe6c6;
	line-height:.18rem;
	text-align: center;
	padding-top: .3rem;
}
.bag-get-dia .all-dia-content .bag-get-btn{
	width:1.4rem;
	height:.3rem;
	background:linear-gradient(44deg, #F49851, #F4C655);
	border-radius:.15rem;
	font-size:.14rem;
	font-weight:bold;
	color:#975c1e;
	line-height:.3rem;
	margin-left: .14rem;
	cursor: pointer;
	display: block;
	margin: .2rem auto;
}
.red-bag-dia .adc-close .close img{
	top: initial;
	right: initial;
	left: 50%;
	bottom: -.3rem;
	transform: translateX(-50%);
}
/* 提交成功弹窗 */
.success-dia .all-dia-content{
	width: 3rem;
	padding-bottom: .3rem;
	/*height: 2.17rem;*/
	background:rgba(255,255,255,1);
	border-radius:5px;
}
.success-dia .all-dia-content .adc-main{
	text-align: center;
}
.success-dia .all-dia-content .adc-main img{
	width: .63rem;
	height: .63rem;
	border-radius: 50%;
	margin: .3rem auto .12rem auto;
}
.success-dia .all-dia-content .adc-main .p1{
	font-size:.18rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.18rem;
}
.success-dia .all-dia-content .adc-main .p2{
	font-size:.12rem;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:.2rem;
	margin-top: .1rem;
}




/* 使用优惠券弹窗 */
.use-dia .all-dia-content{
	width:3.2rem;
	height:5rem;
}
.use-dia .all-dia-content .adc-main{
	width:3.2rem;
	height:4.96rem;
	background:linear-gradient(50deg,rgba(205,17,48,1),rgba(177,10,41,1));
	border-radius:.05rem;
}
.use-dia .all-dia-content .adc-main .use-tit{
	font-size:.21rem;
	font-weight:bold;
	color:#fff;
	line-height:.21rem;
	padding-top: .3rem;
	text-align: center;
}
.use-dia .all-dia-content .adc-main .use-txt{
	margin: .03rem .12rem;
	padding-top: .15rem;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item{
	width:2.95rem;
	height:.82rem;
	background:url(https://static.qidianla.com/202009-kxj/youhuiuqan.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: .05rem;
	cursor: pointer;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item.act{
	background:url(https://static.qidianla.com/202009-kxj/yyouhuiquan-1.png) no-repeat;
	background-size: 100% 100%;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item.act .ui-left{
	color: #999;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item .ui-left{
	width: .82rem;
	font-size:.29rem;
	font-weight:800;
	color:rgba(252,40,60,1);
	text-align: center;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item .ui-left span{
	font-size:.12rem;
	font-weight:500;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item .ui-right{
	width: 2rem;
	padding-left: .1rem;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item .ui-right .p1{
	font-size:.16rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.21rem;
}
.use-dia .all-dia-content .adc-main .use-txt .use-item .ui-right .p2{
	font-size:.13rem;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:.17rem;
}
.use-dia .all-dia-content .adc-main  .use-btn{
	width:2.9rem;
	height:.45rem;
	background:linear-gradient(0deg,rgba(255,206,111,1),rgba(255,243,224,1));
	box-shadow:0 .03rem 0 0 rgba(255,156,47,0.59);
	border-radius:.23rem;
	font-size:.18rem;
	font-weight:bold;
	color:rgba(173,8,37,1);
	line-height:.45rem;
	text-shadow:0 1px 0px rgba(255,255,255,0.56);
	text-align: center;
	cursor: pointer;
	margin: .2rem auto;
}
.use-dia .adc-close .close img {
	width: .25rem;
	height: .25rem;
}
.use-dia .right-top{
	position: absolute;
	top: -.5rem;
	right: 0;
}

/* 活动规则说明 */
.activity-dia .all-dia-content{
	width:3.34rem;
	height:3.9rem;
}
.activity-dia .all-dia-content .adc-main{
	width:3.34rem;
	height:3.9rem;
	background:rgba(255,255,255,1);
	border-radius:.04rem;
}
.activity-dia .all-dia-content .adc-main .activity-tit{
	width: 100%;
	height: .5rem;
	background:#D43343;
	font-size:.2rem;
	font-weight:500;
	color:#fff;
	line-height:.5rem;
	text-align: center;
	border-top-left-radius: .04rem;
	border-top-right-radius: .04rem;
}
.activity-dia .all-dia-content .adc-main .activity-txt{
	margin: .18rem .2rem;
	height:3rem;
	overflow-y: auto;
	text-align: justify;
}
.activity-dia .all-dia-content .adc-main .activity-txt .at-time{
	font-size:.12rem;
	font-weight:500;
	color:#999;
	line-height:.14rem;
}
.activity-dia .all-dia-content .adc-main .activity-txt .at-time span{
	font-size:.14rem;
	color:#333;
	margin-right:.05rem;
}
.activity-dia .all-dia-content .adc-main .activity-txt  .at-tip{
	font-size:.14rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.14rem;
	margin-top: .22rem;
}
.activity-dia .all-dia-content .adc-main .activity-txt  .at-txt{
	font-size:.12rem;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:.2rem;
	margin-top: .1rem;
}
.activity-dia .adc-close .close img {
	width: .25rem;
	height: .25rem;
	position: absolute;
	top: -.32rem;
	right: 0;
}

/* 展开弹窗 */
.open-dia .all-dia-content{
	width:3.35rem;
	height: 4rem;
}
.open-dia .all-dia-content .adc-main{
	width:3.35rem;
	height:3.7rem;
	border:.04rem solid #ffa44f;
	border-radius:.05rem;
	background: url(https://static.qidianla.com/202009-kxj/open_back.png) no-repeat;
	background-size: 100% 100%;
}
.open-dia .all-dia-content .adc-main .open-list{
	margin: .04rem .2rem;
	height: 3.6rem;
	overflow-y: auto;

}
.open-dia .all-dia-content .adc-main .open-list .open-item{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: .1rem 0;
	border-bottom: 1px dashed #CFCFCF;
}
.open-dia .all-dia-content .adc-main .open-list .open-item .di-img img{
	width: .6rem;
	height: .6rem;
	border-radius: 50%;
}
.open-dia .all-dia-content .adc-main .open-list .open-item .di-txt{
	width: 2.3rem;
	margin-left: .15rem;
}
.open-dia .all-dia-content .adc-main .open-list .open-item .di-txt .p1{
	font-size:.15rem;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:.15rem;
}
.open-dia .all-dia-content .adc-main .open-list .open-item .di-txt .p2{
	font-size:.13rem;
	font-weight:bold;
	color:rgba(153,153,153,1);
	line-height:.13rem;
	margin-top: .15rem;
}
.open-dia .all-dia-content .adc-main .open-list .open-item .di-txt .p2 span{
	margin-left: .1rem;
}
.open-dia .adc-close .close img{
	width: .3rem;
	height: .3rem;
	position: absolute;
	top: 3.9rem;
	left: 50%;
	transform: translateX(-50%);
}
.fanka-dia .adc-close .close img{
	width: .3rem;
	height: .3rem;
	position: absolute;
	top: 4.2rem;
	left: 50%;
	transform: translateX(-50%);
}
.more.no-icon .default:before{
	display: none;
}
/* 表单弹窗 */
.form-success-dia .only-dia-content,
.form-dia .only-dia-content{
	width:100%;
	height:4.36rem;
	background:rgba(255,255,255,1);
	border-radius:.05rem .05rem 0 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.form-dia .only-dia-content .adc-main{
	padding: .2rem .15rem .25rem .15rem;
}
.form-dia .only-dia-content .form-title{
	font-size:.14rem;
	font-weight:500;
	color:rgba(30,30,35,1);
	line-height:.18rem;
}
.form-dia .only-dia-content .form-gift{
	width:3.45rem;
	height:.81rem;
	background:rgba(221,221,221,0.4);
	border-radius:.05rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: .11rem;
	box-sizing: border-box;
	margin-top: .15rem;
}
.form-dia .only-dia-content .form-gift .fg-left img{
	width: .59rem;
	height: .59rem;
}
.form-dia .only-dia-content .form-gift .fg-right{
	margin-left: .1rem;
}
.form-dia .only-dia-content .form-gift .fg-right .p1{
	font-size:.12rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.12rem;
}
.form-dia .only-dia-content .form-gift .fg-right .p2{
	font-size:.12rem;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:.12rem;
	margin-top: .1rem;
}
.form-dia .only-dia-content .form-tip{
	font-size:.12rem;
	font-weight:400;
	color:rgba(0,0,0,1);
	line-height:.52rem;
}
.form-dia .only-dia-content .form-content .fc-item{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: .1rem;
}
.form-dia .only-dia-content .form-content .fc-item label{
	width:.6rem;
	font-size:.12rem;
	font-weight:400;
	color:rgba(102,102,102,1);

}
.form-dia .only-dia-content .form-content .fc-item input,
.form-dia .only-dia-content .form-content .fc-item textarea{
	width:2.82rem;
	height:.3rem;
	background:rgba(242,242,242,1);
	border-radius:.04rem;
	padding-left: .08rem;
}
.form-dia .only-dia-content .form-content .fc-item textarea{
	height:.46rem;
	border: none;
}
.form-dia .only-dia-content .form-content .fc-item input::placeholder,
.form-dia .only-dia-content .form-content .fc-item textarea::placeholder{
	font-size:.1rem;
	font-weight:300;
	color:rgba(204,204,204,1);
	line-height:.3rem;
}
.form-dia .only-dia-content .form-content .form-sub-btn{
	width:3.45rem;
	height:.4rem;
	background:linear-gradient(180deg,rgba(255,147,43,1),rgba(241,64,15,1));
	box-shadow:0 .02rem .02rem 0 rgba(196,62,12,0.33);
	border-radius:.2rem;
	font-size:.17rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:.4rem;
	border: 0;
	cursor: pointer;
	margin-top: .15rem;
}
/* 提交表单成功弹窗*/
.form-success-dia .only-dia-content .adc-main{
	text-align: center;
}
.form-success-dia .only-dia-content .adc-main .fs-img{
	width: .63rem;
	height: .63rem;
	border-radius: 50%;
	margin: .65rem auto .12rem auto;
}
.form-success-dia .only-dia-content .adc-main .p1{
	font-size:.18rem;
	font-weight:500;
	color:rgba(52,52,52,1);
	line-height:.18rem;
}
.form-success-dia .only-dia-content .adc-main .p2{
	font-size:.12rem;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:.2rem;
	margin-top: .1rem;
}
.form-success-dia .only-dia-content .adc-main .fs-block{
	width: 3.48rem;
	height: 1.23rem;
	background: url(https://static.qidianla.com/202009-kxj/learn_back.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin: .3rem auto 0 auto;
}
.form-success-dia .only-dia-content .adc-main .fs-block .p3{
	font-size:.18rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:.18rem;
	padding-top: .25rem;
}
.form-success-dia .only-dia-content .adc-main .fs-block .fs-btn{
	display: block;
	width:1.3rem;
	height:.34rem;
	background:linear-gradient(-17deg,rgba(254,198,118,1),rgba(254,226,182,1));
	box-shadow:.01rem .01rem .07rem 0 rgba(165,19,19,0.15);
	border-radius:.17rem;
	margin: .18rem auto auto auto;
	font-size:.15rem;
	font-weight:bold;
	color:rgba(232,58,1,1);
	line-height:.34rem;
	text-shadow:.01rem .01rem .01rem rgba(149,88,2,0.32);
}

/* svip续费 */
.svip-add{
	background: linear-gradient(180deg, #c23263, #c02164);
}
.svip-add .ab1{
	background: url(https://static.qidianla.com/202009-kxj/anniversary_banner_svip.png) no-repeat;
	background-size: 100% 100%;
}
.svip-add .ab1 .banner .banner-icon1{
	top: .35rem;
}
.svip-add .ab1 .banner .banner-icon1 img{
	width: 1.44rem;
	height: .26rem;
}
.svip-add .ab1 .banner .banner-icon2{
	width: .75rem;
	height: .26rem;
	background:#ff8249;
	font-size:.12rem;
	line-height: .22rem;
	color:#fff;
	text-align: center;
	position: absolute;
	top: .35rem;
	right: 0;
	text-shadow:0 .02rem .04rem rgba(83,40,20,0.61);
	cursor: pointer;
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
}
.svip-add-old .ab1{
	background: url(https://static.qidianla.com/memberActivity/double11_banner_svip.jpg) no-repeat;
	background-size: 100% 100%;
}
.svip-add-more .ab1.svipxf{
	background: url(https://static.qidianla.com/memberActivity/double11_banner_svipxf.png) no-repeat;
	background-size: 100% 100%;
}
.svip-add-more .ab1.svipxg{
	background: url(https://static.qidianla.com/memberActivity/double11_banner_svipxg.png) no-repeat;
	background-size: 100% 100%;
}
.svip-add .ab3 .anni-block-tit{
	width: 2.73rem;
	height: .4rem;
	background: url(https://static.qidianla.com/memberActivity/double_biaptibj2_svip.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .ab3 .sp1 .five-list .fi-svip-add{
	background:url(https://static.qidianla.com/memberActivity/svip_add_quanyi.png) no-repeat;
	background-size: 100% 100%;
}
.anniversary .ab3 .sp1 .five-list .fi-svip-add .p1{
	color: #412512;
}
.anniversary .ab3 .sp1 .five-list .fi-svip-add .p2{
	color: rgba(65, 37, 18, 0.7);
}
.svip-add-special-one .svip-add-classList{
	margin-top: .2rem;
}
.svip-add-special-one .svip-add-classList .class-item{
	width:3.15rem;
	height:1.04rem;
	background:rgba(255,255,255,1);
	box-shadow:.01rem .01rem .04rem 0 rgba(217,174,186,0.41);
	border-radius:.02rem;
	padding: 0 .12rem;
	box-sizing: border-box;
	margin-bottom: .1rem;
	overflow: hidden;
}
.svip-add-special-one .svip-add-classList .class-item .ci-left{
	width: 2rem;
	float: left;
}
.svip-add-special-one .svip-add-classList .class-item .ci-left .p1{
	font-size:.15rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.15rem;
	padding-top: .18rem;
}
.svip-add-special-one .svip-add-classList .class-item .ci-left .p2{
	font-size:.13rem;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:.13rem;
	margin-top: .12rem;
}
.svip-add-special-one .svip-add-classList .class-item .ci-left .p3{
	font-size:.14rem;
	font-weight:500;
	color:rgba(102,102,102,1);
	line-height:.18rem;
	margin-top: .2rem;
}
.svip-add-special-one .svip-add-classList .class-item .ci-left .p3 span{
	font-size:.11rem;
	font-weight:400;
	line-height:.11rem;
	padding: .03rem;
	border-radius:.02rem;
	margin-left: .1rem;
}
.svip-add-special-one .svip-add-classList .class-item .ci-right{
	float: left;
}
.svip-add-special-one .svip-add-classList .class-item .ci-right img{
	width: .9rem;
	height: 1rem;
}
.sp2-1{
	padding: .28rem .09rem .38rem .09rem;
}
.svip-add-special-two{
	margin-top: .2rem;
}
.svip-add-special-two .sast-table{
	border-radius: 0 0 .06rem .06rem;
	margin: auto;
}
.svip-add-special-two .sast-table .st{
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: .3rem;
	border-bottom: 1px solid #fff;
}
.svip-add-special-two .sast-table .st.title{
	line-height: .46rem;
	background: linear-gradient(44deg, #EB3D37, #EA6936);
	border-radius: .06rem .06rem 0 0;
	font-size: .14rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
}
.svip-add-special-two .sast-table .st .t1,
.svip-add-special-two .sast-table .st .t2,
.svip-add-special-two .sast-table .st .t3{
	width: 23%;
	text-align: center;
}
.svip-add-special-two .sast-table .st .t4{
	width: 31%;
	text-align: center;

}
.svip-add-special-two p{
	font-size:.11rem;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:.11rem;
	margin-top: .1rem;
}
.svip-add-wc .svip-add-wc-txt{
	margin-top: .25rem;
	padding: 0 .05rem .3rem .05rem;
}
.svip-add-wc .svip-add-wc-txt .sawt-tags span{
	font-size:.13rem;
	font-weight:550;
	line-height:.13rem;
	padding: .09rem .1rem;
	border-radius:.15rem;
}
.svip-add-wc .svip-add-wc-txt .sawt-tags span+span{
	margin-left: .05rem;
}
.svip-add-wc .svip-add-wc-txt .sawt-img{
	display: flex;
	justify-content: space-between;
	margin-top: .18rem;
}
.svip-add-wc .svip-add-wc-txt .sawt-img .img-item{
	width:1.64rem;
	height:1.53rem;
	background:rgba(255,255,255,1);
	border:1px solid rgba(255,255,255,1);
	box-shadow:1px 1px 6px 0px rgba(220,200,203,0.5);
	border-radius:.02rem;
}
.svip-add-wc .svip-add-wc-txt .sawt-img .img-item p{
	font-size:.14rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:.14rem;
	margin-top: .16rem;
	text-align: center;
}
.svip-add-wc .svip-add-wc-txt .sawt-img .img1 img{
	width: 1.53rem;
	height: 1.44rem;
	margin:.05rem auto;
}
.svip-add-wc .svip-add-wc-txt .sawt-img .img2 img{
	width: 1.45rem;
	height: 1.45rem;
	margin:.05rem auto;
}
.svip-add-wc .wc-tit::before{
	left: .2rem!important;
}
.svip-add-wc .wc-tit::after{
	right: .2rem!important;
}
.svip-add .ab4 .why-choose.svip-add-wc{
	padding-top: .18rem;
}
.svip-add .ab4 .why-choose.wc1{
	padding-top: .3rem;
}
.svip-add .svip-add-old .new-people .new-card {
	padding: 0 .1rem;
}
.svip-add .svip-add-old .new-people .new-card .nc-right .right-top{
	top: .06rem;
}
.svip-add .svip-add-old .new-people .new-card .nc-right .right-middle .rm-icon{
	width: .6rem;
	left: .13rem;
}
.svip-add .svip-add-old .new-people .new-card .nc-right{
	width: 1.5rem;
}
.svip-add .svip-add-old .new-people .new-card .nc-right .right-middle .rm-txt{
	font-size: .22rem;
	padding-left: .15rem;
}
.anniversary .ab-three-gift{
	width:3.47rem;
	height:4.46rem;
	background:url(https://static.qidianla.com/memberActivity/three_giftback.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 0!important;
}
.ab-three-gift .three-gift {
	margin-top: .5rem;
}
.ab-three-gift .three-gift .three-list{
	display: flex;
	justify-content: center;
}
.ab-three-gift .three-gift .three-list .tl-item{
	width: 50%;
	text-align: center;
}
.ab-three-gift .three-gift .three-list .tl-item img{
	width: .76rem;
	height: .88rem;
	margin: auto;
}
.ab-three-gift .three-gift .three-list .tl-item p{
	font-size:.14rem;
	font-weight:500;
	color:rgba(51,51,51,1);
	margin-top: .14rem;
}
.ab-three-gift .three-gift .three-example{
	padding-top: .15rem;
	margin: .12rem .1rem 0 .1rem;
}
.ab-three-gift .three-gift .three-example .te-tit{
	width: 3.02rem;
	font-size:.14rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.22rem;
	margin: auto;
}
.ab-three-gift .three-gift .three-example .te-tit span{
	display: inline-block;
	width: .37rem;
	height: .17rem;
	background: url(https://static.qidianla.com/memberActivity/example.png) no-repeat;
	background-size: 100% 100%;
	font-size:.12rem;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:.17rem;
	box-sizing: border-box;
	padding-left: .04rem;
	margin-right: .05rem;
}
.ab-three-gift .three-gift .three-example .three-table{
	width: 3.21rem;
	height: 1.38rem;
	background: url(https://static.qidianla.com/memberActivity/three_gift_table.png) no-repeat;
	background-size: 100% 100%;
	margin: .18rem auto;
}
.ab-three-gift .three-gift .three-example .three-table .tti{
	width: 100%;
	height: .35rem;
	display: flex;
	justify-content: center;
	text-align: center;
}
.ab-three-gift .three-gift .three-example .three-table .tti .item{
	width: 50%;
	font-size:.14rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.35rem;
}
.ab-three-gift .three-gift .three-example .three-table .tti .item span{
	color: #ED4C14;
}
.ab-three-gift .three-gift .three-example .three-table .tti p{
	font-size:.15rem;
	font-weight:400;
	color:#ED4C14;
	line-height:.35rem;
}

/* 购买成功 */
.kxj-buy-success{
	width: 100%;
	height: 6.67rem;
	min-height: 100vh;
	background: url(https://static.qidianla.com/memberActivity/buy_success_back.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.kxj-buy-success .kbs-tit{
	padding-top: 1.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kxj-buy-success .kbs-tit img{
	width: .25rem;
	height: .25rem;
	border-radius: 50%;
	margin-right: .08rem;
}
.kxj-buy-success .kbs-tit span{
	font-size:.21rem;
	font-weight:500;
	color:rgba(52,52,52,1);
	line-height:.25px;
}
.kxj-buy-success .kbs-info{
	font-size:.13rem;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:.2rem;
	margin-top: .18rem;
}
.kxj-buy-success .kbs-gifts-show{
	width:3.45rem;
	height:3.07rem;
	background: linear-gradient(-52deg, #E43A4A, #EB6435);
	box-shadow:.01rem .02rem .05rem 0 rgba(141,46,10,0.24);
	border-radius:.05rem;
	margin: .26rem auto auto auto;
}
.kxj-buy-success .kbs-gifts-show p{
	font-size:.15rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:.15rem;
	margin-top: .1rem;
}
.kxj-buy-success .kbs-gifts-show .gift-tit{
	width: 2.88rem;
	height: .24rem;
	padding-top: .24rem;
	margin:auto;
}
.kxj-buy-success .kbs-gifts-show .gift-txt{
	width: 2.36rem;
	height: 1.58rem;
	margin: .15rem auto .05rem auto;
}
.kxj-buy-success .kbs-gifts-show .get-gift-btn{
	display: block;
	width:1.4rem;
	height:.34rem;
	background: linear-gradient(180deg, #FFD200, #FF861B);
	box-shadow:.01rem .02rem .05rem 0 rgba(141,46,10,0.24);
	border-radius:.17rem;
	font-size:.17rem;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:.34rem;
	text-shadow:0 .01rem .02rem rgba(213,113,76,0.28);
	border: 0;
	cursor: pointer;
	margin: auto;
	position: relative;
	text-align: left;
	padding-left: .2rem;
}
.kxj-buy-success .kbs-gifts-show .get-gift-btn::after{
	content: '';
	width: .13rem;
	height: .17rem;
	background: url(https://static.qidianla.com/memberActivity/hand_icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: .18rem;
	top: .1rem;
}
.toast-dia{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
	display: none;
}
.toast-dia .already-info{
    width: 2.7rem;
    height: .38rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: .13rem;
    line-height: .38rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.double11-add-block {
	width: 3.45rem;
	height: 1.63rem;
	margin:  .2rem auto;
}
.svip-add-more .ab2 .new-people .new-card .nc-right{
	width: 1.5rem;
	margin-right: .3rem;
}
.svip-add-more .ab2 .new-people .new-card .nc-right .right-top{
	right: 0.05rem;
}

.lingq-card-head-wrap {
	width: 3.45rem;
	margin: 0 auto;
	padding-top: .2rem;
}
.lingq-card-head-wrap .lingq-card-head {
	box-shadow: 1px 2px 0.18rem 0px #3f003c;
	border-radius: 0.05rem;
	font-size: 0.14rem;
	color: #343434;
	background-color: white;
	box-sizing: border-box;
	text-align: center;
	padding-top: 0.2rem;
	line-height: .2rem;
	padding-bottom: 0.35rem;
}
.lingq-card-head-wrap .lingq-card-head .dear {
	font-size: 0.18rem;
	color: #343434;
	font-weight: bold;
	text-align: start;
	padding-left: .25rem;
	line-height: .4rem;
}
.lingq-card-head-wrap .lingq-card-head .card-text {
	width: 2.9rem;
	margin: 0 auto;
	text-align: justify;
	line-height: 0.2rem;
	margin-bottom: 0.2rem;
}
.lingq-card-head-wrap .lingq-card-head .nice {
	font-size: 0.16rem;
	color: #343434;
	text-align: right;
	padding-right: 0.2rem;
}
.lingq-card-head-wrap .lingqu-notes {
	padding-top: 0.2rem;
	margin-bottom: 0.4rem;
}
.lingq-card-head-wrap .lingqu-notes h3 {
	font-size: 0.18rem;
	color: white;
	text-align: center;
	margin-bottom: 0.2rem;
}
.lingq-card-head-wrap .lingqu-notes div {
	font-size: 0.14rem;
	color: white;
	line-height: 0.23rem;
}
.once {
	width: 3.35rem;
	margin: 0 auto;
	height: .5rem;
	background: #e1e1e1;
	text-align: center;
	line-height: .5rem;
	font-size: 0.2rem;
	color: #333;
	position: static;
	box-shadow: none;
	border-radius: 0;
	left: 0;
	top: 0;
	transform: none;
	margin-bottom: 0.1rem;
}

.mycard {
	background-image: url(https://static.woshipm.com/2019062010584916548gift@2x.png);
	font-size: 0.12rem;
	color: white;
	width: .6rem;
	height: .6rem;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	right: 0.2rem;
	bottom: 1.4rem;
	z-index: 5;
}
.wc-tit-fu{
    font-size: .11rem;
    font-weight: bold;
    color: rgba(153,153,153,1);
    line-height: .16rem;
    width: 2.3rem;
    margin: .13rem auto 0 auto;
    text-align: center;
}


/* 618活动购买成功 */
.buy-success2{
	width: 100%;
	height: 6.65rem;
	min-height: 100vh;
	background: url(https://static.woshipm.com/2021061113535966071buy_success_back2.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.buy-success2 .bs-list{
	padding: .56rem .25rem 0 .25rem;
	text-align: left;
	height: 7.8rem;
	box-sizing: border-box;
}
.buy-success2 .bs-list .buy-item{
	display: flex;
	position: relative;
	z-index: 1;
}
.buy-success2 .bs-list .buy-item::before{
	content: '';
	position: absolute;
	left: .1rem;
	top: 0;
	border-left: .01rem solid rgba(198, 198, 198, 0.5);
	z-index: -1;
}
.buy-success2 .bs-list .buy-item:nth-child(1)::before{
	height: 1.2rem;
}
.buy-success2 .bs-list .buy-item:nth-child(2)::before{
	height: 3.3rem;
}
.buy-success2 .bs-list .buy-item:nth-child(3)::before{
	height: 2rem;
}
.buy-success2 .bs-list .buy-item.not:nth-child(2)::before{
	border-left: .01rem dashed rgba(198, 198, 198, 0.5);
}

.buy-success2 .bs-list .buy-item .bi-left img{
	width: .22rem;
	height: .22rem;
}
.buy-success2 .bs-list .buy-item .bi-right{
	margin-left: .11rem;
}
.buy-success2 .bs-list .buy-item .bi-right .p1{
	font-size: .17rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: .23rem;
}
.buy-success2 .bs-list .buy-item .bi-right .p2{
	font-size: .13rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: .2rem;
	margin-top: .13rem;
}
.buy-success2 .bs-list .buy-item .bi-right .p3{
	font-size: .1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(102, 102, 102, 0.7);
	line-height: .15rem;
	text-align: center;
}
.buy-success2 .bs-list .buy-item .bi-right .card{
	width: 2rem;
	margin-top: .15rem;
}
.buy-success2 .bs-list .buy-item .bi-right .ewm{
	margin-top: .15rem;
	width: 1.03rem;
	height: 1.03rem;
	background: #FFFFFF;
	border-radius: .02rem;
	margin: .21rem auto .12rem auto;
}
.buy-success2 .bs-btn{
	width: 3.1rem;
	height: .48rem;
	background: linear-gradient(0deg, #D94830 0%, #EA775F 99%);
	border-radius: .24rem;
	font-size: .17rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.buy-success2 .bs-btn img{
	width: .2rem;
	height: .2rem;
	margin-right: .06rem;
}

.np-font{
	width: 3.45rem;
	height: .46rem;
	background: linear-gradient(0deg, #F1C464 0%, #F9E6BB 94%);
	box-shadow: .01rem .05rem .12rem 0 rgba(0, 0, 0, 0.1);
	border-radius: .23rem;
	margin: .2rem auto;
	text-align: center;
	font-size: .2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #9C5C25;
	line-height: .46rem;
	cursor: pointer;
}
.np-flag{
	padding: 0 .1rem;
	height: .22rem;
	background: #F36A70;
	border-radius: .1rem .1rem .1rem 0;
	font-size: .12rem;
	font-family: Alibaba PuHuiTi 2.0;
	font-weight: normal;
	color: #FFFFFF;
	line-height: .22rem;
	position: absolute;
	top: -.1rem;
	right: .05rem;
	text-align: center;
}
.new-people.fixed{
	position: fixed;
	left: 50%;
	transform: translate(-50%);
	z-index: 9;
	bottom: 0.1rem;
}
.new-people.fixed .np-flag{
	top: .1rem;
	left: 2.35rem;
}
#announcement{
	position: absolute;
	top: .1rem;
	left: 1.21rem;
	width: 1.84rem;
	height: .25rem;
	background: rgba(0, 0, 0, 0.1);
	border-radius: .13rem;
}
#announcement .swiper-slide{
	text-align: center;
}
#announcement .swiper-slide a{
	font-size: .11rem;
	font-family: Alibaba PuHuiTi 2.0;
	font-weight: normal;
	color: #FFFFFF;
	line-height: .25rem;
}


/* 2022金三银四新增样式 */
.anniversary .ab3 .sp2 .special-one .nav-content .nc-item .ni-list .ni-item .txt .only{
	width: 100%;
	font-size: .1rem;
	font-family: Source Han Sans CN;
	color: #666666;
	line-height:.26rem;
	font-weight: bold;
	text-align: center;
	background: #fff;
}
.anniversary .ab3 .sp2 .special-one .nav-content #tab4 .ni-list .ni-item .txt{
	display: inherit;
	padding: .06rem .24rem;
	background: #fff;
}


/**六周年破圈计划*/

.all-planet-tit{
	width: 100%;
	font-size: .2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: .2rem;
	text-align: center;
	margin-bottom: .15rem;
	padding-top: .06rem;
}
.all-planet-back{
	width: 100%;
	background: #F6E0A8;
	border: .01rem solid #FFFAED;
	border-radius: .07rem;
	padding: .08rem;
	box-sizing: border-box;
}
.all-planet-inner{
	width: 100%;
	background: #FDF9EF;
	border-radius: .07rem;
	padding: 0 .15rem;
	box-sizing: border-box;
}

.planet-main{
	width: 100%;
	background: RGBA(255, 163, 56, 1);
	font-size:.12rem;
	text-align: justify;
	padding-bottom: 0;
}
.planet-banner{
	position: relative;
}
.planet-banner img{
	width: 100%;
}
.planet-banner .buy-btn {
	width: 100%;
	position: absolute;
	bottom:.87rem;
	left: 0;
}
.planet-banner .buy-btn.fixed{
	position: fixed;
	bottom: 0.12rem;
	z-index: 99999;
}
.planet-banner .buy-btn button{
	display: block;
	margin: auto;
	width: 1.94rem;
	line-height: .39rem;
	background: #E34A2D;
	border-radius: .19rem;
	font-size: .17rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	position: relative;
}
.planet-banner .buy-btn button::before{
	content: '立减800';
	position: absolute;
	top:-.1rem;
	right: -.36rem;
	width: .57rem;
	height: .18rem;
	line-height: .18rem;
	background: #FFAD90;
	border: 1px solid #FFFFFF;
	border-radius: .09rem .09rem .09rem 0;
	font-size: .11rem;
	font-family: Source Han Sans CN;
	font-weight: 550;
	color: #91220D;
}
.planet-block{
	padding: .2rem .1rem 0 .1rem;
}
/* 模块一 */
.pb-what{
	padding: .24rem .18rem;
}
.pb-what .pw{
	font-size: .13rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #3E0E06;
	line-height: .2rem;
}
.pb-what .pw+.pw{
	margin-top: .2rem;
}
/* 模块二 */
.pb-zlr-list .zlr-item{
	padding: .3rem .15rem;
	position: relative;
}
.pb-zlr-list .zlr-item::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}
.pb-zlr-list .zlr-item:nth-child(1)::after{
	width: 1.38rem;
	height: 1.92rem;
	background: url(https://static.qidianla.com/active/6years/zlr1.png) no-repeat;
	background-size: 100% 100%;
}
.pb-zlr-list .zlr-item:nth-child(2)::after{
	width: 1.4rem;
	height: 1.68rem;
	background: url(https://static.qidianla.com/active/6years/zlr2.png) no-repeat;
	background-size: 100% 100%;
}
.pb-zlr-list .zlr-item:nth-child(3)::after{
	width: 1.4rem;
	height: 1.66rem;
	background: url(https://static.qidianla.com/active/6years/zlr3.png) no-repeat;
	background-size: 100% 100%;
	top: .05rem;
}

.pb-zlr-list .zlr-item + .zlr-item{
	margin-top: .08rem;
}
.pb-zlr-list .zlr-item .zi1{
	font-size: .21rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: .21rem;
}
.pb-zlr-list .zlr-item .zi1 span{
	font-size: .13rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .22rem;
	padding: .04rem;
	background: #EA7C39;
	border-radius: .1rem .1rem .1rem 0;
	margin-left:.04rem;
	position: relative;
	top: -.04rem;
}
.pb-zlr-list .zlr-item .zi2{
	width: fit-content;
	border-radius: .02rem;
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #B5642C;
	line-height: .2rem;
	margin-top: .11rem;
}
.pb-zlr-list .zlr-item .zi3{
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #3E0E06;
	line-height: .16rem;
	margin-top: .1rem;
	padding-left: .13rem;
	position: relative;
	max-width: 1.72rem;
}
.pb-zlr-list .zlr-item .zi3::before{
	content: '';
	width: .07rem;
	height: .07rem;
	background: url(https://static.qidianla.com/active/6years/zlr_icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: .05rem;
	left: 0;
}
.pb-zlr-list .zlr-item .zi4{
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(62, 14, 6, 0.7);
	line-height: .12rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: .3rem;
	padding-bottom: .08rem;
}
.pb-zlr-list .zlr-item .zi5 img{
	width: 2.97rem;
	margin-top: .15rem;
}
/* 模块三 */
.pb-get-list{
	padding-top: .03rem;
	padding-bottom: .01rem;
}
.pb-get-list .pb-get-item{
	display: flex;
	margin-bottom: .05rem;
	padding: .2rem .15rem;
}
.pb-get-list .pb-get-item .get-number{
	width: .47rem;
	height: .47rem;
}
.pb-get-list .pb-get-item .get-show{
	width: 2.64rem;
	margin-left: .1rem;
}
.pb-get-list .pb-get-item .get-show .gs-tit{
	font-size: .16rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #3E0E06;
	line-height: .22rem;
}
.pb-get-list .pb-get-item .get-show .gs-txt{
	font-size: .12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(62, 14, 6, 0.7);
	line-height: .17rem;
	margin-top: .09rem;
}
/* 模块四 */
.pb-more{
	padding-top: .25rem;
}
.pb-more .pb-more-tit p{
	font-size: .14rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #3E0E06;
	line-height: .22rem;
	margin-bottom: .25rem;
	text-align: center;
}
.pb-more .pb-more-person{
	margin-top: .06rem;
}
.pb-more .pb-more-person .pmp-tit{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: .2rem;
}
.pb-more .pb-more-person .pmp-tit img{
	width: .08rem;
	height: .08rem;
}
.pb-more .pb-more-person .pmp-tit span{
	font-size: .17rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #3E0E06;
	line-height: .17rem;
	padding: 0 .1rem;
}
.pb-more .pb-more-person .pmp-txt{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pb-more .pb-more-person .pmp-txt .person-item{
	width: 33%;
	margin-bottom: .1rem;
}
.pb-more .pb-more-person .pmp-txt .person-item img{
	width: 100%;
}
.pb-more .pb-more-person .pmp-tip{
	font-size: .12rem;
	font-family: MiSans;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: .18rem;
	padding: .08rem 0 .16rem 0;
	text-align: center;
}
/* 模块五 */
.special-block{
	background: #FFDB84;
	padding-bottom: .7rem;
}
.special{
	padding:.12rem .1rem .64rem .1rem;
	position: relative;
}
.special .all-planet-back{
	background: #FFF9E9;
}
.special .all-planet-inner{
	padding: 0;
}
.special::after{
	content: "";
	width:3.46rem;
	height:.08rem;
	background:rgba(207,202,204,0.4);
	position: absolute;
	left: 0;
	bottom: 0;
}
.special:last-child::after{
	display: none;
}
.special .special-tit{
	text-align: center;
}
.special .special-tit .p1{
	font-size:.19rem;
	font-weight:bold;
	line-height:.18rem;
}
.svip-add .ab3 .special .special-tit .p1{
	color: #FF7624;
}
.special .special-tit .p2{
	font-size:.17rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:.37rem;
}
.special .special-tit .p3{
	font-size:.11rem;
	font-weight:bold;
	color:rgba(153,153,153,1);
	line-height:.16rem;
}

.special .five-list .five-item{
	width:100%;
	height:.9rem;
	border-radius:.05rem;
	position: relative;
	margin-bottom: .1rem;
}

.special .five-list .five-item .p1{
	font-size:.15rem;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:.15rem;
	padding-top: .2rem;
	padding-left: .13rem;
}
.special .five-list .five-item .p2{
	font-size:.14rem;
	font-weight:400;
	color:rgba(255,255,255,0.7);
	line-height:.17rem;
	margin-top: .06rem;
	padding-left: .13rem;
}
.special .five-list .five-item .back-img{
	width: .65rem;
	position: absolute;
	bottom: 0;
	right: 0;
}
.special .five-more{
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: .23rem;
}
.special .five-more .more-item{
	text-align: center;
}
.special .five-more .more-item .mi-show{
	width: .49rem;
	height: .49rem;
	border-radius: 50%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.special .five-more .more-item .mi-show i{
	-webkit-background-clip: text;
	color:transparent;
}
.special .five-more .more-item p{
	font-size:.12rem;
	font-weight:400;
	color:rgba(101,101,101,1);
	line-height:.18rem;
	margin-top: .07rem;
}
.wcc-set-back-odd{
	background: linear-gradient(136deg, #EF6F42, #F5822E);
}
.wcc-set-back-even{
	background: linear-gradient(136deg, #EF9342, #EFA942);
}
/* iconfont */
.wcc-set-icon{
	background: rgba(233, 120, 77, 0.15);
}
.wcc-set-icon i{
	background: linear-gradient(136deg, #E7664B, #EC9551);
}

.ss-img{
	margin: 0 0.05rem;
}

.tequan-three-swiper p{
	font-size: .11rem;
	font-weight: bold;
	color: rgba(153,153,153,1);
	line-height: .16rem;
	margin: 0.1rem 0;
	text-align: center;
}


 .djs{
	 width: 100%;
	 height: 1.5rem;
	 background: url(https://static.woshipm.com/qdmanager_description_20230322104321_7677.jpg) no-repeat;
	 background-size: 100% 100%;
	 position: relative;
 }
.djs .djs-timer{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .17rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #5A2508;
	line-height: .25rem;
	position: absolute;
	bottom: .3rem;
}
.djs .djs-timer .dt{
	width: .32rem;
	height: .25rem;
	background: #FFFFFF;
	border-radius: .02rem;
	text-align: center;
}
.djs .djs-timer .temp{
	margin: 0 .08rem;
}

.all-dialog-study {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.4);
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.all-dialog-study .all-dia-content {
	width: 2.9rem;
	height: 3.55rem;
	padding: 0.45rem 0 0.3rem 0;
	box-sizing: border-box;
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255,255,255,1);
	border-radius: 0.05rem;
	text-align: center;
}
.all-dialog-study .all-dia-content .all-dia-tit {
	font-size: .24rem;
	font-weight: bold;
	color: #000000;
	line-height: .24rem;
}
.all-dialog-study .all-dia-content .all-dia-tit-fu {
	font-size: .15rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: .14rem;
	margin-top: 0.15rem;
}
.all-dialog-study .all-dia-content .ewm img {
	width: 1.8rem;
	height: 1.8rem;
	margin: 0.17rem auto 0;
}
.all-dialog-study .all-dia-close {
	position: absolute;
	top: 0.15rem;
	right: 0.15rem;
}
.all-dialog-study .all-dia-close img {
	width: 0.18rem;
	height: 0.18rem;
}