.bk {
    background: url(../images/s38.png) no-repeat;
    background-size: 100% 25.37rem;
    background-color: #7AE3D3;
    margin: 0 auto;
    width: 100%;
}
.box {
    width: 12rem;
    margin: 0 auto;
    padding-top: 8.29rem;
}
.topr {
    width: 2.17rem;
    height: 0.65rem;
    margin: 0 auto;
}
.topr img{
    width: 100%;
    height: 100%;
}
.decont {
    width: 100%;
    margin-top: 1.02rem;
    background: #fff;
    padding: 0.53rem 2rem;
}
.title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #095C7E;
    line-height: 0.45rem;
    text-align: center;
}
.subtitle {
    font-size: 0.2rem;
    font-weight: bold;
    color: #095C7E;
    line-height: 0.45rem;
    text-align: center;
}
.time {
    font-size: 0.16rem;
    color: #095C7E;
    text-align: center;
    margin-top: 0.14rem;
    border-bottom: 0.01rem dashed #D3D3D3;
    padding-bottom: 0.3rem;
}
.source{
    font-size: 0.16rem;
    color: #3B4143;
    float: left;
    margin-left: 2.76rem;
    margin-top: 0.16rem;
}
.editorName{
    font-size: 0.16rem;
    color: #3B4143;
    float: left;
    margin-left: 0.24rem;
    margin-top: 0.16rem;
}
.content {
    font-size: 0.16rem;
    color: #095C7E;
    line-height: 0.3rem;
    margin-top: 0.56rem;
}
.content img{
    max-width: 100%;
}
.content video{
    max-width: 100%;
}
.bottom {
    width: 100%;
    height: 1.44rem;
    margin-top: 0.9rem;
    background: linear-gradient(180deg, rgba(45, 153, 186, 0) 0%, #146084 100%);
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    line-height: 1.44rem;
}

.bottom {
    width: 100%;
    height: 1.44rem;
    margin: 0 auto;
    margin-top: 0.56rem;
}
.bottom img{
    width: 100%;
    height: 100%;
}