.table {
    max-width: 98%;
    width: 98%;
    overflow: hidden;
}

.btn-green {
    background-color: #33cabb;
    border-color: #33cabb;
    color: #fff !important;
}

.btn-green:hover {
    background-color: #52d3c7;
    border-color: #52d3c7;
}

.lyear-layout-sidebar-scroll {
    background-color: #33cabb !important;
}

.spec-name,
.spec-val-list {
    margin-bottom: 16px;
    clear: both;
    font-size: 0;
    display: flex;
}

.base-back {
    position: absolute;
    top: 56px;
    right: 67px;
    z-index: 10;
}

.lft {
    float: left;
}

.rgt {
    float: right;
}

.spec-left,
.del-btn,
.add-val {
    height: 34px;
    line-height: 34px;
}

.spec-left {
    min-width: 70px;
    font-size: 14px;
    text-align: right;
}

.del-btn,
.add-val {
    color: #f54440;
    font-size: 14px;
    width: 80px;
    text-align: center;
    display: inline-block;
}

.add-val {
    display: inline-block;
}

.del-btn:hover,
.add-val:hover {
    cursor: pointer;
}

.spec-val {
    display: inline-block;
}

.val-box {
    clear: both;
    font-size: 0;
    flex: 1;
}

.table .spec-name-tr th,
.table .spec-name-tr td {
    border: 1px solid #E5E5E5;
    width: 100px;
    text-align: center;
    height: 45px;
}

/* .table-bordered {
    border: none !important;
} */
.reset-table tbody th {
    width: 175px !important;
}

.xing {
    color: #f54440;
}

.batch-add {
    width: 80px;
    height: 28px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    background-color: #009688;
    border-radius: 3px;
    margin-left: 55%;
    margin-bottom: 20px;
}

.add-btn,
.add-btn-hide {
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    background-color: #009688;
    border-radius: 3px;
    margin: 0 0 12px 0;
}

.add-btn-hide {
    background-color: #ccc;
    display: none;
}

.add-btn:hover {
    cursor: pointer;
}

.spec-right {
    position: relative;
    display: inline-block;
}

/* .select-box{width: 234px;} */
.option {
    width: 180px;
    border: solid 1px #EDE7D6;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 2;
    overflow: hidden;
    display: block;
}

.option a {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding: 0 10px;
    width: 100%;
    background: #fff;
    font-size: 14px;
}

.option a:hover {
    background: #d5fbf7;
}

.select_value {
    width: 180px;
}

.up-img .layui-upload-list {
    float: left;
    margin: 0 10px;
}

.up-img .tip {
    /* float: left; */
    margin-top: 4px;
    display: inline-block;
}

.select1 {
    width: 320px;
}

.reset-input {
    width: 350px;
}

.reset-input {
    width: auto;
    max-width: 350px;
    display: inline-block;
}

.rad:first-child {
    margin-bottom: 5px;
}

.table-detail {
    width: 96% !important;
    margin: 0 auto !important;
}

.table-detail tr th,
.table-detail tr td {
    border-color: #e4e2e2 !important;
    border-width: 0 1px 1px !important;
}

.table-title {
    background-color: #f2f2f2;
    width: 96% !important;
    margin: 0 auto !important;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 0;
    text-align: center;
    position: relative;
}

.table-list {
    margin-top: 10px
}

.table-bg {
    background-color: #fff;
    width: 98%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 1% 0
}

.back {
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 10;
}

.back .btn {
    padding: 5px 8px !important;
}

.user-back {
    display: inline-block;
    position: absolute;
    right: 75px;
    top: 64px;
    z-index: 10;
}

.skip-btn {
    border: 1px solid #ddd;
    width: 40px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
}

.pageNum {
    padding-bottom: 10px;
}

.num-page {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.num-page input {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 40px;
    vertical-align: bottom;
    margin-top: 2px;
    border: 1px solid #ddd;
    margin-right: 4px;
}

.num-page button {
    display: inline-block;
    vertical-align: bottom;
    width: 40px;
    height: 30px;
    background: none;
    border: 1px solid #ddd;
}

.num-page i {
    font-style: normal;
    color: #999;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-right: 4px;
    padding-top: 2px;
    display: inline-block;
}

.pagination {
    margin: 0 !important;
}

.hui-input {
    border: 1px solid #ddd !important;
}

#upload-list,
#upload-list-id,
#upload-photo-list {
    /* overflow: hidden; */
    display: inline-block;
    vertical-align: middle;
}

.upload-item {
    width: 50px !important;
    height: 50px !important;
    position: relative !important;
    float: left !important;
    margin-left: 5px;
}

.upload-item img {
    width: 100%;
    height: 100%;
}

#upload-photo-list .upload-item {
    width: 100px !important;
    height: 100px !important;
    position: relative !important;
    float: left !important;
    margin-left: 10px;
    margin-top: 10px;
}

.del-img {
    display: block;
    /* width: 50px;
    height: 50px; */
    position: absolute;
    right: -5px;
    top: -10px;
    z-index: 10;
}

.del-img:hover {
    cursor: pointer;
}

input[class='webuploader-element-invisible'] {
    opacity: 0;
    background-color: red;
    height: 38px !important;
}

.up {
    display: inline-block;
    width: 113px !important;
    height: 38px !important;
    line-height: 38px !important;
    color: #FFF;
    background-color: #009688;
    text-align: center;
    border-radius: 3px;
}

.up:hover,
input[class='webuploader-element-invisible']:hover {
    cursor: pointer;
}

.link-iinput {
    width: 255px;
}

#upload-video div:nth-child(2),
#upload-img div:nth-child(2) {
    width: 100% !important;
    height: 100% !important;
}

/* 规格样式 */

.fv-wrapper {
    width: 100%;
    height: auto;
}

.fv-wrapper>div {
    margin-bottom: 20px;
}

.fv-wrapper .fv-wrapper-right {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.fv-wrapper .fv-wrapper-right .fv-addSpec {
    background-color: #F8F8F8;
    padding: 10px;
}

.fv-specList {
    width: 100%;
    padding: 10px 0;
    /* border-bottom: 1px solid #f1f1f1; */
}

.fv-specList .fv-specName {
    margin-bottom: 10px;
    position: relative;
}

.fv-specList .fv-specName .fv-specName_name {
    margin-top: 6px;
    display: inline-block;
    width: 80px;
    text-align: right;
    font-weight: bold;
}

.fv-specList .fv-specName .fv-specName_input {
    width: 100%;
}

.fv-specList .fv-specName .fv-specName_close {
    float: none;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 100;
}

.fv-specList .fv-specValue .fv-specValue-name {
    margin-top: 6px;
    display: inline-block;
    width: 80px;
    text-align: right;
    float: left;
}

.fv-specList .fv-specValue .fv-specValue-content {
    width: 90%;
    float: left;
}

.fv-specList .fv-specValue .fv-specValue-content .fv-specValue_inputWrapper {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px;
}

.fv-specList .fv-specValue .fv-specValue-content .fv-specValue_inputWrapper>.close {
    display: none;
}

.fv-specList .fv-specValue .fv-specValue-content .fv-specValue_inputWrapper:hover .close {
    display: block;
}

/* .fv-specList .fv-specValue .fv-specValue-content .fv-specValue_inputWrapper .fv-specValue_input { width: 100px; margin-left: 10px; margin-bottom: 5px; } */
.fv-specList .fv-specValue .fv-specValue-content .fv-specValue_inputWrapper .fv-specValue_input:hover {
    display: block;
}

.fv-specList .fv-specValue .fv-specValue-content .fv-specName_btn {
    margin-left: 10px;
    background-color: #33cabb !important;
    width: 100px;
    height: 30px;
    line-height: 27px;
    color: #fff;
    border-radius: 3px;
}

.fv-specName_btn:hover {
    background-color: #009688 !important;
    color: #fff;
}

.fv-count,
.fv-shelfTime,
.fv-desc {
    padding: 0;
}

.fv-shelfTime .radio {
    margin-top: 0;
}

.fv-requiredStar::before {
    content: '*';
    display: inline-block;
    color: red;
    font-size: 20px;
}

.js-fvWrapper-hide {
    display: none;
}

.fv-submitBtn>button {
    margin: 0 auto;
}

.my-select-box {
    display: inline-block;
    width: 200px;
    position: relative;
}

.my-select-box .my-select-input {
    width: 100px;
    padding: 0 5px;
    /* background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA4DIAAIM2AAB5CAAAxgwAADT6AAAgbL5TJ5gAAABGSURBVHjaYvz//z8DOYCJgUzA0tnZidPK8vJyRpw24pLEpwnuVHRFhDQxMDAwMPz//x+OOzo6/iPz8WFGuocqAAAA//8DAD/sORHYg7kaAAAAAElFTkSuQmCC) right center no-repeat #fff; */
    /* padding-right: 10px !important; */
    width: 100%;
    box-sizing: border-box;
}

.my-select-list {
    position: absolute;
    left: 0;
    top: 31px;
    z-index: 101;
    border: 1px solid #ccc;
    border-top: none;
    max-height: 160px;
    overflow-y: auto;
    display: none;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}

.my-select-list li {
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 0 3px;
    cursor: pointer;
    margin-bottom: 1px;
    color: #333;
}

.my-select-list li.choosed {
    background: #57c7d4;
    color: #fff;
}

.my-select-list li:hover {
    background: #57c7d4;
    color: #fff;
}

.pull-left {
    display: inline-block !important;
    float: none !important;
}

.js-specValWrapper {
    width: 100%;
}

.wid {
    width: 176px;
}

.uploadVideo,
.uploadImg,
.uploadPhoto,
.js-addSpec,
.js-createSpecTable,
.uploadImgId {
    background-color: #33cabb;
    border-color: #33cabb;
    color: #fff;
    position: relative;
}

.collapsed,
.uploadVideo:hover,
.uploadImg:hover,
.uploadImgId:hover,
.js-addSpec:hover,
.uploadPhoto:hover,
.js-createSpecTable:hover {
    background-color: #009688;
    border-color: #009688;
    color: #fff;
    cursor: pointer;
}

.batch {
    text-align: right;
    display: none;
}

.js-specVal_close {
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 100;
}

.noSearch {
    display: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #999;
    height: 26px;
    line-height: 26px;
    padding: 0 3px;
    position: absolute;
    left: 0;
    top: 38px;
    width: 100%;
    background: #fff;
    z-index: 9999;
}

.bor {
    border: none;
}

.input-group .input-group-btn .btn {
    padding: 8px 4px !important;
}

/* .my-select-list li.hideLi{
    display: none;
} */
/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
/* 大屏幕（大桌面显示器，大于等于 1200px） */
.table-responsive .form-control {
    font-size: 14px !important;
    padding: 5px 4px !important;
}

.table-responsive .live-table {
    width: auto !important;
    overflow-x: auto !important;
    margin-bottom: 0 !important;
    max-width: auto;
}

.table-responsive .live-table th {
    width: auto !important;
    white-space: nowrap;
}

.table-responsive .live-table td {
    white-space: nowrap;
}

.table-responsive .live-table td.sku {
    width: 100px;
}

.jumbotron {
    width: 100%;
    height: 100%;
    background: url('/statics/images/welcom.gif') #e8ebf4 no-repeat;
    color: #3ab0b0;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #33cabb !important;
    background-color: #33cabb !important;
}

.uploadPhoto span.photo {
    font-size: 43px;
    color: #666;
}

/* .uploadPhoto {
    width: 100px !important;
    height: 100px !important;
} */
.layui-table-cell {
    padding: 0 15px !important;
}

.field-bg {
    width: 110px;
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #fafafa;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    border-right: none;
}

.re-select {
    border-radius: 0px 2px 2px 0 !important;
}

.clear-float {
    overflow: hidden;
}

.fleft {
    float: left;
}

.frgiht {
    float: right;
}

.width-auto {
    width: auto;
}

.ds-in {
    display: inline-block !important;
    margin-bottom: 0px !important;
}

.ds-in .layui-form-label {
    background-color: #F2F6FC !important;
    color: #606266 !important;
    font-size: 13px !important;
}

.color-green {
    border-color: #16baaa !important;
    color: #16baaa !important;
}

.shop-mag .layui-form-item .pos {
    position: relative !important;
}

.shop-mag .select-register {
    width: 588px;
    overflow: hidden;
    position: absolute;
    left: 80px;
    top: 46px;
    z-index: 999;
    background-color: #fff;
}

.shop-mag .select-register ul {
    display: none;
}

.shop-mag .select-register .show {
    display: block !important;
}

.shop-mag .select-register .province-con,
.shop-mag .select-register .city-con,
.shop-mag .select-register .area-con {
    width: 189px;
    height: 187px;
    overflow-y: auto;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .08);
}

.shop-mag .select-register .province-con,
.shop-mag .select-register .area-con {
    border: 1px solid #c9cdd4;
}

.shop-mag .select-register .city-con {
    border-top: 1px solid #c9cdd4;
    border-bottom: 1px solid #c9cdd4;
}

.shop-mag .select-register .province-con li,
.shop-mag .select-register .city-con li,
.shop-mag .select-register .area-con li {
    height: 38px;
    line-height: 38px;
    color: #4e5969;
    position: relative;
    padding: 0 8px;
}

.shop-mag .select-register .province-con li i {
    position: absolute;
    right: 4px;
}

.shop-mag .select-register .province-con li:hover,
.shop-mag .select-register .city-con li:hover,
.shop-mag .select-register .area-con li:hover {
    background-color: #f5f7fa;
    cursor: pointer;
}

.shop-mag .select-register li.current {
    color: #0d6eff;
    font-weight: 700;
}

.layui-layer-setwin .layui-layer-close2 {
    background-position: -152px -34px !important;
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -182px -34px !important;
}

.edit-color,
.edit-color a {
    color: #33CABB;
}

.edit-color:hover {
    color: #777;
}

.in-blk {
    display: inline-block;
}

.card .layui-input-inline {
    margin-right: 5px !important;
}

.card .layui-inline label {
    margin: 0 !important;
}

/* 表格td的内容太长  在td 里加一个<div class="divtd-width"></div>*/
.td-width {
    max-width: 200px !important;
    height: 20px !important;
    overflow: hidden !important;
    display: block !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    cursor: pointer !important;
}

.mar {
    margin-bottom: 5px !important;
}

.wid-select {
    margin-right: 0 !important;
}

.wid-select .layui-input-inline {
    width: 120px !important;
}

.wid-select .layui-input-inlines {
    width: 100px !important;
}

.card .wid170 {
    width: 180px !important;
}

.card .wid100 {
    width: 100px !important;
}

.card .refund-btn:hover{
    background-color: #cc8a0a;
}
.input-bg{
    background-color: #f1f1f1 !important;
}

.end-time-input{
    background-color:#ebebec !important;
    color: #a0a0a0 !important;
}

/*2024年7月29日 新样式*/
.no-padding{
    padding: 0 !important;
}
.layui-tab-card > .layui-tab-title .layui-this{
    font-weight: bold;
    color: #16baaa;
}
.layui-tab .layui-tab-title li{
    font-size: 16px;
}
.font-red{
    color: red;
}
.font-blue{
    color: blue;
}
.font-green{
    color:#00c711;
}
.input-width1{
    width: 320px;
}
.input-display{
    display: inline-block;
}
.font-hui{
    color: #7b7b7b;
}
.td-bg1{
    background-color: #E4E7ED !important;
}
.enterprise .layui-disabled{
    color: #333 !important;
}
.contract .layui-table td, .layui-table th{
    text-align: center !important;
}
.contract .layui-table td.td-bg1{
    text-align: left !important;
}
.cerDiv{
    overflow: hidden;
}
.subBut{
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    color: #0C0C0C;
    border: 1px solid #0C0C0C;
    float: left;
    overflow: hidden;
}
.cerDiv .item{
    margin-right: 5px;
}
.fl{
    float: left;
}

 .one-img{
    overflow: hidden;
 }

 .one-img .upload-item img,
 .one-img .webuploader-pick,
 .one-img .webuploader-pick input[class="webuploader-element-invisible"]{
    width: 100px !important;
    height: 100px !important;
 }
 .one-img .webuploader-pick{
    position: absolute;
    left: 0;
    top: 0;
 }
 .one-img .upload-item a,
 .industry-qualifications .upload-item a,
 .shenfen .upload-item a{
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #333;
    font-size: 12px;
     margin-top: 4px;
 }
 .one-img .upload-item{
    height: 120px !important;
 }
 .industry-qualifications .upload-item,
 .shenfen .upload-item{
    width: 100px !important;
    height: 120px !important;
 }
 .industry-qualifications .upload-item img,
 .shenfen .upload-item img,
 .industry-qualifications .webuploader-pick,
 .shenfen .webuploader-pick{
    width: 100px !important;
    height: 100px !important;
 }
.margin-r{
    margin-right: 55px;
}
.page-title{
    overflow: hidden;
    background-color: #fafafa;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
.page-title .tit{
    display: inline-block;
    float: left;
}