.scfq-bg-wrap {
  background: url(scfq-bg20230302.png) center -25px no-repeat;
  background-size: 100% 100%;
  margin-bottom: -50px;
  overflow: hidden;
}
.scfq-title {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.scfq-title img {
  display: block;
  width: 100%;
  margin-top: 50px;
}
.scfq-title a {
  position: absolute;
  width: 10%;
  height: calc(100% - 50px);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.scfq-cobox {
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 70px;
}
.scfq-yxsc-desc {
  width: 650px;
}
.scfq-yxsc-desc > dt > b {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  display: inline-block;
}
.scfq-yxsc-desc > dt > p {
  font-size: 18px;
  line-height: 2;
  text-indent: 2em;
}
.scfq-yxsc-media {
  margin-top: 88px;
  width: 600px;
  height: 338px;
}
.sxstory-sxdescs-items {
  overflow: hidden;
  margin-top: 20px;
}
.sxstory-sxdescs-items > li {
  float: left;
  width: 110px;
  display: block;
  background: #1764ce;
  margin-left: 25px;
  border-radius: 10px;
  text-align: center;
  height: 126px;
  font-size: 20px;
}
.sxstory-sxdescs-items > li:first-child {
  margin-left: 0;
}
.sxstory-sxdescs-items > li img {
  width: 40%;
  filter: invert(93%) sepia(93%) saturate(27%) hue-rotate(86deg)
    brightness(106%) contrast(106%);
  margin: 20px auto 15px;
  display: block;
}
.sxstory-sxdescs-items > li > a {
  display: block;
  color: #fff;
}
.sxstory-sxdescs-items > li:hover {
  /* background-color: #0457b7; */
  background-color: #769bd9;
}
.sxstory-sxdescs-items > li:hover > a {
  color: #fff;
}
.itm-l {
  width: 640px;
  height: 412px;
  position: relative;
  float: left;
  margin-right: 5px;
  overflow: hidden;
}

.itm-l img {
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in;
}

.itm-l:hover img {
  transform: scale(1.05);
}

.itm-l .title {
  position: absolute;
  width: 580px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  bottom: 0;
  color: #fff;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
  padding: 0 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.itm-l .title a,
.itm-s .title a {
  color: #fff;
}
.itm-s {
  width: 311px;
  height: 203px;
  position: relative;
  float: left;
  vertical-align: top;
  font-size: 0;
  margin: 0 6px 6px 0;
  overflow: hidden;
}

.itm-s img {
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in;
}

.itm-s:hover img {
  transform: scale(1.05);
}

.itm-s .title {
  position: absolute;
  width: 271px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.line .itm {
  width: 220px;
  height: 369px;
  float: left;
}
.l1 {
  width: 1080px;
  margin: 0 auto;
}
.l2 {
  width: 1010px;
  margin: 0 auto;
  padding-left: 270px;
}
.l1 .itm {
  margin: 5px 70px;
}

.l2 .itm {
  margin: 5px 80px;
}