.vip-bg{
    width: 100%;
}
.vip-container{
    padding-top: 106px;
    background-color: #ffffff;
    height: 800px;
}
.vip-info{
    width: 474px;
}
.vip-container .main-body{
    position: absolute;
    top: 246px;
    margin-left: calc(50% - 620px);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
    border-radius: 32px;
}
.vip-header{
    height: 157px;
    background: #333333;
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
    text-align: center;
    padding-top: 32px;
}
.vip-left .vip-header{
    border-radius: 32px 0px 0px 0px;
}
.vip-right .vip-header{
    border-radius: 0px 32px 0px 0px;
}
.vip-header__title{
    height: 33px;
    font-size: 24px;
    font-weight: 600;
    color: #FFF172;
    line-height: 33px;
    margin-bottom: 16px;
    position: relative;
}
.vip-header__info{
    color: #C2C2C2;
    line-height: 20px;
}
.vip-header__desc{
    color: #ffffff;
    line-height: 20px;
    margin-top: 8px;
}
.vip-icon{
    position: absolute;
    width: 43px;
    left: 294px;
    top: -4px;
    z-index: 1;
}
.vip-center{
    width: 292px;
    height: 587px;
    background: url(https://img.miao333.com/pic/static/img/vip-bg_cat.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
    border-radius: 32px;
    margin-top: -55px;
    margin-bottom: -35px;
}
.vip-content{
    padding: 48px;
}
.vip-price{
    width: 160px;
    height: 138px;
    background: #F5F5F5;
    border-radius: 16px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.active{
    background: #FFF172 !important;
    opacity: 1 !important;
    cursor: pointer !important;
}
.user-money .price-unit{
    font-size: 28px;
    margin-top: 9px;
}
.user-money .price-num{
    font-size: 40px;
}
.price-unit {
    font-size: 20px;
}
.price-num{
    font-size: 28px;
}
.price-youhui{
    padding: 4px 12px;
    background: #333333;
    border-radius: 0px 16px 0px 16px;
    font-size: 12px;
    font-weight: 500;
    color: #FFF172;
    position: absolute;
    margin-top: -112px;
    right: 0;
}
.vip-btn{
    width: 368px;
    height: 60px;
    line-height: 60px;
    background: #FFF172;
    border-radius: 16px;
    opacity: 0.5;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-left: auto;
    margin-right: auto;
    cursor: auto;
}
.vip-center__header{
    width: 192px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 92px;
}
.vip-center__info{
    width: 100%;
    color: #333333;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-align: center;
}
.vip-center__info div{
    justify-content: center;
}
.vip-center__info a {
    color: #333 !important;
    font-weight: 500 !important;
    text-decoration: underline;
    font-size: 16px;
}
.vip-center__info span{
    font-weight: 400 !important;
}
.info-desc{
    font-size: 12px;
    color: #777;
}

.vip-bg__img{
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.info-body{
    margin-top: -40px;
}

.vip-bottom {
    margin-left: calc(50% - 620px);
    margin-right: calc(50% - 620px);
    margin-top: 40px;
}
.vip-bottom .vip_bm_tit img {
    width: 490px;
    margin: 0 auto;
}

.vip-bottom .vip_bm_list.list-left {
    width: 750px;
    margin-top: 40px;
    float: left;
}
.vip-bottom .vip_bm_list.list-right {
    width: 490px;
    margin-top: 40px;
    float: left;
}

.vip-bottom .vip_bm_list .list_tit {
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    font-weight: 600;
    color: #FFF172;
    text-align: center;
    background-color: #333;
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
    border-radius: 32px 32px 0px 0px;
    position: relative;
}
.vip-bottom .vip_bm_list.list-right .list_tit {
    background: #777777;
    color: #ffffff;
}
.vip_youxun-icon {
    position: absolute;
    width: 43px;
    left: 460px;
    top: 30px;
    z-index: 1;
}
.vip-bottom .vip_bm_list .list_info {
    width: 100%;
    height: 725px;
    padding: 60px 0 0 75px;
    border-radius: 0px 0px 32px 32px;
    overflow: hidden;
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
}
.vip-bottom .vip_bm_list.list-left .list_info {
    background: url(/assets/img/vip-bg_tuku.png) no-repeat center;
    background-size: 100% 725px;
    position: relative;
    z-index: 10;
}
.vip-bottom .vip_bm_list.list-right .list_info {
    background: #ffffff;
    color: #777;
    position: relative;
    z-index: 1;
}
.vip-bottom .vip_bm_list .list_info>div {
    display: flex;
    align-items: center;  /* 垂直居中 */
    height: 24px;
    line-height: 24px;
    margin-bottom: 60px;
}
.vip-bottom .vip_bm_list .list_info .icon {
    margin-right: 32px;
}
.vip-bottom .vip_bm_list .list_info p {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}
.vip-bottom .vip_bm_list .list_info p span {
    color: #333;
    text-decoration: underline;
    font-weight: 600;
    font-size: 16px;
}