#ysyzw {
  width: 30%;
}
#ysyzw .c_title {
  margin-bottom: 0;
}
#ysyzw .Swiper {
  width: 380px;
  height: 228px;
  background-color: #f6ebe9;
  overflow: hidden;
  position: relative;
}
#ysyzw .Swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#ysyzw .Swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  padding: 21px 24px 0 15px;
}
#ysyzw .Swiper .swiper-wrapper .swiper-slide .text {
  display: block;
  width: 100%;
  margin-bottom: 23px;
}
#ysyzw .Swiper .swiper-wrapper .swiper-slide .text p {
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #444943;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
#ysyzw .Swiper .swiper-wrapper .swiper-slide .text span {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  color: #444943;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#ysyzw .Swiper .swiper-wrapper .swiper-slide .text:hover p {
  text-decoration: underline;
}
#ysyxl {
  width: 65%;
}
