/*pathStart: /Users/jiao/Documents/weimob/saas-fe-console-newbeauty-kraken/src/assets/styles/common.antdreset.less pathEnd*/
.saas-fe-console-newbeauty {
    /**
  * 1. antd鍏ㄥ眬鏍峰紡瑕嗙洊鏂囦欢
  * 2. *.antdreset.less涓€绫荤殑鏂囦欢灏嗕細鎻掑叆鑷砨ody鏍囩涓紝鐢ㄤ簬瑕嗙洊antd鏍峰紡
  */
    /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
    /* stylelint-disable no-duplicate-selectors */
    /* stylelint-disable */
    /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
    /**
      甯冨眬鍏叡鏍峰紡
  **/
    /* 缇庝笟鍚庡彴iconfont鍥炬爣 */
    /* 缇庝笟瀵艰埅iconfont鍥炬爣 */
  }
  .saas-fe-console-newbeauty .ant-btn {
    height: 30px;
    padding: 0 20px;
  }
  .saas-fe-console-newbeauty .ant-btn-circle {
    padding: 0;
  }
  .saas-fe-console-newbeauty .ant-btn:disabled,
  .saas-fe-console-newbeauty .ant-btn-sm:disabled {
    background: #FFFFFF;
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .ant-btn-primary:hover,
  .saas-fe-console-newbeauty .ant-btn-sm-primary:hover,
  .saas-fe-console-newbeauty .ant-btn-primary:active,
  .saas-fe-console-newbeauty .ant-btn-sm-primary:active,
  .saas-fe-console-newbeauty .ant-btn-primary:focus,
  .saas-fe-console-newbeauty .ant-btn-sm-primary:focus {
    background: #217BE5;
    border-color: #217BE5;
  }
  .saas-fe-console-newbeauty .ant-btn-primary:disabled,
  .saas-fe-console-newbeauty .ant-btn-sm-primary:disabled {
    background: #217BE5;
    color: #FFFFFF;
    border-color: #A8D0FF;
  }
  .saas-fe-console-newbeauty .ant-btn[disabled]:hover,
  .saas-fe-console-newbeauty .ant-btn-sm[disabled]:hover,
  .saas-fe-console-newbeauty .ant-btn[disabled]:focus,
  .saas-fe-console-newbeauty .ant-btn-sm[disabled]:focus {
    color: #bbbbbb;
    background: #FFFFFF;
    border-color: #e3e2e5;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .saas-fe-console-newbeauty .ant-btn-primary[disabled]:hover,
  .saas-fe-console-newbeauty .ant-btn-sm-primary[disabled]:hover,
  .saas-fe-console-newbeauty .ant-btn-primary[disabled]:focus,
  .saas-fe-console-newbeauty .ant-btn-sm-primary[disabled]:focus {
    color: #FFFFFF;
    background: #A8D0FF;
    border-color: #A8D0FF;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .saas-fe-console-newbeauty .ant-checkbox-checked .ant-checkbox-inner {
    background-color: #2589FF;
    border-color: #2589FF;
  }
  .saas-fe-console-newbeauty .ant-checkbox-checked .ant-checkbox-inner:after {
    left: 15%;
  }
  .saas-fe-console-newbeauty .ant-checkbox-inner {
    border-radius: 4px;
    border: 2px solid #B2AEBC;
  }
  .saas-fe-console-newbeauty .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner {
    background-color: #D4D4D4;
    border: 0;
  }
  .saas-fe-console-newbeauty .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
    border-color: #FFFFFF;
  }
  .saas-fe-console-newbeauty .ant-input {
    height: 30px;
    border-radius: 4px;
  }
  .saas-fe-console-newbeauty .ant-input:hover {
    border-color: #2589FF;
  }
  .saas-fe-console-newbeauty .ant-input[disabled] {
    background-color: #EFEFEF;
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .has-error .ant-input-affix-wrapper .ant-input,
  .saas-fe-console-newbeauty .has-error .ant-input-affix-wrapper .ant-input:hover {
    border-color: #FF5050;
  }
  .saas-fe-console-newbeauty .ant-radio-inner {
    border-width: 2px;
    border: 2px solid #B2AEBC;
  }
  .saas-fe-console-newbeauty .ant-radio-inner:after {
    top: 2px;
    left: 2px;
  }
  .saas-fe-console-newbeauty .ant-radio-disabled.ant-radio-checked .ant-radio-inner {
    background-color: #FFFFFF;
  }
  .saas-fe-console-newbeauty .ant-radio-disabled.ant-radio-checked .ant-radio-inner::after {
    background-color: #D4D4D4;
  }
  .saas-fe-console-newbeauty .ant-select-selection--single {
    height: 30px;
  }
  .saas-fe-console-newbeauty .ant-select-disabled .ant-select-selection {
    background-color: #EFEFEF;
  }
  .saas-fe-console-newbeauty .ant-switch {
    min-width: 34px;
  }
  .saas-fe-console-newbeauty .ant-switch-small {
    height: 16px;
    line-height: 14px;
    min-width: 28px;
  }
  .saas-fe-console-newbeauty .ant-switch-checked {
    background-color: #2CC95B;
  }
  .saas-fe-console-newbeauty .ant-switch-disabled {
    background-color: #E8E8E8;
  }
  .saas-fe-console-newbeauty .ant-table {
    border-radius: 10px;
    border: 1px solid #E3E2E5;
    overflow: hidden;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-thead > tr > th {
    background: #FFFFFF;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-tbody > tr:nth-child(2n+1) {
    background: #F2F2F6;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-tbody > tr:nth-child(2n) {
    background: #FFFFFF;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-tbody > tr > td {
    border-bottom: none;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row) > td,
  .saas-fe-console-newbeauty .ant-table .ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row) > td,
  .saas-fe-console-newbeauty .ant-table .ant-table-thead > tr:hover:not(.ant-table-expanded-row) > td,
  .saas-fe-console-newbeauty .ant-table .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
    background: none;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
    background: transparent;
  }
  .saas-fe-console-newbeauty .ant-table .ant-table-empty .ant-table-thead {
    border-bottom: 1px solid #F2F2F6;
  }
  .saas-fe-console-newbeauty .ant-modal-header {
    border-bottom: 0;
  }
  .saas-fe-console-newbeauty .ant-modal-footer {
    border-top: 0;
  }
  .saas-fe-console-newbeauty .ant-modal-confirm-btns {
    width: 100%;
    text-align: center;
  }
  .saas-fe-console-newbeauty .ant-pagination-item,
  .saas-fe-console-newbeauty .ant-pagination-prev,
  .saas-fe-console-newbeauty .ant-pagination-next {
    min-width: 30px;
    height: 30px;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-jump-prev,
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-jump-next {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-prev .ant-pagination-item-link {
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-next .ant-pagination-item-link {
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-item {
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-item-active {
    background: #2589FF;
    border: #2589FF;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-item-active a {
    color: #FFFFFF;
  }
  .saas-fe-console-newbeauty .ant-pagination .ant-pagination-options-quick-jumper {
    height: 30px;
    line-height: 30px;
  }
  .saas-fe-console-newbeauty .ant-breadcrumb {
    color: #6C6C74;
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .ant-breadcrumb a {
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .ant-breadcrumb a:hover {
    color: #2589FF;
  }
  .saas-fe-console-newbeauty .ant-breadcrumb > span {
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .ant-breadcrumb > span:last-child {
    color: #595961;
  }
  .saas-fe-console-newbeauty .ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
    display: none;
  }
  .saas-fe-console-newbeauty .ant-layout {
    background: #ffffff;
  }
  .saas-fe-console-newbeauty *::after,
  .saas-fe-console-newbeauty *::before {
    border-spacing: 0px;
  }
  .saas-fe-console-newbeauty .tableOperator {
    margin-bottom: 16px;
  }
  .saas-fe-console-newbeauty .tableOperator button {
    margin-right: 8px;
  }
  .saas-fe-console-newbeauty .ant-form-wrapper .ant-form-item {
    margin-bottom: 15px;
  }
  .saas-fe-console-newbeauty .ant-list-pagination {
    margin-top: 10px;
  }
  .saas-fe-console-newbeauty .c-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
  }
  .saas-fe-console-newbeauty .c-default-table .ant-table {
    overflow: visible;
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .saas-fe-console-newbeauty .c-default-table .ant-table .ant-table-thead > tr > th {
    background: #f4f4f7;
  }
  .saas-fe-console-newbeauty .c-default-table .ant-table .ant-table-tbody > tr {
    background: #ffffff;
  }
  .saas-fe-console-newbeauty .radioShift0 {
    font-weight: bold;
    color: #909399;
  }
  .saas-fe-console-newbeauty .radioShift0 .ant-radio-checked .ant-radio-inner {
    border-color: #909399;
  }
  .saas-fe-console-newbeauty .radioShift0 .ant-radio-checked .ant-radio-inner::after {
    background-color: #909399;
  }
  .saas-fe-console-newbeauty .radioShift1 {
    font-weight: bold;
    color: #f24949;
  }
  .saas-fe-console-newbeauty .radioShift1 .ant-radio-checked .ant-radio-inner {
    border-color: #f24949;
  }
  .saas-fe-console-newbeauty .radioShift1 .ant-radio-checked .ant-radio-inner::after {
    background-color: #f24949;
  }
  .saas-fe-console-newbeauty .radioShift2 {
    font-weight: bold;
    color: #8e68e5;
  }
  .saas-fe-console-newbeauty .radioShift2 .ant-radio-checked .ant-radio-inner {
    border-color: #8e68e5;
  }
  .saas-fe-console-newbeauty .radioShift2 .ant-radio-checked .ant-radio-inner::after {
    background-color: #8e68e5;
  }
  .saas-fe-console-newbeauty .radioShift3 {
    color: #f987b9;
    font-weight: bold;
  }
  .saas-fe-console-newbeauty .radioShift3 .ant-radio-checked .ant-radio-inner {
    border-color: #f987b9;
  }
  .saas-fe-console-newbeauty .radioShift3 .ant-radio-checked .ant-radio-inner::after {
    background-color: #f987b9;
  }
  .saas-fe-console-newbeauty .radioShift4 {
    font-weight: bold;
    color: #2dc76d;
  }
  .saas-fe-console-newbeauty .radioShift4 .ant-radio-checked .ant-radio-inner {
    border-color: #2dc76d;
  }
  .saas-fe-console-newbeauty .radioShift4 .ant-radio-checked .ant-radio-inner::after {
    background-color: #2dc76d;
  }
  .saas-fe-console-newbeauty .radioShift5 {
    font-weight: bold;
    color: #faad14;
  }
  .saas-fe-console-newbeauty .radioShift5 .ant-radio-checked .ant-radio-inner {
    border-color: #faad14;
  }
  .saas-fe-console-newbeauty .radioShift5 .ant-radio-checked .ant-radio-inner::after {
    background-color: #faad14;
  }
  .saas-fe-console-newbeauty .radioShift6 {
    font-weight: bold;
    color: #31b5f7;
  }
  .saas-fe-console-newbeauty .radioShift6 .ant-radio-checked .ant-radio-inner {
    border-color: #31b5f7;
  }
  .saas-fe-console-newbeauty .radioShift6 .ant-radio-checked .ant-radio-inner::after {
    background-color: #31b5f7;
  }
  .saas-fe-console-newbeauty .tabs-customer-menu .ant-tabs-bar {
    margin: 0 !important;
  }
  .saas-fe-console-newbeauty .m-xs {
    margin: 5px;
  }
  .saas-fe-console-newbeauty .m-sm {
    margin: 10px;
  }
  .saas-fe-console-newbeauty .m {
    margin: 15px;
  }
  .saas-fe-console-newbeauty .m-md {
    margin: 20px;
  }
  .saas-fe-console-newbeauty .m-lg {
    margin: 30px;
  }
  .saas-fe-console-newbeauty .m-xl {
    margin: 50px;
  }
  .saas-fe-console-newbeauty .m-none {
    margin: 0;
  }
  .saas-fe-console-newbeauty .m-l-xs {
    margin-left: 5px;
  }
  .saas-fe-console-newbeauty .m-l-sm {
    margin-left: 10px;
  }
  .saas-fe-console-newbeauty .m-l {
    margin-left: 15px;
  }
  .saas-fe-console-newbeauty .m-l-md {
    margin-left: 20px;
  }
  .saas-fe-console-newbeauty .m-l-lg {
    margin-left: 30px;
  }
  .saas-fe-console-newbeauty .m-l-xl {
    margin-left: 40px;
  }
  .saas-fe-console-newbeauty .m-b-xs {
    margin-bottom: 5px;
  }
  .saas-fe-console-newbeauty .m-b-sm {
    margin-bottom: 10px;
  }
  .saas-fe-console-newbeauty .m-b {
    margin-bottom: 15px;
  }
  .saas-fe-console-newbeauty .m-b-md {
    margin-bottom: 20px;
  }
  .saas-fe-console-newbeauty .m-b-lg {
    margin-bottom: 30px;
  }
  .saas-fe-console-newbeauty .m-b-xl {
    margin-bottom: 40px;
  }
  .saas-fe-console-newbeauty .m-r-xs {
    margin-right: 5px;
  }
  .saas-fe-console-newbeauty .m-r-sm {
    margin-right: 10px;
  }
  .saas-fe-console-newbeauty .m-r {
    margin-right: 15px;
  }
  .saas-fe-console-newbeauty .m-r-md {
    margin-right: 20px;
  }
  .saas-fe-console-newbeauty .m-r-lg {
    margin-right: 30px;
  }
  .saas-fe-console-newbeauty .m-r-xl {
    margin-right: 40px;
  }
  .saas-fe-console-newbeauty .m-t-xs {
    margin-top: 5px;
  }
  .saas-fe-console-newbeauty .m-t-sm {
    margin-top: 10px;
  }
  .saas-fe-console-newbeauty .m-t {
    margin-top: 15px;
  }
  .saas-fe-console-newbeauty .m-t-md {
    margin-top: 20px;
  }
  .saas-fe-console-newbeauty .m-t-lg {
    margin-top: 30px;
  }
  .saas-fe-console-newbeauty .m-t-xl {
    margin-top: 40px;
  }
  .saas-fe-console-newbeauty .padding-xs {
    padding: 5px;
  }
  .saas-fe-console-newbeauty .padding-sm {
    padding: 10px;
  }
  .saas-fe-console-newbeauty .padding {
    padding: 15px;
  }
  .saas-fe-console-newbeauty .padding-md {
    padding: 20px;
  }
  .saas-fe-console-newbeauty .padding-lg {
    padding: 30px;
  }
  .saas-fe-console-newbeauty .padding-xl {
    padding: 50px;
  }
  .saas-fe-console-newbeauty .padding-none {
    padding: 0;
  }
  .saas-fe-console-newbeauty .padding-l-xs {
    padding-left: 5px;
  }
  .saas-fe-console-newbeauty .padding-l-sm {
    padding-left: 10px;
  }
  .saas-fe-console-newbeauty .padding-l {
    padding-left: 15px;
  }
  .saas-fe-console-newbeauty .padding-l-md {
    padding-left: 20px;
  }
  .saas-fe-console-newbeauty .padding-l-lg {
    padding-left: 30px;
  }
  .saas-fe-console-newbeauty .padding-l-xl {
    padding-left: 40px;
  }
  .saas-fe-console-newbeauty .padding-b-xs {
    padding-bottom: 5px;
  }
  .saas-fe-console-newbeauty .padding-b-sm {
    padding-bottom: 10px;
  }
  .saas-fe-console-newbeauty .padding-b {
    padding-bottom: 15px;
  }
  .saas-fe-console-newbeauty .padding-b-md {
    padding-bottom: 20px;
  }
  .saas-fe-console-newbeauty .padding-b-lg {
    padding-bottom: 30px;
  }
  .saas-fe-console-newbeauty .padding-b-xl {
    padding-bottom: 40px;
  }
  .saas-fe-console-newbeauty .padding-r-xs {
    padding-right: 5px;
  }
  .saas-fe-console-newbeauty .padding-r-sm {
    padding-right: 10px;
  }
  .saas-fe-console-newbeauty .padding-r {
    padding-right: 15px;
  }
  .saas-fe-console-newbeauty .padding-r-md {
    padding-right: 20px;
  }
  .saas-fe-console-newbeauty .padding-r-lg {
    padding-right: 30px;
  }
  .saas-fe-console-newbeauty .padding-r-xl {
    padding-right: 40px;
  }
  .saas-fe-console-newbeauty .padding-t-xs {
    padding-top: 5px;
  }
  .saas-fe-console-newbeauty .padding-t-sm {
    padding-top: 10px;
  }
  .saas-fe-console-newbeauty .padding-t {
    padding-top: 15px;
  }
  .saas-fe-console-newbeauty .padding-t-md {
    padding-top: 20px;
  }
  .saas-fe-console-newbeauty .padding-t-lg {
    padding-top: 30px;
  }
  .saas-fe-console-newbeauty .padding-t-xl {
    padding-top: 40px;
  }
  .saas-fe-console-newbeauty .width-100 {
    width: 100px;
  }
  .saas-fe-console-newbeauty .width-200 {
    width: 200px;
  }
  .saas-fe-console-newbeauty .width-300 {
    width: 300px;
  }
  .saas-fe-console-newbeauty {
    /**瀛椾綋澶у皬**/
    /**瀛椾綋weight**/
    /** 瀹� 楂� **/
    /** 榧犳爣 **/
    /** 甯冨眬 **/
    /** 瀵归綈鏂瑰紡 **/
    /** 瀹氫綅 **/
    /* overflow */
    /* ------娴姩------*/
    /** 鐩掑瓙妯″瀷 **/
  }
  .saas-fe-console-newbeauty .com-fz0 {
    font-size: 0;
  }
  .saas-fe-console-newbeauty .com-fz12 {
    font-size: 12px;
  }
  .saas-fe-console-newbeauty .com-fz14 {
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .com-fz16 {
    font-size: 16px;
  }
  .saas-fe-console-newbeauty .com-fz18 {
    font-size: 18px;
  }
  .saas-fe-console-newbeauty .com-fz20 {
    font-size: 20px;
  }
  .saas-fe-console-newbeauty .com-fz22 {
    font-size: 22px;
  }
  .saas-fe-console-newbeauty .com-fz24 {
    font-size: 24px;
  }
  .saas-fe-console-newbeauty .com-fz26 {
    font-size: 26px;
  }
  .saas-fe-console-newbeauty .com-fz28 {
    font-size: 28px;
  }
  .saas-fe-console-newbeauty .com-fz30 {
    font-size: 30px;
  }
  .saas-fe-console-newbeauty .com-fz32 {
    font-size: 32px;
  }
  .saas-fe-console-newbeauty .com-fz34 {
    font-size: 34px;
  }
  .saas-fe-console-newbeauty .com-fz36 {
    font-size: 36px;
  }
  .saas-fe-console-newbeauty .com-fz38 {
    font-size: 38px;
  }
  .saas-fe-console-newbeauty .com-fw-400 {
    font-weight: 400;
  }
  .saas-fe-console-newbeauty .com-fw-500 {
    font-weight: 500;
  }
  .saas-fe-console-newbeauty .com-fw-600 {
    font-weight: 600;
  }
  .saas-fe-console-newbeauty .com-w100 {
    width: 100%;
  }
  .saas-fe-console-newbeauty .com-h100 {
    height: 100%;
  }
  .saas-fe-console-newbeauty .com-cursor-p {
    cursor: pointer;
  }
  .saas-fe-console-newbeauty .com-cursor-not {
    cursor: not-allowed;
  }
  .saas-fe-console-newbeauty .com-cursor-text {
    cursor: text;
  }
  .saas-fe-console-newbeauty .g-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .saas-fe-console-newbeauty .g-flex-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .saas-fe-console-newbeauty .g-flex-wap {
    -webkit-box-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .saas-fe-console-newbeauty .g-flex-v {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .saas-fe-console-newbeauty .g-flex-rr {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .saas-fe-console-newbeauty .g-flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .saas-fe-console-newbeauty .g-flex-v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .saas-fe-console-newbeauty .g-flex-v-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .saas-fe-console-newbeauty .g-flex-v-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .saas-fe-console-newbeauty .g-flex-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .saas-fe-console-newbeauty .g-flex-around {
    -webkit-box-pack: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .saas-fe-console-newbeauty .g-flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .saas-fe-console-newbeauty .g-flex-v-between {
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .saas-fe-console-newbeauty .g-flex-c1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
  }
  .saas-fe-console-newbeauty .g-block {
    display: block;
  }
  .saas-fe-console-newbeauty .g-inline-block {
    display: inline-block;
  }
  .saas-fe-console-newbeauty .g-ta-rt {
    text-align: right;
  }
  .saas-fe-console-newbeauty .g-ta-lt {
    text-align: left;
  }
  .saas-fe-console-newbeauty .g-ta-ct {
    text-align: center;
  }
  .saas-fe-console-newbeauty .g-va-middle {
    vertical-align: middle;
  }
  .saas-fe-console-newbeauty .g-va-top {
    vertical-align: top;
  }
  .saas-fe-console-newbeauty .g-va-bottom {
    vertical-align: bottom;
  }
  .saas-fe-console-newbeauty .g-pos-rt {
    position: relative;
  }
  .saas-fe-console-newbeauty .g-pos-as {
    position: absolute;
  }
  .saas-fe-console-newbeauty .g-pos-fx {
    position: fixed;
  }
  .saas-fe-console-newbeauty .g-of-auto {
    overflow: auto;
  }
  .saas-fe-console-newbeauty .g-of-auto-y {
    overflow-y: auto;
  }
  .saas-fe-console-newbeauty .g-of-auto-x {
    overflow-x: auto;
  }
  .saas-fe-console-newbeauty .g-of-hidden {
    overflow: hidden;
  }
  .saas-fe-console-newbeauty .g-of-hidden-y {
    overflow-y: hidden;
  }
  .saas-fe-console-newbeauty .g-of-hidden-y {
    overflow-y: hidden;
  }
  .saas-fe-console-newbeauty .g-clearfix::after {
    display: block;
    clear: both;
    content: '';
  }
  .saas-fe-console-newbeauty .g-float-lf {
    float: left;
  }
  .saas-fe-console-newbeauty .g-float-rh {
    float: right;
  }
  .saas-fe-console-newbeauty .g-bs-border {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .saas-fe-console-newbeauty .g-bs-content {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .saas-fe-console-newbeauty .g-ellipsis1 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* max-height line-height */
  }
  .saas-fe-console-newbeauty .g-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
  }
  .saas-fe-console-newbeauty .scroll-bar::-webkit-scrollbar {
    /*婊氬姩鏉℃暣浣撴牱寮�*/
    width: 6px;
    /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
    height: 6px;
  }
  .saas-fe-console-newbeauty .scroll-bar::-webkit-scrollbar-thumb {
    /*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #dcdcdc;
  }
  .saas-fe-console-newbeauty .scroll-bar::-webkit-scrollbar-track {
    /*婊氬姩鏉￠噷闈㈣建閬�*/
    border-radius: 6px;
    background: #f4f4f7;
  }
  @font-face {
    font-family: 'iconfont';
    /* Project id 2092936 */
    src: url('//at.alicdn.com/t/font_2092936_52jhhhfvt06.woff2?t=1626075248359') format('woff2'), url('//at.alicdn.com/t/font_2092936_52jhhhfvt06.woff?t=1626075248359') format('woff'), url('//at.alicdn.com/t/font_2092936_52jhhhfvt06.ttf?t=1626075248359') format('truetype');
  }
  .saas-fe-console-newbeauty .iconfont {
    font-family: 'iconfont' !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .saas-fe-console-newbeauty .iconicon_manjianmanzhe:before {
    content: '\e671';
  }
  .saas-fe-console-newbeauty .iconicon_xianshizhekou:before {
    content: '\e670';
  }
  .saas-fe-console-newbeauty .iconchanpin:before {
    content: '\e6f3';
  }
  .saas-fe-console-newbeauty .iconkaxiang:before {
    content: '\e6f4';
  }
  .saas-fe-console-newbeauty .iconxiangmu1:before {
    content: '\e6f5';
  }
  .saas-fe-console-newbeauty .iconkehu:before {
    content: '\e6f6';
  }
  .saas-fe-console-newbeauty .icondianpuzhuangxiukefu:before {
    content: '\e66c';
  }
  .saas-fe-console-newbeauty .icondianpuzhuangxiujishiliebiao:before {
    content: '\e66d';
  }
  .saas-fe-console-newbeauty .icondianpuzhuangxiugouwuche:before {
    content: '\e66e';
  }
  .saas-fe-console-newbeauty .icondianpuzhuangxiuguanzhugongzhonghao:before {
    content: '\e66f';
  }
  .saas-fe-console-newbeauty .iconjiantoub:before {
    content: '\e665';
  }
  .saas-fe-console-newbeauty .iconnv:before {
    content: '\e6f0';
  }
  .saas-fe-console-newbeauty .iconhuiyuan:before {
    content: '\e6f1';
  }
  .saas-fe-console-newbeauty .iconnan1:before {
    content: '\e6f2';
  }
  .saas-fe-console-newbeauty .iconleijituikuanjine:before {
    content: '\e6ec';
  }
  .saas-fe-console-newbeauty .iconleijixiaofeicishu:before {
    content: '\e6ed';
  }
  .saas-fe-console-newbeauty .iconleijixiaofeijine:before {
    content: '\e6ee';
  }
  .saas-fe-console-newbeauty .iconleijihaokajine:before {
    content: '\e6ef';
  }
  .saas-fe-console-newbeauty .icontuijianzhongxin:before {
    content: '\e65a';
  }
  .saas-fe-console-newbeauty .iconcaozuo:before {
    content: '\e6eb';
  }
  .saas-fe-console-newbeauty .icontianjia:before {
    content: '\e653';
  }
  .saas-fe-console-newbeauty .iconguanbi:before {
    content: '\e652';
  }
  .saas-fe-console-newbeauty .iconjingqingqidai:before {
    content: '\e7be';
  }
  .saas-fe-console-newbeauty .iconxiala2:before {
    content: '\e651';
  }
  .saas-fe-console-newbeauty .icondaohangshouyexiantiao2:before {
    content: '\e64d';
  }
  .saas-fe-console-newbeauty .icondaohangyuyuexiantiao2:before {
    content: '\e64e';
  }
  .saas-fe-console-newbeauty .icondaohangwodexiantiao2:before {
    content: '\e64f';
  }
  .saas-fe-console-newbeauty .icondaohangshangchengxiantiao:before {
    content: '\e64c';
  }
  .saas-fe-console-newbeauty .icondaohanggouwuchexiantiao:before {
    content: '\e64b';
  }
  .saas-fe-console-newbeauty .icondaohang-shangcheng:before {
    content: '\e630';
  }
  .saas-fe-console-newbeauty .icondaohang-wode:before {
    content: '\e631';
  }
  .saas-fe-console-newbeauty .icondaohang-yuyue:before {
    content: '\e63c';
  }
  .saas-fe-console-newbeauty .icondaohang-shouye:before {
    content: '\e628';
  }
  .saas-fe-console-newbeauty .icondaohang-gouwuche:before {
    content: '\e629';
  }
  .saas-fe-console-newbeauty .iconsousuo:before {
    content: '\e647';
  }
  .saas-fe-console-newbeauty .iconxiala:before {
    content: '\e648';
  }
  .saas-fe-console-newbeauty .iconxiaofeixiangqing-daifukuan:before {
    content: '\e649';
  }
  .saas-fe-console-newbeauty .icondaixiaofei:before {
    content: '\e62c';
  }
  .saas-fe-console-newbeauty .iconshouhou:before {
    content: '\e62e';
  }
  .saas-fe-console-newbeauty .iconzhibo:before {
    content: '\e625';
  }
  .saas-fe-console-newbeauty .iconshezhi:before {
    content: '\e63b';
  }
  .saas-fe-console-newbeauty .icondaifahuo:before {
    content: '\e620';
  }
  .saas-fe-console-newbeauty .icondaizhifu:before {
    content: '\e621';
  }
  .saas-fe-console-newbeauty .icondaishouhuo:before {
    content: '\e622';
  }
  .saas-fe-console-newbeauty .iconfenxiao:before {
    content: '\e623';
  }
  .saas-fe-console-newbeauty .iconpintuan:before {
    content: '\e624';
  }
  .saas-fe-console-newbeauty .iconshoucang:before {
    content: '\e62b';
  }
  .saas-fe-console-newbeauty .iconxiangmu:before {
    content: '\e6e8';
  }
  .saas-fe-console-newbeauty .iconshangpin:before {
    content: '\e6e9';
  }
  .saas-fe-console-newbeauty .iconkabao:before {
    content: '\e6ea';
  }
  .saas-fe-console-newbeauty .iconfuzhi:before {
    content: '\e6e5';
  }
  .saas-fe-console-newbeauty .iconlink:before {
    content: '\e6e6';
  }
  .saas-fe-console-newbeauty .iconSHANCHU:before {
    content: '\e6e7';
  }
  .saas-fe-console-newbeauty .iconico_geduanxian:before {
    content: '\e6d5';
  }
  .saas-fe-console-newbeauty .iconlunbotu:before {
    content: '\e6d6';
  }
  .saas-fe-console-newbeauty .iconico_mendianliebiao:before {
    content: '\e6d7';
  }
  .saas-fe-console-newbeauty .iconico_fengezhanwei:before {
    content: '\e6d8';
  }
  .saas-fe-console-newbeauty .iconico_biaoti:before {
    content: '\e6da';
  }
  .saas-fe-console-newbeauty .iconico_shangpin:before {
    content: '\e6db';
  }
  .saas-fe-console-newbeauty .iconico_qiehuanmendian:before {
    content: '\e6dc';
  }
  .saas-fe-console-newbeauty .iconico_shipin:before {
    content: '\e6dd';
  }
  .saas-fe-console-newbeauty .iconico_kaxiang:before {
    content: '\e6de';
  }
  .saas-fe-console-newbeauty .iconico_youhuiquan:before {
    content: '\e6df';
  }
  .saas-fe-console-newbeauty .iconico_xiangmu:before {
    content: '\e6e0';
  }
  .saas-fe-console-newbeauty .iconico_zhibo:before {
    content: '\e6e1';
  }
  .saas-fe-console-newbeauty .iconico_wenben:before {
    content: '\e6e2';
  }
  .saas-fe-console-newbeauty .iconico_tupian:before {
    content: '\e6e3';
  }
  .saas-fe-console-newbeauty .iconico_pintuan:before {
    content: '\e6e4';
  }
  .saas-fe-console-newbeauty .icon-icon_xianshizhekou:before {
    content: '\e670';
  }
  .saas-fe-console-newbeauty .iconjiantou:before {
    content: '\e603';
  }
  .saas-fe-console-newbeauty .iconjiahao:before {
    content: '\e616';
  }
  .saas-fe-console-newbeauty .iconyuandijianhao:before {
    content: '\e6d9';
  }
  .saas-fe-console-newbeauty .iconshanchu:before {
    content: '\e600';
  }
  .saas-fe-console-newbeauty .iconfanhui1:before {
    content: '\e63a';
  }
  .saas-fe-console-newbeauty .iconpingjia-dianpuyangshi:before {
    content: '\e633';
  }
  .saas-fe-console-newbeauty .iconweixuan:before {
    content: '\e634';
  }
  .saas-fe-console-newbeauty .iconxuanzhong:before {
    content: '\e635';
  }
  .saas-fe-console-newbeauty .iconxiaofeijilu-pingjia-xing:before {
    content: '\e636';
  }
  .saas-fe-console-newbeauty .iconpingjia-xing:before {
    content: '\e637';
  }
  .saas-fe-console-newbeauty .iconpingjia-tianjia:before {
    content: '\e638';
  }
  .saas-fe-console-newbeauty .iconpingjia-zhaopianshanchu:before {
    content: '\e639';
  }
  .saas-fe-console-newbeauty .iconduoxuan-weixuanzhong:before {
    content: '\e786';
  }
  .saas-fe-console-newbeauty .iconduoxuan-xuanzhong:before {
    content: '\e787';
  }
  .saas-fe-console-newbeauty .iconzu:before {
    content: '\e676';
  }
  .saas-fe-console-newbeauty .iconriqi:before {
    content: '\e773';
  }
  .saas-fe-console-newbeauty .iconxingbie-nv:before {
    content: '\e772';
  }
  .saas-fe-console-newbeauty .iconnan:before {
    content: '\e771';
  }
  .saas-fe-console-newbeauty .iconbianji1:before {
    content: '\e770';
  }
  .saas-fe-console-newbeauty .iconfanhui:before {
    content: '\e76f';
  }
  @font-face {
    font-family: 'naviconfont';
    /* project id 2495715 */
    src: url('//at.alicdn.com/t/font_2495715_w4akj5okfhm.eot');
    src: url('//at.alicdn.com/t/font_2495715_w4akj5okfhm.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_2495715_w4akj5okfhm.woff2') format('woff2'), url('//at.alicdn.com/t/font_2495715_w4akj5okfhm.woff') format('woff'), url('//at.alicdn.com/t/font_2495715_w4akj5okfhm.ttf') format('truetype'), url('//at.alicdn.com/t/font_2495715_w4akj5okfhm.svg#naviconfont') format('svg');
  }
  .saas-fe-console-newbeauty .naviconfont {
    font-family: 'naviconfont' !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .saas-fe-console-newbeauty .navicondaohang-gouwuche:before {
    content: '\e659';
  }
  .saas-fe-console-newbeauty .navicondaohang-wode:before {
    content: '\e65a';
  }
  .saas-fe-console-newbeauty .navicondaohang-shangcheng:before {
    content: '\e65b';
  }
  .saas-fe-console-newbeauty .navicondaohang-yuyue:before {
    content: '\e65c';
  }
  .saas-fe-console-newbeauty .navicondaohang-shouye:before {
    content: '\e65d';
  }
  .saas-fe-console-newbeauty .navicondaohangshouyexiantiao2:before {
    content: '\e654';
  }
  .saas-fe-console-newbeauty .navicondaohanggouwuchexiantiao:before {
    content: '\e655';
  }
  .saas-fe-console-newbeauty .navicondaohangshangchengxiantiao:before {
    content: '\e656';
  }
  .saas-fe-console-newbeauty .navicondaohangyuyuexiantiao2:before {
    content: '\e657';
  }
  .saas-fe-console-newbeauty .navicondaohangwodexiantiao2:before {
    content: '\e658';
  }
  
  /*pathStart: /Users/jiao/Documents/weimob/saas-fe-console-newbeauty-kraken/src/assets/styles/wm.reset.less pathEnd*/
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn {
    height: 30px;
    padding: 0 20px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-circle {
    padding: 0;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn:disabled,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm:disabled {
    background: #FFFFFF;
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-primary:hover,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm-primary:hover,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-primary:active,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm-primary:active,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-primary:focus,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm-primary:focus {
    background: #217BE5;
    border-color: #217BE5;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-primary:disabled,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm-primary:disabled {
    background: #217BE5;
    color: #FFFFFF;
    border-color: #A8D0FF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn[disabled]:hover,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm[disabled]:hover,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn[disabled]:focus,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm[disabled]:focus {
    color: #bbbbbb;
    background: #FFFFFF;
    border-color: #e3e2e5;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-primary[disabled]:hover,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm-primary[disabled]:hover,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-primary[disabled]:focus,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-btn-sm-primary[disabled]:focus {
    color: #FFFFFF;
    background: #A8D0FF;
    border-color: #A8D0FF;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-checkbox-checked .ant-checkbox-inner {
    background-color: #2589FF;
    border-color: #2589FF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-checkbox-checked .ant-checkbox-inner:after {
    left: 15%;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-checkbox-inner {
    border-radius: 4px;
    border: 2px solid #B2AEBC;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner {
    background-color: #D4D4D4;
    border: 0;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
    border-color: #FFFFFF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-input {
    height: 30px;
    border-radius: 4px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-input:hover {
    border-color: #2589FF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-input[disabled] {
    background-color: #EFEFEF;
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .has-error .ant-input-affix-wrapper .ant-input,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .has-error .ant-input-affix-wrapper .ant-input:hover {
    border-color: #FF5050;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-radio-inner {
    border-width: 2px;
    border: 2px solid #B2AEBC;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-radio-inner:after {
    top: 2px;
    left: 2px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-radio-disabled.ant-radio-checked .ant-radio-inner {
    background-color: #FFFFFF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-radio-disabled.ant-radio-checked .ant-radio-inner::after {
    background-color: #D4D4D4;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-select-selection--single {
    height: 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-select-disabled .ant-select-selection {
    background-color: #EFEFEF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-switch {
    min-width: 34px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-switch-small {
    height: 16px;
    line-height: 14px;
    min-width: 28px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-switch-checked {
    background-color: #2CC95B;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-switch-disabled {
    background-color: #E8E8E8;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table {
    border-radius: 10px;
    border: 1px solid #E3E2E5;
    overflow: hidden;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-thead > tr > th {
    background: #FFFFFF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-tbody > tr:nth-child(2n+1) {
    background: #F2F2F6;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-tbody > tr:nth-child(2n) {
    background: #FFFFFF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-tbody > tr > td {
    border-bottom: none;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row) > td,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row) > td,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-thead > tr:hover:not(.ant-table-expanded-row) > td,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
    background: none;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
    background: transparent;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-table .ant-table-empty .ant-table-thead {
    border-bottom: 1px solid #F2F2F6;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-modal-header {
    border-bottom: 0;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-modal-footer {
    border-top: 0;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-modal-confirm-btns {
    width: 100%;
    text-align: center;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination-item,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination-prev,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination-next {
    min-width: 30px;
    height: 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-jump-prev,
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-jump-next {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-prev .ant-pagination-item-link {
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-next .ant-pagination-item-link {
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-item {
    border: 1px solid #E3E2E5;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-item-active {
    background: #2589FF;
    border: #2589FF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-item-active a {
    color: #FFFFFF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-pagination .ant-pagination-options-quick-jumper {
    height: 30px;
    line-height: 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-breadcrumb {
    color: #6C6C74;
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-breadcrumb a {
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-breadcrumb a:hover {
    color: #2589FF;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-breadcrumb > span {
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-breadcrumb > span:last-child {
    color: #595961;
  }
  .saas-fe-console-newbeauty .newbeauty-antdcss-reset .ant-breadcrumb > span:last-child .newbeauty-antdcss-reset .ant-breadcrumb-separator {
    display: none;
  }
  
  /*pathStart: /Users/jiao/Documents/weimob/saas-fe-console-newbeauty-kraken/src/assets/styles/backstage/index.less pathEnd*/
  .saas-fe-console-newbeauty {
    /**  **/
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .ant-table {
    border-radius: 5px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .ant-table .ant-table-placeholder {
    border-bottom: none;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .newbeauty-backstage-tableexpand-childtable .ant-table {
    border-radius: 0;
    border-right: 0;
    margin-left: 50px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .newbeauty-backstage-tableexpand-childtable .ant-table-tbody > tr > td {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .hd-search-form-4 .ant-form-item-label {
    width: 70px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .hd-search-form-6 .ant-form-item-label {
    width: 95px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage .hd-search-form-8 .ant-form-item-label {
    width: 115px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con {
    padding: 10px 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .ant-form-item-label,
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .lh30 {
    line-height: 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .lh36 {
    line-height: 36px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .ant-form-item-control {
    position: relative;
    line-height: 1;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .ant-form-item .ant-switch {
    margin: 4px 0;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .ant-form-item .ant-select-selection--multiple {
    min-height: 30px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .ant-form-item,
  .saas-fe-console-newbeauty .newbeauty-backstage-form-error .ant-form-item {
    margin-bottom: 24px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-detail-form-con .ant-form-explain,
  .saas-fe-console-newbeauty .newbeauty-backstage-form-error .ant-form-explain {
    position: absolute;
    bottom: -17px;
    left: 0;
    margin: 0;
    min-height: 17px;
    line-height: 17px;
    white-space: nowrap;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-fixed-bottom .ant-btn {
    min-width: 90px;
    margin: 5px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-tabs-content > .ant-tabs-card > .ant-tabs-bar {
    border-color: #ffffff !important;
    background: #f2f2f6 !important;
    margin-bottom: 10px !important;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-tabs-content > .ant-tabs-card > .ant-tabs-bar > .ant-tabs-nav-container {
    height: 50px !important;
    font-size: 14px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-tabs-content > .ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
    border-color: transparent !important;
    background: transparent !important;
    height: 50px !important;
    line-height: 48px !important;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-tabs-content > .ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
    border-color: #ffffff !important;
    background: #ffffff !important;
    height: 50px !important;
    line-height: 48px !important;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact {
    font-size: 0;
    padding: 4px 0 6px;
    vertical-align: middle;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact .ant-select-selection:hover,
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact .ant-select-selection:focus {
    z-index: 1;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact .newbeauty-backstage-select-compact-left {
    margin-right: -1px;
    border-right-width: 1px;
    float: right;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact .newbeauty-backstage-select-compact-left .ant-select-selection {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 1px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact .newbeauty-backstage-select-compact-right {
    float: left;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-select-compact .newbeauty-backstage-select-compact-right .ant-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 1px;
  }
  .saas-fe-console-newbeauty .newbeauty-backstage-modal-table .ant-table-tbody > tr > td,
  .saas-fe-console-newbeauty .newbeauty-backstage-modal-table .ant-table-thead > tr > th {
    padding: 15px 10px;
  }
  .saas-fe-console-newbeauty .backstage {
    /** 鑳屾櫙鑹� **/
  }
  .saas-fe-console-newbeauty .backstage-color-primary {
    color: #2589ff;
  }
  .saas-fe-console-newbeauty .backstage-color-btn-primary {
    color: #2589ff;
  }
  .saas-fe-console-newbeauty .backstage-color-text {
    color: #595961;
  }
  .saas-fe-console-newbeauty .backstage-color-text-secondary {
    color: #9797a1;
  }
  .saas-fe-console-newbeauty .backstage-color-disabled {
    color: #bbbbbb;
  }
  .saas-fe-console-newbeauty .backstage-color-white {
    color: #ffffff;
  }
  .saas-fe-console-newbeauty .backstage-color-link {
    color: #2589ff;
  }
  .saas-fe-console-newbeauty .backstage-color-success {
    color: #58d44d;
  }
  .saas-fe-console-newbeauty .backstage-color-warning {
    color: #ffb025;
  }
  .saas-fe-console-newbeauty .backstage-color-error {
    color: #ff5050;
  }
  .saas-fe-console-newbeauty .backstage-color-heading {
    color: #595961;
  }
  .saas-fe-console-newbeauty .backstage-border {
    border: 1px solid #e3e2e5;
  }
  .saas-fe-console-newbeauty .backstage-border-left {
    border-left: 1px solid #e3e2e5;
  }
  .saas-fe-console-newbeauty .backstage-border-right {
    border-right: 1px solid #e3e2e5;
  }
  .saas-fe-console-newbeauty .backstage-border-top {
    border-top: 1px solid #e3e2e5;
  }
  .saas-fe-console-newbeauty .backstage-border-bottom {
    border-bottom: 1px solid #e3e2e5;
  }
  .saas-fe-console-newbeauty .backstage-line-top {
    border-top: 1px solid #f8f8f8;
  }
  .saas-fe-console-newbeauty .backstage-bg-gray {
    background-color: #f2f2f6;
  }
  .saas-fe-console-newbeauty .backstage-bg-white {
    background-color: #ffffff;
  }
  .saas-fe-console-newbeauty .layout-block-bff {
    background: #ffffff;
    border-radius: 5px;
    padding: 5px;
  }
  .saas-fe-console-newbeauty .layout-tip-text {
    display: inline-block;
    color: #9797a1;
    line-height: 17px;
    margin-left: 5px;
  }
  .saas-fe-console-newbeauty .layout-detail-title {
    font-size: 14px;
    color: #595961;
    padding: 15px 0;
    border-bottom: 1px solid #e3e2e5;
    margin-bottom: 20px;
  }
  