body {
    min-width: 960px;
    background-color: #f2f2f2;
}

html {
    font-size: 62.5%;
}

#head {
    background: #004eb3;
}

nav {
    /* display: flex;
  justify-content: space-between;
  padding: 20px 0;
  color: #fff;
  max-width: 1280px; 
  margin:0 auto;
  font-size: 16px;
  white-space: nowrap; */
}

nav .right {
    display: flex;
    width: 25%;
    justify-content: space-between;
}

nav .right span,
nav .right div {
    display: flex;
    justify-content: center;
    align-items: center;
}

nav .right div a {
    padding: 0 10px;
}

nav .right i {
    padding: 0 5px;
}

nav .right a {
    color: #fff;
}

.content {
    display: flex;
    max-width: 1280px;
    margin: 15px auto 20px;
    min-height: 665px;
}

@media screen and (max-width: 920px) {
    .content {
        width: 100%;
    }
}

.content .content-left {
    width: 16%;
    padding-right: 25px;
}

.content .content-left ul {
    background: #fff;
}

.content .content-left li {
    /* text-indent: 30px; */

    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #eee;
    padding-left: 30px;
}

.content .content-left li:hover {

    background: #004eb3;
    cursor: pointer;
}

.content .content-left li:hover a {
    color: #fff;
}

.content .content-left a {
    color: #333;
    display: flex;
    font-size: 1.6rem;

    display: flex;
    width: 100%;
    /* justify-content: center; */
    align-items: center;
}

.content .content-left a i {
    padding: 0 10px;
    font-size: 2rem;
}

.content .content-left .active {
    background: #004eb3;

}

.content .content-left .active a {
    color: #fff;
}

.content .content-right {
    flex: 1;
    padding-bottom: 7%;
    position: relative;
    background: #fff;
}

.content .content-right .right-nav {

    /*margin-top: 10px;*/
}

.content .content-right .right-nav a {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
}

.content .content-right .right-nav ul {
    display: flex;
    flex-direction: row;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #004eb3;
}

.content .content-right .right-nav li {
    width: 10%;
    line-height: 40px;
    height: 40px;
    border-right: 1px solid #fff;
    background: #cccccc;
    border-radius: 7px 7px 0 0;
    font-size: 1.4rem;
    font-weight: 500;
}

.content .content-right .right-nav li:hover {
    background: #004eb3;
    cursor: pointer;
}

.content .content-right .right-nav li.color {
    background: #004eb3 !important;
}

.content .content-right .right-cont li {
    position: relative;
    margin: 20px;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.content .content-right .right-cont li .icon {
    position: absolute;
    background: red;
    left: -30px;
    top: -10px;
    width: 90px;
    height: 50px;
    border-radius: 13px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    color: #fff;
    text-align: center;
}

.content .content-right .right-cont li .icon1 {
    position: absolute;
    background: #008000;
    left: -30px;
    top: -10px;
    width: 90px;
    height: 50px;
    border-radius: 13px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    color: #fff;
    text-align: center
}

.content .content-right .right-cont img {
    width: 260px;
    height: 150px;
}

.content .content-right .right-cont .text {
    flex: 1;
    display: flex;
    justify-content: space-between;
}

.content .content-right .right-cont .button {
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content .content-right .right-cont .text-l {
    padding: 0 20px;
    font-size: 1.4rem;
}

.content .content-right .right-cont .text-l span {
    margin-right: 10px;
}

.content .content-right .right-cont .text-l>div {
    display: flex;
    flex-direction: row;
    padding: 3px 0;
}

.content .content-right .right-cont .text-l>div.shen {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content .content-right .right-cont .text-l div .line {
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.content .content-right .right-cont .text-l div .line span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: #cccccc
}

.content .content-right .right-cont .text-l div .line span i {
    position: absolute;

    height: 10px;
    left: 0;
    top: 0;
    border-radius: 5px;
    background: #004eb3
}

.content .content-right .right-cont .button a {
    background: #004eb3;
    padding: 5px 10px;
    color: #fff;
}

.content .content-right .right-cont .button a:hover {
    background: #004eb3
}

.exam-score {

    text-align: center;
}

.exam-score h6 {
    color: #7d7d7d;
    font-size: 12px;
    height: 0;
    line-height: 0;
    font-weight: 500;
    margin: 2px 0;
}

.exam-score p {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #004eb3;
    border: 4px solid #145cba;
    border-radius: 66px;
    margin: 10px auto;
}

.online-px {
    width: 893px;
    height: 40px;
    color: #fff;
    background: #004eb3;
    padding-left: 25px;
    margin: 0 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.online-px .online-px-title span {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #fff;
}

.period {
    width: auto;
    overflow: hidden;
}

.fr {
    float: right;
    display: inline;
}

.fl {
    float: left;
    display: inline;
}

.online-px .online-px-title span {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}

.period span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #333333;
}

.online-px1 table {
    width: 905px;
    height: auto;
    margin-left: 20px;
}

.online-px1 table thead tr th {
    border: 1px solid #bfbfbf;
    line-height: 40px;
    height: 40px;
    text-align: center;
    width: 130px;
    background: #f6f6f6;
    color: #333;
    font-size: 16px;
}

.online-px1 table tbody tr td {
    border: 1px solid #bfbfbf;
    height: 40px;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.paylayer {
    display: none;
    width: 480px;
    height: 400px;
    background: #fff;
    padding: 0 20px;
    border-radius: 5px;
}

.paytitle {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 20px 0;
}

.paybox {
    height: 300px;
    border: 1px solid #bdbdbd;
}

.payuser {
    height: 70px;
    border-bottom: 1px solid #bdbdbd;
    background: #eee;
}

.payuser .img {
    /* border: 2px solid #848484; */
    height: 86px;
    width: 86px;
    margin: 18px 14px 0 38px;
}

.payword {
    width: 320px;
}

.payword p {
    font-size: 1.4rem;
    margin-top: 10px;
}

.payword p span {
    color: #ff0000;
    font-size: 16px;
}

.payform .formbox {
    width: 478px;
    height: auto;
    overflow: hidden;
}

.payform p {
    height: auto;
    overflow: hidden;
    margin-top: 18px;
}

.payform p span {
    display: inline-block;
    float: left;
    width: 88px;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    margin-left: 38px;
    margin-right: 10px;
}

.payform p input {
    width: 298px;
    height: 28px;
    float: left;
    line-height: 28px;
    border: 1px solid #d2d2d2;
    float: left;
    text-indent: 1rem;
}

.payform p select {
    width: 298px;
    height: 28px;
    float: left;
    line-height: 28px;
    border: 1px solid #d2d2d2;
    float: left;
    text-indent: 1rem;
}

.payform p.btn {
    margin-top: 25px;
    margin-left: 135px;
}

.payform p {
    height: auto;
    overflow: hidden;
    margin-top: 18px;
}

.ml40 {
    margin-left: 40px;
}

.payform .btn a {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.base_btn {
    color: #fff !important;
    background: #ff8000 !important;
    cursor: pointer;
    outline: none;
}

.payform .btn a {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.base_btn {
    color: #fff !important;
    background: #ff8000 !important;
    cursor: pointer;
    outline: none;
}

.layerModel_mask {
    position: fixed;
    _position: absolute;
    z-index: 9998;
    top: 0px;
    left: 0px;
    width: 100%;
    _width: expression(document.body.clientWidth);
    height: 100%;
    _height: expression(document.body.clientHeight);
}

.cultivate-record {
    width: 100%;
    height: 33px;
    line-height: 33px;
    border: 1px solid #ededed;
    background: #004eb3;
    border-left: none;
    border-right: none;
    color: #fff;
}

.account-table.active,
.cultivate-tabs.on {
    display: block;
}

.account-table {
    width: 100%;
    margin: 0 auto;
}

.mt15 {
    margin-top: 15px;
}

.account-table table {
    clear: both;
}

.account-table tr th,
.account-table tr td {
    height: 38px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: 1px solid #dfdfdf;
}

.account-table tr th {
    background: #004eb3;
    color: #fff;
}

.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto;
}

.layui-layer-ico {
    background: url(../img/icon.png) no-repeat;
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto;
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial;
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none;
}

.billtable tr td a {
    display: inline-block;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #00b7ee;
}

.includedill-ly {
    padding-left: 20px;
    padding-bottom: 10px;
}

.includedill-lyin {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.includedill-lytit {
    height: 39px;
    line-height: 40px;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    width: 906px;
    padding-left: 20px;
    text-align: left;
}

.includedill-lytit em {
    font-size: 12px;
    color: #7d7d7d;
    margin-right: 25px;
    font-weight: bold;
}

.includedill-ly table {
    width: 540px;
    float: left;
    height: auto;
}

.order-content table {
    border-bottom: none;
}

.includedill-ly table {
    margin: 0 auto;
}

.order-content table tbody {
    margin-top: 20px;
}

.order-content table tbody tr td {
    text-align: center;
}

.order-content table tbody tr td {
    height: 115px;
    border: 1px solid #e4e4e4;
    border-top: none;
}

.billtable .set-img {
    display: inline-block;
    width: 136px;
    height: 76px;
    overflow: hidden;
    float: left;
}

.billtable tr td a {
    display: inline-block;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #00b7ee;
}

.billtable .order-content .set-text {
    width: 146px;
}

.billtable .set-text {
    float: left;
    width: 300px;
    margin-left: 10px;
    height: 68px;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.set-img img {
    display: inline-block;
    width: 136px;
    height: 76px;
}

.set-text h3 {
    text-align: left;
}

.includedill-ly .totalpri {
    width: 170px;
    float: left;
    font-size: 14px;
    color: #ff0000;
    border: 1px solid #e4e4e4;
    border-left: none;
    border-top: none;
}

.includedill-ly .zf {
    font-size: 14px;
    border: 1px solid #e4e4e4;
    border-left: none;
    border-top: none;
    float: left;
    width: 216px;
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px");
}

footer {

    width: 100%;
    padding: 20px 0;
    background: #004eb3;
    color: #fff;
}

footer p {
    font-size: 1.4rem;
    text-align: center;
    padding: 5px 0;
}


.page {
    margin: 30px 0 30px 0px;
}

.pagination {
    bottom: 5%;
    left: 35%;
    position: absolute;
}

.pagination li {
    float: left;
}

.pagination li a {
    display: inline-block;
    border: 1px solid #e2e2e2;
    vertical-align: middle;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}

.pagination li.disabled span {
    display: inline-block;
    border: 1px solid #e2e2e2;
    vertical-align: middle;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}

.pagination li.active span {
    display: inline-block;
    border: 1px solid #e2e2e2;
    vertical-align: middle;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    margin: 0 -1px 5px 0;
    background-color: #004eb3;
    color: #fff;
    font-size: 12px;
}

.wechat {
    width: 200px;
    position: fixed;
    right: 1%;
    top: 40%;
    z-index: 9;
}

.wechat p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    background: #fff;
}

.wechat img {

    width: 200px;
    height: 200px;
}

.close {
    background: #fff;
    color: #000;
    border-radius: 12px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    width: 20px;
    font-size: 18px;
    padding: 1px;
    top: 0;
    right: 0;
    position: absolute;
}

.close::before {
    content: "\2716";
}


.left-pannel {
    box-shadow: 2px 0 8px #1d23290d;
    border-radius: 12px;
    background-color: #fff;
    margin-bottom: 20px;
}

.left-pannel ul {
    border-radius: 12px;
}

.left-pannel h1 {
    font-size: 18px;

    font-weight: 400;
    padding: 20px 0 20px 40px;
}

.left-pannel ul li {}

.left-pannel ul a {
    font-size: 14px;
}

/* .icon-xuanke{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/xuanke.png) no-repeat;
    background-size: 100% 100%;
} */
.icon-safe {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/safe.png) no-repeat;
    background-size: 100% 100%;
}

.content .content-right-gray {
    background: #f2f2f2;
}

.content-right-sm {
    box-shadow: 2px 0 8px #1d23290d;
    border-radius: 12px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}

.content-right-sm .sm-info {
    padding-left: 40px;
}

.content-right-sm .sm-info h1 {
    font-size: 18px;
    margin-bottom: 4px;
}

.content-right-sm .sm-info p {
    padding: 4px 0;
    font-size: 14px;
}

.content-right-user {

    font-size: 14px;
    padding-bottom: 20px;
}

.content-right-user .name-box {
    color: #38B592;
}

.content-right-user .name-box span {
    font-size: 18px;
}

.content-right-user p {
    color: #5c5c5c;
}

.content-right-tips {
    color: #5c5c5c;
    font-size: 14px;
    padding-top: 20px;
}

.content-right-pannel {
    box-shadow: 2px 0 8px #1d23290d;
    border-radius: 12px;
    background-color: #fff;
    padding: 12px;
}

.class-review {
    display: flex;
    align-items: center;
}

.class-review .tit {
    font-size: 14px;
    margin-right: 12px;
    color: #778ca2;
}

.class-review .tag {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 24px;
    padding: 0 9px;
    font-size: 12px;
    margin-right: 5px;
    color: #38B592;
    border-radius: 4px;
    background-color: rgba(56, 181, 146, .1);
    border: 1px solid rgba(56, 181, 146, .2);
    cursor: pointer;
}

.class-review .tag a {
    color: #38B592;
}

.class-review .icon-close {
    margin-left: 3px;
}

.icon-close {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../img/close.png) no-repeat;
    background-size: 100% 100%;
}

.class-typeList {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    align-items: center;
    position: relative;
    padding-left: 10px;
    margin-top: 8px;
}

.class-typeList::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 21px;
    background-color: #38B592;
}

.class-typeList .class-name {
    color: #333;
    font-size: 14px;
    margin-right: 15px;
}

.class-typeList .tag {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 24px;
    padding: 0 9px;
    font-size: 14px;
    margin-right: 5px;
    color: #303133;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    cursor: pointer;
}

.class-typeList .tag a {
    color: #303133;
}

.class-typeList .active {
    background: rgba(63, 140, 255, .1);
    color: #38B592;
}

.class-typeList .active a {
    color: #38B592;
}

.class-typeList .radio {
    border: 1px solid #dcdfe6;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    background-color: #fff;
    margin-right: 4px;
}

.class-typeList .radio:hover {
    border-color: #38B592;
}

.class-typeList .radio a {}

.class-typeList .ischecked .radio {
    background-color: #38B592;

}

.class-typeList .ischecked a {
    color: #38B592;
}

.class-typeList .radio::after {
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #fff;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform .15s ease-in;
}

.class-typeList .ischecked .radio::after {
    transform: translate(-50%, -50%) scale(1);
}

.class-typeList .ischecked.tag {
    color: #38B592;
}

/* 多级子分类行 */
.class-typeList-sub {
    flex-wrap: wrap;
    background: #f5f8ff;
    border-radius: 6px;
    padding: 6px 10px 6px 8px;
}

.class-typeList-sub::before {
    display: none;
}

.sub-level-icon {
    font-size: 18px;
    color: #38B592;
    margin-right: 10px;
    flex-shrink: 0;
    line-height: 1;
    font-style: normal;
}

.class-total {
    font-size: 14px;
    color: #5c5c5c;
    padding-top: 10px;
}

.class-total span {
    color: #38B592;

}

.curseList {
    background-color: #fff;
    border-radius: 12px;
    padding: 15px 0 0 15px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.curseList-item {
    display: flex;
    flex-direction: column;
    padding: 0 15px 15px 0;
    min-width: 0;
}

.curseList .top {
    width: 100%;
    aspect-ratio: 16 / 9;

    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    min-width: 0;
    display: flex;
    align-items: center;
    position: relative;
}

.curseList .top img {
    width: 100%;
    height: 118px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.curseList .top h3 {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 9;
    font-size: 12px;
}

.curseList .item-dec {
    /* width: 100%; */
    padding: 10px;
    line-height: 20px;
    box-shadow: 0 0 5px #d3d3d3bf;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    display: flex;
    flex-direction: column;
}

.curseList .buy-wrapper {
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.icon-car {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/shop-car.png) no-repeat;
    background-size: 100% 100%;
}

.icon-arrow {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../img/arrow-r.png) no-repeat;
    background-size: 100% 100%;
}

.curseList .classic {
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.curseList .times {
    color: #38B592;
}

.curseList .price {
    color: #ff2e54;
    font-size: 16px;
}

.curseList .buy {
    display: flex;
    align-items: center;

}

.curseList .buy-btn {
    display: flex;
    align-items: center;
    padding: 3px;
    border: 1px solid #38B592;
    border-radius: 12px;
    color: #38B592;
    cursor: pointer;
    margin-left: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mainTitle {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
}

.tabs {
    display: flex;
    align-items: center;

    position: relative;
}

.tabs::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #e4e7ed;
    z-index: 1;
}

.tabs-item {
    color: #303133;
    font-size: 14px;
    margin-right: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.tabs-item-active {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #38B592;
    z-index: 1;
    transition: width .3s cubic-bezier(.645, .045, .355, 1), left .3s cubic-bezier(.645, .045, .355, 1);
    list-style: none;
    z-index: 9;
}

.tabs-item.active {
    color: #38B592;
    font-weight: 500;
}

.course-tab {
    display: flex;
    align-items: center;
    margin-top: 15px;
    flex-wrap: wrap;
    row-gap: 10px;
}

.course-tab_item {
    background-color: rgba(56, 181, 146, .1);
    border: 1px solid rgba(56, 181, 146, .4);
    color: #38B592;
    /* height: 32px; */
    padding: 8px 15px;
    text-align: center;
    transition: .1s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 1.2;
    margin-right: 6px;
}

.course-tab_item a {
    color: #38B592;
}

.course-tab_item.active {
    background-color: #38B592;
    color: #fff;
}

.course-tab_item.active a {
    color: #fff;
}

.commonTable table {
    width: 100%;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
}

.commonTable table tr {
    border-bottom: 1px solid #e8e8e8;
}

.commonTable table th,
td {
    height: 30px;
    text-align: center;
    border-right: 1px solid #e8e8e8;
}

.balance-box {
    display: flex;
    align-items: center;
    color: #718ebf;
    font-size: 16px;

}

.icon-bag {
    background: rgba(255, 187, 56, .2);
    color: #f9bb39;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.icon-bag img {
    width: 40px;
}

.balance-box p {
    margin-bottom: 10px;
}

.balance-box .num {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    display: inline-block;
}

.flexbox {
    display: flex;
    align-items: center;

}

.recharge-btn {
    /* width: 88px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 22px;
    border: 1px solid #38B592;
    background-color: #38B592;
    border-radius: 48px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    text-align: center;
}

.account-box {
    margin-left: 100px;
    color: #303133;
    font-size: 14px;

}

.noData {
    width: auto !important;
    height: auto !important;
}