.banner {
  position: relative;
  width: 100vw;
  height: calc(100vh - 60px);
}
.banner .title_1 {
  color: #fff;
  font-size: 76px;
}
.banner .partContent {
  position: absolute;
  left: 205px;
  top: 140px;
}
.banner .partContent .part_R {
  left: auto;
  right: 205px;
}
.banner .partContent .part_B {
  top: auto;
  bottom: 140px;
}
.banner .partContent .banner_text {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  margin-top: 20px;
}
.item-title {
  display: inline-flex;
  width: 100%;
}
.item-title .title_3 {
  width: calc(100% - 14px);
}
.item-icon {
  width: 4px;
  height: 18px;
  background: #041954;
  flex-shrink: 0;
  margin-top: 6px;
  margin-right: 9px;
}
.item-1-3 {
  width: 300px;
}
.content-left {
  width: 570px;
}
.content-left .content_text div {
  margin-bottom: 48px;
}
.content-left .content_text:last-of-type {
  margin-bottom: 0;
}
.content-left .content_item {
  margin-top: 24px;
}
.part_1 {
  padding-bottom: 120px;
}
.part_1 .title_1 {
  margin-bottom: 30px;
}
.part_1 .con {
  display: inline-flex;
  justify-content: space-between;
}
.part_1 .con .content-right {
  padding-top: 80px;
}
.part_1 .con .right-item {
  margin-top: 76px;
}
.part_1 .con .price {
  font-size: 110px;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
  line-height: 110px;
  display: inline-flex;
  align-items: flex-end;
  width: 100%;
  justify-content: center;
}
.part_1 .con .price .unit {
  font-size: 20px;
  font-family: Arial;
  font-weight: 900;
  color: #000000;
  line-height: 20px;
}
.part_1 .con .price-info {
  font-size: 20px;
  font-family: Arial;
  font-weight: 900;
  color: #000000;
  text-align: center;
  margin-top: 10px;
}
.part_1 .con .price-txt {
  text-align: center;
  margin-top: 20px;
}
.part_1 .con .line {
  width: 200px;
  height: 1px;
  background: #000000;
  margin: 0 auto;
  margin-top: 76px;
}
.content-right {
  width: 650px;
  padding-top: 90px;
}
.part_2 {
  width: 100%;
  background: #DDE2E6;
  padding-top: 140px;
  padding-bottom: 140px;
}
.part_2 .title_3 {
  margin-top: 88px;
}
.part_2 .container {
  width: 100%;
  min-height: 572px;
}
.part_2 .container .fit-image {
  height: auto;
  object-fit: contain;
}
.part_2 .con {
  height: 100%;
}
.part_2 .con .content {
  width: 100%;
  justify-content: space-between;
}
.part_2 .con .content-right {
  margin-left: 80px;
}
.part_2 .swiper {
  height: 100%;
}
.part_2 .swiper .swiper-btn {
  width: 264px;
  top: auto;
  bottom: 0px;
  left: calc(50% + 80px);
}
.part_3 {
  width: 100vw;
  height: 100vh;
}
.part_3 .title_1 {
  text-align: center;
}
.part_3 .title_text {
  text-align: center;
}
.part_3 .content_text {
  margin-top: 12px;
}
.part_2 .con {
  width: 100%;
  display: inline-flex;
}
.part_2 .con.mob {
  display: none;
}
.part_2 .con .part_left {
  width: calc(50%);
  margin-left: 0;
}
.part_2 .con .part_right {
  width: calc(50% - 285px);
  margin-left: 80px;
  padding-bottom: 50px;
}
.part_2 .content.pc {
  margin-top: 60px;
}
.part_3 {
  padding-bottom: 76px;
}
.part_3 .content {
  margin-top: 100px;
  width: 100%;
  justify-content: space-between;
  padding-bottom: 100px;
  border-bottom: 1px solid #DDE2E6;
}
.part_3 .content:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
.part_3 .content_text {
  color: #000;
}
.swiper-btn.black {
  width: 130px;
  bottom: 0;
}
.swiper-btn.black .radio_btn {
  width: 50px;
  height: 50px;
}
.swiper-btn.black .radio_btn .radio_icon {
  width: 25px;
  height: 25px;
}
.year {
  font-size: 120px;
  font-family: Arial;
  font-weight: bold;
  color: #C1C6C9;
  width: calc(590/1300*100%);
  opacity: 0.3;
  text-align: right;
  margin-top: 40px;
  margin-bottom: 28px;
  padding-top: 40px;
}
.data {
  position: relative;
}
.data .data-part {
  transform-origin: 50% 0px;
}
.data .top-right-content {
  position: absolute;
  top: 120px;
  right: 0;
  transform-origin: 100% 0;
}
.data .top-right-content.sticky {
  position: fixed;
  right: 0;
  width: 160px;
  left: auto;
}
.data .top-right-content .year-item {
  margin-top: 60px;
  font-size: 24px;
  font-family: Arial;
  font-weight: 400;
  color: #B4BCBF;
  text-align: right;
  cursor: pointer;
}
.data .top-right-content .year-item .icon {
  width: 18px;
  height: 2px;
  background: transparent;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.data .top-right-content .year-item.clicked {
  font-size: 48px;
  font-family: Arial;
  font-weight: bold;
  color: #041954;
}
.data .top-right-content .year-item.clicked .icon {
  width: 18px;
  height: 2px;
  background: #041954;
}
.part_4:first-of-type {
  padding-top: 0;
}
.part_4:last-of-type {
  margin-bottom: 140px;
}
.part_4 .title_1 {
  text-align: center;
  color: #041954;
}
.part_4 .title_text {
  text-align: center;
  color: #041954;
}
.part_4 .con .content {
  width: 100%;
  flex-shrink: 0;
  display: block;
  margin-bottom: 40px;
}
.part_4 .time {
  position: relative;
  width: calc(1300/1920*100%);
}
.part_4 .line {
  height: calc(100% - 137px);
  padding-bottom: 66px;
  width: 1px;
  position: absolute;
  left: 50%;
  margin-top: 22px;
  background: #041954;
}
.part_4 .time-circle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.part_4 .time-circle.active {
  width: 44px;
  height: 44px;
  background: rgba(4, 25, 84, 0.3);
  border-radius: 50%;
}
.part_4 .time-circle.active.cir_1 {
  top: -22px;
  left: -22px;
}
.part_4 .time-circle.active .time-cir {
  width: 16px;
  height: 16px;
  background: #041954;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.part_4 .time-circle .time-cir {
  width: 9px;
  height: 9px;
  background: #041954;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.part_4 .time-circle.cir_last {
  top: 100%;
}
.part_4 .time-circle.cir_last .time-cir {
  width: 7px;
  height: 7px;
  background: #999999;
  border-radius: 50%;
}
.part_4 .blue .time-circle {
  width: 44px;
  height: 44px;
  background: rgba(0, 104, 183, 0.3);
  border-radius: 50%;
}
.part_4 .blue .time-circle.cir_1 {
  top: -22px;
  left: -22px;
}
.part_4 .blue .time-circle .time-cir {
  width: 16px;
  height: 16px;
  background: #041954;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.part_4 .time-part {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.part_4 .time-part .part_item {
  width: 100%;
  flex-direction: row;
  text-align: right;
}
.part_4 .time-part .part_item .title_3 {
  line-height: 38px;
}
.part_4 .time-part .part_item .time-circle {
  right: calc(-60/590*100%);
}
.part_4 .time-part .part_item .time-circle:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 1px;
  background: #000000;
  left: -25px;
}
.part_4 .time-part .part_item.blue .time-circle {
  right: calc(-82/590*100%);
}
.part_4 .time-part .part_item.blue .time-circle:before {
  width: 34px;
  height: 2px;
  background: #041954;
  top: 22px;
  left: -20px;
}
.part_4 .time-part .part_item:nth-of-type(2n) {
  flex-direction: row-reverse;
  display: flex;
  text-align: left;
}
.part_4 .time-part .part_item:nth-of-type(2n) .time-circle {
  left: calc(-60/590*100%);
  right: auto;
}
.part_4 .time-part .part_item:nth-of-type(2n) .time-circle:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 1px;
  background: #000000;
  left: auto;
}
.part_4 .time-part .item {
  width: calc(590/1300*100%);
}
.part_4 .time-part .item .title_1 {
  display: inline-flex;
  align-items: flex-end;
}
.part_4 .time-part .item .title_1 .unit {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #041954;
  line-height: 48px;
}
.part_4 .time-part .item .title_2 {
  margin-top: 28px;
  margin-bottom: 12px;
  position: relative;
}
.part_4 .time-part .item .item-img {
  width: 100%;
  height: 339px;
}
.part_4 .time-part .item.item-1 {
  top: 210px;
}
.part_4 .time-part .item.item-2 {
  top: 1020px;
}
.part_4 .time-part .item.item-3 {
  top: 495px;
}
.part_4 .time-part .item.item-4 {
  top: 1142px;
}
.part_4 .left {
  text-align: right;
  width: 590px;
  position: relative;
}
.part_4 .right {
  text-align: left;
  width: 590px;
  position: relative;
  margin-top: 284px;
}
.part_5 {
  padding-top: 60px;
  background: linear-gradient(to bottom, #fff 0%, #fff 60%, #DDE2E6 60%, #DDE2E6 100%);
}
.part_5 .title_2 {
  color: #000;
}
.part_5 .title_3 {
  margin-top: 45px;
}
.part_5 .content_text {
  color: #000;
  margin-bottom: 80px;
}
.part_7 .bold {
  font-weight: bold;
}
.con {
  width: 1300px;
  margin: 0 auto;
  height: fit-content;
}
.main {
  padding-top: 60px;
  transform-origin: 0 0;
}
.bgImage {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
}
.part .title_1 {
  margin-bottom: 12px;
}
.part .title_text {
  margin-bottom: 12px;
}
.title_3 {
  font-weight: bold;
}
.part .link .viewArrow1 {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
}
footer {
  position: relative;
  z-index: 12;
}
.tab-menu {
  color: #b4bcbf;
  font-size: 16px;
  cursor: pointer;
  line-height: 80px;
  height: 80px;
  width: 100%;
  display: inline-flex;
  justify-content: flex-start;
  padding-left: 175px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 9px 0px rgba(213, 213, 213, 0.83);
}
.tab-menu .tab-item {
  padding-left: 30px;
  padding-right: 30px;
}
.tab-menu .tab-item.clicked {
  font-weight: bold;
  color: #000;
}
.tab-menu a {
  color: #b4bcbf;
  cursor: pointer;
}
.tab-menu a:hover {
  color: #000000;
  font-weight: bold;
}
.text-link {
  margin-top: 52px;
}
.text-link:hover {
  color: #000;
  cursor: pointer;
}
.part {
  padding-top: 120px;
  display: inline-flex;
  width: 100%;
  position: relative;
  height: fit-content;
}
.part .part-left {
  width: 50%;
  height: 100%;
}
.part .part-left .part-text {
  float: right;
  padding-right: 80px;
}
.part .part_item.blue .title_2,
.part .part_item.blue .title_3 {
  color: #041954;
}
.part .part_item.blue .title_2 {
  margin-top: 10px;
}
.part .part-right {
  width: 50%;
  height: 100%;
}
.part .part-right .part-text {
  float: left;
  padding-left: 80px;
}
.part .part-text {
  width: 570px;
}
.part .bgImage {
  width: 100%;
  height: 100%;
}
.hasplit-part {
  padding-top: 0;
}
.hasplit-part .content {
  padding-top: 80px;
}
.con .content {
  display: inline-flex;
}
.swiper .swiper-btn {
  width: 264px;
  top: auto;
  bottom: 0px;
  left: calc(50% + 80px);
}
.swiper-panel {
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #C1C6C9;
}
.swiper-panel .prev-panel {
  color: #000;
}
.mob {
  display: none;
}
.con .content.mob {
  display: none;
}
@media screen and (max-width: 800px) {
  html {
    font-size: calc(100vw / 3.75);
    max-width: 750px;
    min-height: 320px;
    margin: auto;
  }
  .pc {
    display: none !important;
  }
  .mob {
    display: block;
  }
  .top-right-content {
    display: none;
  }
  .con .content.mob {
    display: block;
  }
  .tab-menu {
    display: none;
  }
  .con {
    width: calc(100% - 0.46rem);
  }
  .part_1 .title_3 {
    font-weight: 400;
  }
  .part {
    display: flex;
    padding-top: 0.5rem;
  }
  .part .part-left,
  .part .part-right {
    width: 100%;
  }
  .part .part-left .part-text,
  .part .part-right .part-text {
    width: 100%;
    padding: 0;
  }
  .line {
    left: 0.23rem;
  }
  .part_4 .line {
    left: 0.11rem;
    height: calc(100% - 150px);
  }
  .part_4 .line .time-circle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .part_4 .line .time-circle.active {
    width: 0.22rem;
    height: 0.22rem;
    background: rgba(4, 25, 84, 0.3);
    border-radius: 50%;
  }
  .part_4 .line .time-circle.active.cir_1 {
    top: -0.11rem;
    left: -0.11rem;
  }
  .part_4 .line .time-circle.active .time-cir {
    width: 0.08rem;
    height: 0.08rem;
    background: #041954;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .part_4 .line .time-circle .time-cir {
    width: 0.06rem;
    height: 0.06rem;
    background: #041954;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .part_4 .line .time-circle.cir_last {
    top: 100%;
  }
  .part_4 .line .time-circle.cir_last .time-cir {
    width: 7px;
    height: 7px;
    background: #999999;
    border-radius: 50%;
  }
  .part_4 .content_text {
    margin-top: -0.05rem;
  }
  .part_4 .blue .time-circle {
    width: 0.22rem;
    height: 0.22rem;
    background: rgba(0, 104, 183, 0.3);
    border-radius: 50%;
  }
  .part_4 .blue .time-circle.cir_1 {
    top: -0.11rem;
    left: -0.11rem;
  }
  .part_4 .blue .time-circle .time-cir {
    width: 0.08rem;
    height: 0.08rem;
    background: #041954;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .part_4 .time-part {
    padding-bottom: 0.3rem;
  }
  .part_4 .time-part .part_item:nth-of-type(n) {
    flex-direction: row-reverse;
    display: flex;
    text-align: left;
    margin-top: 0.6rem;
  }
  .part_4 .time-part .part_item:nth-of-type(n) .item .unit {
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    color: #041954;
    line-height: 20px;
  }
  .part_4 .time-part .part_item:nth-of-type(n) .time-circle {
    left: -0.23rem;
    right: auto;
  }
  .part_4 .time-part .part_item:nth-of-type(n) .time-circle .time-cir {
    width: 0.06rem;
    height: 0.06rem;
  }
  .part_4 .time-part .part_item:nth-of-type(n) .time-circle:before {
    left: auto;
    width: 17px;
    height: 1px;
    background: #041954;
  }
  .part_4 .time-part .part_item:nth-of-type(n).blue .time-circle {
    left: -0.34rem;
  }
  .part_4 .time-part .part_item:nth-of-type(n).blue .time-circle:before {
    top: 11px;
    right: -7px;
    width: 17px;
    background: #041954;
  }
  .part_4 .time-part .part_item:first-of-type {
    margin-top: 0;
  }
  .part_4 .time-part .item {
    width: calc(100% - 0.34rem);
  }
  .part_4 .time-part .item .item-img {
    height: 1.7rem;
  }
  .part_4 .time-part .item .title_1 {
    font-family: ArialBlk;
  }
  .swiper .swiper-btn {
    top: 0.77rem;
    width: calc(100% - 0.32rem);
    left: 0.16rem;
  }
  .swiper-btn.black .radio_btn {
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
  }
  .swiper-btn.black .radio_btn .radio_icon {
    background: url(../images/arrow-white_4778035185d1ae5aa948.svg) no-repeat center center;
    background-size: 100% 100%;
  }
  .swiper-btn.black .radio_btn.hasClick {
    border: 0;
    background: #fff;
  }
  .swiper-btn.black .radio_btn.hasClick .radio_icon {
    background: url(../images/arrow-black_93ffab902999017d365f.svg) no-repeat center center;
    background-size: 100% 100%;
  }
  .swiper-btn.black .radio_btn .radio_icon {
    width: 18px;
    height: 18px;
  }
  span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    border: 1px solid #fff;
  }
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
  }
  .banner .fit-image {
    object-position: bottom;
  }
  .banner .partContent {
    position: absolute;
    left: 0.25rem;
    top: 0.8rem;
    width: 2.5rem;
  }
  .banner .partContent .title_1 {
    font-size: 0.3rem;
  }
  .banner .partContent.part_R {
    left: auto;
    right: 0.23rem;
  }
  .banner .partContent.part_B {
    top: auto;
    bottom: 1.6rem;
  }
  .content-right,
  .content-left {
    width: 100%;
  }
  .content-right .content_text div,
  .content-left .content_text div {
    margin-bottom: 0.25rem;
  }
  .part.part_1 {
    padding-bottom: 0.7rem;
  }
  .part.part_1 .con {
    display: block;
  }
  .part.part_1 .con .content-right {
    padding-top: 0;
  }
  .part.part_1 .con .content-right .right-item {
    margin-top: 0.5rem;
  }
  .part.part_1 .con .content-right .price {
    font-size: 45px;
    line-height: 40px;
  }
  .part.part_1 .con .content-right .price .price-txt {
    margin-top: 10px;
  }
  .part.part_1 .con .content-right .price .unit {
    font-size: 14px;
    line-height: 20px;
  }
  .part.part_1 .con .content-right .line {
    margin-top: 50px;
  }
  .part.part_2 {
    width: 100%;
    padding-left: 0.23rem;
    padding-right: 0.23rem;
    box-sizing: border-box;
    padding-bottom: 0.8rem;
    padding-top: 0.9rem;
  }
  .part.part_2 .item-svg {
    width: 0.56rem;
    height: 0.56rem;
  }
  .part.part_2 .con {
    top: 0.8rem;
    box-sizing: border-box;
    display: block;
  }
  .part.part_2 .con .part_left,
  .part.part_2 .con .part_right {
    width: 100%;
    margin-left: 0;
  }
  .part.part_2 .container {
    height: fit-content;
    min-height: 2rem;
  }
  .part.part_2 .swiper-wrapper {
    padding-bottom: 0;
  }
  .part.part_2 .swiper {
    min-height: 7.31rem;
  }
  .part.part_2 .swiper .swiper-btn {
    width: calc(100% - 0.46rem);
    left: 50%;
    top: 1.45rem;
    bottom: auto;
  }
  .item-1-3 {
    width: 100%;
  }
  .part.part_2 .item-1-3 .line {
    width: 100%;
  }
  .part.part_2 .item-svg {
    width: 0.56rem;
    height: 0.56rem;
  }
  .part_2 .title_3 {
    margin-top: 0.32rem;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -0.34rem;
  }
  .part.part_2 .item-1-3 .content .content-title {
    margin-top: 0.1rem;
    margin-bottom: 0.05rem;
  }
  .part.part_2 .title_1 {
    margin-bottom: 0.22rem;
  }
  .part.part_2 .title_2 {
    margin-top: 0.22rem;
  }
  .part_3 {
    padding-left: 0.23rem;
    padding-right: 0.23rem;
    width: calc(100% - 0.46rem);
    padding-bottom: 0;
  }
  .part_3 .content {
    margin-top: 0.28rem;
  }
  .part_3 .title_1 {
    text-align: left;
  }
  .part_3 .title_text {
    text-align: left;
    font-size: 14px;
    line-height: 21px;
  }
  .part_3 .title_3 {
    margin-top: 0.12rem;
  }
  .part_3 .content_item {
    margin-top: 0.33rem;
  }
  .part_3 .content_item .title_3 {
    margin-top: 4px;
  }
  .part_3 .bgImage {
    padding-left: 0px;
    padding-right: 0px;
  }
  .part_4 {
    padding-top: 0.3rem;
  }
  .part_4 .time {
    width: calc(100% - 0.46rem);
  }
  .part_4:last-of-type {
    margin-bottom: 0.7rem;
  }
  .part_4 .title_1 {
    font-size: 0.19rem;
    font-family: Verdana;
    font-weight: bold;
    color: #041954;
    line-height: 0.4rem;
    text-align: left;
  }
  .part_4 .line {
    padding-bottom: 0;
  }
  .part_4 .part_item .title_1 {
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 900;
    color: #041954;
    line-height: 0.4rem;
    margin-bottom: 0;
  }
  .part_4 .title_text {
    font-size: 0.14rem;
    font-family: Arial;
    font-weight: 400;
    color: #041954;
    line-height: 0.21rem;
    text-align: left;
  }
  .part_4 .time-part .item .title_2 {
    margin-top: 0.14rem;
    margin-bottom: -0.06rem;
    position: relative;
  }
  .year {
    width: auto;
    font-size: 0.6rem;
    font-family: Arial;
    font-weight: bold;
    color: #C1C6C9;
    opacity: 0.3;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0.34rem;
    padding-top: 0.3rem;
  }
  .part_3 .con,
  .part_5 .con,
  .part_7 .con {
    top: 1.6rem;
  }
  .content_text {
    margin-top: 0.08rem;
  }
  .con .content {
    display: block;
  }
  .hasplit-part {
    padding-top: 0;
  }
  .hasplit-part .content {
    padding-top: 0.5rem;
  }
  .hasplit-part .content .part-text {
    margin-bottom: 0.45rem;
  }
  .hasplit-part .content:last-of-type .part-text:last-of-type {
    margin-bottom: 0;
  }
  .hasplit-part .content .title_3 {
    margin-top: 0.22rem;
  }
  .part_1 {
    padding-top: 0.4rem;
  }
  .part_1 .con .price-txt {
    margin-top: 0.1rem;
  }
  .part_2 .content_text {
    margin-bottom: 0.45rem;
  }
  .part_2 .swiper .content_text {
    margin-bottom: 0;
  }
  .part_5 {
    padding-top: 0.12rem;
  }
  .part_5 .content_text {
    margin-bottom: 0.28rem;
  }
  .part_5 .title_3 {
    margin-top: 0.12rem;
  }
  .part_6 .title_3:first-of-type {
    margin-top: 0;
  }
  .swiper-btn.black {
    width: 50vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .swiper-panel {
    font-size: 0.16rem;
    font-family: Arial;
    font-weight: 400;
    color: #B4BCBF;
    line-height: 0.21rem;
    display: inline-flex;
    align-items: flex-end;
    line-height: 0.37rem;
  }
  .swiper-panel .prev-panel {
    font-weight: bold;
    color: #000;
  }
  .swiper-panel .line-panel {
    margin-left: 0.12rem;
    margin-right: 0.12rem;
  }
  .bread {
    line-height: 0.7rem;
    display: inline-flex;
    height: 0.7rem;
    margin-left: 0.23rem;
    border-bottom: 1px solid #DDE2E6;
    width: calc(100% - 0.46rem);
    align-items: center;
  }
  .bread .bread-icon {
    width: 15px;
    height: 25px;
    background: url(../images/home_27933cc7a45b1653e193.jpg) no-repeat center center;
    background-size: 100%;
    /* line-height: 70px; */
  }
  .bread-title {
    font-size: 0.12rem;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
  }
  .bread-line {
    font-size: 11px;
    color: #999999;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
  }
  .bread-link {
    font-size: 0.12rem;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    color: #041954;
  }
  .ani-fromLeft {
    transform: translateX(0);
  }
}
@media screen and (max-width: 1920px) and (min-width: 1300px) {
  .year-item.clicked {
    font-size: 38px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1300px) {
  .part_4 .time-part .part_item.blue .time-circle {
    right: calc(-94/590*100%);
  }
  .part_2 .container .fit-image {
    min-height: 768px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1400px) {
  .part_4 .time-part .part_item.blue .time-circle {
    right: calc(-90/590*100%);
  }
  .part_2 .container .fit-image {
    min-height: 768px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1700px) and (min-width: 1500px) {
  .part_4 .time-part .part_item.blue .time-circle {
    right: calc(-87/590*100%);
  }
}
@media screen and (max-width: 1800px) and (min-width: 1700px) {
  .part_4 .time-part .part_item.blue .time-circle {
    right: calc(-84/590*100%);
  }
}

