a.link,a.link:hover,a.link:visited{
    color:#1890FF;
    text-decoration: none;
    cursor: pointer;
}
.table-tools .layui-btn{padding: 0 20px;}
.table-tools .layui-btn + .layui-btn{margin-left: 15px;}
.custom-table-none{
    border:none !important;
    margin: 30px 0;
}
.custom-table-header{
    display: flex;
}

.custom-table .colgroup{
    background:#f7f7f7;
}
.custom-table .custom-tbody{}
.custom-table .custom-tr{
    display: flex;
    flex-direction: row;
}
.custom-table .custom-th,
.custom-table .custom-td{
    padding: 10px 10px;
    color: #666;
    /*border-bottom: 1px solid #e9e9e9;*/
}
.custom-td span{
    display:inline;
    height: 100%;
    align-items: center;
}
.custom-td .indent{
    padding-left: 25px;
}

.goods-item,.sub-box{
    flex-direction: row;
    align-items: center;
    text-align: left !important;
    cursor: pointer;
}
.opera-icon{
    display: inline-block;
    border: 1px solid #C2C2C2;
    margin-right: 10px;
    cursor: pointer;
    font-size: 12px;
}
.sub-table{display: none;}
.sales-att-item{
    display: flex;
    flex-direction: row;
}
.goods-item img,.sales-att-item img{
    width:60px;
    height:60px;
}
.goods-item .right,.sales-att-item .right{
    flex: 1;
}
.sku-text{width:160px;margin-right: 5px;}
.cell-checkbox{
    -ms-transform: scale(1.2); /* IE */
    -moz-transform: scale(1.2); /* FireFox */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
    cursor: pointer;
}
.reasonBox textarea{
    width: 100%;
    height: 100px;
    border: 1px solid #e9e9e9;
    padding-top: 10px;
    text-indent: 1em;
}
.cell-1 {width: 8.33333333%}
.cell-2 {width: 16.66666667%}
.cell-3 {width: 25%}
.cell-4 {width: 33.33333333%}
.cell-5 {width: 41.66666667%}
.cell-6 {width: 50%}
.cell-7 {width: 58.33333333%}
.cell-8 {width: 66.66666667%}
.cell-9 {width: 75%}
.cell-10 {width: 83.33333333%}
.cell-11 {width: 91.66666667%}
.cell-12 {width: 100%}
.layui-form-label{
    padding: 9px 10px !important;
}
.layui-form-item{
    margin-bottom: 5px !important;
}
.layui-form-checked[lay-skin=primary] i{
    border-color: #1890FF !important;
    background-color: #1890FF !important;
}
.layui-timeline-axis{
    color:#1890FF !important;
}
.layui-card{
    box-shadow:none !important;
}
.layui-input-block{
    margin-left: 30px !important;
}
.mb20{
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    line-height: 42px;
    text-align: left;
    height: 42px;
}
.layui-form-item .layui-form-checkbox[lay-skin=primary]{
    margin-top: 0px !important;
}
.readed{
   color: #d3d3d3;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #1890FF !important;
}
.layui-form-checkbox[lay-skin=primary] i:hover {
    border-color: #1890FF !important;
}
.layui-tab-content{
    padding: 0 !important;
}
.content-color{
    background-color:#f5f5f5 !important;
}
#message-del{
    display:block;
    text-align:right;
}
.cart-logo h1{line-height: 67px;}
html .site-footer .footer-links dl dt{
    width: 84px;
}