<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 美好新闻 */
@media screen and (max-width:999px) {
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide {
        position: relative;
    }
    .meihao_new_container .swiper-container {
        height: 277px;
    }
    .meihao_new_container .swiper-container .swiper-pagination {
        width: auto;
        bottom: 6px;
        right: 10px;
        left: unset;
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide .slide-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide .text-wrapper_9 {
        box-sizing: border-box;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #000000;
        background-color: rgba(0,0,0,0.54);
        z-index: 1;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        line-height: 16px;
        text-align: left;
        font-style: normal;
        padding: 17px 23px 30px 23px;
    }


    .meihao_new_container {
        
        background-color: #f1f1f1;
        
        width: 100%;
        padding: 20px 77px;
    }
    .meihao_new_container .meihao_new .new_list .news_home_mobile-news_home_mobile-mt-16 {
        margin-top: 16px;
      }
      .meihao_new_container .meihao_new .new_list .news_home_mobile-news_home_mobile-list-item {
        padding: 20px 22px;
        background-color: #ffffff;
      }
      .meihao_new_container  .meihao_new .new_list .news_home_mobile-news_home_mobile-font {
        font-size: 14px;
        font-family: '.AppleSystemUIFont';
        line-height: 21px;
        color: #000000;
      }
      .meihao_new_container  .meihao_new .new_list .news_home_mobile-news_home_mobile-text {
        text-align: left;
        /*width: 330px;*/
      }
      .meihao_new_container  .meihao_new .new_list .news_home_mobile-news_home_mobile-font_1 {
        font-size: 16px;
        font-family: '.AppleSystemUIFont';
        line-height: 18px;
        color: #979797;
      }
      .meihao_new_container  .meihao_new .new_list .news_home_mobile-news_home_mobile-mt-7 {
        margin-top: 7px;
      }
}

@media screen and (min-width:1000px) and (max-width:1280px) {

    .meihao_new_container {
        width: 100%;
        padding: 50px 10% 40px 10%;
        background-color: #F1F1F1;
    }
    .meihao_new_container .meihao_new {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        margin: 0 auto;
    }
    .meihao_new_container .meihao_new .swiper-container {
        width: 49%;
        height: 316px;
        margin-right: 2%;
        
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide {
        position: relative;
    }
    .meihao_new_container .swiper-container .swiper-pagination {
        width: auto;
        right: 20px;
        left: unset;
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide .slide-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide .text-wrapper_9 {
        box-sizing: border-box;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #000000;
        background-color: rgba(0,0,0,0.54);
        
        z-index: 1;
        font-weight: bold;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 22px;
        text-align: left;
        font-style: normal;
        padding: 15px 15px 20px 15px;
    }
    .meihao_new_container .meihao_new .new_list {
        width: 49%;
    }
    .meihao_new_container .meihao_new .new_list .text-wrapper_10 {
        background-color: rgba(255, 255, 255, 1);
        height: 70px;
        margin-bottom: 12px;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0 20px;
    }
    .meihao_new_container .meihao_new .new_list .text-wrapper_10 .text_27 {
        overflow-wrap: break-word;
        color: rgba(0, 0, 0, 1);
        font-size: 14px;

        text-align: left;
        line-height: 22px;
        width: 70%;
    }
    .meihao_new_container .meihao_new .new_list .text-wrapper_10 .text_28 {
        width: 30%;
        font-family: TaipeiSansTCBeta, TaipeiSansTCBeta;
        font-weight: bold;
        font-size: 16px;
        color: #979797;
        line-height: 56px;
        font-style: normal;
        text-align: right;
    }

}
@media screen and (min-width:1281px) {
    .meihao_new_container {
        width: 100%;
        max-width: 100% !important;
        padding: 20px 10% 40px 10%;
        background-color: #F1F1F1;
    }
    .meihao_new_container .meihao_new {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        margin: 0 auto;
    }
    .meihao_new_container .meihao_new .swiper-container {
        width: 49%;
        height: 523px;
        margin-right: 2%;
        
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide {
        position: relative;
    }
    .meihao_new_container .swiper-container .swiper-pagination {
        width: auto;
        right: 20px;
        left: unset;
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide .slide-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .meihao_new_container .swiper-container .swiper-wrapper .swiper-slide .text-wrapper_9 {
        box-sizing: border-box;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #000000;
        background-color: rgba(0,0,0,0.54);
        
        z-index: 1;
        font-weight: bold;
        font-size: 22px;
        color: #FFFFFF;
        line-height: 30px;
        text-align: left;
        font-style: normal;
        padding: 33px 43px 33px 43px;
    }
    .meihao_new_container .meihao_new .new_list {
        width: 49%;
    }
    .meihao_new_container .meihao_new .new_list .text-wrapper_10 {
        background-color: rgba(255, 255, 255, 1);
        height: 115px;
        margin-bottom: 21px;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0 20px;
    }
    .meihao_new_container .meihao_new .new_list .text-wrapper_10 .text_27 {
        overflow-wrap: break-word;
        color: rgba(0, 0, 0, 1);
        font-size: 22px;

        text-align: left;
        line-height: 30px;
        width: 70%;
    }
    .meihao_new_container .meihao_new .new_list .text-wrapper_10 .text_28 {
        width: 30%;
        font-family: TaipeiSansTCBeta, TaipeiSansTCBeta;
        font-weight: bold;
        font-size: 16px;
        color: #979797;
        line-height: 56px;
        font-style: normal;
        text-align: right;
    }
}
</pre></body></html>