/* 头部 */
.s5-app-person {
    display: none;
}

.s5-person-pc {
    display: block;
}




/* 侧边栏 */
.el-aside {
    background: #FFFFFF;
    box-shadow: 2px 2px 4px 0px rgba(0, 19, 112, 0.16);
}

.line {
    width: 100%;
    height: 1px;
    background: #C6CDDC;
    margin: 15px 0;
    opacity: 1;
}

.menu-top {
    background: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 16px;
}

.el-menu-item {
    background: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 16px;
}



.el-menu-item:hover {
    background-color: #3D76FF !important;
}

.el-menu-item:hover .aside-menu-text {
    color: #FFFFFF;
}

.el-menu-item:hover i {
    color: #ffffff;
}

/* 主体内容 */
.left-box {
    width: 71%;
}

.el-container {
    background: #F2F4F8;
}

.el-main {
    /* padding: 20px; */
    padding-top: 60px;
    box-sizing: border-box;
}

.main-content {
    gap: 20px;
}


/* 费用信息 */
.credit-title {
    display: flex;
    justify-content: space-between;
}


.shiwais5-money-title {
    font-size: 0.16rem;
    color: #222222;
    /* line-height: 19px; */
    padding-left: 8px;
    border-left: 2px solid #3D76FF;
    display: flex;
    align-items: center;
}

.s5-money-title {
    font-weight: 400;
    font-size: 14px;
    color: #646B90;
    line-height: 16px;
}

.shiwais5-money-echarts {
    display: flex;
}

.statistics-top {
    padding: 15px 0;
    box-sizing: border-box;


}

.statistics-credit {
    flex: none !important;
    width: 331px !important;
    height: auto !important;
    background: #EAF2FF !important;
    border-radius: 4px 4px 4px 4px !important;
    padding: 15px !important;
    box-sizing: border-box;
}

.statistics-top .statistics-credit .credit-money {
    display: block;
    margin-top: 5px;
}

.statistics-top .statistics-credit .credit-money .credit-num {
    font-size: 0.3rem;
    margin-bottom: 5px;
}

.money-box {
    padding: 20px;
    box-sizing: border-box;
}

.shiwais5-quota {
    margin: 10px 0;
}

.s5-jine {
    font-weight: 400;
    font-size: 24px;
    color: #222222;
    line-height: 28px;
}

.shiwais5-reflect {
    display: flex;
}

.recharge-btn {
    width: 80px;
    height: 30px;
    background: #386CFD;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px !important;
    color: #FFFFFF;
}

.statistics-bottom {
    padding: 0;

}

.statistics-bottom-right {
    flex: none;
    width: 331px;
    box-sizing: border-box;
    margin: 0;
}

.money-month {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #F2F5F9;
    border-radius: 4px;

}

.money-total {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #F2F5F9;
    border-radius: 4px;
}

.recharge-btn-tixian {
    cursor: pointer;
    padding: 0 0.1rem;
    line-height: 0.24rem;
    width: 80px;
    height: 30px;
    background: #DAE4ED;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #3C3F50;
    text-decoration: none;
    margin-left: 20px;
}


.s5-money-num {
    width: 100%;
}
.shiwais5-broken-line {
    width: 100%;
    height: 290px;
    margin-left: 20px;
}


/* 资源统计 */
.shiwais5-statistics-recommend {
    margin-top: 20px;
    display: flex;
    gap: 20px;
}

.ProgressChart {
    width: 200px;
    height: 180px;
}

.statistics-box {
    padding: 20px;
    box-sizing: border-box;
    width: 50%;
    height: 360px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 0px;
}

.title-text {
    font-size: 0.16rem;
    color: #222222;
    /* line-height: 19px; */
    padding-left: 8px;
    border-left: 2px solid #3D76FF;
    display: flex;
    align-items: center;
}

.shiwais5-content-yibiao {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shiwais5-content-introduce {
    margin-left: 20px;
}

.shiwais5-introduce-text {
    font-weight: 400;
    font-size: 12px;
    color: #646B90;
    line-height: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.shiwais5-introduce-one {
    width: 14px;
    height: 11px;
    background: #DEEEFE;
    margin-right: 15px;
}

.shiwais5-introduce-two {
    width: 14px;
    height: 11px;

    background: linear-gradient(90deg, #3DC3FF 0%, #3B6AFF 100%);
    margin-right: 15px;
}

.order-box {
    margin: 0 !important;
    display: flex !important;
    justify-content: space-evenly !important;
    width: 100% !important;
}

.s5-statistics-line {
    width: 1px !important;
    height: 50px;
    background: #D3D9E7;
}

.s5-statistics-title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.s5-statitics-image {
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.s5-statistics-num {
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    line-height: 14px;
    margin-left: 25px;
    /* text-align: center; */
}

/* 推介计划 */
.recommend-box {
    padding: 20px;
    box-sizing: border-box;
    width: 50%;
    height: 360px;
    background: #FFFFFF;
    border-radius: 4px;
    /* display: flex; */
    

}

/* 产品列表 */
.product-list-box {
    padding: 20px;
    box-sizing: border-box;
    height: auto;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 20px;
}

.no-product {
    margin-top: 5px;
    padding-bottom: 10px;
}

/* 个人信息 */
.right-box {
    background-color: transparent;
    padding: 0px;

}

.info-box {
    padding: 20px;
    box-sizing: border-box;
    display: block;

}

.shiwais5-ID-box {
    display: flex;
    flex-direction: row-reverse;
    /* margin-right:; */


}
.email-box .phone-number, .phone-box .phone-number{
    margin-left: 10px;
}
.info-three .compny-box, .info-three .person-box{
    column-gap: 0.2rem;
}

.shiwais5-ID-Right {
    width: auto;
    height: 20px;
    background: #386CFD;
    border-radius: 2px;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 6px;
}

.shiwais5-person-box {
    display: flex;
    justify-content: space-between;
}

.info-first {
    align-items: center;
    margin-bottom: 20px;
}

.name-first {
    border-radius: 50%;
}

.info-three .compny-box .left-icon img,
.info-three .person-box .left-icon img {
    width: 18px;
    height: 18px;
}


/* 待办事项 */
.shiwais5-person-to-do {
    border-top: 1px solid #EDF0F7;

    margin-top: 13px;
    padding-top: 13px;
}

.shiwais5-to-do-title {
    font-size: 0.16rem;
    color: #222222;
    /* line-height: 19px; */
    padding-left: 8px;
    border-left: 2px solid #3D76FF;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.shiwais5-person-box-do {
    display: flex;
    justify-content: space-around;
}

.shiwais5-person-num {
    font-weight: 400;
    font-size: 20px;
    color: #222222;
    line-height: 23px;
    text-align: center;
    margin-bottom: 15px;
}

.shiwais5-person-desc {
    font-weight: 400;
    font-size: 14px;
    color: #8C92B4;
    line-height: 16px;
}

/* 客服 */
.shiwais5-customer {
    width: 100%;
    height: auto;
    margin-top:20px;
    padding: 20px;
    box-sizing: border-box;
    background: #FFFFFF;
}

.shiwais5-customer-title {
    font-size: 0.16rem;
    color: #222222;
    /* line-height: 19px; */
    padding-left: 8px;
    border-left: 2px solid #3D76FF;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.shiwais5-cutomer-moudle {
    display: flex;
    justify-content: space-between;
}

.shiwais5-erweima {
    margin-bottom: 5px;
    width: 110px;
}

.shiwais5-erweiam-text {
    font-weight: 400;
    font-size: 14px;
    color: #646B90;
    line-height: 16px;
    text-align: center;
}

.shiwais5-customer-phone {
    font-weight: 400;
    font-size: 14px;
    color: #646B90;
    line-height: 16px;
    margin-bottom: 20px;
}
/* 最近工单 */
.WorkOrder-box{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}

/* 公告通知 */
.notice-box {

    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    /* width: 100%; */
}

.WorkOrder-title {
    margin-bottom: 15px;
}

.WorkOrder-content {
    padding: 0;
    border: 0;
}

.notice-item-left {
    width: 100% !important;
}

.s5-notice-module {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.notice-title {
    font-weight: 400;
    font-size: 14px;
    color: #3C3F50;
    line-height: 16px;
    margin-bottom: 10px;
}

.notice-time {
    font-weight: 400;
    font-size: 14px !important;
    color: #3C3F50;
    line-height: 16px;
}

.notice-item-right {
    display: none;
}

@media screen and (max-width:768px) {

    .s5-app-person {
        display: block;
    }

    .s5-person-pc {
        display: none;
    }

    .s5-logo-img {
        display: none;
    }

    .el-main {
        padding: 60px 0px;
        padding-bottom: 0;
    }

    .main-content {
        padding-bottom: 15px;
        gap: 0;
    }

    /* 个人信息 */
    .info-box {
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
    }

    .shiwais5-ID-Right {
        width: 82px;
        height: 20px;
        background: #386CFD;
        border-radius: 2px;
        font-size: 12px;
        display: flex;
        justify-content: center;
    }

    .info-first {
        margin-bottom: 15px;
        height: auto;
    }

    .name-first {
        width: 70px;
        height: 70px;
        background: #EAF2FF;
    }

    .hello {
        font-weight: 400;
        font-size: 20px;
        color: #30386C;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .name {
        font-weight: 400;
        font-size: 14px;
        color: #30386C;
        line-height: 16px;
    }

    .shiwais5-person-box {
        display: block;
    }

    .info-second {
        justify-content: normal;
        height: auto;
    }

    .email-box,
    .phone-box {
        /* justify-content: normal; */
        margin-bottom: 15px;
    }

    .info-three {
        align-items: normal;
        margin-top: 0;
    }

    .info-second>div img {
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }

    .email-box,
    .phone-box {
        font-weight: 400;
        font-size: 14px;
        color: #646B90;
        line-height: 16px;
    }

    .info-three .compny-box,
    .info-three .person-box {
        justify-content: space-between;
    }

    .info-three .compny-box .left-icon img,
    .info-three .person-box .left-icon img {
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }

    .info-three .compny-box .left-icon,
    .info-three .person-box .left-icon {
        font-weight: 400;
        font-size: 14px;
        color: #646B90;
        line-height: 16px;
        margin-bottom: 15px;
    }


    .shiwais5-person-to-do {
        margin: 0;
    }

    /* 待办事项 */
    .shiwais5-to-do-title {
        font-weight: 400;
        font-size: 16px;
        color: #222222;
        line-height: 19px;
    }

    .shiwais5-person-num {
        font-weight: 400;
        font-size: 20px;
        color: #222222;
        line-height: 23px;
    }

    .shiwais5-person-desc {
        font-weight: 400;
        font-size: 14px;
        color: #8C92B4;
        line-height: 16px;
    }

    /* 费用信息 */
    .shiwais5-money-echarts {
        flex-wrap: wrap;
    }

    .statistics-credit {
        width: 100% !important;
    }

    .statistics-bottom-right {
        width: 100% !important;
    }

    .shiwais5-broken-line {
        width: 100%;
        height: 230px;
    }

    .left-box {
        width: 100%;
    }

    .shiwais5-money-title {
        font-weight: 400;
        font-size: 16px;
        color: #222222;
        line-height: 19px;
    }

    .statistics-top {
        width: 100%;
        padding: 6px 0;
    }

    .s5-money-num-balance {
        width: 100%;
    }
    .s5-money-num {
        width: 100%;
    }

    .recharge-btn {
        font-weight: 400;
        font-size: 14px;
        color: #FFFFFF;
    }

    .type-box {
        display: none;
    }

    .s5-consumption {
        font-weight: 400;
        font-size: 14px;
        color: #646B90;
    }

    .percent-box-green {
        font-size: 14px;
    }

    .money-num {
        font-weight: 400;
        font-size: 16px;
        color: #222222;
    }

    .shiwais5-broken-line {
        margin-left: 0;
    }

    /* 资源统计 */
    .shiwais5-statistics-recommend {
        display: block;
    }

    .title-text {
        font-weight: 400;
        font-size: 16px;
        color: #222222;
        line-height: 19px;
    }

    .statistics-box {
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        height: auto;
    }

    .s5-statistics-title {
        font-weight: 400;
        font-size: 14px;
        color: #4E5771;
        line-height: 14px;
        text-align: center;
    }

    .order-box>div {
        width: 43%;
    }

    .s5-statistics-num {
        font-weight: 500;
        font-size: 20px;
        color: #000000;
        line-height: 14px;
    }

    /* 推介计划 */
    .recommend-box {
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        height: auto;
    }

    .recommend-text {
        font-weight: 400;
        font-size: 14px;
        color: #4E5771;
        line-height: 14px;
        height: auto;
        padding: 5px;
    }

    /* 产品列表 */
    .product-list-box {
        padding: 15px;
        box-sizing: border-box;
    }

    .goods-box {
        width: 100%;
        height: auto;
        border-radius: 2px 2px 2px 2px;
        border: 1px solid #D4D6D9;
    }

    .title-text {
        margin-bottom: 15px;
    }

    thead tr {
        width: 100%;
        height: 44px;
        background: #F0F3FB;
        border-radius: 2px 2px 0px 0px;
    }

    .goods-table thead tr td {
        font-weight: 400;
        font-size: 12px;
        color: #646B90;
        line-height: 14px;
    }

    .no-product{
        width: 100% !important;
    }
    .no-product h2{
        font-size: 18px !important;
    }
    .no-product p {
        font-weight: 400;
        font-size: 12px;
        color: #646B90;
        line-height: 14px;
    }

    .no-product .el-button {
        width: 92px;
        height: 28px;
        background: #386CFD;
        border-radius: 2px 2px 2px 2px;
        font-weight: 400;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 16px;
    }

    /* 客服 */
    .right-box {
        width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    .shiwais5-customer {
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }

    .shiwais5-customer-title {
        font-weight: 400;
        font-size: 16px;
        color: #222222;
        line-height: 19px;
    }

    .shiwais5-cutomer-box-app {
        display: none !important;
    }

    .shiwais5-cutomer-moudle {
        align-items: center;
    }

    /* .shiwais5-erweima{
        border-radius: 2px 2px 2px 2px;
border: 2px solid #72BBFF;s
    } */
    /* 公告通知 */
    .s5-Notice {
        font-weight: 400;
        font-size: 16px;
        color: #222222;
        line-height: 19px;
    }

    .s5-notice-module {
        margin-bottom: 10px;
    }

    .notice-title,
    .notice-time {
        font-weight: 400;
        font-size: 13px;
        color: #3C3F50;
        line-height: 15px;
    }

    .notice-type {
        font-weight: 400;
        font-size: 12px;
        color: #8C92B4;
        line-height: 14px;
    }
}