@import url("qingyang.css");
.sylxd {
  background: rgba(255, 255, 255, 0.74);
}
.sylxd ul {
  overflow: hidden;
}
.sylxd ul li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 30px 0;
  color: #ff0000;
  font-size: 20px;
}
.sylxd ul li span {
  display: block;
  width: 80px;
  height: 80px;
  background: url(../images/f5.png) no-repeat;
  margin: 20px auto;
}
.d_ewm {
  margin: 30px auto;
}
.d_ewmwz {
  text-align: center;
}
#top_scroll ul li img {
  height: 200px;
  width: 100%;
}
.banner32 {
  position: relative;
}
.banner32 .mySwiper {
  position: absolute;
  width: 60%;
  bottom: 18px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner32 .mySwiper .swiper-slide img {
  height: auto;
}
.banner32 .swiper33 {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner32 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner32 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.banner32 .mySwiper2 {
  height: 80%;
  width: 100%;
}
.banner32 .mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.banner32 .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.banner32 .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.banner32 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1440px) {
  .section2 .sygs .gs_l {
    width: 54%;
  }
  .section2 .sygs ul {
    width: 29%;
    position: relative;
    background: #c70808;
    overflow: hidden;
    text-align: center;
    padding: 60px 0;
    float: right;
    margin-right: 10%;
  }
  .section_fa .fa_box {
    padding-top: 48%;
  }
}
@media (max-width: 1366px) {
  .tit_p .box a {
    width: 18%;
    float: left;
    font-size: 14px;
    text-align: center;
  }
  .t_body .bb .imgt {
    border-radius: 50%;
    padding: 20px;
    border: 1px dotted #fff;
    width: 538px;
    height: 538px;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
  }
  #top_scroll ul li img {
    height: 160px;
    width: 100%;
  }
}
