html {
    color: #262626;
    font-size: 14px;
    font-family: PingFang SC, Microsoft Yahei, Helvetica, Arial, Hiragino Sans GB, STHeiTi, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body, dd, dl, fieldset, h1, h2, h3, h4, h5, h6, ol, p, textarea, ul {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    color: #333
}

a, a:focus, a:hover {
    text-decoration: none
}

a:focus, a:hover {
    outline: 0
}

a.link {
    color: #2daed6
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    border: 0;
    vertical-align: top
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em;
    font-family: monospace, monospace
}

button, input, optgroup, select, textarea {
    margin: 0;
    outline: 0;
    color: inherit;
    font: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    resize: none
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

ol, ul {
    padding-left: 0;
    list-style-type: none
}

li {
    list-style: none
}

em {
    font-style: normal
}

*, :after, :before {
    box-sizing: border-box
}

h3 {
    font-size: 14px
}

.clearfix:after, .clearfix:before {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "."
}

.clearfix:after {
    clear: both
}

.mb20 {
    margin-bottom: 20px
}

.mb10 {
    margin-bottom: 10px
}

.mr10 {
    margin-right: 10px
}

h4 {
    font-weight: 400
}

.fn-left {
    float: left
}

.fn-right {
    float: right
}

.fn-hide {
    display: none
}

.m20 {
    margin-top: 20px
}

.m10 {
    margin-top: 10px
}

.c {
    text-align: center
}

input::-webkit-input-placeholder {
    color: #999
}

input:-moz-placeholder, input::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

.font-primary {
    color: #2daed6
}

.font-success {
    color: #ff7326 !important
}

.font-tips {
    color: #999
}

.no-border {
    border: 0 !important
}

.f20 {
    font-size: 14px
}

body {
    background: #efefef
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_2281166_t3pg2s03nk.eot);
    src: url(//at.alicdn.com/t/font_2281166_t3pg2s03nk.eot#iefix) format("embedded-opentype"), url(//at.alicdn.com/t/font_2281166_t3pg2s03nk.woff2) format("woff2"), url(//at.alicdn.com/t/font_2281166_t3pg2s03nk.woff) format("woff"), url(//at.alicdn.com/t/font_2281166_t3pg2s03nk.ttf) format("truetype"), url(//at.alicdn.com/t/font_2281166_t3pg2s03nk.svg#iconfont) format("svg")
}

.icon, i {
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-family: iconfont !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none
}

.icon-close:before {
    content: "\e651"
}

.img-icon-close:before {
    content: "\e651"
}

.icon-search:before {
    /*content: "\e678"*/
    content: url("https://cloud.maiyatian.com/product/t239313804128029.png");
}

.icon-add:before {
    content: "\e78c"
}

.icon-more:before {
    content: "\e677"
}

.icon-success:before {
    content: "\e69e"
}

.icon-fail:before {
    content: "\e61e"
}

.icon-del:before {
    content: "\e6db"
}

.icon-menu:before {
    content: "\e66f"
}

.icon-left:before {
    content: "\e79c"
}

.icon-right:before {
    content: "\e602"
}

.icon-upload:before {
    content: "\ec1d"
}

.icon-handle-add:before {
    color: #2daed6;
    content: "\e67b"
}

.icon-handle-del:before {
    color: #999;
    content: "\e612"
}

.icon-edit:before {
    content: "\ec7c"
}

.icon-radio:before {
    content: "\e6c9"
}

.icon-meituan:before {
    color: #f6b003;
    content: "\e63b"
}

.icon-shangou:before {
    color: #f6b003;
    content: "\e63b"
}

.icon-ebai:before, .icon-eleme:before {
    color: #0080cb;
    content: "\e604"
}

.primary {
    border: 0 !important;
    background: #2daed6;
    color: #fff
}

.primary:hover {
    background: #04a3d4 !important
}

.orange {
    border: 0 !important;
    background: #ff7326;
    color: #fff
}

.orange:hover {
    background: #ff5b00 !important
}

.wrap {
    top: 0
}

.main-page, .wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

/*.main-page {
    top: 0;
    border-radius: 5px;
    background: #fff;
    left: 140px;
}*/

.main-page {
    top: 70px;
    border-radius: 5px;
    background: #fff;
}

.main-header {
    margin: 0 20px;
    height: 60px;
    border-bottom: 1px solid #f5f5f5;
    background: #fff
}

.main-header .tabs a {
    position: relative;
    float: left;
    margin-right: 30px;
    padding: 0 4px;
    line-height: 58px
}

.main-header .tabs a.on, .main-header .tabs a:hover {
    border-bottom: 2px solid #2daed6;
    color: #2daed6
}

.main-header .filter-box {
    float: right;
    margin-right: 10px
}

.filter-box {
    position: relative;
    display: inline-block;
    padding-right: 30px;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 38px;
    cursor: pointer;
    user-select: none
}

.filter-box:hover {
    background: #f5f5f5
}

.filter-box em {
    margin-left: 5px;
    color: #999;
    font-size: 14px
}

.filter-box .icon-close {
    position: absolute;
    top: 50%;
    right: 4px;
    display: none;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #666;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 16px
}

.filter-box:hover .icon-close {
    display: block
}

.filter-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    margin-top: 5px;
    min-width: 140px;
    border: 1px solid #e7e7e7;
    background-color: #fff
}

.filter-list.open {
    display: block
}

.filter-list.search {
    padding-top: 42px
}

.filter-list .search-input {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    padding: 0 10px 0 30px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    line-height: 46px
}

.filter-list .search-empty {
    display: none;
    height: 50px;
    color: #999;
    text-align: center;
    font-size: 14px;
    line-height: 46px
}

.filter-list.search .search-input {
    display: block
}

.filter-list .search-input input {
    padding: 0 10px;
    width: 100%;
    border: 0;
    font-size: 14px
}

.filter-list .search-input .icon {
    position: absolute;
    top: 15px;
    left: 10px;
    color: #666;
    line-height: 20px
}

.filter-list ul {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 0;
    max-height: 180px;
    border-radius: 0;
    box-shadow: none
}

.filter-list ul li {
    line-height: 46px
}

.filter-list ul li a {
    display: block;
    padding: 0 15px;
    color: #333;
    text-decoration: none;
    white-space: nowrap
}

.filter-list ul li:hover {
    background-color: #f5f5f5
}

.filter-list ul li a.on {
    background-color: rgba(73, 128, 223, .1)
}

.dropdown-box .dropdown-switch .arrow, .filter-box .arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    margin-top: -2.5px;
    width: 0;
    height: 0;
    border-color: #666 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 5px 5px 0
}

.filter-list .arrow {
    position: absolute;
    left: 30%;
    overflow: hidden;
    margin: -8px 0 0 -8px;
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: dashed dashed solid;
    border-width: 0 8px 8px
}

.filter-list .arrow-in {
    top: 1px
}

.filter-list .arrow-out {
    top: 0;
    border-bottom-color: #e7e7e7
}

.main-body {
    padding: 10px 0;
    background: #fff
}

.main-body .header h1 {
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    margin-top: 10px;
}

.search-bar {
    position: relative;
    float: right;
    display: inline-block;
    height: 36px;
    border-radius: 5px;
    line-height: 36px
}

.search-bar input {
    display: block;
    padding: 6px 35px 6px 12px;
    width: 100%;
    height: 100%;
    border: 1px solid #f5f5f5;
    border-radius: 7px
}

.search-bar .icon {
    top: 8px;
    right: 5px;
    display: inline-block;
    margin-right: 0 !important;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer
}

.menu, .search-bar .icon {
    position: absolute;
    text-align: center
}

.menu {
    top: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    width: 130px;
    border-right: 1px solid #f5f5f5;
    border-radius: 5px;
    background: #fff;
    position: relative;
}

.menu a { /********************/
    display: block;
    overflow: hidden;
    margin-left: -1px;
    padding: 0 20px;
    height: 47px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 47px
}

.menu a.on, .menu a:hover {
    border-right: 2px solid #2daed6;
    background-color: rgba(239, 239, 244, .35)
}

.menu a:hover {
    background: rgba(239, 239, 244, .35)
}

.goods .item {
    float: left;
    margin-right: 15px;
    padding: 15px;
    width: 300px;
    background: #f9f9fb
}

.goods, .goods .item {
    position: relative;
    margin-bottom: 15px
}

.goods .item .title {
    margin-bottom: 20px
}

.goods .item .code {
    color: #999;
    font-size: 14px
}

.goods .item .number {
    position: absolute;
    right: 12px;
    bottom: 18px
}

.goods .item .numbers {
    position: absolute;
    right: 12px;
    bottom: 10px
}

.goods .item .btn-delete {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    color: #2daed6;
    cursor: pointer
}

.goods .item:hover .btn-delete {
    display: block
}

.buttons {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 12px 0 10px;
    height: 60px;
    border-top: 1px solid #f5f5f5;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
    background: hsla(0, 0%, 100%, .9);
    font-size: 14px
}

.buttons .button {
    float: left;
    margin-right: 15px;
    min-width: 100px;
    height: 36px;
    border: 1px solid #efefef;
    border-radius: 20px;
    text-align: center;
    line-height: 36px;
    cursor: pointer
}

.buttons .button:hover {
    background: #f5f5f5
}

.popover {
    position: absolute;
    z-index: 999;
    display: none;
    margin-top: 0
}

.popover .arrow {
    position: absolute;
    left: 50%;
    overflow: hidden;
    margin: -8px 0 0 -8px;
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: dashed dashed solid;
    border-width: 0 8px 8px
}

.popover .arrow-in {
    bottom: 35px
}

.popover .arrow-out {
    top: auto;
    border-bottom-color: #e7e7e7
}

.popover.pos-right .arrow {
    right: 24px;
    left: auto
}

.popover-inner {
    padding: 10px 0;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    box-shadow: none;
    word-wrap: break-word;
    word-break: break-all
}

.popover.popover-right {
    top: auto;
    margin-left: -15px
}

.popover.popover-right .arrow {
    top: 50%;
    right: auto;
    left: -3px;
    transform: rotate(-90deg)
}

.pop-list {
    min-width: 115px
}

.pop-list.select {
    overflow: hidden;
    overflow-y: auto;
    max-height: 200px;
    font-size: 14px
}

.pop-list.icon {
    width: 155px
}

.pop-list .item .text {
    display: inline-block
}

.pop-list .item .icon {
    display: inline-block;
    padding-right: 15px;
    font-size: 14px
}

.pop-list .item {
    display: block;
    padding: 0 15px;
    min-width: 140px;
    line-height: 46px;
    cursor: pointer
}

.pop-list .item:hover {
    background: #f5f5f5
}

.pop-list .item:nth-child(2n) {
    border-bottom: 1px solid #efefef
}

.pop-list.select .item:nth-child(2n) {
    border-bottom: 0
}

.pop-list .item:last-child {
    border-bottom: none
}

.pop-list.select .item .text {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.popmenu, .popselect {
    position: absolute;
    z-index: 999;
    display: none;
    margin-top: 0;
    box-shadow: 0 6px 24px 0 rgba(31, 35, 41, .1)
}

.popselect .arrow {
    position: absolute;
    left: 50%;
    overflow: hidden;
    margin: -8px 0 0 -8px;
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: dashed dashed solid;
    border-width: 0 8px 8px
}

.popselect .arrow-in {
    top: 1px
}

.popselect .arrow-out {
    top: 0;
    border-bottom-color: #e7e7e7
}

.btn {
    display: inline-block;
    overflow: visible;
    padding: 0 20px;
    height: 35px;
    min-width: 80px;
    border-style: solid;
    border-width: 1px;
    border-radius: 18px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
    user-select: none
}

.btn button {
    display: block;
    overflow: visible;
    padding: 0 22px;
    height: 100%;
    outline: 0;
    border: 0;
    background-color: transparent
}

.btn:hover {
    text-decoration: none
}

.btn.btn-primary {
    border-color: #2daed6;
    background-color: #2daed6;
    color: #fff
}

.btn.btn-primary.focus, .btn.btn-primary:focus {
    border-color: #15596e;
    background-color: #228dae;
    color: #fff
}

.btn.btn-primary.active, .btn.btn-primary:active, .btn.btn-primary:hover {
    border-color: #2086a5;
    background-color: #228dae;
    color: #fff
}

.btn.btn-primary.active.focus, .btn.btn-primary.active:focus, .btn.btn-primary.active:hover, .btn.btn-primary:active.focus, .btn.btn-primary:active:focus, .btn.btn-primary:active:hover {
    border-color: #15596e;
    background-color: #1c7590;
    color: #fff
}

.btn.btn-primary.disabled.focus, .btn.btn-primary.disabled:focus, .btn.btn-primary.disabled:hover, .btn.btn-primary[disabled].focus, .btn.btn-primary[disabled]:focus, .btn.btn-primary[disabled]:hover, fieldset[disabled] .btn.btn-primary.focus, fieldset[disabled] .btn.btn-primary:focus, fieldset[disabled] .btn.btn-primary:hover {
    border-color: #2daed6;
    background-color: #2daed6
}

.btn.btn-primary button {
    color: #fff
}

.btn-large {
    height: 48px;
    font-size: 14px;
    line-height: 48px
}

.btn.btn-disabled {
    border-color: #dadbe0;
    background-color: #e7e7eb;
    color: #a5a6aa;
    cursor: default
}

.btn.btn-disabled.focus, .btn.btn-disabled:focus {
    border-color: #9597a6;
    background-color: #cbcbd4;
    color: #a5a6aa
}

.btn.btn-disabled.active, .btn.btn-disabled:active, .btn.btn-disabled:hover {
    border-color: #b9bbc4;
    background-color: #cbcbd4;
    color: #a5a6aa
}

.btn.btn-disabled.active.focus, .btn.btn-disabled.active:focus, .btn.btn-disabled.active:hover, .btn.btn-disabled:active.focus, .btn.btn-disabled:active:focus, .btn.btn-disabled:active:hover {
    border-color: #9597a6;
    background-color: #b8b8c4;
    color: #a5a6aa
}

.btn.btn-disabled.disabled.focus, .btn.btn-disabled.disabled:focus, .btn.btn-disabled.disabled:hover, .btn.btn-disabled[disabled].focus, .btn.btn-disabled[disabled]:focus, .btn.btn-disabled[disabled]:hover, fieldset[disabled] .btn.btn-disabled.focus, fieldset[disabled] .btn.btn-disabled:focus, fieldset[disabled] .btn.btn-disabled:hover {
    border-color: #dadbe0;
    background-color: #e7e7eb
}

.btn.btn-disabled button {
    color: #a5a6aa
}

.btn.btn-default {
    border-color: #e7e7e7;
    background-color: #fff;
    color: #333
}

.btn.btn-default.focus, .btn.btn-default:focus {
    border-color: #a7a7a7;
    background-color: #e6e6e6;
    color: #333
}

.btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
    border-color: #c8c8c8;
    background-color: #e6e6e6;
    color: #333
}

.btn.btn-default.active.focus, .btn.btn-default.active:focus, .btn.btn-default.active:hover, .btn.btn-default:active.focus, .btn.btn-default:active:focus, .btn.btn-default:active:hover {
    border-color: #a7a7a7;
    background-color: #d4d4d4;
    color: #333
}

.btn.btn-default.disabled.focus, .btn.btn-default.disabled:focus, .btn.btn-default.disabled:hover, .btn.btn-default[disabled].focus, .btn.btn-default[disabled]:focus, .btn.btn-default[disabled]:hover, fieldset[disabled] .btn.btn-default.focus, fieldset[disabled] .btn.btn-default:focus, fieldset[disabled] .btn.btn-default:hover {
    border-color: #e7e7e7;
    background-color: #fff
}

.btn.btn-default button {
    color: #333
}

.btn-icon {
    display: block;
    margin-left: 10px;
    padding: 0 10px;
    color: #2daed6;
    font-size: 14px
}

.btn-icon .icon {
    margin-right: 5px
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.js-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    padding: 30px;
    width: 440px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    transform: translate(-50%, -50%)
}

.js-dialog .btns {
    margin-top: 30px
}

.js-dialog .btns .btn {
    margin-right: 10px
}

.js-dialog h2 {
    margin-bottom: 10px;
    font-size: 14px
}

.js-dialog .close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 14px
}

.dialog-box {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1500;
    display: none;
    transform: translate(-50%, -50%)
}

.dialog {
    overflow: hidden;
    border-radius: 0;
    background-color: #fff
}

.dialog .close {
    position: absolute;
    top: 10px;
    right: 20px
}

.dialog .close i {
    font-size: 14px
}

.dialog-header {
    position: relative;
    padding: 0 20px;
    height: 50px;
    line-height: 50px
}

.dialog-header h3 {
    float: left;
    color: #333;
    font-weight: 500;
    font-size: 14px
}

.dialog-header .close {
    top: 0
}

.dialog-header .close:hover {
    text-decoration: none
}

.dialog-body {
    padding: 0 20px;
    min-height: 200px
}

.dialog-footer {
    margin: 0;
    padding: 20px 0;
    box-shadow: none;
    text-align: center
}

.dialog-footer .btn {
    margin: 0 5px
}

.dialog-footer .btn-primary {
    min-width: 120px;
    border-radius: 18px
}

.dialog-box.right {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 1030;
    transform: translate(0)
}

.dialog-box.right .dialog {
    overflow-y: scroll;
    height: 100%;
    border: 0
}

.dialog-box.right .dialog-header {
    padding-left: 20px
}

.dialog-box.right .dialog-body {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 75px;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.dialog-box.right .dialog-footer {
    position: fixed;
    right: 0;
    bottom: 5px;
    left: 0;
    padding-right: 15px;
    text-align: right
}

.dialog-box.none-footer .dialog-body {
    bottom: 10px
}

.frm-box {
    margin-bottom: 40px;
    border: 1px solid #e7e7e7
}

.frm-title {
    margin-bottom: 20px;
    padding: 0 20px;
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #f4f5f9;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px
}

.frm-group {
    padding-bottom: 20px
}

.frm-group.frm-extra {
    padding: 0
}

.frm-group .filter-box {
    display: block;
    margin-top: 10px;
    margin-left: -10px
}

.frm-group .dropdown-box .dropdown-switch label {
    margin-left: -10px
}

.frm-label {
    position: relative;
    color: #666;
    line-height: 35px
}

.frm-label.require:after {
    position: relative;
    top: 3px;
    margin-left: 5px;
    color: #d7050a;
    content: "*";
    font-size: 14px
}

.frm-text {
    line-height: 35px
}

.frm-control {
    width: auto;
    vertical-align: top
}

.frm-control.frm-inline {
    display: block;
    margin-top: 10px;
    padding-left: 84px
}

.frm-control span {
    font-size: 14px;
    line-height: 35px
}

.frm-tips {
    width: auto;
    color: #8d8d8d;
    font-size: 14px;
    line-height: 2
}

.frm-tips.fail {
    color: #e15f63
}

.frm-textarea-box {
    display: inline-block;
    width: 290px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    font-size: 14px
}

.frm-textarea-box.frm-textarea-big {
    width: 600px
}

.frm-textarea {
    padding: 10px;
    height: 100px;
    line-height: 1.8
}

.frm-textarea-box.large {
    width: 330px
}

.frm-checkbox-label, .frm-radio-label {
    display: inline-block;
    margin-right: 0;
    text-align: left;
    cursor: pointer
}

.checkbox {
    line-height: 1
}

.icon-check {
    position: relative;
    float: left;
    width: 15px;
    height: 15px
}

.icon-check:before {
    display: block;
    box-sizing: border-box;
    height: 100%;
    border: 1px solid #bbb;
    border-radius: 2px;
    background-color: #fff;
    content: ""
}

.icon-check:after {
    position: absolute;
    top: calc(50% - 3px);
    left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background-color: transparent;
    content: ""
}

.frm-control .icon-check {
    margin-top: 9px
}

.frm-checkbox-label.selected .icon-check:after {
    top: calc(50% - 3px);
    left: 4px;
    width: 8px;
    height: 4px;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    border-radius: 0;
    background-color: #fff;
    background-color: transparent;
    transform: rotate(-42deg)
}

.frm-checkbox-label.selected .icon-check:before {
    border-color: #2daed6;
    background-color: #2daed6;
    color: #2daed6
}

.frm-radio-label.selected .icon-radio:before {
    color: #2daed6;
    content: "\e654"
}

.icon-radio {
    width: 16px;
    height: 16px;
    color: #bbb;
    font-size: 14px;
}

input[type=checkbox], input[type=radio] {
    position: absolute;
    left: -999em
}

.frm-counter {
    position: absolute;
    top: 0;
    right: -4.2em;
    padding-right: 10px;
    color: #8d8d8d;
    text-align: right;
    font-weight: 400;
    font-style: normal;
    font-size: 14px
}

.frm-buttons {
    padding-bottom: 40px;
    text-align: center
}

.frm-buttons .btn {
    margin-right: 10px
}

.frm-input-box {
    position: relative;
    display: inline-block;
    height: 35px;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    vertical-align: middle;
    line-height: 35px
}

.frm-input-box.large {
    width: 336px;
    height: 60px;
    font-weight: 700;
    font-size: 14px;
    line-height: 60px
}

.frm-input-box.search {
    padding-right: 60px;
    border-radius: 3px
}

.frm-input-box.search .frm-input-append {
    right: 0;
    width: 40px;
    border-left: 1px solid #e7e7e7;
    text-align: center
}

.frm-input-box.search .frm-input-append:hover {
    text-decoration: none
}

.frm-input-box em {
    position: absolute;
    top: -1px;
    right: 0;
    padding: 0 10px;
    border-bottom: 1px solid #e7e7e7;
    background: #f5f5f5;
    font-size: 14px
}

.frm-input, .frm-textarea {
    width: 100%;
    outline: 0;
    border: 0;
    background-color: transparent
}

.frm-input {
    margin: 4px 0;
    padding: 0
}

.frm-input-append {
    position: absolute;
    top: 0
}

.frm-control-mid .frm-input-box {
    width: 140px
}

.frm-control-small .frm-input-box {
    width: 80px
}

.frm-control-large {
    position: relative
}

.frm-control-large .dropdown-box, .frm-control-large .frm-input-box {
    position: relative;
    width: 100%
}

.form-box {
    padding: 15px 0
}

.dropdown-box {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    border-radius: 5px;
    vertical-align: middle;
    text-align: left;
    font-size: 0;
    line-height: normal
}

.dropdown-box:hover {
    background: #f5f5f5
}

.dropdown-switch {
    position: relative;
    display: block;
    padding-right: 25px;
    padding-left: 0;
    width: auto;
    height: 36px;
    border: 0;
    border-radius: 0;
    color: #333;
    line-height: 36px
}

.dropdown-switch label {
    display: block;
    overflow: hidden;
    width: auto;
    max-width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 14px;
    cursor: pointer;
    word-break: normal
}

.dropdown-switch input {
    width: auto;
    max-width: 100%;
    border: 0;
}

.dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    margin-top: -1px;
    min-width: 100%;
    border: 1px solid #e7e7e7;
    background: #fff
}

.dropdown-list.open {
    display: block
}

.dropdown-list.search {
    padding-top: 42px
}

.dropdown-list .search-input {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    padding: 0 30px 0 10px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    line-height: 46px
}

.dropdown-list .search-empty {
    display: none;
    height: 50px;
    color: #999;
    text-align: center;
    font-size: 14px;
    line-height: 46px
}

.dropdown-list.search .search-input {
    display: block
}

.dropdown-list .search-input input {
    padding: 0 10px;
    width: 100%;
    border: 0;
    font-size: 14px
}

.dropdown-list .search-input .icon {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #666;
    line-height: 20px;
    font-size: 14px;
}

.dropdown-list ul {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 0;
    max-height: 152px;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px
}

.dropdown-list ul li {
    line-height: 46px
}

.dropdown-list ul li a {
    display: block;
    padding: 0 28px 0 10px;
    color: #333;
    text-decoration: none;
    white-space: nowrap
}

.dropdown-list ul li:hover {
    background-color: #f5f5f5
}

.table table td .dropdown-box {
    border-bottom: 1px solid #e7e7e7
}

.filter-tabs {
    display: inline-block
}

.filter-tabs a {
    float: left;
    padding: 0 20px;
    height: 40px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    line-height: 40px
}

.filter-tabs a:last-child {
    margin-left: -1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.filter-tabs a:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.filter-tabs a.on {
    border: 0;
    background: #2daed6;
    color: #fff
}

.guides {
    display: inline-block;
    height: 36px;
    line-height: 36px
}

.guides .filter-box:first-child {
    margin-left: 0
}

.guides .filter-box:before {
    position: absolute;
    top: 50%;
    right: -20px;
    color: #666;
    content: "\e602";
    font-family: iconfont;
    transform: translateY(-50%)
}

.guides .filter-box {
    margin: 0 10px
}

.guides .filter-box:last-child:before {
    display: none
}

.table {
    border: 1px solid #f5f5f5;
    border-bottom: 0
}

.table table {
    width: 100%
}

.table table thead {
    background: rgba(239, 239, 244, .35)
}

.table table th {
    line-height: 45px
}

.table table td.center, .table table th.center {
    text-align: center
}

.table table td .link {
    color: #2daed6
}

.table table td.price, .table table td .success {
    color: #ff5a5a
}

.table table td.edit .icon {
    position: absolute;
    display: none;
    margin-left: 5px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    color: #2daed6;
    text-align: center;
    font-size: 14px;
    line-height: 32px
}

.table table td.edit:hover .icon {
    display: inline-block
}

.table table td, .table table th {
    padding: 10px;
    border-bottom: 1px solid #f5f5f5;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    line-height: 1.8
}

.table table td.border, .table table th.border {
    border-right: 1px solid #f5f5f5
}

.table table td.multi {
    padding: 10px;
    line-height: 2
}

.table table td.multi p {
    color: #999
}

.table table td.tag {
    padding: 10px;
    line-height: 1.5
}

.table table td.tag em {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px;
    height: 24px;
    background: #f0f0f0;
    color: #666;
    font-size: 12px;
    line-height: 24px
}

.table table th.sortable {
    cursor: pointer
}

.table table th.sortable span {
    text-decoration: underline
}

.table table th.sortable:after {
    margin-left: 10px;
    color: #666;
    content: "";
    font-size: 12px;
    font-family: iconfont;
    speak: none
}

.table table th.sortable.desc:after {
    content: "\e649"
}

.table table th.sortable.asc:after {
    content: "\e7ac"
}

.table table td.image {
    height: 75px;
}

.table table td.image img {
    float: left;
    margin-right: 10px;
    width: 75px;
    height: 75px
}

.table table td.image p {
    line-height: 2
}

.table-block {
    position: relative
}

.table-loadmore {
    margin: 10px 0;
    background: #f9f9f9;
    text-align: center
}

.table-loadmore a {
    display: block;
    padding: 10px 0
}

.table-loadmore a:hover {
    color: #2daed6
}

.table table .table-loadmore {
    display: table-cell;
    text-align: center
}

.frm-switch-label {
    position: relative;
    margin: 10px 15px 0 0;
    display: block;
    width: 32px;
    height: 17px;
    border-radius: 100px;
    background-color: #d8d8d8;
    cursor: pointer
}

.frm-switch-label:before {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    content: " ";
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.frm-switch-label.checked {
    background: #04be02
}

.frm-switch-label.checked:before {
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

.js-tips {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 1090;
    padding: 10px 40px;
    background-color: #fff;
    color: #fa5a32
}

.js-toast {
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -40px;
    width: 160px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    line-height: 3
}

.tips-success {
    background-color: #e37e1f;
    color: #fff
}

.tips-error {
    background-color: #d9534f;
    color: #fff
}

.tips-warning {
    background-color: #f0ad4e;
    color: #fff
}

.data-empty {
    margin-top: 170px;
    height: auto;
    color: #8d8d8d;
    text-align: center !important;
    font-size: 14px
}

.data-empty img {
    margin-bottom: 10px;
    width: 120px
}

.loading-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    margin: 0;
    background-color: hsla(0, 0%, 100%, .9);
    transition: opacity .3s
}

.loading-spinner {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    width: 100%;
    text-align: center
}

.loading-spinner .circular {
    width: 42px;
    height: 42px;
    animation: loading-rotate 2s linear infinite
}

.loading-spinner .path {
    animation: loading-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90, 150;
    stroke-dashoffset: 0;
    stroke-width: 2;
    stroke: #20a0ff;
    stroke-linecap: round
}

@keyframes loading-rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes loading-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -40px
    }

    to {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -120px
    }
}

.cart-btn {
    padding: 0;
    width: 35px;
    border: 1px solid #e7e7e7;
    background: #fff;
    line-height: 30px;
    cursor: pointer;
    user-select: none
}

.cart-btn, .cart-num {
    float: left;
    height: 35px;
    outline: 0;
    text-align: center
}

.cart-num {
    display: inline-block;
    width: 40px;
    border: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

.data-success {
    padding-top: 20px;
    text-align: center
}

.data-success .icon {
    display: block;
    margin-top: 80px;
    margin-bottom: 10px;
    color: #64b52f;
    font-size: 14px
}

.data-success .title {
    font-size: 14px;
    line-height: 1.6
}

.data-success .tips {
    margin: 0 auto 30px;
    width: 80%;
    color: #999
}

.data-success .content {
    margin: 20px auto 30px;
    text-align: left;
    line-height: 1.8
}

.data-success .tips.center {
    text-align: center
}

span.frm-tips-fail {
    margin-top: 5px;
    color: #fa5a32;
    font-size: 14px
}

.handles {
    position: absolute;
    right: 20px;
    bottom: 18px;
    line-height: 1
}

.handle-btn {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.main-body .tabs a {
    position: relative;
    float: left;
    padding: 0 20px;
    height: 34px
}

.main-body .tabs a.on:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 2px;
    background: #2daed6;
    content: ""
}

.main-body .tabs a:hover {
    color: #2daed6
}

.main-body .tabs {
    margin-top: 10px;
    border-bottom: 1px solid #f5f5f5
}

.upload-box {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    background-color: #f9f9fb;
    text-align: center;
    line-height: 1.8;
    cursor: pointer;
    float: left;
}

.upload-box .icon {
    color: #999;
    font-size: 14px;
    line-height: 100px
}

.upload-preview {
    display: none;
    height: 120px;
    float: left;
}

.upload-preview .image {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 100%
}

.upload-preview .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    line-height: 24px;
    display: none;
}

.upload-preview .close i:before {
    color: #fff;
    font-size: 14px
}

.upload-preview .thumb {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    font-size: 14px
}

.upload-preview .goods-thumb, .upload-preview .thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px
}

.upload-preview .goods-thumb {
    background-color: rgba(255, 115, 38, .5)
}

.upload-preview .image:hover .thumb, .upload-preview .image:hover .close {
    display: block
}

.upload-preview img {
    width: 100%;
    height: 100%
}


.upload-video-preview {
    display: none;
    float: left;
}

.upload-video-preview .video {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 100%
}

.upload-video-preview .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    line-height: 24px;
    display: none;
}

.upload-video-preview .close i:before {
    color: #fff;
    font-size: 14px
}

.upload-video-preview .thumb {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    font-size: 14px
}

.upload-video-preview .goods-thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px
}

.upload-video-preview .goods-thumb {
    background-color: rgba(255, 115, 38, .5)
}

.upload-video-preview .video:hover .close {
    display: block
}

.upload-video-preview img {
    width: 100%;
    height: 100%
}


.upload-file-box {
    width: 100px;
    height: 10px;
}

.upload-file {
    width: 100%;
    height: 100%;
}

.progress-bar {
    position: relative;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
}

.progress-bar-thumb {
    position: absolute;
    background-color: red;
    width: 100%;
    height: 100%;
}


.upload-wrap {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    width: 600px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.upload-wrap.upload-image {
    float: left;
    margin: auto;
    width: 100px;
    height: 100px
}

.upload-wrap.upload-image a {
    padding: 0;
    height: 100%;
    border: 1px solid #E7E7E7;
    border-radius: 0;
    line-height: 100px
}

.upload-wrap a {
    display: block;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 20px 0;
    border: 2px dotted #E7E7E7;
    border-radius: 10px;
    color: #999;
    text-align: center;
    text-decoration: none
}

.upload-wrap a i {
    display: block;
    color: #999;
    font-size: 14px
}

.upload-type {
    margin-top: 40px;
    text-align: center
}

.upload-type .channel-box {
    padding-top: 20px
}

.upload-type .channel-box .options {
    margin-bottom: 0
}

.upload-type .channel-box .options .item {
    width: 190px
}

.import-steps .item {
    position: relative;
    display: i;
    margin: 0 60px;
    width: 80px;
    height: 80px;
    color: #999;
    text-align: center
}

.import-steps .item:after {
    position: absolute;
    top: 40px;
    left: 100px;
    width: 80px;
    height: 1px;
    border-top: 2px dotted #F5F5F5;
    content: ""
}

.import-steps .item:last-child:after {
    display: none
}

.import-steps .item em {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #F5F5F5;
    text-align: center;
    line-height: 30px
}

.import-steps {
    display: block;
    display: flex;
    margin: 0 auto;
    margin-top: 60px;
    width: 600px
}

.import-steps .item.on {
    background-color: #FFF;
    color: #2DAED6
}

.import-steps .item.on em {
    background-color: #2DAED6;
    color: #FFF
}

.upload-tips {
    margin-top: 60px;
    text-align: center
}

.upload-tips .btn {
    margin-top: 10px;
}

.search-list {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 20;
    overflow: hidden;
    overflow-y: scroll;
    margin-top: -1px;
    max-height: 400px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background: #fff
}

.search-list .item {
    padding: 0 20px;
    cursor: pointer
}

.search-list .item .box {
    padding: 15px 0
}

.search-list .item .title {
    font-weight: 500
}

.search-list .item .code {
    color: #999;
    font-size: 14px
}

.search-list .item .box {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
    line-height: 1.8
}

.search-list .item:last-child .box {
    border-bottom: 0
}

.search-list .item:hover {
    background: #f5f5f5
}

.search-list .data-empty {
    margin: 30px 0
}

.goods-list {
    position: absolute;
    top: 60px;
    right: 20px;
    bottom: 0;
    left: 190px;
    padding-top: 0;
    background: #fff
}

.goods-list .search-bar {
    top: -10px;
    left: 0;
    float: none;
    display: block;
    margin: 0 20px
}

.goods-list .items {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    padding-bottom: 40px
}

.goods-list .items .table-block {
    margin: 10px 20px
}

.goods-list .items .item {
    padding: 0 25px;
    cursor: pointer
}

.goods-list .items .item .title {
    margin-bottom: 5px;
    font-weight: 500
}

.goods-list .items .item .code {
    color: #999;
    font-size: 14px
}

.goods-list .items .item li {
    float: left;
    width: 50%
}

.goods-list .items .item ul {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    line-height: 2
}

.goods-list .items .item .box {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #f5f5f5
}

.goods-list .items .item .box .numbers {
    position: absolute;
    top: 20px;
    right: 0
}

.tips-extra {
    position: absolute;
    right: 0;
    margin-top: 15px
}

.date-tabs {
    float: left;
    border-radius: 5px
}

.date-tabs .tab {
    position: relative;
    float: left;
    padding: 0 15px;
    height: 40px;
    min-width: 80px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #f5f5f5;
    border-left-color: transparent
}

.date-tabs .tab:first-child {
    border-left: 1px solid #f5f5f5;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.date-tabs .tab:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.date-tabs .tab.on:before {
    position: absolute;
    bottom: -1px;
    left: 50%;
    z-index: 2;
    margin-left: -15px;
    width: 30px;
    height: 2px;
    background-color: #2daed6;
    content: ""
}

.date-tabs .tab.on {
    color: #2daed6
}

.date-picker-btn {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 20px 0 10px;
    padding: 0 35px 0 15px;
    height: 40px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: #fff;
    line-height: 40px
}

.date-picker-btn:before {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-top: 5px solid #666;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " "
}

.filter-box.date-picker-btn {
    float: none;
    margin-right: 0;
    padding-left: 10px;
    border: 0
}

.date-picker .dropdown-switch:after {
    position: absolute;
    top: 0;
    right: 10px;
    color: #bbb;
    content: "\e64a";
    font-size: 14px;
    font-family: iconfont
}

.daterangepicker {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: 999;
    display: none;
    margin-top: 1px;
    border: 1px solid #d9dadc;
    background: #f4f5f9;
    color: inherit
}

.calendars {
    display: inline-block
}

.daterangepicker:after, .daterangepicker:before {
    position: absolute;
    display: inline-block;
    content: "";
    border-bottom-color: rgba(0, 0, 0, .2)
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f4f5f9;
    border-left: 6px solid transparent
}

.daterangepicker.opensleft:before {
    right: 9px
}

.daterangepicker.opensleft:after {
    right: 10px
}

.daterangepicker.openscenter:after, .daterangepicker.openscenter:before {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 0
}

.daterangepicker.opensright:before {
    right: 159px
}

.daterangepicker.opensright:after {
    right: 160px
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: initial
}

.daterangepicker.dropup:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #f4f5f9;
    border-bottom: initial
}

.daterangepicker.dropdown-menu {
    z-index: 3001;
    max-width: none
}

.daterangepicker.single .calendar, .daterangepicker.single .ranges {
    float: none
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar {
    display: none
}

.daterangepicker .calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar td, .daterangepicker .calendar th {
    min-width: 32px;
    text-align: center;
    white-space: nowrap
}

.daterangepicker .calendar-table {
    border: 1px solid #f4f5f9;
    background: #f4f5f9
}

.daterangepicker table {
    margin: 0;
    width: 100%
}

.daterangepicker td, .daterangepicker th {
    padding: 4px 11px;
    border: 1px solid transparent;
    text-align: center;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker td {
    background: #fff
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background: #eee
}

.daterangepicker td.week, .daterangepicker th.week {
    color: #ccc;
    font-size: 80%
}

.daterangepicker td.off, .daterangepicker td.off.end-date, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date {
    border-color: transparent;
    background: #fff;
    color: #999
}

.daterangepicker td.off.end-date:hover, .daterangepicker td.off.in-range:hover, .daterangepicker td.off.start-date:hover, .daterangepicker td.off:hover {
    background: #fff
}

.daterangepicker td.in-range {
    border-color: transparent;
    border-radius: 0;
    background-color: #ebf4f8;
    color: #000
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    border-color: transparent;
    background-color: #357ebd;
    color: #fff
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker option.disabled, .daterangepicker td.disabled {
    color: #999;
    text-decoration: line-through;
    cursor: not-allowed
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    margin: 0;
    padding: 1px;
    height: auto;
    font-size: 12px;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
    margin-bottom: 0;
    width: 50px
}

.daterangepicker .input-mini {
    display: block;
    margin: 0 0 5px;
    padding: 0 6px 0 28px;
    width: 100%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    vertical-align: middle;
    line-height: 30px
}

.daterangepicker .input-mini.active {
    border: 1px solid #08c;
    border-radius: 4px
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .daterangepicker_input i {
    position: absolute;
    top: 8px;
    left: 8px
}

.daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px
}

.daterangepicker.rtl .daterangepicker_input i {
    right: 8px;
    left: auto
}

.daterangepicker .calendar-time {
    position: relative;
    margin: 5px auto;
    padding-left: 28px;
    text-align: center;
    line-height: 30px
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .calendar.left {
    float: left
}

.daterangepicker .calendar.right {
    float: right
}

.daterangepicker .range_inputs {
    display: block;
    margin: 0 auto
}

.daterangepicker .ranges {
    display: block;
    height: 42px;
    text-align: center
}

.tree-header {
    display: flex;
    border: 1px solid #f5f5f5;
    background: rgba(239, 239, 244, .35);
    line-height: 57px
}

.tree-header label {
    width: 60%;
    padding-left: 20px;
    width: 70%;
    user-select: none
}

.tree-node label {
    padding-left: 20px;
    padding-top: 20px;
}

.tree-box span {
    padding-left: 10px;
    width: 70%;
    user-select: none
}

.tree-box .links {
    padding-right: 20px;
    text-align: left
}

.tree-child, .tree-parent {
    display: flex;
    border: 1px solid #f5f5f5;
    border-top: 0;
    line-height: 57px
}

.tree-child {
    padding-left: 30px;
}

.webuploader-element-invisible {
    position: absolute !important;
    display: none;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.webuploader-container {
    position: relative;
    display: block
}

.table-fixed-left {
    left: 0
}

.table-fixed-left, .table-fixed-right {
    position: absolute;
    top: 0;
    overflow-x: hidden;
    width: 92px;
    background: #fff
}

.table-fixed-right {
    right: 0
}

.checks {
    border: 1px solid #f5f5f5;
    background-color: #fff
}

.checks.on, .checks:hover {
    position: relative;
    border: 1px solid #2daed6 !important;
    background-color: #fff
}

.checks.on:after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    color: #2daed6;
    content: "\e6dc";
    font-size: 14px;
    font-family: iconfont;
    line-height: 1
}

.crop-box .tips {
    margin-top: 10px;
    color: #ff5a5a;
    text-align: center
}

.frm-input-extra {
    float: left;
    margin-left: -1px;
    padding: 0 15px;
    border: 1px solid #e7e7e7;
    background: rgba(239, 239, 244, .35);
    line-height: 33px !important
}

.form-title {
    border-left: 3px solid #2daed6;
    line-height: 1;
    padding-left: 10px;
    margin: 10px 0;
    font-size: 14px;
    margin-bottom: 25px;
}

.frm-switch-box .item {
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 35px;
    border: 1px solid #e7e7e7;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer
}


.thumb-box {
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.thumb-box .tips {
    transition: all .3s;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: opacity .3s;
    transform: opacity .3s;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
}

.thumb-box:hover .tips {
    opacity: 1;
}

.thumb-box.offline .tips.view {
    opacity: 1;
}

.thumb-box:hover .tips.view {
    opacity: 0;
}


.editor-box {
    padding: 15px 20px;
    text-align: center;
}

.editor-box h4 {
    font-size: 14px;
    margin-bottom: 15px;
}

.editor-box .frm-input-box {
    width: 120px;
    float: left;
    border: 1px solid #e7e7e7;
    padding: 0 10px;
}

.editor-box.stock-box .frm-input-box {
    width: 160px;
}

.editor-box .frm-input-box.small {
    width: 60px;
}


.editor-box .frm-label {
    min-width: 56px;
    text-align: left;
    margin-right: 10px;
}

.editor-box .frm-group {
    display: flex;
    padding-bottom: 10px;
}

.editor-box .btns {
    margin-top: 10px;
}

.editor-box .frm-input-large {
    width: 260px;
    float: none;
}

.tiplab {
    margin-top: 5px;
    display: inline-block;
    padding: 0 5px;
    height: 15px;
    line-height: 15px;
    color: white !important;
    font-size: 12px;
    border-radius: 15px;
    background: #2daed6;
    text-decoration: none !important;
    margin-left: 3px;
}

#modelCropper {
    max-height: 460px;
    overflow: scroll;
}

.notify-menu {
    /*position: absolute;*/
    /*top: 146px;*/
    /*right: 12px;*/
    display: inline-block;
    display: none;
    padding: 0 6.5px;
    height: 20px;
    border-radius: 10px;
    background: #FF7326;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    margin-left: 5px;
}

.industry-group {
    text-align: left;
}

.industry-group li a {
    vertical-align: middle;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.sel-all-list {
    border: 0px;
    font-size: 12px;
    margin-bottom: 6px;
    background-color: rgba(239, 239, 244, .35);
}

.top-menu, .search-bar .icon {
    position: absolute;
    text-align: center
}

.top-menu {
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    /*overflow-y: auto;*/
    border-right: 1px solid #f5f5f5;
    border-radius: 5px;
    background: #fff;
    position: relative;
    height: 60px;
    line-height: 60px;
    padding-left: 21px;
}

.top-menu a {
    display: block;
    overflow: hidden;
    margin-left: -1px;
    padding: 0 4px;
    margin-right: 30px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 58px;
    float: left;
    position: relative;
    color: #3D3D3D;
}

.top-menu a.on, .top-menu a:hover {
    border-bottom: 2px solid #2daed6;
    color: #2CADD4;
    /*background-color: rgba(239, 239, 244, .35)*/
}

.top-menu a:hover {
    /*background: rgba(239, 239, 244, .35)*/
}

.page {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.page a {
    display: inline-block;
    padding: 0 10px;
    margin-left: 5px;
    text-align: center;
    width: auto;
    min-width: 33px;
    height: 36px;
    min-height: 36px;
    line-height: 36px;
    opacity: 1;
    background: #FFFFFF;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    float: left;
}

.page .page-sel-box {
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    float: left;
    width: 85px;
    margin-left: 5px;
}

.page select {
    border: none;
    background-color: white;
    width: 78px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    backdrop-filter: none;
}

.page select option {
    background-color: transparent;
    color: #333;
}

.page select option:hover, .page select option:checked {
    background-color: #FFFFFF;
    color: #00B1D7;
}

.page .page-jump-box {
    background-color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    float: left;
    min-width: 50px;
    margin-left: 7px;
}

.page .page-jump-box input {
    background-color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    width: 60px;
    border: 1px solid #DDDDDD;
    margin: 0 7px;
    padding-left: 10px;
}

.page span {
    padding: 0 5px;
    float: left;
}

.page a.on {
    color: white;
    background: #00B1D7;
}

.menu-lxfs-box {
    overflow: inherit;
}

.menu-lxfs-box:hover .lxfs-main-box {
    display: block;
}

.lxfs-main-box {
    position: absolute;
    z-index: 999;
    display: none;
}

.lxfs-win-box {
    position: absolute;
    left: -110px;
    top: 20px;
    width: 280px;
    height: 400px;
    border-radius: 4px;
    opacity: 1;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #EAEAEA;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.lxfs-win-dec {
    width: 253px;
    height: 34px;
    opacity: 1;
    font-family: Source Han Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #3D3D3D;
    margin: 15px 0 0 13px;
    white-space: normal;
}

.lxfs-win-img {
    width: 254px;
    height: 337.17px;
    opacity: 1;
    background: url(https://cloud.maiyatian.com/product/icon/menu-lxwm.png);
    background-size: 254px 337px;
    box-sizing: border-box;
    margin: 3px 0 0 13px;
}

.lxfs-jt-box {
    position: absolute;
    z-index: 999;
}

.lxfs-win-jt {
    position: absolute;
    left: 20px;
    top: 6px;
    width: 24.12px;
    height: 16.19px;
    transform: rotate(0.66deg);
    opacity: 1;
    box-sizing: border-box;
    z-index: 999;
    background: url(https://cloud.maiyatian.com/product/icon/menu-jt.png);
    background-size: 24px 16px;
}