@charset "UTF-8";

body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { 
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

h2{
    font-weight: 600 !important;
}
/* 顶部导航条 */
.site-topbar{font-size:11px; height:36px;}
.site-topbar a{color:#666666;}

.site-topbar .split {
    color: #eee;
    margin: 0 0.5em;
}




.site-topbar .topbar-nav{
    float:left; height:36px; line-height:36px;
    width:136px;
}

.site-topbar .topbar-cart, .site-topbar .topbar-info {
    float: right;
    height: 40px;
    position: relative;
    line-height: 40px;
    right: 10px;
}

.site-topbar .topbar-cart{width:120px; margin-left:15px;}
.site-topbar .cart-mini{display:block; height:40px; line-height:40px; text-align:center; color:#b0b0b0; background:#f7f7f7;}
.site-topbar .cart-menu{position:absolute; top:40px; right:0; width:316px; padding:15px 0 0; color:#424242; background:#FFFFFF; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15); box-shadow:0 2px 10px rgba(0,0,0,0.15); display:none;}
.site-topbar .cart-menu .loading{margin:5px 20px 20px; text-align:center; padding: 20px 0;}

/* 站点头部 */
.site-header {
    background-color: #ffffff;
	/* 删除透明度，如需添加请在局部元素添加 */
    /* opacity: 0.98;  */
    width: 100%;
}
.site-header .header-logo{float:left; width:192px; margin-top:22px;
    /*margin-left:-130px;*/
    margin-right:100px;
}
.site-header .logo {
    position: relative;
    /*display: block;*/
    width: 196px;
    height: 60px;
    overflow: hidden;

}

/*.site-header .logo:before{background:url("../img/logo.png") no-repeat 50% 50%; position:absolute; top:0; left:0; width:175px; height:55px; content:"";}*/

.site-header .header-nav{
    float:left;
    width:700px;
    padding-top: 15px;
}
.site-header .nav-list{float:left; width:820px; height:88px; margin:12px 0 0 30px; font-size:16px;}
.site-header .nav-category{float:left; width:127px; margin-right:15px;}
.site-header .nav-category .link-category{visibility:hidden; display:block; padding:26px 0 38px; color:#333;}
.site-header .nav-item{float:left;}
.site-header .nav-item .link{display:block; padding:26px 10px 38px; color:#333;}
.site-header .nav-item .link:hover{color:#f10215;}

.site-header .header-search{float:right; width:296px; margin-top:25px;}
.site-header .search-form{position:relative; width: 296px;height: 50px;}
.site-header .search-text{position:absolute; top:0; right:51px; width:223px; padding:0 10px; border:1px solid #e0e0e0; font-size:14px; line-height:48px;outline: 0;}
.site-header .search-btn{position:absolute; top:0; right:0; width:52px; height:50px; border:1px solid #e0e0e0; font-size:24px; line-height:24px; background:#fff; color:#616161; outline:0; cursor:pointer; transition:all 0.3s;}
.site-header .search-btn:hover{background:#f10215; color:#FFF;}
.site-header .search-hot-words{position:absolute; top:14px; right:62px; text-align:right;}
.site-header .search-hot-words a{display:inline-block; margin-left:5px; padding:0 5px; background:#EEEEEE; color:#757575; transition:all 0.3s;}
.site-header .search-hot-words a:hover{background:#f10215; color:#FFF;}
.header-right-logo{
    float: right;
    margin-top: 39px;
}
.pic-95306-logo{
  margin-top: 10px;
  width: 179px;
  border: none;
  height: 60px;
}
.searchbox{
    position: relative;
    z-index: 1;
    clear: both;
    width: 450px;
    height: 30px;
    margin: 40px auto 40px;
    border: 2px solid transparent;
    /*border-radius: 30px;*/
    margin-left: 330px;
}
.mod_select {
    position: absolute;
    left: 0;
    top: 0;
    width: 98px;
}
.select_box {
    position: relative;
    width: 98px;
    height: 36px;
}
.select_txt {
    display: inline-block;
    /* width: 67px; */
    height: 30px;
    padding-left: 5px;
    overflow: hidden;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
}
.select-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
}
.option {
    display: none;
    position: absolute;
    top: 32px;
    left: -2px;
    width: 70px;
    background-color: #fff;
    border: 2px solid #207AD6;
    border-top: 0;

}
.option li {
    padding-left: 13px;
    font-size: 16px;
    line-height: 1.7;
    cursor: pointer;
}
.import {
    width: 60px;
    height: 30px;
    margin-left: 120px;
    padding-left: 20px;
    border: none;
    outline: none;

}
.btn-search {
    position: absolute;
    right: 0;
    width: 100px;
    height: 40px;
    color: #fff;
    border: 0;
}


.title-a{
    padding-left: 6px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #999999;
}
.search-button {
    position: absolute;
    right: 0px;
    width: 80px;
    height: 30px;
    color: #fff;
    border: 0;
    /*border-radius: 0px 10px 10px 0px;*/
}
.search-input {
    width: 350px;
    margin-left:4px;
    padding-left: 10px;
    margin-top: 5px;
    border: none;
    outline: none;
    height: 20px;
    font-size: 14px;
}
.hotwords-list{
    margin-top: 10px;
}
.fa-chevron-down{
    padding-left: 6px;font-size: 1px;color:rgba(144,144,144,0.5);
}
.top-text{
    font-size: 11px;
}
.topbar-info .top-text{
    cursor: pointer;
}
.select-icon ul{
    display: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid transparent;
    width: 90px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer;
    display: block;
    margin: -10px 0px 0px;
}

.bozai{
    width:400px;
    height: 30px;

}
.bozai .li{
    float: left;

}
.bozai li a {
    margin-left:20px;
    font-size: 14px;
    float: left;
    text-decoration: none;
}



.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.pr{
    position: relative;
}
.fl{
    float: left;
}
.f14{
    font-size: 14px;
}
.f16{
    font-size: 16px;
}
.cart-wrapper .container{
    position: relative;
    width: 1200px;
    font-size: 12px;
}
.cart-header{
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0;
}

.control-item{width:120px;height:32px}
.control-item a{float:left;background:url(../img/amount-icon.png) no-repeat;width:30px;height:30px;border:1px solid #e5e5e5;overflow:hidden}
.control-item .amount-down{background-position:8px 8px; border-radius: 5px 0 0 5px;}
.control-item .amount-down:hover{background-position:8px -74px;border:1px solid #e43636;background-color:#e7e7eb}
.control-item .amount-disable{cursor:not-allowed}
.control-item .amount-disable.amount-down{border-color:#e5e5e5;background-position:8px -129px}
.control-item .amount-up{background-position:-17px 8px; border-radius: 0 5px 5px 0;}
.control-item .amount-up:hover{background-position:-17px -74px;border-color:#e43636;background-color:#e7e7eb}
.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:125px;height:37px}
.small-control-item.control-item a{height:34px;width:25px;line-height:34px}
.small-control-item.control-item input{width:70px;line-height:30px;font-size:12px;height:30px}
.small-control-item.control-item input[disabled]{background:#f4f5f9}
.small-control-item.control-item .amount-down{background-position:7px -28px}
.small-control-item.control-item .amount-down:hover{background-position:7px -49px}
.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}
.cart-content{
    padding-top: 20px;
    background: #F7F7F7;
}
.table{
    width:100%;
    max-width:100%;
    margin-bottom:20px;
    border-collapse:collapse;
    border-spacing:0;
    table-layout:fixed
}
.goods-list .table{
    margin-bottom: 12px;
}
.category-table.table>thead>tr>th {
    border-bottom: 0;
    line-height: 20px;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{
    font-size: 14px;
    padding:16px;
    line-height:1.42857143;
    border-bottom:1px solid #eee;
    word-wrap:break-word;
    word-break:break-all
}

.table>tbody>tr:last-of-type td {
    border-bottom: 0;
}

.table>thead>tr>th{
    font-size: 14px; 
    background:#FFFFFF;
    padding:12px 18px;
    color:#666;
    font-weight: bold;
    text-align: left;
    line-height: 1;
}
.table>thead>tr>th.bg-gray{
    background: #F9F9F9;
    color: #333;
}

.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-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;padding-top: 9px;margin-left: -400px}
.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;float: left;padding-top: 2%}
.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}
.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{
    float: left;
    margin-left:80px;
    margin-top:10px ;
    color:#ff2626;
}
.color-text-red{
    color:#e11b10
}
.text-gray{
    color:#999
}
.cart-shop-name{
    font-weight: normal;
    padding-left: 10px;
    font-size: 12px;
}
.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;}
.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: 30px 400px 20px 500px
}

.m-cartempty .iconfont {
    position: absolute;
    left: 380px;
    top: 0;
    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}
.text-yellow{ color: #FF9B39}

.cart-toolbar{
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    height: 68px;
    box-shadow: 0px 0px 6px 0px rgba(221,221,221,1);
    z-index: 20;
    margin-top:60px
}
.cart-toolbar .container{
    font-size: 14px;
}
.options-box{
    float: left;
    height: 68px;
    line-height: 68px;
    margin-left: 20px;
}
.options-box a {
    color: #009afe;
}
.total-info {
    float: right;
    line-height: 68px;
    margin-right: 100px;
}
.total-info .sum-num, .total-info .total-price{
    font-size: 13px;
    color: red;
}
.total-btn {
    float: right;
    font-size: 0px;
    position: relative;
    z-index: 1;
}
.total-btn button {
    display: inline-block;
    width: 160px;
    height: 68px;
    font-size: 16px;
    text-align: center;
    background-color: #207AD6;
    cursor: pointer;
    border: none;
}
.total-btn button:hover{
    background-color: #2E8DD6;
}
.total-btn button.disabled-btn{
    background: #E5E5E5;
}
.total-btn button.disabled-btn:hover{
    background: #E5E5E5;
}
.ml16{
    margin-left: 16px;
}
.ml20{
    margin-left: 20px;
}

/*地址*/
.addresslist{
    /*display: block;*/
    margin-bottom: 15px
}
.address-item{
    margin-top: 10px;
    line-height: 40px;
}
.address-item:hover, .address-item-selected{
    background-color: #E9F2FB;
}
.address-title{
    float: left;
    position: relative;
    width: 50px;
    height: 28px;
    line-height: 28px;
    padding: 5px 24px;
    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;
    font-size: 14px;
}

.address-item:hover .address-title, .address-item-selected .address-title,.address-item:hover .address-title{
    border: 2px solid #207AD6;
    padding: 4px 23px;
}
.address-item-selected .address-title i{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 18px;
    height: 17px;
    background: url(../img/icon-address.jpg) no-repeat;
}
.address-detail{
    float: left;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
}
.address-action{
    float: right;
}
.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: 3px;
    padding: 0 3px;
    margin: 0 2px;
}
.goods-container{
    min-height: 200px;
}
.fixed-bar {
    position: fixed;
    left: 0px;
    bottom: 0px;
}
.addr-switch {
    margin-left: 11px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    margin-top: 10px;
    float: left;
}
.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;
}
.allclass{
    border-style: solid;
    border-color: rgba(200,200,200,0.25);
}
.categoryclass{
    height: 30px;
    background-color: #DDDDDD;
    padding-top: 1%;
    padding-left: 30px;
    margin-left: 10px;
    width:95.7%;
    font-weight: bold;
}
.table-shop.table{
    border-color: #EEEEEE;
    margin-bottom: 12px;
}
.table-shop>thead>tr>th{
    padding: 20px 20px 15px 20px;
}
.table.category-table > tbody> tr> td{
    padding: 20px;
}
.shop-icon{
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: -6px;
}
.mt40{
    margin-top: 40px;
}
.mt10{
    margin-top: 10px;
}
.goods-img{
    position: relative;
    width: 80px;
    height: 80px;
    border: 1px solid #EEEEEE;
}
.goods-img img{
    width: 80px;
    height: 80px;
}
.icon-invalid{
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(51,51,51,0.7);
    color: #fff;
    font-size: 12px;
    top: 20px;
    left: 20px;
    line-height: 60px;
    text-align: center;
    z-index: 12;
}
.goods-name{
    margin-left: 14px;
    width: 240px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #333;
}
.goods-desc{
    width: 200px;
    color: #989CA5;
    font-size: 14px;
    margin-left: 14px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.line{
    background-color: #DDDDDD;
}
.tbody{
    width: 97.7%;
    border-style: solid;
    border-color: rgba(200,200,200,0.25);
    margin-left:1%;
    margin-bottom: 2%;
    padding-bottom: 5%;
}
.checkbox{
    padding-left:2.3%;
    padding-top:5%;
    float: left;
}
.shopprice{
    margin-top: 14px;
    float: left;
    margin-left: 30px;
}
.shoptype {
    border: none;
    font-size: 15px;
    margin-top: 20px;
    margin-left: 60px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background-color: #fff;
    padding-right: 14px;
    background: url("../img/electronic-stores.jpg") no-repeat scroll right center transparent;
}
.default-address{
    background-color: #207AD6;
    color: #EEEEEE;
}
.shopattribute{
    padding-left: 62px;
}
.totalmoney{
    padding-left:20px;
}
.moneyclass{
    color:#E43636;
}
.orange{
    color: #F18600;
}
.shopname{
    width: 10px;
    height: 10px
}
.txt-red{
    /*margin-left: 48px;*/
    /*float: left;*/
    /*margin-top: 58px;*/
    color:#ff2626;
}
.operation{
    padding-left: 84%;
    padding-top: 5%;
}
.total{
    margin-left: 50px;
}
.carttable{
    display: block;
    height: 35px;
    width: 99.5%;
    border-style: solid;
    border-color: rgba(200,200,200,0.25);
    margin-bottom: 15px;
    padding-top: 5px;
    background-color: #FFFFFF;
}
.moreclass{
    margin-left: 1130px;
    margin-top:-20px;
    display: block;
    color:#207AD6;
    font-size: 12px;
}
.cartInfoView{
    height: 300px;
    overflow: auto;
}
.skuname{
    float: left;
    width: 200px;
    height:150px;
    margin-top: 20px;
    /*height: 10px;*/
    /*word-wrap:break-word;*/
}
.fontWeight{
    font-weight:bold;
}
i{
    font-style: normal;
}
.checkbox-inline span{
    float: left;
}
.divide-line{
    display: inline-block;
    width: 1px;
    height: 16px;
    background: #ddd;
    vertical-align: middle;
    margin: 0 16px;
}
.icon-robot{
    display: inline-block;
    background: url("../img/robot.png") no-repeat;
    background-size: cover;
    margin-right: 6px;
    position: absolute;
    width: 30px;
    height: 33px;
    top: -9px;
    left: 0;
}
.ml36{
    margin-left: 36px;
}
.mr10{
    margin-right: 10px;
}
.category-box .category-table{
    width: 100%;
    margin-left: 0;
    background: #fff;
    border: 0;
}
.bg-gray{
    color: #333;
}
.bg-yellow{
    background: #FFFCE5;
}
.table>thead>tr>th.bg-yellow{
    background: #FFFCE5;
}

.cart-wrapper .category-table>thead>tr>th, .cart-wrapper .category-table>tbody>tr>td{
    border-bottom: 0;
}
.cart-wrapper .category-table>tbody>tr>td{
    background: #fff;
}
.cart-wrapper .category-table>tbody>tr>td:hover{
    background: #fff;
}
.category-table.table>tbody>tr:hover{
    background-color:#fff
}
.table.border-style{
    box-shadow:0px 0px 6px 0px rgba(221,221,221,1);
    border: none;
}
.protect,.energy{
    display: block;
    width: 60px;
    height: 20px;
    overflow: hidden;
}
#notMessageId,.layui-badge[data-id=notMessageId]{
    position: relative;
    top: -2px;
    height: 13px;
    line-height: 13px;
    border-radius: 7px;
    padding: 2px 4px;
    margin: 0 0 0 6px;
    display: none
}
.poverty-alleviation.header-logo{
    position:relative;
}
.poverty-alleviation .header-logo-title{
    position: absolute;
    left: 100%;
    height: 40px;
    line-height: 40px;
    width: 100px;
    font-size: 20px;
    border-left: 1px solid #eee;
    top: 50%;
    margin-top: -20px;
    padding-left: 18px;
    margin-left: 18px;
    color: #207AD6;
    font-weight: 600;
    font-family: FZLanTingHeiS-H-GB;
}
.text-right{
    text-align:right;
}
.m20{
    margin:20px;
}
.m10{
    margin:10px;
}
.mb20{
    margin-bottom: 20px;
}
.text-color-red{
    color:#ff2626 !important;
}
.w100{
    width:100px !important;
}
.p30-20{
    padding:30px 20px;
}
.border-top{
    border-top:1px solid #e6e6e6;
    margin-top: 20px;
    padding-top: 10px;
}
.layout-body{
    min-height:540px;
}
.banner-img{
    width:100%;
    height:100%;
}
.component-div{
    /*overflow: hidden;*/
}
.w160{
    width:160px !important;
}
.p10{
    padding:10px;
}
.p20{
    padding:20px;
}
.layui-icon-down-arrow,.layui-icon-up-arrow {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../img/up-move.png) no-repeat;
}
.layui-icon-down-arrow:hover,.layui-icon-up-arrow:hover{
    background-image: url(../img/up-move-hover.png);
}
.layui-disabled.layui-icon-down-arrow,.layui-disabled.layui-icon-up-arrow{
    background-image: url(../img/up-move.png);
}
.layui-icon-down-arrow{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.text-999{
    color:#999;
}
.mt20{
    margin-top:20px;
}
.text-overflow-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn-search-all{
    height: 34px;
    margin-right:-84px;
    margin-top: -2px;
}
.text-center{
    text-align: center;
}
.hideDiv{
    display: none;
}
.pd20{
    padding:20px;
}
.mr5{
    margin-right:5px;
}
.lite-gotoBtn{
    /* width: 89px; */
    padding: 0 16px;
    height: 29px;
    display: inline-block;
    line-height: 29px;
    text-align: center;
    border-radius: 16px;
    border: solid 1px #e11b10;
    font-size: 12px;
    color: #e11b10;
    box-sizing: border-box;
}
.lite-gotoBtn:hover{
    background-color: rgba(225, 27, 16, 0.06);
}

.left-icon.icongengduo,
.right-icon.icongengduo,
.page-prev-icon.icongengduo,
.page-next-icon.icongengduo{
    font-size: 12px;
    margin: 0 5px;
    color: #999;
    transform: scale(0.8);
    display: inline-block;
}
.page-prev-icon.icongengduo,
.page-next-icon.icongengduo{
    color:#666;
}
.page-prev-icon.icongengduo{
    transform: rotate(180deg) scale(0.8);
}
.left-icon.icongengduo{
    transform: rotate(180deg) scale(0.8);
}
.text-middle > *{
    vertical-align: middle;
}
.mt24{
    margin-top:24px;
}
.mt14{
    margin-top:14px;
}
.bg-img-right{
    background-position:right !important;
}
.box-border{
    border:1px solid #eee;
}
.lite-sort{
    position:relative;
}
.lite-sort .lite-sort-desc,
.lite-sort .lite-sort-asc{
    position:absolute;
    transform: scale(0.5, 0.4);
    -webkit-transform: scale(0.5, 0.4);
    font-size:12px;
    color:#bbb;
    left:0;
}
.lite-sort .lite-sort-asc{
    top:-25px;
}
.lite-sort .lite-sort-desc{
    top:-17px;
}
.layui-laypage .layui-laypage-prev.layui-disabled,
.layui-laypage .layui-laypage-next.layui-disabled{
    opacity: 0.5;
    border-color: #e2e2e2;
}
.layui-laypage a.layui-disabled:hover > i{
    color: #d2d2d2 !important;
}
.bg-f7{
    background-color: #f7f7f7;
}
.ml10{
    margin-left:10px;
}
/*提示图标样式*/
.iconfont.tips-icon{
    color:#bbb;
    font-size:14px;
}
.iconfont.tips-icon:hover{
    opacity: 0.8;
}
.iconfont.more-icon{
    font-size: 12px;
    margin: 0 5px;
    color: #999;
    transform: scale(0.8) rotate(90deg);
    transition: all 0.3s;
    display: inline-block;
    padding-top:2px;
}
.active .more-icon{
    transform: scale(0.8) rotate(-90deg);
}
.store-logo-box{
    width: 114px;
    height: 72px;
    line-height: 56px;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    display: inline-block;
    overflow: hidden;
	padding: 8px;
    box-sizing: border-box;
}
#qualityStoreListView .flex-box .shop-item img{
    width: auto;
    height: auto;
	max-width: 100%;
    max-height: 100%;
    border-radius: unset;
}
.warn-msg{
    height: 40px;
    background: #fff9e6;
    padding-left: 25px;
    line-height: 40px;
    color: #ff9900;
}
.down-icon {
    display: inline-block;
    transition: all 0.3s;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
    line-height: 18px;
    text-align: center;
    z-index: 1;
}
.down-icon .icongengduo {
    -webkit-transform: scale(0.7) rotate(90deg);
    transform: scale(0.7) rotate(90deg);
    display: inline-block;
    font-size: 12px;
    color:#fff;
}
.down-icon .icongengduo-min {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    font-size: 12px;
}
.no-product-mask-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255, 0.4);
}
.no-product-mask{
    position: absolute;
    top: 50%;
    margin-top: -48px;
    left: 50%;
    margin-left: -48px;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -ms-flex-align: center;
}
.no-product-mask > span{
    width: 75px;
    font-size: 16px;
}
#cidBread .right-icon.icongengduo{
    margin:0;
}
.category-component-container ::-webkit-scrollbar{
    width: 10px;
    background-color: #fff;
}
.category-component-container ::-webkit-scrollbar-thumb{
    background-color: #ccc;
    border-radius: 5px;
    border: 6px solid rgba(0, 0, 0, 0);
    box-shadow: 8px 0 0 #A5ADB7 inset;
}
.category-component-container ::-webkit-scrollbar-track{
    border-radius: 10px;
}
.category-component-container ::-webkit-scrollbar-thumb:hover {
    background-color: #ddd;
    box-shadow: 8px 0 0 #4A4A4A inset;
}
.no-content-white{
    background:#fff;
    margin: 40px 0 60px 0;
    text-align: center;
    /* border-top:1px solid #eee; */
}
.no-content-white > .content-msg{
    margin-top:40px;
    font-size: 22px;
    color:#333;
}
.no-content-small{
    margin:40px 0;
}
.no-content-small > .content-msg{
    margin-top:30px;
    font-size: 16px;
}
.no-product-list{
    margin:40px 0;
}
.no-product-list img{
    width: 100%;
    height: 100%;
}

.notice-filter-no-result{
    width:369px;
    height:200px;
    background:url(../img/maskPhoto.png) no-repeat;
    margin:0 auto;
}

/**
店铺样式
 */
.layui-float-left{
    float:left;
}
.im-icon {
	background: url('../img/svg/im-icon.svg') no-repeat 50%/100%;
	width: 20px;
	height: 20px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
}
.collect-icon {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	font-size: 20px;
}
.collect-1 {
	background: url('../img/svg/collect-1.svg') no-repeat 50%/100%;
}
.collect-2 {
	background: url('../img/svg/collect-2.svg') no-repeat 50%/100%;
}
.store-item-info .store-title{
    font-size:18px;
    font-weight:bold;
    max-width:250px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.store-item-info .store-logo{
    width: 114px;
    height: 72px;
    border:1px solid #eee;
    background-color: #fff;
    text-align: center;
	padding: 8px;
	box-sizing: border-box;
	line-height: 1;
}
.store-item-info .store-logo img{
	width: auto;
	height: auto;
    max-width: 100%;
    max-height: 100%;
}
.store-item-info .store-erw {
    width: 96px;
    height: 96px;
    background-color: #fff;
    /* line-height: 96px; */
    text-align: center;
    position: absolute;
    right: 0;
    top: -13px;
    margin-right: 1px;
    padding-top: 8px;
    box-sizing: border-box;
}
.store-item-info .store-erw img{
    max-width: 60px;
    max-height: 60px;
    margin-top:-8px
}
.store-item-info .store-erw p{
    line-height: 1;
    display: block;
    font-size: 12px;
    text-align: center;
    color: #666;
}

.store-item-info .store-erw .erwF{
    text-align: center;
    width: 60px;
    height: 60px;
    background-color: #F5F6F8;
    margin: 0 auto;
    font-size: 12px;
    line-height: 16px;
    padding: 18px;
    box-sizing: border-box;
    color: #E11B10;
    /* margin-top:-8px */
}
/* .store-item-info .store-erw1 p{
    line-height: 1;
    display: block;
    font-size: 12px;
    text-align: center;
    color: #666;
} */
.store-item-info{
    margin:12px 0;
    line-height: 70px;
}
.store-icon-best{
    content: '';
    display: inline-block;
    width: 66px;
    height: 20px;
    vertical-align: middle;
    background: url(../img/best-store.png);
    margin-left:5px;
}
.store-info{
    margin-left:10px;
    line-height: 20px;
}
.store-box-bg{
    overflow: hidden;
    position: relative;
    background: #f5f6f8;
    z-index: 1;
}
.store-box-bg:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 0 0 96px 1200px;
    border-style: solid;
    border-color: #f0f1f3 transparent;
    z-index: -1;
}
.collect-store{
    margin-left: 10px;
	vertical-align: middle;
}
.collect-store > i,
.collect-store:hover > span{
    color:#e11b10;
}
.is-collect{
    color:#e11b10;
}
.store-info .icondianpu_huaban1{
    font-size:18px;
}
.store-info-view .store-info-banner{
    width: 607px;
    height: 96px;
    text-align: right;
}
.store-info-view .store-info-banner > img{
    max-width: 100%;
    max-height: 100%;
}
.lite-hint{
    padding:0 20px;
    line-height: 36px;
    color: #6F7E95;
    background-color: rgba(111,126,149,0.08);
}
.lite-hint a{
    color: inherit;
}
/**app二维码*/
#app{
    cursor: pointer;
    position: relative;
    height:36px;
    display: inline-block;
}
#app #app_qr{
    position:absolute;
    display: none;
    top:31px;
    left:-30px;
    /*display: block;*/
    /*width:140px;*/
    height:154px;
    border-radius: 5px;
    background:#fff;
    text-align: center;
    z-index: 999;
    padding:20px;
    padding-bottom: 10px;
    box-shadow: 0 0 6px rgba(204,204,204,0.8);


}
#app #app_qr img{
    width:100px;
    height:100px;
}
body .site-topbar .topbar-info-lite #app_qr span{
    line-height:16px;
}
body .site-topbar .topbar-info-lite #app_qr p{
    line-height: 1.2;
    font-size:14px;
    color:#333;
    white-space: nowrap;
}
body .site-topbar .topbar-info-lite #app_qr .p-top{
    margin-top:8px
}
/* 解决图片缩放，变模糊的问题 */
img{
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
/*解决背景图片缩放，变模糊的问题*/
.bg-image {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}


/* 数量加减组件 */
.control-module {
    width: 121px;
    height: 37px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-left: 20px;
}

.control-module:hover {
    border: 1px solid #e11b10;
}

.control-module:hover .amount-input {
    border-top: 1px solid #e11b10;
    border-bottom: 1px solid #e11b10;
}

.control-module .amount-input {
    width: 70px;
    line-height: 37px;
    font-size: 14px;
    height: 37px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    color:#666;
    text-align:center;
    padding: 2px 0;
}

.control-module .amount-input[disabled]{
    background:#f4f5f9
}

.control-module .sku-amount-down, .control-module .sku-amount-up {
    position: relative;
    width: 25px;
    height: 37px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex{
    display: flex;
    align-items: center;
}
.text-666 {
    color: #666;
}
.floor-div{
    display: none;
}
/*搜索联想词样式 start*/
.search-keyword{
    position:absolute;
    width: 100%;
    margin-top: 8px;
    display: none;
    background:#fff;
	border-radius: 18px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.06);
	box-shadow:  0 0 8px 0 rgba(0,0,0,0.06);
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.search-keyword .keywords-list li{
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
}
.search-keyword .keywords-list li:hover{
    background:rgba(245,246,248, .5);
}
.search-keyword .keywords-list li.active {
	background-color: #FFF7F8 !important;
}
.search-keyword .cut-line {
	width: auto;
	height: 1px;
	border-top: 1px solid #eee;
	margin: 10px 20px 0px 20px;
}
.search-keyword .keywords-list{
    margin-top:8px;
}
.hot-words span{
    padding: 0 14px;
    background-color: #f5f6f8;
    display: inline-block;
    border-radius: 12px;
    margin-right: 12px;
    margin-top:12px;
    cursor: pointer;
}
.hot-words span:hover{
    background-color: #EFF1F5;
}
.search-keyword .hot-words{
    line-height: 24px;
    padding-bottom: 10px;
    margin-right: -12px;
}
/*联想词 end*/

/* 搜索下的 热门场景馆 start */
.search-keyword .scene-wrapper {
	margin-top: 20px;
	padding: 0 20px;
	background: #fff;
}
.search-keyword .scene-wrapper h5 {
	color: #999999;
	font-size: 14px;
	line-height: 1;
}
.search-keyword .scene-wrapper .scene-list li {
	position: relative;
	display: inline-block;
	width: 47%;
	height: 72px;
	box-sizing: border-box;
	padding: 0 10px !important;
    margin-top: 12px;
}
.search-keyword .scene-wrapper .scene-list li:nth-of-type(odd) {
	margin-right: 12px;
}
.search-keyword .scene-wrapper .scene-list li .pci-more{
    left: 10px;
}
/* .search-keyword .scene-wrapper .scene-list li img {
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 6px;
	right: 10px;
} */
/* .search-keyword .scene-wrapper .scene-list li .scene-name {
	width: 50%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.search-keyword .scene-wrapper .scene-list li .pci-more {
	width: 20px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	border-radius: 0 8px 8px 0;
	background-color: #fff;
	text-align: center;
	border: 1px solid #E5E5E5;
	position: absolute;
	left: 10px;
	bottom: 14px;
}
.search-keyword .scene-wrapper .scene-list li .pci-more .iconfont {
	font-size: 12px;
    font-weight: bold;
} */
/* 热门场景馆 end */

[web-chat-connect]{
    cursor: pointer;
}

.logo-line{
    padding-left: 14px;
    border-left: 1px solid #eee;
}
html, body{
    height: 100%;
}
/* 统一按钮标准 start */
/* 默认按钮，主色按钮，次级按钮 */
.lite-btn-primary,
.lite-btn-secondary{
    display: inline-block;
    vertical-align: middle;
    padding: 0 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}
/*大型按钮*/
.lite-btn-lg{
    padding: 0 24px;
    line-height: 38px;
    font-size: 18px;
}
/* 统一按钮标准 end */
body .layui-btn-disabled, body .layui-btn-disabled:active, body .layui-btn-disabled:hover{
    background-color: #f5f5f5;
    border-color: #e5e5e5;
    color: #bbb;
}
/* 分页样式 */
body .layui-laypage a, body .layui-laypage span{
    padding: 0 11px;
    margin:0 5px;
}
body .layui-laypage-prev,
body .layui-laypage .layui-laypage-prev,
body .layui-laypage .layui-laypage-next,
body .layui-laypage-next{
    padding:0 3px;
}

body .layui-laypage .layui-laypage-curr .layui-laypage-em,
body .layui-laypage > a:first-child,
body .layui-laypage > a:first-child em,
body .layui-laypage > a:last-child,
body .layui-laypage > a:last-child em,
body .layui-laypage a,
body .layui-laypage span,
body .layui-input,
body .layui-select,
body .layui-laypage button,
body .layui-textarea{
    border-radius: 4px;
}

.goods-list .table-shop>thead>tr>th {
    padding: 12px 16px;
}

.layui-radio-disbaled.layui-disabled, .layui-radio-disbaled.layui-disabled:hover{
    color: #333 !important;
}
body .layui-radio-disbaled > i{
    color: #e5e5e5 !important;
    background: #f5f5f5;
    border-radius: 50%;
    width: 15px;
    height: 16px;
    line-height: 16px;
}
body .layui-radio-disbaled.layui-form-radio > i:hover{
    color: #e5e5e5 !important;
}
.control-module{
    overflow: hidden;
}
.control-module-disabled{
    background-color: #f5f5f5 !important;
    color: #bbb !important;
    cursor:not-allowed !important;
}
.inquiry-order-wrap{
    overflow: hidden;
}
.ml30{
    margin-left:30px;
}
.color-999{
    color: #999;
}
.color-666{
    color: #666;
}
.fixed-floor{
    position: fixed;
    bottom: 0;
    width: 100%;
}
.fixed-floor > div{
    box-shadow: -2px 0 10px rgb(0 0 0 / 8%);
}
body .layui-laypage input{
    border-radius: 4px;
}
body .layui-laypage{
    padding: 30px 0;
    margin:0;
}
.layui-table-page .layui-laypage{
    padding: 0;
}
.bottom-blank{
    padding: 15px;
}
body .layui-layer-tips .layui-layer-content{
    box-shadow:  0 0 16px 0 rgba(204,204,204,0.6);
}
.body-content{
    background-color: #F5F6F8;
    min-height: calc(100% - 376px);
}
.platform-hide{
    display: none !important;
}
[data-type="is-default"],
[data-type="is-diplomacy"],
[data-type="is-default-inline"],
[data-type="is-diplomacy-inline"],
[data-type="is-default-flex-inline"],
[data-type="is-diplomacy-flex-inline"]{
    display: none !important;
}
body .icon-collection,
body .icon-collection-filled{
    font-size:20px;
    vertical-align: middle;
}
.home-dialog.layui-layer{
    color: #fff;
    background-color: rgba(196,159,122, 0.9);
    line-height: 1.5em;
}