*, :after, :before {
    box-sizing: border-box;
}
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-thumb {
    background: #e8e8ef;
    border-radius: 0;
    border: 1.5px solid transparent;
    background-clip: padding-box;
}
::selection {
    color: #fff;
    background: #4c89fb;
}
::-webkit-scrollbar-track-piece {
    background-color: transparent;
    border-radius: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.search_btn {
    background: #60d73752;
    color: #676a6c;
}
.a_aside {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 304px;
    height: 100%;
    padding: 0 24px 32px 0;
}
.a_container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
}
.a_container .a_content {
    flex: 0 0 auto;
    width: calc(100% - 10px);
    height: 100%;
    background: #fff;
}
.a_container .a_content .a_list {
    height: calc(100% - 85px);
    padding-left: 8px;
    overflow-y: scroll;
    background: #60d73752;
}
.a_title {
    border-bottom: 1px solid #d5d7e3;
}
.b_container {
    box-sizing: border-box;
    padding: 8px;
    display: -ms-flexbox;
    display: flex;
}
.mr8 {
    margin-right: 8px;
}
.mr24 {
    margin-right: 24px;
}
.mr16 {
    margin-right: 16px;
}
.b_container .b_info {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% - 76px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.prm-black {
    color: #18181c;
}
.prm-gray {
    color: rgba(24,24,28,.75);
}
.ant-btn {
    line-height: 1.5;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
    cursor: pointer;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    height: 32px;
    padding: 0 9px;
    font-size: 12px;
    border-radius: 2px;
    color: rgba(24,24,28,.75);
    background-color: #fff;
    border: 1px solid #ccceda;
}
.ant-btn-sm {
    height: 24px;
    padding: 0 7px;
    font-size: 12px;
    border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-sm {
    width: 24px;
    height: 24px;
    padding: 0;
    font-size: 12px;
    border-radius: 2px;
}
.ant-btn-circle-outline.ant-btn-sm, .ant-btn-circle.ant-btn-sm {
    min-width: 24px;
    border-radius: 50%;
}
.b_container .b_info .b_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0;
    cursor: pointer;
}
.ant-btn-primary {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}
.ant-btn-circle-outline.ant-btn-sm, .ant-btn-circle.ant-btn-sm {
    min-width: 24px;
    border-radius: 50%;
}
.ant-btn>.anticon {
    line-height: 27px;
}
anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ant-btn-primary.active, .ant-btn-primary:active {
    color: #fff;
    background-color: #3567d4;
    border-color: #3567d4;
}
.ant-btn-primary:focus, .ant-btn-primary:hover {
    color: #fff;
    background-color: #e86237;
    border-color: #e86237;
}

.ant-btn.active, .ant-btn:active {
    color: #3567d4;
    background-color: #fff;
    border-color: #3567d4;
}
.r_content {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% - 304px);
    height: 100%;
    overflow-y: auto;
    background: #fff;
    position: relative;
    padding: 8px 16px 64px;
}
.no_nodata {
    height: calc(100% - 36px);
}
.r_catalogs {
    height: calc(100% - 36px);
}
.r_nodata {
    height: calc(100% - 36px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.r_container .r_full {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    background: #f3f3f3;
}
.r_haeder {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    background: #fafafa;
}
.r_haeder .r_product {
    width: calc(42% - 225.12px);
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 36px;
}
.r_haeder .r_model {
    width: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 36px;
}
.r_haeder .r_unitPrice {
    width: 136px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 36px;
}
.r_haeder .r_number {
    width: 112px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 36px;
}
.r_haeder .r_price {
    width: 112px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 36px;
}
.r_haeder .r_description {
    width: calc(58% - 310.88px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 36px;
}
.r_haeder .r_action {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 56px;
    padding: 0 0 0 8px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.r_ationsBar {
    height: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.prm-sub-title {
    color: #18181c;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.r_productItem {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    background: #fff;
    border: 1px solid transparent;
    border-bottom-color: #e8e8ef;
}
.r_productItem .r_product {
    width: calc(42% - 225.12px);
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
}
.r_productItem .r_product .r_info {
    padding-left: 8px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% - 42px);
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.r_productItem .r_model {
    width: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
}
.rb_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    width: 100%;
}
.ml8 {
    margin-left: 8px;
}
.rb_container .r_unitPrice {
    width: 136px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
}
.r_productItem .r_number {
    width: 112px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
}
.ant-input-number {
    box-sizing: border-box;
    color: rgba(24,24,28,.75);
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    width: 100%;
    height: 32px;
    color: #18181c;
    font-size: 12px;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    transition: all .3s;
    display: inline-block;
    width: 90px;
    margin: 0;
    padding: 0;
    border: 1px solid #ccceda;
    border-radius: 2px;
}
.ant-input-number-handler-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #ccceda;
    border-radius: 0 2px 2px 0;
    opacity: 0;
    transition: opacity .24s linear .1s;
}
.ant-input-number-handler {
    position: relative;
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden;
    color: rgba(24,24,28,.55);
    font-weight: 700;
    line-height: 0;
    text-align: center;
    transition: all .1s linear;
}
.ant-input-number-input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 2px;
    outline: 0;
    transition: all .3s linear;
    -moz-appearance: textfield!important;
}
.ant-input-number-handler-down {
    top: 0;
    border-top: 1px solid #ccceda;
    border-bottom-right-radius: 2px;
    cursor: pointer;
}
.ant-input-number-handler-down-disabled, .ant-input-number-handler-up-disabled {
    cursor: not-allowed;
}
.ant-input-number:hover {
    border-color: #75aaff;
    border-right-width: 1px!important;
}
.r_productItem .r_unitPrice {
    width: 136px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
}
.r_productItem .r_price {
    width: 112px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
}
.r_productItem .r_description {
    width: calc(58% - 310.88px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 16px 0 8px;
    height: 48px;
    /*background-color: #fff;*/
}
.rc_container {
    width: 100%;
    height: 100%;
}
.rc_container .rb_editable {
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px dashed transparent;
}
.ant-typography {
    color: rgba(24,24,28,.75);
}
.ant-typography-ellipsis-multiple-line {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ant-typography p, div.ant-typography {
    margin-bottom: 1em;
}
.r_productItem .r_action {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 56px;
    padding: 0 0 0 8px;
    height: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.ant-btn-link {
    color: #4c89fb;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}
.ant-btn>i, .ant-btn>span {
    display: inline-block;
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    pointer-events: none;
}
.rd_container {
    margin: 16px 0 0;
    background: #f7f8fa;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
}
.rd_container .r_item {
    width: calc(100% - 48px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px 0;
}
.rd_container .r_item .r_label {
    display: inline-block;
    width: 72px;
}
.rd_container .r_item .rb_action {
    margin-left: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.rd_container .r_line {
    width: calc(100% - 48px);
    height: 1px;
    background: #e8e8e8;
}
.ant-btn-dashed {
    color: rgba(24,24,28,.75);
    background-color: #fff;
    border-color: #ccceda;
    border-style: dashed;
}
.ant-btn-dashed:hover {
    color: #4c89fb;
    border-color: #4c89fb;
}
.f_feeItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
}
.f_feeItem div {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.f_feeItem .f_feeName {
    width: 120px;
    margin-right: 8px;
}
.f_feeItem .f_discount {
    margin: 0 4px;
    width: 72px;
}
.f_feeItem .f_price {
    width: 120px;
    margin: 0 8px;
}
.ant-input {
    box-sizing: border-box;
    margin: 0;
    color: rgba(24,24,28,.75);
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 32px;
    padding: 4px 11px;
    color: #18181c;
    font-size: 12px;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccceda;
    border-radius: 2px;
    transition: all .3s;
}
.ant-input-number-sm input {
    height: 22px;
    padding: 0 7px;
}
.ant-input-sm {
    height: 24px;
    padding: 1px 7px;
}
.ant-input-number-sm {
    height: 24px;
    padding: 1px 7px;
}
.layui-form-label {
    width: 110px;
}
.addon {
    height: 30px;
    line-height: 15px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #ccceda;
    border-radius: 2px;
    transition: all .3s;
    border-left: 0;
    width: 125px;
    margin-left: -10px;
}
.existing {
    height: 30px;
    line-height: 15px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    background-color: #60d73752;
    border: 1px solid #60d73752;
    border-radius: 2px;
    transition: all .3s;
    width: 95px;
    margin-left: -5px;
    cursor: pointer;
    color: #4c89fb !important;
}
.ant-modal-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: auto;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}
.f_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.ant-modal-wrap.f_wrap{
	align-items:center;
}
.ant-modal {
	position:relative !important;
    box-sizing: border-box;
    color: rgba(24, 24, 28, .75);
    font-size: 12px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    top: 100px;
    width: auto;
    margin: 0 auto;
    padding: 0 0 24px;
    pointer-events: none;
}
@media (max-width: 768px) {
	.ant-modal {
		width:90% !important;
	}
}
.ant-modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 4px 12px rgb(24 24 28 / 20%);
    pointer-events: auto;
}
.ant-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0;
    color: rgba(24,24,28,.55);
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    transition: color .3s;
}
.ant-modal-close-x {
    display: block;
    width: 56px;
    height: 56px;
    font-size: 14px;
    font-style: normal;
    line-height: 56px;
    text-align: center;
    text-transform: none;
    text-rendering: auto;
}
.ant-modal-header {
    padding: 16px 24px;
    color: rgba(24,24,28,.75);
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 2px 2px 0 0;
}
.ant-modal-title {
    margin: 0;
    color: #18181c;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    word-wrap: break-word;
}
.ant-modal-body {
    padding: 24px;
    font-size: 12px;
    line-height: 1.5;
    word-wrap: break-word;
}
.f_container {
    min-width: 400px;
    margin: 0 0 -8px;
}
.f_search {
    margin: 0 0 8px;
}
.ant-input-affix-wrapper {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(24,24,28,.75);
    font-size: 12px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: start;
}
.ant-input-affix-wrapper .ant-input-suffix {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #18181c;
    line-height: 0;
    transform: translateY(-50%);
    right: 12px;
    cursor: pointer;
}
.f_slimSearchBtn {
    color: #a7abbe;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #75aaff;
    border-right-width: 1px!important;
}
.f_footer {
    box-sizing: border-box;
    overflow: hidden;
}
.f_btn {
    float: right;
    margin-left: 8px;
}
.anticon {
    cursor: pointer;
}
.line-through {
    text-decoration: line-through;
}
.prm-red {
    color: #fb4c4c!important;
}
.prm-title-bold {
    color: #18181c;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}