/* 手机版 */
@media screen and (max-width: 768px) {

    .now_place table,
    .now_place tbody,
    .now_place tr,
    .now_place td {
        display: inline;
        vertical-align: bottom;
    }

    .now_place img {
        width: 2rem;
        margin-right: 1rem;
    }

    .now_place {
        margin-top: 2.8rem;
        margin-bottom: 2.8rem;
        font-size: 2.6rem;
        padding: 0 2.4rem;
    }

    .now_place a {
        font-size: 2.6rem;
    }

    .text_all {
        box-shadow: none;
        padding: 0 2.4rem !important;
       overflow: hidden;
    }

    .text_font {
        display: none;
    }
    .text_all h1 {
        font-size: 5.4rem;
        line-height: 7.5rem;
        text-align: center;
        border-bottom: none;
        padding-bottom: 0;
    }
    .text_info {
        color: #999;
        font-size: 2.8rem;
        margin: 2.4rem 0;
    }
    .text_content p {
        font-size: 3.2rem !important;
        line-height: 6.4rem !important;
        color: #333;
    }
    .text_content p a,.text_content p span{
        font-size: 3.2rem !important;
        line-height: 6.4rem !important;
    }
    .text_content {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
    .share{
        display: none;
    }
    #xxgkhide table td{
        width: 20% !important;
        font-size: 2.6rem !important;
        height: auto !important;
        line-height: 4.5rem !important;
        text-indent: 0 !important;
    }
    .text_about_title span {
        font-size: 3.5rem;
    }
    .text_about_list li a {
        font-size: 3rem;
        line-height: 5rem;
        max-width: 100%;
        white-space: unset;
        float: none;
    }
    .text_about_list li span {
        float: none;
        font-size: 3rem;
        line-height: 6rem;
    }
    #xxgkhide table{
        margin-bottom: 3rem !important;
    }
    .text_about_title{
        margin-top: 2rem;
    }
.text_all_right{
   display: none;
}
.text_all_left{
  width: 100%;
}
}
