@charset "UTF-8";
.section1 {
  background-color: #f3f5f7;
  background-image: url(../images/yj-zx-zwgk-img-bg-1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto auto;
  padding: 60px 0;
}
.section1 .leaders-swiper {
  overflow: hidden;
}
.section1 .leaders-swiper .swiper-slide {
  box-sizing: border-box;
}
.section1 .leaders-swiper .swiper-slide:nth-child(1) .leaders-container, .section1 .leaders-swiper .swiper-slide:nth-child(2) .leaders-container, .section1 .leaders-swiper .swiper-slide:nth-child(4) .leaders-container {
  display: none;
}
.section1 .leaders-container {
  padding: 3.57142%;
  *zoom: 1;
  background-color: #fff;
}
.section1 .leaders-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section1 .leaders-container .left-container {
  float: left;
  width: 24.84614%;
  text-align: center;
  padding-right: 4.92307%;
}
.section1 .leaders-container .left-container .img-container {
  width: 100%;
  height: 0;
  padding-top: 142.08494%;
  overflow: hidden;
}
.section1 .leaders-container .left-container .img-container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.section1 .leaders-container .left-container .name {
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
  margin-top: 23px;
  font-family: MicrosoftYaHei;
}
.section1 .leaders-container .left-container .job {
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
  margin-top: 13px;
  font-weight: bold;
  font-family: MicrosoftYaHei-Bold;
}
.section1 .leaders-container .left-container .btn-grjj {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 57px;
  line-height: 57px;
  margin-top: 64px;
  background-color: #d7e3ef;
  font-size: 15.3px;
  font-size: calc(17 * var(--font-scale) * 1px);
}
.section1 .leaders-container .right-container {
  float: right;
  width: 74.61538%;
  padding-left: 5.15384%;
  border-left: #e4e5e5 1px dashed;
  *zoom: 1;
}
.section1 .leaders-container .right-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section1 .leaders-container .right-container a {
  float: left;
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 19.82281%;
  margin-left: 6.9%;
  margin-top: 22px;
}
.section1 .leaders-container .right-container a:nth-child(4n+1) {
  margin-left: 0;
}
.section1 .leaders-container .right-container a:nth-child(-n+4) {
  margin-top: 0;
}
.section1 .leaders-container .right-container a .img-container {
  width: 100%;
  height: 0;
  padding-top: 122.34636%;
  overflow: hidden;
}
.section1 .leaders-container .right-container a .img-container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.section1 .leaders-container .right-container a .name {
  margin-top: 10px;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  text-align: center;
  font-family: MicrosoftYaHei;
}
.section1 .leaders-container .right-container a .job {
  margin-top: 5px;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  text-align: center;
  font-weight: bold;
  font-family: MicrosoftYaHei-Bold;
  min-height: 50px;
}
.section1 .items {
  *zoom: 1;
  margin-top: 40px;
}
.section1 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section1 .items div {
  float: left;
  width: 25%;
  display: block;
  position: relative;
  box-sizing: border-box;
  border-right: #a7bdd3 solid 1px;
  text-align: center;
  cursor: pointer;
}
.section1 .items div:nth-child(1) {
  border-left: #a7bdd3 solid 1px;
}
.section1 .items div img {
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.section1 .items div img:nth-of-type(2) {
  display: none;
}
.section1 .items div span {
  margin-left: 16px;
  font-size: 18px;
  font-size: calc(20 * var(--font-scale) * 1px);
  color: #666;
  font-weight: bold;
}
.section1 .items div.active img:nth-of-type(1) {
  display: none;
}
.section1 .items div.active img:nth-of-type(2) {
  display: inline;
}
.section1 .items div.active span {
  color: #0764cc;
}
@media screen and (max-width: 1450px) {
  .section1 {
    padding: 3.125vw 0;
  }
  .section1 .leaders-container .left-container .name {
    margin-top: 1.19792vw;
  }
  .section1 .leaders-container .left-container .job {
    margin-top: 0.67708vw;
  }
  .section1 .leaders-container .left-container .btn-grjj {
    height: 2.96875vw;
    line-height: 2.96875vw;
    margin-top: 3.33333vw;
  }
  .section1 .leaders-container .right-container a {
    margin-top: 1.14583vw;
  }
  .section1 .leaders-container .right-container a .name {
    margin-top: 0.52083vw;
  }
  .section1 .leaders-container .right-container a .job {
    margin-top: 0.26042vw;
    min-height: 2.8vw;
  }
  .section1 .items {
    margin-top: 2.08333vw;
  }
  .section1 .items div img {
    top: -0.15625vw;
  }
  .section1 .items div span {
    margin-left: 0.83333vw;
  }
}

.section-title {
  padding-bottom: 23px;
  text-align: left;
}
.section-title a {
  font-size: 28.8px;
  font-size: calc(32 * var(--font-scale) * 1px);
  font-weight: bold;
}
.section-title::after {
  content: "";
  display: block;
  width: 44px;
  height: 4px;
  border-radius: 2px;
  background-color: #0764cc;
  position: absolute;
  left: 0;
  bottom: 0;
}

.section2 {
  padding: 60px 0;
}
.section2 .xxgk-items {
  margin-top: 40px;
  margin-bottom: 40px;
  *zoom: 1;
}
.section2 .xxgk-items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .xxgk-items a {
  display: block;
  float: left;
  border-radius: 4px;
  background-image: linear-gradient(to top, #0764cc, #6da1db);
  height: 120px;
  line-height: 120px;
  margin-left: 2.2857%;
  width: 23.285725%;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
}
.section2 .xxgk-items a:nth-child(1) {
  margin-left: 0;
}
.section2 .xxgk-items a:hover {
  box-shadow: 0 0 10px rgb(55, 126, 215);
}
.section2 .xxgk-items a:hover span {
  color: #fff;
}
.section2 .xxgk-items a img {
  vertical-align: middle;
}
.section2 .xxgk-items a span {
  color: #e2edf1;
  font-weight: bold;
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  margin-left: 15px;
}
.section2 .tabs {
  *zoom: 1;
  border-bottom: 1px solid #ebebeb;
}
.section2 .tabs:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .tabs a {
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  float: left;
  display: block;
  color: #999;
  padding-bottom: 15px;
  position: relative;
  margin-left: 65px;
}
.section2 .tabs a:nth-child(1) {
  margin-left: 0;
}
.section2 .tabs a:hover, .section2 .tabs a.active {
  color: #0764cc;
  font-weight: bold;
}
.section2 .tabs a:hover::after, .section2 .tabs a.active::after {
  content: "";
  display: block;
  width: 44px;
  height: 4px;
  border-radius: 2px;
  background-color: #0764cc;
  position: absolute;
  left: 0;
  bottom: 0;
}
.section2 .news-list {
  margin-top: 14px;
}
.section2 .news-list li {
  height: 47px;
  line-height: 47px;
  position: relative;
}
.section2 .news-list li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #b3c4da;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.section2 .news-list li:hover::before {
  background-color: #0764cc;
}
.section2 .news-list li a {
  padding-left: 15px;
  width: 65%;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
}
.section2 .news-list li .right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.section2 .news-list li .right a {
  width: auto;
  padding-left: 0;
  height: auto;
  padding-right: 0;
  display: inline-block;
  overflow: visible;
  text-overflow: clip;
}
.section2 .news-list li .right span {
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #777;
}
.section2 .news-list li .right span.blue {
  border-radius: 4px;
  border: solid 1px #185aae;
  color: #185aae;
  font-size: 12.6px;
  font-size: calc(14 * var(--font-scale) * 1px);
  padding: 6px;
}
.section2 .news-list li .right span.yellow {
  border-radius: 4px;
  border: solid 1px #f1aa4e;
  color: #f1aa4e;
  font-size: 12.6px;
  font-size: calc(14 * var(--font-scale) * 1px);
  padding: 6px;
  margin-left: 10px;
}
.section2 .news-list li .right span.time {
  margin-left: 20px;
}
.section2 .wj-container {
  *zoom: 1;
}
.section2 .wj-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .wj-container .left-container {
  float: left;
  width: 69.07142%;
}
.section2 .wj-container .right-container {
  float: right;
  width: 28.57142%;
  height: 332px;
  background: #f3f5f7;
}
.section2 .wj-container .right-container .zcwjcx-title {
  height: 68px;
  line-height: 68px;
  background: #0764cc;
  color: #fff;
  text-align: center;
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  font-weight: bold;
}
.section2 .wj-container .right-container input {
  display: block;
  width: 87.5%;
  margin-left: auto;
  margin-right: auto;
  height: 58px;
  line-height: 58px;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  padding-left: 15px;
}
.section2 .wj-container .right-container input:nth-of-type(1) {
  margin-top: 25px;
}
.section2 .wj-container .right-container input:nth-of-type(2) {
  margin-top: 13px;
}
.section2 .wj-container .right-container button {
  width: 87.5%;
  margin-left: auto;
  margin-right: auto;
  background: #0764cc;
  border-radius: 4px;
  display: block;
  margin-top: 30px;
  height: 58px;
  line-height: 58px;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  color: #fff;
  cursor: pointer;
}
.section2 .jd-container {
  margin-top: 40px;
  *zoom: 1;
}
.section2 .jd-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .jd-container .left-container {
  float: left;
  width: 69.07142%;
}
.section2 .jd-container .right-container {
  float: right;
  width: 28.57142%;
}
.section2 .jd-container .right-container #zfxxgk-jd-banner-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section2 .jd-container .right-container #zfxxgk-jd-banner-container .swiper-slide .type {
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-left-radius: 10px;
  background-color: #bcddfa;
  color: #fff;
  font-size: 12.6px;
  font-size: calc(14 * var(--font-scale) * 1px);
  padding: 8px 12px;
}
.section2 .jd-container .right-container #zfxxgk-jd-banner-container .swiper-slide .title {
  background: #f3f5f7;
  height: 82px;
  padding: 17px 25px;
  font-size: 12.6px;
  font-size: calc(14 * var(--font-scale) * 1px);
  line-height: 1.7;
  color: #333;
  box-sizing: border-box;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
}
.section2 .jd-container .right-container .jd-banner-prev {
  width: 33px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 110px;
  z-index: 1;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.35);
}
.section2 .jd-container .right-container .jd-banner-prev img {
  width: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.section2 .jd-container .right-container .jd-banner-next {
  width: 33px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 110px;
  z-index: 1;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.35);
}
.section2 .jd-container .right-container .jd-banner-next img {
  width: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (max-width: 1450px) {
  .section2 {
    padding: 3.125vw 0;
  }
  .section2 .xxgk-items {
    margin-top: 2.08333vw;
    margin-bottom: 2.08333vw;
  }
  .section2 .xxgk-items a {
    height: 6.25vw;
    line-height: 6.25vw;
  }
  .section2 .xxgk-items a img {
    max-width: 2.60417vw;
  }
  .section2 .xxgk-items a:nth-child(2) img, .section2 .xxgk-items a:nth-child(3) img {
    max-width: 2.08333vw;
  }
  .section2 .xxgk-items a span {
    margin-left: 0.78125vw;
  }
  .section2 .tabs a {
    padding-bottom: 0.78125vw;
    margin-left: 3.38542vw;
  }
  .section2 .tabs a:hover::after, .section2 .tabs a.active::after {
    width: 2.29167vw;
    height: 0.20833vw;
    border-radius: 0.10417vw;
  }
  .section2 .news-list {
    margin-top: 0.72917vw;
  }
  .section2 .news-list li {
    height: 2.44792vw;
    line-height: 2.44792vw;
  }
  .section2 .news-list li::before {
    width: 0.3125vw;
    height: 0.3125vw;
  }
  .section2 .news-list li a {
    padding-left: 0.78125vw;
  }
  .section2 .news-list li .right span.blue {
    border-radius: 0.20833vw;
    padding: 0.3125vw;
  }
  .section2 .news-list li .right span.yellow {
    border-radius: 0.20833vw;
    padding: 0.3125vw;
    margin-left: 0.52083vw;
  }
  .section2 .news-list li .right span.time {
    margin-left: 1.04167vw;
  }
  .section2 .wj-container .right-container {
    height: 17.29167vw;
  }
  .section2 .wj-container .right-container .zcwjcx-title {
    height: 3.54167vw;
    line-height: 3.54167vw;
  }
  .section2 .wj-container .right-container input {
    height: 3.02083vw;
    line-height: 3.02083vw;
    padding-left: 0.78125vw;
  }
  .section2 .wj-container .right-container input:nth-of-type(1) {
    margin-top: 1.30208vw;
  }
  .section2 .wj-container .right-container input:nth-of-type(2) {
    margin-top: 0.67708vw;
  }
  .section2 .wj-container .right-container button {
    border-radius: 0.20833vw;
    margin-top: 1.5625vw;
    height: 3.02083vw;
    line-height: 3.02083vw;
  }
  .section2 .jd-container {
    margin-top: 2.08333vw;
  }
  .section2 .jd-container .right-container #zfxxgk-jd-banner-container .swiper-slide img {
    height: 13.02083vw;
  }
  .section2 .jd-container .right-container #zfxxgk-jd-banner-container .swiper-slide .type {
    border-bottom-left-radius: 0.52083vw;
    padding: 0.41667vw 0.625vw;
  }
  .section2 .jd-container .right-container #zfxxgk-jd-banner-container .swiper-slide .title {
    height: 4.27083vw;
    padding: 0.88542vw 1.30208vw;
  }
  .section2 .jd-container .right-container .jd-banner-prev {
    width: 1.71875vw;
    height: 2.29167vw;
    top: 5.72917vw;
  }
  .section2 .jd-container .right-container .jd-banner-prev img {
    width: 0.46875vw;
  }
  .section2 .jd-container .right-container .jd-banner-next {
    width: 1.71875vw;
    height: 2.29167vw;
    top: 5.72917vw;
  }
  .section2 .jd-container .right-container .jd-banner-next img {
    width: 0.46875vw;
  }
}

.section3 {
  padding: 60px 0;
  background-color: #f3f5f7;
  background-image: url(../images/yj-zx-zwgk-img-bg-2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.section3 .swiper-gkml-prev,
.section3 .swiper-gkml-next {
  background-color: #438be6;
  border-radius: 4px;
  width: 28px;
  height: 25px;
  background-image: url(../images/yj-zx-zwgk-ic-gkml-arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
.section3 .swiper-gkml-prev {
  right: 46px;
  transform: rotate(180deg);
}
.section3 .swiper-gkml-prev.disabled,
.section3 .swiper-gkml-next.disabled {
  opacity: 0.5;
  cursor: no-drop;
}
.section3 .swiper-container-zfxxgkml {
  overflow: hidden;
  margin-top: 40px;
  min-height: 520px;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items {
  *zoom: 1;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li {
  float: left;
  display: block;
  position: relative;
  margin-left: 2.857148%;
  width: 14.28571%;
  height: 148px;
  margin-top: 38px;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li:nth-child(6n+1) {
  margin-left: 0;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li:nth-child(-n+6) {
  margin-top: 0;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li a img {
  height: 39px;
  margin: 40px auto 18px;
  display: block;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li a h1 {
  text-align: center;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  font-weight: normal;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li a:hover {
  background: rgb(235, 243, 250);
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li a:hover img {
  animation: bounce-down 1.6s linear infinite;
}
.section3 .swiper-container-zfxxgkml .zfxxgkml-items li a:hover h1 {
  color: #0764cc;
  font-weight: bold;
}
@media screen and (max-width: 1450px) {
  .section3 {
    padding: 3.125vw 0;
  }
  .section3 .swiper-gkml-prev,
  .section3 .swiper-gkml-next {
    border-radius: 0.20833vw;
    width: 1.45833vw;
    height: 1.30208vw;
    background-size: 0.41667vw 0.78125vw;
  }
  .section3 .swiper-gkml-prev {
    right: 2.39583vw;
  }
  .section3 .swiper-container-zfxxgkml {
    margin-top: 2.08333vw;
    min-height: 27.08333vw;
  }
  .section3 .swiper-container-zfxxgkml .zfxxgkml-items li {
    height: 7.70833vw;
    margin-top: 1.97917vw;
  }
  .section3 .swiper-container-zfxxgkml .zfxxgkml-items li a img {
    height: 2.03125vw;
    margin: 2.08333vw auto 0.9375vw;
  }
}

@keyframes bounce-down {
  25% {
    transform: translateY(-4px);
  }
  50%, 100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(4px);
  }
}
.section4 {
  padding: 60px 0;
  background-image: url(../images/yj-zx-zwgk-img-bg-3.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.section4 .swiper-container-zwzt {
  overflow: hidden;
  margin: 40px auto 60px;
}
.section4 .swiper-container-zwzt .swiper-slide {
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
}
.section4 .swiper-container-zwzt .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 0;
  padding-top: 54.6614%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.section4 .swiper-container-zwzt .swiper-slide a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  display: block;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  perspective: 1000;
  transition: all 0.8s;
}
.section4 .swiper-container-zwzt .swiper-slide a img::before, .section4 .swiper-container-zwzt .swiper-slide a img::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
  outline: none;
}
.section4 .swiper-container-zwzt .swiper-slide a:hover img {
  transform: scale(1.1);
}
.section4 .swiper-container-zwzt .swiper-slide a::before, .section4 .swiper-container-zwzt .swiper-slide a::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
  outline: none;
}
.section4 .swiper-container-zwzt .swiper-zwzt-prev,
.section4 .swiper-container-zwzt .swiper-zwzt-next {
  width: 36px;
  height: 50px;
  opacity: 0.65;
  background-color: #fcfbf9;
  background-image: url(../images/yj-zx-zwgk-ic-zwzt-arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  cursor: pointer;
  z-index: 1;
}
.section4 .swiper-container-zwzt .swiper-zwzt-prev {
  right: auto;
  left: 0;
  background-image: url(../images/yj-zx-zwgk-ic-zwzt-arrow-left.png);
}
.section4 .swiper-container-zwzt .swiper-zwzt-prev.disabled,
.section4 .swiper-container-zwzt .swiper-zwzt-next.disabled {
  cursor: no-drop;
}
.section4 .jczwgk-container {
  margin-top: 40px;
  *zoom: 1;
}
.section4 .jczwgk-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section4 .jczwgk-container li {
  display: block;
  float: left;
  width: 18.85714%;
  margin-left: 1.42857%;
  margin-top: 18px;
  position: relative;
  text-align: center;
  border: solid 1px #bcddfa;
}
.section4 .jczwgk-container li:nth-child(5n+1) {
  margin-left: 0;
}
.section4 .jczwgk-container li:nth-child(-n+5) {
  margin-top: 0;
}
.section4 .jczwgk-container li::before, .section4 .jczwgk-container li::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #0764cc;
  transition: all 0.3s linear;
}
.section4 .jczwgk-container li::before {
  left: 0;
  top: 0;
}
.section4 .jczwgk-container li::after {
  right: 0;
  bottom: 0;
}
.section4 .jczwgk-container li a {
  display: block;
  width: 100%;
  height: 67px;
  line-height: 67px;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  text-align: center;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section4 .jczwgk-container li a::before, .section4 .jczwgk-container li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 0;
  background-color: #0764cc;
  transition: all 0.3s linear;
}
.section4 .jczwgk-container li a::before {
  left: 0;
  top: 0;
}
.section4 .jczwgk-container li a::after {
  right: 0;
  bottom: 0;
}
.section4 .jczwgk-container li:hover {
  background-color: #f7f9fc;
}
.section4 .jczwgk-container li:hover::before, .section4 .jczwgk-container li:hover::after {
  width: 100%;
}
.section4 .jczwgk-container li:hover a {
  color: #0764cc;
}
.section4 .jczwgk-container li:hover a::before,
.section4 .jczwgk-container li:hover a::after {
  height: 100%;
}
@media screen and (max-width: 1450px) {
  .section4 {
    padding: 3.125vw 0;
  }
  .section4 .swiper-container-zwzt {
    margin: 2.08333vw auto 3.125vw;
  }
  .section4 .swiper-container-zwzt .swiper-zwzt-prev,
  .section4 .swiper-container-zwzt .swiper-zwzt-next {
    width: 1.875vw;
    height: 2.60417vw;
    background-size: 0.52083vw 1.04167vw;
  }
  .section4 .jczwgk-container {
    margin-top: 2.08333vw;
  }
  .section4 .jczwgk-container li {
    margin-top: 0.9375vw;
  }
  .section4 .jczwgk-container li a {
    height: 3.48958vw;
    line-height: 3.48958vw;
  }
}
