@charset "UTF-8";
.more_news_list_wrap .more_news_list_area .more_news_list .item, .textAD_vote_wrap .article_vote_wrap .vote_title_wrap .vote_title, .other_this_column_wrap .column_info .column_desc span, input[type=radio] + .label_text.text_end01, input[type=checkbox] + .label_text.text_end01, .current_events_list .current_events_item a .events_title, .text_news_wrap .text_news_list .text_news_item a, .breadcrumb_wrap .breadcrumb_area .breadcrumb_item:last-child a {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.aside_wrap .live_list_wrap .live_video .video_name, .article_part02 .live_list_part02_wrap .live_item .video_name, .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;
}

.article_disclaimer_wrap .disclaimer_info, .ai_article_wrap .ai_article_desc_box .ai_article_desc {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.breadcrumb_wrap .breadcrumb_area {
  display: flex;
}
.breadcrumb_wrap .breadcrumb_area .breadcrumb_item {
  position: relative;
  padding-right: 14px;
  margin-right: 4px;
  display: flex;
  white-space: nowrap;
}
.breadcrumb_wrap .breadcrumb_area .breadcrumb_item::after {
  content: ">";
  position: absolute;
  top: -1px;
  right: 0px;
  width: 10px;
  font-size: 1rem;
  line-height: 1.5em;
}
.breadcrumb_wrap .breadcrumb_area .breadcrumb_item:last-child {
  padding-right: 0;
  margin-right: 0;
}
.breadcrumb_wrap .breadcrumb_area .breadcrumb_item:last-child::after {
  display: none;
}
.breadcrumb_wrap .breadcrumb_area .breadcrumb_item a {
  font-size: 1rem;
  line-height: 1.5em;
  color: #2e2e2e;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .breadcrumb_wrap .breadcrumb_area .breadcrumb_item a:hover {
    text-decoration: underline;
  }
}
.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;
}

.text_news_wrap .text_news_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  gap: 12px;
  box-sizing: border-box;
}
.text_news_wrap .text_news_list .text_news_item {
  width: 100%;
  list-style-type: none;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .text_news_wrap .text_news_list .text_news_item {
    width: calc((100% - 12px) / 2);
  }
}
.text_news_wrap .text_news_list .text_news_item .svg_box {
  width: 20px;
}
.text_news_wrap .text_news_list .text_news_item .title,
.text_news_wrap .text_news_list .text_news_item a {
  color: #2E2E2E;
  font-size: 1rem;
  line-height: 1.5em;
  margin-left: 6px;
}
.text_news_wrap .text_news_list .text_news_item a {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .text_news_wrap .text_news_list .text_news_item a:hover {
    text-decoration: underline;
    color: #8F8F8F;
  }
}
.text_news_wrap .text_news_list .text_news_item.tag_pr .title {
  position: relative;
  padding-right: 20px;
}
.text_news_wrap .text_news_list .text_news_item.tag_pr .title::after {
  content: "PR";
  position: absolute;
  right: 0;
  bottom: 0;
  color: #8F8F8F;
  font-size: 0.75rem;
  line-height: 1.5em;
}

.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;
}
@media screen and (min-width: 1024px) {
  .aside_wrap .aside_area {
    width: 300px;
  }
}
.aside_wrap.asideFixedOrAbsolute.asideFixedBottom .aside_area {
  position: fixed;
  bottom: 20px;
}
.aside_wrap.asideFixedOrAbsolute.asideFixedTop .aside_area {
  position: fixed;
  top: 64px;
}
.aside_wrap.asideFixedOrAbsolute.asideAbsoluteBottom .aside_area {
  position: absolute;
  bottom: 0px;
}

.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);
  }
}

.social_section_wrap {
  width: 100%;
  max-width: 500px; /* 可視需求設定上限 */
  margin-left: auto;
  margin-right: auto;
}
.social_section_wrap span,
.social_section_wrap iframe,
.social_section_wrap div {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box;
}

.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;
}

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

.article_disclaimer_wrap,
.page_wrap {
  margin-top: 40px;
}

.other_this_column_wrap,
.more_news_list_wrap,
.textAD_vote_wrap,
.ai_article_wrap {
  margin-top: 20px;
}

.social_section_wrap,
.feature_wrap,
.tag_wrap,
.text_news_wrap,
.part02_ad_320x100_wrap,
.part02_ad_728x90_wrap,
.further_reading_wrap,
.news_ad_wrap,
.live_list_part02_wrap,
.vote_part02_wrap,
.hot_news_list_wrap,
.top_stories_wrap,
.about_news_list_wrap,
.part02_ad_870x250_wrap,
.other_news_ad_wrap {
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .social_section_wrap,
  .feature_wrap,
  .tag_wrap,
  .text_news_wrap,
  .part02_ad_320x100_wrap,
  .part02_ad_728x90_wrap,
  .further_reading_wrap,
  .news_ad_wrap,
  .live_list_part02_wrap,
  .vote_part02_wrap,
  .hot_news_list_wrap,
  .top_stories_wrap,
  .about_news_list_wrap,
  .part02_ad_870x250_wrap,
  .other_news_ad_wrap {
    margin-top: 60px;
  }
}

.aside_wrap .live_list_wrap,
.aside_wrap .vote_wrap,
.aside_wrap .aside_hot_news_list_wrap,
.aside_wrap .aside_ad_300x600_wrap,
.aside_wrap .hot_spotlight_wrap,
.aside_wrap .current_events_wrap,
.aside_wrap .aside_ad02_wrap,
.aside_wrap .aside_ad03_wrap {
  margin-top: 40px;
}

.main_column_wrap {
  width: 100%;
}
.main_column_wrap .main_column_area {
  display: flex;
}

@media screen and (min-width: 1024px) {
  .article_wrap {
    width: calc(100% - 300px - 20px);
    margin-right: 20px;
  }
}

.article_breadcrumb_wrap .article_breadcrumb_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article_breadcrumb_wrap .breadcrumb_wrap {
  display: flex;
  justify-content: space-between;
}
.article_breadcrumb_wrap .article_tool_right_wrap .google_btn {
  display: none;
}
@media screen and (min-width: 768px) {
  .article_breadcrumb_wrap .article_tool_right_wrap .btn_gift01,
  .article_breadcrumb_wrap .article_tool_right_wrap .btn_gift02 {
    display: none;
  }
}

.article_title_wrap {
  margin-top: 20px;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 1.3em;
}
@media screen and (min-width: 768px) {
  .article_title_wrap {
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 1.3em;
  }
}

.article_time_wrap {
  margin-top: 20px;
}
.article_time_wrap .article_time_area {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .article_time_wrap .article_time_area {
    flex-direction: row;
    align-items: center;
  }
}
.article_time_wrap .article_time_area .article_remark_wrap {
  display: flex;
  flex-direction: column;
}
.article_time_wrap .article_time_area .article_remark_wrap .author_wrap {
  display: flex;
  flex-direction: row;
  font-size: 0.875rem;
  line-height: 1.5em;
  color: #535353;
}
.article_time_wrap .article_time_area .article_remark_wrap .author_wrap span,
.article_time_wrap .article_time_area .article_remark_wrap .author_wrap a {
  font-size: 0.875rem;
  line-height: 1.5em;
  color: #2e2e2e;
  font-weight: 500;
  text-decoration: none;
  margin: 0 5px;
}
.article_time_wrap .article_time_area .article_remark_wrap .author_wrap span:not(:first-child),
.article_time_wrap .article_time_area .article_remark_wrap .author_wrap a:not(:first-child) {
  margin-left: 0px;
}
@media screen and (min-width: 1024px) {
  .article_time_wrap .article_time_area .article_remark_wrap .author_wrap span:hover,
  .article_time_wrap .article_time_area .article_remark_wrap .author_wrap a:hover {
    color: #ff7a00;
  }
}
.article_time_wrap .article_time_area .article_remark_wrap .article_time_box {
  height: 30px;
  display: flex;
  align-items: center;
}
.article_time_wrap .article_time_area .article_remark_wrap .article_time_box .time_item {
  font-size: 0.875rem;
  line-height: 1.5em;
  color: #8f8f8f;
  position: relative;
  padding-left: 15px;
}
.article_time_wrap .article_time_area .article_remark_wrap .article_time_box .time_item::before {
  content: "|";
  position: absolute;
  top: 0;
  left: 6px;
}
.article_time_wrap .article_time_area .article_remark_wrap .article_time_box .time_item:first-child {
  padding-left: 0;
}
.article_time_wrap .article_time_area .article_remark_wrap .article_time_box .time_item:first-child::before {
  display: none;
}
.article_time_wrap .article_time_area .article_remark_wrap .article_time_box .time_item > .text {
  margin-left: 4px;
}
.article_time_wrap .article_time_area .article_tool_right_wrap {
  display: flex;
  gap: 0 10px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .article_time_wrap .article_time_area .article_tool_right_wrap {
    width: auto;
  }
}
.article_time_wrap .article_time_area .article_tool_right_wrap .google_btn {
  width: 100%;
  height: 30px;
  text-align: center;
  position: relative;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .article_time_wrap .article_time_area .article_tool_right_wrap .google_btn {
    width: auto;
    margin-top: 0;
  }
}
.article_time_wrap .article_time_area .article_tool_right_wrap .google_btn a {
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 0.875rem;
  line-height: 1.5em;
  color: rgb(46, 46, 46);
  font-weight: 500;
  border: 2px solid rgb(227, 237, 255);
  padding: 2px 8px 2px 4px;
  border-radius: 30px;
  box-sizing: border-box;
}
.article_time_wrap .article_time_area .article_tool_right_wrap .google_btn a img {
  margin-right: 4px;
}
@media screen and (min-width: 1024px) {
  .article_time_wrap .article_time_area .article_tool_right_wrap .google_btn a:hover {
    color: rgb(15, 66, 125);
    background-color: rgb(227, 237, 255);
  }
  .article_time_wrap .article_time_area .article_tool_right_wrap .google_btn a:hover + .tooltip_wrap {
    display: block;
  }
}
.article_time_wrap .article_time_area .article_tool_right_wrap .google_btn .tooltip_wrap {
  display: none;
  position: absolute;
  top: -100px;
  left: -110px;
}
.article_time_wrap .article_time_area .article_tool_right_wrap .google_btn .tooltip {
  width: 360px;
  height: 80px;
  font-size: 1rem;
  line-height: 1.5em;
  color: rgb(15, 66, 125);
  padding: 16px 24px;
  background-color: rgb(242, 247, 255);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border-radius: 100px;
  text-align: center;
}
.article_time_wrap .article_time_area .article_tool_right_wrap .google_btn .tooltip::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  bottom: -9px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgb(242, 247, 255); /* 三角形顏色與高度 */
  filter: drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.15));
}
.article_time_wrap .article_time_area .article_tool_right_wrap .btn_gift01,
.article_time_wrap .article_time_area .article_tool_right_wrap .btn_gift02 {
  display: none;
}
@media screen and (min-width: 768px) {
  .article_time_wrap .article_time_area .article_tool_right_wrap .btn_gift01,
  .article_time_wrap .article_time_area .article_tool_right_wrap .btn_gift02 {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .article_time_wrap .article_time_area .article_tool_right_wrap .btn_gift01 {
    cursor: pointer;
  }
}

.other_this_column_wrap .other_this_column_area {
  border-top: dashed 1px #8f8f8f;
  border-bottom: dashed 1px #8f8f8f;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.other_this_column_wrap .other_this_column_box {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.other_this_column_wrap .column_img_wrap {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}
.other_this_column_wrap .column_img_wrap img {
  width: 100%;
}
.other_this_column_wrap .column_info {
  display: flex;
  align-items: center;
  width: calc(100% - 40px - 10px - 10px);
  margin-right: 10px;
}
.other_this_column_wrap .column_info .column_name {
  white-space: nowrap;
}
.other_this_column_wrap .column_info .column_name a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5em;
  color: #2e2e2e;
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 1024px) {
  .other_this_column_wrap .column_info .column_name a:hover {
    color: #8F8F8F;
  }
}
.other_this_column_wrap .column_info .column_desc {
  margin-left: 20px;
  display: none;
}
@media screen and (min-width: 768px) {
  .other_this_column_wrap .column_info .column_desc {
    display: block;
  }
}
.other_this_column_wrap .column_more a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5em;
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-decoration: none;
  color: #004ba0;
}
@media screen and (min-width: 1024px) {
  .other_this_column_wrap .column_more a:hover {
    color: #99bbff;
  }
}

.textAD_vote_wrap .article_ad_text a, .textAD_vote_wrap .article_ad_text {
  font-size: 1rem;
  line-height: 1.5em;
  color: rgb(0, 75, 160);
  background-color: #f7f7f7;
  text-align: center;
  text-decoration: none;
}

.textAD_vote_wrap {
  overflow: hidden;
  border-radius: 8px;
  background-color: rgb(247, 247, 247);
}
.textAD_vote_wrap .article_ad_text {
  min-height: 32px;
  padding: 4px 10px;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .textAD_vote_wrap .article_ad_text a:hover {
    text-decoration: underline;
  }
}
.textAD_vote_wrap .article_vote_wrap {
  padding: 8px 16px;
  border-radius: 8px;
  background: rgb(255, 229, 204);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px 0;
}
@media screen and (min-width: 768px) {
  .textAD_vote_wrap .article_vote_wrap {
    flex-direction: row;
    gap: 0 10px;
  }
}
.textAD_vote_wrap .article_vote_wrap .vote_title_wrap {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .textAD_vote_wrap .article_vote_wrap .vote_title_wrap {
    width: calc(100% - 300px - 10px);
  }
}
.textAD_vote_wrap .article_vote_wrap .vote_title_wrap .icon-Q {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.textAD_vote_wrap .article_vote_wrap .vote_title_wrap .icon-Q img {
  width: 100%;
}
.textAD_vote_wrap .article_vote_wrap .vote_title_wrap .vote_title {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 500;
}
.textAD_vote_wrap .article_vote_wrap .vote_btn_box {
  width: 100%;
  display: flex;
  gap: 0 10px;
}
@media screen and (min-width: 768px) {
  .textAD_vote_wrap .article_vote_wrap .vote_btn_box {
    width: 300px;
  }
}
.textAD_vote_wrap .article_vote_wrap .vote_btn_box .vote_btn_item {
  width: calc((100% - 10px) / 2);
}
.textAD_vote_wrap .article_vote_wrap .vote_btn_box .vote_btn_item a {
  height: 28px;
  line-height: 27px;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  background-color: rgb(228, 106, 0);
  text-decoration: none;
  text-align: center;
  display: block;
}
@media screen and (min-width: 1024px) {
  .textAD_vote_wrap .article_vote_wrap .vote_btn_box .vote_btn_item a:hover {
    background-color: rgb(255, 178, 102) !important;
  }
}
.textAD_vote_wrap .article_vote_wrap .vote_btn_box .vote_btn_item.animated a {
  animation: alternate 1s infinite vote_btn_anmation;
}

@keyframes vote_btn_anmation {
  0% {
    background-color: rgb(228, 106, 0);
  }
  49% {
    background-color: rgb(228, 106, 0);
  }
  50% {
    background-color: rgb(255, 178, 102);
  }
  100% {
    background-color: rgb(255, 178, 102);
  }
}
.ai_article_wrap {
  background-color: #f2f7ff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #99bbff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
.ai_article_wrap .ai_article_title_box {
  display: flex;
  justify-content: space-between;
  padding: 12px 16px;
  box-sizing: border-box;
  background-color: #e3edff;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .ai_article_wrap .ai_article_title_box:hover {
    background-color: #cddfff;
  }
}
.ai_article_wrap .ai_article_title,
.ai_article_wrap .ai_article_title_go_to {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 500;
  color: #004ba0;
}
.ai_article_wrap .ai_article_title {
  display: flex;
  align-items: center;
}
.ai_article_wrap .ai_article_title .ai_article_title_icon {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
.ai_article_wrap .ai_article_title .ai_article_title_icon img {
  width: 100%;
}
.ai_article_wrap .ai_article_title_go_to {
  pointer-events: none;
}
.ai_article_wrap .ai_article_desc_box {
  padding: 16px;
  box-sizing: border-box;
  background-image: url("../images/icon/idata_bg.png");
  background-repeat: no-repeat;
  background-size: 70px;
  background-position: right bottom;
}
.ai_article_wrap .ai_article_desc_box .ai_article_desc {
  font-size: 1rem;
  line-height: 1.5em;
}
.article_tool_wrap {
  top: 0px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  display: none;
}
@media screen and (min-width: 768px) {
  .article_tool_wrap {
    display: flex;
    width: 40px;
    position: absolute;
    top: 0px;
    left: 0;
    right: unset;
    flex-direction: column;
  }
}
.article_tool_wrap.tool_fixed {
  position: fixed;
  top: 50px;
  left: 10px;
  right: 10px;
  z-index: 9999;
}
@media screen and (min-width: 768px) {
  .article_tool_wrap.tool_fixed {
    position: fixed;
    top: 60px;
    left: 50%;
    transform: translateX(-374px);
  }
}
@media screen and (min-width: 1024px) {
  .article_tool_wrap.tool_fixed {
    transform: translateX(-485px);
  }
}
@media screen and (min-width: 1280px) {
  .article_tool_wrap.tool_fixed {
    transform: translateX(-600px);
  }
}
.article_tool_wrap .article_tool_left,
.article_tool_wrap .article_tool_right {
  border: 1px solid rgb(247, 247, 247);
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
  border-radius: 100px;
  padding: 8px 10px;
  display: flex;
  flex-direction: row-reverse;
  gap: 0 10px;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .article_tool_wrap .article_tool_left,
  .article_tool_wrap .article_tool_right {
    flex-direction: row;
    box-shadow: none;
    backdrop-filter: none;
    padding: 0;
    border: 0;
    border-radius: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px 0;
  }
}
.article_tool_wrap .article_tool_left .tool_item,
.article_tool_wrap .article_tool_right .tool_item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #e3edff;
  border: 1px solid #e3edff;
}
@media screen and (min-width: 768px) {
  .article_tool_wrap .article_tool_left .tool_item,
  .article_tool_wrap .article_tool_right .tool_item {
    background-color: #fff;
  }
}
@media screen and (min-width: 1024px) {
  .article_tool_wrap .article_tool_left .tool_item:hover,
  .article_tool_wrap .article_tool_right .tool_item:hover {
    cursor: pointer;
    background-color: #e3edff;
    border: 1px solid #e3edff;
  }
}
@media screen and (min-width: 768px) {
  .article_tool_wrap .article_tool_right {
    margin-top: 10px;
  }
}

.article_content_wrap {
  position: relative;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .article_content_wrap {
    padding-left: 60px;
    box-sizing: border-box;
    min-height: 300px;
  }
}
.article_content_wrap.tool_fixed .article_tool_wrap {
  position: fixed;
  top: 50px;
  left: 10px;
  right: 10px;
  z-index: 9999;
  display: flex;
}
@media screen and (min-width: 768px) {
  .article_content_wrap.tool_fixed .article_tool_wrap {
    display: flex;
    position: fixed;
    top: 60px;
    left: 50%;
    transform: translateX(-374px);
  }
}
@media screen and (min-width: 1024px) {
  .article_content_wrap.tool_fixed .article_tool_wrap {
    transform: translateX(-485px);
  }
}
@media screen and (min-width: 1280px) {
  .article_content_wrap.tool_fixed .article_tool_wrap {
    transform: translateX(-600px);
  }
}

article[data-size=L] #article_content,
article[data-size=L] .more_news_list_wrap {
  font-size: 1.375rem;
}
article[data-size=L] .more_news_list_wrap .more_news_list_area .more_news_list_title {
  font-size: 1.375rem;
}
article[data-size=L] .more_news_list_wrap .more_news_list_area .more_news_list .item::before {
  top: 15px;
}
article[data-size=L] .more_news_list_wrap .more_news_list_area .more_news_list a {
  font-size: 1.375rem;
}
article[data-size=S] #article_content,
article[data-size=S] .more_news_list_wrap {
  font-size: 1.125rem;
}
article[data-size=S] .more_news_list_wrap .more_news_list_area .more_news_list_title {
  font-size: 1.125rem;
}
article[data-size=S] .more_news_list_wrap .more_news_list_area .more_news_list .item::before {
  top: 12px;
}
article[data-size=S] .more_news_list_wrap .more_news_list_area .more_news_list a {
  font-size: 1.125rem;
}
article .tagFormating {
  color: #2E2E2E;
  text-decoration: none;
  position: relative;
}
article .tagFormating::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #2E2E2E;
}
@media screen and (min-width: 1024px) {
  article .tagFormating:hover {
    box-shadow: inset 0 -0.6em 0 0 #FFE5CC;
  }
}
article #article_content * {
  scroll-margin-top: 140px;
}
@media screen and (min-width: 768px) {
  article #article_content * {
    scroll-margin-top: 60px;
  }
}

#nav_directory {
  border: 1px solid #d0d0d0;
  margin-bottom: 30px;
}
#nav_directory .directory_title {
  font-size: 1.25rem;
  line-height: 1.7em;
  background-color: #f2f7ff;
  padding: 10px 20px 10px 50px;
  display: flex;
  align-items: center;
  position: relative;
}
#nav_directory .directory_title::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  background: url("../images/icon/news_list_title_icon.svg") no-repeat;
  background-size: 20px;
}
#nav_directory .li_icon01 {
  margin: 0;
  padding: 10px 20px;
  border-top: 1px solid #d0d0d0;
  list-style-type: none;
}
@media screen and (min-width: 1024px) {
  #nav_directory .li_icon01 {
    padding: 20px;
  }
}
#nav_directory .li_icon01 li a,
#nav_directory .li_icon01 li a::before {
  transition: 0.2s;
}
#nav_directory .li_icon01 li a {
  font-size: 1.25rem;
  line-height: 1.7em;
  color: #004ba0;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  border-radius: 8px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
#nav_directory .li_icon01 li a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 4px;
  background: url("../images/icon/news_list_icon.svg") no-repeat;
  background-size: 20px;
  position: absolute;
  left: 10px;
  top: 13px;
  opacity: 0.5;
  transition: 0.5s;
  transform: scale(0.8);
}
@media screen and (min-width: 1024px) {
  #nav_directory .li_icon01 li:hover a {
    background-color: #f7f7f7;
    padding-left: 40px;
  }
  #nav_directory .li_icon01 li:hover a::before {
    transform: scale(1);
    opacity: 1;
  }
}

#article_content {
  font-size: 1.25rem;
  line-height: 1.7em;
}
#article_content h2,
#article_content h3,
#article_content h4,
#article_content h5 {
  line-height: 1.7em;
}
#article_content h2 {
  color: #004BA0;
  font-weight: 500;
}
#article_content p {
  margin-top: 0;
  margin-bottom: 30px;
}
#article_content .YT_RWD_wrap,
#article_content figure {
  margin-bottom: 30px;
  margin-bottom: 30px;
}
#article_content #newsContent {
  overflow: hidden;
}

.more_news_list_wrap .more_news_list_area .more_news_list_title {
  font-size: 1.25rem;
  line-height: 1.7em;
}
.more_news_list_wrap .more_news_list_area .more_news_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.more_news_list_wrap .more_news_list_area .more_news_list .item {
  padding-left: 10px;
  margin: 4px 0;
  position: relative;
}
.more_news_list_wrap .more_news_list_area .more_news_list .item::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #8f8f8f;
  border-radius: 50%;
  position: absolute;
  top: calc((1.7em + 2px) / 2);
  left: 0;
}
.more_news_list_wrap .more_news_list_area .more_news_list a {
  font-size: 1.25rem;
  line-height: 1.7em;
  color: #004BA0;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .more_news_list_wrap .more_news_list_area .more_news_list a:hover {
    box-shadow: inset 0 -0.6em 0 0 #FFE5CC;
  }
}

.article_disclaimer_wrap {
  font-size: 1.25rem;
  line-height: 1.5em;
  padding: 10px;
  background-color: #F7F7F7;
  border: 1px dashed #8F8F8F;
  box-sizing: border-box;
  position: relative;
}
.article_disclaimer_wrap.switch_open .disclaimer_switch {
  transform: rotate(180deg);
}
.article_disclaimer_wrap.switch_open .disclaimer_info {
  -webkit-line-clamp: unset;
}
.article_disclaimer_wrap .disclaimer_switch {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  transition: 0.2s;
  cursor: pointer;
}
.article_other_wrap {
  width: 100%;
}

.article_part02 .feature_wrap .feature_content_wrap {
  margin-top: 10px;
}
.article_part02 .part02_ad_320x100_wrap {
  display: block;
}
@media screen and (min-width: 1280px) {
  .article_part02 .part02_ad_320x100_wrap {
    display: none;
  }
}
.article_part02 .part02_ad_728x90_wrap {
  display: none;
}
@media screen and (min-width: 1280px) {
  .article_part02 .part02_ad_728x90_wrap {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .article_part02 .further_reading_wrap .further_reading_content .news_list_area {
    gap: 12px;
  }
}
@media screen and (min-width: 768px) {
  .article_part02 .further_reading_wrap .further_reading_content .news_list_area .news_list_item {
    width: calc((100% - 24px) / 3);
  }
}
.article_part02 .news_ad_wrap .news_ad_area {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .article_part02 .news_ad_wrap .news_ad_area {
    gap: 0 40px;
  }
}
.article_part02 .news_ad_wrap .news_ad_area .news_ad02_wrap {
  display: none;
}
@media screen and (min-width: 768px) {
  .article_part02 .news_ad_wrap .news_ad_area .news_ad02_wrap {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .article_part02 .live_list_part02_wrap {
    display: flex;
    gap: 0 12px;
  }
}
@media screen and (min-width: 1024px) {
  .article_part02 .live_list_part02_wrap {
    display: none;
  }
}
.article_part02 .live_list_part02_wrap .live_item {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .article_part02 .live_list_part02_wrap .live_item {
    width: calc((100% - 12px) / 2);
    margin-top: 0;
  }
}
.article_part02 .live_list_part02_wrap .live_item:first-child {
  margin: 0;
}
.article_part02 .live_list_part02_wrap .live_item .live_video {
  margin-top: 10px;
}
.article_part02 .live_list_part02_wrap .live_item .video_name {
  font-size: 1.125rem;
  line-height: 1.5em;
  margin-top: 4px;
}
@media screen and (min-width: 1024px) {
  .article_part02 .vote_part02_wrap {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .article_part02 .hot_news_list_wrap {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .article_part02 .hot_news_list_wrap .hot_news_list_content .news_list_area {
    gap: 12px;
  }
}
.article_part02 .hot_news_list_wrap .hot_news_list_content .news_list_area .news_list_item {
  position: relative;
  padding-top: 12px;
}
@media screen and (min-width: 768px) {
  .article_part02 .hot_news_list_wrap .hot_news_list_content .news_list_area .news_list_item {
    width: calc((100% - 24px) / 3);
    position: static;
    padding-top: 0;
  }
}
.article_part02 .hot_news_list_wrap .hot_news_list_content .news_list_area .news_list_item::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #8f8f8f;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .article_part02 .hot_news_list_wrap .hot_news_list_content .news_list_area .news_list_item::before {
    display: none;
  }
}
.article_part02 .top_stories_wrap .top_stories_content_wrap {
  display: flex;
  margin-top: 20px;
}
.article_part02 .top_stories_wrap .top_stories_content_wrap > .top_stories_item {
  width: 100%;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
}
.article_part02 .top_stories_wrap .top_stories_content_wrap > .top_stories_item:nth-child(2) {
  display: none;
}
@media screen and (min-width: 768px) {
  .article_part02 .top_stories_wrap .top_stories_content_wrap > .top_stories_item {
    width: 50%;
  }
  .article_part02 .top_stories_wrap .top_stories_content_wrap > .top_stories_item:nth-child(2) {
    display: block;
  }
}
.article_part02 .top_stories_wrap .top_stories_content_wrap > .top_stories_item:not(:first-child) {
  border-left: none;
}
.article_part02 .part02_ad_870x250_wrap {
  display: none;
}
@media screen and (min-width: 1280px) {
  .article_part02 .part02_ad_870x250_wrap {
    display: block;
  }
}
.article_part02 .part02_ad_870x250_wrap .ad_area {
  margin: auto;
}
.article_part02 .part02_ad_870x250_wrap .ad_area img {
  width: 100%;
}
.article_part02 .other_news_ad_wrap .other_news_ad_content {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .article_part02 .news_article_footer_ad_wrap {
    display: none;
  }
}

.aside_wrap {
  display: none;
  width: 100%;
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .aside_wrap {
    display: block;
    width: 300px;
  }
}
.aside_wrap .aside_area {
  display: flex;
  flex-direction: column;
}
.aside_wrap .aside_ad01_wrap .aside_ad01_area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.aside_wrap .aside_ad01_wrap .aside_ad01_area .ad_wrap:nth-child(2) {
  display: none;
}
@media screen and (min-width: 768px) {
  .aside_wrap .aside_ad01_wrap .aside_ad01_area .ad_wrap:nth-child(2) {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .aside_wrap .aside_ad01_wrap .aside_ad01_area .ad_wrap:nth-child(2) {
    display: none;
  }
}
.aside_wrap .live_list_wrap .live_item {
  margin-top: 20px;
}
.aside_wrap .live_list_wrap .live_item:first-child {
  margin: 0;
}
.aside_wrap .live_list_wrap .live_video {
  margin-top: 10px;
}
.aside_wrap .live_list_wrap .live_video .video_name {
  font-size: 1.125rem;
  line-height: 1.5em;
  margin-top: 4px;
}

.NewsAttach {
  margin-top: 30px;
}
.NewsAttach .NewsAttachBulltin {
  background-color: #F7F7F7;
  padding: 20px;
}
.NewsAttach .NewsAttachBulltin p {
  margin: 0;
}
.NewsAttach .NewsAttachBulltin p:nth-child(1) {
  font-size: 1.125rem;
  line-height: 1.6em;
}
.NewsAttach .NewsAttachBulltin p:nth-child(2) {
  font-size: 1.125rem;
  line-height: 1.6em;
  color: #004BA0 !important;
  background-color: #FFFFFF;
  margin-top: 4px;
  padding: 4px 20px;
}
.NewsAttach .NewsAttachBulltin p:nth-child(2) span {
  color: #004BA0 !important;
}
.NewsAttach .NewsAttachBulltin p a {
  text-decoration: none;
  color: #004BA0 !important;
}
@media screen and (min-width: 1024px) {
  .NewsAttach .NewsAttachBulltin p a:hover {
    box-shadow: inset 0 -0.6em 0 0 #FFE5CC;
  }
}
.NewsAttach .NewsAttachBulltin p a span {
  color: #004BA0 !important;
}/*# sourceMappingURL=news.css.map */