@charset "UTF-8";
.section1 {
  background-image: url(/images/yj-zx-zjzx-bg-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.section1 .jbxq-container {
  margin-top: 253px;
  background-color: #fff;
  *zoom: 1;
  padding: 35px;
}
.section1 .jbxq-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section1 .jbxq-container .video-box {
  float: right;
  width: 50%;
  height: 0;
  padding-top: 30%;
}
.section1 .jbxq-container .video-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section1 .jbxq-container .jbxq {
  text-align: left;
  float: left;
  width: 48%;
}
.section1 .jbxq-container .jbxq h1 {
  font-size: 36px;
  font-size: calc(40 * var(--font-scale) * 1px);
  background-image: linear-gradient(to top, #0764cc, #3c97fd), linear-gradient(to bottom, #333, #333);
  color: #333;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  margin: 0;
}
.section1 .jbxq-container .jbxq p {
  margin-top: 33px;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  line-height: 2.22;
}
.section1 .jbxq-container .jbxq p a {
  color: #0764cc;
}
.section1 .items {
  margin-top: 39px;
  margin-bottom: 60px;
  *zoom: 1;
}
.section1 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section1 .items a {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 48.21428%;
  height: 0;
  padding-top: 12%;
  transition: all 0.3s ease;
}
.section1 .items a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section1 .items a:nth-child(1) {
  float: left;
}
.section1 .items a:nth-child(2) {
  float: right;
}
.section1 .items a:hover {
  box-shadow: 0px 0px 6px 0 rgba(7, 100, 204, 0.2);
}

.section-title {
  display: block;
  margin: 0 auto;
  width: 19.35714%;
  max-width: 271px;
}
.section-title img {
  width: 100%;
}

.section2 {
  background: url(/images/yj-zx-zjzx-bg-2-2.png) no-repeat top right, url(/images/yj-zx-zjzx-bg-2-1.png) no-repeat left bottom;
  padding: 58px 0 60px;
}
.section2 #wlzx-swiper {
  margin-top: 20px;
  box-sizing: border-box;
}
.section2 #wlzx-swiper .swiper-slide {
  *zoom: 1;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #f2f5f7;
}
.section2 #wlzx-swiper .swiper-slide:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section2 #wlzx-swiper .swiper-slide .img-container {
  float: left;
  width: 69.2857%;
  height: 0;
  padding-top: 34.2857%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}
.section2 #wlzx-swiper .swiper-slide .img-container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section2 #wlzx-swiper .swiper-slide .img-container img:hover {
  -webkit-animation: scale-draw 20s ease-in-out infinite;
          animation: scale-draw 20s ease-in-out infinite;
}
.section2 #wlzx-swiper .swiper-slide .infos {
  float: left;
  width: 30.7%;
  padding: 40px 53px 30px 40px;
  text-align: left;
}
.section2 #wlzx-swiper .swiper-slide .infos h1 {
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section2 #wlzx-swiper .swiper-slide .infos .time {
  display: block;
  position: relative;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #999;
  margin-top: 15px;
}
.section2 #wlzx-swiper .swiper-slide .infos p {
  margin-top: 30px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 9; /*设置多行的行数*/
}
.section2 #wlzx-swiper .swiper-slide .infos a {
  color: #0764cc;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  margin-top: 10px;
  display: block;
}
.section2 #wlzx-swiper .swiper-prev,
.section2 #wlzx-swiper .swiper-next {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url(/images/yj-zx-zjzx-ic-wlzx-arrow-left.png);
  background-position: center;
  background-size: 15px 30px;
  z-index: 1;
  background-repeat: no-repeat;
  cursor: pointer;
}
.section2 #wlzx-swiper .swiper-next {
  left: auto;
  right: 0;
  background-image: url(/images/yj-zx-zjzx-ic-wlzx-arrow-right.png);
}

.section3 {
  background-color: #f2f5f7;
  background-image: url(/images/yj-zx-zjzx-bg-3.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  padding: 60px 0;
}
.section3 .items {
  margin-top: 40px;
  *zoom: 1;
}
.section3 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section3 .items a {
  display: block;
  width: 24.1357%;
  float: left;
  position: relative;
  margin-left: 1.15%;
}
.section3 .items a:nth-child(1) {
  margin-left: 0;
  margin-top: 72px;
}
.section3 .items a:nth-child(3) {
  margin-top: 72px;
}
.section3 .items a .img-container {
  width: 100%;
  height: 0;
  padding-top: 150.04439%;
  overflow: hidden;
  border-radius: 8px;
}
.section3 .items a .img-container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  perspective: 1000;
}
.section3 .items a span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  line-height: 70px;
  font-size: 21.6px;
  font-size: calc(24 * var(--font-scale) * 1px);
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(0, 0, 0, 0.45);
}
.section3 .items a:hover img {
  transform: scale(1.1);
}

.section4 {
  padding: 60px 0;
}
.section4 .more-container {
  text-align: right;
}
.section4 .more-container a {
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  color: #999;
}
.section4 .tscy-container {
  margin-top: 22px;
  *zoom: 1;
}
.section4 .tscy-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section4 .tscy-container #tscy-swiper {
  float: left;
  width: 64%;
  height: 460px;
  border-radius: 10px;
  box-shadow: 1.8px 3.6px 20px 0 rgba(28, 85, 150, 0.15);
  text-align: center;
}
.section4 .tscy-container #tscy-swiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section4 .tscy-container #tscy-swiper .pagination {
  bottom: 30px;
  z-index: 1;
}
.section4 .tscy-container #tscy-swiper .pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.section4 .tscy-container #tscy-swiper .pagination .swiper-pagination-bullet-active {
  background-color: #ffe614;
}
.section4 .tscy-container .items {
  float: right;
  width: 34.2857%;
}
.section4 .tscy-container .items a {
  display: block;
  box-sizing: border-box;
  position: relative;
  border-radius: 12px;
  padding: 20px 29px;
  height: 140px;
  margin-top: 20px;
  text-align: left;
  box-shadow: 1.8px 3.6px 20px 0 rgba(28, 85, 150, 0.15);
}
.section4 .tscy-container .items a.active {
  box-shadow: 1.8px 3.6px 20px 0 rgba(28, 85, 150, 0.5);
}
.section4 .tscy-container .items a:nth-child(1) {
  margin-top: 0;
}
.section4 .tscy-container .items a h1 {
  margin: 0;
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section4 .tscy-container .items a .time {
  display: block;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  margin-top: 22px;
  color: #666;
}
.section4 .tscy-container .items a .detail {
  display: block;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  color: #0764cc;
  margin-top: 22px;
}

.section5 {
  padding: 60px 0;
  background-color: #f7f9fb;
  background-image: url(/images/yj-zx-zjzx-bg-5.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.section5 .items {
  margin-top: 26px;
  *zoom: 1;
}
.section5 .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section5 .items a {
  display: block;
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 15.57142%;
  height: 560px;
  transition: all 0.5s ease;
  overflow: hidden;
}
.section5 .items a.cur {
  width: 53.14285%;
}
.section5 .items a.cur .layer {
  height: 60px;
}
.section5 .items a.cur .layer span {
  left: -100%;
}
.section5 .items a.cur .title {
  bottom: 0;
}
.section5 .items a img {
  height: 100%;
  width: auto;
  min-width: 100%;
}
.section5 .items a .layer {
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  text-align: center;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transition: all 0.5s;
}
.section5 .items a .layer span {
  -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  letter-spacing: 1.8px;
}
.section5 .items a .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  transition: all 0.5s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@-webkit-keyframes scale-draw {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
}

@keyframes scale-draw {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
}
@media screen and (max-width: 1450px) {
  .section1 .jbxq-container {
    margin-top: 13.17708vw;
    padding: 1.82292vw;
  }
  .section1 .jbxq-container .jbxq p {
    margin-top: 1.71875vw;
  }
  .section1 .items {
    margin-top: 2.03125vw;
    margin-bottom: 3.125vw;
  }
  .section-title {
    max-width: 14.11458vw;
  }
  .section2 {
    padding: 3.02083vw 0 3.125vw;
  }
  .section2 #wlzx-swiper {
    margin-top: 1.04167vw;
  }
  .section2 #wlzx-swiper .swiper-slide {
    border-radius: 0.52083vw;
  }
  .section2 #wlzx-swiper .swiper-slide .img-container {
    border-top-left-radius: 0.52083vw;
    border-bottom-left-radius: 0.52083vw;
  }
  .section2 #wlzx-swiper .swiper-slide .infos {
    padding: 2.08333vw 2.76042vw 1.5625vw 2.08333vw;
  }
  .section2 #wlzx-swiper .swiper-slide .infos .time {
    margin-top: 0.78125vw;
  }
  .section2 #wlzx-swiper .swiper-slide .infos p {
    margin-top: 1.5625vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 8; /*设置多行的行数*/
  }
  .section2 #wlzx-swiper .swiper-slide .infos a {
    margin-top: 0.52083vw;
  }
  .section2 #wlzx-swiper .swiper-prev,
.section2 #wlzx-swiper .swiper-next {
    position: absolute;
    width: 1.875vw;
    height: 4.6875vw;
    background-size: 0.78125vw 1.5625vw;
  }
  .section3 {
    padding: 3.125vw 0;
  }
  .section3 .items {
    margin-top: 2.08333vw;
  }
  .section3 .items a:nth-child(1) {
    margin-top: 3.75vw;
  }
  .section3 .items a:nth-child(3) {
    margin-top: 3.75vw;
  }
  .section3 .items a .img-container {
    border-radius: 0.41667vw;
  }
  .section3 .items a span {
    height: 3.64583vw;
    line-height: 3.64583vw;
    border-bottom-left-radius: 0.20833vw;
    border-bottom-right-radius: 0.20833vw;
  }
  .section4 {
    padding: 3.125vw 0;
  }
  .section4 .tscy-container {
    margin-top: 1.14583vw;
  }
  .section4 .tscy-container #tscy-swiper {
    height: 23.95833vw;
    border-radius: 0.52083vw;
  }
  .section4 .tscy-container #tscy-swiper .pagination {
    bottom: 1.5625vw;
  }
  .section4 .tscy-container .items a {
    border-radius: 0.625vw;
    padding: 1.04167vw 1.51042vw;
    height: 7.29167vw;
    margin-top: 1.04167vw;
  }
  .section4 .tscy-container .items a .time {
    margin-top: 0.78125vw;
  }
  .section4 .tscy-container .items a .detail {
    margin-top: 0.52083vw;
  }
  .section5 {
    padding: 3.125vw 0;
  }
  .section5 .items {
    margin-top: 1.35417vw;
  }
  .section5 .items a {
    height: 29.16667vw;
  }
  .section5 .items a.cur .layer {
    height: 3.125vw;
  }
  .section5 .items a .title {
    bottom: -3.125vw;
    height: 3.125vw;
    line-height: 3.125vw;
    padding-left: 0.78125vw;
    padding-right: 0.78125vw;
  }
}
@media screen and (max-width: 992px) {
  .section1 {
    background-size: 100% auto;
  }
  .section1 .jbxq-container {
    margin-top: 50px;
    *zoom: 1;
    padding: 0;
  }
  .section1 .jbxq-container:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .section1 .jbxq-container .video-box {
    float: none;
    margin-top: initial;
    width: 100%;
    height: 0;
    padding-top: 57.3529%;
  }
  .section1 .jbxq-container .jbxq {
    text-align: left;
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .section1 .jbxq-container .jbxq h1 {
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
  }
  .section1 .jbxq-container .jbxq p {
    margin-top: 15px;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 1.8;
  }
  .section1 .items {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .section1 .items a {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 0;
    padding-top: 24.8888%;
  }
  .section1 .items a:nth-child(1) {
    float: none;
  }
  .section1 .items a:nth-child(2) {
    float: none;
    margin-top: 10px;
  }
  .section-title {
    display: block;
    margin: 0 auto;
    width: 170px;
    max-width: initial;
  }
  .section2 {
    padding: 15px 0;
  }
  .section2 #wlzx-swiper {
    margin-top: 15px;
  }
  .section2 #wlzx-swiper .swiper-slide {
    border-radius: 10px;
  }
  .section2 #wlzx-swiper .swiper-slide .img-container {
    float: none;
    width: 100%;
    height: 0;
    padding-top: 200px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: initial;
  }
  .section2 #wlzx-swiper .swiper-slide .infos {
    float: none;
    width: 100%;
    padding: 15px;
  }
  .section2 #wlzx-swiper .swiper-slide .infos h1 {
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .section2 #wlzx-swiper .swiper-slide .infos .time {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    margin-top: 15px;
  }
  .section2 #wlzx-swiper .swiper-slide .infos p {
    margin-top: 15px;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .section2 #wlzx-swiper .swiper-slide .infos a {
    color: #0764cc;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    margin-top: 10px;
    display: block;
  }
  .section2 #wlzx-swiper .swiper-prev,
.section2 #wlzx-swiper .swiper-next {
    position: absolute;
    left: 0;
    top: 80px;
    transform: none;
    width: 36px;
    height: 45px;
    background-size: 15px 30px;
  }
  .section2 #wlzx-swiper .swiper-next {
    right: 0;
    left: initial;
  }
  .section3 {
    padding: 15px 0;
  }
  .section3 .items {
    margin-top: 15px;
  }
  .section3 .items a {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .section3 .items a:nth-child(1), .section3 .items a:nth-child(3) {
    margin-left: 0;
    margin-top: 0;
  }
  .section3 .items a .img-container {
    border-radius: 4px;
  }
  .section3 .items a span {
    height: 45px;
    line-height: 45px;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .section4 {
    padding: 15px 0;
  }
  .section4 .more-container a {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .section4 .tscy-container {
    margin-top: 15px;
  }
  .section4 .tscy-container #tscy-swiper {
    float: none;
    width: 100%;
    height: 180px;
    border-radius: 10px;
  }
  .section4 .tscy-container #tscy-swiper .pagination {
    bottom: 30px;
  }
  .section4 .tscy-container .items {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .section4 .tscy-container .items a {
    border-radius: 12px;
    padding: 15px;
    height: auto;
    margin-top: 15px;
  }
  .section4 .tscy-container .items a h1 {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .section4 .tscy-container .items a .time {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    margin-top: 10px;
  }
  .section4 .tscy-container .items a .detail {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    margin-top: 10px;
  }
  .section5 {
    padding: 15px 0;
  }
  .section5 .items {
    margin-top: 15px;
  }
  .section5 .items a {
    display: block;
    float: none;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-top: 5px;
  }
  .section5 .items a.cur {
    width: 100%;
  }
  .section5 .items a.cur .layer {
    height: 45px;
  }
  .section5 .items a.cur .layer span {
    left: -100%;
  }
  .section5 .items a.cur .title {
    bottom: 0;
  }
  .section5 .items a .layer {
    height: 45px;
  }
  .section5 .items a .layer span {
    left: -100%;
  }
  .section5 .items a .title {
    bottom: 0;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
}