
   .container{
        padding: 0 .4rem /* 15/37.5 */;
        overflow: hidden;  
        overflow-y: auto;  
        margin: 0 auto;
        position: relative;
        font-size: .44rem;
    }
   .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;
        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;
    }
    .newinfo .banner img{
        width: 100%;
        height: auto;
    }
    .newinfo .topBanner img{
        width: 100%;
        height:auto;
        /* height: 2.777778rem 100/36; */
    }
    #loading {
        text-align: center;
    }
    .zw{
        color: #333;      
        text-align: justify;
        text-indent: 0;
        margin-top: .416667rem /* 15/36 */;
        margin-bottom: .416667rem /* 15/36 */;
        font-size: 16px;
        position: relative;
    }
    .touchnone{
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .zw div{
        width: 100%;
        text-align: justify;
        text-indent:0 !important; 
        margin: 0 0 15px 0;
        line-height: 1.8;
    }
    .zw p {
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-indent: 0 !important;
        margin: 0 0 15px 0;
        line-height: 2;
        font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;
    }
    .zw iframe {
        width: 100%;
        max-width: 100%;
    }
    .zz{
        width: 100%;
        height: 90px;
        margin: 0!important;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 63%, #FFFFFF 100%);
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: flex-end;
        -webkit-align-items: flex-end;
    }
    .zz span{
        font-size: 15px;
        font-weight: 600;
        color: #0077FF;
        margin-bottom: 6px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
    }
    .zz img{
        width: 18px;
        height: 18px;
        margin-left: 2px;
    }
    .published_info{
        border-left: 2px solid #0077FF;
        padding: 12px 0 12px 10px;
        margin-left: 2px;
        background-color: #F7F9FC;
        border-radius: 1px;
        font-size: 14px;
        line-height: 14px;
    }
    .laiyuan {
        cursor: pointer;
    }
    .container .zw img {
        max-width: 100%;
        margin: 0 auto;
    }
     .newinfo .empty{
        margin-left: -5%;
        width: 110%/* 360/36 */;
        /*padding: .277778rem 0  10/36 */;
        background-color: #f7f9fc;
        /*margin-top: .555556rem  20/36 */;
    }
     .related .related-p{
        margin-top: .388889rem /* 14/36 */;
        text-align: left;
        font-size: .416667rem /* 15/36 */;
        color: #132234;
    }
     .related .new-div{
        margin-top: .416667rem /* 15/36 */;
        border-bottom: .027778rem /* 1/36 */ solid #f0f5ff;
        padding-bottom: .388889rem /* 14/36 */;
        display: flex;
        justify-content: flex-start;
    }
    .related .new-div .new-left{
        flex: 1;
        margin-left: .266667rem /* 10/37.5 */;
    }
     .related .new-div .new-left p{
      /* width: 5.722222rem 206/36; */
      text-align: left;
      min-height: 1rem /* 48/37.5 */;
      line-height: .5rem /* 24/37.5 */;
      font-size: .416667rem /* 15/36 */;
      color: #132234;
      overflow : hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      margin-top: 0;
      -webkit-box-orient: vertical;
    }
     .related .new-div .new-right img{   
        width: 2.88rem /* 108/37.5 */ /* 105/36 */;
        height: 1.92rem /* 72/37.5 */ /* 82/36 */;
    }
     .related .new-left-bom{
        display: flex;
        justify-content: space-between;
        color: #aebace;
        font-size: .333333rem /* 12/36 */;
        margin-top: .32rem /* 12/37.5 */;
    }
     .related .new-left-bom img{
        width: .375rem /* 13.5/36 */;
        height: .375rem /* 13.5/36 */;
        margin-left: .138889rem /* 5/36 */;
    }
    .comment{
        margin-bottom: 1.944444rem /* 70/36 */;
    }
    .comment .comment-p{
        margin-bottom: .277778rem /* 10/36 */;
    }
     .comment .comment-div{
        border-bottom: .027778rem /* 1/36 */ solid #f0f5ff;
        margin-bottom: 1.388889rem /* 50/36 */;
    }
     .comment .comment-div-top{
        display: flex;
        justify-content: space-between;
    }
     .comment .comment-div-top-left{
        display: flex
    }
     .comment .comment-div-top-left .name{
        font-size: .388889rem /* 14/36 */;
        color: #59626d;
        margin: 0;
        text-align: left;
    }
     .comment .comment-div-top-left .time{
        font-size: .305556rem /* 11/36 */;
        color: #aebace;
        margin: 0;
        text-align: left;
    }
     .comment .comment-div-top .tx{
        width: 1.055556rem /* 38/36 */;
        height: 1.055556rem /* 38/36 */;
        border-radius: 50%;
        margin-right: .305556rem /* 11/36 */;
    }
     .comment .comment-div-top-right{
        /* line-height: 57px; */
        vertical-align: middle;
    }
     .comment .comment-div-top-right img{
        width: .472222rem /* 17/36 */;
        height: .472222rem /* 17/36 */;
        margin-top: -.277778rem /* 10/36 */;
    }
     .comment .comment-div-top-right .count{
        display: inline-block;
        font-size: .361111rem /* 13/36 */;
        margin-right: .222222rem /* 8/36 */;
        color: #aebace;
        
    }
     .comment  .comment-div-con{
        padding-bottom: .277778rem /* 10/36 */;
    }
     .comment  .comment-div-con p{
        width: 80% /* 276/36 */;
        font-size: .416667rem /* 15/36 */;
        color: #132234;
        text-align: left;
        margin-left: 1.388889rem /* 50/36 */;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /* -webkit-line-clamp: 2; */
        -o-text-overflow: ellipsis;/* for Opera */
        text-overflow: ellipsis;/* for IE */
        overflow: hidden;
    }
    .no-comment{
        margin-top: 1.388889rem /* 50/36 */;
        text-align: center;
    }
    .no-xg{
        text-align: center;
    }
    .foot{
        width: 100%;
        background: url('https://static.ijiwei.com/static/img/bom-but.png');
        background-size: 100% 100%;
        position: fixed;
        margin-left: -.4rem;
        bottom: 0;
        display: flex;
        z-index: 9999;
        display: -webkit-flex; 
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .title-p{
        width: 50%;
        margin: 8px 0;
        margin-top: .5rem;
        margin-left: 22%;
        color: #fff;
        overflow: hidden;
        text-overflow:ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: .388889rem;
        line-height: 1.2;
    }
    .yinliu {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999999;
        margin-left: -.416667rem;
        display: none;
    }
    .yinliu img{
        margin-left:-.416667rem /* 15/36 */;
        width: 100%;
        height: 100vh;
    }
    .open-app{
        width: 2.222222rem /* 80/36 */;
        height: .694444rem /* 25/36 */;
        font-size: .388889rem /* 14/36 */;
        border: none;
        color: #fff;
        font-weight: bold;
        margin-top: .277778rem /* 10/36 */;
        margin-right: .75rem /* 27/36 */ /* 30/36 */;
        background: url(../image/button.png);
        background-size: 100% 100%;
    }
    .backIndex{ position: fixed;bottom:1.866667rem /* 70/37.5 */;right: 0/* 15/37.5 */;background: #fff;width: 1.066667rem /* 40/37.5 */;height:auto /* 35/37.5 */;border-top-left-radius: .133333rem /* 5/37.5 */;border-bottom-left-radius: .133333rem /* 5/37.5 */;z-index: 999999;font-size: .32rem /* 12/37.5 */;text-align: center;padding-top: .08rem /* 3/37.5 */;padding-bottom: .08rem /* 3/37.5 */;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);}
    .backIndex p{margin: 0;font-size: .32rem}
    .backIndex a{color: #132234}
    .backIndex img{width: .666667rem /* 25/37.5 */;height: 0.666667rem /* 30/37.5 */;}