﻿.module-1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 102px;
}
@media (max-width: 768px) {
  .module-1 {
    display: block;
    margin-top: 30px;
  }
}
.module-1 .left {
  position: relative;
  width: 728px;
  height: 490px;
}
@media (max-width: 768px) {
  .module-1 .left {
    width: 100%;
    height: auto;
  }
}
.module-1 .left .video {
  position: relative;
  width: 728px;
  height: 490px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .module-1 .left .video {
    width: 100%;
    height: 227px;
  }
}
.module-1 .left .video.isPlay:before,
.module-1 .left .video.isPlay:after {
  display: none;
}
.module-1 .left .video:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.module-1 .left .video:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url('../image/btn_play.png') center center no-repeat;
  z-index: 9;
  cursor: pointer;
}
.module-1 .left video {
  height: 490px;
}
@media (max-width: 768px) {
  .module-1 .left video {
    height: 227px;
  }
}
.module-1 .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 0 55px;
  height: 490px;
}
@media (max-width: 768px) {
  .module-1 .right {
    margin-top: 40px;
    padding: 0;
    display: block;
    height: 227px;
  }
}
.module-1 .right .title {
  line-height: 1.2;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 768px) {
  .module-1 .right .title {
    font-size: 18px;
  }
}
.module-1 .right .info {
  margin-top: 39px;
  margin-bottom: 54px;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
}
@media (max-width: 768px) {
  .module-1 .right .info {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .module-1 .right .more img {
    width: 93.5px;
  }
}
.total {
  margin-top: 122px;
  display: flex;
  justify-content: left;
  align-items: left;
  height: 242px;
  background: url('../image/bg1.jpg') center center no-repeat;
}
@media (max-width: 768px) {
  .total {
    margin-top: 60px;
    flex-wrap: wrap;
  }
}
.total .item {
  color: #fff;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
  width: 25%;
}
@media (max-width: 768px) {
  .total .item {
    width: 50%;
    padding: 0 20px;
    height: 242/2px;
  }
}
.total .item .number {
  font-size: 3.1vw;
  line-height: 56px;
  font-weight: bold;
}

.total .item .info {
  font-size: 0.9vw;
}
@media (max-width: 768px) {
  .total .item .number {
    font-size: 36px;
    line-height: 1.5;
  }
  .total .item .info {
    font-size: 12px;
  }
}
.module-2 {
  position: relative;
  left: 0;
  right: 0;
  margin-top: 5px;
  padding: 70px 0 40px;
  background-color: #222222;
}
@media (max-width: 768px) {
  .module-2 {
    margin-top: 50px;
  }
}
.module-2 .module-2-inner {
  position: relative;
  margin: auto;
  width: 1456px;
}
@media (max-width: 1939px) {
  .module-2 .module-2-inner {
    width: 100%;
    max-width: 1456px;
    /* overflow: hidden; */
  }
}
@media (max-width: 768px) {
  .module-2 .module-2-inner {
    padding: 0 20px;
    width: 100%;
  }
}
.swiper-box {
  position: relative;
  margin-top: 70px;
  margin-right: -230px;
  overflow: hidden;
  clear: both;
}
@media (max-width: 768px) {
  .swiper-box {
    margin-right: 0;
    margin-top: 30px;
  }
}
.swiper-box .swiper-wrapper {
  height: 570px !important;
}
@media (max-width: 768px) {
  .swiper-box .swiper-wrapper {
    height: 285px !important;
    display: flex;
    flex-wrap: wrap;
    width: 2000px;
  }
}
.swiper-box .swiper-slide {
  float: left;
  padding-right: 27px;
  width: 728px;
  height: 570px;
}
@media (max-width: 768px) {
  .swiper-box .swiper-slide {
    width: calc(100vw - 40px);
    height: auto !important;
    padding-right: 0;
  }
  .swiper-box .swiper-slide img {
    width: 100%;
  }
}
.swiper-box .swiper-slide:last-child {
  padding-right: 0;
}
.swiper-box .swiper-slide .info {
  padding: 40px 20px 40px 43px;
  background: #fff;
}
@media (max-width: 768px) {
  .swiper-box .swiper-slide .info {
    padding: 15px 15px 20px;
  }
}
.swiper-box .swiper-slide .info .info-inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 35px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .swiper-box .swiper-slide .info .info-inner {
    height: auto;
  }
}
.swiper-box .swiper-slide .info .sub-title {
  padding-right: 35px;
  font-family: 'Montserrat';
  font-size: 36px;
  border-right: 1px solid #666666;
  color: #666666;
}
@media (max-width: 768px) {
  .swiper-box .swiper-slide .info .sub-title {
    padding-right: 20px;
    font-size: 18px;
    line-height: 1.5;
  }
}
.swiper-box .swiper-slide .info .text {
  padding-left: 23px;
  font-size: 14px;
  line-height: 18px;
  color: #666;
}
@media (max-width: 768px) {
  .swiper-box .swiper-slide .info .text {
    font-size: 12px;
    line-height: 1.2;
  }
}
.swiper-box .pagination {
  margin-top: 96px;
  width: 1456px;
  border-bottom: 2px solid #ffffff;
}
@media (max-width: 1939px) {
  .swiper-box .pagination {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .swiper-box .pagination {
    margin-top: 70px;
    width: 100%;
    border-bottom-width: 1px;
  }
}
.swiper-box .pagination .swiper-pagination-switch {
  display: inline-block;
  height: 5px;
  margin-bottom: -7px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .swiper-box .pagination .swiper-pagination-switch {
    margin-bottom: -6px;
    height: 2px;
  }
}
.swiper-box .pagination .swiper-pagination-switch.swiper-active-switch {
  background: ffffff;
}
.swiper-box .swiper-box-change {
  position: relative;
  width: 1456px;
}
@media (max-width: 1939px) {
  .swiper-box .swiper-box-change {
    width: 100%;
    max-width: 95vw;
  }
}
@media (max-width: 768px) {
  .swiper-box .swiper-box-change {
    width: 100%;
  }
}
.swiper-box .swiper-box-change-bd {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 99;
  display: flex;
}
.swiper-box .swiper-box-change-bd .arrow-left,
.swiper-box .swiper-box-change-bd .arrow-right {
  display: block;
  width: 15px;
  height: 26px;
}
@media (max-width: 768px) {
  .swiper-box .swiper-box-change-bd .arrow-left,
  .swiper-box .swiper-box-change-bd .arrow-right {
    width: 7.5px;
    height: 13px;
    margin-top: -6.5px;
  }
  .swiper-box .swiper-box-change-bd .arrow-left img,
  .swiper-box .swiper-box-change-bd .arrow-right img {
    width: 7.5px;
    height: 13px;
  }
}
.swiper-box .swiper-box-change-bd .arrow-left {
  margin-right: 22px;
  background: url('../image/btn_prev.png') no-repeat;
  background-size: 100% 100%;
}
.swiper-box .swiper-box-change-bd .arrow-left:hover {
  background-image: url('../image/btn_prev_active.png');
}
.swiper-box .swiper-box-change-bd .arrow-right {
  background: url('../image/btn_next.png') no-repeat;
  background-size: 100% 100%;
}
.swiper-box .swiper-box-change-bd .arrow-right:hover {
  background-image: url('../image/btn_next_active.png');
}
.module-3 {
  padding-top: 129px;
}
@media (max-width: 768px) {
  .module-3 {
    padding-top: 40px;
  }
}
.module-3 .module-3-inner {
  margin: auto;
  width: 1456px;
}
@media (max-width: 1939px) {
  .module-3 .module-3-inner {
    width: 100%;
    max-width: 1456px;
  }
}
@media (max-width: 768px) {
  .module-3 .module-3-inner {
    width: 100%;
  }
  .module-3 .module-3-inner .module-normal-hd {
    padding: 0 20px;
  }
}
.module-3 .honor {
  background: url('../image/bg_2.jpg') no-repeat center center;
}
@media (max-width: 768px) {
  .module-3 .honor {
    margin-top: 40px;
  }
}
.module-3 .honor-swiper-box {
  position: relative;
  padding: 112px 0;
  width: 1456px;
  text-align: center;
}
@media (max-width: 1939px) {
  .module-3 .honor-swiper-box {
    width: 100%;
  }
}
.module-3 .honor-swiper-box .swiper-wrapper {
  display: flex;
}
@media (max-width: 768px) {
  .module-3 .honor-swiper-box {
    padding: 60px 0;
    width: 100%;
  }
}
.module-3 .honor-swiper-box .change-box {
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -81px;
}
@media (max-width: 768px) {
  .module-3 .honor-swiper-box .change-box {
    margin-left: -64px;
    bottom: -20px;
  }
}
.module-3 .honor-swiper-box .change-box .prev,
.module-3 .honor-swiper-box .change-box .next {
  display: inline-block;
  width: 61px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  background: #f8f8f8;
  color: #3b3b3b;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .module-3 .honor-swiper-box .change-box .prev,
  .module-3 .honor-swiper-box .change-box .next {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
  }
}
.module-3 .honor-swiper-box .change-box .prev {
  margin-right: 40px;
}
.module-3 .honor-swiper-box .swiper-slide {
  height: 100%;
  opacity: 0.4;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.module-3 .honor-swiper-box .swiper-slide-visible {
  opacity: 0.5;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.module-3 .honor-swiper-box .swiper-slide-active {
  top: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.module-3 .honor-swiper-box .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.module-3 .honor-swiper-box .swiper-slide .time {
  font-size: 12px;
  line-height: 1;
}
.module-3 .honor-swiper-box .swiper-slide .img-box {
  margin: 14px 0 39px;
  width: 331px;
  height: 235px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .module-3 .honor-swiper-box .swiper-slide .img-box {
    width: 264.5px;
    height: 188px;
  }
}
.module-3 .honor-swiper-box .swiper-slide .img-box img {
  width: 331px;
  height: 235px;
}
@media (max-width: 768px) {
  .module-3 .honor-swiper-box .swiper-slide .img-box img {
    width: 264.5px;
    height: 188px;
  }
}
.module-3 .honor-swiper-box .swiper-slide .text {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  line-height: 1;
  font-size: 18px;
}
.module-3 .honor-swiper-box .swiper-slide .text:before {
  position: relative;
  display: block;
  top: -22px;
  content: '';
  width: 157px;
  height: 1px;
  background: #fff;
}
.module-4 {
  padding-top: 129px;
  padding-bottom: 133px;
}
@media (max-width: 768px) {
  .module-4 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.module-4 .module-4-inner {
  margin: auto;
  width: 1456px;
  overflow: hidden;
}
@media (max-width: 1939px) {
  .module-4 .module-4-inner {
    width: 100%;
    max-width: 1456px;
  }
}
@media (max-width: 768px) {
  .module-4 .module-4-inner {
    padding: 0 20px;
    width: 100%;
  }
}
.item-swiper {
  position: relative;
  padding: 63px 0;
  height: 491px;
  box-sizing: inherit;
}
@media (max-width: 768px) {
  .item-swiper {
    padding: 30px 0 0;
    height: 440px;
    overflow: hidden;
  }
}
.item-swiper.item-swiper-left .item-box-info {
  left: 0;
  right: auto;
}
.item-swiper.item-swiper-left .img-box {
  display: flex;
  justify-content: right;
}
.item-swiper.item-swiper-left .item-change {
  right: auto;
  left: 404px;
}
.item-swiper .item-swiper-swrapper {
  display: flex;
}
@media (max-width: 768px) {
  .item-swiper .item-swiper-swrapper {
    width: 5000px;
  }
}
.item-swiper .item-box {
  position: relative;
}
.item-swiper .item-box-info {
  position: absolute;
  top: 69px;
  right: -120px;
  width: 590px;
  padding: 41px 40px 30px 40px;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 1350px) {
  .item-swiper {
    height: auto !important;
  }
  .item-swiper .item-box-info {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding: 20px 15px;
  }
  .item-swiper .item-box-info .desc {
    font-size: 12px;
    line-height: 1.4;
  }
}
.item-swiper .item-box-info .title {
  margin-bottom: 36px;
  line-height: 1;
  font-size: 36px;
}
@media (max-width: 1350px) {
  .item-swiper .item-box-info .title {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.item-swiper .item-change {
  position: absolute;
  right: 404px;
  bottom: 46px;
  z-index: 99;
}
@media (max-width: 768px) {
  .item-swiper .item-change {
    right: 10px;
    bottom: 0;
  }
}
.item-swiper .item-change span {
  display: inline-block;
  width: 15px;
  height: 26px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .item-swiper .item-change span {
    width: 7.5px;
    height: 13px;
  }
}
.item-swiper .item-change span.prev {
  margin-right: 25px;
  background: url('../image/btn_prev.png') no-repeat;
  background-size: 100% 100%;
}
.item-swiper .item-change span.prev:hover {
  background-image: url('../image/btn_prev_active.png');
}
.item-swiper .item-change span.next {
  background: url('../image/btn_next.png') no-repeat;
  background-size: 100% 100%;
}
.item-swiper .item-change span.next:hover {
  background-image: url('../image/btn_next_active.png');
}

.time-line-box {
  margin-top: 40px;
}
.time-list {
  position: relative;
  padding-top: 100px !important;
  /* padding: 100px 0; */
  color: #fff;
}
.time-list ul {
  display: flex;
  align-items: center;
  /* padding: 100px 0; */
  /* width: auto; */
}
.time-list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 20px;
  width: 240px;
}
.time-list .item .title {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 24px;
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
}
.time-list .item .title::before {
  position: absolute;
  left: 50%;
  top: -80px;
  margin-left: -0.5px;
  width: 1px;
  height: 80px;
  background: #fff;
  content: '';
}
.time-list .item .title::after {
  position: absolute;
  left: 50%;
  top: -80px;
  margin-left: -4px;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
}
.time-list .item .info {
  display: flex;
  margin-top: 35px;
  height: 190px;
  width: 200px;
  overflow: hidden;
}
.time-list .item:nth-child(even) {
  flex-direction: column-reverse;
  margin-top: -280px;
}

.time-list .item:nth-child(even) .title::before {
  top: auto;
  bottom: -80px;
}

.time-list .item:nth-child(even) .title::after {
  top: auto;
  bottom: -80px;
}
.time-list .item:nth-child(even) .info {
  margin-top: 0;
  margin-bottom: 30px;
  align-items: flex-end;
}
.time-list .line {
  position: absolute;
  top: 180px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.time-list .line::before {
  position: absolute;
  left: 0;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  content: '';
}
.time-list .line::after {
  position: absolute;
  right: 0;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  content: '';
}
.time-list-change {
}
.time-list-change .arrow-left,
.time-list-change .arrow-right {
  position: absolute;
  left: -20px;
  top: 50%;
  display: block;
  margin-top: 2px;
  width: 15px;
  height: 26px;
  z-index: 999;
}
.time-list-change .arrow-right {
  left: auto;
  right: -20px;
}
@media (max-width: 768px) {
  .time-list-change .arrow-left {
    left: 0;
  }
  .time-list-change .arrow-right {
    right: 0;
  }
  .time-list-change .arrow-left,
  .time-list-change .arrow-right {
    margin-top: -2px;
    /* width: 7.5px;
    height: 13px;
    margin-top: -6.5px; */
  }
  /* .time-list-change .arrow-left img,
  .time-list-change .arrow-right img {
    width: 7.5px;
    height: 13px;
  } */
}
.time-list-change .arrow-left {
  margin-right: 22px;
  background: url('../image/btn_prev.png') no-repeat;
  background-size: 100% 100%;
}
.time-list-change .arrow-left:hover {
  background-image: url('../image/btn_prev_active.png');
}
.time-list-change .arrow-right {
  background: url('../image/btn_next.png') no-repeat;
  background-size: 100% 100%;
}
.time-list-change .arrow-right:hover {
  background-image: url('../image/btn_next_active.png');
}

@media (max-width: 768px) {
}
