/* 新闻首页 */
@media screen and (max-width:999px) {
  .pc_ind_new{display: none;}
  .meihao_new {
    margin-top: 20px;
    padding: 0;
        background-color: #f1f1f1;
        padding-bottom: 20px;
  }
  .meihao_new .swiper-container {
    height: 277px;
  }
  .meihao_new  .swiper-container .swiper-wrapper .swiper-slide {
    position: relative;
  }
  .meihao_new  .swiper-container .swiper-pagination {
      width: auto;
      bottom: 6px;
      right: 10px;
      left: unset;
  }
  .meihao_new  .swiper-container .swiper-wrapper .swiper-slide .slide-img {
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  .meihao_new .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 .new_list .news_home_mobile-news_home_mobile-mt-16 {
    margin-top: 16px;
  }
  .meihao_new .new_list .news_home_mobile-news_home_mobile-list-item {
    padding: 20px 22px;
    background-color: #ffffff;
  }
  .meihao_new .new_list .news_home_mobile-news_home_mobile-font {
    font-size: 14px;
    font-family: '.AppleSystemUIFont';
    line-height: 21px;
    color: #000000;
  }
  .meihao_new .new_list .news_home_mobile-news_home_mobile-text {
    text-align: left;
    /*width: 330px;*/
  }
  .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 .new_list .news_home_mobile-news_home_mobile-mt-7 {
    margin-top: 7px;
  }
}

@media screen and (min-width:1000px) {
.wp_ind_new{
  display: none!important;
}
  .news_home_content .news_home-news_search_bar {
    align-items: center;
    justify-content: center;
  }
  .news_home_content .news_home-news_home-select {
    margin: 50px 20px 0 20px;
    background-color: #ffffff;
    width: 255px;
    height: 64px;
    border-left: solid 1px #014492;
    border-right: solid 1px #014492;
    border-top: solid 1px #014492;
    border-bottom: solid 1px #014492;
    position: relative;
  }
  .news_home_content  .news_home-news_home-select-content {
    border: none;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0;
    color: #014492; 
    font-size: 18px;
    font-family: '.AppleSystemUIFont';
    line-height: 21px;
    background-color: transparent;
    z-index: 10;
  }
  .news_home_content .news_home-news_home-image {
    position: absolute;
    right: 20px;
    top: 28px;
    width: 19px;
    height: 11px;
  }
  
    .news_home_content {
        box-sizing: border-box;
        width: 100%;
        max-width: unset;
        background-color: rgba(241, 241, 241, 1);
        padding-bottom: 60px;
    }
    .news_home_content .swiper-container{
        width: 80%;
        background-color: #fff;
        margin-top: 70px;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide {
        display: flex;
        flex-direction: row;
        height: 520px;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .left {
        width: 40%;
        padding: 36px 23px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .left>span {
        color: rgba(201, 10, 10, 1);
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        line-height: 22px;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .left>div:nth-child(2) {
        display: flex;
        flex-direction: column;
        overflow-wrap: break-word;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .left>div:nth-child(2)>span:nth-child(1) {
        overflow-wrap: break-word;
        color: rgba(167, 167, 167, 1);
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        line-height: 22px;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .left>div:nth-child(2)>span:nth-child(2) {
        overflow-wrap: break-word;
        color: rgba(1, 68, 146, 1);
        font-size: 30px;
        font-family: TaipeiSansTCBeta-Bold;
        font-weight: 700;
        text-align: left;
        line-height: 46px;
        margin-top: 11px;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .left>a {
        background-color: rgba(255, 255, 255, 1);
        height: 49px;
        border: 1px solid rgba(1, 68, 146, 1);
        display: flex;
        align-items: center;
        justify-content: center;
        width: 129px;
        overflow-wrap: break-word;
        color: rgba(1, 68, 146, 1);
        font-size: 16px;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 19px;
    }
    .news_home_content .swiper-container .swiper-wrapper .swiper-slide .right {
        width: 60%;
        object-fit: cover;
    }
    .news_home_content .swiper-container .swiper-pagination {
    }

    .news_home_content .news-list {
        width: 80%;
        margin: 60px auto 0 auto;
    }


    .news_home_content .news-list .news_home-section_1 {
        padding: 48px 58px 40px 68px;
        background-color: #ffffff;
        margin-bottom: 40px;
      }
      .news_home_content .news-list .news_home-font_1 {
        font-size: 28px;
        font-family: '.AppleSystemUIFont';
        line-height: 33px;
        color: #014492;
      }
      .news_home_content .news-list .news_home-mt-6 {
        margin-top: 6px;
      }
      .news_home_content .news-list .news_home-font_2 {
        font-size: 72px;
        font-family: '.AppleSystemUIFont';
        line-height: 85px;
        color: #014492;
      }
      .news_home_content .news-list .news_home-text {
        margin-left: 7px;
      }
      .news_home_content .news-list .news_home-ml-88 {
        margin-left: 88px;
      }
      .news_home_content .news-list .news_home-group {
        /* width: 921px; */
        flex: 1;
        margin-right: 200px;
      }
      .news_home_content .news-list .news_home-font_3 {
        font-size: 24px;
        font-family: '.AppleSystemUIFont';
        line-height: 28px;
        color: #000000;
      }
      .news_home_content .news-list .news_home-mt-28 {
        margin-top: 28px;
      }
      .news_home_content .news-list .news_home-font_4 {
        font-size: 18px;
        font-family: '.AppleSystemUIFont';
        line-height: 30px;
        color: #a3a3a3;
      }
      .news_home_content .news-list .news_home-text_1 {
        text-align: left;
      }
      .news_home_content .news-list  .news_home-image_1 {
        width: 73px;
        height: 73px;
      }
      
}