/* 移动端 */
@media screen and (max-width: 1025px) {
    .header_img .ywfb_bg{
        width: 100%;
        object-fit: cover;
        height: 1.5rem;
    }
    .header_img .box-1440 img {
        width: auto;
        height: 0.28rem;
    }
    .header_img .box-1440 {
        position: absolute;
        left: 0.12rem;
        bottom: 1.15rem;
        width: auto;
    }
    .content1 .box-1440{
        position: static;
        padding: 0;
    }
    .content1_top a {
        width: 45%;
        height: 1.3rem;
        border-radius: 5px;
        font-size: 0.2rem;
        background-position: center 0.2rem !important;
        background-size: 0.4rem 0.4rem !important;
        margin-left: 0;
        padding-top: 0.8rem;
        margin-top: 0.15rem;
    }
    .content1{
        padding: 0 0.12rem;
        background-color: #ffffff;
        height: auto;
        margin-bottom: 0.15rem;
    }
    .content1 .content1_top{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .content1 .content1_top::after{
        content: '';
        width: 30%;
        border:1px solid transparent;
    }
    .content1 .box-1440{
        height: auto;
    }
    .content1_bottom {
        margin-top: 0.1rem;
    }
    .content1_bottom_title {
        line-height: 0.42rem;
        font-size: 0.18rem;
    }
    .content1_bottom_left {
        float: unset;
        float: none;
        width: 100%;
    }
    .content1_bottom_title a:last-child {
        font-size: 0.15rem;
        width: 0.55rem;
        background-size: 0.15rem 0.06rem !important;
    }
    .content1_bottom_ul li {
        line-height: 0.36rem;
        font-size: 0.16rem;
    }
    .content1_bottom_ul li a {
        max-width: 69%;
    }
    .content1_bottom_ul li span{
        margin-left: 0.1rem;
        font-size: 0.15rem;
    }
    .content1_bottom_right {
        float: unset;
        float: none;
        width: 100%;
    }
    .content2 .box-1440{
        padding: 0;
        margin-bottom: 0.3rem;
    }
    .content2{
        padding: 0 0.12rem;
    }
    .content1_bottom_title a:first-child{
        font-size: 0.18rem;
        font-weight: bold;
        line-height: 0.42rem;
    }
    .content2_left {
        width: 26%;
        height: 0.95rem;
        border-radius: 8px;
        text-align: center;
    }
    .content2_right {
        float: right;
        margin-left: 0;
        width: 72%;
    }
    .content2_zy {
        display: block;
        font-size: 0.15rem;
        color: #999999;
        line-height: 28px;
        margin: 0.1rem 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        max-width:100%;
        display: none;
    }
    .content2_left span{
        font-size: 0.16rem;
    }
    .content2_left img {
        width: 0.28rem;
        height: auto;
        margin: 0 auto;
        margin-top: 0.15rem;
        margin-bottom: 0.1rem;
    }
    .content2_bt {
        font-size: 0.17rem;
        line-height: 0.25rem;
        max-width: 100%;
        overflow: hidden;
        white-space: unset;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
    }
    .content2_time {
        font-size: 0.16rem;
        margin-top: 0.1rem;
    }
    .content2_time span{
        font-size: 0.15rem;
    }
    .content2_list li {
        margin-top: 0.25rem;
    }
.content1_bottom_title a{font-size:0.18rem;}
   .content1_bottom_title .cjwt_more, .content1_bottom_title .hygq_more{
      font-size:0.15rem;
      width: 0.55rem;
      background-size: 0.15rem 0.06rem !important;
   }
    .old_zxjy{
        display: none;
   }
   .phone_old_zxjy{
     font-size:0.16rem;
     display: block;
     text-align: center;
     margin: 0.1rem 0;
   }
   .phone_old_zxjy a{
     color: #3860F4;
     font-size:0.16rem;
     margin-left:0.1rem;
   }
}