@charset "UTF-8";
.boxContent[data-v-6bd15669] {
  background: #EFEFEF;
  padding: 4vw 0;
  display: flex;
  justify-content: flex-end;
}
.boxContent .mainContent[data-v-6bd15669] {
  width: 90%;
  display: flex;
  align-items: center;
}
.boxContent .mainContent .positionImg[data-v-6bd15669] {
  width: 36%;
}
@media screen and (min-width: 959px) {
.descContent[data-v-6bd15669] {
    background-color: #fff;
    height: 80%;
    width: 64%;
    padding: 2vw 4vw;
}
.descContent .descMain[data-v-6bd15669] {
    position: relative;
}
.descContent .descMain .NiceNet[data-v-6bd15669] {
    position: absolute;
    left: 3%;
    top: 20%;
    background: linear-gradient(to bottom, #d9d9d9, #FFFFFF);
    -webkit-background-clip: text;
    color: transparent;
    z-index: 99;
    letter-spacing: 0.04rem;
}
.descContent .descMain .descFont[data-v-6bd15669] {
    z-index: 9999;
    padding-top: 2%;
    position: absolute;
}
.descContent .descMain .descFont .title[data-v-6bd15669] {
    width: 11%;
    border-bottom: 0.3vw solid #1377FF;
    text-align: center;
    padding: 0.4vw 0;
    margin-bottom: 1vw;
}
}
@media screen and (max-width: 959px) {
.desc__title[data-v-6bd15669] {
    width: 20% !important;
}
.desc__box[data-v-6bd15669] {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /*超出1行就显示省略号，可以填3或者其它正整数*/
}
.descContent[data-v-6bd15669] {
    background-color: #fff;
    height: 100%;
    width: 64%;
    padding: 2vw 4vw;
}
.descContent .descMain[data-v-6bd15669] {
    position: relative;
}
.descContent .descMain .NiceNet[data-v-6bd15669] {
    position: absolute;
    left: 3%;
    top: 20%;
    background: linear-gradient(to bottom, #d9d9d9, #FFFFFF);
    -webkit-background-clip: text;
    color: transparent;
    z-index: 99;
    letter-spacing: 0.04rem;
}
.descContent .descMain .descFont[data-v-6bd15669] {
    z-index: 9999;
    padding-top: 2%;
    position: absolute;
}
.descContent .descMain .descFont .title[data-v-6bd15669] {
    width: 11%;
    border-bottom: 0.3vw solid #1377FF;
    text-align: center;
    padding: 0.4vw 0;
    margin-bottom: 1vw;
}
}
@charset "UTF-8";
.boxContent[data-v-168eb1e0] {
  width: 100%;
  padding-bottom: 3vw;
  background-color: #fff;
}
.showSwiper[data-v-168eb1e0] {
  height: 20vw;
  width: 100%;
  position: relative;
  margin-top: 4vw;
}
.showSwiper .borerBox[data-v-168eb1e0] {
  width: 100%;
  border: 0.1041666667vw solid #C2C2C2;
  position: absolute;
  top: 10vw;
}
[data-v-168eb1e0] .swiper-button-next {
  width: 3vw;
  height: 3vw;
}
[data-v-168eb1e0] .swiper-button-prev {
  width: 3vw;
  height: 3vw;
}
[data-v-168eb1e0] .swiper-button-next:after {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.56);
  font-size: 1.3541666667vw;
  font-weight: bold;
  height: 3vw;
  line-height: 3vw;
  width: 3vw;
  text-align: center;
  border-radius: 3vw;
}
[data-v-168eb1e0] .swiper-button-prev:after {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.56);
  font-size: 1.3541666667vw;
  font-weight: bold;
  height: 3vw;
  line-height: 3vw;
  width: 3vw;
  text-align: center;
  border-radius: 3vw;
}
[data-v-168eb1e0] .swiper-scrollbar.swiper-scrollbar-horizontal {
  display: none !important;
}
[data-v-168eb1e0] .swiper-scrollbar-drag {
  display: none !important;
}
.swiper-slide[data-v-168eb1e0] {
  line-height: 40px;
  font-size: 30px;
}
@media screen and (min-width: 965px) {
.swpier[data-v-168eb1e0] {
    height: 20vw;
}
.deatil[data-v-168eb1e0] {
    line-height: 1.8vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /*超出1行就显示省略号，可以填3或者其它正整数*/
}
.topBox[data-v-168eb1e0] {
    width: 50vw;
    padding-left: 20px;
    height: 50%;
    display: flex;
}
.topBox .left[data-v-168eb1e0] {
    height: 100%;
    width: 42px;
}
.topBox .left .border-line[data-v-168eb1e0] {
    height: calc(100% - 14px);
    border-right: 1px solid #b3b3b3;
    width: 21px;
}
.topBox .left .circle-box[data-v-168eb1e0] {
    margin-top: 6px;
    width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.topBox .left .circle-box .circle[data-v-168eb1e0] {
    width: 20px;
    height: 20px;
    border: 5px solid #4a97ff;
    border-radius: 10px;
}
.topBox .right[data-v-168eb1e0] {
    width: calc(100% - 42px);
    position: relative;
}
.topBox .right .month[data-v-168eb1e0] {
    font-size: 1.25vw;
    font-weight: bold;
}
.topBox .right .desc > div[data-v-168eb1e0] {
    font-size: 0.9375vw;
    line-height: 1.8vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /*超出1行就显示省略号，可以填3或者其它正整数*/
}
.topBox .right .year[data-v-168eb1e0] {
    position: absolute;
    width: 100%;
    line-height: 1.5625vw;
    font-size: 0.8333333333vw;
    font-weight: bold;
    bottom: -0.78125vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.topBox .right .year .year-box[data-v-168eb1e0] {
    margin-left: 20%;
    background-color: #000;
    line-height: 1.5625vw;
    border-radius: 0.78125vw;
    padding: 0 0.5208333333vw;
    color: #fff;
}
.bottomBox[data-v-168eb1e0] {
    width: 50vw;
    padding-left: 20px;
    height: 100%;
    position: relative;
}
.bottomBox .left[data-v-168eb1e0] {
    position: absolute;
    left: 0;
    bottom: 4%;
    width: 42px;
    height: 50%;
}
.bottomBox .left .border-line[data-v-168eb1e0] {
    height: calc(100% - 14px);
    border-right: 1px solid #b3b3b3;
    width: 21px;
}
.bottomBox .left .circle-box[data-v-168eb1e0] {
    margin-top: 6px;
    width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.bottomBox .left .circle-box .circle[data-v-168eb1e0] {
    width: 20px;
    height: 20px;
    border: 5px solid #4a97ff;
    border-radius: 10px;
}
.bottomBox .right[data-v-168eb1e0] {
    position: absolute;
    left: 42px;
    bottom: 4%;
    width: calc(100% - 42px);
    height: 50%;
}
.bottomBox .right .month[data-v-168eb1e0] {
    padding-top: 3%;
    font-size: 1.25vw;
    font-weight: bold;
}
.bottomBox .right .desc > div[data-v-168eb1e0] {
    font-size: 0.9375vw;
    line-height: 1.8vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /*超出1行就显示省略号，可以填3或者其它正整数*/
}
.bottomBox .right .year[data-v-168eb1e0] {
    position: absolute;
    width: 100%;
    line-height: 1.5625vw;
    font-size: 0.8333333333vw;
    font-weight: bold;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bottomBox .right .year .year-box[data-v-168eb1e0] {
    margin-left: 20%;
    background-color: #000;
    line-height: 1.5625vw;
    border-radius: 0.78125vw;
    padding: 0 0.5208333333vw;
    color: #fff;
}
.topContent[data-v-168eb1e0] {
    width: 80%;
    margin: 0 auto;
    height: 46%;
    border-left: 1px solid #373C44;
    padding-left: 1vw;
    position: relative;
}
.topContent[data-v-168eb1e0]:hover {
    border-left: 1px solid #1377FF;
}
.topContent:hover .point[data-v-168eb1e0] {
    color: #1377FF;
}
.topContent:hover .year[data-v-168eb1e0] {
    background-color: #1377FF;
}
.topContent .year[data-v-168eb1e0] {
    position: absolute;
    right: 16%;
    bottom: -20%;
    background-color: #373C44;
    color: #fff;
    padding: 0 1vw;
    border-radius: 1rem;
    line-height: 2vw;
}
.topContent .point[data-v-168eb1e0] {
    position: absolute;
    left: -5%;
    bottom: -1.4vw;
    line-height: 1vw;
    background-color: #fff;
}
.activeIndex[data-v-168eb1e0] {
    border-left: 1px solid #1377FF;
}
.activeIndex .point[data-v-168eb1e0] {
    color: #1377FF;
}
.activeIndex .year[data-v-168eb1e0] {
    background-color: #1377FF;
}
.bottomContent[data-v-168eb1e0] {
    width: 100%;
    margin: 0 auto;
    height: 46%;
    margin-top: 16%;
    position: relative;
}
.bottomContent .bottomDesc[data-v-168eb1e0] {
    position: absolute;
    left: 0;
    border-left: 1px solid #373C44;
    padding-left: 1vw;
    width: 100%;
    height: 100%;
}
.bottomContent .bottomDesc[data-v-168eb1e0]:hover {
    border-left: 1px solid #1377FF;
}
.bottomContent .bottomDesc:hover .point[data-v-168eb1e0] {
    color: #1377FF;
}
.bottomContent .bottomDesc:hover .year[data-v-168eb1e0] {
    background-color: #1377FF;
}
.bottomContent .bottomDesc .year[data-v-168eb1e0] {
    position: absolute;
    right: 16%;
    top: -20%;
    background-color: #373C44;
    color: #fff;
    padding: 0 1vw;
    border-radius: 1rem;
    line-height: 2vw;
}
.bottomContent .bottomDesc .point[data-v-168eb1e0] {
    position: absolute;
    left: -5%;
    top: -1.4vw;
    line-height: 1vw;
    background-color: #fff;
}
}
@media screen and (max-width: 965px) {
.swpier[data-v-168eb1e0] {
    height: 30vw;
}
.deatil[data-v-168eb1e0] {
    line-height: 1.8vw;
    overflow: hidden;
}
.topContent[data-v-168eb1e0] {
    width: 100%;
    margin: 0 auto;
    height: 86%;
    border-left: 1px solid #373C44;
    padding-left: 1vw;
    position: relative;
}
.topContent .info[data-v-168eb1e0] {
    height: 100%;
}
.topContent .info .month[data-v-168eb1e0] {
    height: 30%;
}
.topContent .info .deatil[data-v-168eb1e0] {
    height: 70%;
    line-height: 2.2916666667vw;
}
.topContent[data-v-168eb1e0]:hover {
    border-left: 1px solid #1377FF;
}
.topContent:hover .point[data-v-168eb1e0] {
    color: #1377FF;
}
.topContent:hover .year[data-v-168eb1e0] {
    background-color: #1377FF;
}
.topContent .year[data-v-168eb1e0] {
    position: absolute;
    right: 16%;
    bottom: -10%;
    background-color: #373C44;
    color: #fff;
    padding: 0 1vw;
    border-radius: 1rem;
    line-height: 2vw;
}
.topContent .point[data-v-168eb1e0] {
    position: absolute;
    left: -3%;
    bottom: -1.4vw;
    line-height: 1vw;
    background-color: #fff;
}
}
.boxContent[data-v-6bca57e1] {
  width: 100%;
  background-color: #EFEFEF;
  padding-bottom: 0;
}
.boxContent .title[data-v-6bca57e1] {
  text-align: center;
  position: relative;
}
.boxContent .title .text[data-v-6bca57e1] {
  background: linear-gradient(to bottom, #E1E1E1, #EFEFEF);
  -webkit-background-clip: text;
  color: transparent;
}
.boxContent .title .subHeader[data-v-6bca57e1] {
  position: absolute;
  bottom: -10%;
  width: 100%;
}
.glory__wall[data-v-6bca57e1] {
  width: 100%;
  margin: 2vw auto 0;
  background: #EFEFEF;
}
.glory__wall__swiper[data-v-6bca57e1] {
  width: 80vw;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 6vw;
}
.wall__swiper__title[data-v-6bca57e1] {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  padding-top: 2vw;
}
.wall__swiper__title__single[data-v-6bca57e1] {
  line-height: 3vw;
  cursor: pointer;
}
.wall__swiper__title .active__title[data-v-6bca57e1] {
  border-bottom: 0.26vw solid #1377FF;
  color: #1377FF;
}
.swiper__content[data-v-6bca57e1] {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
  transition: all 1s;
}
.swiper__content .content__show[data-v-6bca57e1] {
  width: 24vw;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 1s;
}
.swiper__content .content__show[data-v-6bca57e1]:hover {
  transform: scale(1.2);
}
.swiper__content .content__show__img[data-v-6bca57e1] {
  width: 80%;
  margin: 0 auto;
}
.swiper__content .content__show__title[data-v-6bca57e1] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 86%;
  font-weight: bold;
  text-align: center;
}
.swiper__content .content__desc[data-v-6bca57e1] {
  width: 16vw;
  margin: 0 auto;
  text-align: center;
  height: 5vw;
  position: relative;
}
.swiper__content .content__desc__title[data-v-6bca57e1] {
  width: 100%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.swiper__content .content__desc__date[data-v-6bca57e1] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0vw;
}
[data-v-6bca57e1] .swiper-button-next {
  display: none !important;
}
[data-v-6bca57e1] .swiper-button-prev {
  display: none !important;
}
[data-v-6bca57e1] .swiper-scrollbar.swiper-scrollbar-horizontal {
  display: none !important;
}
[data-v-6bca57e1] .swiper-scrollbar-drag {
  display: none !important;
}
[data-v-6bca57e1] .el-divider--horizontal {
  margin: 0 !important;
}
@media screen and (max-width: 920px) {
.swiper__content__single[data-v-6bca57e1] {
    padding-bottom: 2vw;
}
.swiper__content .content__show[data-v-6bca57e1] {
    width: 40vw;
    display: flex;
    align-items: center;
    position: relative;
    transition: all 1s;
}
.swiper__content .content__show__img[data-v-6bca57e1] {
    width: 80%;
    margin: 0 auto;
}
.swiper__content .content__show__title[data-v-6bca57e1] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 4%;
    font-weight: bold;
}
.swiper__content .content__desc[data-v-6bca57e1] {
    width: 16vw;
    margin: 0 auto;
    text-align: center;
    height: 6vw;
    position: relative;
}
.swiper__content .content__desc__title[data-v-6bca57e1] {
    width: 100%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.swiper__content .content__desc__date[data-v-6bca57e1] {
    position: relative;
}
}
.box[data-v-6ccbb061] {
  width: 100%;
}
.box .banner[data-v-6ccbb061] {
  width: 100%;
}
