
body{
    background-color: #f8f8f8;
}

[v-cloak]{
    display: none;
}
*{
    margin: 0;
    padding: 0;
}
/*头部的NavBar的样式*/
.van-nav-bar--fixed{
    z-index: 55 !important;
}
.van-nav-bar .van-icon{
    color: #777776 !important;
}
.toubu{
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 17px;
    color: #343434;
    background: white;
}
.fanhui{
    width: 7px;
    height: 13px;
    position: absolute;
    left: 12px;
    top: 20px;
}
.container{
    /*padding: 46px 0 53px 0;*/
}
.foofPad{
    padding-bottom: 53px;
}

.dibudh{
    max-width: 850px;
    margin: 0 auto;
}
.dibu{
    background: white;
    border-top: 1px solid #dddddd;
    /*padding: 6px 16px;*/
    display: flex;
    justify-content: space-around;
    position: fixed;
    /*left: 0;*/
    bottom: 0;
    width: 100%;
    /*max-width: 850px;*/
    padding-top: 6px;
    padding-bottom: 4px;
    z-index: 99;
}
.shouye{
    width: 18%;
    text-align: center;
}
/*.shouye img{*/
/*    width: 28px;*/
/*    height: 26px;*/
/*    margin: 0 auto;*/
/*}*/
.shouye .index_icon{
    width: 21px;
    height: 19px;
}
.shouye .share_icon{
    width: 19px;
    height: 19px;
}
.shouye .shop_icon{
    width: 21px;
    height: 19px;
}
.shouye .info_icon{
    width: 17px;
    height: 17px;
}
.shouye .my_icon{
    width: 17px;
    height: 17px;
}
.xuanzhong {
    color: #a31a28 !important;
}
.dibuwz{
    font-size: 14px!important;
    color: #474747;
}

/*特殊的提示框的样式*/
.tip_pop{
    text-align: center;
}
.tip_pop .bg_white{
    padding: 0 12px 25px;
    font-size: 14px !important;
}
.tip_pop .van-popup{
    width: 70% !important;
    overflow-y:visible !important;
    border-radius: 5px;
}
.tip_pop .tip_img{
    width: 250px;
    /*transform: translate(20%,-50%);*/
    margin-top: -40%;
    margin-left: 30px;
}
.tip_pop .tip_title{
    margin: 20px 0 15px;
    font-size: 20px;
    font-weight: bold;
}
.tip_pop .tip_btn{
    width: 80%;
    margin: auto;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
}
.tip_pop .tip_confirm{
    color: white;
    background-color: #d6212e;
    margin-top: 20px;
}
.tip_pop .tip_cancle{
    color: #ffb413;
    border: 1px solid #ffb413;
    margin-top: 10px;
}
/*遮罩层,提示用户被封禁开始*/
.ban_pop .van-popup{
    width: 70% !important;
    overflow-y:visible !important;
    border-radius: 5px;
}
.ban_pop .bg_white{
    padding: 0px 12px 25px;
    font-size: 14px !important;
}
.ban_pop .tip_title{
    margin: 25px 0 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.ban_pop .tip_btn{
    display: block;
    width: 80%;
    margin: auto;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
}
.ban_pop .tip_confirm{
    color: white;
    background-color: #d6212e;
    margin-top: 20px;
}
.ban_pop .tip_img{
    width: 250px;
    /*transform: translate(20%,-50%);*/
    margin-top: -40%;
    margin-left: 30px;
}
/*提现手续费的样式*/
.dia_content{
    text-align: center;
    font-size: 14px;
    padding-bottom: 15px;
}
.dia_content .space{
    margin: 20px 0;
}
.dia_content .color{
    color: #d6212e;
    font-size: 16px;
    font-weight: bold;
}


/*底部的分页开始*/
.pagenation{
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #fff;
}
.pagenation .pageBox{
    box-sizing: border-box;
    padding: 0 8px;
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: space-around;
    /*line-height: 40px;*/
}
.pagenation .comm{
    background-color: #f9f9f9;
    padding: 4px 8px;
    border-radius: 8px;
    color: #010101;
}
.pagenation .comm_disable{
    opacity: .5;
}
/*vant的van-pagination分页样式*/
.pagenation .van-pagination__item{
    color: #010101 !important;
    border-radius: 8px !important;
    height: 30px !important;
    line-height: 30px !important;
    background-color: #f9f9f9 !important;

}
.pagenation .van-pagination__item + .van-pagination__item{
    margin-left: 5px !important;
}
.pagenation .van-pagination__item--active{
    color: white !important;
    background-color: #555c64 !important;
}
.pagenation [class*=van-hairline]::after{
    border: none !important;
}
/*底部的分页结束*/

/*空页面的图片的样式*/
.van-empty__image{
    height: 20vh !important;
    width: auto !important;
}

/*遮罩层,提示用户被封禁开始*/
.van-overlay{
    z-index: 100 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ban{
    color: white;
    font-size: 20px;
    text-align: center;

}
.ban_pop .phone-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding-left: 25px;

}
.ban_pop .phone-item span{
    font-weight: bold;
    font-size: 16px !important;
}
.ban_pop .phone-item + .phone-item{
    margin-top: 10px;
}
.ban_pop .phone-box a{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    /*background-color: #cabc71;*/
    line-height: 30px;
    text-align: center;
    color: #b92433;
    border: 2px solid #b92433;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}