@media (max-width: 2560px) {
  /*.news_list_big_zone .tab_box .main_tab_box {
    width: 32vw;
  }*/
}




@media (max-width: 1920px) {
  .news_list_big_zone .latestnews-details .newstime {
    font-size: 1em;
  }

  .news_list_big_zone .container {
    /* max-width: 1100px; */
    margin-top: 20vh;
  }

  /*活動*/
  .newsdetails-actbadge {
    font-size: 0.8rem;
  }

  /*新聞*/
  .newsdetails-newsbadge {
    font-size: 0.8rem;
  }

  /*系統*/
  .newsdetails-sysbadge {
    font-size: 0.8rem;
  }

  .news_list_big_zone .news_title .latestnews-title {
    font-size: 1rem;
  }
}





@media (max-width: 1750px) {}



@media (max-width: 1447px) {

  /*tab選項*/
  .news_list_big_zone .tab_box .main_tab_box {
    width: 62%;
  }

}



@media (max-width: 1440px) {

  /*tab選項*/
  .news_list_big_zone .tab_box .main_tab_box {
    width: 62%;
  }

  /*返回官網*/
  .news_list_big_zone .tab_box .back_main_btn {
    width: 13%;
    height: auto;
    padding-bottom: 4%;
    bottom: -0.1%;
  }

  .news_list_big_zone .page_dot {
    margin-bottom: 0px !important;
  }
}



@media (max-width: 1300px) {}




@media (max-width: 1200px) {
  .news_list_big_zone .tab_box {
    height: 60px;
  }


  .news_list_big_zone .main_tab_box .tab_1,
  .news_list_big_zone .main_tab_box .tab_2,
  .news_list_big_zone .main_tab_box .tab_3,
  .news_list_big_zone .main_tab_box .tab_4 {
    width: 18%;
    padding-bottom: 10%;
  }

  /*--點點--*/
  .news_list_big_zone .tab_box .dot_line {
    width: 96%;
    top: 94%;
  }

  /*--格子--*/
  .news_list_big_zone .latestnews-single {
    width: 46%;
  }

  .pagination ul {
    margin-top: 3%;
  }


}




@media (max-width: 1100px) {
  .news_list_big_zone .container {
    max-width: 750px;
    margin-top: 20%;
    padding-bottom: 13%;
    margin-bottom: 8%;
  }


  /*tab 選項*/
  .news_list_big_zone .tab_box .main_tab_box {
    width: 94%;
  }

  .news_list_big_zone .main_tab_box .tab_1,
  .news_list_big_zone .main_tab_box .tab_2,
  .news_list_big_zone .main_tab_box .tab_3,
  .news_list_big_zone .main_tab_box .tab_4 {
    width: 22%;
    padding-bottom: 5.4%;
  }


  /*返回官網*/
  .news_list_big_zone .tab_box .back_main_btn {
    width: 17%;
    padding-bottom: 5.5%;
    bottom: -0.1%;
  }

}

@media (max-width: 767px) {
  .newsdetails-title {
    font-size: 3rem;
  }

  .company img {
    width: 18% !important;
  }

  .news_list_big_zone .newsdetails-badge {
    width: 24%;
    float: left;
  }

  .news_list_big_zone .container {
    margin-top: 19%;
    padding-bottom: 6%;
  }

  /*--格子區--*/
  .news_list_big_zone .main_box {
    width: 80%;
    margin-bottom: 10vh !important;
  }

  .news_list_big_zone .main_box .flex_box {
    justify-content: center;
  }

  /*--tab區--*/
  .news_list_big_zone .tab_box {
    width: 100% !important;
    height: auto;
    padding-bottom: 21%;
    margin-top: 7%;
  }

  .news_list_big_zone .tab_box .back_main_btn {
    width: 23% !important;
    bottom: 63% !important;
    /*bottom: 23% !important;*/
    padding-bottom: 6.4%;
  }

  .news_list_big_zone .tab_box .main_tab_box {
    width: 100% !important;
    padding-bottom: 0%;
    left: 3%;
  }

  .news_list_big_zone .main_tab_box .tab_1,
  .news_list_big_zone .main_tab_box .tab_2,
  .news_list_big_zone .main_tab_box .tab_3,
  .news_list_big_zone .main_tab_box .tab_4 {
    width: 24%;
    padding-bottom: 10%;
    margin-top: 3%;
  }

  /*--點點--*/
  .news_list_big_zone .tab_box .dot_line {
    top: 91%;
  }

  /*--格子區--*/
  .news_list_big_zone .latestnews-single {
    width: 100% !important;
    height: auto;
    margin-right: 0% !important;
    margin-left: 0% !important;
    padding-bottom: 4% !important;
    margin-bottom: 10% !important;
  }

  .news_list_big_zone .latestnews-single .latestnews-img {
    width: 88%;
    height: auto;
    margin: 0 auto;
    margin-top: 5%;
  }

  .news_list_big_zone .latestnews-single .dete_style_box {
    width: 88%;
    height: auto;
    padding-bottom: 9%;
    margin-top: 3%;
  }

  .news_list_big_zone .latestnews-details {
    width: 75%;
    height: 100%;
    float: left;
    background-color: rgba(127, 255, 212, 0);
  }

  .news_list_big_zone .latestnews-details .newstime {
    color: #fff;
    font-size: 3.6vw;
    font-weight: 500;
    margin-top: 2%;
    display: inline-block;
  }

  /*標籤*/
  .newsdetails-actbadge,
  .newsdetails-newsbadge,
  .newsdetails-sysbadge {
    font-size: 3.5vw;
    padding: 9% 23%;
    margin-bottom: 0rem !important;
    margin-block-start: 0em;
    margin-block-end: 0em;
  }

  .newsdetails-actbadge p,
  .newsdetails-newsbadge p,
  .newsdetails-sysbadge p {
    margin-bottom: 0rem;
    margin-block-start: 0em;
    margin-block-end: 0em;
  }

  .news_list_big_zone .news_title {
    width: 88%;
    height: auto;
    margin-top: 3%;
  }

  .news_list_big_zone .news_title .latestnews-title {
    color: #fff;
    font-size: 4vw;
    font-weight: 500;
    margin-top: 5%;
    margin-bottom: 4% !important;
  }

  /* footer */
  footer p,
  footer ul {
    opacity: 1 !important;
  }

  /*--頁碼區--*/
  .pagination ul li a {
    padding: 6px 10px;
  }
}