﻿body {
    padding-top: 0px;
}

.cancel-status {
    padding: 10px 16px 10px 42px;
    background: #ffffcc;
}

.cancel-status:before {
    content: "";
    display: block;
    position: absolute;
    left: 16px;
    top: 10px;
    width: 16px;
    height: 16px;
    background: url(/images/Tk_Mobile_bg0025.png) center center no-repeat;
    background-size: 100% 100%;
}

.cancel-status strong {
    font-weight: bold;
    color: #e53737;
}

.cancel-status a {
    color: #336699;
    text-decoration: underline;
}

.Top {
    background: #f54d44;
    opacity: 1;
    /*display: none;*/
    height: 44px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1000;
}

.Top h1 {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    height: 44px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 44px;
    right: 44px;
    top: 0px;
    margin: 0px;
    z-index: 1;
}

.BtnMore {
    height: 44px;
    position: absolute;
    right: 6px;
    top: 0px;
}

.BtnMore .Ico {
    background: url(/images/Mobile_bg0318.png) center center no-repeat;
    background-size: 20px 20px;
    width: 44px;
    height: 44px;
    display: block;
}

.BtnHead {
    height: 44px;
    position: absolute;
    left: 6px;
    top: 0px;
}

.BtnHead .Ico {
    /*background: url(/images/Mobile_bg0318.png) center center no-repeat;*/
    background-size: 20px 20px;
    width: 44px;
    height: 44px;
    display: block;
}

.UserTop {
    background: #e53737 center center no-repeat;
    background-size: cover;
    border-radius: 0px 0px 32px 32px;
    position: relative;
    gap: 10px;
    /* height: 180px; */
    z-index: 1;
    padding-bottom: 65px;
    overflow: hidden;
}

/* .UserTop:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: url(/images/Mobile_bg0661.png) center bottom no-repeat;
    background-size: 100% 40px;
} */

.UserTop .BaseInfo {
    margin: 0px 15px;
    position: relative;
    display: flex;
    align-items: center;
}

.UserTop .Avatar {
    height: 50px;
    width: 50px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    display: block;
    position: relative;
}

.UserTop .Avatar img {
    height: 100%;
    width: 100%;
    border-radius: 100%;
    vertical-align: top;
}

.UserTop .Avatar .ShiMing {
    background: url(/images/Mobile_bg0660.png) center center no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.UserTop .Avatar .Vip {
    background: url(/images/Mobile_bg0662.png) center center no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -3px;
    left: -6px;
}

.UserTop .Avatar .VipOverdue {
    background: url(/images/Mobile_bg0662_0.png) center center no-repeat;
    background-size: 100% 100%;
}

.UserTop .Info {
    color: #ffffff;
    padding: 6px 0px;
    margin-left: 10px;
    flex: 1;
}

.UserTop .Info .NicName {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
}

.UserTop .Info .BtnLogin {
    display: inline-block;
    background: url(/images/Mobile_bg0070.png) right center no-repeat;
    background-size: auto 16px;
    padding-right: 15px;
    color: #ffffff;
}

.UserTop .Info .UserDes {
    font-size: 12px;
}

.UserTop .Info .UserDes .VipTips {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.UserTop .Info .UserDes .VipFlag {
    color: #fddfab;
    border: 1px solid;
    /* background: #fddfab; */
    border-radius: 4px;
    padding: 5px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    transform: skewX(-10deg);
    font-size: 10px;
}

.UserTop .Info .UserDes .VipFlagOverdue {
    color: #999999;
    background: #f5f5f5;
}
/* .UserTop .Info .UserDes .K12VipFlag{
    color: #ccfcb3;
    border: 1px solid;
} */
.UserTop .BtnMore {
    height: 44px;
    position: absolute;
    right: 6px;
    top: 4px;
}

.UserTop .BtnMore .Ico {
    background: url(/images/Mobile_bg0318.png) center center no-repeat;
    background-size: 20px 20px;
    width: 44px;
    height: 44px;
    display: block;
}

.UserTop .top-set-btns {
    overflow: hidden;
    zoom: 1;
    z-index: 20;
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px 0px 8px;
}

.UserTop .top-set-btns .left-btns {
}

.UserTop .top-set-btns .right-btns {
    overflow: hidden;
    zoom: 1;
    display: flex;
    align-items: center;
}

.UserTop .top-set-btns .Ico {
    width: 24px;
    height: 24px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
}

.UserTop .top-set-btns a {
    display: block;
    height: 24px;
    padding: 10px;
    position: relative;
}

/* .UserTop .top-set-btns .btn-checkin{
    display:none;
} */
.UserTop .top-set-btns .btn-checkin .Ico {
    width: 90px;
}
.UserTop .top-set-btns .btn-model{
    overflow: hidden;
    text-align: center;
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.1);
    padding: 0px 10px;
    line-height: 30px;
    margin-left: 5px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    color: #ffffff;
    line-height: 1;
}
.UserTop .top-set-btns .btn-model .btn-icon{
    margin-right: 5px;
    width: 1em;
}

.UserTop .IcoNew {
    background: #f53532;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    border-radius: 100%;
    border: 1px solid #ffffff;
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 12px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
}

.UserTop .VipCardInfo {
    position: relative;
    padding: 0px 16px;
    margin: 16px -5px 0px -5px;
    display: flex;
}
.UserTop .VipCardInfo .CardItem{
    flex: 1;
    margin: 0px 5px;
}
.UserTop .VipCardInfo .CardItem .ItemInner {
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.1);
    /* background: linear-gradient(120deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.1) 100%); */
    background: linear-gradient(120deg,#fff3de,#e4b96a);
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1);
    padding: 10px 15px;
    display: block;
}

.UserTop .VipCardInfo .CardItem .ItemTitle {
    font-weight: bold;
    font-size: 16px;
    /* color: #fddfab; */
    color: #4d320e;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.1);
    margin-bottom: 3px;
}

.UserTop .VipCardInfo .CardItem .ItemStatus {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(0, 0, 0, 0.7);
}

.UserTop .VipCardInfo .CardItem .BtnOpenVip {
    display: inline-flex;
    align-items: center;
}

.UserTop .VipCardInfo .CardItem .BtnOpenVip::after {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    transform: rotate(45deg);
    border-top: 1px solid;
    border-right: 1px solid;
}

.UserTop .VipCardInfo .K12CardItem .ItemInner{
    background: linear-gradient(120deg,#ccfcb3,#66ffec);
}
.UserTop .VipCardInfo .K12CardItem .ItemTitle{
    color: rgba(0,0,0,0.8);
}

/* .BtnRenewVip {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -16px;
    line-height: 32px;
    height: 32px;
    padding: 0px 15px;
    border-radius: 100px;
    color: #f2debb;
    border: 1px solid #f2debb;
} */

/* .BtnOpenVip {
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -16px;
    line-height: 32px;
    height: 32px;
    background: linear-gradient(to right, #f2debb, #e4b96a);
    padding: 0px 8px 0px 30px;
    border-radius: 100px 0px 0px 100px;
    color: #4d320e;
}

.BtnOpenVip:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(/images/Mobile_bg0677.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -9px;
} */

.NavLinks {
    /* margin-bottom: 16px; */
    overflow: hidden;
    zoom: 1;
    position: relative;
    border-radius: 12px;
    margin: 0px 16px 16px 16px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.NavLinks:before {
    display: none;
    /* content: " ";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  border-top: 1px solid #d9d9d9;
  color: #d9d9d9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  z-index: 5; */
}

.NavLinks:after {
    display: none;
    /* content: " ";
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border-bottom: 1px solid #d9d9d9;
  color: #d9d9d9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  z-index: 5; */
}

.NavLinks li {
    position: relative;
}

.NavLinks li:before {
    content: " ";
    position: absolute;
    left: 16px;
    top: 0px;
    right: 16px;
    border-top: 1px solid #d9d9d9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.NavLinks li:first-child:before {
    display: none;
}

.NavLinks li a {
    display: flex;
    position: relative;
    padding: 6px 16px 6px 16px;
    /*background:url(/images/Mobile_bg0154.png) right 16px center no-repeat;*/
    background-size: 8px 14px;
    cursor: pointer;
    align-items: center;
}

.NavLinks li a .Ico {
    width: 32px;
    height: 32px;
    float: left;
    background: center center no-repeat;
    background-size: 24px 24px;
}

/* .NavLinks li a:active {
    background-color: #d9d9d9;
} */

.NavLinks li a .Text {
    font-size: 16px;
    display: block;
    flex: 1;
    padding-left: 5px;
}

.NavLinks li a .Tips {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    max-width: 40%;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.NavLinks li a .Tips .shop-name {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px;
    overflow: hidden;
    background: url(/images/Mobile_bg0425.png) right center no-repeat;
    background-size: 7px 12px;
    color: #b3b3b3;
    padding-right: 10px;
}

.NavLinks li a .Tips .open-tips {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px;
    overflow: hidden;
    background: url(/images/Mobile_bg0425.png) right center no-repeat;
    background-size: 7px 12px;
    color: #b3b3b3;
    padding-right: 10px;
}

.NavLinks li a .MsgCount {
    background: #f53737;
    height: 12px;
    line-height: 18px;
    border-radius: 9px;
    padding: 0px 6px;
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 13px;
}

.NavLinks li a .AccountBalance {
    color: #f53737;
    display: block;
    line-height: 20px;
    text-align: right;
}

.NavLinks li a .AccountBalance .Num {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.NavLinks li a .AccountBalance .Unit {
    font-size: 12px;
}

.NavLinks li a .AccountInfo {
    position: absolute;
    right: 16px;
    top: 5px;
    text-align: right;
}

.NavLinks li a .AccountDes {
    color: #bbbbbb;
    font-size: 12px;
    display: block;
    line-height: 14px;
}

.NavLinks li a .AiAccountBalance {
    color: #4955f5;
    display: block;
    line-height: 20px;
    text-align: right;
}

.NavLinks li a .AiAccountBalance .Num {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.NavLinks li a .AiAccountBalance .Unit {
    font-size: 12px;
}

.NavLinks li a .AiAccountDes {
    color: #bbbbbb;
    font-size: 12px;
    display: block;
    line-height: 14px;
}

.NavLinks li a .IcoNew {
    background: #f53532;
    width: 6px;
    height: 6px;
    border-radius: 8px;
    position: absolute;
    top: 0px;
    right: -10px;
}

.ImportantNavLinks {
    overflow: hidden;
    zoom: 1;
    background: #ffffff;
    margin: -50px 16px 16px 16px;
    position: relative;
    /* display: -webkit-box; */
    border-radius: 12px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
    z-index: 10;
}

.ImportantNavLinks li {
    float: left;
    position: relative;
    width: 50%;
    /* -webkit-box-flex: 1; */
}

.ImportantNavLinks li:not(:last-child):after {
    content: " ";
    position: absolute;
    right: 0px;
    top: 16px;
    bottom: 16px;
    border-right: 1px solid #d9d9d9;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}

.ImportantNavLinks li a {
    display: block;
    position: relative;
    padding: 16px 10px;
    overflow: hidden;
    zoom: 1;
}

.ImportantNavLinks li a .Text {
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1;
    margin-left: 36px;
}

.ImportantNavLinks li a .Tips {
    font-size: 12px;
    color: #888888;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1;
    margin-left: 36px;
    text-overflow: ellipsis;
}

.ImportantNavLinks li a .Ico {
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    background: center center no-repeat;
    background-size: 32px 32px;
}

.NavLinksBlockTitle {
    padding: 10px 16px;
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    display: block;
    clear: both;
    position: relative;
    ;
}

.NavLinksBlockTitle:after {
    content: " ";
    position: absolute;
    left: 16px;
    bottom: 0px;
    right: 16px;
    border-bottom: 1px solid #d9d9d9;
    color: #d9d9d9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 5;
}

.ThreeColumNavLinks {
    overflow: hidden;
    zoom: 1;
    background: #ffffff;
    margin-bottom: 15px;
    position: relative;
}

.ThreeColumNavLinks li {
    float: left;
    position: relative;
    width: 33.33%;
}

.ThreeColumNavLinks li a {
    display: block;
    position: relative;
    padding: 16px 0px;
    text-align: center;
}

.ThreeColumNavLinks li a .Text {
    font-size: 14px;
    display: block;
    line-height: 24px;
}

.ThreeColumNavLinks li a .Ico {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0px auto;
}

.ThreeColumNavLinks li a .Ico_1 {
    background: url(/images/Mobile_bg0315_1.png) center center no-repeat;
    background-size: 32px 32px;
}

.ThreeColumNavLinks li a .Ico_2 {
    background: url(/images/Mobile_bg0315_2.png) center center no-repeat;
    background-size: 32px 32px;
}

.my-index-banner {
    margin: 0px 16px 16px 16px;
}

.my-index-banner img {
    width: 100%;
    vertical-align: top;
}

.my-index-banner .swiper-slide a {
    display: block;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.my-index-banner .swiper-slide a:before {
    content: "";
    display: block;
    padding-top: 32%;
}

.my-index-banner .swiper-slide img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.my-index-banner .swiper-pagination {
    bottom: 5px;
    height: 5px;
}

.my-index-banner .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 20px;
    margin: 0px 3px;
    vertical-align: top;
}

.my-index-banner .swiper-pagination-bullet-active {
    width: 15px;
    height: 5px;
}

.end-tips {
    padding: 16px 0px 32px 0px;
}

.end-tips:before {
    content: "";
    display: block;
    background: url(/images/Mobile_bg0597.png) center center no-repeat;
    background-size: auto 30px;
    height: 30px;
}

.swiper-banner-box {
    margin: 0px 16px 16px 16px;
}

.swiper-banner {
    border-radius: 12px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.swiper-banner .banner-item {
    display: block;
    background: center center no-repeat;
    background-size: cover;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.swiper-banner .banner-item::before {
    content: "";
    display: block;
    padding-top: 32%;
}

.swiper-banner .banner-item img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}

.swiper-banner .banner-item-zhibo:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 18.8%;
    background: url(/images/zhiboingtag.gif) left top no-repeat;
    background-size: auto 100%;
}

.swiper-banner .swiper-pagination-bullets {
    height: 5px;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 20px;
    margin: 0px 3px;
    vertical-align: top;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 15px;
    height: 5px;
    opacity: 1;
    background: #e53737;
}

@media (prefers-color-scheme:dark) {
    body::before {
        background: linear-gradient(to bottom, #e53737 0%, #e53737 50%, #000000 50%, #000000 100%);
        height: 100%;
    }

    .ImportantNavLinks li:not(:last-child):after {
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    .ImportantNavLinks {
        background: #1a1a1a;
        border: 0.5px solid rgba(255, 255, 255, 0.1);
    }

    .NavLinks {
        background-color: #1a1a1a;
        border: 0.5px solid rgba(255, 255, 255, 0.1);
    }

    .NavLinks li:before {
        border-top-color: rgba(255, 255, 255, 0.1);
    }
}