@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")
}

.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: 95%;
    font-size: 12px;
}
.control-item{width:120px;height:32px}
.small-control-item.control-item:hover input{border-top: 1px solid #33aefe;border-bottom: 1px solid #33aefe;}
.small-control-item.control-item:hover a{border: 1px solid #33aefe;}
.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: 1px solid #33aefe;color: #33aefe;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 #33aefe;}
.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:#33aefe;}
/* .control-item .amount-disable.amount-up{border-color:#e5e5e5;background-position:-17px -129px} */
.control-item input{float:left;width:56px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-left:0;border-right:0;line-height:26px;height:26px;padding:2px 0;text-align:center;font-size:14px;color:#666}
.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;line-height:21px;font-family:"Microsoft YaHei";font-size:12px;height:21px}
.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:10px;border:1px solid #e7e7eb;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;border-bottom:1px solid #e7e7eb;word-wrap:break-word;word-break:break-all}
.table>thead>tr>th{background:#f4f5f9;padding:11px 16px;color:#666;font-weight: bold;text-align: left;}
.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;border:1px solid #eee}
.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;margin-top:9px}
.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-goods .tg-txt .tg-attr{height: 18px; overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.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{ background-color: #f4f5f9 }
.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:#E43636;
}
.text-gray{
    color:#999
}
.cart-shop-name{
    font-weight: normal;
    margin-left: 10px;
    line-height: 20px;
    display: block;
    float: left;
}
.ware-house{float: left;}
.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: #757575;
}
.direct-offer-tag{
    background: #00cccc;
    padding: 2px 3px;
    border-radius: 5px;
    margin-right: 3px;
    color: white;
}
.m-cartempty {
    position: relative;
    background-color: #f4f5f9;
    padding: 105px 400px 20px 500px
}

.m-cartempty .iconfont {
    position: absolute;
    left: 380px;
    top: 80px;
    color: #eca75a;
    font-size: 94px
}

.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: 1270px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    height: 60px;
    box-shadow: 0 -1px 4px rgba(244, 245, 249, .8);
    z-index: 2;
    margin: -30px auto 0;
    padding: 0 15px;
    box-sizing: border-box;
}
.options-box{
    float: left;
    height: 60px;
    line-height: 60px;
}
.options-box a:last-child {
    color: #009afe;
    margin-left: 15px;
}
.total-info {
    float: right;
    line-height: 60px;
    margin-right: 30px;
}
.total-info .sum-num, .total-info .total-price{
    font-size: 18px;
}
.total-btn {
    float: right;
    margin-right: 15px;
    font-size: 0px;
    position: relative;
    z-index: 1;
}
.total-btn button {
    display: inline-block;
    width: 155px;
    height: 59px;
    font-size: 18px;
    border: 1px solid #1890FF;
    /* text-align: center;
    color: #fff;
    background-color: #1890FF; */
    cursor: pointer;
}
.fixed-bar .total-btn{margin-right: 0;}
/* .total-btn button:hover{
    background-color: #206bff;
} */
.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: #EAF4FF;
}
.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: 2px solid #3399ff;
    line-height: 27px;
}
.address-item-selected .address-title i{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background: url(../img/selected-attr-blue.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: #207AD6;
    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;
}
.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,
.goods-container .goods-list-wrapper .goods-list .table th{
    background: white;
}
.fot-bgc{
    padding-top: 30px;background: #f5f5f5;
}
.goods-container .goods-list-wrapper .goods-list .table tr.goods-item-chose{
    background: #F9FBFE;
}

.my-check-.my-check-label{
    display: inline;
    }
    
    
.regular-checkbox {
    display: none;
}
      
.regular-checkbox + .my-check-label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: 2px;
}
     
.regular-checkbox + .my-check-label:active, .regular-checkbox:checked + .my-check-label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
     
.regular-checkbox:checked + .my-check-label {
    width: 3px;
    height: 3px;
    background-color: #33aefe;
    border: 1px solid white;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}
    
.regular-checkbox:checked + .my-check-label:after {
    content: '\2714';
    font-size: 10px;
    color: white;
    display: block;
    line-height: 4px;
    margin-left: -3px;
}
.cart-toolbar .regular-checkbox:checked + .my-check-label:after{
    top: -27px;
}
.tt>a{color: #333840;}
.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;}
.goods-item td:nth-child(5) a{color: #333333;}
.goods-item td:nth-child(5) a:first-child{margin-right: 20px;}
.goods-item td:nth-child(5) a:last-child:hover{color: #33aefe;}
.tt a:hover{color: #33aefe;}
.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: #3399ff;}
.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;
}

/* ========
 * 购物车页面修改
 * begin
 * -------- */
.cart-wrapper {
    padding-top: 0;
    background-color: white;
    color: #262626;
}

.goods-list-wrapper {
    min-height: 200px;
}

.table {
    margin: 0;
    border: 1px solid #E0E2E7;
}

.table-shop {
    margin: -1px 0 20px;
}

.table > thead > tr > th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 13px;
    border-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #262626;
    text-align: center;
}

.goods-container .goods-list-wrapper .goods-list .table-shop >thead>tr>th {
    font-size: 12px;
    background-color: #F8F9FC;
}

.cart-shop-name {
    margin-left: 13px;
    line-height: 14px;
    font-weight: bold;
}

.table-shop>tbody>tr>td,
.table-shop>tfoot>tr>td,
.table-shop>thead>tr>td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px;
    line-height: 1.5;
    border-top: 1px solid #E0E2E7;
    border-bottom: 0;
    vertical-align: top;
    color: #262626;
}

.regular-checkbox + .my-check-label {
    top: 0;
    float: left;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 1px solid #E0E2E7;
    border-radius: 2px;
    background-color: white;
    box-shadow: none;
}

.regular-checkbox:checked + .my-check-label {
    width: 12px;
    height: 12px;
    background-color: #005DE5;
    border-color: #005DE5;
    text-align: center;
}

.regular-checkbox:checked + .my-check-label:after {
    margin: 0;
    line-height: 14px;
    font-weight: normal;
}

.goods-container .goods-list-wrapper .goods-list .table tr.goods-item-chose {
    background-color: #FDFAF6;
}

.table-goods {
    margin-left: 27px;
}

.table-goods .tg-img img {
    width: 90px;
    height: 90px;
    border: 1px solid #E0E2E7;
}

.table-goods .tg-img .cover {
    background-color: rgba(0,0,0,.5);
}

.table-goods .tg-img .cover span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -11px 0 0;
    background: transparent;
    font-size: 14px;
    font-weight: bold;
}

.table colgroup col:nth-child(1) {
    width: 340px;
}

.table colgroup col:nth-child(2) {
    width: 140px;
}

.table colgroup col:nth-child(3) {
    width: 196px;
}

.table colgroup col:nth-child(4) {
    width: 175px;
}

.table colgroup col:nth-child(5) {
    width: 160px;
}

.table colgroup col:nth-child(6) {
    width: 106px;
}
.table colgroup col:nth-child(7) {
    width: 126px;
}
.table colgroup col:nth-child(8) {
    width: 100px;
}
/*.table colgroup col:nth-child(9) {*/
/*    width: 200px;*/
/*}*/
/*.table colgroup col:nth-child(10) {*/
/*    width: 160px;*/
/*}*/

/*.table colgroup col:nth-child(11) {*/
/*    width: 116px;*/
/*}*/

.table-goods .tg-txt .tt {
    height: auto;
    margin-bottom: 4px;
    padding: 1px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tt > a {
    color: inherit;
}

.tt > a:hover {
    color: #005DE5;
}

.tg-supplier-name {
    margin-bottom: 4px;
}

.tg-supplier-name a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    padding: 1px 6px;
    background-color: #F1F1F1;
    border-radius: 2px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.tg-supplier-name a:hover {
    color: #005DE5;
}

.table-shop td p {
    margin-bottom: 4px;
    padding: 1px 0;
}

.table-shop td p:last-child {
    margin: 0;
}

.table-shop td .tg-gray {
    color: #666;
}

.tg-delivery-date {
    display: inline-block;
    padding: 0 6px;
    border: 1px solid #005DE5;
    border-radius: 2px;
    color: #005DE5;
}

.tg-select select {
    width: 100%;
    height: 24px;
    padding: 0 6px;
    border: 1px solid #E0E2E7;
    border-radius: 2px;
    color: inherit;
    cursor: pointer;
}

.goods-item td:nth-child(5) a {
    color: #262626;
}

.goods-item td:nth-child(5) a:first-child {
    margin: 0;
}

.small-control-item.control-item {
    position: relative;
    width: 120%;
    height: 30px;
}

.small-control-item.control-item a {
    position: absolute;
    top: 1px;
    width: 24px;
    height: calc(100% - 2px);
    border: 0;
    background-color: #F5F6FA;
    text-align: center;
    display: block;
    line-height: 28px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.small-control-item.control-item .amount-up {
    right: 1px;
    border-left: 1px solid #E0E2E7;
}

.small-control-item.control-item .amount-down {
    left: 1px;
    border-right: 1px solid #E0E2E7;
}

.small-control-item.control-item a:hover,
.small-control-item.control-item:hover a:active {
    border-color: #005DE5;
    background-color: #005DE5;
    color: white;
}

.small-control-item.control-item:hover a:active {
    border-top: 0;
    border-bottom: 0;
}

.small-control-item.control-item:hover a.amount-up:active {
    border-right: 0;
}

.small-control-item.control-item:hover a.amount-down:active {
    border-left: 0;
}

.goods-item td:nth-child(5) a:first-child:hover,
.goods-item td:nth-child(5) a:last-child:hover {
    color: white;
}

.small-control-item.control-item:hover a {
    border: 0;
}

.small-control-item.control-item:hover a:first-child,
.small-control-item.control-item:hover a:last-child {
    border-color: #E0E2E7;
}

.small-control-item.control-item:hover a:first-child:hover,
.small-control-item.control-item:hover a:last-child:hover {
    border-color: #005DE5;
}

.control-item .amount-disable:hover {
    background-color: #F5F6FA !important;
    color: #262626 !important;
    border-color: #E0E2E7 !important;
}

.small-control-item.control-item input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    line-height: 28px;
    border: 1px solid #E0E2E7;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.small-control-item.control-item:hover input,
.small-control-item.control-item input:focus {
    border-color: #005DE5;
}

.text-red {
    color: #D83F30;
}

.goods-item .text-red {
    font-weight: bold;
}

.tg-delete,
.addfav {
    color: inherit;
}

.cart-wrapper a:hover {
    color: #005DE5;
}

body .demo-class .layui-layer-btn .layui-layer-btn1 {
    background-color: #005DE5;
}

.cart-toolbar-wrap {
    margin-bottom: 43px;
    height: 60px;
}

.cart-toolbar {
    margin: 0 auto;
    padding: 0;
    background-color: #F8F9FC;
    border: 1px solid #E0E2E7;
    box-shadow: none;
}

.cart-toolbar .container {
    font-size: 14px;
}

.options-box,
.total-info {
    height: 58px;
    line-height: 58px;
}

.total-info {
    margin-right: 60px;
}

.options-box .my-check-label {
    margin: 22px 13px 0;
}

.options-box a:last-child {
    margin-left: 42px;
    color: #262626;
}

.options-box a {
    margin-left: 42px;
}

.options-box a:hover {
    color: #005DE5;
}

.total-info .text-right {
    margin-right: 100px;
}

.total-info .total-price {
    font-size: 24px;
}

.total-btn {
    margin: 0;
}

.total-btn button {
    width: auto;
    height: 60px;
    margin: -1px 0 0;
    padding: 0 34px;
    border: 0;
    border-radius: 0;
    background-color: #005DE5;
    font-size: 24px;
    color: white;
}

.total-btn .batchButton {
    width: 160px;
    height: 40px;
    margin: -1px 0 0;
    padding: 0 34px;
    border: 0;
    border-radius: 0;
    background-color: #005DE5;
    font-size: 15px;
    color: white;
}

.cart-toolbar .layui-btn-primary:hover {
    color: white;
}

.extra-list {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px solid #E0E2E7;
    background-color: #F8F9FC;
    font-size: 14px;
    line-height: 30px;
}
#dmdNameInfo{
    width: 30%;
    border:1px solid #0a6aa1;
    border-radius: 5px;
    outline: none;
    padding: 5px 10px;
    background: rgba(0,0,0,0);
}
.extra-list .list,
.dmdName .info,
.address-list > ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    min-height: 58px;
    max-height: 300px;
    padding: 14px 100px 8px;
}

.extra-list .title,
.address-list .title,
.dmdName .title{
    position: absolute;
    top: 14px;
    left: 18px;
    color: #005DE5;
    font-weight: bold;
}

.extra-list .item {
    display: none;
    margin-bottom: 6px;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.extra-list .item span,
.addr-full {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding: 0 8px;
    border: 2px solid transparent;
    border-radius: 2px;
    line-height: 26px;
}

.extra-list .item.selected,
.address-list .address-item.address-item-selected {
    display: block;
}

.extra-list.open .item,
.address-list.open .address-item {
    display: block;
    cursor: pointer;
}

.extra-list.open .item:hover,
.address-list.open .address-item:hover {
    background-color: white;
    color: #005DE5;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.extra-list.open .selected span,
.address-list.open .address-item-selected .addr-full {
    padding-right: 24px;
    border-color: #005DE5;
    color: #005DE5;
}

.extra-list.open .selected span:after,
.address-list.open .address-item-selected .addr-full:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -6px;
    width: 4px;
    height: 8px;
    border: solid #005DE5;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.extra-list .more,
.addr-switch {
    position: absolute;
    top: 14px;
    right: 18px;
    color: #005DE5;
    cursor: pointer;
}

.addr-switch {
    height: 30px;
    line-height: 30px;
}

.addr-switch:hover {
    color: #005DE5;
}

.extra-list .more i,
.addr-switch i {
    vertical-align: middle;
}

.extra-list .more i:before,
.addr-switch i:before {
    content: "\e667";
}

.extra-list.open .more i:before,
.address-list.open .addr-switch i:before {
    content: "\e664";
}

.address-item .address-title {
    display: none;
}

.address-list,.dmdName {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    border: 1px solid #E0E2E7;
    background-color: #F8F9FC;
    font-size: 14px;
    line-height: 30px;
}

.address-item {
    display: none;
    margin-bottom: 6px;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.address-item:hover,
.address-item-selected {
    background-color: transparent;
}

.address-action a {
    color: #005DE5;
}

.address-action {
    margin-right: 5px;
}

.address-detail {
    width: auto;
    cursor: unset;
}

.address-list ul {
    position: static;
}

.address-name {
    max-width: 150px;
}

.address-info {
    max-width: 450px;
}

.addr-default {
    float: right;
    margin: 5px 5px 0 0;
    padding: 0 5px;
    border: 1px solid #005de5;
    background: transparent;
    font-size: 12px;
    color: #005de5;
    line-height: 18px;
}

.btn-cart-import {
    float: right;
    margin-bottom: 20px;
    padding: 0 16px;
    border: 0;
    border-radius: 2px;
    background-color: #005DE5;
    font-size: 14px;
    line-height: 32px;
    color: white;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.btn-cart-import:hover {
    opacity: .8;
}

.cart-tab {
    display: inline-block;
    height: 30px;
    margin-bottom: 20px;
    padding-top: 1px;
    border-bottom: 1px solid #e0e2e7;
}

.cart-tab li {
    min-width: 28px;
    padding: 0 16px;
    line-height: 30px;
}

.cart-tab .layui-this {
    color: #005DE5;
}

.cart-tab .layui-this:after {
    left: 16px;
    width: calc(100% - 32px);
    height: 31px;
    border: 0;
    border-bottom: 2px solid #005de5;
}

.m-cartempty {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 455px;
    padding: 150px 0 0 569px;
    background: url(../img/cart-empty@2x.png) no-repeat 370px 100px;
    background-size: 170px;
    font-size: 14px;
    color: #262626;
}

.m-cartempty dl {
    padding: 0;
}

.text-blue {
    color: #005DE5;
}

.m-cartempty dl dt {
    padding-bottom: 14px;
}

.m-cartempty .text-gray {
    color: #262626;
}

.fot-bgc {
    padding-top: 0;
}

.goods-list-wrapper .layui-tab-content {
    padding: 0;
}

.goods-list-wrapper .layui-tab {
    margin: 0;
}
.layui-textarea{
    max-height: 70px;
}

/* --------
 * end by Lic
 * 2022-1-12
 * ======== */