.mui-content {
    background: #F4F3F3;
    padding-bottom: 40px;
}

.juzhuang>img {
    margin-bottom: -5px;
    width: 100%;
}

.mui-content a>img {
    margin-bottom: -5px;
}

.yinglist {
    margin-top: 10px;
}

.yinglist>li {
    border-radius: 4px;
    padding-bottom: 5px;
    background: #fff;
    margin-top: 10px;
}

.yinglist>li>a img {
    width: 100%;
}

.yinglistx {
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
}

.yinglistx>div.left {
    width: 79%;
    display: inline-block;
}

.yinglistx>div.left>h3 {
    font-size: 16px;
}

.yinglistx>div.left>p {
    font-size: 14px;
    color: #666;
}

.yinglistx>div.left>p i {
    color: #BF0101;
}

.yinglistx>div.right {
    width: 20%;
    display: inline-block;
    text-align: center;
}

.yinglistx>div.right span {
    color: #BF0101;
    font-weight: bold;
    font-size: 16px;
}

.yinglistx>div.right span b {
    font-size: 12px;
}

.yinglistx>div.right a {
    background: #BF0101;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    border-radius: 9px;
    width: 100%;
}
