@font-face {
    font-family: iconfont;
    src: url(../module/iconfont/iconfont.eot);
    src: url(../module/iconfont/iconfont.eot?#iefix) format("embedded-opentype"),
    url(../module/iconfont/iconfont.woff) format("woff"),
    url(../module/iconfont/iconfont.ttf) format("truetype"),
    url(../module/iconfont/iconfont.svg#iconfont) format("svg")
}
.total-info{
    display: flex;
    justify-content: end;
}
.goods-list{
    display: flex;
    flex-direction: column;
}
.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
}
.cart-wrapper{
    background: #f5f5f5;
    padding-top: 20px;
    /*height: 300px;*/
}
.cart-wrapper .container{
    position: relative;
    width: 1200px;
    font-size: 12px;
}
.control-item{width:120px;height:32px}
/* .small-control-item.control-item:hover input{border-top: none;border-bottom: none;} */
.small-control-item.control-item:hover a{border: 1px solid rgba(233,233,233,1);}
.small-control-item.control-item:hover a:first-child{border-right: 1px solid #e5e5e5;}
.small-control-item.control-item:hover a:last-child{border-left: 1px solid #e5e5e5;}
.small-control-item.control-item:hover a:active{border: none;color: #D4281E;background: #fff;}
.control-item a{float:left;width:30px;height:30px;border:1px solid #e5e5e5;overflow:hidden}
/* .control-item .amount-down{background-position:6px 6px} */
.control-item .amount-down:active{border:1px solid #D4281E;}
.control-item .amount-disable{cursor:not-allowed}
.control-item .amount-disable i {opacity: 0.2}
/* .control-item .amount-disable.amount-down{border-color:#e5e5e5;background-position:8px -129px} */
/* .control-item .amount-up{background-position:-20px 6px} */
.control-item .amount-up:active{border-color:#D4281E;}
/* .control-item .amount-disable.amount-up{border-color:#e5e5e5;background-position:-17px -129px} */
.control-item input{
    float:left;width:56px;border:none;line-height:27px;height:27px !important;padding:0;text-align:center;font-size:12px;color:#333333;background: rgba(245,245,245,1);}
.small-control-item.control-item{width:104px;height:27px}
.small-control-item.control-item a{height:25px;width:25px;line-height:25px}
.small-control-item.control-item input{
    width:44px;font-family:"Microsoft YaHei";font-size:12px;
}
.small-control-item.control-item input:hover{
    border:none;
}
.small-control-item.control-item input[disabled]{background:#f4f5f9}
/* .small-control-item.control-item .amount-down{background-position:7px -34px}
.small-control-item.control-item .amount-down:hover{background-position:7px -54px} */
/* .small-control-item.control-item .amount-disable.amount-down{border-color:#e5e5e5;background-position:8px -103px} */
/* .small-control-item.control-item .amount-up{background-position:-21px -34px} */
/* .small-control-item.control-item .amount-up:hover{background-position:-21px -53px} */
/* .small-control-item.control-item .amount-disable.amount-up{border-color:#e5e5e5;background-position:-21px -103px} */
/* .small-control-item.control-item a.th-amount-down,.small-control-item.control-item a.th-amount-up{background-color:#fff} */
body .demo-class .layui-layer-title{background:#F8F8F8; color:#767676; border: none;}
body .demo-class .layui-layer-btn{border-top:1px solid #E9E7E7;background: #f7f7f7;}
body .demo-class .layui-layer-btn a{background:white;border: none;color: black;}
body .demo-class .layui-layer-btn .layui-layer-btn1{background:#33aefe;color: white;}
.table{width:100%;max-width:100%;margin-bottom:8px;border-collapse:collapse;border-spacing:0;table-layout:fixed}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{
    padding:16px;
    line-height:1.42857143;
    word-wrap:break-word;
    word-break:break-all;
    height: 16px;
    font-size: 12px;
    font-weight: 500;
    color: #333333;
}
.table>tbody>tr>td p span{
    font-weight: bold;
}
.table>thead>tr>th{padding:11px 16px;font-weight: bold;text-align: left;
    height: 17px;
    font-size: 13px;
    color: rgba(51,51,51,1);
    border:none !important;
}
.goods-item td {
    padding: 16px;
    line-height: 1.42857143;
    border-bottom: 1px solid #E9E9E9 !important;
    word-wrap: break-word;
    word-break: break-all;
}
.borderStyle th{
    border-bottom:none!important;
}

.table.table-shop thead th{
    background: #ffffff !important;
    border-bottom:1px solid transparent !important;
}
.table.table-shop .cart-shop-name{
    height: 28px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(51,51,51,1);
    line-height: 28px;
}
.table.table-shop .un-enough{
    background: rgba(255,141,36,0.1);
    font-size: 12px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    display: inline-block;
    padding: 0 15px;
    margin-left: 20px;
}
.table.table-shop .un-tip{
    width: 14px;
    height: 14px;
    background: rgba(255,141,36,1);
    color: white;
    display: inline-block;
    border-radius: 7px;
    text-align: center;
    margin-top: 7px;
    line-height: 14px;
    margin-right: 8px;
}

.table.table-shop .cart-shop-name:nth-child(3){
    color: #D4281E !important;
    font-weight: bold;
}
.table.table-shop .activity-select{
    width: 120px;
    height: 24px;
    line-height:24px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(233,233,233,1);
    margin-top:8px !important;
    padding:0px !important;
}
.table.table-shop .activity-select option{
    font-size: 12px;
    font-weight: normal;
    color: rgba(51,51,51,1);
}

.table>tbody>tr:hover{background-color:#f8f9fb}
.table tbody>tr.metadata td{padding:45px 16px;font-size:14px}
.table tbody>tr.metadata td .iconfont{font-size:16px;vertical-align:middle}
.table tbody>tr.metadata:hover{background-color:#fff}
.table-img{float:left;margin-right:10px;vertical-align:middle;border:1px solid #eee}
.table td i,.table th i{font-size:12px}
.table>tfoot>tr>td{background:#f8f9fb}
.table-ibox{background-color:#fff;padding:6px;border:1px solid #e7e7eb;display:inline-block}
.table-btnbox td,.table-btnbox th{padding:8px 16px 9px!important}
.table-border td,.table-border th{border:1px solid #e7e7eb}
.table-imgbox td,.table-imgbox th{padding:10px 16px 10px!important}
.table-line{padding:0 5px;color:#e5e5e5}
.table>tbody>tr.table-goods-tit,.table>tbody>tr.table-goods-tit:hover{background-color:#fcfcfd}.table>tbody>tr.table-goods-tit>td{padding:6px 16px}.table>tbody>tr.table-goods-tit>td .tg-code{width:200px}.table>tbody>tr.table-goods-tit>td .tag-green{background-color:#11cd6e;color:#fff;border-radius:3px;padding:0 5px}
.table-goods .tg-img{float:left;margin-right:10px;position:relative;z-index:1}
.table-goods .tg-img img{vertical-align:middle;
    width: 100px;
    height: 100px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(233,233,233,1);
}
.table-goods{
    width: 402px;
}
.cart-toolbar-wrap{
    height: 60px;
}
.table-goods .tg-img .cover{position:absolute;display:none;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.2)}
.table-goods .tg-img .cover span{color:#fff;background-color:#000;line-height:22px;display:block;text-align:center;margin:72px 4px 0}
.table-goods .tg-txt{overflow:hidden;line-height:18px}
.table-goods .tg-txt .tt{height:35px;overflow:hidden;margin-bottom:6px}
.table-goods .tg-txt .tg-attr{
    color:#999;
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    margin-top:8px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.table-goods .tg-txt .desc{padding-top:13px}
.table-goods .tg-list li .num{display:inline-block;width:50px}
.table-goods .tg-date{text-align:center;display:inline-block}
.table-goods .tg-tag{padding-top:8px}
.table-goods .tg-tag .tag{display:inline-block;margin-right:6px;border:1px solid #e5e5e5;border-radius:2px;-webkit-border-radius:2px;padding:2px}
.table>tbody>tr.promotion-item,
.table>tbody>tr.promotion-item:hover{background-color:#f4f5f9}
.table>tbody>tr.goods-item-selected,
.table>tbody>tr.goods-item-selected:hover{background-color:#f8f9fb}
.control-item a{
    width: 26px;
    height: 26px;
    background-color: rgba(255,255,255,1);
    border: 1px solid rgba(233,233,233,1);}
.table-goods .tg-img .cover{background-color: rgba(0,0,0,.3);}
.table-goods .tg-img .cover span{margin: 72px 5px 0; }
a.tag-pro-red:hover, a.tag-pro-white:hover{cursor: pointer;color: #fff;opacity: .9; -webkit-opacity: .9;filter: Alpha(opacity=90);}
a.tag-pro-white:hover{color:#e43636;}
.text-red{
    color:#D4281E;
    font-size: 12px;
    font-weight: bold;
}
.text-gray{
    color:#999
}
.cart-shop-name{
    font-weight: normal;
    margin-left: 10px;
    line-height: 20px;
    display: block;
    float: left;
}
.ware-house{
    float: left;
    line-height: 17px;
    padding-top: 3px;
}
.cart-self-tag{
    color: #fff;
    background-color: #e43636;
    font-weight: normal;
    border-radius: 3px;
    padding: 1px 3px;
    margin-right: 4px;
}
.tag-discount-white{
    display:inline-block;
    padding: 0 4px;
    height:16px;
    border:1px solid #e43636;
    line-height:16px;
    background:#fff;
    color:#e43636;
    text-align:center;
    cursor:default;
    white-space: nowrap;
}
.checkbox-inline,.radio-inline{cursor:pointer}
.checkbox-inline input,.radio-inline input{margin-right:3px;vertical-align:middle}
.cart-wrapper a:hover{
    color: #D4281E;
}
.direct-offer-tag{
    background: #00cccc;
    padding: 2px 3px;
    border-radius: 5px;
    margin-right: 3px;
    color: white;
}
.goods-empty{
    width:1200px;
    height:529px;
    background-color: #ffffff;
}
.m-cartempty {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin:97px auto;
}

.m-cartempty img{
   width:200px;
   height:auto;
}
.m-cartempty .tip{
    height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(153,153,153,1);
    margin-bottom:8px;
    margin-bottom:16px;
}
.m-cartempty .text-go{
    display:inline-block;
    width: 108px;
    height: 32px;
    line-height:32px;
    background: linear-gradient(270deg, rgba(236,81,64,1) 0%,rgba(212,40,30,1) 100%);
    border-radius: 2px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(255,255,255,1);
    text-align:center;
}
.m-cartempty .text-go:hover{
    color: rgba(255,255,255,1);
}
.m-cartempty .view{
    height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(102,102,102,1);
    margin-top:20px;
}
.m-cartempty .view .text-go-sc{
    height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(212,40,30,1);
    margin-left:2px;
}

.m-cartempty dl {
    padding-top: 10px
}

.m-cartempty dl dt {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 27px
}

.m-cartempty dl dd {
    line-height: 18px
}

.m-cartempty dl dd .text-grey {
    display: inline-block;
    width: 75px;
    text-align: right;
    padding-right: 10px
}
.text-blue{color:#009afe}
a.text-blue:hover{color:#228ccc}

.cart-toolbar{
    width: 1200px;
    background-color: #fff;
    height: 60px;
    z-index: 2;
    margin: -30px auto 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.options-box{
    float: left;
    width:200px;
    height: 60px;
    padding:23px 16px;
    box-sizing: border-box; 
}
.options-box a{
    font-size: 13px;
    font-weight: 500 ;
    color: rgba(51,51,51,1);
}
.options-box .checkbox-div{
    font-size: 13px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
.options-box a:last-child {
    color: #009afe;
    margin-left: 15px;
}
.total-info {
    height: 60px;
    display:flex;
    flex-direction: row;
    align-items: center;
    padding:0px 14px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(51,51,51,1);
}
.total-info .text-red{
    margin:0px 2px;
}
.total-info .sum-num, .total-info .total-price{
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(212,40,30,1);

}
.total-btn {
    float: right;
    margin-left: 16px;
    z-index: 1;
}
.total-btn button {
    display: inline-block;
    width: 155px;
    height: 59px;
    font-size: 18px;
    border: 1px solid #D4281E;
    text-align: center;
    color: #fff;
    background-color: #D4281E;
    cursor: pointer;
    font-weight: bold;
}
.fixed-bar .total-btn{margin-right: 0;}
.total-btn button:hover{
    background-color: #D4281E;
}
.ml20{
    margin-left: 20px;
}

/*地址*/
.address-list{
    display: none;
    margin-bottom: 50px;
    padding: 20px 20px 10px;
    background: white;
}
.address-list ul{
    position: relative;
}
.address-item{
    margin-bottom: 10px;
    line-height: 30px;
}
/* .address-item:hover, .address-item-selected{
    background-color: rgba(212,40,30,0.03);
} */
.address-title{
    float: left;
    position: relative;
    width: 146px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    margin-right: 10px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 1;
    cursor: pointer;
    text-align: center;
}

.address-item:hover .address-title, .address-item-selected .address-title,.address-item:hover .address-title{
    border: 1px solid #D4281E;
    line-height: 27px;
    position:relative;
    white-space: normal;
}
.address-item-selected .address-title i{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 17px;
    z-index:100;
    height: 14px;
    background: url(../img/cart/address-select.png) no-repeat;
}
.address-detail{
    width: 70%;
    float: left;
    cursor: pointer;
    white-space: nowrap;
}
.address-action{
    float: right;
    margin-right: 70px;
}
.address-action a{
    color: #009afe;
}
.address-action a:hover {
    color: #33aefe;
}
.address-detail span, .link{
    margin-right: 5px;
}
.layui-layer-content p{
    line-height: 30px;
    text-align: center;
}
.addr-default{
    color: #fff;
    background-color: #D4281E;
    border-radius: 2px;
    padding: 3px;
    margin: 0 2px;
}
.goods-container{
    min-height: 200px;
}
.fixed-bar {
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
}
.addr-switch {
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    float: left;
    position: absolute;
    right: 0;
    top: 5px;
}
.addr-switch:hover{
    color: #3399ff;
}
.goods-list-wrapper{
    position: relative;
}
.goods-list-wrapper .total-info{
    width: 100%;
    height: 48px;
    background: rgba(255,255,255,1);
    border-radius: 0 0 2px 2px;
    box-sizing: border-box;
    margin-bottom: 9px;
    padding: 15px 24px;
}

.ui-mask{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    z-index: 100;
}
.goods-list-wrapper .spinner{
    position: absolute;
    top: 50%;
    margin-top: -20px;
}
#submit-btn.disabled-btn{
    background-color: #999;
    border-color: #999;
    cursor: not-allowed;

}
.goods-container .goods-list-wrapper .goods-list .table tr{
    background: white;
    border-bottom: 1px solid rgba(233,233,233,1);
    
}
.goods-container .goods-list-wrapper .goods-list .table th{
    background: white;
    border-bottom: 1px solid transparent !important;
}
.fot-bgc{
    padding-top: 30px;background: #f5f5f5;
}
.goods-container .goods-list-wrapper .goods-list .table tr.goods-item-chose{
    background: rgba(212,40,30,0.03);
}
.goods-container .goods-list-wrapper .goods-list .table tr.goods-item td{
    vertical-align: top;
}
.goods-container .goods-list-wrapper .goods-list .table tr.goods-item td p{
    display:flex;
    flex-direction: column;
}
.goods-container .goods-list-wrapper .goods-list .table tr.goods-item td p select{
    width:180px !important;
    cursor:pointer;
}



.my-check-.my-check-label{
    display: inline;
}
    
    
.regular-checkbox {
    display: none;
}
      
.regular-checkbox + .my-check-label {
    /* padding: 5px; */
    display: inline-block;
    position: relative;
    top: 2px;
    width: 12px !important;
    height: 12px !important;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(208,208,208,1);
    border-radius: 1px;
}
     
.regular-checkbox + .my-check-label:active, .regular-checkbox:checked + .my-check-label:active {
    border: 1px solid rgba(212,40,30,1);
    border-radius: 1px;
}
     
.regular-checkbox:checked + .my-check-label {
    width: 12px !important;
    height: 12px !important;
    background-color: #ffffff;
    border: 1px solid rgba(212,40,30,1);
    color: rgba(212,40,30,1);
    /* margin-right:6px; */
}
    
.regular-checkbox:checked + .my-check-label:after {
    content: '\2714';
    font-size: 12px;
    color: rgba(212,40,30,1);
    display: block;
    font-weight:bold;
    height: 12px;
    width: 12px;
    margin-left: 2px;
    margin-top: -2px;
}
.cart-toolbar .regular-checkbox:checked + .my-check-label:after{
    /* top: -27px; */
}
.tt>a{
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.goods-item td:nth-child(3) p span{color: #5F5F6B;}
.goods-item td:nth-child(3) i{text-align: center;display: block;line-height: 27px;
    color: rgba(26,26,26,1);}
.goods-item td:nth-child(5) a{color: #333333;}
.goods-item td:nth-child(5) a:first-child{display:block;margin-bottom:4px;
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(51,51,51,1);
}

.goods-item td:nth-child(5) a:last-child:hover{color: #D4281E;}
.tt a:hover{color: #D4281E;}
.take-back{display: inline-block;width: 14px;height: 14px;background: #3399ff;color: #fff;text-align: center;line-height: 14px;margin-right: 20px;}
.table .ware-house img{width: 16px;height: 16px;}
.header-lamp>div:first-child>span:first-child{background: #3399ff;border: 1px solid #3399ff;color: white;}
.layui-layer-btn .layui-layer-btn0,.layui-layer-btn .layui-layer-btn1{font-size: 12px;}
.goods-item td:nth-child(5) a:first-child:hover{color: #D4281E;}
.site-header .cart-header .header-name{margin-top: 45px !important;}
.site-header .cart-header .header-lamp{line-height: 120px !important;}
.header-lamp>div>span:first-child{margin-top: 45px !important;}
.tail{margin-top: 59px !important;}
.address-name{
    max-width: 30%;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.address-info{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 50%;
    display: block;
    float: left;
}

.cart-goods-name {
    position: relative;
    display: inline-block;
}
.sell-out {
    position: absolute;
    height: 30px;
    line-height: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    background: #555555;
    opacity: 0.8;
}
.sell-out-gray {
    color: #aaa!important;
}
.lose-title {
    flex-shrink: 0;
    background: #aaa;
    height: 20px;
    width: 40px;
    text-align: center;
    line-height: 20px;
    margin-top: 40px;
    margin-right: 10px;
}
.serverList{
    width: 100%;
    overflow: hidden;
    padding: 15px 0px;
    margin: 10px 35px;
    color: #7F7F7F;
    font-size: 12px;
}
.serverList p{
    line-height: 22px;
}
