body {
  background: #f5f7fa;
}

.yj-wz-header {
  background-image: url(../images/yj-wz-zz-gzj-img-top-bg.png);
}

.section-ttitles-container {
  margin-top: 0.26rem;
}
.section-ttitles-container .section-titles {
  display: flex;
  flex-direction: row;
  padding-top: 0.11rem;
}
.section-ttitles-container .section-titles a {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 0.61rem;
  background: #edf4fd;
  border-top: 1px solid #e6e9ee;
}
.section-ttitles-container .section-titles a img {
  width: 0.36rem;
  height: auto;
  z-index: 2;
}
.section-ttitles-container .section-titles a > img:nth-of-type(2) {
  display: none;
}
.section-ttitles-container .section-titles a span {
  font-size: 0.26rem;
  letter-spacing: 2.6px;
  margin-left: 0.2rem;
  color: #333;
  z-index: 2;
}
.section-ttitles-container .section-titles a.active {
  padding-bottom: 0.1rem;
}
.section-ttitles-container .section-titles a.active > img:nth-of-type(1) {
  display: none;
}
.section-ttitles-container .section-titles a.active > img:nth-of-type(2) {
  display: block;
}
.section-ttitles-container .section-titles a.active span {
  letter-spacing: 3px;
  font-size: 0.3rem;
  font-weight: 700;
  color: #fff;
}
.section-ttitles-container .section-titles a.active::before {
  content: "";
  height: 0.72rem;
  width: 7.34rem;
  position: absolute;
  bottom: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.section-ttitles-container .section-titles > div {
  flex: 1;
}
.section-ttitles-container .section-titles > a:nth-child(1) {
  border-left: 1px solid #e6e9ee;
}
.section-ttitles-container .section-titles > a:nth-child(1).active::before {
  background-image: url(../images/yj-wz-zz-gzj-img-section-title-bg-1.png);
  left: 0;
}
.section-ttitles-container .section-titles > a:nth-child(2) {
  border-right: 1px solid #e6e9ee;
}
.section-ttitles-container .section-titles > a:nth-child(2).active::before {
  background-image: url(../images/yj-wz-zz-gzj-img-section-title-bg-2.png);
  right: 0;
}
.section-ttitles-container .list-container {
  border: 1px solid #e6e9ee;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 0.25rem;
  display: none;
}
.section-ttitles-container .list-container a {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 50%;
  margin-top: 0.25rem;
  padding: 0px 0.25rem;
}
.section-ttitles-container .list-container a .title {
  flex: 1;
  font-size: 0.16rem;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-ttitles-container .list-container a .time {
  flex-shrink: 0;
  font-size: 0.16rem;
  color: #999;
}
.section-ttitles-container .list-container a:hover .title,
.section-ttitles-container .list-container a:hover .time {
  color: #2f72da;
}
.section-ttitles-container .list-container.active {
  display: flex;
}

.zfxxgk-container {
  height: 1.57rem;
  background-image: url(../images/yj-wz-zz-gzj-img-zfxxgk-bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  margin-top: 0.22rem;
}
.zfxxgk-container .section-title-container {
  width: 19.85294%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background-image: url(../images/yj-wz-zz-gzj-img-zfxxgk-title-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.zfxxgk-container .section-title-container .section-title {
  display: block;
  position: absolute;
  top: 0.15rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: 2.25px;
  font-size: 0.3rem;
  color: #fff;
}
.zfxxgk-container .section-title-container .more {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.15rem;
  font-size: 0.16rem;
  color: #2f72da;
}
.zfxxgk-container .xxgk-container {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1.36rem;
  width: 40%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.zfxxgk-container .xxgk-container .section-title {
  width: 25%;
  color: #2f72da;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 2.8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.zfxxgk-container .xxgk-container .section-title span {
  width: 50%;
  display: block;
}
.zfxxgk-container .xxgk-container .items {
  width: 75%;
  height: 60%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.zfxxgk-container .xxgk-container .items a {
  font-size: 0.18rem;
  color: #333;
  margin-left: 0.38rem;
}
.zfxxgk-container .xxgk-container .items a:nth-child(1) {
  margin-left: 0;
}
.zfxxgk-container .xxgk-container .items a:hover {
  color: #2f72da;
}
.zfxxgk-container .gkml-container {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1.36rem;
  width: 40%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.zfxxgk-container .gkml-container .section-title {
  width: 25%;
  color: #2f72da;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 2.8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.zfxxgk-container .gkml-container .section-title span {
  width: 50%;
  display: block;
}
.zfxxgk-container .gkml-container .items {
  width: 75%;
  height: 60%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.zfxxgk-container .gkml-container .items a {
  font-size: 0.18rem;
  color: #333;
  margin-left: 0.36rem;
}
.zfxxgk-container .gkml-container .items a:nth-last-child(1), .zfxxgk-container .gkml-container .items a:nth-last-child(2) {
  margin-left: 0.2rem;
}
.zfxxgk-container .gkml-container .items a:hover {
  color: #2f72da;
}

.lyjczwgk {
  display: block;
  width: 100%;
  height: 1rem;
  overflow: hidden;
  margin-top: 0.32rem;
}
.lyjczwgk img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.2s ease;
  width: 100%;
  height: 100%;
}
.lyjczwgk:hover img {
  transform: scale(1.02);
}

.cxls-container {
  margin-bottom: 0.36rem;
  margin-top: 0.6rem;
  background-color: #fff;
  padding-top: 0.77rem;
  padding: 0.77rem 0.25rem 0.25rem;
}
.cxls-container .section-title {
  position: absolute;
  top: -0.21rem;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/yj-wz-zz-gzj-img-cxlswh-title-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 0.74rem;
  width: 29.41176%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
  font-weight: 700;
  letter-spacing: 2.25px;
  color: #fff;
}
.cxls-container .cxls-swiper .title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cxls-container .cxls-swiper .title span {
  display: block;
  position: relative;
  color: #2f72da;
  font-size: 0.24rem;
  font-weight: 700;
}
.cxls-container .cxls-swiper .title span::before {
  content: "";
  width: 0.2rem;
  height: 2px;
  background: #2f72da;
  position: absolute;
  left: -0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.cxls-container .cxls-swiper .title span::after {
  content: "";
  width: 0.2rem;
  height: 2px;
  background: #2f72da;
  position: absolute;
  right: -0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.cxls-container .cxls-swiper .img-container {
  margin-top: 0.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cxls-container .cxls-swiper .img-container > div {
  width: 49.5%;
  height: 3.4rem;
  overflow: hidden;
}
.cxls-container .cxls-swiper .img-container > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.cxls-container .cxls-swiper .img-container > div span {
  background: linear-gradient(to right, rgba(47, 114, 218, 0.8) 50%, rgba(47, 114, 218, 0) 100%);
  height: 0.52rem;
  line-height: 0.52rem;
  width: 30.7692308%;
  position: absolute;
  left: 0;
  bottom: 0.15rem;
  font-size: 0.24rem;
  font-weight: 700;
  color: #fff;
  padding-left: 0.2rem;
}
.cxls-container .cxls-swiper .img-container > div:hover img {
  transform: scale(1.02);
}
.cxls-container .cxls-swiper .content {
  display: block;
  position: relative;
  background: #eff5fd;
  padding: 0.25rem;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.3rem;
}
.cxls-container .cxls-swiper .content .more {
  font-size: 0.16rem;
  color: #2f72da;
}
.cxls-container .cxls-swiper .cxls-swiper-pagination {
  position: relative;
  bottom: 0;
  text-align: center;
  margin-top: 0.24rem;
}
.cxls-container .cxls-swiper .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #adc1e1;
  margin: 0;
}
.cxls-container .cxls-swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.12rem;
}
.cxls-container .cxls-swiper .swiper-pagination-bullet-active {
  background-color: #2f72da;
}
.cxls-container .cxls-swiper .cxls-swiper-prev {
  width: 0.29rem;
  height: 0.54rem;
  position: absolute;
  left: 0.17rem;
  top: 38%;
  z-index: 1;
  cursor: pointer;
}
.cxls-container .cxls-swiper .cxls-swiper-next {
  width: 0.29rem;
  height: 0.54rem;
  position: absolute;
  right: 0.17rem;
  top: 38%;
  z-index: 1;
  cursor: pointer;
}
.cxls-container .cxls-swiper .swiper-button-disabled {
  cursor: no-drop;
  opacity: 0.6;
}

@media screen and (max-width: 992px) {
  .section-ttitles-container {
    margin-top: 0.26rem;
  }
  .section-ttitles-container .section-titles a span {
    font-size: 0.32rem;
  }
  .section-ttitles-container .section-titles a.active span {
    font-size: 0.35rem;
  }
  .section-ttitles-container .section-titles a.active::before {
    width: 55%;
  }
  .section-ttitles-container .list-container {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .section-ttitles-container .list-container a {
    width: 100%;
    margin-top: 0.25rem;
    padding: 0px 0.25rem;
  }
  .section-ttitles-container .list-container a .title {
    flex: 1;
    font-size: 0.32rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-ttitles-container .list-container a .time {
    flex-shrink: 0;
    font-size: 0.32rem;
    color: #999;
  }
  .section-ttitles-container .list-container a:hover .title,
  .section-ttitles-container .list-container a:hover .time {
    color: #2f72da;
  }
  .zfxxgk-container {
    height: auto;
    background-image: none;
    margin-top: 0.22rem;
    padding: 0.15rem;
    background: #fff;
  }
  .zfxxgk-container .section-title-container {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    background-image: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .zfxxgk-container .section-title-container .section-title {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: auto;
    font-size: 0.35rem;
    color: #333;
  }
  .zfxxgk-container .section-title-container .more {
    position: relative;
    left: 0;
    transform: none;
    bottom: 0;
    font-size: 0.32rem;
  }
  .zfxxgk-container .xxgk-container {
    position: relative;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    display: block;
    margin-top: 0.15rem;
  }
  .zfxxgk-container .xxgk-container .section-title {
    width: 100%;
    color: #2f72da;
    font-size: 0.35rem;
    font-weight: 700;
    letter-spacing: 2.8px;
    display: block;
    text-align: center;
  }
  .zfxxgk-container .xxgk-container .section-title span {
    width: auto;
    display: block;
  }
  .zfxxgk-container .xxgk-container .items {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .zfxxgk-container .xxgk-container .items a {
    width: 100%;
    font-size: 0.35rem;
    color: #333;
    margin-left: 0;
    text-align: center;
    line-height: 2;
    background-color: #eaf2ff;
    margin-top: 0.15rem;
  }
  .zfxxgk-container .gkml-container {
    position: relative;
    right: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    display: block;
    margin-top: 0.15rem;
  }
  .zfxxgk-container .gkml-container .section-title {
    width: 100%;
    color: #2f72da;
    font-size: 0.35rem;
    font-weight: 700;
    letter-spacing: 2.8px;
    display: block;
    text-align: center;
  }
  .zfxxgk-container .gkml-container .section-title span {
    width: auto;
    display: block;
  }
  .zfxxgk-container .gkml-container .items {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .zfxxgk-container .gkml-container .items a {
    width: 100%;
    font-size: 0.35rem;
    color: #333;
    margin-left: 0 !important;
    text-align: center;
    line-height: 2;
    background-color: #eaf2ff;
    margin-top: 0.15rem;
  }
  .cxls-container .section-title {
    width: 4.6rem;
    font-size: 0.35rem;
  }
  .cxls-container .cxls-swiper .title span {
    font-size: 0.35rem;
  }
  .cxls-container .cxls-swiper .img-container {
    margin-top: 0.2rem;
  }
  .cxls-container .cxls-swiper .img-container > div {
    height: 2.5rem;
  }
  .cxls-container .cxls-swiper .content {
    display: block;
    position: relative;
    background: #eff5fd;
    padding: 0.25rem;
    font-size: 0.32rem;
    color: #333;
    line-height: 1.5;
  }
  .cxls-container .cxls-swiper .content .more {
    font-size: 0.32rem;
    color: #2f72da;
  }
  .cxls-container .cxls-swiper .cxls-swiper-pagination {
    position: relative;
    bottom: 0;
    text-align: center;
    margin-top: 0.24rem;
  }
  .cxls-container .cxls-swiper .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #adc1e1;
    margin: 0;
  }
  .cxls-container .cxls-swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 0.12rem;
  }
  .cxls-container .cxls-swiper .swiper-pagination-bullet-active {
    background-color: #2f72da;
  }
  .cxls-container .cxls-swiper .cxls-swiper-prev,
  .cxls-container .cxls-swiper .cxls-swiper-next {
    display: none;
  }
}