/* 手机版 */
@media screen and (max-width: 1025px) {

    .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;
    }
    .content_left{
        width: 100%;
    }
    .column_title {
        font-size: 0.18rem;
        padding: 0.18rem 0.16rem 0.38rem 0.16rem;
    }
    .column_list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        margin-top: -0.2rem;
        padding: 0.12rem;
    }
    .column_list a {
        width: auto;
        margin: 0.1rem 0 0.1rem 0.1rem !important;
        padding: 0.13rem;
        font-size: 0.18rem;
        background-image: none !important;
    }
    .column_title a{
        font-size: 0.18rem;
    }
    .content_right {
        width: 100%;
        padding: 0 0.12rem;
    }
    .content_right ul li {
        padding: 0.12rem 0;
        border-bottom: 0.01rem solid #eee;
        display: flex;
        align-items: center;
        margin: 0;
    }
    .column_time span:first-child {
        font-size: 0.26rem;
    }
    .column_time span {
        display: block;
        text-align: center;
        font-size: 0.14rem;
        width: auto;
        white-space: nowrap;
    }
    .column_time {
        width:auto;
        float: left;
        margin-right: 0.2rem;
    }
    .content_right ul li a {
        font-size: 0.17rem;
        height: auto;
        line-height: 0.3rem;
        max-width: 2.3rem;
        vertical-align: middle;
    }
    .content_right .lucidity_pgToolbar {
        border: none;
        margin: 0;
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .lucidity_separator{
        display: none;
    }
    .content_right .lucidity-ui-paging-container li.ui-pager {
        padding: 0 0.06rem !important;
        margin-left: 0.04rem !important;
        line-height: 0.24rem !important;
        display: inline-block;
    }
    .lucidity-ui-paging-container{
        display: inline;
    }
    .lucidity-ui-paging-container ul{
        overflow: hidden;
        text-align: center;
        padding: 0px 0.05rem 0px 0px !important;
        margin: 0.01rem !important;
        display: inline !important;
    }
    .content_right .lucidity_pgToolbar td{
        display: inline;
        font-size: 0.15rem ;
    }
    .content_right .lucidity_pgBtn{
        padding: 0.05rem;
        font-size: 0.15rem;
        margin: 0;
    }
    .content_right .lucidity-ui-paging-container li.ui-pager{
        width: auto;
        height: auto;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }
    .content_right .lucidity_pgCurrentPage {
        width: 0.2rem;
        height: 0.15rem;
        line-height: 0;
        text-align: center;
        border: 1px solid #CCCCCC;
        font-size: 0.13rem;
    }
    .content_right .lucidity_pgContainer li {
        padding: 0.15rem 0;
        margin: 0;
        border-bottom: 0.01rem solid #eee;
    }

   .text_content p,.text_content p a, .text_content p span {
    font-size: 0.16rem !important;
    line-height: 0.3rem !important;
}
.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_all {
    box-shadow: none;
    padding: 0.12rem 0;
}
body .now_place {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}


.content_right .default_pgToolbar td {
    font-size: 0.13rem;
    display: inline-block;
    padding: 0;
}
.content_right .default_pgToolbar span{
   font-size: 0.14rem;
}
.content_right .default_pgToolbar {
    margin: 0.2rem 0 0.2rem 0;
    width: 96%;
    line-height: 0.3rem;
    background: #eee;
    text-align: center;
}
.content_right .default_pgContainer li {
    padding: 0.15rem 0;
    margin: 0;
    border-bottom: 0.01rem solid #eee;
}
.content_right .default_pgPerPage {
    font-size: 0.15rem;
}
.default_separator{
    display: none;
}
.content_right .default_pgBtn{
   margin: 0;
   background-size: 0.15rem !important;
    width: 0.2rem ;
    height: 0.2rem ;
}
.default_pgToolbar td{
   padding: 0;
}
.content_right .default_pgCurrentPage {
    width: 0.2rem;
    height: 0.2rem;
    line-height: 0.2rem;
    background-color: #fff;
}
}
