@charset "utf-8";
.layui-layer.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: inherit;
}
.m-shop{
    background: #FFF;
    overflow: hidden;
}
.AddShop{
    padding: 1.2rem 1.2rem;
    margin: 0 .875rem .875rem .875rem;
    box-shadow: 0 0 1.5rem rgba(0,0,0,.1);
    border-radius: .5rem;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.AddShop img{
    width: 2rem;
}
.shop-title span{
    line-height: 2.5rem;
    margin-left: 11rem;
    font-size: .78rem;
}
.shop-title .checkbox{
    margin-right: 0.875rem;
}
.ShopContent,.ShopContents{
    padding: .875rem .875rem 0 .875rem;
}
/*弹窗商品样式*/
.insCommodity-type {
    display: flex;
    height: 1.6rem;
    line-height: 1.6rem;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    margin-top: .25rem;
}
.insCommodity-type li {
    height: 1.6rem;
    line-height: 1.6rem;
    width: 50%;
    text-align: center;
    font-size: .75rem;
}
.insCommodity-type li.active {
    border-bottom: .08rem solid #fc6719;
    color: #fc6719;
}
.addShopContent{
    overflow-y: hidden;
    width: 12.25rem;
    height: 18rem;
    padding: .5rem;
}
.clearfix {
    zoom: 1;
}
.mask-editor .hot_products{ padding: 0.9rem 0.2rem 0.1rem 0.2rem;overflow: auto;  height: 14.6rem;}
.hot_prod_list{width: 48%; float: left;    padding: 0;    position: relative;}
.hot_prod_list .box{ margin: 0.1rem; border:0.05rem solid #fff; background-color: #fff;}
.hot_prod_list img{ width: 100%; display: block; height: 6rem;}
.hot_prod_list h4{     font-weight: normal;
    line-height: .8rem;
    text-align: justify;
    height: 1.6rem;
    font-size: .6rem;
    overflow: hidden;
    margin: 0.12rem 0.1rem;
}
.hot_prod_list h4 a{     color: #333;
}
.Commodity_Submit{
    bottom: -2.8rem;
    text-align: center;
    font-size: .8rem;
    color: #ffffff;
    z-index: 999;
    /* padding: 10rem; */
    width: 100%;
    background: #ff5e00;
    padding: .7rem 0 .7rem 0;
    border-radius: .4rem;
    background: -webkit-linear-gradient(left, #ff7b00 , #ff5e00); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ff7b00 , #ff5e00); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ff7b00 , #ff5e00); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff7b00 , #ff5e00); /* 标准的语法（必须放在最后） */
}
.active strong{
    border-radius: 50%;
    background: #fc6719;
    color: #fff;
    position: absolute;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .6rem;
    display: inline-block;
}
strong{
    display: none;
}
.hot_li{
    border: 1px solid #A8A8A8;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    position: absolute;
    right: .2rem;
    top: .2rem;
    background: #fff;
}
.active_li{
    background:url(../img/Commodity_active.png);
    background-size: 100% 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
    border: 0;
}
/*一件商品样式*/
.bg-white {
    table-layout: fixed;
    padding: .5rem;
    background: #fff;
    border-radius: .2rem;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
    position: relative;
    margin-bottom: 1rem;
}
.bg-white .carts_img {
    vertical-align: middle;
    width: 30%;
}
.bg-white li {
    display: table-cell;
}
.bg-white li:nth-child(1) img {
    height: 6rem;
    width: 100%;
}
.full_img img {
    display: block;
}
.txt-nowrap {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    height: 2.4rem;
    line-height: 1.2rem;
    font-size: .65rem;
    text-align: justify;
    margin-top: .2rem;
}
.carts .carts_info a {
    color: #323232;
}
.carts_info{
    padding-left: 5%;
}
.dity{
    position: absolute;
    bottom: .6rem;
    font-size: .9rem;
}
.normal{
    width: 95%;
}
.buy{
    position: absolute;
    right: .8rem;
    bottom: .5rem;
    color: #ffffff;
    border-radius: 5rem;
    background: -webkit-linear-gradient(left, #ff7b00 , #ff5e00);
    background: -o-linear-gradient(right, #ff7b00 , #ff5e00);
    background: -moz-linear-gradient(right, #ff7b00 , #ff5e00);
    background: linear-gradient(to right, #ff7b00 , #ff5e00);
    padding: .2rem .8rem .2rem .8rem;
    font-size: .7rem;
}
.buy i {
    margin-right: .2rem;
}
.article_content .editBox .buy img,.editBox .buy img{
    width: .7rem;
}
#cart{
    width: .7rem;
    height: auto;
    display: inline-block;
}
.active_in{
    background: url(/themes/wap/huadong2/modules/article/img/Commodity_active.png);
    background-size: 100% 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
    border: 0;
    z-index: 999;
}
.more img{
    width: 40%;
    left: 30%;
    position: absolute;
}
/*多商品*/
.hot_products{     padding: .875rem .875rem 0 .875rem;}
.hot_prod_list{width: 50%;/* float: left; */}
.hot_prod_list .box{ margin: 0.1rem; border:0.05rem solid #fff; background-color: #fff;}
.hot_prod_list img{ width: 100%; display: block; }
.hot_prod_list h4{ font-weight: normal; line-height: 0.9rem; height:1.8rem; overflow: hidden; margin: 0.12rem 0.1rem;}
.hot_prod_list .price{     padding: 0.3rem 0.1rem;}
.hot_prod_list .price span{ display: block; line-height: 1.2;font-weight: bold; }
.hot_prod_list .btn_buy{ display:inline-block; padding: 0.05rem 0.1rem; border:1px solid #fd0000; border-radius: 0.05rem; line-height: 1.2; right: 0.3rem; bottom:0.3rem;}
.red {
    color: #fd0000;
}
.pos_abs {
    position: absolute;
}
