.section1 {
  margin-top: 50px;
  *zoom: 1;
}
.section1:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section1 #news-swiper {
  float: left;
  width: 51.42857%;
  height: 400px;
}
.section1 #news-swiper.swiper-container .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
.section1 #news-swiper.swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section1 #news-swiper.swiper-container .swiper-wrapper .swiper-slide a p {
  height: 48px;
  line-height: 48px;
  padding-left: 25px;
  padding-right: 20%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section1 #news-swiper.swiper-container .swiper-pagination {
  text-align: right;
}
.section1 #news-swiper.swiper-container .swiper-pagination.swiper-pagination-bullets {
  bottom: 14px;
  left: auto;
  right: 10px;
}
.section1 #news-swiper.swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 10px 0 0;
  background: #fff;
  opacity: 1;
}
.section1 #news-swiper.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #6391d1;
}
.section1 .right-container {
  float: right;
  width: 46.64285%;
}

.tabs {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.tabs a {
  display: inline-block;
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  font-weight: 700;
  color: #333;
  padding-bottom: 12px;
  margin-right: 30px;
  border-bottom: 4px solid transparent;
}
.tabs a.current {
  color: #0764cc;
  border-bottom: 4px solid #0764cc;
}

.news-list li {
  height: 60px;
  line-height: 60px;
}

.section2 {
  margin-top: 50px;
  *zoom: 1;
}
.section2:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .left-container {
  float: left;
  width: 60.71428%;
}
.section2 .left-container .zcwj-lists {
  margin-bottom: 20px;
}
.section2 .right-container {
  float: right;
  width: 36.35714%;
}
.section2 .right-container .title-container {
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.section2 .right-container .title-container::before {
  content: "";
  height: 2px;
  opacity: 0.23;
  background: linear-gradient(45deg, #ebf3fd 0%, #0764cc 100%);
  width: 28%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.section2 .right-container .title-container::after {
  content: "";
  height: 2px;
  opacity: 0.23;
  background: linear-gradient(45deg, #0764cc 0%, #ebf3fd 100%);
  width: 28%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.section2 .right-container .title-container a {
  color: #0764cc;
  font-size: 23.4px;
  font-size: calc(26 * var(--font-scale) * 1px);
  font-weight: 700;
  background: #f4f8fe;
}
.section2 .right-container .zfxxgk-container {
  background: #f4f8fe;
  padding: 40px 22px;
}
.section2 .right-container .zfxxgk-container .items {
  *zoom: 1;
  margin-top: 25px;
}
.section2 .right-container .zfxxgk-container .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .right-container .zfxxgk-container .items .item {
  width: 48.6%;
  margin-left: 1.4%;
  float: left;
  margin-top: 1.4%;
  height: 72px;
  line-height: 72px;
  background-image: url(/images/yj-zx-zz-img-zfxxgk-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.section2 .right-container .zfxxgk-container .items .item:nth-child(2n+1) {
  margin-left: 0;
}
.section2 .right-container .zfxxgk-container .items .item:nth-child(-2n) {
  margin-top: 0;
}
.section2 .right-container .zfxxgk-container .items .item img {
  vertical-align: middle;
}
.section2 .right-container .zfxxgk-container .items .item span {
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  color: #0764cc;
  margin-left: 10px;
}
.section2 .right-container .zfxxgk-container .items .item:hover img {
  animation: flip-vertical-left 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.section2 .right-container .zfxxgkml-container {
  background: #f4f8fe;
  margin-top: 40px;
  padding: 40px 22px;
}
.section2 .right-container .zfxxgkml-container .title-container::before, .section2 .right-container .zfxxgkml-container .title-container::after {
  width: 24%;
}
.section2 .right-container .zfxxgkml-container .items {
  margin-top: 40px;
  *zoom: 1;
}
.section2 .right-container .zfxxgkml-container .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 .right-container .zfxxgkml-container .items .item {
  float: left;
  width: 29.46236%;
  margin-left: 5.80646%;
  height: 128px;
  background-color: #fff;
  text-align: center;
  padding: 30px 20px 0;
}
.section2 .right-container .zfxxgkml-container .items .item span {
  margin-top: 16px;
  display: block;
}
.section2 .right-container .zfxxgkml-container .items .item:nth-child(1) {
  margin-left: 0;
}
.section2 .right-container .zfxxgkml-container .items .item:hover {
  background-color: #edf4ff;
}

@keyframes flip-vertical-left {
  0% {
    transform: rotateY(0);
  }
  50% {
    transform: rotateY(-180deg);
  }
  100% {
    transform: rotateY(0);
  }
}
.section3 {
  margin-top: 40px;
}
.section3 .title-container {
  text-align: center;
  height: 26px;
  line-height: 26px;
}
.section3 .title-container::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: -1;
}
.section3 .title-container a {
  background-color: #fff;
  padding: 0 30px;
  font-size: 23.4px;
  font-size: calc(26 * var(--font-scale) * 1px);
  font-weight: 700;
  color: #0764cc;
}
.section3 .items {
  *zoom: 1;
}
.section3 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section3 .items .item {
  float: left;
  width: 23.14285%;
  margin-top: 24px;
  margin-left: 2.42857%;
  background: #f4f8fe;
  height: 78px;
  line-height: 78px;
  position: relative;
  transition: all 0.2s ease-in;
}
.section3 .items .item:hover {
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1);
}
.section3 .items .item:nth-child(4n+1) {
  margin-left: 0;
}
.section3 .items .item img {
  position: absolute;
  left: 18.5185%;
  top: 50%;
  transform: translateY(-50%);
}
.section3 .items .item span {
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  color: #0764cc;
  padding-left: 30%;
}
.section3 .imgs {
  margin-top: 30px;
  margin-bottom: 30px;
  *zoom: 1;
}
.section3 .imgs:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section3 .imgs img {
  width: 100%;
}
.section3 .imgs a:nth-child(1) {
  float: left;
  width: 66.64285%;
}
.section3 .imgs a:nth-child(2) {
  float: right;
  width: 31.42857%;
}

@media screen and (max-width: 1450px) {
  .section2 .right-container .zfxxgk-container .items .item span {
    margin-left: 2px;
  }
  .section2 .right-container .zfxxgkml-container .items .item {
    padding: 30px 8px 0;
  }
  .section2 .right-container .zfxxgkml-container .items .item span {
    margin-top: 16px;
  }
}
@media screen and (max-width: 992px) {
  .section1 {
    margin-top: 20px;
  }
  .section1 #news-swiper {
    float: none;
    width: 100%;
    height: 200px;
  }
  .section1 #news-swiper.swiper-container .swiper-wrapper .swiper-slide a p {
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    padding-right: 20%;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .section1 #news-swiper.swiper-container .swiper-pagination.swiper-pagination-bullets {
    bottom: 14px;
    left: auto;
    right: 10px;
  }
  .section1 #news-swiper.swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 10px 0 0;
    background: #fff;
    opacity: 1;
  }
  .section1 .right-container {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .tabs {
    margin-bottom: 10px;
  }
  .tabs a {
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
    padding-bottom: 10px;
    margin-right: 15px;
    border-bottom: 2px solid transparent;
  }
  .tabs a.current {
    border-bottom: 2px solid #0764cc;
  }
  .news-list li {
    height: 50px;
    line-height: 50px;
  }
  .section2 {
    margin-top: 15px;
  }
  .section2 .left-container {
    float: none;
    width: 100%;
  }
  .section2 .left-container .zcwj-lists {
    margin-bottom: 10px;
  }
  .section2 .right-container {
    float: none;
    width: 100%;
  }
  .section2 .right-container .title-container {
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  .section2 .right-container .title-container::before, .section2 .right-container .title-container::after {
    width: 20%;
  }
  .section2 .right-container .title-container a {
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
  }
  .section2 .right-container .zfxxgk-container {
    padding: 15px;
  }
  .section2 .right-container .zfxxgk-container .items {
    *zoom: 1;
    margin-top: 15px;
  }
  .section2 .right-container .zfxxgk-container .items:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .section2 .right-container .zfxxgk-container .items .item {
    display: block;
    width: 100%;
    margin-left: 0;
    float: none;
    margin-top: 1.4%;
    height: 50px;
    line-height: 50px;
  }
  .section2 .right-container .zfxxgk-container .items .item:nth-child(-2n) {
    margin-top: 1.4%;
  }
  .section2 .right-container .zfxxgk-container .items .item img {
    vertical-align: middle;
  }
  .section2 .right-container .zfxxgk-container .items .item span {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    margin-left: 10px;
  }
  .section2 .right-container .zfxxgkml-container {
    margin-top: 15px;
    padding: 15px;
  }
  .section2 .right-container .zfxxgkml-container .title-container::before, .section2 .right-container .zfxxgkml-container .title-container::after {
    width: 15%;
  }
  .section2 .right-container .zfxxgkml-container .items {
    margin-top: 15px;
    *zoom: 1;
  }
  .section2 .right-container .zfxxgkml-container .items:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .section2 .right-container .zfxxgkml-container .items .item {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 2%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    text-align: left;
    padding: 0;
    position: relative;
    padding-left: calc(10% + 40px);
  }
  .section2 .right-container .zfxxgkml-container .items .item img {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
  }
  .section2 .right-container .zfxxgkml-container .items .item span {
    margin-top: 0;
    display: inline-block;
  }
  .section3 {
    margin-top: 15px;
  }
  .section3 .title-container {
    height: 22px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .section3 .title-container a {
    padding: 0 15px;
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
  }
  .section3 .items .item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 2%;
    margin-left: 0;
    height: 50px;
    line-height: 50px;
  }
  .section3 .items .item img {
    left: 10%;
  }
  .section3 .items .item span {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    padding-left: 24%;
  }
  .section3 .imgs {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .section3 .imgs img {
    width: 100%;
  }
  .section3 .imgs a:nth-child(1) {
    float: none;
    width: 100%;
  }
  .section3 .imgs a:nth-child(2) {
    float: none;
    width: 100%;
  }
}