@charset "UTF-8";
.news-center-news-list-component-pc-container[data-v-ddc885d3] {
  overflow: hidden;
  padding: 0 12.5vw;
  margin: 3.125vw 0;
  padding-bottom: 5.2083333333vw;
}
.news-center-news-list-component-pc-container .tab-menu[data-v-ddc885d3] {
  border-bottom: 1px solid #E9EAED;
  flex-wrap: wrap;
}
.news-center-news-list-component-pc-container .tab-menu .tab-menu-item[data-v-ddc885d3] {
  height: 2.65625vw;
  text-align: center;
  vertical-align: text-top;
  margin-right: 3.125vw;
  font-size: 1.3541666667vw;
  line-height: 1.7708333333vw;
  color: #A1A6AF;
  cursor: pointer;
}
.news-center-news-list-component-pc-container .tab-menu .tab-menu-item[data-v-ddc885d3]:hover, .news-center-news-list-component-pc-container .tab-menu .tab-menu-item.isSelected[data-v-ddc885d3] {
  border-bottom: 0.1041666667vw solid #001433;
  color: #001433;
}
.news-center-news-list-component-pc-container .tab-list-container[data-v-ddc885d3] {
  padding-top: 3.125vw;
  margin-bottom: 4.6875vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.9270833333vw 1.25vw;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item[data-v-ddc885d3] {
  cursor: pointer;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-top[data-v-ddc885d3] {
  margin-bottom: 1.25vw;
  width: 24.1666666667vw;
  height: 13.0208333333vw;
  overflow: hidden;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-top img[data-v-ddc885d3] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.6s;
  transform: scale(1);
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .date[data-v-ddc885d3] {
  color: #A1A6AF;
  font-size: 1.0416666667vw;
  line-height: 1.25vw;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title[data-v-ddc885d3] {
  margin-top: 0.8333333333vw;
  line-height: 1.7708333333vw;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title .tag[data-v-ddc885d3] {
  font-size: 0.625vw;
  height: 1.25vw;
  line-height: 1.25vw;
  text-align: center;
  margin-right: 0.4166666667vw;
  border-radius: 2px;
  min-width: 1.8229166667vw;
  display: inline-block;
  vertical-align: middle;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title .activity[data-v-ddc885d3]::before,
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title .news[data-v-ddc885d3]::before {
  content: "";
  font-size: 0.625vw;
  height: 1.25vw;
  line-height: 1.25vw;
  text-align: center;
  margin-right: 0.4166666667vw;
  border-radius: 2px;
  min-width: 1.8229166667vw;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.15625vw;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title .activity[data-v-ddc885d3]::before {
  content: "活动";
  color: #D53030;
  background: #FEE2E2;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title .news[data-v-ddc885d3]::before {
  content: "新闻";
  background: #D8EAFC;
  color: #1A77DC;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item-bottom .tag-and-title .title[data-v-ddc885d3] {
  font-size: 1.3541666667vw;
  line-height: 1.7708333333vw;
  color: #000000;
  display: inline;
}
.news-center-news-list-component-pc-container .tab-list-container .card-item:hover .card-item-top img[data-v-ddc885d3] {
  transform: scale(1.2);
}
.news-center-news-list-component-pc-container .show-more .show-more-btn[data-v-ddc885d3] {
  font-size: 1.25vw;
  line-height: 1.875vw;
  color: #5C606A;
  cursor: pointer;
}
.news-center-news-list-component-pc-container .show-more .show-more-btn[data-v-ddc885d3]:hover {
  color: #000000;
}.news-center-news-list-component-mob-container[data-v-533f3b05] {
  overflow: hidden;
  padding-bottom: 16vw;
}
.news-center-news-list-component-mob-container .tab-menu[data-v-533f3b05] {
  border-bottom: 1px solid #E9EAED;
}
.news-center-news-list-component-mob-container .tab-menu .tab-menu-item[data-v-533f3b05] {
  height: 14.9333333333vw;
  vertical-align: middle;
  margin-right: 16vw;
  font-size: 4.2666666667vw;
  color: #A1A6AF;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.news-center-news-list-component-mob-container .tab-menu .tab-menu-item.isSelected[data-v-533f3b05] {
  border-bottom: 0.5333333333vw solid #001433;
  color: #001433;
}
.news-center-news-list-component-mob-container .tab-menu .tab-menu-item[data-v-533f3b05]:last-child {
  margin-right: 0;
}
.news-center-news-list-component-mob-container .tab-list-container[data-v-533f3b05] {
  padding: 6.4vw;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item[data-v-533f3b05] {
  margin-bottom: 6.4vw;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-left[data-v-533f3b05] {
  width: 29.8666666667vw;
  height: 17.0666666667vw;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-left img[data-v-533f3b05] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.0666666667vw;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right[data-v-533f3b05] {
  width: calc(100% - 29.8666666667vw);
  margin-left: 2.1333333333vw;
  justify-content: space-around;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right .date-and-reading .date[data-v-533f3b05] {
  color: #A1A6AF;
  font-size: 3.2vw;
  line-height: normal;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right .description .content[data-v-533f3b05] {
  font-size: 3.2vw;
  line-height: normal;
  color: #263751;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right .tag-and-title .tag[data-v-533f3b05] {
  font-size: 3.2vw;
  padding: 0.8vw 1.4666666667vw;
  margin-right: 2.1333333333vw;
  line-height: 4.2666666667vw;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right .tag-and-title .activity[data-v-533f3b05] {
  background: #FEE2E2;
  color: #D53030;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right .tag-and-title .news[data-v-533f3b05] {
  background: #D8EAFC;
  color: #1A77DC;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item-right .tag-and-title .title[data-v-533f3b05] {
  flex: 1;
  font-size: 4.2666666667vw;
  line-height: normal;
  color: #263751;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-center-news-list-component-mob-container .tab-list-container .card-item[data-v-533f3b05]:last-child {
  margin-bottom: 0;
}
.news-center-news-list-component-mob-container .show-more .show-more-btn[data-v-533f3b05] {
  font-size: 4.2666666667vw;
  line-height: normal;
  color: #5C606A;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}