.swipeban {
    padding-bottom: 20px;
}
.swipeban .pager em {
    width: 20px;
    height: 1px;
    margin: 0 3px;
    border-radius: 0;
}
.swipeban .pager em.on {
    width: 40px;
}
.hzp {
    width: calc(100% - 20px);
    margin: 10px;
}

.bkt span {
    float: left;
    margin-right: 10px;
}
.bkt span:nth-child(1) {
    line-height: 20px;
}
.bkt span:nth-child(2) {
    font-size: 1.1rem;
    line-height: 20px;
    color: #666;
}

.yxt {
    font-size: 1.4rem;
    color: #002856;
    line-height: 180%;
    margin: 10px 10px 0 10px;
}
.yxc {
    height: auto;
    font-size: 0.75rem;
    line-height: 200%;
    margin: 5px 10px;
    padding-bottom: 20px;
}
.yxp {
    height: auto;
    overflow: hidden;
    margin: 5px 10px;
}
.yxp img {
    display: block;
    width: 100%;
    height: auto;
}

.ryp {
    width: calc(100% - 20px);
    margin: 10px;
    background: #fff;
}
.ryp img {
    width: 65%;
    height: auto;
    margin: 30px auto;
    object-fit: contain;
}
.ryp span {
    display: block;
    text-align: center;
    font-size: 1rem;
    margin-bottom: 30px;
}
a.bkmore {
    margin-bottom: 60px;
}