body,html,h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,pre,blockquote,form,fieldset,legend,input,textarea,th,td,hr,iframe
{
    padding: 0;
    margin: 0;
    list-style:none;
}
::-webkit-scrollbar{
    width: 0;
    height: 0;
    display: none;
}
a {text-decoration:none;}

html {font-size: 9vw;}
body {font-size: .4rem;}
h1 { font-size: 2.4rem;}
h2{line-height: 0.5rem;}

body{font-family: "微软雅黑",arial,sans-serif;}
html,body{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body {
    -moz-user-select:none; /* Firefox私有属性 */
    -webkit-user-select:none; /* WebKit内核私有属性 */
    -ms-user-select:none; /* IE私有属性(IE10及以后) */
    -khtml-user-select:none; /* KHTML内核私有属性 */
    -o-user-select:none; /* Opera私有属性 */
    user-select:none; /* CSS3属性 */
}
img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.container {
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
#duodian{
    font-size: .36rem;
    color: #C2C6CC;
}
.navbar-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;

}
.navbar-height {
    background-color: transparent;
}
.statusbar {
    /*background-color: #f7d7a3;*/
}
.navbar-back-wrapper {
    /*background-color: #f7d7a3;*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 1.38rem;
    position: relative;
}
.navbar-back-btn {
    position: absolute;
    top: .39rem;
    left: .45rem;
    width: .6rem;
    height: .6rem;
}
.navbar-title {
    color: #fff;
    font-size: .54rem;
}
.big-level-icon {
    height: 3.4rem;
    width: auto;
    position: absolute;
    top: -.3rem;
    right: .21rem;
}
.userinfo-wrapper {
    height: 3rem;
    background-color: transparent;
    padding: 0 .42rem;
    position: relative;
}
.userinfobg-wrapper {
    height: 2.43rem;
    display: flex;
    align-items: center;
    position: relative;
}
.userinfobg-img {
    height: 2.43rem;
}
.userinfo-user-wrapper {
    position: absolute;
    top: .03rem;
    left: .03rem;
    height: 2.4rem;
    display: flex;
    align-items: center;
    padding: 0 .3rem;
}

.userinfo-avatar-wrapper {
    flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    border: .03rem solid #fcffff;
    background-color: #e5e5e5;
}
.userinfo-avatar-wrapper-active {
    border-color: #ddae71;
}
.userinfo-info-wrapper {
    display: flex;
    flex-direction: column;
    margin-left: .24rem;
}
.userinfo-vip-wrapper {
    display: flex;
    align-items: center;
}
.userinfo-title {
    color: #fff;
    font-size: .42rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.userinfo-vip-jiaobiao-wrapper {
    margin-left: .18rem;
    display: flex;
}
.userinfo-vip-jiaobiao-img {
    width: auto;
    height: .72rem;
}
.userinfo-desc {
    color: rgba(255, 255, 255, 0.8);
    font-size: .36rem;
    margin-top: .08rem;
}
.login-wrapper {
    position: absolute;
    right: .45rem;
    bottom: .705rem;
}
.login-text {
    height: 1.02rem;
    border-radius: .51rem;
    line-height: 1.02rem;
    background: #eeddfd;
    background-image: linear-gradient(to right, #eeddfd, #fff1dc);
    color: #463d3b;
    font-size: .42rem;
    padding: 0 .34rem;
}
.grey-line {
    height: .24rem;
    background-color: #f5f7f9;
}
.vipcourse-title-wrapper {
    display: flex;
    justify-content: space-between;
    padding: .6rem .36rem 0;
}
.module-title {
    color: #333;
    font-size: .54rem;
    font-weight: bold;
}
.vipcourse-more-wrapper {
    display: flex;
    align-items: center;
}
.vipcourse-more-text {
    font-size: .36rem;
    color: #9da0a5;
    margin-right: .06rem;
}
.vipcourse-more-btn-img {
    width: .3rem;
    height: .3rem;
}
.vipcourse-list-wrapper {
    height: 1.9rem;
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0 .45rem;
}
.padding-right {
    display: inline-block;
    width: 10px;
    padding-right: .45rem;
}
.vipcourse-item {
    margin-right: .24rem;
    position: relative;
}
.vipcourse-item-jiaobiao-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
.vipcourse-item-jiaobiao-img {
    width: .96rem;
    height: .44rem;
}
.padding-right {
    width: 2px;
    padding-right: .21rem;
}
.padding-right1 {
    width: 2px;
    padding-right: .09rem;
}
.vipcourse-item-img {
    width: 3rem;
    height: 1.8rem;
    border-radius: .24rem;
    margin-bottom: .1rem;
}
.viptaocan-container {
    position: relative;
    top: -14px;
}
.viptaocan-list-wrapper {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0 .45rem;
}
.viptaocan-item {
    flex-shrink: 0;
    width: 4.68rem;
    height: 5.4rem;
    border: .015rem solid #cccfd0;
    border-radius: .36rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: .45rem;
    position: relative;
    margin-top: .48rem;
    margin-bottom: 1px;
    color: #2c2e34;
    position: relative;
}
.viptaocan-item-active {
    border-color: #F7663B;
    border-width: .06rem;
    background: #feefe8;
}
.viptaocan-item-active .viptaocan-price-wrapper {
    color: #F7663B;
}
.viptaocan-title {
    color: #2c2e34;
    font-size: .6rem;
}
.viptaocan-price-wrapper {
    display: flex;
    align-items: baseline;
    color: #2c2e34;
    font-weight: bold;
    margin-top: .12rem;
}
.viptaocan-currency {
    font-size: .78rem;
}
.viptaocan-price {
    font-size: 1.2rem;
}
.viptaocan-desc {
    font-size: .45rem;
}
.viptaocan-desc1 {
    font-size: .36rem;
    color: #9DA0A5;
    position: absolute;
    bottom: .3rem;
    margin-top: .36rem;
}
.hide {
    visibility: hidden;
}
.viptaocan-tabbar-container {
    position: relative;
    top: -14px;
    display: flex;
    justify-content: center;
}
.viptaocan-tabbar-top {
    height: 1.2rem;
    background-color: #caa368;
    border-radius: .42rem;
}
.viptaocan-tabbar-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.75rem;
    background-color: #fff;
}
.viptaocan-tabbar-list {
    width: 100%;
    height: 1.2rem;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
}
.viptaocan-tabbar-item {
    position: relative;
    width: 25vw;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #caa368;
}
/* 边框高度的控制（所有tab默认都有边框） */
.viptaocan-tabbar-item.border-left::before {
    content: '';
    position: absolute;
    top: .21rem; /* 边框高度控制 */
    bottom: .21rem; /* 边框高度控制 */
    width: .03rem;
    background-color: rgba(255, 255, 255,0.5);
    left: 0;
}

.viptaocan-tabbar-item.border-right::after {
    content: '';
    position: absolute;
    top: .21rem; /* 边框高度控制 */
    bottom: .21rem; /* 边框高度控制 */
    width: .03rem;
    background-color: rgba(255, 255, 255,0.5);
    right: 0;
}
/* 第一个和最后一个tab没有左右边框 */
.viptaocan-tabbar-item:first-child.border-left::before,
.viptaocan-tabbar-item:last-child.border-right::after {
    display: none;
}
.viptaocan-tabbar-item-active {
    background-color: #fff4e8;
    background-image: linear-gradient(#ffeaca, #fff4e8);
}
.viptaocan-tabbar-item .tabbar-icon {
    width: .72rem;
    height: .72rem;
    /*margin-right: .1rem;*/
}
.viptaocan-tabbar-item .tabbar-text {
    color: #FFFFFF;
    font-size: .42rem;
}
.viptaocan-tabbar-item-active .tabbar-text {
    color: #2C2E34;
    font-size: .45rem;
}
.vip-rights-list-wrapper {
    position: relative;
    top: -14px;
}
.vip-rights-list {
    width: 100%;
    padding: 0 .45rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.vip-rights-item {
    width: 2.3rem;
    flex-shrink: 0;
    margin-right: .36rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .6rem;
    margin-bottom: .3rem;
    border-radius: .36rem;
}
.vip-rights-item .rights-icon {
    width: 1.5rem;
    height: 1.5rem;
}
.vip-rights-item .desc-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .2rem;
    text-align: center;
}
.vip-rights-item .desc-wrapper .title {
    width: 100%;
    color: #333;
    font-size: .42rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vip-rights-item .desc-wrapper .desc {
    width: 100%;
    color: grey;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.points-container-view {
    width: 100%;
    box-sizing: border-box;
    padding: .36rem .36rem 0;
    position: fixed;
    left: 0;
    bottom: 4.36rem;
    background-color: #FFFFFF;
}
.vip-protocal-wrapper {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    position: fixed;
    left: 0;
    bottom: 3.36rem;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #555963;
    font-size: .36rem;
    padding: 0 .36rem;
}
.vip-protocal {
    color: #3880ff;
}
.paymethod-list-wrapper {
    width: 100%;
    height: 1.14rem;
    position: fixed;
    left: 0;
    bottom: 2.22rem;
    background-color: #ffffff;
    box-sizing: border-box;
}
.paymethod-list {
    display: flex;
    align-items: center;
}
.paymethod-item {
    flex: 1;
    display: flex;
    align-items: center;
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-left: .36rem;
}
.paymethod-img-wrapper {
    display: flex;
    align-items: center;
}
.paymethod-selected-img {
    width: .42rem;
    height: .42rem;
}
.paymethod-img {
    width: .54rem;
    height: .54rem;
    padding-left: .45rem;
    padding-right: .3rem;
}
.paymethod-text {
    font-size: .42rem;
    color: #2c2e34;
    font-weight: bold;
}
.pay-wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #FFFFFF;
    width: 100%;
    height: 2.22rem;
    padding: .36rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
}
.pay-left-wrapper {
    display: flex;
    flex-direction: column;
}
.pay-top-wrapper {
    display: flex;
    align-items: baseline;
}
.pay-price-wrapper {
    display: flex;
    align-items: baseline;
}
.pay-total-text {
    font-size: .36rem;
    color: #2c2e34;
    font-weight: bold;
}
.pay-currency {
    font-size: .48rem;
    color: #fa6534;
}
.pay-price {
    font-size: .6rem;
    color: #fa6534;
    font-weight: bold;
}
.pay-btn {
    height: 1.2rem;
    padding: 0 .6rem;
    border-radius: .6rem;
    text-align: center;
    line-height: 1.2rem;
    font-size: .48rem;
    color: white;
    background-color:#3880ff;
}
.pay-discount-wrapper {
    display: flex;
    align-items: center;
    color: #fa6534;
    font-size: .36rem;
    padding-top: .21rem;
}
.pay-discount-wrapper .discount-arrow-icon {
    width: .36rem;
    height: .36rem;
    padding-left: .15rem;
    padding-right: .6rem;
}
.points-container {
    display: flex;
    flex-direction: column;
    background-color: rgba(56, 128, 255, 0.1);
    border-radius: .36rem;
    padding: .36rem;
}
.current-points-wrapper {
    display: flex;
    align-items: center;
}
.current-points-wrapper .title {
    font-size: .42rem;
    color: #2c2e34;
}
.current-points-wrapper .user-points {
    color: #3880ff;
    font-size: .48rem;
    font-weight: bold;
}
.current-points-wrapper .subtitle {
    font-size: .36rem;
    color: #2c2e34;
}
.points-slider-wrapper {
    display: flex;
    align-items: center;
    margin-top: .4rem;
}
.points-slider-wrapper .title {
    color: #2c2e34;
    font-size: .42rem;
}
.slider-wrapper {
    flex: auto;
}




.tip-dialog-wrapper {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    transition:all .2s;
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}
.vip-tip-dialog-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.tip-dialog {
    width: 100%;
    background-color: #fff;
    position: relative;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.vip-tip-dialog {
    width: 80%;
    border-radius: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: .6rem;
}
.tip-title {
    text-align: center;
    font-size: .51rem;
    color: #2c2e34;
    padding-top: .72rem;
    padding-bottom: .81rem;
}
.vip-tip-title {
    text-align: center;
    font-size: .45rem;
    padding: 1.44rem .6rem .24rem;
    color: #333333;
}
.vip-tip-divider {
    width: 100%;
    background-color: #3880ff;
    height: .03rem;
}
.tip-content {
    height: 67vh;
    overflow: scroll;
}
.vip-tip-content {
    height: unset;
    line-height: .63rem;
    font-size: .42rem;
    box-sizing: border-box;
    padding: 0.45rem 0.9rem 0;
    color: #555963;
}
.vip-tip-icon-wrapper {
    position: absolute;
    top: -1.2rem;
    left: 50%;
    transform: translateX(-50%);
}
.vip-tip-icon {
    width: 2.4rem;
    height: 2.4rem;
}
.see-more-btn {
    width: 4.8rem;
    height: 1.2rem;
    border-radius: 0.6rem;
    text-align: center;
    line-height: 1.2rem;
    font-size: .48rem;
    color: #ffffff;
    background-color: #3880ff;
    margin-top: .6rem;
}
.close {
    padding: .24rem;
    position: absolute;
    top: 0;
    right: 0;
}
.close-img {
    width: .42rem;
    height: .42rem;
}
.discount-content {
    padding: 0 .36rem;
}
.discount-info-wrapper {
    display: flex;
    flex-direction: column;
}
.discount-item {
    height: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.discount-item .title {
    font-size: .45rem;
    font-weight: bold;
}
.discount-item .desc {
    display: flex;
    align-items: center;
}
.discount-item .desc .currency {
    font-size: .48rem;
}
.discount-item .desc .price {
    font-size: .6rem;
    font-weight: bold;
}
.active-discount-item .title{
    font-size: .42rem;
    font-weight: normal;
}
.active-discount-item .desc {
    color: #fa6534;
    font-size: .42rem;
    font-weight: bold;
}
.goods-list-wrapper {

}
.goods-list-wrapper .title {
    font-size: .45rem;
    color: #2c2e34;
    font-weight: bold;
    padding-bottom: .42rem;
}
.goods-item {
    height: 1.5rem;
    background-color: #FAFAFA;
    border-radius: .12rem;
    font-size: .45rem;
    display: flex;
    align-items: center;
    padding: 0 .3rem;
}
.goods-index {
    color: #555963;
    margin-right: .24rem;
}
.goods-name {
    color: #2c2e34;
    font-weight: bold;
}
.goods-divider {
    width: 100%;
    height: .03rem;
    background-color: #f5f5f5;
    margin-top: .45rem;
    margin-bottom: .3rem;
}






/* 自定义滑块样式 - 平滑版本 */
.slider-wrapper {
    padding: 0 .36rem;
}
.smooth-slider-container {
    position: relative;
    display: flex;
    align-items: center;
}

.smooth-slider-track {
    position: absolute;
    width: 100%;
    height: .12rem;
    border-radius: .06rem;
    background-color: rgba(0,0,0,.2);
    z-index: 1;
}

.smooth-slider-progress {
    position: absolute;
    height: .12rem;
    border-radius: .06rem;
    background: #3880ff;
    z-index: 2;
    transition: width 0.2s ease;
}

.smooth-slider-thumb {
    position: absolute;
    width: .48rem;
    height: .48rem;
    border-radius: 50%;
    background: #fff;
    border: .02rem solid rgba(0,0,0,0.2);
    cursor: pointer;
    box-shadow: 0 .06rem .12rem rgba(0, 0, 0, 0.25);
    z-index: 3;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: left 0.2s ease, transform 0.1s ease;
}

.smooth-slider-thumb:hover {
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 .06rem .2rem rgba(0, 0, 0, 0.3);
}

.smooth-slider-thumb:active {
    transform: translate(-50%, -50%) scale(1.05);
    box-shadow: 0 .08rem .25rem rgba(0, 0, 0, 0.35);
}

.smooth-slider-value {
    position: absolute;
    top: -.6rem;
    left: 50%;
    transform: translateX(-50%);
    color: #fa6534;
    font-size: .42rem;
    white-space: nowrap;
    transition: all 0.2s ease;
}
.viptaocan-desc {
    color: #9DA0A5;
    font-size: .36rem;
    text-decoration: line-through;
}
