.content {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 134px;
}
.content .box {
  width: 83.333%;
  margin: 0 auto;
  padding-top: 90px;
}
.content .box .banner {
  width: 100%;
  height: 533px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
}
.content .box .banner .swiper1 {
  width: 100%;
  height: 100%;
}
.content .box .banner .swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
}
.content .box .banner .swiper1 .swiper-slide .slide-box {
  width: 100%;
  height: 100%;
}
.content .box .banner .swiper1 .swiper-slide .slide-box .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.content .box .banner .swiper1 .swiper-slide .slide-box .img img {
  position: absolute;
  height: 100%;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.content .box .banner .swiper1 .swiper-pagination {
  bottom: 46px;
  left: auto;
  right: 3.9375%;
  width: auto;
}
.content .box .banner .swiper1 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.6;
}
.content .box .banner .swiper1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.content .box .banner .swiper1 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.content .box .dynamics {
  width: 100%;
  margin-top: 92px;
}
.content .box .dynamics .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #c01e20;
}
.content .box .dynamics .title span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #222222;
  margin-left: 8px;
}
.content .box .dynamics .dynamics-box {
  width: 100%;
  margin-top: 46px;
}
.content .box .dynamics .dynamics-box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .dynamics .dynamics-box .left {
  width: 61.176%;
  height: 533px;
  float: left;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
}
.content .box .dynamics .dynamics-box .left .swiper-container {
  width: 100%;
  height: 100%;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box {
  width: 100%;
  height: 100%;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -200px;
  right: -200px;
  margin: auto;
  transition: 0.5s;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 244px);
  height: 111px;
  background-color: rgba(205, 11, 11, 0.8);
  font-size: 32px;
  font-weight: bold;
  line-height: 111px;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-left: 122px;
  padding-right: 122px;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .title::after {
  content: "";
  width: 8px;
  height: 28px;
  display: block;
  background: #fff;
  transform: skewX(20deg);
  position: absolute;
  left: 86px;
  top: 41px;
}
.content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box:hover a .img img {
  transform: scale(1.1);
}
.content .box .dynamics .dynamics-box .left .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 45px;
  left: auto;
  right: 74px;
  width: auto;
}
.content .box .dynamics .dynamics-box .left .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.6;
  margin: 0 8px;
}
.content .box .dynamics .dynamics-box .left .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.content .box .dynamics .dynamics-box .right {
  width: 37.3529%;
  float: right;
  height: 493px;
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}
.content .box .dynamics .dynamics-box .right .list {
  width: 97.44%;
  height: 493px;
  overflow-y: scroll;
}
.content .box .dynamics .dynamics-box .right .list::-webkit-scrollbar {
  width: 4px;
}
.content .box .dynamics .dynamics-box .right .list::-webkit-scrollbar-track {
  background: #ededed;
  border-radius: 0;
}
.content .box .dynamics .dynamics-box .right .list::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #c40a0a;
}
.content .box .dynamics .dynamics-box .right .list .item {
  width: 78.809%;
  height: 177px;
  margin-left: 61px;
  border-bottom: solid 1px #e3e3e3;
}
.content .box .dynamics .dynamics-box .right .list .item a {
  width: 100%;
  height: 100%;
  display: block;
}
.content .box .dynamics .dynamics-box .right .list .item a .time {
  display: block;
  padding-top: 65px;
  font-family: 'Arial';
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #c01e20;
}
.content .box .dynamics .dynamics-box .right .list .item a .title {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  margin-top: 24px;
  transition: 0.5s;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.content .box .dynamics .dynamics-box .right .list .item:hover a .time .data {
  color: #c40a0a;
}
.content .box .dynamics .dynamics-box .right .list .item:hover a .title {
  color: #c40a0a;
}
.content .box .activity {
  width: 100%;
  margin-top: 90px;
  position: relative;
}
.content .box .activity .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #c01e20;
}
.content .box .activity .title span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #222222;
  margin-left: 8px;
}
.content .box .activity .button {
  position: absolute;
  top: 11px;
  right: 0;
}
.content .box .activity .button a {
  font-family: 'Arial';
  font-size: 14px;
  line-height: 14px;
  color: #333333;
}
.content .box .activity .list {
  width: 100%;
  margin-top: 52px;
}
.content .box .activity .list::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .activity .list .item {
  width: 31.75%;
  margin-left: 2.375%;
  float: left;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
}
.content .box .activity .list .item:first-child {
  margin-left: 0;
}
.content .box .activity .list .item a {
  width: 100%;
  height: 100%;
  display: block;
}
.content .box .activity .list .item a .img {
  display: block;
  width: 100%;
  height: 338px;
  position: relative;
  overflow: hidden;
}
.content .box .activity .list .item a .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  margin: auto;
  transition: 0.5s;
}
.content .box .activity .list .item a .text {
  display: block;
  width: 100%;
  height: 252px;
  background-color: white;
  position: relative;
}
.content .box .activity .list .item a .text .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.content .box .activity .list .item a .text .bg img {
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  margin: auto;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
}
.content .box .activity .list .item a .text .years {
  position: relative;
  font-family: 'Arial';
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #b6b6b6;
  padding-top: 45px;
  margin-left: 11.22%;
  margin-right: 8.8582%;
  text-align: right;
}
.content .box .activity .list .item a .text .time {
  position: relative;
  font-family: 'Arial';
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #222222;
  opacity: 0.8;
  margin-left: 11.22%;
  margin-right: 8.8582%;
  margin-top: 53px;
  transition: 0.5s;
}
.content .box .activity .list .item a .text .h2 {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #222222;
  margin-top: 13px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-left: 11.22%;
  margin-right: 8.8582%;
  transition: 0.5s;
}
.content .box .activity .list .item:hover a .img img {
  transform: scale(1.1);
}
.content .box .activity .list .item:hover a .text .bg img {
  opacity: 1;
}
.content .box .activity .list .item:hover a .text .time {
  color: white;
}
.content .box .activity .list .item:hover a .text .h2 {
  color: white;
}
@media screen and (max-width: 1360px) {
  .content .box .banner {
    width: 100%;
    height: 400px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  }
  .content .box .dynamics .dynamics-box .left {
    height: 400px;
  }
  .content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 160px);
    height: 80px;
    background-color: rgba(205, 11, 11, 0.8);
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    padding-left: 60px;
    padding-right: 100px;
  }
  .content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .title::after {
    content: "";
    width: 8px;
    height: 24px;
    display: block;
    background: #fff;
    transform: skewX(20deg);
    position: absolute;
    left: 40px;
    top: 28px;
  }
  .content .box .dynamics .dynamics-box .left .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 30px;
    left: auto;
    right: 20px;
    width: auto;
  }
  .content .box .dynamics .dynamics-box .right {
    height: 380px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .content .box .dynamics .dynamics-box .right .list {
    width: 97.44%;
    height: 380px;
    overflow-y: scroll;
  }
  .content .box .dynamics .dynamics-box .right .list .item {
    width: 78.809%;
    height: 120px;
    margin-left: 30px;
    border-bottom: solid 1px #e3e3e3;
  }
  .content .box .dynamics .dynamics-box .right .list .item a .time {
    display: block;
    padding-top: 30px;
    font-family: 'Arial';
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #c01e20;
  }
  .content .box .dynamics .dynamics-box .right .list .item a .title {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
    margin-top: 24px;
    transition: 0.5s;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .content .box .activity .list .item a .img {
    display: block;
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (max-width: 1020px) {
  .content .box {
    width: 90%;
    margin: 0 auto;
    padding-top: 90px;
  }
  .content .box .banner {
    width: 100%;
    height: 300px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  }
}
@media screen and (max-width: 820px) {
  .content .box .banner {
    width: 100%;
    height: 240px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  }
  .content .box .banner .swiper1 .swiper-pagination {
    bottom: 10px;
    left: auto;
    right: 3.9375%;
    width: auto;
  }
  .content .box .banner .swiper1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .content .box .dynamics .dynamics-box .left {
    width: 100%;
    height: 400px;
    float: left;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  }
  .content .box .dynamics .dynamics-box .right {
    width: 100%;
    float: right;
    height: 380px;
    margin-top: 50px;
  }
  .content .box .activity .list .item {
    width: 100%;
    margin-left: 0;
    float: left;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
  }
  .content .box .activity .list .item a .img {
    display: block;
    width: 100%;
    height: 460px;
    position: relative;
    overflow: hidden;
  }
  .content .box .activity .list .item a .text {
    display: block;
    width: 100%;
    height: 340px;
    background-color: white;
    position: relative;
  }
}
@media screen and (max-width: 500px) {
  .content .box .banner {
    width: 100%;
    height: 120px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  }
  .content .box .dynamics .dynamics-box .left {
    width: 100%;
    height: 260px;
    float: left;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  }
  .content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 120px);
    height: 60px;
    background-color: rgba(205, 11, 11, 0.8);
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    padding-left: 40px;
    padding-right: 80px;
  }
  .content .box .dynamics .dynamics-box .left .swiper-container .swiper-slide .slide-box a .title::after {
    content: "";
    width: 8px;
    height: 18px;
    display: block;
    background: #fff;
    transform: skewX(20deg);
    position: absolute;
    left: 20px;
    top: 21px;
  }
  .content .box .dynamics .dynamics-box .left .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 20px;
    left: auto;
    right: 10px;
    width: auto;
  }
  .content .box .dynamics .dynamics-box .left .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
  .content .box .dynamics .dynamics-box .right {
    width: 100%;
    float: right;
    height: 380px;
    margin-top: 50px;
  }
  .content .box .dynamics .dynamics-box .right .list {
    width: 97.44%;
    height: 380px;
    overflow-y: scroll;
  }
  .content .box .dynamics .dynamics-box .right .list .item {
    width: 80%;
    height: 120px;
    margin-left: 30px;
    border-bottom: solid 1px #e3e3e3;
  }
  .content .box .dynamics .dynamics-box .right .list .item a .time {
    padding-top: 30px;
    font-size: 16px;
    line-height: 16px;
  }
  .content .box .dynamics .dynamics-box .right .list .item a .title {
    font-size: 18px;
    line-height: 20px;
    margin-top: 24px;
  }
  .content .box .activity .list .item a .img {
    display: block;
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
  }
  .content .box .activity .list .item a .text {
    display: block;
    width: 100%;
    height: 200px;
    background-color: white;
    position: relative;
  }
  .content .box .activity .list .item a .text .years {
    position: relative;
    font-family: 'Arial';
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    color: #b6b6b6;
    padding-top: 30px;
    margin-left: 11.22%;
    margin-right: 8.8582%;
    text-align: right;
  }
  .content .box .activity .list .item a .text .time {
    position: relative;
    font-family: 'Arial';
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #222222;
    opacity: 0.8;
    margin-left: 11.22%;
    margin-right: 8.8582%;
    margin-top: 20px;
    transition: 0.5s;
  }
  .content .box .activity .list .item a .text .h2 {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #222222;
    margin-top: 13px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-left: 11.22%;
    margin-right: 8.8582%;
    transition: 0.5s;
  }
}
