@charset "UTF-8";
.hot_news_list_wrap .hot_new_item h2,
.hot_news_list_wrap .hot_new_item h3,
.hot_news_list_wrap .hot_new_item h4, .hot_news_list_wrap .hot_new_item a, .current_events_list .current_events_item a .events_title, input[type=radio] + .label_text.text_end01, input[type=checkbox] + .label_text.text_end01 {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.feature_wrap .feature_list_area .feature_item .feature_info .feature_title_wrap .feature_title, .about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_title span, .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide .swiper_title, .hot_spotlight_wrap .hot_spotlight_item .hot_spotlight_title, .vote_swiper_wrap .vote_item .vote_header .vote_title span {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.feature_wrap .feature_list_area .feature_item .feature_info .feature_desc {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.swiper_arrow1 .swiper-button-prev,
.swiper_arrow1 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  top: unset;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow1 .swiper-button-prev:hover,
  .swiper_arrow1 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow1 .swiper-button-prev::after,
.swiper_arrow1 .swiper-button-next::after {
  display: none;
}
.swiper_arrow1 .swiper-button-prev {
  right: 40px;
  left: unset;
  bottom: 0;
}
.swiper_arrow1 .swiper-button-prev i {
  margin-left: -2px;
}
.swiper_arrow1 .swiper-button-next {
  right: 0;
  bottom: 0;
}
.swiper_arrow1 .swiper-button-next i {
  margin-right: -2px;
}
.swiper_arrow1 .swiper-pagination {
  width: calc(100% - 60px - 10px);
}

.swiper_arrow2 .swiper-button-prev,
.swiper_arrow2 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  top: 0;
  box-sizing: border-box;
}
.swiper_arrow2 .swiper-button-prev::after,
.swiper_arrow2 .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow2 .swiper-button-prev:hover,
  .swiper_arrow2 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow2 .swiper-button-prev {
  right: 40px;
  left: unset;
  top: 0;
}
.swiper_arrow2 .swiper-button-prev i {
  margin-left: -2px;
}
.swiper_arrow2 .swiper-button-next {
  right: 0;
  top: 0;
}
.swiper_arrow2 .swiper-button-next i {
  margin-right: -2px;
}

.swiper_arrow3 {
  position: absolute;
  top: 0;
}
.swiper_arrow3 .swiper-button-prev,
.swiper_arrow3 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  top: unset;
  bottom: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow3 .swiper-button-prev:hover,
  .swiper_arrow3 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow3 .swiper-button-prev::after,
.swiper_arrow3 .swiper-button-next::after {
  display: none;
}
.swiper_arrow3 .swiper-button-prev {
  left: unset;
  right: calc(50% + 8px);
}
.swiper_arrow3 .swiper-button-next {
  left: calc(50% + 8px);
  right: unset;
}
.swiper_arrow3 .swiper-pagination {
  width: calc(100% - 60px - 10px);
}
.swiper_arrow3 .swiper_button_wrap {
  height: 30px;
  position: relative;
  margin-top: 16px;
}
.swiper_arrow3 .swiper_button_wrap::before, .swiper_arrow3 .swiper_button_wrap::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #D0D0D0;
  height: 1px;
  width: calc(50% - 30px - 8px - 40px - 16px);
  bottom: 15px;
}
.swiper_arrow3 .swiper_button_wrap::before {
  left: 40px;
}
.swiper_arrow3 .swiper_button_wrap::after {
  right: 40px;
}

.swiper_arrow4 {
  position: relative;
}
.swiper_arrow4 .swiper_button_wrap {
  position: absolute;
  top: calc(50% + 15px);
  width: 100%;
}
.swiper_arrow4 .swiper-button-prev,
.swiper_arrow4 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  bottom: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow4 .swiper-button-prev:hover,
  .swiper_arrow4 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow4 .swiper-button-prev::after,
.swiper_arrow4 .swiper-button-next::after {
  display: none;
}
.swiper_arrow4 .swiper-button-prev {
  right: 40px;
  left: 0;
}
.swiper_arrow4 .swiper-button-prev i {
  margin-left: -2px;
}
.swiper_arrow4 .swiper-button-next {
  right: 0;
}
.swiper_arrow4 .swiper-button-next i {
  margin-right: -2px;
}
.swiper_arrow4 .swiper-pagination {
  width: calc(100% - 60px - 10px);
}

.swiper-horizontal .swiper-pagination {
  left: unset;
  top: unset;
  bottom: 0;
  opacity: 1;
  line-height: 1em;
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullet {
  width: 17px;
  height: 20px;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .swiper-horizontal .swiper-pagination .swiper-pagination-bullet {
    width: 26px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-horizontal .swiper-pagination .swiper-pagination-bullet:hover::before {
    background-color: #ff7a00;
  }
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 2px;
  right: 2px;
  transform: translateY(-50%);
  background-color: rgba(208, 208, 208, 0.7);
}
@media screen and (min-width: 1024px) {
  .swiper-horizontal .swiper-pagination .swiper-pagination-bullet::before {
    left: 3px;
    right: 3px;
  }
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #ff7a00;
}

.form_wrap {
  width: 100%;
}
.form_wrap fieldset {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  min-width: unset;
}
.form_wrap fieldset legend {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: -999999px;
  left: -999999px;
  opacity: 0;
}
.form_wrap .form_area {
  width: 100%;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}
.form_wrap .form_area.mask {
  height: 126px;
  padding: 0 20px 0px;
  overflow: hidden;
}
.form_wrap .form_area.mask::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  background: linear-gradient(180deg, rgba(242, 247, 255, 0.5) 0%, rgba(242, 247, 255, 0.9) 100%);
  z-index: 9;
}
.form_wrap .form_area.mask .btn_box {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 10px;
  z-index: 9;
}
.form_wrap .btn_box {
  width: calc(100% - 10px);
  display: flex;
  gap: 10px;
}
.form_wrap .btn_box .btn {
  width: 100%;
}

.form_box {
  width: 100%;
  height: 28px;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}

.form_area .form_item {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 20px;
}
.form_area .form_item:first-child {
  margin-top: 0;
}
.form_area .form_item.col_2 {
  display: flex;
  flex-direction: row;
  gap: 20px 24px;
}
.form_area .form_item.col_2 .form_block {
  width: calc((100% - 24px) / 2);
}
.form_area .form_item .title {
  width: 100%;
}
.form_area .form_item input .svg_box,
.form_area .form_item .select_box .svg_box,
.form_area .form_item textarea .svg_box {
  pointer-events: none;
}

.form-file .btn {
  width: 150px;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  cursor: pointer;
}
input[type=radio], input[type=checkbox] {
  width: 20px;
  height: 20px;
  border: solid 1px #8f8f8f;
  box-sizing: border-box;
  position: absolute;
  left: 0;
}
input[type=radio] + .label_text, input[type=checkbox] + .label_text {
  width: auto;
  font-weight: 500;
  padding-left: 30px;
  line-height: 20px;
}
input[type=radio]:checked, input[type=checkbox]:checked {
  border: solid 1px #004ba0;
}
input[type=radio]:checked::after, input[type=checkbox]:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #004ba0;
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
input[type=radio]:checked + .label_text, input[type=checkbox]:checked + .label_text {
  color: #004ba0;
}
@media screen and (min-width: 1280px) {
  input[type=radio]:hover, input[type=checkbox]:hover {
    border: solid 1px #004ba0;
  }
  input[type=radio]:hover::after, input[type=checkbox]:hover::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #004ba0;
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    border-radius: 50%;
  }
  input[type=radio]:hover + .label_text, input[type=checkbox]:hover + .label_text {
    color: #004ba0;
  }
}
input[type=radio] {
  border-radius: 50%;
}
input[type=radio]:checked::after {
  border-radius: 50%;
}
@media screen and (min-width: 1024px) {
  input + .label_text:hover {
    cursor: pointer;
  }
}

input[type=search]::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
}
input[type=search]::-ms-clear {
  display: none;
}

input,
select,
textarea {
  width: 100%;
  height: 36px;
  padding: 5px 10px;
  border-radius: 8px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
}

select {
  /* 移除原生樣式 (關鍵) */
  -webkit-appearance: none; /* Chrome, Safari, Android */
  -moz-appearance: none; /* Firefox */
  appearance: none; /* 標準屬性 */
  /* 清除 Android 的灰色背景與高亮 */
  background: #ffffff; /* 設置白色或其他背景色 */
  /* 移除iOS點擊高亮 */
  -webkit-tap-highlight-color: transparent;
}

textarea {
  height: 160px;
}

.select_box {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.select_box .svg_box {
  position: absolute;
  top: 0;
  right: 10px;
  width: 20px;
}

select {
  outline: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

.vote_wrap {
  position: relative;
}
.vote_wrap .title_wrap span {
  width: calc(100% - 40px - 70px);
}
.vote_wrap .vote_arrow_box {
  position: absolute;
  top: 0px;
  right: 0;
  width: 70px;
  height: 30px;
}
.vote_wrap .vote_arrow_box .swiper-button-prev,
.vote_wrap .vote_arrow_box .swiper-button-next {
  margin-top: 0;
}

.vote_swiper_wrap {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .vote_swiper_wrap {
    margin-top: 10px;
  }
}
.vote_swiper_wrap .vote_item {
  background-color: #f2f7ff;
  border-right: 1px solid #004ba0;
  border-bottom: 1px solid #004ba0;
  border-left: 1px solid #004ba0;
  box-sizing: border-box;
}
.vote_swiper_wrap .vote_item .vote_header {
  background-color: #004ba0;
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
}
.vote_swiper_wrap .vote_item .vote_header .vote_icon {
  height: 60px;
  display: flex;
}
.vote_swiper_wrap .vote_item .vote_header .vote_title {
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #fff;
  margin-left: 4px;
  display: flex;
  align-items: center;
}
.vote_swiper_wrap .vote_item .vote_line {
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #004BA0 0%, rgba(0, 75, 160, 0) 100%);
  margin: 5px auto;
}
.vote_swiper_wrap .vote_item .vote_content {
  background-color: #f2f7ff;
}
.hot_spotlight_wrap .hot_spotlight_list_wrap {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .hot_spotlight_wrap .hot_spotlight_list_wrap {
    margin-top: 10px;
  }
}
.hot_spotlight_wrap .hot_spotlight_item {
  padding: 12px 0;
  border-bottom: 1px solid #dfdfdf;
}
.hot_spotlight_wrap .hot_spotlight_item:first-child {
  padding-top: 0;
}
.hot_spotlight_wrap .hot_spotlight_item:last-child {
  padding-bottom: 0;
  border-bottom: unset;
}
@media screen and (min-width: 1024px) {
  .hot_spotlight_wrap .hot_spotlight_item {
    display: none;
  }
  .hot_spotlight_wrap .hot_spotlight_item:nth-child(1), .hot_spotlight_wrap .hot_spotlight_item:nth-child(2) {
    display: flex;
  }
  .hot_spotlight_wrap .hot_spotlight_item:nth-child(2) {
    border-bottom: unset;
  }
}
@media screen and (min-width: 1280px) {
  .hot_spotlight_wrap .hot_spotlight_item {
    display: flex;
  }
  .hot_spotlight_wrap .hot_spotlight_item:nth-child(2) {
    border-bottom: 1px solid #dfdfdf;
  }
}
.hot_spotlight_wrap .hot_spotlight_item a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: 0.5s;
}
@media screen and (min-width: 1024px) {
  .hot_spotlight_wrap .hot_spotlight_item a:hover .hot_spotlight_picture {
    opacity: 0.8;
  }
  .hot_spotlight_wrap .hot_spotlight_item a:hover .hot_spotlight_title {
    color: #8f8f8f;
  }
}
.hot_spotlight_wrap .hot_spotlight_item .hot_spotlight_picture {
  width: 130px;
  transition: 0.5s;
}
.hot_spotlight_wrap .hot_spotlight_item .hot_spotlight_picture img {
  width: 100%;
}
.hot_spotlight_wrap .hot_spotlight_item .hot_spotlight_title {
  width: calc(100% - 130px - 10px);
  color: #2e2e2e;
  transition: 0.5s;
}

.hot_spotlight_ad_wrap .ad_area {
  margin: auto;
}

.current_events_wrap {
  margin-top: 20px;
  display: none;
}
@media screen and (min-width: 1024px) {
  .current_events_wrap {
    display: block;
  }
}

.current_events_list {
  margin: 10px 0 0;
  padding: 0 20px;
  list-style-type: none;
  background-color: #f2f7ff;
}
.current_events_list .current_events_item {
  height: 81px;
  display: flex;
  align-items: center;
  border-top: 1px solid #dfdfdf;
  box-sizing: border-box;
}
@media screen and (min-width: 1280px) {
  .current_events_list .current_events_item {
    height: 72px;
  }
}
.current_events_list .current_events_item:nth-child(1) {
  border-top: none;
}
.current_events_list .current_events_item a {
  width: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.current_events_list .current_events_item a .svg_box {
  width: 20px;
}
.current_events_list .current_events_item a .events_title {
  color: #2e2e2e;
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 500;
  height: 27px;
  margin-left: 10px;
  width: calc(100% - 20px - 10px);
}
@media screen and (min-width: 1024px) {
  .current_events_list .current_events_item a:hover .events_title {
    color: rgb(255, 122, 0);
  }
}

.main_banner_wrap {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .main_banner_wrap {
    margin-top: 40px;
  }
}

.latest_news_wrap,
.live_wrap,
.feature_wrap,
.video_highlights_news_wrap,
.latest_news_more_wrap {
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .latest_news_wrap,
  .live_wrap,
  .feature_wrap,
  .video_highlights_news_wrap,
  .latest_news_more_wrap {
    margin-top: 60px;
  }
}

.column_wrap {
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .column_wrap {
    margin-top: 60px;
  }
}

.vote_wrap {
  width: 100%;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .vote_wrap {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .vote_wrap {
    margin-top: 20px;
    margin-bottom: 0;
  }
}

.vote_ad_wrap {
  display: none;
}
@media screen and (min-width: 1024px) {
  .vote_ad_wrap {
    margin-top: 15px;
    display: block;
  }
}

.main_banner_wrap .main_banner_area {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .main_banner_wrap .main_banner_area {
    flex-direction: row;
  }
}
.main_banner_wrap .banner_hot_news_swiper_wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .main_banner_wrap .banner_hot_news_swiper_wrap {
    width: calc(100% - 384px - 24px);
  }
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide {
  padding-bottom: 40px;
  box-sizing: border-box;
  aspect-ratio: 16/9; /* 固定比例 */
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide {
    padding-bottom: 0;
  }
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 等比例裁切、填滿整框 */
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide .swiper_title_wrap {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 60.33%);
  position: absolute;
  width: 100%;
  height: 108px;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide .swiper_title_wrap {
    height: 87px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50%);
  }
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide .swiper_title {
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.3em;
  color: #fedc40;
  position: absolute;
  bottom: 22px;
  left: 10px;
  right: 10px;
}
@media screen and (min-width: 768px) {
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-slide .swiper_title {
    font-size: 2.25rem;
    -webkit-line-clamp: 1;
  }
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-prev {
  left: 0;
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-next {
  right: 0;
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-prev,
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-next {
  width: 36px;
  height: 36px;
}
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-prev:after,
.main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-next:after {
  display: none;
}
@media screen and (min-width: 1024px) {
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-prev:hover .arrow_left1,
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-prev:hover .arrow_right1,
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-next:hover .arrow_left1,
  .main_banner_wrap .banner_hot_news_swiper_wrap .swiper-button-next:hover .arrow_right1 {
    transform: scale(1.3);
  }
}

.hot_news_list_wrap {
  margin-top: 30px;
}
@media screen and (min-width: 1024px) {
  .hot_news_list_wrap {
    width: 384px;
    margin-top: 0;
    margin-left: 24px;
  }
}
.hot_news_list_wrap .hot_news_list {
  padding: 0;
  margin: 8px 0 0 0;
}
@media screen and (min-width: 768px) {
  .hot_news_list_wrap .hot_news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 24px;
  }
}
@media screen and (min-width: 1024px) {
  .hot_news_list_wrap .hot_news_list {
    gap: unset;
    margin: 0;
  }
}
.hot_news_list_wrap .hot_new_item {
  display: flex;
  border-top: 1px solid #dfdfdf;
  padding: 12px 0 11px 10px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 768px) {
  .hot_news_list_wrap .hot_new_item {
    width: calc((100% - 24px) / 2);
  }
  .hot_news_list_wrap .hot_new_item:nth-child(2) {
    border-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .hot_news_list_wrap .hot_new_item {
    width: 100%;
    padding: 10px 0 9px 10px;
  }
  .hot_news_list_wrap .hot_new_item:nth-child(2) {
    border-top: 1px solid #dfdfdf;
  }
}
@media screen and (min-width: 1280px) {
  .hot_news_list_wrap .hot_new_item {
    padding: 12px 0 11px 10px;
  }
}
.hot_news_list_wrap .hot_new_item::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #8f8f8f;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.hot_news_list_wrap .hot_new_item:nth-child(1) {
  border-top: 0;
}
@media screen and (min-width: 768px) {
  .hot_news_list_wrap .hot_new_item:nth-child(9), .hot_news_list_wrap .hot_new_item:nth-child(10) {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .hot_news_list_wrap .hot_new_item:nth-child(7), .hot_news_list_wrap .hot_new_item:nth-child(8) {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .hot_news_list_wrap .hot_new_item:nth-child(7), .hot_news_list_wrap .hot_new_item:nth-child(8) {
    display: block;
  }
}
.hot_news_list_wrap .hot_new_item a {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  text-decoration: none;
  color: #2e2e2e;
}
@media screen and (min-width: 1024px) {
  .hot_news_list_wrap .hot_new_item a:hover {
    color: #8f8f8f;
    text-decoration: underline;
  }
}
.latest_news_wrap .news_list_area {
  height: 795px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .latest_news_wrap .news_list_area {
    height: 435px;
  }
}
@media screen and (min-width: 1024px) {
  .latest_news_wrap .news_list_area {
    height: 425px;
  }
}
@media screen and (min-width: 1280px) {
  .latest_news_wrap .news_list_area {
    height: 490px;
  }
}
.latest_news_wrap .news_list_area.news_open {
  height: auto;
}

.top_stories_wrap {
  margin-bottom: 0px !important;
}
.top_stories_wrap .top_stories_content_wrap {
  display: flex;
  margin-top: 20px;
}
.top_stories_wrap .top_stories_content_wrap > .top_stories_item {
  width: 100%;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
}
.top_stories_wrap .top_stories_content_wrap > .top_stories_item:nth-child(2) {
  display: none;
}
@media screen and (min-width: 768px) {
  .top_stories_wrap .top_stories_content_wrap > .top_stories_item {
    width: 50%;
  }
  .top_stories_wrap .top_stories_content_wrap > .top_stories_item:nth-child(2) {
    display: block;
  }
}
.top_stories_wrap .top_stories_content_wrap > .top_stories_item:not(:first-child) {
  border-left: none;
}

.about_this_column_wrap {
  display: none;
}
@media screen and (min-width: 1024px) {
  .about_this_column_wrap {
    display: block;
  }
}
.about_this_column_wrap .about_this_column_area {
  margin-top: 20px;
  box-sizing: border-box;
}
.about_this_column_wrap .about_this_column_area .about_this_column_block {
  background-color: #f2f7ff;
  border: 1px solid #d0d0d0;
  padding: 19px 20px;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .about_this_column_wrap .about_this_column_area .about_this_column_block {
    padding: 19px 20px 9px;
  }
}
@media screen and (min-width: 1280px) {
  .about_this_column_wrap .about_this_column_area .about_this_column_block {
    padding: 19px 20px;
  }
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_column_swiper_wrap {
  padding-bottom: 40px;
  box-sizing: border-box;
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_column_item {
  background-color: #fff;
  border-radius: 8px;
  padding: 36px 20px 40px;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_column_item {
    padding: 20px 20px 20px;
  }
}
@media screen and (min-width: 1280px) {
  .about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_column_item {
    padding: 36px 20px 40px;
  }
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_photo {
  width: 100px;
  height: 100px;
  border: 1px solid rgb(223, 223, 223);
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_photo {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_photo {
    width: 100px;
    height: 100px;
  }
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_photo img {
  width: 100%;
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  width: 100%;
  height: 54px;
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_title span {
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #2e2e2e;
  text-align: center;
}
.about_this_column_wrap .about_this_column_area .about_this_column_block .about_this_btn {
  width: 200px;
  height: 40px;
  margin: 20px auto 0;
}
.about_this_column_AD_wrap {
  display: none;
}
@media screen and (min-width: 1024px) {
  .about_this_column_AD_wrap {
    display: block;
    margin-top: 20px;
  }
}

.live_wrap .live_list_wrap {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .live_wrap .live_list_wrap {
    flex-direction: row;
    gap: 24px;
  }
}
.live_wrap .live_list_wrap .live_item {
  width: 100%;
  margin-top: 30px;
}
.live_wrap .live_list_wrap .live_item:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .live_wrap .live_list_wrap .live_item {
    margin-top: 0;
    width: 50%;
  }
}
.live_wrap .live_video {
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .live_wrap .live_video {
    padding: 20px;
    background-color: #f7f7f7;
  }
}
.live_wrap .live_video img {
  width: 100%;
}

.feature_wrap .feature_list_wrap {
  margin-top: 20px;
  background-color: #f2f7ff;
  border: 1px solid #d0d0d0;
  padding: 20px;
  box-sizing: border-box;
}
.feature_wrap .feature_list_area .feature_item {
  padding-bottom: 40px;
}
.feature_wrap .feature_list_area .feature_item a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .feature_wrap .feature_list_area .feature_item a {
    flex-direction: row;
    gap: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .feature_wrap .feature_list_area .feature_item a:hover .feature_pic {
    opacity: 0.8;
  }
  .feature_wrap .feature_list_area .feature_item a:hover .feature_title_wrap .feature_title {
    color: #8f8f8f;
    text-decoration: underline;
  }
  .feature_wrap .feature_list_area .feature_item a:hover .feature_desc {
    color: #8f8f8f;
  }
}
.feature_wrap .feature_list_area .feature_item .feature_pic {
  aspect-ratio: 16/9; /* 固定比例 */
}
.feature_wrap .feature_list_area .feature_item .feature_pic img {
  object-fit: cover; /* 等比例裁切、填滿整框 */
}
.feature_wrap .feature_list_area .feature_item .feature_pic,
.feature_wrap .feature_list_area .feature_item .feature_info {
  width: 100%;
}
.feature_wrap .feature_list_area .feature_item .feature_pic img,
.feature_wrap .feature_list_area .feature_item .feature_info img {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .feature_wrap .feature_list_area .feature_item .feature_pic,
  .feature_wrap .feature_list_area .feature_item .feature_info {
    transition: 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .feature_wrap .feature_list_area .feature_item .feature_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.feature_wrap .feature_list_area .feature_item .feature_info .feature_title_wrap {
  height: 60px;
  display: flex;
  align-items: center;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .feature_wrap .feature_list_area .feature_item .feature_info .feature_title_wrap {
    height: auto;
  }
}
.feature_wrap .feature_list_area .feature_item .feature_info .feature_title_wrap .feature_title {
  color: #2e2e2e;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.5em;
}
@media screen and (min-width: 1280px) {
  .feature_wrap .feature_list_area .feature_item .feature_info .feature_title_wrap .feature_title {
    transition: 0.5s;
  }
}
.feature_wrap .feature_list_area .feature_item .feature_info .feature_desc {
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #2e2e2e;
}
@media screen and (min-width: 1280px) {
  .feature_wrap .feature_list_area .feature_item .feature_info .feature_desc {
    transition: 0.5s;
  }
}

.feature_list01_wrap .ad_300x600_wrap {
  display: none;
}
@media screen and (min-width: 1024px) {
  .feature_list01_wrap .ad_300x600_wrap {
    display: block;
  }
}

.feature_list02_wrap {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .feature_list02_wrap .column_responsive {
    display: flex;
    align-items: center;
    gap: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .feature_list02_wrap .column_responsive {
    flex-direction: column;
    gap: unset;
  }
}
.feature_list02_wrap .left_column {
  margin-bottom: 60px;
}

.hot_spotlight_wrap {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .hot_spotlight_wrap {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1024px) {
  .hot_spotlight_wrap {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.current_events_wrap {
  margin-top: 20px;
  display: none;
}
@media screen and (min-width: 1024px) {
  .current_events_wrap {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .current_events_list .current_events_item {
    height: 53px;
  }
}
@media screen and (min-width: 1280px) {
  .current_events_list .current_events_item {
    height: 72px;
  }
}
.current_events_list .current_events_item:nth-child(3) {
  display: none;
}
@media screen and (min-width: 1024px) {
  .current_events_list .current_events_item:nth-child(3) {
    display: flex;
  }
}
.current_events_list .current_events_item:nth-child(4) {
  display: none;
}
@media screen and (min-width: 1280px) {
  .current_events_list .current_events_item:nth-child(4) {
    display: flex;
  }
}/*# sourceMappingURL=index.css.map */