.newsListBox[data-v-27831126] {
  width: 100%;
  position: relative;
  padding-bottom: 4vw;
}
.newsListBox .glass__nav[data-v-27831126] {
  width: 80vw;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: inset 0px 2px 0px 0px #FFFFFF;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 2vw 0;
  position: absolute;
  top: -2.6vw;
  left: 50%;
  transform: translateX(-50%);
}
.newsListBox .glass__nav__box[data-v-27831126] {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.newsListBox .glass__nav__box .nav__box__single[data-v-27831126] {
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.newsListBox .glass__nav__box .nav__box__single[data-v-27831126]:nth-child(1) {
  border-right: 1px solid #979797;
}
.newsListBox .glass__nav__box .nav__box__single .borde__box[data-v-27831126] {
  width: 10%;
  margin: 0.4vw auto 0;
  border-bottom: 0.4vw solid #1377FF;
  display: none;
}
.newsListBox .glass__nav__box .activeNav[data-v-27831126] {
  font-weight: bold;
}
.newsListBox .glass__nav__box .activeNav .borde__box[data-v-27831126] {
  display: block;
}
@media screen and (min-width: 960px) {
.list__info[data-v-27831126] {
    width: 80vw;
    margin: 0 auto;
    padding-top: 8vw;
    display: flex;
    justify-content: space-between;
}
.list__info__left[data-v-27831126] {
    width: 56vw;
}
.list__info__left .left__list[data-v-27831126] {
    width: 100%;
}
.list__info__left .left__list .left__list__single:hover .left__list__single__content__desc > .title[data-v-27831126] {
    color: #1377ff;
}
.list__info__left .left__list .left__list__single:hover .left__list__single__content[data-v-27831126] {
    transform: translateY(-0.4vw);
    box-shadow: 0px 14px 20px rgba(90, 95, 104, 0.24);
}
.list__info__left .left__list .left__list__single__content[data-v-27831126] {
    display: flex;
    padding: 1vw;
    background-color: #fff;
    margin-bottom: 1vw;
    cursor: pointer;
    transition: all 0.4s;
}
.list__info__left .left__list .left__list__single__content__img[data-v-27831126] {
    width: 40%;
    height: 14vw;
    display: flex;
    justify-content: center;
}
.list__info__left .left__list .left__list__single__content__desc[data-v-27831126] {
    width: 60%;
    padding: 2.6vw 2.6vw 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.list__info__left .left__list .left__list__single__content__desc .time[data-v-27831126] {
    display: flex;
    align-items: flex-end;
    padding-bottom: 0.4vw;
}
.list__info__right[data-v-27831126] {
    width: 22vw;
    height: 22vw;
    background-color: #fff;
    padding: 0 2vw;
}
.list__info__right .right__title[data-v-27831126] {
    display: flex;
    line-height: 4vw;
    align-items: center;
}
.list__info__right .right__list__single[data-v-27831126] {
    display: flex;
    margin-top: 0.8vw;
    cursor: pointer;
}
.list__info__right .right__list__single:hover .title[data-v-27831126] {
    color: #1377FF;
    text-decoration: underline;
}
.list__info__right .right__list__single .index[data-v-27831126] {
    margin-right: 0.6vw;
}
.list__info__right .right__list__single .title[data-v-27831126] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
}
@media screen and (max-width: 959px) {
.list__info[data-v-27831126] {
    width: 80vw;
    margin: 0 auto;
    padding-top: 8vw;
}
.list__info__left[data-v-27831126] {
    width: 100%;
}
.list__info__left .left__list[data-v-27831126] {
    width: 100%;
}
.list__info__left .left__list .left__list__single[data-v-27831126] {
    background-color: #fff;
    margin-bottom: 1vw;
}
.list__info__left .left__list .left__list__single__content__img[data-v-27831126] {
    width: 100%;
}
.list__info__left .left__list .left__list__single__content__desc[data-v-27831126] {
    width: 94%;
    margin: 1vw auto 2vw;
}
.list__info__left .left__list .left__list__single__content__desc .time[data-v-27831126] {
    display: flex;
    align-items: flex-end;
    padding-bottom: 0.4vw;
}
.list__info__right[data-v-27831126] {
    width: 80vw;
    height: 42vw;
    background-color: #fff;
    padding: 0 2vw;
    margin: 1vw auto 0;
}
.list__info__right .right__title[data-v-27831126] {
    display: flex;
    line-height: 4vw;
    align-items: center;
}
.list__info__right .right__list__single[data-v-27831126] {
    display: flex;
    margin-top: 0.8vw;
    cursor: pointer;
}
.list__info__right .right__list__single:hover .title[data-v-27831126] {
    color: #1377FF;
    text-decoration: underline;
}
.list__info__right .right__list__single .index[data-v-27831126] {
    margin-right: 0.6vw;
}
.list__info__right .right__list__single .title[data-v-27831126] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
}
.newsBox[data-v-225d8f26] {
  width: 100%;
  background-color: #EFEFEF;
}
