/* 手机版 */
@media screen and (max-width: 1025px) {
body .now_place {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
    .now_place table,
    .now_place tbody,
    .now_place tr,
    .now_place td {
        display: inline;
        vertical-align: bottom;
    }

    .now_place img {
        width: 0.18rem;
        margin-right: 0.05rem;
        margin-top: 0;
    }

    .now_place {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
        font-size: 0.16rem;
        padding: 0 0.12rem;
    }

    .now_place a {
        font-size: 0.16rem;
    }

    .text_all {
        padding:  0.12rem;
        margin-bottom: 0.3rem;
    }

    .text_font {
        display: none;
    }

    .text_all h1 {
        font-size: 0.28rem;
        line-height: 0.4rem;
        text-align: center;
        border-bottom: 0.01rem solid #EEEEEE;
        padding-bottom: 0.1rem;
    }
    .text_time,.text_num{
        font-size: 0.14rem;
    }
    .text_info {
        color: #999;
        font-size: 0.14rem;
        margin: 0.1rem 0;
    }

    .text_content p {
        font-size: 0.16rem !important;
        line-height: 0.3rem !important;
        color: #333;
    }

    .text_content p a,
    .text_content p span {
        font-size: 0.16rem !important;
        line-height: 0.3rem !important;
    }

    .text_content {
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
    }

    .share {
        display: none;
    }

    /* .wz-subtitle {
        float: left;
        width: 31%;
        height: 45px;
        line-height: 45px;
        text-align: center;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 2rem;
        margin-top: 0px;
        font-size: 3rem;
    }

    .wz-pane {
        min-height: 15rem;
        font-size: 3rem;
    } */
}