.collect{
    padding: 20px;
}
.el-tabs__item.is-active{
    color: #19b0b0;
}
.collect .el-tabs__nav-wrap::after{
    background-color: #EAEAEA!important;
}
.collect .el-table thead{
    color: #909399;
    font-weight: 400;
    font-size: 14px;
}
.el-tabs__active-bar{
    background-color: #19b0b0;
}
.proImg{
    height: 64px;
    width: auto;
}
.title222{
    width: 200px;
    display: inline-block;
}
.proBox{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.flex_center{
    display: flex;
    justify-content: center;
    align-items: center;
}



/*#eleMergeList .borline {
    border-bottom: 1px solid #02b4b6;
    line-height: 40px;
}

#eleMergeList .borline:last-child {
    border-bottom: 0;
}

#eleMergeList .borline .tr {
    display: flex;
}

#eleMergeList .borline .tr>div:nth-child(1) {
    width: 60px;
}

#eleMergeList .borline .tr>div:nth-child(2) {
    width: 100px;
}

#eleMergeList .borline .tr>div:nth-child(3) {
    width: 150px;
}

#eleMergeList .borline .tr>div:nth-child(4) {
    width: 214px;
}

#eleMergeList .borline .tr>div:nth-child(5) {
    width: 100px;
}

#eleMergeList .borline .tr>div:nth-child(6) {
    width: 80px;
}

#eleMergeList .borline .tr>div:nth-child(7) {
    width: 60px;
    padding-right: 20px;
    text-align: right;
}

#eleCartList .err-sku-code {
    display: inline-block;
    max-width: 100px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    vertical-align: middle
}

#eleCartList .btn-err {
    border-radius: 2px;
    width: 63px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    color: #fff;
    background-color: #eb6161;
}

#eleCartList .btn-err:hover {
    text-decoration: none;
    background: #dc4c4c;
}*/

/*#eleMenuList .close {
    cursor: default;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 12px;
    background: url(/images/error.png) no-repeat 0px -19px;
    width: 16px;
    height: 17px;
}

#eleMenuList .close:hover {
    background: url(/images/error.png) no-repeat 0px 0px;
    cursor: pointer;
}

#eleMenuList .icon-draft {
    width: 12px;
    height: 15px;
    background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/i-orderDraft.png) no-repeat -12px 0;
    vertical-align: middle;
    margin-bottom: 3px;
}

#eleMenuList .current .icon-draft {
    background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/i-orderDraft.png) no-repeat 0 0;
}

#eleCustomerList tr:hover {
    background: #f3f3f3;
}

#eleCustomerList tr.on {
    background-color: rgb(217, 244, 244)
}*/
.del{
    width: 94px;
}
.el-table__empty-block{
    display: none !important;
}
.maintainmin{
    margin-top: 6px;
    color: #666;
}
.maintainmin_collect{
    color: #999999;
    position: absolute;
    bottom:6px;
    left:50%;
    transform: translateX(-50%);
    white-space:nowrap;

}
.maintainmin_collect span{
    color: #E94637;
}
.collect a:hover, a.hover, .nav_jyc dl.submenu dt b a:hover{
    color: #19B0B0;
}
.w_left{
    text-align: left;
    margin-left: 20px;
}
.collect .el-table--enable-row-hover .el-table__body tr:hover>td{
    background: rgba(0, 93, 165, 0.04)!important;
}
.colldel{
    margin-left: 16px;
}
.colldel:hover {
    cursor: pointer;
    color: #e94637;
}
