/*弹窗*/
.alrt,.z-cont{
    display: none;
}

.z-cont,.z-cont3{
    position: fixed;
    height: 100%;
    z-index: 111;
    background-color: #000;
    opacity: 0.3;
    width: 100%;
    top:0;
    left:0
}
.alrt,.scuee,.to-pays{
    position: fixed;
    bottom: 0px;
    z-index: 1111;
    left: 0;
    width: 100%;
}
.alrt .mui-table-view .mui-media-object{
    min-width: 75px;
}
.alrt .mui-table-view .mui-media-object img{
    width: 100%;
    min-width: 75px;
    height:85px;
    position: relative;
    top:-25px;
    left:2px;
    z-index: 111111;
    border:1px solid #eaeaea;
}

.alrt .mui-media{overflow: visible;
}
.alrt .mui-media span{
    color: #14af53;
    font-size: 17px;

}
.alrt .mui-table-view-cell p,.alrt .nub-celel{
    font-size: 13px;
    color: #808080;
    /*line-height: 25px;*/
}
.alrt .mui-table-view-cell{
    overflow: visible;
    padding: 18px 10px;
    position: relative;
}

/*.alrt .mui-table-view-cell div{
    overflow: hidden;
}*/
.alrt .mui-btn-outlined.mui-btn-success{
    color:#4a4a4a;
    border-color: #4a4a4a;
    margin: 8px 2px;
    padding:5px 15px;
    width: auto;
    font-size: 14px;
}
.alrt .mui-btn-outlined.active{
    color: #fff;
    border-color: #14af53;
    background-color: #14af53;
}
.alrt .mui-numbox{
    margin-left: 15px;
    height: 30px;
    border-color: #14af53;
    background-color: #fff;
    width: 140px;
}
.mui-numbox .mui-input-numbox{
border: none !important;
    line-height: 28px;
    padding: 0 !important;
    text-overflow: clip;

}
.mui-numbox [class*=btn-numbox], .mui-numbox [class*=numbox-btn]{
    width: 35px;
}
.mui-numbox .mui-btn-numbox-minus, .mui-numbox .mui-numbox-btn-minus,.mui-numbox .mui-btn-numbox-plus, .mui-numbox .mui-numbox-btn-plus{
    border-color: #14af53;
    background-color: #14af53;
    color: #fff;
}
.alrt .mui-btn-block{
    width: 50%;
    float: left;
    position: relative;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 16px;
    padding: 13px 0;
}
.alrt .last{
  padding: 8px 0px;
    padding-bottom: 0;

}
.alrt .no-bin:after{
    width: 0;
}
.alrt .btn-block1{
    background-color: #208b4c;
}
.alrt .mistake{
    position: absolute;
    right: 0px;
    top:4px;

}
.alrt .mistake i{
    color: #ccc;
    font-size: 1.8rem;
    /*margin: 5px;*/

}
/*退货成功*/

.alrt .meag .mui-btn-block{
    border-radius: 8px;
}
.meag{
    bottom: 5%;
}
.alrt  .meag  .mui-btn-block{
    width: 100%;
    margin: 4px 0;
    padding: 8px;
    border-color: #ededed;
    font-size: 16px;
}
/*支付成功*/
.scuee{
    bottom: 30%;

}
.pay{
    text-align: center;
    background-color: #fff;
    width: 70%;
   padding:10px   0;
    margin: 0 auto;
    position: relative;
}
.pay .rell{
    color: #14af53;
    font-size: 3rem;
    line-height: 90px;
    /*padding-left: 15%;*/
}
.pay   .cose{
    height: 40px;
    padding: 0 15px;
}
.pay   p{
    color: #333333;
    font-size: 20px;
    line-height:60px;
}
.pay   p .iconfont
{
    font-size: 1.3rem;
}
.pay .mui-button-row .mui-btn{
    border-radius: 5px;
}
/*提交订单*/
.subto {
    position: relative;
    bottom: 120px;
    background-color: #fff;
    padding: 10px 5px;
    margin:0 20px;
}
.subto .cose{
    height: 20px;
    padding: 0 15px;
    margin-bottom: 0;

}
.subto .cose span{
    font-size: 1.5rem;
}
.subto .mui-input-group:before,.subto .mui-input-group .mui-input-row:after,.subto .mui-input-group:after{
    width: 0;
}
.subto .mui-input-row{
    border:1px solid #fff;
    border-radius: 6px;
    color: #aaaaaa;
    font-size: 14px;
    margin-bottom: 30px;
    overflow: inherit;
}
.subto .mui-btn-block {
    width: 100%;
    clear: both;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    padding: 8px 0;
}
.mui-input-row input{
    background-color: #fff;
    /*color: #14af53;*/
    font-size: 13px;
}
.subto .mui-input-group{
    margin: 0 20px;
    background-color: #fff;
}
.subto .mui-input-row input{
    border: 1px solid #ccc;
    border-radius: 6px;
}
.subto .mui-input-group .mui-input-row
{
    height: auto;
}
.mui-button-row{
    margin-bottom: 30px;
}
.moey{
    text-align: center;
    font-size: 15px;
    line-height:50px;
    color: #737373;
}
.moey span{
    color: #fe7e00;
    font-size: 1.2rem;
}
/*支付密码失败*/
.z-cont2{
    position: fixed;
    height: 100%;
    z-index: 1111;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    top: 0;
    left: 0;
}
.rouws{
    position: fixed;
    bottom: 250px;
    color: #fff;
    z-index: 1111;
    left: 10%;
    width: 80%;

    margin: 0 auto;
    text-align: center;
    line-height: 45px;

}
.rouws .ro-cont{
    width: 250px;
    background-color: #fff;
    /*border-radius: 10px;*/
    margin: 0 auto;
    overflow: hidden;
    /*padding: 10px 0;*/
}
.rouws .ro-cont p{
    margin: 0;
    line-height: 45px;
    font-size: 16px;
    padding: 10px;
    color: #282828;
    /*padding-bottom: 0;*/
    /*border-bottom: 1px solid #ccc;*/
}
.rouws .ro-cont .mui-button-row{
    padding: 10px 0;
    /*padding: 0;*/
    margin: 0;
    border-top:1px solid  #e8e8e8
}
.rouws .mui-btn-block{
    padding: 8px 0;
}
.rouws .ro-cont .mui-btn{
    font-size: 15px;
}
.rouws .ro-cont .mui-button-row .mui-badge{
    padding:6px 20px;
    font-size: 14px;
    color: #fff;
}


/*选择*/
.z-conts{
    position: fixed;
    height: 100%;
    z-index: 111;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    top: 0;
    left: 0;
}
.payye{
    position: fixed;
    bottom: 250px;
    color: #fff;
    z-index: 1111;
    left: 10%;
    width: 80%;

    margin: 0 auto;
    text-align: center;
    line-height: 45px;

}
.payye .ro-cont{
    width: 250px;
    background-color: #fff;
    /*border-radius: 10px;*/
    margin: 0 auto;
    overflow: hidden;
    /*padding: 10px 0;*/
}
.payye .ro-cont p{
    margin: 0;
    line-height: 45px;
    font-size: 16px;
    padding: 10px;
    color: #282828;
    /*padding-bottom: 0;*/
    /*border-bottom: 1px solid #ccc;*/
}
.payye .ro-cont .mui-button-row{
    padding: 10px 0;
    /*padding: 0;*/
    margin: 0;
    border-top:1px solid  #e8e8e8
}
.payye .mui-btn-block{
    padding: 8px 0;
}
.payye .ro-cont .mui-btn{
    font-size: 15px;
}
.payye .ro-cont .mui-button-row .mui-badge{
    padding:6px 20px;
    font-size: 14px;
    color: #fff;
}

/* 留言*/
.toborder  .mui-btn-block{
    width: 100%;
    margin: 4px 0;
    padding: 8px;
    border-color: #ededed;
    font-size: 16px;
    border-radius: 8px;
}
/*支付方式选择*/
.to-pays{
    background-color: #fff;
    z-index: 111111;
}
.to-pays   .cose{
    height: 20px;
    padding: 4px 10px;
    font-size: 1.5rem;

}
.to-pays .list h5{
    text-align: center;
    font-size: 15px;
    /*line-height: 30px;*/
    color: #fe7e00;
}
.to-pays  .mui-input-group:before{
    background-color: #fff;
}
.to-pays  .list .mui-input-group .mui-input-row{
    padding: 4px 15px;
}
.to-pays .btn-bottom{
    margin: 0 10px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.to-pays .mui-button-row .mui-btn{
    width: 100%;
    clear: both;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    padding: 8px 0;
}
/*白色弹窗*/
.alrt .bar-t .mui-btn-block{
    width: 100%;
    margin: 4px 0;
    padding: 8px;
    border-color: #ffffff;
    background-color: #ffffff;
    font-size: 16px;
    color: #333333;

}
.alrt .bar-t  .mui-content-padded{
    margin: 10px 15px;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 10px;

}
.bar-t{
    bottom: 5%;
    padding: 5px 0;
}
.alrt .bar-t   .phone .mui-btn-block:first-child
{border-bottom: 1px solid #ccc;

}
/*个人店铺弹窗*/
.goodlist{
    position: fixed;
    height: 100%;
    z-index: 111;
    width: 100%;
    top:50%;
    left:0;
    padding:0 15%
}
.goodlist  .bar-t{
    background-color: #fff;
    overflow: hidden;
    /*padding: 0 15px;*/
    padding: 0;
    text-align: center;
}
.goodlist .bar-t .tite span{
    font-size: 2rem;
    color: #e8e8e8;
}
.goodlist  .cont-list{
    padding: 10px;
    margin: 15px;
    margin-bottom: 0;
}
.goodlist .cont-list  p span {
    font-size: 2rem;
    color: #14af53;
    line-height: 35px;
}
.goodlist .cont-list   h5{
    color: #363636;
    line-height: 20px;
}
.goodlist .cont-list  p

{
    color: #5f5f5f;
    line-height: 25px;

}
.goodlist  .back{
    background: url("../images/artbackgrin.png");
    height: 50px;
    line-height: 50px;
}
.goodlist   .mui-btn{
    margin-top:10px;
    color: #fff;
    border-color: #08a506;
}