html, body {
    height: auto
}

bggray * {
    box-sizing: border-box;
}

.layui-body {
    /* min-width: 1130px; */
    overflow-x: auto;
}

body, div, a {
    font-size: 12px;
}

.layui-table, .layui-table td, .layui-table th {
    font-size: 12px;
}

.layui-card-header {
    font-weight: bold;
    font-size: 12px;
}

.layui-breadcrumb a {
    font-size: 12px;
}

.layui-breadcrumb a:hover {
    color: #999 !important;
}

.layui-btn {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.bggray {
    background: #fafafa;
}

.content {
    border: 1px solid #ececec;
    margin-top: 20px;
}

.ui-header {
    background-color: #fafafa;
    font-size: 20px;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
}

.ui-bd {
    padding: 20px;
    background: #fff;
}

.ui-search {
    background: #f7f7f7;
    padding: 16px 0 4px;
}

.ui-search .ant-form-inline .ant-form-item {
    margin-bottom: 10px;
}

.ant-form-inline .ant-form-item {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}

.ant-form-item {
    font-size: 12px;
    margin-bottom: 24px;
    color: rgba(0, 0, 0, .65);
    vertical-align: top;
}

.ant-row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    zoom: 1;
    display: block;
}

.layui-form-item {
    display: inline-block;
    vertical-align: top;
}
.layui-form-item .layui-inline {
    margin-bottom: 0;
}
.layui-form-mid {
    /*padding: 6px 0 !important;*/
    padding: 0 !important;
    height: 25px;
    line-height: 25px;
}

.custom-form .layui-form-item {
    display: block;
}

.custom-form .sign {
    color: #ff5722;
    padding-right: 5px;
}

.layui-form-pane .layui-form-label {
    min-width: 80px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: right;
    background-color: #f7f7f7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-left: 10px;
}

.ui-search .r-action {
    position: absolute;
    right: 1px;
    top: 0;
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted #ccc;
    text-align: center;
}

.require {
    position: relative;
    margin-right: 5px;
    color: #f02b2b;
}

.demoTable {
    margin-bottom: 10px;
}

#permForm .layui-form-pane .layui-form-label {
    min-width: 80px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: right;
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-left: 10px;
}

.data-show-content {
    background-color: #f7f7f7;
}

.data-show-content .layui-form-item {
    margin-top: 15px;
}

.layui-form-item .form-text {
    height: 25px;
    line-height: 25px;
}

.bggray {
    background: #e6e6e6;
}

.bggrayspan {
    margin-right: 40px;
}

.abutton {
    color: blue;
    margin-right: 20px;
    cursor: pointer;
}

.abutton:hover {
    color: blue;
}

.shopImg {
    width: 80px;
    height: 80px;
    border: 1px solid #eee;
    margin-right: 5px;
}


.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.f-cb, .f-cbli li {
    zoom: 1;
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.f-dn {
    display: none;
}

.f-db {
    display: block;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-pr {
    position: relative;
}

.f-prz {
    position: relative;
    zoom: 1;
}

.f-oh {
    overflow: hidden;
}

.f-ov {
    overflow: visible;
}

.f-fs12 {
    font-size: 12px;
}

.f-fs14 {
    font-size: 14px;
}

.f-fs16 {
    font-size: 16px;
}

.f-fs18 {
    font-size: 18px;
}

.f-fs20 {
    font-size: 20px;
}

.f-fs22 {
    font-size: 22px;
}

.f-fs24 {
    font-size: 24px;
}

.f-fs26 {
    font-size: 26px;
}

.f-fwn {
    font-weight: normal;
}

.f-fwb {
    font-weight: bold;
}

.f-tal {
    text-align: left;
}

.f-tac {
    text-align: center;
}

.f-tar {
    text-align: right;
}

.f-taj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.f-vam, .f-vama * {
    vertical-align: middle;
}

.f-wsn {
    word-wrap: normal;
    white-space: nowrap;
}

.f-pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

.f-wwb {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.f-ti {
    overflow: hidden;
    text-indent: -30000px;
}

.f-ti2 {
    text-indent: 2em;
}

.f-lhn {
    line-height: normal;
}

.f-tdu, .f-tdu:hover {
    text-decoration: underline;
}

.f-tdn, .f-tdn:hover {
    text-decoration: none;
}

.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.f-toe-2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.f-csp {
    cursor: pointer;
}

.f-csd {
    cursor: default;
}

.f-csh {
    cursor: help;
}

.f-csm {
    cursor: move;
}

.f-usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.m50 {
    margin: 50px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr50 {
    margin-right: 50px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml0 {
    margin-left: 0px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.mlr10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mlr10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mtb15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 10px 20px 20px 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.plr0 {
    padding-left: 0px;
    padding-right: 0px;
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px;
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px;
}

.plr30 {
    padding-left: 30px;
    padding-right: 30px;
}

.plr28 {
    padding-left: 28px;
    padding-right: 30px;
    height: 30px;
}

.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}


/* buyer,shop,platform公用样式 */
.bgf7 {
    background: #f7f7f7;
}

.bgfa {
    background: #fafafa;
}

.bg80 {
    background-color: #808080 !important;
}

.brd9 {
    border: 1px solid #d9d9d9;
}

.text-333 {
    color: #333;
}

.text-666 {
    color: #666;
}

.text-999 {
    color: #999;
}

.text-bbb {
    color: #BBBBBB;
}

.text-red {
    color: #e4393c;
}

.text-buyer {
    color: #e43636;
}

.text-shop,
.text-platfrom {
    color: #009afe;
}

.bg-buyer {
    background: #e43636;
}

.bg-shop,
.bg-platfrom {
    background: #009afe;
}

.br-buyer {
    border-color: #e43636;
}

.br-shop,
.br-platfrom {
    border-color: #009afe;
}

.text-success {
    color: #78af30;
}

.text-warning {
    color: #ec9f00;
}

.text-error {
    color: #d76461;
}

.text-disabled {
    color: #999;
}

.bg-success {
    background: #78af30;
}

.bg-warning {
    background: #ec9f00;
}

.bg-error {
    background: #d76461;
}

.bg-disabled {
    background: #999;
}

.tips-success {
    border: 1px solid #78af30;
    background: #f1f7ea;
    color: #78af30;
    padding: 15px;
}

.tips-warning {
    border: 1px solid #ec9f00;
    background: #fffdf1;
    color: #ec9f00;
    padding: 15px;
}

.tips-error {
    border: 1px solid #d76461;
    background: #fbefef;
    color: #d76461;
    padding: 15px;
}

.fl {
    float: left;
}

.catetitle {
    height: 40px;
    width: 20%;
    line-height: 40px;
    background: #e6e6e6;
    float: left;
    text-align: center;
}

.catedata {
    height: 35px;
    width: 20%;
    line-height: 35px;
    background: #fff;
    float: left;
    text-align: center;
}

.cataoperation {
    margin-right: 15px;
    color: blue;
}

.cataoperation :hover {
    color: blue;
}

.catelist {
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    height: 37px;
}

.cateinput {
    height: 30px;
    margin-top: 3px;
    width: 150px;
}

.addcatelist {
    width: 100%;
    height: 40px;
    border: 1px solid #e6e6e6;
    line-height: 40px;
    text-align: center;
    background: #e6e6e6;
    cursor: pointer;
}

#order tr th {
    height: 30px;
    line-height: 30px;
}

.shopname {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    max-width: 200px;
    cursor: pointer;
}

.fr {
    float: right;
}

.mt5 {
    margin-top: 5px;
}

.mr5 {
    margin-right: 5px;
}

.orderstatus {
    font-size: 20px;
    color: red;
    padding: 10px;
}

.reason {
    font-size: 20px;
    padding: 10px;
}
/*面包屑样式处理*/
.layadmin-header {
    position: relative;
}
.layadmin-header::after {
    content: '';
    width: calc(100% - 40px);
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 1;
}
.layui-breadcrumb {
    height: 50px;
    line-height: 40px;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.addtitil {
    background: #dddddd;
    height: 30px;
    line-height: 30px;
}

.step-item {
    float: left;
}

.w150 {
    width: 230px;
    float: left;
    /*overflow: hidden;!*超出部分隐藏*!*/
    /*white-space: nowrap;!*不换行*!*/
    /*text-overflow:ellipsis;!*超出部分文字以...显示*!*/
}

.layui-form-a {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 140px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    margin-top: 10px;
}

.layui-detail-line {
    width: 500px !important;

}

.layui-layer-content img {
    background-size: cover;
}

.ui-search form {
    /*padding-right: 113px;*/
    min-height: 100px;
}

a.link, a.link:hover, a.link:visited {
    color: #1890FF;
    text-decoration: none;
    cursor: pointer;
}

.searchForm {
    position: relative;
    background: #f7f7f7;
    padding: 15px 15px 0px 15px;
}

/*.form-content {*/
/*min-height: 95px;*/
/*}*/
/*长下拉处理*/
.layui-treeSelect.layui-form-selected .layui-anim{
    line-height: normal;
}
.left-item {
    box-sizing: border-box;
    width: calc(100% - 80px);
    margin: 0 !important;
    float: left;
    line-height: 0;
}

.right-action {
    /*position: absolute;*/
    /*right: 1px;*/
    /*top: 0;*/
    /*bottom: 12px;*/
    /*width: 96px;*/
    /*border-left: 1px dotted #ccc;*/
    box-sizing: border-box;
    width: 80px;
    height: auto;
    float: left;
    position: relative;
}
.right-action::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
}
.right-action>div, .right-action .right-btns{
    position: relative !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0 0 0 20px;
}

.right-action>div button, .right-action button {
    width: 60px !important;
    height: 25px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    border-radius: 3px;
}
.right-action button:first-child {
    margin-bottom: 12px !important;
}
/*.right-action button:last-child {*/
/*position: absolute;*/
/*left: 16px;*/
/*top: 80%;*/
/*margin-top: -16px;*/
/*margin-left: 0px;*/
/*width: 65px;*/
/*}*/

@font-face {
    font-family: 'iconfont';
    src: url('iconfont/iconfont.eot');
    src: url('iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont/iconfont.woff2') format('woff2'),
    url('iconfont/iconfont.woff') format('woff'),
    url('iconfont/iconfont.ttf') format('truetype'),
    url('iconfont/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-yonghu:before {
    content: "\e811";
}

.icon-mokuai:before {
    content: "\e633";
}

.icon-icon-p_mrpbaobiao:before {
    content: "\e608";
}

.icon-shezhi:before {
    content: "\e66e";
}

.icon-pingtaixitongzhanghaoguanli:before {
    content: "\e672";
}

.icon-shangpinguanli:before {
    content: "\e6b0";
}

.icon-shezhi1:before {
    content: "\e63b";
}

.icon-app_icons--:before {
    content: "\e618";
}

.icon-weibiaoti--:before {
    content: "\e614";
}

.icon-yingyongmokuai:before {
    content: "\e61c";
}


/* 详情页样式 start */
.jc-row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    zoom: 1;
    display: block;
    box-sizing: border-box;
}

.jc-row:before, .jc-row:after {
    content: ' ';
    display: table;
}

.jc-row:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

.jc-col-6, .jc-col-8, .jc-col-12, .jc-col-18, .jc-col-24 {
    float: left;
    flex: 0 0 auto;
}

.jc-col-6, .jc-col-8, .jc-col-12, .jc-col-18, .jc-col-24 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

.jc-col-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
}

.jc-col-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
}

.jc-col-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
}

.jc-col-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
}

.jc-col-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
}

.jc-card {
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
}

.jc-card .layui-table-view .layui-table {
    width: 100%;
}

.jc-card .layui-table {
    margin: 5px 0;
}

.afterSaleList .layui-table-view .layui-table {
    width: 100%;
}

.jc-card-header {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #333;
    background: #F7F7F7;
    font-size: 14px;
}

.jc-card-header .subtitle {
    padding: 0 10px;
    color: #999;
}

.jc-card-body {
    position: relative;
    padding: 10px 20px;
    line-height: 18px;
    font-size: 12px;
}

.jc-card-body a {
    color: #009AFE;
    cursor: pointer;
}

.jc-card-body .layui-table {
    margin: 0px;
}

.jc-card-header-icon {
    font-size: 14px;
    padding: 2px 2px;
    background: #3399FF;
    margin-right: 6px;
}

.jc-content-item {
    color: #999999;
}

.jc-content-item span {
    color: #333333;
    display: inline-block;
}

.jc-d-panel {
    background: #F4F5F9;
}

.jc-d-panel-b-l {
    border-left: 1px solid #E5E5E5;
}

.jc-d-panel-b-r {
    border-right: 1px solid #E5E5E5;
}

.jc-d-panel-b-lr {
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

.jc-d-panel-b-t {
    border-top: 1px solid #E5E5E5;
}

.jc-d-panel-b-b {
    border-bottom: 1px solid #E5E5E5;
}

.jc-d-panel-b-tb {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.jc-d-panel-b-a {
    border: 1px solid #E5E5E5;
}

.jc-d-panel-area p {
    margin-bottom: 10px;
}

.jc-d-panel-area-title {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 15px;
}

/* 详情页样式 end */

.jc-item-info {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    line-height: 16px;
}

.jc-item-info span {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
}

.jc-item-info a {
    color: #1890ff;
    background-color: transparent;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: color 0.3s;
    -webkit-text-decoration-skip: objects;
}

.jc-layui-table-cell {
    display: inline-block;
    vertical-align: middle;
}

.m-height130 {
    min-height: 130px;
}

.m-width80 {
    min-width: 80px;
}

.width-135 {
    width: 135px;
}

.width-70 {
    width: 70px !important;
}

.width-90 {
    width: 90px !important;
}

.width-290 {
    width: 290px !important;
}

.width-250 {
    width: 250px !important;
}

.width-400 {
    width: 400px !important;
}

.width-100p {
    width: 100% !important;
}

.clear {
    clear: both
}

.display-ib {
    display: inline-block;
}

.checking-box .item-hover .item-selected i {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 11px;
    height: 11px;
    background: url(../images/selected-attr.png) no-repeat;
}

.a-normal {
    color: #009afe;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
}

.a-danger {
    color: #E43636;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
}

.search-little-form .layui-input-inline .layui-input-small, .layui-select-small, .layui-textarea-small {
    width: 100px;
}

.search-little-form .layui-form-mid {
    margin: 0px 10px;
}

.search-little-form .form-content {
    background: #f2f2f2;
    padding: 5px 0px;
}

/*复选框（多选框）的美化CSS*/
label.jcheckbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none
}

label.jcheckbox {
    display: inline-block;
    cursor: pointer;
}

label.jcheckbox input[type="checkbox"] + span {
    width: 18px;
    height: 15px;
    display: inline-block;
    background: url(../images/input-checkboxnew.png) no-repeat;
    background-position: 0 0;
    background-size: cover;
}

label.jcheckbox input[type="checkbox"]:checked + span {
    background-position: 0 -25px
}

.layui-form-checkbox span {
    font-size: 12px;
}
/*04.03 修改 列表区域顶部按钮 start*/
.table-tool, .table-tools {
    line-height: 30px;
    border-style: solid;
    border-width: 1px 1px 0;
    background-color: #f7f7f7;
    padding: 12px 20px;
    border-color: #EBEBEB;
}
.table-tool .layui-btn,
.table-tools .layui-btn,
.layui-table-tool .layui-btn {
    padding: 0 16px !important;
    margin-right: 8px;
    border-radius: 4px;
}
.table-tool .layui-btn:last-child,
.table-tools .layui-btn:last-child,
.layui-table-tool .layui-btn:last-child {
    margin-right: 0;
}
.layui-table-tool{
    padding: 12px 20px;
    background-color: #f7f7f7;
}
/*列表区域顶部按钮 end*/
.self-table {
    margin: 0px !important;
}

.groupTitle td {
    background-color: #F7F7F7;
    border: none;
}

.afterSaleList .layui-table-view .layui-table {
    width: 100%;
}

@font-face {
    font-family: 'newicon';
    src: url('./notice-settings/newicon/newicon.eot');
    src: url('./notice-settings/newicon/newicon.eot?#iefix') format('embedded-opentype'),
    url('./notice-settings/newicon/newicon.woff2') format('woff2'),
    url('./notice-settings/newicon/newicon.woff') format('woff'),
    url('./notice-settings/newicon/newicon.ttf') format('truetype'),
    url('./notice-settings/newicon/newicon.svg#iconfont') format('svg');
}

.newicon {
    font-family: "newicon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-blue {
    color: #1890ff;
}

.layui-table-tool-self {
    display: none;
}
.cursorStyle{
    cursor: pointer;
}
.time{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 14px;
}
.header-border{
    font-size: 12px;
    color: #dddddd;
    margin: 9px 2px;
}
.mall-view{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 14px;
    margin-right: 10px;
    right: -14px;
    position: absolute;
    width: 78px;
    box-sizing: content-box;
    top: -6px;
}
.layui-icon.layui-icon-notice{
    display: inline;
    position: relative;
    left: -10px;
}
/*左侧导航*/
.layui-nav-tree .layui-nav-item a {
    line-height: 51px;
}
.layui-nav-tree .layui-nav-item .layui-nav-child a {
    line-height: 40px;
}

.img-menu{
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
}
.img-data-menu{
    width: 28px;
    margin-left: -6px;
    height: 26px;
}
.img-order-menu{
    width: 24px;
    margin-left: -3.2px;
    height: 26px;
}
.retractable{
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 50px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    border-top: none;
    cursor: pointer;
    margin-left: -40px;
}
.retrow{
    padding: 20px 20px 20px 0;
}
/*文字提示*/
.notification{
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -10px;
    left: 20px;
}
/*搜索框 label最新宽度*/
.layui-form-label {
    width: 85px;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
}
/*因为label是85宽了，block需要多5px偏移*/
.layui-input-block {
    margin-left: 116px;
    min-height: 25px;
    line-height: 25px;
}
/*所属组织机构 label需要下移*/
.shoule-bottom-label{
    top: 3px;
}
.no-Margin {
    margin: 0 !important;
}
.no-Padding {
    padding: 0 !important;
}
.formret{
    position: relative;
    min-height: 21px;
}
.width-btn{
    width: 62px !important;
}
.layui-col-md11.md11-card{
    margin-top:15px;
    margin-bottom:30px
}
.layui-col-md1.md1-border{
    padding-left: 20px;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted #ccc;
}
.layui-input-inline.width-150{
    width: 150px;
}
.layui-table, .layui-table-view {
    margin-top: 20px;
}
/*xm-select-parent*/
.xm-select-parent .xm-form-select .xm-select-title {
    min-height: 25px;
}
.xm-select-parent .xm-form-select .xm-select{
    height: 25px;min-height: 25px;
    padding: 0 10px;
}
.xm-select-parent .xm-form-select .xm-input {
    height: 25px !important; min-height: 25px;
}
/*layui-form-radio*/
.layui-form-radio {
    line-height: 25px;
    margin: 0 10px 0 0;
}
.layui-form-radio > i {
    font-size: 18px;
}
.layui-form-radio * {
    font-size: 12px;
}
.noneTableTitle .layui-table-grid-down{
    display: none;
}
/*文字超过省略*/
.ellipsis {
    width: 166px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.price_ellipsis {
    max-width: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1366px) {
    .word_ellipsis {
        max-width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .buyName_ellipsis {
        max-width: 140px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width:1367px)  and (max-width: 1600px) {
    .word_ellipsis {
        max-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .buyName_ellipsis {
        max-width: 180px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width:1601px) and (max-width: 1920px) {
    .word_ellipsis {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/*.layui-table-grid-down*/
.layui-table-grid-down {
    background-color: transparent !important;
    display: none !important;
}
.cleaner:after,.cleaner:before{
    display: table;
    content: "";
}
.cleaner:after{
    clear: both;
}
.cleaner{
    zoom: 1;
}

/*带小灰条的标题*/
.elem-quote {
    border-left: 5px solid #f2f2f2;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    /*font-weight: bold;*/
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 20px;
    /*color: #007aff;*/
    font-size: 16px;
}