/*页码展示*/
.page-fixed {
    position: fixed;
    left: 50%;
    bottom: 60px;
    z-index: 18;
    width: 50px;
    margin-left: -25px;
    border-radius: 10px;
}
.bg-shadow, .btn {
    color: #fff;
    text-align: center;
}
.bg-shadow {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background: rgba(0,0,0,.5);
}

.maiChe a {
    color: #000000;
}

.mchBg {
    width: 100%;
    padding-top: 7rem;
    padding-bottom: 15.8rem;
}

.mchDiv {
    width: 73%;
    height: 5rem;
    margin: 0 auto;
    background: url(/mobile/static/img/43.png) no-repeat;
    background-size: 100% 100%;
    opacity: .8;
}

.mchDiv1 {
    text-align: center;
    padding: .6rem 0;
}

.perMaiche {
    background: #f0f0f0;
    width: 100%;
}

.body {
    background: #F0F0F0;
}

.mch-div {
    padding: 0;
    margin-bottom: 4rem;
}

.renzheng {
    background: #52CF85;
    float: right;
}

