section {
  position: relative;
}
.page {
  margin-bottom: .5rem;
}
.page1 {
  width: 100%;
  background: url(../images/123123213.png) no-repeat center top;
  background-size: 100% 100%;
}
.page1 .zx-list {
  margin-top: .2rem;
}
.page1 .zx-list li {
  width: 4.1rem;
  height: 2.5rem;
  margin-right: .35rem;
  float: left;
}
.page1 .zx-list li:last-child {
  margin-right: 0;
}
.page1 .zx-list li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.page1 .zx-list li a img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .08rem;
}
.page1 .zx-list li a .pg-text {
  width: 3.86rem;
  height: .54rem;
  background: #3e5cbb;
  border-radius: .08rem .08rem .08rem .08rem;
  position: absolute;
  bottom: .1rem;
  left: 50%;
  transform: translateX(-50%);
}
.page1 .zx-list li a .pg-text span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: .18rem;
  color: #FFFFFF;
  text-align: center;
  line-height: .54rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.pg2 .title-box span {
  color: #666;
}
.pg2 .pg2-box {
  width: 100%;
  height: 3.88rem;
  background: #2A3248;
  border-radius: .08rem .08rem .08rem .08rem;
  margin-top: 0.2rem;
  padding: 0.13rem 0 0 0.12rem;
}
.pg2 .pg2-box ul li {
  float: left;
  width: 6.29rem;
  height: 1.77rem;
  background: rgba(255, 255, 255, 0.16);
  border-radius: .09rem .09rem .09rem .09rem;
  position: relative;
}
.pg2 .pg2-box ul li .pg2-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.pg2 .pg2-box ul li .pg2-lf {
  float: left;
  width: 3.08rem;
  height: 1.77rem;
  border-radius: .07rem .07rem .07rem .07rem;
}
.pg2 .pg2-box ul li .pg2-lf img {
  width: 100%;
  height: 100%;
  border-radius: .07rem .07rem .07rem .07rem;
}
.pg2 .pg2-box ul li:nth-child(2) {
  margin-bottom: 0.08rem;
}
.pg2 .pg2-box ul li .pg2-rh {
  width: 3.21rem;
  float: left;
}
.pg2 .pg2-box ul li .pg2-rh p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: .18rem;
  color: #FFFFFF;
  line-height: .3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding: .15rem .15rem 0 .15rem;
}
.pg2 .pg2-box ul li .pg2-rh .pg2-time {
  width: 3.21rem;
  height: .45rem;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  padding-left: .15rem;
  border-radius: .0 0 .09rem 0;
  z-index: 9;
}
.pg2 .pg2-box ul li .pg2-rh .pg2-time span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: .16rem;
  color: #FFFFFF;
  line-height: .45rem;
  opacity: .5;
}
.pg2 .pg2-box ul li:first-child {
  width: 6.34rem;
  height: 3.61rem;
  border-radius: .07rem .07rem .07rem .07rem;
  margin-right: .13rem;
}
.pg2 .pg2-box ul li:first-child a {
  display: block;
  width: 100%;
  height: 100%;
}
.pg2 .pg2-box ul li:first-child img {
  width: 100%;
  height: 100%;
  border-radius: .07rem .07rem .07rem .07rem;
}
.page3 ul {
  margin-top: 0.26rem;
}
.page3 ul li {
  width: 4.1rem;
  height: 2.98rem;
  border-radius: .08rem .08rem .08rem .08rem;
  float: left;
  margin-right: .35rem;
}
.page3 ul li:last-child {
  margin-right: 0;
}
.page3 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.page3 ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .08rem .08rem .08rem .08rem;
}
.page3 ul li a .pg3-img {
  height: .49rem;
  width: 3.69rem;
  background: #e7e5e5;
  border-radius: .08rem .08rem .08rem .08rem;
  position: absolute;
  bottom: .2rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 .2rem;
}
.page3 ul li a .pg3-img::after {
  content: "";
  width: 0;
  height: 0;
  border-left: .25rem solid transparent;
  border-right: .25rem solid transparent;
  border-bottom: 0.15rem solid rgba(238, 236, 233, 0.75);
  position: absolute;
  top: -0.15rem;
  left: 50%;
  transform: translateX(-50%);
}
.page3 ul li a .pg3-img span {
  text-align: center;
  line-height: .49rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: .18rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.page4 ul {
  margin-top: 0.26rem;
}
.page4 ul li {
  width: 4.1rem;
  height: 2.98rem;
  border-radius: .08rem .08rem .08rem .08rem;
  float: left;
  margin-right: 0.35rem;
}
.page4 ul li:last-child {
  margin-right: 0;
}
.page4 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.page4 ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .08rem .08rem .08rem .08rem;
}
.page4 ul li a .pg3-img {
  height: .49rem;
  width: 3.69rem;
  background: #e7e5e5;
  border-radius: .08rem .08rem .08rem .08rem;
  position: absolute;
  bottom: .2rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 .2rem;
}
.page4 ul li a .pg3-img::after {
  content: "";
  width: 0;
  height: 0;
  border-left: .25rem solid transparent;
  border-right: .25rem solid transparent;
  border-bottom: 0.15rem solid rgba(238, 236, 233, 0.75);
  position: absolute;
  top: -0.15rem;
  left: 50%;
  transform: translateX(-50%);
}
.page4 ul li a .pg3-img span {
  text-align: center;
  line-height: .49rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: .18rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.page5 ul {
  margin-top: .3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page5 ul li {
  width: 2.52rem;
  height: 1.77rem;
  border-radius: .07rem .07rem .07rem .07rem;
  border: 0.01rem solid rgba(35, 86, 220, 0.3);
  margin-right: .1rem;
  margin-bottom: .2rem;
}
.page5 ul li:nth-child(5n) {
  margin-right: 0;
}
.page5 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.page6 ul {
  margin-top: .3rem;
}
.page6 ul li {
  width: 3.03rem;
  height: 2.99rem;
  border-radius: 8px;
  box-shadow: 0px 7px 20px 2px rgba(203, 203, 203, 0.6);
  margin-right: .29rem;
  float: left;
}
.page6 ul li:last-child {
  margin-right: 0;
}
.page6 ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.page6 ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 8px;
  box-shadow: 0px 7px 20px 2px rgba(203, 203, 203, 0.6);
}
.title-box {
  margin-top: 0.3rem;
  width: 100%;
  padding: .19rem 0;
  background: rgba(210, 229, 247, 0.3);
  border-radius: .08rem .08rem .08rem .08rem;
  text-align: center;
}
.title-box span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: .18rem;
  color: #666;
}
@media screen and (max-width: 900px) {
  section {
    position: relative;
  }
  .page {
    margin-bottom: 50px;
  }
  .page1 {
    width: 100%;
    background: url(../zx_image/123123213.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .page1 .zx-list {
    margin-top: 20px;
  }
  .page1 .zx-list li {
    width: 410px;
    height: 250px;
    margin-right: 35px;
    float: left;
  }
  .page1 .zx-list li:last-child {
    margin-right: 0;
  }
  .page1 .zx-list li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .page1 .zx-list li a img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
  }
  .page1 .zx-list li a .pg-text {
    width: 386px;
    height: 54px;
    background: #3e5cbb;
    border-radius: 8px 8px 8px 8px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .page1 .zx-list li a .pg-text span {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .pg2 .title-box span {
    color: #666;
  }
  .pg2 .pg2-box {
    width: 100%;
    height: 388px;
    background: #2A3248;
    border-radius: 8px 8px 8px 8px;
    margin-top: 20px;
    padding: 13px 0 0 12px;
  }
  .pg2 .pg2-box ul li {
    float: left;
    width: 629px;
    height: 177px;
    background: rgba(255, 255, 255, 0.16);
    border-radius: 9px 9px 9px 9px;
    position: relative;
  }
  .pg2 .pg2-box ul li .pg2-img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  .pg2 .pg2-box ul li .pg2-lf {
    float: left;
    width: 308px;
    height: 177px;
    border-radius: 7px 7px 7px 7px;
  }
  .pg2 .pg2-box ul li .pg2-lf img {
    width: 100%;
    height: 100%;
    border-radius: 7px 7px 7px 7px;
  }
  .pg2 .pg2-box ul li:nth-child(2) {
    margin-bottom: 0.08rem;
  }
  .pg2 .pg2-box ul li .pg2-rh {
    width: 321px;
    float: left;
  }
  .pg2 .pg2-box ul li .pg2-rh p {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 15px 15px 0 15px;
  }
  .pg2 .pg2-box ul li .pg2-rh .pg2-time {
    width: 321px;
    height: 45px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 0;
    padding-left: 15px;
    border-radius: .0 0 9px 0;
    z-index: 9;
  }
  .pg2 .pg2-box ul li .pg2-rh .pg2-time span {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 45px;
    opacity: .5;
  }
  .pg2 .pg2-box ul li:first-child {
    width: 634px;
    height: 361px;
    border-radius: 7px 7px 7px 7px;
    margin-right: 13px;
  }
  .pg2 .pg2-box ul li:first-child a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .pg2 .pg2-box ul li:first-child img {
    width: 100%;
    height: 100%;
    border-radius: 7px 7px 7px 7px;
  }
  .page3 ul {
    margin-top: 26px;
  }
  .page3 ul li {
    width: 410px;
    height: 298px;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-right: 35px;
  }
  .page3 ul li:last-child {
    margin-right: 0;
  }
  .page3 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .page3 ul li a img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px 8px 8px 8px;
  }
  .page3 ul li a .pg3-img {
    height: 49px;
    width: 369px;
    background: #e7e5e5;
    border-radius: 8px 8px 8px 8px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
  }
  .page3 ul li a .pg3-img::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 15px solid rgba(238, 236, 233, 0.75);
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
  .page3 ul li a .pg3-img span {
    text-align: center;
    line-height: 49px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .page4 ul {
    margin-top: 26px;
  }
  .page4 ul li {
    width: 410px;
    height: 298px;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-right: 35px;
  }
  .page4 ul li:last-child {
    margin-right: 0;
  }
  .page4 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .page4 ul li a img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px 8px 8px 8px;
  }
  .page4 ul li a .pg3-img {
    height: 49px;
    width: 369px;
    background: #e7e5e5;
    border-radius: 8px 8px 8px 8px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
  }
  .page4 ul li a .pg3-img::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 15px solid rgba(238, 236, 233, 0.75);
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
  .page4 ul li a .pg3-img span {
    text-align: center;
    line-height: 49px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .page5 ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .page5 ul li {
    width: 252px;
    height: 177px;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid rgba(35, 86, 220, 0.3);
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .page5 ul li:nth-child(5n) {
    margin-right: 0;
  }
  .page5 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
  }
  .page6 ul {
    margin-top: 30px;
  }
  .page6 ul li {
    width: 303px;
    height: 299px;
    border-radius: 8px;
    box-shadow: 0px 7px 20px 2px rgba(203, 203, 203, 0.6);
    margin-right: 29px;
    float: left;
  }
  .page6 ul li:last-child {
    margin-right: 0;
  }
  .page6 ul li a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .page6 ul li a img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
    box-shadow: 0px 7px 20px 2px rgba(203, 203, 203, 0.6);
  }
  .title-box {
    margin-top: 30px;
    width: 100%;
    padding: 19px 0;
    background: rgba(210, 229, 247, 0.3);
    border-radius: 8px 8px 8px 8px;
    text-align: center;
  }
  .title-box span {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #666;
  }
}
