.h-container .header_div_left{
    float: left;position: absolute;z-index: 1002;
}
.header_img_mobile-box{
    margin-top: 20px;
}
@media screen and (max-width: 2068px) {
    .hidden-pc{
        display: none;
    }
    .defaultabq_list {
        text-decoration: none;
        color: #333333;
        font-size: 16px;
        display: inline-block;
         width: 60%;
         white-space: nowrap;
         text-overflow: ellipsis;
         overflow: hidden;
         word-break: break-all;
    }
    .wx-wz{
        margin-top: -10px;
    }
    .wx-wzz{
        margin-top: -20px;
    }
}
@media screen and (max-width: 768px) {
    .mobile-box{
        width: 100vw;
        overflow-x: hidden;
        min-height: 100vh;
    }
    .hidden-mobile{
        display: none;
    }
    .hidden-pc{
        display: block;
    }
    .yuanqu_right_txt{
        float: left;
    }
    .wx_tc{
        position: relative;
    }
    .wx_tc_02{
        position: relative;
    }
    .defaultabq_list {
        text-decoration: none;
        color: #333333;
        font-size: 18px;
        display: inline-block;
        width: 100%;
        white-space: normal;
        /*text-overflow: ellipsis;*/
        overflow: auto;
        /*word-break: break-all;*/
    }
    /*2021-06-01*/
    .wx-wz{
        margin-top: -10px;
    }
    .wx-wzz{
        margin-top: -20px;
    }
    /*2021-06-03*/
    .swiper-container {
        width:100%;
        height: 240px;
    }
    .swiper-slide a img{
        height: 100%;
        width: 100%;
    }
    .swiper-slide a span{
        position: absolute;
        bottom: 25px;
        display: block;
        color: #fff;
    }
    .swiper-container .swiper-pagination-bullet{
        background: #fff;
        opacity: 0.8;
    }
    .swiper-container .swiper-pagination-bullet-active{
        background: #13468F;
    }
}
.news-from{
    overflow: hidden;
}

.news-item-line p{
    overflow: hidden;
}
