body{
    background: #F5F6FA;
}
main{
    width: 100%;
    padding-bottom: 0.64rem;
}
.main{
    width: 12rem;
    margin: 0 auto 0;
}
.main_left{
    width: 1.2rem;
    min-height: 5.6rem;
    float: left;
    padding: 0.28rem 0.18rem;
    box-sizing: border-box;
    border-radius: 0.12rem;
    background-color: #FFFFFF;
    box-shadow: -0.04rem 0.02rem 0.43rem 0 rgba(154,159,178,0.35);
}
.main_right{
    width: 10.60rem;
    float: right;
}
.right_top{
    width: 100%;
    background: linear-gradient(0deg, #FFFFFF 0%, #F1F7FF 98%);
    box-shadow: -0.04rem 0.02rem 0.43rem 0 rgba(154,159,178,0.35);
    border-radius: 0.12rem;
    padding: 0.23rem 0.2rem 0.18rem;
    box-sizing: border-box;
}
.right_bottom{
    width: 100%;
    background: #FFFFFF;
    box-shadow: -0.04rem 0.02rem 0.43rem 0 rgba(154,159,178,0.35);
    border-radius: 0.12rem;
    margin-top: 0.21rem;
    padding: 0.4rem;
    box-sizing: border-box;
}
.main_left .p1{
    font-size: 0.16rem;
    color: #808080;
    margin-bottom: 0.16rem;
    cursor: pointer;
}
.main_left .p_state{
    font-weight: bold;
    font-size: 0.16rem;
    color: #3881F4;
}
.right_top_sousuo{
    display: flex;
    align-items: center;
}
.sousuo_input{
    width: 4rem;
    height: 0.42rem;
    background: #FFFFFF;
    border-radius: 0.5rem;
    border: 0.01rem solid #666666;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sousuo_input img{
    width: 0.2rem;
    height: 0.2rem;
    margin-left: 0.18rem;
}
.sousuo_input input{
    width: calc(100% - 0.2rem - 0.3rem);
    font-size: 0.16rem;
    color: #2A2A2A;
}
.sousuo_btn{
    width: 0.93rem;
    height: 0.42rem;
    background: #3881F4;
    border-radius: 0.5rem;
    margin-left: 0.13rem;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.42rem;
    text-align: center;
    cursor: pointer;
}
.right_top_paixu{
    display: flex;
    align-items: center;
    margin-top: 0.24rem;
}
.paixu_type{
    font-size: 0.16rem;
    color: #2A2A2A;
}
.paixu_flex{
    display: flex;
    align-items: center;
    font-size: 0.16rem;
    color: #3881F4;
    margin-left: 0.1rem;
    cursor: pointer;
}
.paixu_flex img{
    width: 0.16rem;
    height: 0.15rem;
    margin: 0.02rem 0 0 0.02rem;
}
.paixu_flex2 img{
    transform: rotate(180deg);
}
.right_top_num{
    width: 100%;
    font-size: 0.16rem;
    color: #2A2A2A;
    border-top: 0.01rem solid #DADEE6;
    padding-top: 0.16rem;
    margin-top: 0.21rem;
}
.right_top_num span{
    font-weight: bold;
}
.list_flex{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 0.3rem;
    cursor: pointer;
}
.list_flex_left{
    width: 0.25rem;
}
.list_flex_right{
    width: calc(100% - 0.25rem - 0.12rem);
}
.p_title{
    font-weight: bold;
    font-size: 0.16rem;
    color: #2E3033;
}
.p_time{
    font-size: 0.12rem;
    color: #737880;
    margin-top: 0.05rem;
}
/* 开通会员开始 */
.vip_no{
    width: 100%;
    height: 1.2rem;
    margin: 0.20rem auto 0;
    position: relative;
    z-index: 1;
}
.vip_no_bj{
    width: 100%;
    height: 100%;
}
.vip_no_p1{
    width: 1.12rem;
    font-size: 0.12rem;
    color: #FFFFFF;
    position: absolute;
    top: 0.04rem;
    left: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vip_no_flex{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 0.65rem 0 0.91rem;
    box-sizing: border-box;
    position: absolute;
    top: 0.4rem;
}
.vip_no_title{
    font-weight: bold;
    font-size: 0.28rem;
    display: flex;
    align-items: center;
}
.vip_no_title img{
    width: 0.1rem;
    height: 0.1rem;
    margin-left: 0.10rem;
}
.vip_no_title .span3{
    color: #2E3033;
}
.vip_no_tips{
    width: 3.9rem;
    font-size: 0.14rem;
    color: #2E3033;
    opacity: 0.67;
    margin-top: 0.05rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vip_no_flex_right{
    display: flex;
    align-items: center;
}
.vip_no_flex_right_btn1{
    width: 1.20rem;
    height: 0.40rem;
    border: 0.01rem solid #563C00;
    font-size: 0.15rem;
    color: #563C00;
    line-height: 0.40rem;
    text-align: center;
    cursor: pointer;
}
.vip_no_flex_right_btn2{
    width: 1.20rem;
    height: 0.40rem;
    background: linear-gradient(90deg, #FFF9F1 0%, #FEDF98 100%);    font-size: 0.15rem;
    color: #563C00;
    line-height: 0.40rem;
    text-align: center;
    margin-left: 0.11rem;
    cursor: pointer;
}
/* 开通会员结束 */