﻿.Account_Box {
    width: 1200px;
    position: relative;
}

.Account_UserPaage {
    width: 262px;
    height: 114px;
    background: #ffffff;
    /*position: absolute;*/
}

    .Account_UserPaage a {
        display: flex;
    }

    .Account_UserPaage img {
        width: 76px;
        height: 76px;
        display: block;
        margin: 19px 0 19px 22px;
        /*float: left;*/
    }

.Account_UserPaage_box {
    width: 142px;
    height: 55px;
    /*float: right;*/
    margin: 10px 0 0px 10px;
    text-align: left;
}

.Account_UserPaage_User {
    display: flex;
}

.Account_UserPaage_box span {
    margin: 13px 0 0 8px;
    height: 21px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.Account_UserPaage_box img {
    display: block;
    width: 24px;
    height: 24px;
    margin: 15px 0px 0 6px;
}

.Account_UserPaage_box .Account_Jifen {
    display: block;
    height: 17px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin: 5px 0 4px 9px;
}

.Account_UserPaage_box .Account_UserPaage_User span {
    display: block;
    line-height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin: 19px 0 4px 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.Account_Nav {
    width: 262px;
    height: 528px;
    background: #ffffff;
    /*margin-top: 20px;*/
    position: absolute;
}

    .Account_Nav span {
        height: 17px;
        display: block;
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        margin: 22px 0 30px 42px;
        cursor: default;
    }

    .Account_Nav a {
        height: 25px;
        display: block;
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #666666;
        margin: 0 0 24px 41px;
    }

        .Account_Nav a.active {
            color: #E1251B;
        }

        .Account_Nav a:hover {
            color: #E1251B;
            cursor: pointer;
        }

.Account_Nav_Title {
    width: 262px;
    height: 48px;
}

    .Account_Nav_Title span {
        display: block;
        width: 96px;
        height: 23px;
        font-size: 22px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        margin: 30px 0 0 40px;
        color: #333333;
    }

        .Account_Nav_Title span.active {
            color: #E1251B;
        }

.Account_Nav_Fgx {
    width: 263px;
    height: 0px;
    /*background: #ec0404;*/
    transform: scaleY(.5);
    border: 1px solid #f1f3f5;
}

.Account_Box_Content {
    width: 920px;
    margin-left: 280px;
    position: absolute;
    background: #ffffff;
}

.Account_MyOrder_Xz {
    width: 899px;
    height: 49px;
    position: relative;
    margin-left: 21px;
}

    .Account_MyOrder_Xz a {
        border: 1px solid #E7E7E7;
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #666666;
        flex: 1;
        text-align: center;
        background-color: #F5F5F5;
        padding: 10px 0;
    }

    .Account_MyOrder_Xz .active {
        color: #EC0404;
        background-color: #fff;
        border-top: 3px solid #EC0404;
        padding-top: 7px;
    }

        .Account_MyOrder_Xz .active span {
            color: #EC0404;
        }

.Account_MyOrder_Serch {
    width: 255px;
    height: 49px;
    border: 1px solid #e0e0e0;
    float: right;
    margin-right: 25px;
}

.Account_MyOrder_OrderNav {
    width: 875px;
    height: 52px;
    background: #fafafa;
    margin-top: 30px;
    margin-left: 21px;
}

.Account_Title {
    padding: 15px;
    background: #fff;
    display: flex;
    justify-content: space-between;
}

    .Account_Title span:nth-child(1) {
        font-size: 24px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 36px;
    }

    .Account_Title span:nth-child(2) {
        font-size: 30px;
        color: #74c148;
        font-weight: bold;
    }

.Account_Manage {
    /*这里因为同名class一个单独使用一个组合element使用导致展示位置不同，做了覆盖，必须在Acccount_Title后面*/
    margin-left: -25px;
    border-top: 1px solid #f3f3f3;
}

.SettingInfo_avator {
    width: 97px;
    height: 97px;
    float: left;
}

    .SettingInfo_avator .avatar-box {
        width: 97px;
        height: 97px;
    }

.SettingInfo_avator_span {
    display: block;
    padding: 34px 20px 0 3px;
    float: left;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 30px;
}

.SettingInfo_avator_button {
    width: 100px;
    height: 34px;
    background: #f2f2f2;
    border-radius: 8px;
    padding-top: 2px;
    margin: 31px 0 33px 32px;
    float: right;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    line-height: 30px;
}

.SettingInfo_Name {
    width: 533px;
    height: 44px;
    background: #F1F1F1;
    border-radius: 4px;
    padding-left: 10px;
}

.el-input--prefix .el-input__inner {
    background: #F1F1F1;
}

.SettingInfo_fgx {
    width: 858px;
    border: 1px solid #f1f3f5;
    margin-top: 109px;
}

.account-box .right-box .content .el-form {
    padding: 0;
    border: none;
    box-shadow: none;
}

.account-box .right-box .content .el-form-item__label {
    padding-left: 2px !important;
}


.el-form-item__label {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 30px;
    margin: 6px 0;
    padding-left: 40px;
    padding-right: 0;
}

.el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
    display: none;
}

.el-radio-group {
    padding: 7px 0;
}

.el-date-editor {
    margin-top: 6px;
}

.settingInfo_sub_button {
    margin-top: 23px;
}

    .settingInfo_sub_button .el-form-item__content {
        /*对齐按钮*/
        margin-left: 60px !important;
    }


.SettingInfo_zhgl {
    padding-left: 8px;
    margin-bottom: 15px;
    margin-top: 22px;
    overflow: hidden;
}

    .SettingInfo_zhgl img {
        float: left;
    }

    .SettingInfo_zhgl .SettingInfo_zhgl_title {
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 30px;
    }

    .SettingInfo_zhgl .SettingInfo_zhgl_beizhu {
        display: block;
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #999999;
        line-height: 30px;
    }

    .SettingInfo_zhgl .SettingInfo_zhgl_update {
        float: right;
        width: 99px;
        height: 33px;
        background: #f2f2f2;
        border-radius: 8px;
        margin-top: 11px;
    }

        .SettingInfo_zhgl .SettingInfo_zhgl_update span {
            width: 32px;
            height: 17px;
            font-size: 16px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            color: #E1251B;
            line-height: 32px;
            padding: 8px 33px;
        }

.Order_Column {
    width: 875px;
    height: 52px;
    background: #fafafa;
    margin-bottom: 20px;
    padding-top: 8px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 36px;
}

    .Order_Column div {
        float: left;
    }

.order-list .list-box .item-box .txt-box .info {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-list .list-box .item-box .txt-box .goodsno {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #E1251B;
    line-height: 36px;
}

.order-list .list-box .item-box .order-price {
    width: 60px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 36px;
    margin-left: 9%;
    padding-top: 3%;
}

.order-list .list-box .item-box .order-status {
    width: 60px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 30px;
    margin-left: 6%;
    padding-top: 3%;
}

.order-list .list-box .item-box .btn-box label {
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 30px;
    text-align: center;
}

    .order-list .list-box .item-box .btn-box label:hover {
        cursor: pointer;
    }

.el-checkbox__inner {
    width: 25px;
    height: 25px;
}

    .el-checkbox__inner::after {
        height: 11px;
        width: 6px;
        top: 4px;
        left: 9px;
        border-width: 2px;
    }

.cart-list .list-wrap .list-box .goods-box .txt-box img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    float: left;
    margin-right: 8px;
}

.cart-list .list-wrap .list-box .goods-box .txt-box .info {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 36px;
    max-width: 260px;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0px;
    text-overflow: ellipsis;
}

.cart-list .list-wrap .list-box .goods-box .txt-box .goodsno {
    color: #666;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 260px;
}

.order-detail .screen-box .nav-bar .tip {
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #74c148;
    line-height: 69px;
}



.order-detail .item-box .img-liucheng {
    float: left;
}

    .order-detail .item-box .img-liucheng span {
        display: block;
        margin: 20px 4px 20px 5px;
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 36px;
        cursor: default;
    }

    .order-detail .item-box .img-liucheng img:nth-child(2) {
        padding: 23px 11px;
    }

.order-detail .screen-box {
    border: none;
}

    .order-detail .screen-box .nav-bar {
        border: none;
    }

        .order-detail .screen-box .nav-bar.title1 {
            line-height: 15px;
            padding: 15px;
            border-bottom: 1px solid #E6E6E6;
        }

        .order-detail .screen-box .nav-bar .news-tip {
            font-size: 20px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            color: #333333;
            line-height: 36px;
        }

.order-detail .item-box .item {
    padding: 11px 0 0 0px;
}

    .order-detail .item-box .item .right,
    .order-detail .item-box .item .left {
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
    }

    .order-detail .item-box .item .right {
        color: #999;
    }

.account-box .right-box .content .points {
    width: 872px;
    height: 153px;
    background: #fafafa;
    display: flex;
    justify-content: space-around;
}

    .account-box .right-box .content .points div {
        padding: 39px 0;
    }

    .account-box .right-box .content .points .text {
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 36px;
    }

    .account-box .right-box .content .points .num {
        font-size: 36px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #ec0404;
        color: red;
        display: block;
        text-align: center;
    }

    .account-box .right-box .content .points .lipin {
        padding: 14px 33px;
        width: 174px;
        height: 48px;
        background: #ec0404;
        border-radius: 24px;
    }

        .account-box .right-box .content .points .lipin span {
            font-size: 18px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            line-height: 18px;
            text-align: left;
            color: #ffffff;
        }

.account-box .right-box .content .nav {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 36px;
    margin-top: 30px;
    display: flex;
    text-align: center
    /*margin-bottom:10px;*/
}

    .account-box .right-box .content .nav span {
        border: 1px solid #f7f7f7;
        cursor: pointer;
        font-size: 16px;
        flex: 1;
        background-color: #F5F5F5;
        padding: 5px 0;
    }

    .account-box .right-box .content .nav .active {
        border-top: 3px solid #E1251B;
        background-color: #fff;
        color: #E1251B;
        padding-top: 2px;
        cursor: pointer;
        font-size: 16px;
        flex: 1;
    }

.Account_Title .cart-right {
}

    .Account_Title .cart-right img {
        float: right;
        padding-right: 69px;
        margin-bottom: 5px;
    }

    .Account_Title .cart-right span {
        font-size: 14px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 0;
    }

.cart-list .foot-box .total-box .btn-box .btn {
    width: 137px;
    height: 51px;
    background: #e93323;
    border-radius: 5px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    padding: 0 40px;
}

.order-detail .amount-box .price {
    font-size: 16px;
}

.amount-title {
    display: flex;
    padding: 15px 0;
    background-color: #FAFAFA;
}

    .amount-title span {
        font-size: 18px;
    }

.el-input-number--small {
    width: 100px;
}

.el-input-number__decrease, .el-input-number__increase {
    background: #fff;
}

.cart-list .row-num {
    text-align: center;
}

.cart-list .row-info {
    width: 424px;
}

.cart-list .row-amount {
    width: 54px;
}

.icon-delete:before {
    content: "";
}

.icon-delete:hover {
    cursor: pointer;
}

.el-button--warning {
    border: none;
}

.address-edit-content {
    width: 100%;
    height: 420px;
    padding-top: 26px;
}

    .address-edit-content .title {
        height: 24px;
        font-size: 24px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 36px;
    }

    .address-edit-content .newAdd:hover {
        color: #EC0404
    }

    .address-edit-content .space {
        width: 100%;
        height: 33px;
    }

    .address-edit-content .edit-short-info {
        width: 202px;
        height: 38px;
        border-radius: 0px;
    }

        .address-edit-content .edit-short-info .el-input__inner {
            border-radius: 0px;
        }

    .address-edit-content .edit-select {
        width: 534px;
    }

        .address-edit-content .edit-select .el-input__inner {
            border-radius: 0px;
        }

    .address-edit-content .edit-long-info {
        width: 534px;
        font-size: 16px;
    }

    .address-edit-content .el-textarea__inner {
        max-height: 180px;
    }

    .address-edit-content .edit-long-info .el-input__inner {
        -webkit-appearance: none;
        background-color: #FFF;
        border-radius: 0px;
        border: 1px solid #DCDFE6;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #606266;
        display: inline-block;
        font-size: inherit;
        line-height: 40px;
        outline: 0;
        padding: 0 15px;
        -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
        transition: border-color .2s cubic-bezier(.645,.045,.355,1);
        width: 100%;
    }

    .address-edit-content .el-button .add-address-btn .el-button--primary {
        background: #EC0404;
    }

.address-list-content {
    padding: 25px;
}

    .address-list-content .content-box .table-box .el-table td, .el-table th {
        width: 874px;
        height: 50px;
        background: #fcfcfc;
    }

        .address-list-content .content-box .table-box .el-table td, .el-table th.is-leaf {
            border-bottom: 0px solid #EBEEF5;
            text-align: center;
        }

.cell {
    color: #333333;
}

.el-table .cell {
    text-align: center;
}

.mypoint-explain {
    margin-top: 30px;
    width: 864px;
    height: 447px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 36px;
}

.point-red-text {
    width: 31px;
    height: 12px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ec0404;
    line-height: 36px;
}

.nav-bottom {
    background: #E0E0E0;
    width: 100%;
    height: 1px;
}

.nav-bottom-black {
    width: 80px;
    height: 1px;
    background: #E0E0E0;
    float: left;
    margin-right: 10px;
}

    .nav-bottom-black.active {
        background-color: #333333;
    }

.refundadd-box {
    margin-left: 275px;
    width: 650px;
    /*height:1200px;*/
    padding-bottom: 15.6%;
    background: #ffffff;
    box-shadow: -4px 0px 18px 4px rgba(3,0,0,0.06);
    position: relative;
}

.notice-box {
    width: 100%;
    height: 52px;
    background: #fffbdb;
    inset-inline: auto;
    display: inline-block;
    padding: 17px 39px;
    color: #999999;
}

    .notice-box p {
        margin-left: 8px;
    }

    .notice-box img {
        display: inline-block;
    }

    .notice-box p {
        display: inline-block;
    }

    .notice-box a {
        color: #E1251B;
        text-decoration: underline;
    }

.refundadd-box .goods-box {
    width: 588px;
    height: 87px;
    border: 1px solid #f5f5f5;
    margin: 15px 40px;
}

.refundadd-box .list-box .goods-box .left {
    width: 49px;
    height: 49px;
    float: left;
    margin: 20px;
}

.refundadd-box .list-box .goods-box .right {
    /*float: left;*/
    display: flex;
    justify-content: space-between;
}

    .refundadd-box .list-box .goods-box .right .top {
        font-size: 18px;
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        margin-top: 25px;
        color: #333333;
    }

        .refundadd-box .list-box .goods-box .right .top .title {
            /*float:left;*/
        }

        .refundadd-box .list-box .goods-box .right .top .price {
            color: #999999;
            font-size: 14px;
            /*margin-left:350px;
            float: left;*/
        }

    .refundadd-box .list-box .goods-box .right .bottom {
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        font-size: 18px;
        color: #e93323;
        margin: 25px 80px 0 0;
    }

.list-box .form-box .item-box {
    display: inline-block;
    width: 100%;
    margin: 16px 38px 0px 38px;
    line-height: 30px;
}

    .list-box .form-box .item-box .left {
        float: left;
    }

    .list-box .form-box .item-box .right {
        float: left;
        margin-left: 21px;
        width: 495px;
    }

.item-box .right .el-textarea__inner {
    height: 72px;
    max-height: 72px;
}

.list-box .btn-box-1 {
    position: fixed;
    bottom: 0px;
    right: 0px;
    margin: 15px 0px 0 0;
    padding: 25px 40px 25px 0;
    display: flex;
    justify-content: end;
    width: 100%;
    background: white;
    border-top: 1px solid #F1F1F1;
    z-index: 999999;
}

    .list-box .btn-box-1 .sure {
        width: 174px;
        height: 48px;
        background: #E1251B;
        border-radius: 6px;
        font-size: 18px;
        color: #fff;
    }

    .list-box .btn-box-1 .cancel {
        width: 174px;
        height: 48px;
        background: #fafafa;
        border: 1px solid #e0e0e0;
        border-radius: 6px;
        font-size: 18px;
        color: #333;
    }

.goods-list-box {
    width: 100%;
}

.order-detail .goods-box {
    width: 100%;
    height: 84px;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 0px;
    font-size: 16px;
    color: #666;
    display: flex;
    justify-content: space-between;
}

    .order-detail .goods-box .goods-box-img {
        margin: 8px 10px;
        /*float: left;*/
    }

        .order-detail .goods-box .goods-box-img img {
            width: 68px;
            height: 68px;
            border-radius: 2px;
            border: 1px solid #f3f3f3;
        }

    .order-detail .goods-box .left {
        /*float: left;*/
        width: 305px;
        padding: 18px 0px 0px 0px;
    }

        .order-detail .goods-box .left .title {
            color: #333;
        }

        .order-detail .goods-box .left .spec {
            margin-top: 8px;
            width: 200px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .order-detail .goods-box .right {
        /*float: left;*/
        padding-top: 30px;
        display: flex;
    }

        .order-detail .goods-box .right .quantity {
            width: 240px;
        }

    .order-detail .goods-box .goods-split-line {
        float: left;
        width: 1px;
        height: 100%;
        margin-left: 20px;
        background-color: #E6E6E6;
    }

    .order-detail .goods-box .goods-after-sale-btn-box {
        float: left;
        width: 136px;
    }

        .order-detail .goods-box .goods-after-sale-btn-box .apply-btn {
            text-align: center;
            width: 88px;
            height: 36px;
            margin: 24px 23px;
            background: #E1251B;
            border-radius: 6px;
            font-size: 16px;
            line-height: 24px;
            padding: 6px;
            color: white;
            cursor: pointer;
        }

        .order-detail .goods-box .goods-after-sale-btn-box .result-info {
            text-align: center;
            font-size: 16px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            color: #333333;
            margin-top: 28px;
        }

.order-detail .split-line {
    margin: 0px;
    border-bottom: 1px solid #EDF0F5;
}




.content .order-list .order-list-box {
    /*border: 1px solid #f5f5f5;*/
    width: 875px;
    margin-top: 20px;
    overflow: auto;
}

    .content .order-list .order-list-box .unfold {
        /*width: 18px;
        height: 18px;
        margin-top: -5px;*/
        position: relative;
        top: -2px;
        margin: auto;
    }

    .content .order-list .order-list-box .top {
        background: #FDEFEF;
        height: 50px;
        padding: 18px 5px;
        display: flex;
    }

    .content .order-list .order-list-box .bottom {
        border-collapse: collapse;
    }

        .content .order-list .order-list-box .bottom tr td {
            border: 1px solid #f5f5f5;
        }

        .content .order-list .order-list-box .bottom .info .item-box {
            padding: 10px;
            /*border-bottom: 0.5px solid #f5f5f5;*/
            width: 480px;
        }

            .content .order-list .order-list-box .bottom .info .item-box .txt-box {
                background: #fff;
                width: 440px;
                padding: 10px;
                float: left;
                border-radius: 2px;
                font-size: 16px;
                color: #333;
            }

                .content .order-list .order-list-box .bottom .info .item-box .txt-box img {
                    width: 75px;
                    height: 75px;
                    margin-right: 10px;
                    float: left;
                    border: 1px solid #f3f3f3;
                    border-radius: 5px;
                }

                .content .order-list .order-list-box .bottom .info .item-box .txt-box .goods-info {
                    margin-top: 0px;
                }

                    .content .order-list .order-list-box .bottom .info .item-box .txt-box .goods-info .info {
                        float: left;
                        width: 334px;
                        font-size: 18px;
                    }

                    .content .order-list .order-list-box .bottom .info .item-box .txt-box .goods-info .quantity {
                        float: left;
                    }

                .content .order-list .order-list-box .bottom .info .item-box .txt-box .goodsno {
                    padding-top: 12px;
                    width: 334px;
                    white-space: nowrap;
                    overflow: hidden;
                    color: #666;
                    text-overflow: ellipsis;
                }

        .content .order-list .order-list-box .bottom .price {
            width: 124px;
            /*        border: 1px solid #f5f5f5;*/
            height: 100%;
            text-align: center;
            /*padding-top: 20px;*/
            vertical-align: top;
        }

.content .order-list-box .price-box, .content .order-list-box .quantity-box {
    display: block;
    padding: 39px 0 79px 0;
    /*border-bottom:0.5px solid #f5f5f5;*/
    /*width:90px;*/
}

.content .order-list .order-list-box .bottom .status {
    width: 124px;
    /*        border: 1px solid #f5f5f5;*/
    height: 100%;
    text-align: center;
    /*padding-top: 20px;*/
    padding-top: 38px;
    vertical-align: top;
}

.content .order-list .order-list-box .bottom .opration-box-child {
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}

.opration-box-child:nth-child(1) {
    background: #ec0404;
    border-radius: 8px;
    height: 34px;
    width: 100px;
    padding-top: 5px;
    line-height: 24px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
    color: #fff;
}

.opration-box-child {
    cursor: pointer;
}

.content .order-list .order-list-box .bottom .opration-box {
    vertical-align: top;
    padding-top: 32px;
    text-align: center;
    width: 145px;
}

.item-box .opration-box .opration-box-child {
    cursor: pointer;
    margin: 5px;
    text-align: center;
    font-size: 16px;
}

.order-header {
    background-color: #fff;
    height: 100px;
    margin-bottom: 2px;
    width: 100%;
}

    .order-header .title {
        float: left;
        width: 96px;
        height: 36px;
        margin: 32px 39px;
        font-size: 24px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        text-align: left;
        color: #333333;
        line-height: 36px;
    }

    .order-header .flow {
        float: right;
    }

        .order-header .flow img {
            margin-right: 72px;
            margin-top: 26px;
            padding-left: 20px;
        }

        .order-header .flow div div {
            float: left;
            font-size: 14px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            color: #333333;
            line-height: 26px;
            margin-right: 40px;
        }

.order-confirm-box .address-box {
    background-color: white;
}

    .order-confirm-box .address-box .nav-box-1 {
        width: 100%;
        text-align: left;
        padding: 15px;
        overflow: auto;
        font-size: 18px;
        color: #333333;
        border-bottom: 1px solid #f3f3f3;
    }

        .order-confirm-box .address-box .nav-box-1 .nav-bar {
            float: left;
        }

        .order-confirm-box .address-box .nav-box-1 .nav-add {
            float: right;
            font-size: 16px;
            border: 1px solid #BBBBBB;
            padding: 10px 18px;
            cursor: pointer;
        }

    .order-confirm-box .address-box .address-box {
        width: 100%;
        height: auto;
        padding: 15px;
    }

        .order-confirm-box .address-box .address-box #address-box-1 {
            background-color: #F5F5F5;
        }

        .order-confirm-box .address-box .address-box .address-card {
            width: 100%;
            height: 80px;
            border: 1px solid #e3e3e3;
            border-radius: 3px;
            padding: 16px 14px;
            margin-bottom: 16px;
            display: flex;
        }

            .order-confirm-box .address-box .address-box .address-card .top {
                font-size: 16px;
                color: #333;
                overflow: auto;
                width: 100%;
                margin: auto 0;
                display: flex;
            }

                .order-confirm-box .address-box .address-box .address-card .top .isDefault {
                    font-size: 12px;
                    padding: 2px 6px;
                    border-radius: 3px;
                }

            .order-confirm-box .address-box .address-box .address-card .edit {
                cursor: pointer;
                background-color: #E1251B;
                padding: 5px 15px;
                color: #fff;
                border-radius: 5px;
                white-space: nowrap;
                height: fit-content;
                margin: auto 0;
            }

            .order-confirm-box .address-box .address-box .address-card .top div {
                float: left;
                margin: auto 13px auto 0;
            }

            .order-confirm-box .address-box .address-box .address-card .bottom {
                font-size: 16px;
                color: #666;
            }

        .order-confirm-box .address-box .address-box .show-address-list {
            width: fit-content;
            cursor: pointer;
            color: #666;
            font-size: 14px;
        }

            .order-confirm-box .address-box .address-box .show-address-list:hover {
                color: #E1251B;
            }

            .order-confirm-box .address-box .address-box .show-address-list img {
                width: 12px;
                margin-left: 6px;
            }

.order-confirm .title {
    padding: 10px 25px;
    margin: 0 15px;
    width: calc(100% - 30px);
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #333333;
    overflow: auto;
    background-color: #F5F5F5;
}

    .order-confirm .title div {
        float: left;
    }

    .order-confirm .title .left {
        width: 614px;
    }

    .order-confirm .title .middle {
        width: 160px;
        text-align: center;
    }

    .order-confirm .title .right {
        width: 253px;
        text-align: center;
    }

    .order-confirm .title.integral .right {
        float: right;
    }

.order-goods-list .goods-li {
    padding: 15px;
    overflow: auto;
    border-bottom: 1px solid #f3f3f3;
}

    .order-goods-list .goods-li .goods-all .goods-info {
        margin-top: 0px;
        display: inline-block;
        border-radius: 2px;
        height: 85px;
        width: 640px;
        text-align: left;
        font-size: 16px;
        padding: 10px;
        color: #333;
        float: left;
    }

        .order-goods-list .goods-li .goods-all .goods-info .left {
            float: left;
            width: 60px;
            height: 60px;
        }

            .order-goods-list .goods-li .goods-all .goods-info .left img {
                width: 60px;
                height: 60px;
                object-fit: cover;
            }

        .order-goods-list .goods-li .goods-all .goods-info .right {
            float: left;
            width: 520px;
            margin-left: 8px;
            padding-top: 8px;
            font-size: 16px;
        }

            .order-goods-list .goods-li .goods-all .goods-info .right .title {
                margin: 0px;
                padding: 0px;
                font-size: 16px;
                border: none;
            }

            .order-goods-list .goods-li .goods-all .goods-info .right .info {
                padding-top: 5px;
                width: 500px;
                white-space: nowrap;
                overflow: hidden;
                color: #666;
                text-overflow: ellipsis;
            }

    .order-goods-list .goods-li .goods-all .money-quantity {
        float: left;
        width: 163px;
        text-align: center;
        margin-top: 23px;
    }

    .order-goods-list .goods-li .goods-all .count {
        float: left;
        width: 145px;
        text-align: center;
        margin-top: 23px;
        color: #ec0404;
    }

.order-goods-list.integral .goods-li .goods-all .count {
    float: right;
}


.type-distribution {
    display: flex;
    font-size: 16px;
    text-align: justify;
    height: 100px;
    margin: 0 40px;
    line-height: 100px;
    border-bottom: 1px solid #f3f3f3;
}

.order-info-box {
    width: 100%;
    padding: 20px 40px;
    overflow: auto;
}

    .order-info-box .left {
        /*float: left;*/
        display: flex;
        margin-bottom: 15px;
    }

        .order-info-box .left .top {
            /*width:300px;*/
            overflow: auto;
        }

            .order-info-box .left .top div {
                float: left;
                overflow: auto;
            }

        .order-info-box .left .bottom {
            overflow: auto;
        }

            .order-info-box .left .bottom div, .order-info-box .left .top div:first-child {
                font-size: 16px;
                float: left;
                width: 72px;
                text-align: justify;
            }

            .order-info-box .left .bottom textarea {
                margin-left: 20px;
                width: 468px;
                height: 76px;
                border: 1px solid #e3e3e3;
                border-radius: 3px;
                float: left;
                padding: 10px;
            }

        .order-info-box .left .top .invoice-info {
            margin-left: 20px;
        }

.invoice-info span {
    color: #ec0404;
    margin-right: 20px;
}

.order-info-box .right {
    /*float: right;*/
    text-align: right;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    margin-right: 88px;
}

    .order-info-box .right div {
        margin-bottom: 12px;
        display: flex;
        justify-content: space-between;
    }

    .order-info-box .right .right_text, .order-info-box .right .right_price {
        display: inline-block;
    }

    .order-info-box .right .right_text {
        width: 100px;
        text-align: right;
    }

    .order-info-box .right .right_price {
        width: 40px;
        text-align: left;
    }

.order-money-box {
    margin-top: 15px;
    background: #fff;
    width: 100%;
}

    .order-money-box .top {
        overflow: auto;
        display: flex;
        justify-content: center;
        width: 100%;
    }

        .order-money-box .top .left {
            float: left;
            font-size: 18px;
            height: 40px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            color: #333333;
            line-height: 36px;
        }

        .order-money-box .top .right {
            margin-left: 10px;
            float: left;
            font-size: 30px;
            height: 40px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            color: #ec0404;
            line-height: 36px;
        }

    .order-money-box .bottom {
        cursor: pointer;
        width: 100%;
        height: 45px;
        background: #ec0404;
        border-radius: 6px;
        text-align: center;
        padding: 10px 15px;
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        color: #ffffff;
        margin-top: 15px;
        /*float: right;*/
    }

    .order-money-box .pay-list div {
        letter-spacing: 1px;
    }

        .order-money-box .pay-list div:not(:last-child) {
            margin-bottom: 10px;
        }

.right-box {
    height: auto;
    overflow: auto;
}

.refundshow-box {
    width: 100%;
    /*height:100%;*/
    padding: 20px;
}

    .refundshow-box .nav {
        font-size: 24px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        text-align: left;
        color: #333333;
        margin-bottom: 25px;
    }

.refundGoods-list-box .goods-box {
    width: 100%;
    height: 84px;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    padding: 8px;
    margin-bottom: 10px;
}

    .refundGoods-list-box .goods-box .left {
        float: left;
    }

        .refundGoods-list-box .goods-box .left img {
            width: 68px;
            height: 68px;
            border-radius: 4px;
        }

    .refundGoods-list-box .goods-box .right {
        float: left;
        margin-left: 8px;
        font-size: 16px;
        width: 780px;
    }

        .refundGoods-list-box .goods-box .right .top {
            margin-top: 10px;
            height: fit-content;
            overflow: auto;
        }

            .refundGoods-list-box .goods-box .right .top .title {
                font-family: Microsoft YaHei, Microsoft YaHei-Regular;
                color: #333333;
                float: left;
                height: fit-content;
            }

            .refundGoods-list-box .goods-box .right .top .money {
                float: right;
                height: fit-content;
                font-family: Microsoft YaHei, Microsoft YaHei-Regular;
                color: #ec0404;
                font-size: 18px;
            }

        .refundGoods-list-box .goods-box .right .spec {
            margin-top: 10px;
            float: left;
            color: #666666;
        }

.split-line {
    margin: 20px 0px;
    width: 100%;
    height: 1px;
    background-color: #EDF0F5;
}

.title-item {
    overflow: auto;
    margin: 10px 0px;
}

    .title-item .title-1 {
        font-size: 20px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        color: #E1251B;
        float: left;
    }

    .title-item .send-btn {
        float: right;
        cursor: pointer;
        padding: 5px 10px;
        background-color: #E1251B;
        color: white;
        border-radius: 4px;
    }

.info-item .item {
    overflow: auto;
    font-size: 16px;
    margin: 10px 0px;
}

    .info-item .item .title-2 {
        color: #333;
        float: left;
    }

    .info-item .item .info {
        color: #999;
        margin-left: 10px;
        float: left;
    }

.bottom-edit-btn-box {
    padding-top: 32px;
    background: #f1f3f5;
    width: 100%;
    height: 88px;
    display: flex;
    text-align: right;
    justify-content: right;
}

    .bottom-edit-btn-box .bottom-edit-btn {
        width: 120px;
        height: 44px;
        background: #ffffff;
        border: 1px solid #dddddd;
        border-radius: 6px;
        text-align: center;
        font-size: 18px;
        color: #333;
        cursor: pointer;
        float: left;
        margin-left: 12px;
        padding: 8px;
    }

        .bottom-edit-btn-box .bottom-edit-btn:hover {
            color: #E1251B;
        }

        .bottom-edit-btn-box .bottom-edit-btn:first-child {
            width: 120px;
            height: 44px;
            background: #EC0404;
            border: 1px solid #dddddd;
            border-radius: 6px;
            text-align: center;
            font-size: 18px;
            color: white;
            cursor: pointer;
            float: left;
            margin-left: 12px;
            padding: 8px;
        }

.el-button--primary {
    background-color: #E1251B;
}

.el-button--warning {
    background-color: #ec0404;
}

    .el-button--warning:hover {
        background-color: #f56e6e;
    }

.btn-box {
    cursor: pointer;
}

.wrapper {
    margin-bottom: 50px;
    min-height: 620px;
    /*防止塌陷*/
}

.account-box {
    min-height: 10px;
}

.addresslist .btn {
    background: #ec0404;
    width: 174px;
    height: 48px;
    font-size: 16px;
}

.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    border-radius: 4px;
}

/*公司信息*/
.company-title {
    font-size: 18px;
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #F7F7F7;
    color: #333333;
    width: 95%;
    margin: 0 auto;
}

    .company-title p {
        padding: 0 15px;
        margin: 10px 0;
        border-left: 3px solid #E1251B;
    }

.basics-form, .invoice-form {
    /*width: 90%;*/
    margin: 25px 20px 25px -20px;
}

.basics-head {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}

    .basics-head .basics-formitem {
        flex-basis: calc(50% - 10px);
    }

/*.basics-head .basics-formitem .el-input {
        width: 80%;
    }*/

.basics-sub .el-input, .basics-sub .el-textarea, .invoice-form .el-input {
    width: 686px;
}

.company-btn {
    margin: 0 auto 75px 195px;
}

    .company-btn .el-button {
        width: 160px;
        padding: 15px 0px;
    }

    .company-btn .el-button--danger {
        background-color: #EC0404;
        border-color: #EC0404;
    }

        .company-btn .el-button--danger:active {
            background-color: #F56C6C;
        }

.bind-title {
    margin-bottom: 10vh;
}

    .bind-title p {
        text-align: center;
        font-size: 24px;
    }

.bind-phone {
    padding: 20vh 0;
}

    .bind-phone .el-form {
        margin: 0 auto;
    }

.bind-submit {
    margin-top: 20px;
    padding: 15px 0;
    width: 100%;
}

.bind-btn .el-button {
    padding: 12px 0;
}

.addresspage .el-radio__label {
    flex: 1;
}
