.show_warp_box {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-bottom: 1.12rem;
	box-sizing: border-box;
	/* background-color: #fc4c20; */
	font-family: PingFangSC-Regular, sans-serif;
	padding-top: 1.12rem;
}

html,
body {
	margin: 0 auto;
	/* width: 7.5rem; */

}

.hader_wrap {
	height: 1.12rem;
	width: 7.5rem;
	background-color: #4148eb;
	position: fixed;
	top: 0;
	padding: 0.22rem 0.2rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-around;
	z-index: 100;


}

.hader_wrap p {
	font-size: 0.30rem;
	font-weight: 600;
	font-family: ZhenyanGB;
	color: #FFFFFF;
}


.hader_wrap input {
	height: 0.68rem;
	width: 5.02rem;
	background-color: #f7f7f7;
	padding: 0 0.3rem 0rem 0.6rem;
	box-sizing: border-box;
	border-radius: 0.4rem;
	line-height: 0.68rem;
	background-image: url(../images/sousuo.png);
	background-repeat: no-repeat;
	background-size: 0.23rem 0.24rem;
	background-position: 0.27rem 0.22rem;
	font-size: 0.28rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	word-break: break-all;
	white-space: nowrap;
	font-family: PingFangSC-Regular, sans-serif;
	color: #919193;


}



.hader_wrap .login_wrap img {
	border-radius: 50%;
	width: 0.42rem;
	height: 0.42rem;


}

.hader_wrap .login_wrap {
	border-radius: 50%;
	width: 0.42rem;
	height: 0.42rem;
	background: url(../images/people.png) no-repeat;
	background-size: cover;

}

.title_wrap img {
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.2rem;
}

.title_wrap p i {
	text-align: left;
	font-size: 0.16rem;
	font-family: SourceHanSansSC;
	color: #A1A1A3;
	font-weight: normal;
	font-style: normal;

}

.title_wrap p {
	/* margin-left: 1rem; */
	margin-top: -0.1rem;

}


.title_wrap {
	margin: 0 auto;
	margin-top: 0.2rem;
	padding: 0 0.24rem;
	box-sizing: border-box;
	text-align: left;
	font-size: 0.36rem;
	font-family: SourceHanSansSC;
	font-weight: bold;
	color: #222222;
	display: flex;
	justify-content: start;
	align-items: flex-start;

}

.title_wrap span {
	display: inline-block;
	/* width: 1.3rem; */
	color: #ff6700;
	font-size: 0.3rem;
	font-family: SourceHanSansSC;
	font-weight: bold;
	margin-right: 0.05rem;
	margin-top: 0.01rem;
	text-align: center;
}




.vip_wrap {
	width: 7rem;
	height: 0.82rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-family: PingFangSC-Regular, sans-serif;
	margin-bottom: 0.2rem;
	padding-top: 0.2rem;

}

.vip_wrap.margin0 {
	padding-top: 0.2rem;
}

.vip_img img {
	width: 0.3rem;
	height: 0.3rem;
	vertical-align: middle;
	margin-right: 0.1rem;
}

.vip_wrap .l_v {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.vip_wrap .l_v p {
	color: #000;
	line-height: 30px;
	font-weight: 500;
	font-size: 0.28rem;
}

.vip_wrap .r_v {
	box-sizing: border-box;
	color: #d8b879;
	background: #333;
	width: 1.6rem;
	height: 0.56rem;
	border-radius: 0.3rem;
	line-height: 0.56rem;
	font-size: 0.26rem;
}

.bgc {
	background-color: #FFFFFF;
	padding-top: 0.2rem;
	box-sizing: border-box;
}

.connent_text {
	width: 7.5rem;
	/* height:8.35rem ; */
	margin: 0 auto;
	position: relative;
}

.connent_text .page1 {
	overflow: hidden;
	height: 5rem;
	/* margin-bottom: 0.2rem; */
}

.connent_text img {
	width: 100%;
	/* height:8.35rem; */
	border-radius: 0.1rem;
	box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 15%);
}

.connent_text .page_next {
	display: none;
}



/* .bgc .open_vip .btn_vip2 {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.3rem;
	color: #000;
	vertical-align: middle;
	color: #ff6700;
	margin-top: -0.2rem;
	font-weight: 600;

}

.bgc .open_vip .btn_vip2 img {
	width: 0.3rem;
	margin-left: 0.1rem;
	box-shadow: none;
	vertical-align: middle;

} */



.open_vip span {
	color: #ff6700 !important;
	font-weight: 600;

}

.open_vip {


	/* background-color: rgb(255 255 255 / 30%); */
	/* opacity: 0.8; */
	/* background-color: red; */
	/* width: 100%;
    height: 2rem; */
	/* box-shadow:0 0.03rem 0.2rem rgb(0 0 0 / 15%) ; */

}

.fix_bottom {
	position: fixed;
	bottom: 0;
	width: 7.5rem;
	background: url(../images/buu_bg.png) no-repeat;
	background-size: cover;
	height: 1.2rem;
}

.fix_bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* font-size: 0.32rem;
	font-weight: 600;
	box-sizing: border-box;
	height: 0.88rem;
	box-shadow: 0px 0.05rem 0.1rem 0px rgba(174, 174, 174, 0.39);
	padding-right: 0.21rem; */
}

.fix_bottom .s_r {
	display: flex;
	align-items: center;
}

.fix_bottom .s_r img {
	width: 0.78rem;
}


.fix_bottom .buy_btn .buy_btn_is {
	border-radius: 0.05rem;
}

.fix_bottom .buy_btn.buy_btn_is.active {
	width: 0 !important;
	opacity: 0;
}

/* .fix_bottom .fix_r {
	margin-right: 1rem;
	display: flex;
	align-items: center;
	transition: all cubic-bezier(0.55, 0.055, 0.675, 0.19);
} */


.fix_bottom .collect {
	width: 3.32rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 0.26rem;
	font-family: OPPOSans;
	font-weight: normal;
	color: #FFFFFF;
}

.fix_bottom .collect img {

	width: 0.36rem;
	height: 0.33rem;
	margin-bottom: 0.1rem;
}

.fix_bottom .zx_btn {
	width: 2.03rem;
	height: 0.69rem;
	background: #05C57D;
	border-radius: 0.12rem;
	line-height: 0.69rem;
	font-size: 0.32rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 3rem;
}

.fix_bottom .collect.collect_is i {
	background: url(../images/cl.png) no-repeat;
	background-size: cover;
	width: 0.36rem;
	height: 0.33rem;
	margin-bottom: 0.1rem;
}

/* .fix_bottom .collect.collect_is {
	background: url(../images/c2.png) no-repeat;
	background-size: 0.31rem 0.29rem;
	background-position: 0.55rem center;
} */

.fix_bottom .help_btn {
	background-color: #f85c1f;
	border-radius: 0.05rem;
	color: #fff;
	width: 2.2rem;
	height: 0.66rem;
	line-height: 0.66rem;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 0.25rem;
}

.fix_bottom .help_btn.active {
	width: 0 !important;
	opacity: 0;
}

.fix_bottom .help_btn.help_btn_is {
	border-radius: 0.05rem;

}

.fix_bottom .success_btn {
	width: 7.1rem;
	height: 1rem;
	border-radius: 0.2rem;
	background-image: linear-gradient(151deg, #28bf85, #22ab82);
	margin: 0 auto;
	line-height: 1rem;
	color: #fff;
}


.model_xiazai {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 65%);
	width: 7.5rem;
	z-index: 101;
	display: none;
}

.model_xiazai .connent_wrap {
	bottom: -32%;
	position: fixed;
	z-index: 1010;
	width: 7.5rem;
	background-color: #fff;
	border-top-left-radius: 0.2rem;
	border-top-right-radius: 0.2rem;
	/* height: 5.14rem; */
	padding: 0.34rem 0.25rem;
	box-sizing: border-box;
	text-align: left;
	transition: 0.5s all;


}

.model_xiazai .connent_wrap .top_hader .r_t img {
	width: 0.42rem;
	height: 0.42rem;
	/* vertical-align: middle; */
	margin-top: -0.1rem;
}

.model_xiazai .connent_wrap .top_hader .r_t p {
	font-size: 0.31rem;
	display: inline-block;
	width: 6rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.model_xiazai .connent_wrap .top_hader .r_t span {
	font-size: 0.26rem;
	color: #999;
	margin-left: 0.5rem;

}

.model_xiazai .connent_wrap .top_hader .r_t .s2 {
	font-size: 0.26rem;
	color: #999;
	margin: 0;
}

.model_xiazai .connent_wrap .top_hader .r_t i {
	margin: 0 0.08rem;
	height: 0.2rem;
	width: 1px;
	background-color: #e7e7e7;
	display: inline-block;
}

.model_xiazai .connent_wrap .top_hader {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 0.3rem;
	box-sizing: border-box;
}

.model_xiazai .connent_wrap .top_hader .close {
	width: 0.4rem;
	height: 0.4rem;
}

.model_xiazai .connent_wrap .send_btn {
	width: 3rem;
	height: 0.88rem;
	background-color: #1cb584;
	border-radius: 0.02rem;
	margin-top: 0.3rem;
	color: #fff;
	text-align: center;
	line-height: 0.88rem;
	font-size: 0.32rem;
	border-radius: 0.12rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;
}

.model_xiazai .connent_wrap .cry_right {
	padding: 0.34rem 0;
	color: #999;
	font-size: 0.18rem;
	text-align: center;
}

.model_xiazai .drown_wrap {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.model_xiazai .drown_wrap .xiazai_btn {

	width: 3rem;
	height: 0.88rem;
	background-color: #1cb584;
	border-radius: 0.02rem;
	margin-top: 0.3rem;
	color: #fff;
	text-align: center;
	line-height: 0.88rem;
	font-size: 0.32rem;
	border-radius: 0.12rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;

}





.model_xiazai .connent_wrap .cry_right i {
	width: 0.36rem;
	height: 0.36rem;
	display: inline-block;
	background: url(../images/ic-help.png) no-repeat;
	background-size: cover;
	vertical-align: middle;
	margin-right: 0.1rem;
}

.close:hover {
	background-color: #e0e0e0;
}

.animation {
	-webkit-animation: free_download .5s linear alternate infinite;
	animation: free_download .5s linear alternate infinite;
}

@-webkit-keyframes free_download {
	0% {
		-webkit-transform: scale(0.9);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@keyframes free_download {
	0% {
		transform: scale(0.9);
	}

	100% {
		transform: scale(1);
	}
}

.model_xiazai .connent_wrap.up {
	bottom: 0;
}

.model_email {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 7.5rem;
	/* background-color: rgba(0, 0, 0, 65%); */
	z-index: 1001;
	display: none;

}

.model_email .connent_wrap {
	width: 6.32rem;
	height: 3.36rem;
	background-color: #fff;
	/* display: none; */
	position: fixed;
	left: 50%;
	top: 50%;
	border-radius: 0.08rem;
	transform: translate(-50%, -50%);
	padding-top: 0.56rem;
	box-sizing: border-box;
	font-size: 0.36rem;
}



.model_email .connent_wrap .in_emial {
	width: 5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #fff;
	border: 1px solid #afafaf;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.2rem;
	font-size: 0.36rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.model_email .connent_wrap .in_emial input {
	font-size: 0.36rem;
	width: 3.55rem;
	height: 100%;

}

.model_email .connent_wrap .in_emial label {
	color: #333;
	padding-left: 0.12rem;
	font-size: 0.36rem;
	box-sizing: border-box;

}

.model_email .connent_wrap .bottom_wrap {
	display: flex;
	align-items: center;
	margin-top: 0.47rem;
}

.model_email .connent_wrap .bottom_wrap div {
	width: 50%;
	height: 0.88rem;
}

.model_email .connent_wrap .bottom_wrap input {
	width: 50%;
	height: 0.88rem;
}

.model_email .connent_wrap .bottom_wrap div:nth-child(1) {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	line-height: 0.88rem;
	box-sizing: border-box;
}

.model_email .connent_wrap .bottom_wrap input {
	border-top: 1px solid #e0e0e0;
	width: 50%;
	height: 0.88rem;
	color: #1cb584;
	line-height: 0.88rem;
	font-weight: bolder;
	font-size: 0.36rem;

}

/* .tj_wrap {
	margin: 0.5rem 0 0 0;

} */

.tj_wrap .title_wrap {
	font-size: 0.3rem;
	font-family: SourceHanSansSC;
	font-weight: 600;
	color: #212020;
	width: 6.78rem;
	padding: 0 0 0.4rem 0;
	border-bottom: 1px solid #ECECEC;
}


.inlnefile {
	width: 7.5rem;
	/* margin: 0 auto; */
	/* overflow: hidden; */
	margin-top: 0.2rem;
	border-radius: 0.18rem;
	background-color: #fff;
	padding-bottom: 0.2rem;
	padding-left: 0.3rem;
	box-sizing: border-box;
	padding-right: 0.4rem;
	text-align: left;

}


.inlnefile .title_ {
	display: flex;
	align-items: center;
	width: 2rem;
	font-size: 0.35rem;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	height: 0.39rem;
}

.inlnefile .title_ i {
	width: 0.09rem;
	height: 0.39rem;
	background: #4148eb;
	border-radius: 0.05rem;
	display: inline-block;
	margin-right: 0.2rem;
}

.inline {
	/* width: 6.6rem; */
	margin: 0 auto;
	opacity: 0.2;
	border-bottom: 0.01rem solid #9f9e9e;
}

.synew>img:nth-child(2) {
	width: 1rem;
	height: 1.2rem;
	margin-right: 0.3rem;
	vertical-align: middle;
	border-radius: 0.08rem;
}

.synew>img:nth-child(3) {
	width: 5%;
	position: absolute;
	top: -0.1rem;
	left: 0.7rem;
}

.synew {
	position: relative;
	/* position: relative; */
	/* width: 6.9rem; */
	margin: 0.1rem auto;
	box-sizing: border-box;
	padding: 0.1rem 0 0.1rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* height: 1.2rem; */
	/* padding: .15rem; */
	/* border: 1px solid #000; */
}

.synew>div {
	/* padding-right: .9rem; */
	width: 5.5rem;
}



.synew div h4 {
	/* border: 1px solid #000; */
	/* padding-top: .09rem; */
	font-size: 0.34rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #333333;
	/* line-height: 0.48rem; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 0.36rem;
}

.synew>.jt {
	width: 0.17rem;
	height: 0.3rem;
	margin: 0.1rem 0.2rem 0 0;
	/* box-shadow: none; */
}

.synew div p {
	font-size: 0.28rem;
	font-weight: 300;
	color: #5C5C5C;
}

.sd_img {
	width: 6.9rem !important;
	height: 1.49rem;
	margin: 0 auto;
}

.look_btn img {
	width: 0.5rem;
	height: 0.5rem;
	margin: 0 0 0 0.5rem;
	margin-right: 0.1rem;

}

.look_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.2rem;
	line-height: 0.23rem;
	color: #ff6700;
	/* background-image: linear-gradient(
        136deg
        ,#f1c888,#e1ba6e);
        width: 0.8rem;
        height: 0.5rem;
        font-size: 0.23rem;
        border-radius: 0.3rem; */
}

.xiazai_btn img {
	width: 0.5rem;
	height: 0.5rem;
	/* transform: scale(1.2); */
	margin-top: 0.1rem;
	margin-right: 0.3rem;

}

.xiazai_btn a {
	color: #fff;
	text-align: center;
	line-height: 0.88rem;
	font-size: 0.32rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;
}

/* .fix_bottom .fix_r {
    width: 0;
} */
.zaixian_wrap img {
	margin-top: 0.1rem;
	width: 94%;
	border-radius: 0.1rem;
	box-shadow: none;
}


.btn_vip {
	width: 6.9rem;
	height: 2rem;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0) 100%);
	margin: 0 auto;
}

.btn_vip img {
	width: 0.27rem;
	height: 0.14rem;
	box-shadow: none;
	margin-top: 0.3rem;
}

.btn_vip .yuan_img {
	width: 0.23rem;
	height: 0.05rem;
}

.btn_vip p {
	width: 4.8rem;
	height: 0.8rem;
	font-size: 0.32rem;
	font-family: OPPOSans;
	font-weight: normal;
	background: #FFFFFF;
	border: 0.02rem solid #F68E0E;
	border-radius: 0.4rem;
	margin: 0 auto;
	line-height: 0.8rem;
	color: #F68E0E;
	margin-top: 0.2rem;
}

.list_wrap {
	padding-bottom: 0.88rem;
}

.fix_bottom .fix_r .buy_btn p:nth-of-type(1) {
	font-size: 0.34rem;
	font-family: OPPOSans;
	font-weight: bold;
	color: #483020;
}

.fix_bottom .fix_r .buy_btn p:nth-of-type(2) {
	font-size: 0.26rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #483020;
}

.fix_bottom .fix_r {
	width: 4.18rem;
}

.fix_bottom .look_btn {
	font-size: 0.34rem;
	font-family: OPPOSans;
	font-weight: bolder;
	color: #483020;
	text-align: center;
}

.fix_bottom .right_box {
	display: flex;
	justify-content: space-around;

}

.fix_bottom .rlook_btn {
	width: 2rem;
}