.newsListBox[data-v-548e289e] {
  width: 100%;
  position: relative;
  padding-bottom: 4vw;
  background-color: #efefef;
}
@media screen and (min-width: 960px) {
.breadNav[data-v-548e289e] {
    width: 80vw;
    margin: 0 auto;
    padding-top: 1vw;
}
.list__info[data-v-548e289e] {
    width: 80vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.list__info__left[data-v-548e289e] {
    width: 56vw;
    background-color: #fff;
    padding: 2vw;
}
.list__info__right[data-v-548e289e] {
    width: 22vw;
    height: 22vw;
    background-color: #fff;
    padding: 0 2vw;
}
.list__info__right .right__title[data-v-548e289e] {
    display: flex;
    line-height: 4vw;
    align-items: center;
}
.list__info__right .right__list__single[data-v-548e289e] {
    display: flex;
    margin-top: 0.8vw;
    cursor: pointer;
}
.list__info__right .right__list__single:hover .title[data-v-548e289e] {
    color: #1377FF;
    text-decoration: underline;
}
.list__info__right .right__list__single .index[data-v-548e289e] {
    margin-right: 0.6vw;
}
.list__info__right .right__list__single .title[data-v-548e289e] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.list__info__right .right__list__single .activeTitle[data-v-548e289e] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #1377FF;
    text-decoration: underline;
}
}
@media screen and (max-width: 959px) {
.breadNav[data-v-548e289e] {
    width: 90vw;
    margin: 0 auto;
    padding-top: 2vw;
}
.list__info[data-v-548e289e] {
    width: 90vw;
    margin: 0 auto;
}
.list__info__left[data-v-548e289e] {
    width: 100%;
    background-color: #fff;
    padding: 2vw;
}
.list__info__right[data-v-548e289e] {
    width: 90vw;
    height: 42vw;
    background-color: #fff;
    padding: 0 2vw;
    margin: 1vw auto 0;
}
.list__info__right .right__title[data-v-548e289e] {
    display: flex;
    line-height: 4vw;
    align-items: center;
}
.list__info__right .right__list__single[data-v-548e289e] {
    display: flex;
    margin-top: 0.8vw;
    cursor: pointer;
}
.list__info__right .right__list__single:hover .title[data-v-548e289e] {
    color: #1377FF;
    text-decoration: underline;
}
.list__info__right .right__list__single .index[data-v-548e289e] {
    margin-right: 0.6vw;
}
.list__info__right .right__list__single .title[data-v-548e289e] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.list__info__right .right__list__single .activeTitle[data-v-548e289e] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #1377FF;
    text-decoration: underline;
}
}
