.swipeban {
    padding-bottom: 20px;
}
.swipeban .pager em {
    width: 20px;
    height: 1px;
    margin: 0 3px;
    border-radius: 0;
}
.swipeban .pager em.on {
    width: 40px;
}

.jj {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 0 auto;
    font-size: 0.75rem;
    line-height: 200%;
    color: #666;
}
.gg {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.gg img {
    display: block;
    width: 100%;
}

.smt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 30%;
    z-index: 10;
    color: #fff;
}
.smt span, .wht span {
    display: block;
    text-align: center;
}
.smt span:nth-child(1) {
    font-size: 1.4rem;
    height: 50px;
}
.smt span:nth-child(2) {
    font-size: 1.6rem;
    line-height: 150%;
}
.smt span:nth-child(3) {
    font-size: 0.875rem;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
}

.wht {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 25%;
    z-index: 10;
    font-weight: bold;
}
.wht span:nth-child(1) {
    font-size: 4rem;
    line-height: 110%;
    color: rgba(255, 255, 255, .3);
}
.wht span:nth-child(2) {
    font-size: 2.2rem;
    color: rgba(255, 255, 255, .8);
    margin-top: 10px;
}
.whp {
    width: 75%;
    margin: 0 auto;
}

.timecont {
    width: 90%;
    height: auto;
    overflow: hidden;
    color: #002452;
    margin: 0 auto;
}
.yt1 {
    font-size: 4rem;
    line-height: 120%;
}
.yt2 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 160%;
    height: auto;
    overflow: hidden;
}
.yt3 {
    margin-top: 10px;
    font-size: 0.75rem;
    line-height: 160%;
    height: auto;
    overflow: hidden;
}
.adp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.adp img {
    display: block;
    width: 100%;
    height: auto;
}