body {
  background-color: #f2f8ff;
  background-image: url(../images/yj-wz-wjjzcb-img-head-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 766px;
}

.page-title {
  color: #fff;
  text-shadow: 0px 0.04rem 0 rgba(255, 255, 255, 0.3);
  -webkit-text-stroke: 0.03rem rgb(0, 67, 189);
  font-family: Reeji-CloudRuiSongCu-GB;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.02rem;
  text-align: center;
  margin-top: 0.94rem;
}

.page-content-container {
  margin-top: 1rem;
}
.page-content-container .shuoming {
  padding: 0.4rem 0.22rem 0.4rem 1.62rem;
  border-radius: 0.24rem;
  box-shadow: 0px 0.02rem 0.18rem 0 rgba(0, 18, 34, 0.1);
  background-color: #fff;
  font-size: 0.16rem;
  line-height: 1.6;
}
.page-content-container .shuoming::before {
  content: "";
  background-image: url(../images/yj-wz-wjjzcb-img-shuoming.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.11rem;
  height: 1.01rem;
  position: absolute;
  left: 0.32rem;
  top: 50%;
  transform: translateY(-50%);
}
.page-content-container .wjjzcb-list {
  border-radius: 0.24rem;
  box-shadow: 0px 0.02rem 0.18rem 0 rgba(0, 18, 34, 0.1);
  background-color: #fff;
  padding: 0.4rem 0.3rem;
  *zoom: 1;
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
}
.page-content-container .wjjzcb-list:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.page-content-container .wjjzcb-list a {
  float: left;
  width: 48.4615%;
  display: block;
  box-sizing: border-box;
  position: relative;
  border-radius: 0.1rem;
  background-image: linear-gradient(to left, #eaf3fd, #d6eafd);
  height: 1.48rem;
  line-height: 1.48rem;
  padding-left: 0.3rem;
  font-size: 0.24rem;
  margin-left: 3%;
  margin-top: 0.3rem;
}
.page-content-container .wjjzcb-list a:nth-child(-n+2) {
  margin-top: 0;
}
.page-content-container .wjjzcb-list a:nth-child(2n+1) {
  margin-left: 0;
}
.page-content-container .wjjzcb-list a:hover {
  background-image: linear-gradient(to left, #62a3fd, #2779f1);
  color: #fff;
}
.page-content-container .wjjzcb-list a::after {
  content: "";
  width: 1.32rem;
  height: 1.16rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}
.page-content-container .wjjzcb-list a:nth-child(1)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-1.png);
}
.page-content-container .wjjzcb-list a:nth-child(2)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-2.png);
}
.page-content-container .wjjzcb-list a:nth-child(3)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-3.png);
}
.page-content-container .wjjzcb-list a:nth-child(4)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-4.png);
}
.page-content-container .wjjzcb-list a:nth-child(5)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-5.png);
}
.page-content-container .wjjzcb-list a:nth-child(6)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-6.png);
}
.page-content-container .wjjzcb-list a:nth-child(7)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-7.png);
}
.page-content-container .wjjzcb-list a:nth-child(8)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-8.png);
}
.page-content-container .wjjzcb-list a:nth-child(9)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-9.png);
}
.page-content-container .wjjzcb-list a:nth-child(10)::after {
  background-image: url(../images/yj-wz-wjjzcb-img-item-10.png);
}

@media screen and (max-width: 992px) {
  body {
    background-size: 100% 260px;
  }
  .page-title {
    font-size: 0.8rem;
    letter-spacing: 0.16rem;
    margin-top: 0.3rem;
  }
  .page-content-container {
    margin-top: 0.4rem;
  }
  .page-content-container .shuoming {
    padding: 1.62rem 0.22rem 0.4rem;
    border-radius: 0.24rem;
    box-shadow: 0px 0.02rem 0.18rem 0 rgba(0, 18, 34, 0.1);
    background-color: #fff;
    font-size: 0.375rem;
    line-height: 1.6;
  }
  .page-content-container .shuoming::before {
    width: 1.11rem;
    height: 1.01rem;
    position: absolute;
    left: 50%;
    top: 0.3rem;
    transform: translateX(-50%);
  }
  .page-content-container .wjjzcb-list a {
    float: none;
    width: 100%;
    height: 1.48rem;
    line-height: 1.48rem;
    padding-left: 0.3rem;
    font-size: 0.375rem;
    margin-left: 0 !important;
    margin-top: 0.3rem;
  }
  .page-content-container .wjjzcb-list a:nth-child(-n+2) {
    margin-top: 0.3rem;
  }
  .page-content-container .wjjzcb-list a:nth-child(1) {
    margin-top: 0;
  }
  .page-content-container .wjjzcb-list a:nth-child(2n+1) {
    margin-left: 0;
  }
  .page-content-container .wjjzcb-list a:hover {
    background-image: linear-gradient(to left, #62a3fd, #2779f1);
    color: #fff;
  }
  .page-content-container .wjjzcb-list a::after {
    content: "";
    width: 1.32rem;
    height: 1.16rem;
    right: 0.4rem;
    z-index: 0;
  }
}