body {
    background: rgb(242,242,242);
    position: relative;
}
#memberCenter {
    padding-bottom: 50px;
}
.clearFixed {
    width: 100%;
    height: .7rem;
}
.memberInfo {
    width: 7.1rem;
    height: 3.1rem;
    margin-left: 0.20rem;
    position: relative;
    margin-top: 0.3rem;
}
.memberInfo .asBackGround {
    width: 7.1rem;
    height: 3.1rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.memberInfo .top {
    width: 100%;
    height: 1.72rem;
    float: left;
    position: relative;
}
.memberInfo .bottom {
    width: 100%;
    height: 1.38rem;
    float: left;
}
.memberInfo .top .left{
    width: 1.28rem;
    height: 100%;
    float: left;
    margin-left: 0.30rem;
    margin-right: 0.30rem;
}
.memberInfo .top .left .pinkDiv {
    width: 1.28rem;
    height: 1.28rem;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    margin-top: 0.42rem;
}

.memberInfo .top .left .whiteDiv {
    width: 1.28rem;
    height: 1.28rem;
    background: white;
    border-radius: 50%;
    border: 2px solid rgb(255, 199, 213);
    margin-top: 0.42rem;
}
.memberInfo .top .left .whiteDiv img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.memberInfo .top .right {
    height: 100%;
    float: left;
}
.memberInfo .top .right .gap {
    width: 100%;
    height: 0.58rem;
}
.memberInfo .top .right>span {
    font-size: 0.32rem;
    color: white;
    font-weight: bold;
    line-height: 0.32rem;
    height: 0.32rem;
}
.memberInfo .top .right .save {
    width: 4.12rem;
    height: 0.44rem;
    border-radius: 0.22rem;
    margin-top: 0.20rem;
    background: white;
}
.memberInfo .top .right .save p {
    /*color: rgb(255,79,116);*/
    /*font-size: 0.24rem;*/
    color: rgb(255,79,116);
    font-size: 0.24rem;
    width: 100%;
    height: 100%;
    padding-left: 0.3rem;

}
.memberInfo .top .right .save p span{
    color: rgb(255,79,116);
    font-size: 0.34rem;
    font-weight: bold;
    margin-left: 0.1rem;
}
.memberInfo .top .right .ruleDiv {
    position: absolute;
    top: 0.58rem;
    right: 0;
    width: 0.82rem;
}
.memberInfo .bottom div {
    width: 3.2rem;
    height: 100%;
    float: left;
}
.memberInfo .bottom p:nth-of-type(1) {
    margin-left: 0.30rem;
    color: white;
    font-size: 0.28rem;
    margin-top: 0.36rem;
    font-weight: bold;
    line-height: 0.28rem;
    height: 0.28rem;
}
.memberInfo .bottom p:nth-of-type(2) {
    margin-left: 0.30rem;
    color: white;
    font-size: 0.24rem;
    margin-top: 0.18rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    white-space: nowrap;
}
/*开通就送299优惠券*/
.openSend {
    width: 6.7rem;
    margin-left: 0.4rem;
    height: 4.83rem;
    background: rgb(250,229,234);
    border-radius: 0 0 0.1rem 0.2rem;
}
.openSend .title {
    text-align: center;
    font-size: 0.32rem;
    color: rgb(47,47,47);
    font-weight: bold;
    line-height: 0.32rem;
    height: 0.32rem;
    padding-top: 0.48rem;
    padding-bottom: 0.30rem;
}
.openSend .title span:nth-of-type(1) {
    font-size: 0.26rem;
    color: rgb(255,79,116);
    font-weight: bold;
    margin-left: 0.16rem;
}
.openSend .title span:nth-of-type(2) {
    font-size: 0.36rem;
    color: rgb(255,79,116);
    font-weight: bold;
    margin-right: 0.16rem;
}
.openCenter {
    width: 2.99rem;
    height: 1.02rem;
    float: left;
    position: relative;
    margin-left: 0.25rem;
    margin-top: 0.20rem;
}
.openCenter .priceBox {
    width: 1.2rem;
    height: 1rem;
    position: absolute;
    left: 0.16rem;
    top: 0;
}
.openCenter .priceBox p{
    margin-top: 0.28rem;
}
.openCenter .priceBox p img:nth-of-type(1){
    width: 0.40rem;
    height: 0.18rem;
    float: left;
    margin-top: 0.26rem;
}
.openCenter .priceBox p img:nth-of-type(2){
    height: 0.44rem;
    float: left;
}
.openCenter .priceBox p img:nth-of-type(3){
    height: 0.44rem;
    float: left;
}
.openCenter:nth-of-type(1) {
    margin-top: 0.30rem;
}
.openCenter:nth-of-type(2) {
    margin-left: 0.20rem;
    margin-top: 0.30rem;
}
.openCenter:nth-of-type(4) {
    margin-left: 0.20rem;
}
.openCenter:nth-of-type(5) {
    margin-left: 0.20rem;
}
.openCenter>img:nth-of-type(1) {
    width: 2.99rem;
    height: 1.02rem;
}
.openCenter>img:nth-of-type(2) {
    position: absolute;
    right: 0.23rem;
    top: 0.20rem;
    width: 0.26rem;
    height: 0.62rem;
}
.littlePinkCardTitle {
    width: 100%;
    height: 0.36rem;
    position: relative;
}
.littlePinkCardTitle p {
    font-size: 0.32rem;
    color:rgb(47,47,47);
    font-weight: bold;
    text-align: center;
    line-height: 0.36rem;
    height: 0.36rem;
}
.littlePinkCardTitle span {
    font-size: 0.36rem;
    color:rgb(255,79,116);
    font-weight: bold;
}
.littlePinkCardTitle img:nth-of-type(1) {
    position: absolute;
    left: 0.40rem;
    top:0.13rem;
    width: 1.20rem;
}
.littlePinkCardTitle img:nth-of-type(2) {
    position: absolute;
    right: 0.40rem;
    top:0.13rem;
    width: 1.20rem;
}
/*小粉卡会员专享8大权益*/
.littlePinkCard {
    width: 7.1rem;
    height: 5rem;
    border-radius: 0.2rem;
    background: white;
    padding-top: 0.48rem;
    margin-top: 0.24rem;
    margin-left: 0.20rem;
}
.littlePinkCardItemBox {
    width: 0.94rem;
    height: 0.95rem;
    float: left;
    position: relative;
    margin-left: 0.93rem;
    margin-top: 1rem;
}
.littlePinkCardItemBox img {
    width: 0.94rem;
    height: 0.95rem;
}
.littlePinkCardItemsContainer {
    margin-top: 0.34rem;
}
.littlePinkCardItemsContainer>div:nth-of-type(1){
    margin-left: 0.30rem;
    margin-top: 0;
}
.littlePinkCardItemsContainer>div:nth-of-type(2){
    margin-top: 0;
}
.littlePinkCardItemsContainer>div:nth-of-type(3){
    margin-top: 0;
}
.littlePinkCardItemsContainer>div:nth-of-type(4){
    margin-top: 0;
}
.littlePinkCardItemsContainer>div:nth-of-type(5) {
    margin-left: 0.30rem;
}
.littlePinkCardItemBox div:nth-of-type(1) {
    position: absolute;
    width: 1.2rem;
    height: 0.24rem;
    left: 0;
    bottom: -0.35rem;
    text-align: center;
    margin-left: -0.13rem;
}
.littlePinkCardItemBox div:nth-of-type(1) span{
    font-size: 0.24rem;
    color: rgb(30,30,30);
    line-height: 0.24rem;
}
.littlePinkCardItemBox div:nth-of-type(2) {
    position: absolute;
    width: 1.2rem;
    height: 0.24rem;
    line-height: 0.24rem;
    left: -0.13rem;
    bottom: -0.70rem;
    text-align: center;
}
.littlePinkCardItemBox div:nth-of-type(2) span{
    font-size: 0.20rem;
    color: rgb(150,150,150);
}
/*权益一*/
.rights1 {
    width: 7.1rem;
    height: 3.08rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
.rightsTagBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.97rem;
    height: 0.40rem;
    text-align: center;
}
.rightsTagBox img {
    width: 0.97rem;
    height: 0.40rem;
    position: absolute;
    left: 0;
}
.rightsTagBox div {
    position: absolute;
    left: 0;
    width: 0.97rem;
    height: 0.40rem;
}
.rightsTagBox span {
    color: white;
    font-size: 0.24rem;
    text-align: center;
}
.rightsTitle {
    font-size: 0.36rem;
    color: rgb(0,0,0);
    text-align: center;
    line-height: 0.32rem;
    height: 0.32rem;
    font-weight: bold;
}
.rightsDetail {
    position: absolute;
    right: 0.20rem;
    top: 0.46rem;
    line-height: 0.21rem;
    height: 0.21rem;
}
.rightsDetail span {
    font-size: 0.24rem;
    color: rgb(150,150,150);
}
.rightsDetail img {
    width: 0.12rem;
    height: 0.21rem;
    margin-left: 0.18rem;
    font-size: 0.20rem;
    color: rgb(150,150,150);
    float: right;
}
.rights1 .transportationCoupons {
    width: 6.7rem;
    height: 1.6rem;
    margin-top: 0.34rem;
    margin-left: 0.20rem;
}
/*权益二*/
.rights2 {
    width: 7.1rem;
    height: 4.75rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
.rights2 .scrollBox {
    width: 100%;
    min-height: 3.26rem;
    overflow-x: scroll;
    margin-top: 0.30rem;
    white-space: nowrap;
}
.rights2 .scrollBox::-webkit-scrollbar {/*隐藏滚轮*/
    display: none;
}
.rights2 .scrollBox .productBox {
    width: 2rem;
    height: 3.26rem;
    border-radius: 0.24rem;
    border: 1px solid rgb(236,236,236);
    padding-left: 0.20rem;
    padding-right: 0.20rem;
    display: inline-block;
    margin-left: 0.16rem;
    position: relative;
    vertical-align: top;
}
.rights2 .scrollBox .productBox .picBox {
    width: 1.60rem;
    height: 1.60rem;
}
.rights2 .scrollBox .productBox .picBox img {
    width: 100%;
    height: 100%;
    float: left;
}
.rights2 .scrollBox .productBox .productName {
    /*font-size: 0.20rem;*/
    color: rgb(0,0,0);
    /*line-height: 0.28rem;*/
    margin-top: 0.06rem;
    white-space: normal;
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 2;*/
    /*overflow: hidden;*/


    height: 0.50rem;
    line-height: 0.25rem;
    font-size: 0.20rem;
    /*color: #000000;*/
    margin-bottom: .1rem;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.rights2 .scrollBox .productBox .progressBox {
    width: 100%;
    height: 0.1rem;
    border-radius: 0.05rem;
    background: rgba(255,75,134,0.3);
    margin-top: 0.10rem;
}
.rights2 .scrollBox .productBox .progressBox .memberCenterProgress {
    float: left;
    height: 0.1rem;
    border-radius: 0.05rem;
    background: rgb(255,128,160);
}
.rights2 .scrollBox .productBox .getProgress{
    font-size: 0.36rem;
    color: rgb(255,128,160);
    white-space: normal;
    line-height: 0.36rem;
    margin-top: 0.05rem;
    transform: scale(0.5);
    transform-origin: 0 0;
}
.rights2 .scrollBox .productBox .productOriginPrice{
    font-size: 0.32rem;
    color: rgb(160,160,160);
    text-decoration:line-through;
    white-space: normal;
    line-height: 0.32rem;
    margin-top: -0.10rem;
    height: 0.32rem;
    transform: scale(0.5);
    transform-origin: 0 0;
}
.rights2 .scrollBox .productBox .productNowPrice{
    font-size: 0.24rem;
    color: rgb(255,128,160);
    white-space: normal;
    line-height: 0.24rem;
    margin-top: -0.16rem;
    height: 0.24rem;
}
.rights2 .scrollBox .productBox .productNowPrice span{
    font-size: 0.20rem;
    margin-right: 0.02rem;
}
.rights2 .scrollBox .productBox .hotSales {
    width: 0.52rem;
    height: 0.28rem;
    position: absolute;
    left: 0.20rem;
    top:0
}
.rights2 .scrollBox .productBox .getGoods {
    width: 0.48rem;
    height: 0.48rem;
    position: absolute;
    right: 0.19rem;
    bottom: 0.19rem;
}
/*权益三*/
.rights3{
    width: 7.1rem;
    height: 3.1rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
.rights3 .scrollBox {
    width: 100%;
    min-height: 1.74rem;
    overflow-x: scroll;
    margin-top: 0.34rem;
    white-space: nowrap;
    padding-right: 0.1rem;
}
.rights3 .scrollBox::-webkit-scrollbar {/*隐藏滚轮*/
    display: none;
}
.rights3 .scrollBox .productBox {
    width: 1.43rem;
    height: 1.74rem;
    border-radius: 0.24rem;
    display: inline-block;
    margin-left: 0.10rem;
    position: relative;
}
.rights3 .scrollBox .productBox .price{
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
}
.rights3 .scrollBox .productBox .price span{
    font-size: 0.22rem;
    margin-right: 0.1rem;
}
.rights3 .scrollBox .productBox .totalPrice{
    font-size: 0.20rem;
    text-align: center;
    margin-top: 0.16rem;
}
.rights3 .scrollBox>div:nth-of-type(1) .top{
    border-radius: 0.24rem 0.24rem 0 0;
    border: 1px solid rgb(215,74,77);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(1) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(215,74,77);
    border-top: none;
    background: rgb(215,74,77);
}
.rights3 .scrollBox>div:nth-of-type(2) .top{
    border-radius: 0.24rem 0.24rem 0 0;
    border: 1px solid rgb(216,156,90);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(2) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(216,156,90);
    border-top: none;
    background: rgb(216,156,90);
}
.rights3 .scrollBox>div:nth-of-type(3) .top{
    border-radius: 0.24rem 0.24rem 0 0;
    border: 1px solid rgb(192,197,50);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(3) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(192,197,50);
    border-top: none;
    background: rgb(192,197,50);
}
.rights3 .scrollBox>div:nth-of-type(4) .top{
    border-radius:0.24rem 0.24rem 0 0;
    border: 1px solid rgb(85,219,128);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(4) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(85,219,128);
    border-top: none;
    background: rgb(85,219,128);
}
.rights3 .scrollBox>div:nth-of-type(5) .top{
    border-radius:0.24rem 0.24rem 0 0;
    border: 1px solid rgb(91,173,216);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(5) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(91,173,216);
    border-top: none;
    background: rgb(91,173,216);
}




.rights3 .scrollBox>div:nth-of-type(6) .top{
    border-radius: 0.24rem 0.24rem 0 0;
    border: 1px solid rgb(215,74,77);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(6) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(215,74,77);
    border-top: none;
    background: rgb(215,74,77);
}
.rights3 .scrollBox>div:nth-of-type(7) .top{
    border-radius: 0.24rem 0.24rem 0 0;
    border: 1px solid rgb(216,156,90);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(7) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(216,156,90);
    border-top: none;
    background: rgb(216,156,90);
}
.rights3 .scrollBox>div:nth-of-type(8) .top{
    border-radius: 0.24rem 0.24rem 0 0;
    border: 1px solid rgb(192,197,50);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(8) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(192,197,50);
    border-top: none;
    background: rgb(192,197,50);
}
.rights3 .scrollBox>div:nth-of-type(9) .top{
    border-radius:0.24rem 0.24rem 0 0;
    border: 1px solid rgb(85,219,128);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(9) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(85,219,128);
    border-top: none;
    background: rgb(85,219,128);
}
.rights3 .scrollBox>div:nth-of-type(10) .top{
    border-radius:0.24rem 0.24rem 0 0;
    border: 1px solid rgb(91,173,216);
    border-bottom: none;
}
.rights3 .scrollBox>div:nth-of-type(10) .bottom{
    border-radius:0 0 0.24rem 0.24rem;
    border: 1px solid rgb(91,173,216);
    border-top: none;
    background: rgb(91,173,216);
}






.rights3 .scrollBox .productBox .top {
    width: 100%;
    height: 1.20rem;
    position: relative;
    padding-top: 0.24rem;
}
.rights3 .scrollBox .productBox .bottom {
    width: 100%;
    height: 0.54rem;
}

.rights3 .scrollBox .productBox .bottom p{
    color: white;
    font-size: 0.24rem;
    text-align: center;
}
.rights3 .scrollBox .productBox .leftHalfCircleBox {
    position: absolute;
    bottom: -8px;
    left: -1px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}
.rights3 .scrollBox .productBox .leftHalfCircle {
    border-radius: 50%;
    background: white;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    border: 1px solid rgb(220,220,220);
}
.rights3 .scrollBox .productBox .rightHalfCircleBox {
    position: absolute;
    bottom: -8px;
    right: -1px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}
.rights3 .scrollBox .productBox .rightHalfCircle {
    border-radius: 50%;
    background: white;
    margin-left: 8px;
    width: 16px;
    height: 16px;
    border: 1px solid rgb(220,220,220);
}
.rights3 .scrollBox div:nth-of-type(1) .leftHalfCircle {
    border: 1px solid rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(1) .rightHalfCircle {
    border: 1px solid rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(2) .leftHalfCircle {
    border: 1px solid rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(2) .rightHalfCircle {
    border: 1px solid rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(3) .leftHalfCircle {
    border: 1px solid rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(3) .rightHalfCircle {
    border: 1px solid rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(4) .leftHalfCircle {
    border: 1px solid rgb(85,219,128);
}
.rights3 .scrollBox div:nth-of-type(4) .rightHalfCircle {
    border: 1px solid rgb(85,219,128);
}
.rights3 .scrollBox div:nth-of-type(5) .leftHalfCircle {
    border: 1px solid rgb(91,173,216);
}
.rights3 .scrollBox div:nth-of-type(5) .rightHalfCircle {
    border: 1px solid rgb(91,173,216);
}
.rights3 .scrollBox div:nth-of-type(1) .price{
    color: rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(1) .totalPrice{
    color: rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(2) .price{
    color: rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(2) .totalPrice{
    color: rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(3) .price{
    color: rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(3) .totalPrice{
    color: rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(4) .price{
    color: rgb(85,219,128);
}
.rights3 .scrollBox div:nth-of-type(4) .totalPrice{
    color: rgb(85,219,128);
}

.rights3 .scrollBox div:nth-of-type(5) .price{
    color: rgb(91,173,216);
}
.rights3 .scrollBox div:nth-of-type(5) .totalPrice{
    color: rgb(91,173,216);
}








.rights3 .scrollBox div:nth-of-type(6) .leftHalfCircle {
    border: 1px solid rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(6) .rightHalfCircle {
    border: 1px solid rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(7) .leftHalfCircle {
    border: 1px solid rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(7) .rightHalfCircle {
    border: 1px solid rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(8) .leftHalfCircle {
    border: 1px solid rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(8) .rightHalfCircle {
    border: 1px solid rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(9) .leftHalfCircle {
    border: 1px solid rgb(85,219,128);
}
.rights3 .scrollBox div:nth-of-type(9) .rightHalfCircle {
    border: 1px solid rgb(85,219,128);
}
.rights3 .scrollBox div:nth-of-type(10) .leftHalfCircle {
    border: 1px solid rgb(91,173,216);
}
.rights3 .scrollBox div:nth-of-type(10) .rightHalfCircle {
    border: 1px solid rgb(91,173,216);
}
.rights3 .scrollBox div:nth-of-type(6) .price{
    color: rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(6) .totalPrice{
    color: rgb(215,74,77);
}
.rights3 .scrollBox div:nth-of-type(7) .price{
    color: rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(7) .totalPrice{
    color: rgb(216,156,90);
}
.rights3 .scrollBox div:nth-of-type(8) .price{
    color: rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(8) .totalPrice{
    color: rgb(192,197,50);
}
.rights3 .scrollBox div:nth-of-type(9) .price{
    color: rgb(85,219,128);
}
.rights3 .scrollBox div:nth-of-type(9) .totalPrice{
    color: rgb(85,219,128);
}

.rights3 .scrollBox div:nth-of-type(10) .price{
    color: rgb(91,173,216);
}
.rights3 .scrollBox div:nth-of-type(10) .totalPrice{
    color: rgb(91,173,216);
}










/*权益四*/
.rights4{
    width: 7.1rem;
    height: 4.92rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
/*滚动banner*/
.swiperBox{
    position: relative;
    height: 4rem;
    overflow: hidden;
    padding-top: 0.34rem;
}
#member-swiper-container{
    width: 100%;
    height: 3.28rem;
    padding-top: 0.05rem;
}
.swiper-wrapper {
    width: 100% !important;
}
#member-swiper-container .swiper-slide{
    transition: transform 1s;
    -webkit-transition: transform 1s;
    -ms-transition: transform 1s;
    -moz-transition: transform 1s;
    /*width: 100%;*/
    width: 1.8rem;
    height: 3.18rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.swiper-slide.swiper-slide-prev {
    margin-left: 0.20rem;
    width: 2.0rem !important;
}
.swiper-slide.swiper-slide-active {
    margin-left: 0.20rem;
    width: 2.3rem !important;
}
.swiper-slide.firstItem.swiper-slide-active {
    margin-left: 0.02rem;
}
.swiper-slide.swiper-slide-next {
    margin-left: 0.20rem;
    margin-right: 0.20rem;
    width: 2rem !important;
}
#member-swiper-container .swiper-slide>div {
    width: 2rem;
    height: 2.78rem;
    padding: 0.16rem 0rem 0.03rem 0rem;
    border: 0.5px solid rgb(220,220,220);
    border-radius: 0.16rem;
    position: relative;
}
#member-swiper-container .swiper-slide>div .discountTag{
    width: 0.60rem;
    height: 0.60rem;
    position: absolute;
    left: 0.18rem;
    top: 0.18rem;
    transform: scale(.5);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -moz-transform: scale(.5);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
}
#member-swiper-container .swiper-slide-active>div .discountTag {
    width: 0.64rem;
    height: 0.64rem;
    position: absolute;
    left: 0.20rem;
    top: 0.20rem;
    transform: scale(.5);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -moz-transform: scale(.5);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
}
#member-swiper-container .swiper-slide>div .discountTag img{
    width: 0.60rem;
    height: 0.60rem;
    position: absolute;
    z-index: 1;
    left: -0.18rem;
}
#member-swiper-container .swiper-slide-active>div .discountTag img{
    width: 0.64rem;
    height: 0.64rem;
    position: absolute;
    z-index: 1;
}
#member-swiper-container .swiper-slide>div .discountTag span {
    font-size: 0.20rem;
    z-index: 2;
    color: white;
    margin-top: 0.04rem;
}
#member-swiper-container .swiper-slide-active>div .discountTag span {
    font-size: 0.24rem;
    z-index: 2;
    color: white;
    margin-top: 0.04rem;
}
#member-swiper-container .swiper-slide-active>div {
    width: 2.3rem;
    height: 3.18rem;
    padding: 0.20rem 0rem 0.07rem 0rem;
    border: 0.5px solid rgb(222,222,222);
    border-radius: 0.16rem;
    box-shadow: rgba(237, 99, 152, 0.8) 0px 0px 0.1rem;
}
#member-swiper-container .swiper-slide-duplicate-active>div{
    width: 2.3rem;
    height:3.18rem;
    padding: 0.20rem 0.20rem 0.07rem 0.20rem;
    border: 0.5px solid rgb(254,202,214);
    border-radius: 0.16rem;
    box-shadow: 0 0 0.1rem rgb(220,220,220);
}
#member-swiper-container .swiper-slide img{
    /*box-shadow: 0 0 .13rem rgba(0,0,0,.14);*/
    /*-webkit-box-shadow: 0 0 .13rem rgba(0,0,0,.14);*/
    /*-ms-box-shadow: 0 0 .13rem rgba(0,0,0,.14);*/
    /*-moz-box-shadow: 0 0 .13rem rgba(0,0,0,.14);*/
    /*width: 100%;*/
    width: 1.64rem;
    height:1.64rem;
    margin-left: 0.18rem;
}
#member-swiper-container .swiper-slide-active img{
    width: 1.9rem;
    height: 1.9rem;
    margin-left: 0.20rem;
}
#member-swiper-container .swiper-slide .productName {
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: rgb(0,0,0);
    margin-top: 0.05rem;

    height: 0.45rem;
    /*line-height: 0.24rem;*/
    /*font-size: 0.20rem;*/
    /*color: #000000;*/
    /*margin-bottom: .1rem;*/
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 0.01rem;
    padding-left: 0.09rem;
    padding-right: 0.09rem;
}
#member-swiper-container .swiper-slide-active .productName {
    font-size: 0.20rem;
    /*line-height: 0.26rem;*/
    color: rgb(0,0,0);
    margin-top: 0.03rem;
    height: 0.52rem;
    line-height: 0.28rem;
    /*font-size: 0.20rem;*/
    /*color: #000000;*/
    /*margin-bottom: .1rem;*/
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 0.01rem;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
}
.productPricelll{
    margin-top: 0;
    padding-left: 0.09rem;
}
#member-swiper-container .swiper-slide-active .productPricelll {
    padding-left: 0.15rem;
}
/*.productPricelll span{*/
/*    float: left;*/
/*}*/
.productPricelll p{
    white-space: nowrap;
    transform: scale(0.5);
    transform-origin: 0 0;
    padding-top: 0.04rem;
}
.productPricelll p>span:nth-child(1){
    width: auto;
    font-weight: bold;
    font-size: 0.36rem;
    bottom:0px;
    color: #FF80A0;
}
.priceIsBeyond p>span:nth-child(1){
    font-size: 0.28rem;
}
.productPricelll p>span:nth-child(2){
    width: auto;
    font-weight: bold;
    font-size: 0.44rem;
    bottom:0px;
    color: #FF80A0;
    padding-left: 0.08rem;
}
.priceIsBeyond p>span:nth-child(2){
    font-size: 0.40rem;
    padding-left: 0;
}
.productPricelll p>span:nth-child(3){
    width: auto;
    font-size: 0.32rem;
    bottom:0px;
    color: #a0a0a0;
    padding-left: 0.07rem;
    white-space: nowrap;
    text-decoration:line-through;
}
.priceIsBeyond p>span:nth-child(3){
    font-size: 0.28rem;
    word-spacing:0;
}
.swiper-slide-active .productPricelll p>span:nth-child(1){
    width: auto;
    font-weight: bold;
    font-size: 0.40rem;
    bottom:0px;
    color: #FF80A0;
}
.swiper-slide-active .priceIsBeyond p>span:nth-child(1){
    font-size: 0.32rem;
}
.swiper-slide-active .productPricelll p>span:nth-child(2){
    width: auto;
    font-weight: bold;
    font-size: 0.52rem;
    bottom:0px;
    color: #FF80A0;
    padding-left: 0.08rem;
}
.swiper-slide-active .priceIsBeyond p>span:nth-child(2){
    font-size: 0.44rem;
    padding-left: 0;
}
.swiper-slide-active .productPricelll p>span:nth-child(3){
    width: auto;
    font-size: 0.40rem;
    bottom:0px;
    color: #a0a0a0;
    padding-left: 0.2rem;
    white-space: nowrap;
    text-decoration:line-through;
}
.swiper-slide-active .priceIsBeyond p>span:nth-child(3){
    font-size: 0.32rem;
    word-spacing: 0;
    padding-left: 0.08rem;
}
#member-swiper-container .swiper-slide .productPrice{
    margin-top: 0;
}
#member-swiper-container .swiper-slide .productPrice p:nth-of-type(1){
    font-size: 0.18rem;
    line-height: 0.18rem;
    color: rgb(255,128,160);
}
#member-swiper-container .swiper-slide .productPrice p:nth-of-type(1) span{
    font-size: 0.14rem;
    color: rgb(255,128,160);
    margin-right: 0.1rem;
}

#member-swiper-container .swiper-slide .productPrice p:nth-of-type(2){
    font-size: 0.14rem;
    line-height: 0.14rem;
    color: rgb(160,160,160);
    text-decoration:line-through;
}
#member-swiper-container .swiper-slide-active .productPrice{
    margin-top: 0.07rem;
}
#member-swiper-container .swiper-slide-active .productPrice p:nth-of-type(1){
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: rgb(255,128,160);
}
#member-swiper-container .swiper-slide-active .productPrice p:nth-of-type(1) span{
    font-size: 0.20rem;
    color: rgb(255,128,160);
    margin-right: 0.1rem;
}

#member-swiper-container .sswiper-slide-active .productPrice p:nth-of-type(2){
    font-size: 0.14rem;
    line-height: 0.14rem;
    color: rgb(160,160,160);
    text-decoration:line-through;
}
#member-swiper-container .swiper-slide-next,#member-swiper-container .swiper-slide-prev{
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}
.swiperBox>.swiper-pagination.zdyPagination{
    bottom: 0.10rem;
    height: 4px;
    font-size: 0;
}
.swiperBox>.swiper-pagination.zdyPagination .swiper-slide-custom-line{
    background-color:rgb(204,204,204);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 4px;
}
.swiperBox>.swiper-pagination.zdyPagination .swiper-slide-custom-line.swiper-slide-custom-line-active{
    background-color: rgb(255,128,160);
    width:12px;
    height:5px;
    margin:0 5px;
}
/*权益五*/
.rights5 {
    width: 7.1rem;
    height: 3.3rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
.rights5 .doubleScoreBanner {
    margin-top: 0.34rem;
    width: 6.7rem;
    height: 1.9rem;
    margin-left: 0.2rem;
}
/*权益六*/
.rights6 {
    width: 7.1rem;
    height: 3.0rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
.rights6 .feeCoupons {
    margin-top: 0.34rem;
    width: 6.7rem;
    height: 1.6rem;
    margin-left: 0.2rem;
}
/*权益七*/
.rights7 {
    width: 7.1rem;
    height: 3.5rem;
    border-radius: 0.24rem;
    background: white;
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.30rem;
    padding-top: 0.40rem;
}
.rights7 .customerServiceBox {
    margin-top: 0.32rem;
    width: 6.7rem;
    height: 2.15rem;
    margin-left: 0.4rem;
}
.rights7 .customerServiceBox img{
    width: 2.67rem;
    height: 2.15rem;
}
/*openButton*/
.openButtonContainer {
    width: 7.5rem;
    height: 0.94rem;
    position: fixed;
    bottom: 55px;
    z-index: 100;
}
.openButtonContainer .openButtonBox {
    width: 6.93rem;
    height: 0.94rem;
    margin: auto;
    position: relative;
}
.openButtonContainer .openButtonBox img{
    width: 6.93rem;
    height: 0.94rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.openButtonContainer .openButtonBox.btn1>div {
    width: 3rem;
    height: 100%;
    margin-left: 0.50rem;
    float: left;
    color: white;
}
.openButtonContainer .openButtonBox.btn1>div p:nth-of-type(1) {
    line-height: 0.36rem;
    height: 0.36rem;
    font-weight: bold;
    margin-top: 0.10rem;
}
.openButtonContainer .openButtonBox.btn1>div p:nth-of-type(1) span:nth-of-type(1){
    font-size: 0.28rem;
}
.openButtonContainer .openButtonBox.btn1>div p:nth-of-type(1) span:nth-of-type(2){
    font-size: 0.36rem;
}
.openButtonContainer .openButtonBox.btn1>div p:nth-of-type(2) {
    line-height: 0.22rem;
    height: 0.22rem;
    font-weight: bold;
    margin-top: 0.12rem;
}
.openButtonContainer .openButtonBox.btn1>div p:nth-of-type(2) span:nth-of-type(1){
    font-size: 0.22rem;
}
.openButtonContainer .openButtonBox.btn1>div p:nth-of-type(2) span:nth-of-type(2){
    font-size: 0.22rem;
}

.openButtonContainer .openButtonBox.btn2>div {
    width: 3rem;
    height: 100%;
    margin-left: 0.50rem;
    float: left;
    color: white;
}
.openButtonContainer .openButtonBox.btn2>div p:nth-of-type(1) {
    line-height: 0.36rem;
    height: 0.36rem;
    font-weight: bold;
}
.openButtonContainer .openButtonBox.btn2>div p:nth-of-type(1) span:nth-of-type(1){
    font-size: 0.28rem;
}
.openButtonContainer .openButtonBox.btn2>div p:nth-of-type(1) span:nth-of-type(2){
    font-size: 0.36rem;
}

/*安卓适配*/
.saveTitleForAndroid {
    margin-top: 0.04rem;
}


/*会员中心  开通后*/
.memberInfo .top .right .save2 {
    width: auto;
    height: 0.24rem;
    /*border-radius: 0.22rem;*/
    margin-top: 0.21rem;
}
.memberInfo .top .right .save2 p {
    color: #FFFFFF;
    font-size: 0.24rem;
}
.memberInfo .bottom2 {
    width: 100%;
    height: 1.38rem;
    float: left;
}
.memberInfo .bottom2 p {
    margin-left: 0.30rem;
    color: white;
    font-size: 0.28rem;
    margin-top: 0.36rem;
    font-weight: bold;
    line-height: 0.28rem;
    height: 0.28rem;
}
.renew{
    width: 1.5rem;
    height: 0.32rem;
    margin-left: 0.30rem;
    background-color: #FFFFFF;
    border-radius: 0.16rem;
    margin-top: 0.2rem;
}
.renew>div:first-child{
    float: left;
    height: 0.24rem;
    line-height: 0.24rem;
    margin-left: 0.14rem;
    margin-top: 0.06rem;
}
.renew>div:first-child span{
    font-size: 0.24rem;
    color: #FF4F74;
}
.renew>div:last-child{
    float: left;
    width: 0.12rem;
    height: 0.21rem;
    margin-top: -0.05rem;
    margin-left: 0.13rem;
}
.renew>div:last-child img{
    width: 0.12rem;
    height: 0.21rem;
}

.saveDiv{
    position: absolute;
    width: 2rem;
    height: 1.34rem;
    float: left;
    margin-top: 1.76rem;
    margin-left: 5rem;
    /*background-color: #5bc0de;*/
}
.totalSave{
    width: 100%;
    height: 0.24rem;
    float: left;
    margin-top: 0.38rem;
}
.totalSave p{
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: white;
    height: 0.24rem;
}
.totalmoney{
    width: 100%;
    height: 0.36rem;
    float: left;
    /*margin-top: 0.2rem;*/
    padding-top: 0.05rem;
}
.totalmoney div{
    width: 100%;
    height: 0.36rem;
}
.totalmoney div>span:first-child{
    height: 0.36rem;
    font-size: 0.36rem;
    color: white;
}
.totalmoney div>span:nth-child(2){
    height: 0.36rem;
    font-size: 0.24rem;
    color: white;
}
.totalmoney div>span:nth-child(3){
    padding-left: 0.08rem;
    padding-right: 0.11rem;
    height: 0.36rem;
    font-size: 0.24rem;
    color: white;
}
.totalmoney div img{
    width: 0.12rem;
    height: 0.21rem;
}
/*查看更多*/
.moreProductBox{
    width: 2rem;
    height: 3.26rem;
    border-radius: 0.24rem;
    border: 1px solid rgb(236,236,236);
    display: inline-block;
    margin-left: 0.08rem;
    margin-right: 0.16rem;
    position: relative;
    vertical-align: top;
}
.moreProductBox div{
    float: left;
}
.moreProductBox div>div{
    float: left;
}
.moreProductBox div>div:first-child{
    margin-left: 0.43rem;
    margin-top: 1.42rem;
}
.moreProductBox div>div:first-child span{
    font-size: 0.24rem;
    color: #000000;
}
.moreProductBox div>div:last-child{
    width: 0.11rem;
    height: 0.19rem;
    margin-left: 0.08rem;
    margin-top: 1.53rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("../../imgs/ts9/memberCenter/moreProduct.png");
}

/*查看更多2*/
.moreProductFont{
    float: left;
    margin-top: 0.9rem;
    margin-left: .18rem;
}
.moreProductFont span{
    font-size: 0.24rem;
    color: #000000;
}
/*.moreProductBtn{*/
/*    float: left;*/
/*    margin-left: 0.08rem;*/
/*    margin-top: 1.02rem;*/
/*    width: 0.11rem;*/
/*    height: 0.19rem;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100%;*/
/*    background-image: url("../../imgs/ts9/memberCenter/moreProduct.png");*/
/*}*/



/*已领取*/
.haveReceived{
    /*position: absolute;*/
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    margin-top: -1.73rem;
    margin-left: 0.01rem;
    /*background-color: #5bc0de;*/
}
.haveReceived img{
    width: 0.7rem;
    height: 0.7rem;
}

/*累计已省弹框*/
.totalSaveDiv{
    background: rgba(0,0,0,.5);
    width: 7.5rem;
    height: 20rem;
    position: fixed;
    top: 0.7rem;
    display: none;
    z-index: 99999;
    margin-top: -0.7rem;
}
.totalSaveDiv>div:first-child{
    float: left;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    margin-top: 1.92rem;
    width: 5.9rem;
    height: 8.14rem;
    background-color: rgb(255,255,255);
    border-radius: 0.16rem;
}
.totalSaveDiv>div:last-child{
    float: left;
    margin-left: 3.45rem;
    margin-top: 0.4rem;
    width: 0.6rem;
    height: 0.6rem;
}
.totalSaveDiv>div:last-child img{
    width: 0.6rem;
    height: 0.6rem;
}
.totalSave-top{
    width: 5.9rem;
    height: 1.36rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("../../imgs/ts9/memberCenter/coverTop.png");
}
.totalSave-top>div:first-child{
    /*padding-left: 0.3rem;*/
    /*padding-top: 0.4rem;*/
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.26rem;
    width: 5.6rem;
    height: 0.24rem;
}
.totalSave-top>div:first-child span{
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    color: rgb(255,255,255);
}
.totalSave-top>div:last-child{
    /*padding-left: 0.3rem;*/
    /*padding-top: 0.08rem;*/
    float: left;
    width: 5.6rem;
    height: 0.28rem;
    margin-left: 0.3rem;
    margin-top: 0.1rem;
}
.totalSave-top>div:last-child span{
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: rgb(255,255,255);
}
.saveNum{
    padding-left: 0.1rem;
}
.totalSave-bottom{
    width: 5.9rem;
    height: 6.78rem;
    padding-top: 0.1rem;
}
.totalSave-bottom-detail{
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    width: 5.6rem;
    height: 0.59rem;
    /*background-color: #5bc0de;*/
}
.totalSave-bottom-detail>div{
    float: left;
}
.totalSave-bottom-detail>div:first-child>div:first-child{
    height: 0.26rem;
    line-height: 0.26rem;
}
.totalSave-bottom-detail>div:first-child>div:last-child{
    height: 0.22rem;
    line-height: 0.22rem;
    padding-top: 0.11rem;
}
.span1{
    font-size: 0.26rem;
    color: rgb(47,47,47);
}
.span2{
    font-size: 0.22rem;
    color: rgb(150,150,150);
}
.totalSave-bottom-detail>div:last-child{
    position: absolute;
    padding-right: 0.3rem;
    width: 5.6rem;
    text-align: right;
    height: 0.26rem;
    margin-top: 0.15rem;
    line-height: 0.26rem;
}
.span3{
    font-size: 0.24rem;
    color: rgb(255,137,167);
}
.span4{
    font-weight: 500;
    padding-left: 0.07rem;
    font-size: 0.36rem;
    color: rgb(255,137,167);
}
.renewPinkCard{
    float: left;
    margin-top: 0.4rem;
    margin-left: 1.46rem;
    width: 2.98rem;
    height: 0.7rem;
}
.renewPinkCard img {
    float: left;
    width: 2.98rem;
    height: 0.7rem;
}
.renewPinkCard>span:first-child{
    font-size: 0.3rem;
    font-weight: bold;
    color: rgb(255,255,255);
    margin-top: 0.05rem;
}
.renewPinkCard>span:last-child{
    font-size: 0.3rem;
    font-weight: bold;
    color: rgb(255,255,255);
    margin-top: 0.05rem;
}


/*累计可省弹框*/
.totalSaveDiv1{
    background: rgba(0,0,0,.5);
    width: 7.5rem;
    height: 20rem;
    position: fixed;
    top: 0.7rem;
    display: none;
    z-index: 99999;
    margin-top: -0.7rem;
}
.totalSaveDiv1>div:first-child{
    float: left;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    margin-top: 1.92rem;
    width: 5.9rem;
    height: 8.14rem;
    background-color: rgb(255,255,255);
    border-radius: 0.16rem;
}
.totalSaveDiv1>div:last-child{
    float: left;
    margin-left: 3.45rem;
    margin-top: 0.4rem;
    width: 0.6rem;
    height: 0.6rem;
}
.totalSaveDiv1>div:last-child img{
    width: 0.6rem;
    height: 0.6rem;
}


#member-swiper-container .swiper-slide-active>div .moreProductFont{
    margin-left: 0.28rem;
}


/* 底部tab样式 */
.newestFooterBar a:nth-child(3) span{
    color: #F95478;
}
.newestFooterBar a:nth-child(3) i{
    background-position: bottom;
}


/*可领取生日礼包标识*/
.receiveBirthDiv{
    float: left;
    position: absolute;
    margin-left: 0.6rem;
    width: 0.76rem;
    height: 0.35rem;
    margin-top: -1.15rem;
}
.receiveBirthDiv img{
    width: 0.76rem;
    height: 0.35rem;
}

.moress-moddle{
    float: left;
    margin-top: 56%;
    margin-left: 16%;
}
.moress-moddle>div{
    float: left;
}
.moress-moddle>div:first-child{
    font-size: 0.24rem;
    color: #000000;
    height: 0.24rem;
    line-height: 0.24rem;
}
.moreProductBtn{
    margin-left: 0.08rem;
    margin-top: 0.02rem;
    width: 0.11rem;
    height: 0.19rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("../../imgs/ts9/memberCenter/moreProduct.png");
}


.kingImg{
    left: 1.15rem;
    background-image: url("../../imgs/myPage/Crown.png");
    width: .6rem;
    height: .56rem;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0.2rem;
}
