    #zoom{
        padding-left: .416667rem /* 15/36 */;
        padding-right: .416667rem /* 15/36 */;
    }
   .newinfo .title{
        font-size: .512rem /* 19.2/37.5 */ /* 19.2/36 */;
        text-align: left;
        font-weight: bold;
        margin-bottom: .527778rem /* 19/36 */;
        margin-top: .527778rem /* 19/36 */;
        line-height: 1.5;
    }
   .newinfo .author{
        display: flex;
        display: -webkit-flex; 
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: .416667rem /*15/36*/;
        height: 1.066667rem /* 40/37.5 */;
    }
   .newinfo .author img{
        width: .833333rem /* 30/36 */ /* 40/37.5 */;
        height: .833333rem /* 30/36 */ /* 40/37.5 */;
        border-radius: 50%;
        margin-right: .213889rem /* 7.7/36 */;
        font-size: .319444rem /* 11.5/36 */;
        vertical-align: middle;
    }
   .newinfo .author .author-span{
        color: #132234;
        margin-right: .388889rem /* 14/36 */;
    }
   .newinfo .author .data{
        color: #aebace;
    }
   .newinfo .author .laiyuan{
       /* width: 100px; */
       width: auto;
        cursor: pointer;
        height: .555556rem /* 20/36 */;
        line-height: .555556rem /* 20/36 */;
        text-align: center;
        color: #aebace;
        margin: 0;
        padding:0.05rem .12rem 0.05rem .12rem;
    }
    #loading {
        text-align: center;
    }
    .zw{
        color: #333;      
        text-align: justify ;
    }
    .zw div{
        width: 100%;
        text-align: justify;
        margin: 0 0 .416667rem /* 15/36 */;
        line-height: 1.8;
    }
    .zw p {
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-align: justify;
        margin: 0 0 .416667rem /* 15/36 */;
        line-height: 1.8;
    }
    .zw iframe {
        margin-left: -.4rem/* 15/37.5 */
        ;
        width: 10rem;
        height: 5.12rem/* 192/37.5 */
        ;
    }
.published_info{
    font-size: .444444rem /* 16/36 */;
    text-align: right;
}

    .laiyuan {
        cursor: pointer;
    }
    .container .zw img {
        max-width: 100% !important;
        margin: 0 auto;
    }
