
.this-title{
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    color: black;
    line-height: 40px;
}

.this-date{
    color: gray;
    text-align: right;
    font-size: 12px;
    line-height: 40px;
}

.this-source{
    color: gray;
    text-align: left;
    font-size: 12px;
    line-height: 40px;
}

.this-context{
    font-family: "思源黑体", Source Han Sans CN;
    color: black;
    text-indent: 20px;
    line-height: 30px;
    font-size: 16px;
    width: 100%;
}
.this-context p {
    background: transparent !important;
}
.banner{
    background-size: 100% 100% !important;
}

/*@media (max-width: 767px) {*/
/*    .this-title{*/

/*        height: 70px;*/
/*    }*/
/*    .this-context img{*/
/*        width: 95%;*/
/*        padding: 5px;*/
/*        display: inline-block;*/
/*    }*/
/*}*/