.mine_wrap .login_wrap img {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin-right: 0.2rem;
}

.mine_wrap .login_wrap {
    padding: 0.3rem;
}

.mine_wrap .login_wrap .login_name {
    text-align: left;
}

.mine_wrap .login_wrap .login_name p:nth-of-type(1) {
    font-size: 0.32rem;
    font-family: OPPOSans;
    font-weight: normal;
    color: #4148eb;

}

.mine_wrap .login_wrap .login_name p:nth-of-type(2) {
    font-size: 0.22rem;
    font-family: OPPOSans;
    font-weight: normal;
    color: #666666;
}

.left_wrap_bottom {
    width: 1.8rem;
    height: 0.66rem;
    /* background: linear-gradient(90deg, #00C67A 0%, #0BECB2 100%); */
    background: url(../images/helper.png) no-repeat;
    background-size: contain;
    box-shadow: 0px 0px 0.11rem 0px rgba(102, 102, 102, 0.2);
    border-radius: 0.33rem;
}

.left_wrap_top {
    display: flex;
    align-items: center;
}

.login_wrap .left_wrap_bottom img {
    width: 0.55rem;
    height: 0.36rem;
    margin-right: 0.1rem;
}

.login_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.login_wrap .left_wrap_bottom {
    display: flex;
    align-items: center;
    justify-content: center;
}

.login_wrap .left_wrap_bottom {
    font-size: 0.28rem;
    font-family: OPPOSans;
    font-weight: normal;
    color: #FFFEFE;
}

.wrap_libao {
    width: 6.9rem;
    height: 1rem;
    border-radius: 0.1rem;
    margin: 0 auto;
}


.wrap_libao img {
    width: 6.9rem;
    height: 1rem;

}

.tab_ul {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    padding: 0.3rem 0.3rem 0;
}

.tab_ul li {
    width: 1.65rem;
    height: 0.8rem;
    background: url(../images/tab_w.png) no-repeat;
    background-size: cover;
    /* border: 1px solid #EDEDED;    */
    border-radius: 0.1rem;
    font-size: 0.28rem;
    font-family: OPPOSans;
    font-weight: normal;
    color: #666666;
    line-height: 0.8rem;
}

.tab_ul li.active {
    background: url(../images/tab_bg.png) no-repeat;
    height: 0.93rem;
    background-size: contain;
    color: #4148eb;
}

/* order */

.orderbox {
	width: 100%;
	font-size: 0.3rem;
	border-bottom: 1px solid #EDEDED;
	/* background: url(/static/library/images/jt.png) right no-repeat; */
	background-color: #fff;
    padding: 0.2rem 0;
    border-bottom: 1px solid #EDEDED;
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
	text-align: right;
	/* transform: translateX(-0.5rem); */
}

.orderbox .moneycolor {
	color: #4148eb;
	font-size: 0.3rem;
}

.orderbox .gray {
	display: block;
	color: #999999;
	font-size: 0.26rem;
	margin-top: 0.2rem;
}

/*order完  */

.list_li {
    /* padding-left: 0.3rem !important; */
    box-sizing: border-box;
}
.list_wrap {
    padding-left: 0.3rem;
}

 .left P {
    font-size: 0.28rem;
    font-family: Adobe Heiti Std;
    color: #333333;
    width: 5.56rem;
    line-height: 0.33rem;
}

 img.toloadpage {
    width: 0.38rem;
    height: 0.38rem;
    margin: 0;
    box-shadow: none;
    margin-right:0.4rem ;
}
.list_wrap .list_li.list_li2 .center_text p:nth-of-type(1) {
    width:5rem ;
}







.libao_wrap {
    margin: 0 auto;
    width: 6.8rem;
    height: 1.8rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
    box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 15%);

}
.libao_wrap img {
    width: 6.8rem;
    height: 1.8rem;
    
}

/* 我的礼包 */
.libao_title {
	padding: 0.3rem 0;
	box-sizing: border-box;
	width: 6.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 0.2rem;
}

.libao_title .l_f i {
	width: 0.06rem;
	height: 0.28rem;
	background: #4148eb;
	border-radius: 0.03rem;
	display: block;

}

.libao_title .l_f p {
	font-size: 0.32rem;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 0.36rem;
	margin-left: 0.2rem;
}

.libao_title .l_f {
	display: flex;
	align-items: center;
}
.list_wrap.list_wrap1 .l_f .icon_wrap img {
	width: 0.92rem;
	height: 1.02rem;
}

.libao_title .r_f {
	width: 0.23rem;
	height: 0.13rem;
	display: flex;
	align-items: center;

}

.libao_title .r_f img {
	width: 0.23rem;
	height: 0.13rem;
}

.libao_title .r_f img {
	transition: .3s ease-in;
}

.libao_title .r_f img.on {
	transform: rotate(180deg);

}

.list_wrap.list_wrap1 .list_item {
	margin: 0 auto;
	width: 6.8rem;
	padding: 0.24rem 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list_wrap.list_wrap1 .list_item .l_f {
	display: flex;

}

.list_item .text_wrap {
	margin-left: 0.2rem;
	text-align: left;
}

.list_item .text_wrap p:nth-of-type(1) {
	font-size: 0.28rem;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 0.36rem;
	margin-top: 0.1rem;
}

.list_item .text_wrap p:nth-of-type(2) {
	font-size: 0.24rem;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.36rem;
	margin-top: 0.1rem;
}

.list_item .r_f img {
	width: 0.15rem;
	height: 0.27rem;
}

.list_item {
	border-bottom: 1px solid #ECECEC;
}

.list_wrap.list_wrap1 {
	display: none;
}

.item_libao {
	position: relative;

}

.item_libao.on {
	padding-bottom: 1.31rem;
	box-sizing: border-box;
}

.receive_wrap {
	width: 6.5rem;
	position: fixed;
	min-height: 4rem;
	top: 50%;
	left: 50%;
	/* border: 1px solid #000; */
	font-size: 0.34rem;
	font-family: PingFangSC;
	font-weight: 500;
	display: none;
	text-align: center;
	transform: translate(-50%,-50%);
	border-radius: 0.2rem;
	box-shadow: 0 0 10px 5px #ccc;
	background-color: #fff;
	padding: 0.5rem 0;
}

.code_re{
	/* border: 1px solid #000;
	width: 100%;
	min-width: 4rem; */
}
.code_re input {
	width: 5.31rem;
    height: 1rem;
    line-height: 1rem;
	background: #FFFFFF;
	border: 1px solid #4148eb;
	border-radius: 0.5rem;
	box-sizing: border-box;
	margin: 0.3rem 0.09rem;
	margin-top: 1rem;
	/* display: none; */
	padding-left: 0.2rem;
	box-sizing: border-box;
	color: #4148eb;
	text-align: center;
	font-size: 0.34rem;
}

.btn_lingqu {
	width: 5.31rem;
    height: 1rem;
    line-height: 1rem;
	background: #4148eb;
	border-radius: 0.5rem;
	box-sizing: border-box;
	color: #FFFFFF;
	margin: 0.2rem auto;
	text-align: center;

	/* display: none; */
}

.code_re input::placeholder {
	font-size: 0.24rem;
	font-family: PingFangSC;
	font-weight: 500;
	color: #4148eb;
	text-align: center;
}

.list_wrap3 {
	display: none;
}

.r_f img.on {
	transform: rotate(90deg);
}

.r_f img {
	transition: .3s ease-in;
}

.list_item .text_wrap p.on {
	color: #4148eb!important;
}


.list_wrap.list_wrap1 .list_item.on {
	box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 15%);
	width: 6.96rem;
	padding: 0.24rem 0.2rem;
	border-radius: 0.1rem;
}

.list_wrap3 li {

	box-sizing: border-box;
	display: flex;
	align-items: center;
	/* border-bottom: 1px; */
	width: 6.6rem;
	margin: 0 auto;
	padding: 0.24rem 0;
	border-bottom: 1px solid #ECECEC;

}

.list_wrap3 li img {
	margin: 0 0.27rem;
	/* margin-right: 0.27rem; */
	width: 0.47rem;
	height: 0.42rem;
}

.list_wrap3 li p {
	font-size: 0.28rem;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 0.36rem;
	text-align: left;

}

.sing_duihuan {
	width: 0.88rem;
	height: 0.39rem;
	background: #EEEEEE;
	border-radius: 0.05rem;
	margin-left: 0.17rem;
	/* width: 0.69rem; */
	font-family: PingFang;
	font-weight: 500;
	color: #999999;
	line-height: 0.39rem;
	font-size: 0.16rem;
	box-sizing: border-box;
}
.Bgre{
	background-color: #00e887 !important;
	color: #fff !important;
}
.getClose{
	position: absolute;
	width: 0.6rem;
	height: 0.6rem;
	right: 0.1rem;
    top: 0.1rem;
}


.wrap_login {
    padding-top: 1.93rem;
    box-sizing: border-box;
    text-align: center;
}
.wrap_login p {
    font-size: 0.24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
}

.wrap_login .btn_login {
    font-size: 0.24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    margin: 0 auto;
    margin-top: 0.32rem;
    width: 2.58rem;
    height: 0.55rem;
    border: 1px solid #000000;
    line-height: 0.55rem;
}

/* 下载弹窗 */
.model_xiazai {
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 14%);
    width: 7.5rem;
    z-index: 101;
    display: none;
    margin: 0 auto;
}

.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 {
	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 .r_t{
	line-height: 0.5rem;
}

.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;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
}

.model_xiazai .connent_wrap .top_hader .close {
    width: 0.4rem;
    height: 0.4rem;
}

.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 i {
    margin: 0 0.08rem;
    height: 0.2rem;
    width: 1px;
    background-color: #e7e7e7;
    display: inline-block;
}

.model_xiazai .connent_wrap .top_hader .r_t .s2 {
    font-size: 0.26rem;
    color: #999;
    margin: 0;
}


.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 .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 .connent_wrap .cry_right i {
    width: 0.36rem;
    height: 0.36rem;
    display: inline-block;
    background: url(/static/library/images/ic-help.png) no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 0.1rem;
}

.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;
}

.Email_title {
    margin-left: 0.2rem;
    transform: translateY(-0.5rem);
}

.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 label {
    color: #333;
    padding-left: 0.12rem;
    font-size: 0.36rem;
    box-sizing: border-box;
}


.model_email .connent_wrap .in_emial input {
    font-size: 0.36rem;
    width: 3.55rem;
    height: 100%;
}

.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 .bottom_wrap {
    display: flex;
    align-items: center;
    margin-top: 0.47rem;
}

.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;
    text-align: center;
}

.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;
}

.model_email .connent_wrap .bottom_wrap div {
    width: 50%;
    height: 0.88rem;
}


.model_email {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 7.5rem;
    background-color: rgba(0, 0, 0, 20%);
    z-index: 1001;
    display: none;
}

.father_wrap .list_wrap.list_2 {
	display: none;
	padding: 0;
}

.father_wrap .list_wrap.list_2 .list_item {
    margin: 0 auto;
    width: 6.8rem;
    padding: 0.24rem 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list_wrap .l_f .icon_wrap img {
    width: 0.92rem;
    height: 1.02rem;
}

.list_wrap .list_item .l_f {
    display: flex;
}