main {
  background: url(../../img/events/module-1-bg.png) no-repeat top center / cover;
}
.swiper-box {
  padding-top: 40px;
}
.swiper-box .icon-left,
.swiper-box .icon-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #fff;
  cursor: pointer;
  transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
  font-size: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .swiper-box .icon-left,
  .swiper-box .icon-right {
    display: none;
  }
}
.swiper-box .icon-left:hover,
.swiper-box .icon-right:hover {
  background-color: #1B499A;
  color: #fff;
}
.swiper-box .icon-left {
  left: 24px;
}
.swiper-box .icon-right {
  right: 24px;
}
.swiper-box .swiper-pagination {
  margin-top: 26px;
  position: static;
}
@media screen and (max-width: 992px) {
  .swiper-box .swiper-pagination {
    margin-top: 14px;
  }
}
.swiper-box .swiper-pagination .swiper-pagination-bullet {
  margin: 0 18px;
  width: 20px;
  height: 20px;
  opacity: 0.39;
  background-color: #c9c9c9;
}
@media screen and (max-width: 992px) {
  .swiper-box .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}
.swiper-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #1B499A;
  opacity: 1;
}
.events-module-1 {
  position: relative;
  z-index: 2;
}
.events-module-1 .row {
  --bs-gutter-x: 14px;
}
.events-module-1 .box {
  box-shadow: 7px 12px 28px #0000001f;
  border-bottom: 4px solid #EE1B2D;
  padding: 54px 52px;
  background-color: #fff;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .events-module-1 .box {
    padding: 40px;
  }
}
@media screen and (max-width: 992px) {
  .events-module-1 .box {
    padding: 20px;
  }
}
.events-module-1 .box .cv-tit {
  margin-bottom: 35px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.events-module-1 .box .cv-tit span {
  font-weight: 700;
  font-size: 30px;
  color: #000;
  line-height: 1.22;
}
@media screen and (max-width: 992px) {
  .events-module-1 .box .cv-tit span {
    font-size: 20px;
  }
}
.events-module-1 .box .cv-tit .sangle-list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
.events-module-1 .box .cv-tit .sangle-list .icon-you_sanjiao {
  margin-left: 18px;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  font-size: 10px;
  color: #707070;
  background-color: #f2f2f2;
  transition: all 0.2s ease-in-out;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .events-module-1 .box .cv-tit .sangle-list .icon-you_sanjiao {
    width: 28px;
    height: 28px;
  }
}
.events-module-1 .box .cv-tit .sangle-list .icon-you_sanjiao:hover {
  background-color: #1B499A;
  color: #fff;
}
.events-module-1 .box .cv-tit .sangle-list .icon-you_sanjiao.swiper-nav-left {
  transform: rotate(180deg);
}
.events-module-1 .box.calendar-box {
  border-bottom: 4px solid #1B499A;
}
.events-module-1 .box .swiper-container .swiper-slide .pic {
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
  display: block;
}
.events-module-1 .box .swiper-container .swiper-slide .pic .ele {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.events-module-1 .box .swiper-container .swiper-slide .pic::after {
  content: '';
  padding-top: 59.53757%;
  display: block;
}
.events-module-1 .box .swiper-container .swiper-slide .tit {
  margin-top: 30px;
  font-size: 18px;
  color: #3d3d3d;
  line-height: 1.22;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 992px) {
  .events-module-1 .box .swiper-container .swiper-slide .tit {
    font-size: 16px;
  }
}
.events-module-1 .box .swiper-container .swiper-slide .info-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 12px;
  font-size: 18px;
  color: #3d3d3d;
  line-height: 1.22;
}
@media screen and (max-width: 992px) {
  .events-module-1 .box .swiper-container .swiper-slide .info-icon {
    font-size: 16px;
  }
}
.events-module-1 .box .swiper-container .swiper-slide .info-icon span {
  font-weight: 500;
}
.events-module-1 .box .swiper-container .swiper-slide .info-icon .iconfont {
  margin-right: 10px;
}
.events-module-2 {
  margin-top: -200px;
  padding-top: 200px;
  background: url(../../img/events/module-2-bg.png) no-repeat top center / cover;
  position: relative;
  z-index: 1;
}
.events-module-2 .tabs-box .tabs-list {
  overflow-x: auto;
}
.events-module-2 .tabs-box .tabs-list ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
.events-module-2 .tabs-box .tabs-list ul li {
  border-radius: 10px 10px 0 0;
  padding: 18px 0;
  color: #000;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  width: 210px;
  background-color: #e9e9e9;
  text-align: center;
  flex-shrink: 0;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .events-module-2 .tabs-box .tabs-list ul li {
    padding: 10px 28px;
    width: auto;
    font-size: 14px;
  }
}
.events-module-2 .tabs-box .tabs-list ul li:hover {
  color: #1B499A;
}
.events-module-2 .tabs-box .tabs-list ul li.active {
  color: #fff;
  background-color: #1B499A;
}
.events-module-2 .tabs-box .tabs-panel-list {
  box-shadow: 7px 12px 28px #0000001f;
  padding: 35px;
  background-color: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .events-module-2 .tabs-box .tabs-panel-list {
    padding: 25px;
  }
}
.events-module-2 .tabs-box .tabs-panel-list .tab-panel {
  width: 100%;
  display: none;
}
.events-module-2 .tabs-box .tabs-panel-list .tab-panel h5 {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.22;
  color: #1a1a1a;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .events-module-2 .tabs-box .tabs-panel-list .tab-panel h5 {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  .events-module-2 .tabs-box .tabs-panel-list .tab-panel h5 {
    font-size: 20px;
  }
}
.events-module-2 .list .item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  border-bottom: 1px solid #cccccc;
  padding: 34px 0;
}
@media screen and (max-width: 1200px) {
  .events-module-2 .list .item {
    padding: 20px 0;
  }
}
@media screen and (max-width: 992px) {
  .events-module-2 .list .item {
    flex-wrap: wrap;
  }
}
.events-module-2 .list .item:last-child {
  border: none;
  padding-bottom: 0;
}
.events-module-2 .list .item .pic {
  width: 296px;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
}
@media screen and (max-width: 992px) {
  .events-module-2 .list .item .pic {
    width: 100%;
  }
}
.events-module-2 .list .item .pic .ele {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.events-module-2 .list .item .pic::after {
  content: '';
  padding-top: 59.53757%;
  display: block;
}
.events-module-2 .list .item .right-info {
  padding-left: 36px;
  flex-grow: 1;
}
@media screen and (max-width: 992px) {
  .events-module-2 .list .item .right-info {
    padding-left: 0;
    padding-top: 20px;
    width: 100%;
  }
}
.events-module-2 .list .item .right-info h6 {
  font-size: 24px;
  font-weight: 700;
  color: #3d3d3d;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .events-module-2 .list .item .right-info h6 {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .events-module-2 .list .item .right-info h6 {
    font-size: 18px;
  }
}
.events-module-2 .list .item .right-info .info-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 12px;
  font-size: 18px;
  color: #3d3d3d;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .events-module-2 .list .item .right-info .info-icon {
    font-size: 16px;
  }
}
.events-module-2 .list .item .right-info .info-icon span {
  font-weight: 500;
}
.events-module-2 .list .item .right-info .info-icon .iconfont {
  margin-right: 10px;
}
.events-module-2 .list .item .right-info .more-btn {
  all: unset;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 19px;
  border-bottom: 1.5px solid #343434;
  padding-bottom: 6px;
  font-size: 18px;
  line-height: 1.2;
  color: #3d3d3d;
  display: inline-flex;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .events-module-2 .list .item .right-info .more-btn {
    font-size: 16px;
  }
}
.events-module-2 .list .item .right-info .more-btn span {
  font-weight: 500;
}
.events-module-2 .list .item .right-info .more-btn .iconfont {
  margin-left: 10px;
  font-size: 12px;
  color: #171717;
}
.events-module-2 .list .item .right-info .more-btn:hover {
  color: #1B499A;
  border-color: #1B499A;
}
.events-module-2 .list .item .right-info .more-btn:hover .iconfont {
  color: #1B499A;
}
.events-module-2 .list .item .right-info .detail-con {
  margin-top: 30px;
  border-radius: 10px;
  background-color: #f5f5f5;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
}
.events-module-2 .list .item .right-info .detail-con .detail-hei {
  padding: 20px;
}
.events-module-2 .list .item .right-info .detail-con .detail-hei h6 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #000;
}
.events-module-2 .list .item .right-info .detail-con .detail-hei p {
  margin-bottom: 10px;
}
.events-module-2 .list .item .right-info .detail-con .detail-hei p.tips {
  font-size: 14px;
}
