body {
  background: #edf6ff;
}

.header .top-bg {
  height: 503px;
}
.header .logo-wz {
  position: absolute;
  top: 257px;
  left: 0;
  right: 0;
  display: block;
  width: 49.375%;
  max-width: 948px;
  margin: 0 auto;
}
.header > .logo-search-container {
  top: 80px;
}
.header > .logo-search-container .banner-logo {
  height: 80px;
}
.header .search-container {
  margin-top: 12px;
}

.section-container {
  background-color: #fff;
  border-radius: 16px;
  padding: 50px 45px;
}
.section-container .section-title-container::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  background: #3188f6;
  height: 1px;
  width: 100%;
}
.section-container .section-title-container .section-title {
  background: #fff;
  width: 14.35114%;
  text-align: center;
  margin: 0 auto;
}
.section-container .section-title-container .section-title img {
  vertical-align: middle;
  max-height: 38px;
  position: relative;
  position: relative;
  top: -8px;
}
.section-container .section-title-container .section-title span {
  color: #1074e1;
  font-size: 32.4px;
  font-size: calc(36 * var(--font-scale) * 1px);
  font-weight: bold;
}
.section-container .section-title-container .section-title::before {
  content: "";
  background-image: url(/images/yj-zx-xmtjz-ic-section-before.png);
  background-size: 100% 100%;
  width: 18px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-container .section-title-container .section-title::after {
  content: "";
  background-image: url(/images/yj-zx-xmtjz-ic-section-after.png);
  background-size: 100% 100%;
  width: 18px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-container .qrcode-items {
  *zoom: 1;
}
.section-container .qrcode-items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-container .qrcode-items a {
  display: block;
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 18.32061%;
  text-align: center;
  background-color: #f0f7fe;
  border-radius: 10px;
  margin-left: 1.52671%;
  margin-top: 30px;
}
.section-container .qrcode-items a .img-container {
  width: 62.5%;
  height: 0;
  padding-top: 62.5%;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
.section-container .qrcode-items a .img-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.section-container .qrcode-items a span {
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #1074e1;
  margin: 0 auto;
  padding: 17px 0;
  display: block;
}
.section-container .qrcode-items a:hover {
  background-color: #3188f6;
}
.section-container .qrcode-items a:hover span {
  color: #fefefe;
}
.section-container .qrcode-items a:nth-child(5n+1) {
  margin-left: 0.99236%;
}

.wechat-container {
  margin-top: 45px;
}

.weibo-container {
  margin-top: 27px;
  margin-bottom: 27px;
}
.weibo-container .qrcode-items {
  text-align: center;
}
.weibo-container .qrcode-items a {
  float: none;
  display: inline-block;
}
.weibo-container .qrcode-items a:nth-child(5n+1) {
  margin-left: 0;
}

.else-container {
  margin-bottom: 45px;
}
.else-container .qrcode-items {
  text-align: center;
}
.else-container .qrcode-items a {
  float: none;
  display: inline-block;
}
.else-container .qrcode-items a:nth-child(5n+1) {
  margin-left: 0;
}

@media screen and (max-width: 1450px) {
  .header .top-bg {
    height: 26.19792vw;
  }
  .header .logo-wz {
    top: 13.38542vw;
    max-width: 49.375vw;
  }
  .header > .logo-search-container {
    top: 4.16667vw;
  }
  .header > .logo-search-container .banner-logo {
    height: 4.16667vw;
  }
  .header .search-container {
    margin-top: 0.625vw;
  }
  .section-container {
    border-radius: 0.83333vw;
    padding: 2.60417vw 2.34375vw;
  }
  .section-container .section-title-container .section-title img {
    max-height: 1.97917vw;
    top: -0.3125vw;
  }
  .section-container .section-title-container .section-title span {
    font-size: 27px;
    font-size: calc(30 * var(--font-scale) * 1px);
  }
  .section-container .section-title-container .section-title::before, .section-container .section-title-container .section-title::after {
    width: 0.9375vw;
    height: 0.67708vw;
  }
  .section-container .qrcode-items a {
    border-radius: 0.52083vw;
    margin-top: 1.5625vw;
  }
  .section-container .qrcode-items a .img-container {
    margin-top: 1.25vw;
  }
  .section-container .qrcode-items a span {
    padding: 0.88542vw 0;
  }
  .wechat-container {
    margin-top: 2.34375vw;
  }
  .weibo-container {
    margin-top: 1.40625vw;
    margin-bottom: 1.40625vw;
  }
  .else-container {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 992px) {
  /* #region header */
  .header .top-bg {
    height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .header .nav {
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
  }
  .header .logo-search-container {
    top: 50px;
    text-align: center;
  }
  .header .logo-search-container .banner-logo {
    height: auto;
    width: 60%;
    max-height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    float: none;
    margin: 0 auto;
  }
  .header .logo-search-container .search-container {
    float: none;
    margin-top: 10px;
  }
  .header .logo-search-container .search-container input {
    height: 40px;
    line-height: 40px;
    width: 75%;
    padding-left: 10px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .header .logo-search-container .search-container .search-btn {
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .header .logo-search-container .search-container .search-btn .ic-search {
    width: 18px;
    top: 3px;
  }
  .header .logo-wz {
    top: 180px;
    width: auto;
    max-width: 280px;
  }
  /* #endregion header */
  .section-container {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 15px;
  }
  .section-container .section-title-container .section-title {
    width: 44%;
  }
  .section-container .section-title-container .section-title img {
    max-height: 22px;
    top: -3px;
  }
  .section-container .section-title-container .section-title span {
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
  }
  .section-container .section-title-container .section-title::before, .section-container .section-title-container .section-title::after {
    width: 9px;
    height: 6px;
  }
  .section-container .qrcode-items a {
    display: block;
    float: left;
    width: 49%;
    border-radius: 10px;
    margin-left: 2%;
    margin-top: 5px;
  }
  .section-container .qrcode-items a .img-container {
    width: 62.5%;
    height: 0;
    padding-top: 62.5%;
    margin-top: 15px;
  }
  .section-container .qrcode-items a span {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    padding: 15px 0;
  }
  .section-container .qrcode-items a:nth-child(5n+1) {
    margin-left: 2%;
  }
  .section-container .qrcode-items a:nth-child(2n+1) {
    margin-left: 0;
  }
  .wechat-container {
    margin-top: 25px;
  }
  .weibo-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .weibo-container .qrcode-items {
    text-align: center;
  }
  .weibo-container .qrcode-items a {
    float: left;
    display: block;
  }
  .weibo-container .qrcode-items a:nth-child(5n+1) {
    margin-left: 2%;
  }
  .weibo-container .qrcode-items a:nth-child(2n+1) {
    margin-left: 0;
  }
  .else-container {
    margin-bottom: 25px;
  }
  .else-container .qrcode-items {
    text-align: center;
  }
  .else-container .qrcode-items a {
    float: left;
    display: block;
  }
  .else-container .qrcode-items a:nth-child(5n+1) {
    margin-left: 2%;
  }
  .else-container .qrcode-items a:nth-child(2n+1) {
    margin-left: 0;
  }
}