@charset "UTF-8";

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}
.dh-prev,
.dh-next {
  opacity: 0.5;
}
.dh-prev:hover,
.dh-next:hover {
  opacity: 1;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
body {
  position: relative;
}
body::after {
  content: "";
  position: absolute;
  top: 3000px;
  z-index: -1;
  left: 0;
  width: 990px;
  height: 642px;
  background: url(../img/hw2.png) no-repeat center center / 100% 100%;
}
body::before {
  content: "";
  position: absolute;
  top: 3500px;
  right: 0;
  width: 393px;
  height: 722px;
  z-index: -1;

  background: url(../img/hw1.png) no-repeat center center / 100% 100%;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body {
  overflow-x: hidden;
}

#banner {
  position: relative;
  height: 100vh;
}
.down {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  cursor: pointer;
}
.down img {
  width: 39px;
}
#banner .banner {
  height: 100%;
  background-size: cover;
  position: relative;
}

#banner .banner::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 155px;
  background: url(../img/zz.png) no-repeat bottom center;
  background-size: 100%;
}

#banner .banner .mytit {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: 99;
}

#banner .banner .mytit .container {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
}

#banner .banner .mytit .container a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
}

#banner .banner .mybanner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#banner .banner .tit {
  -webkit-transform: translate(-50px, -50px);
  -ms-transform: translate(-50px, -50px);
  transform: translate(-50px, -50px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin-bottom: 40px;
}

#banner .banner .text {
  -webkit-transform: translate(-50px, 50px);
  -ms-transform: translate(-50px, 50px);
  transform: translate(-50px, 50px);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
  margin-bottom: 40px;
}

#banner .ani-slide .tit {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

#banner .ani-slide .text {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

#banner .swiper-container {
  width: 100%;
  height: 100%;
  z-index: 0;
}

#banner .container {
  position: relative;
}

#banner .swiper-pagination2 {
  width: auto;
  right: 0;
  bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#banner .swiper-pagination2 .swiper-pagination-bullet {
  background: 0 0;
  font-size: 14px;
  width: 50px;
  text-align: center;
  color: #3d6a7d;
  opacity: 1;
  margin: 0 10px;
}

#banner .swiper-pagination2 .swiper-pagination-bullet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#banner .swiper-pagination2 .swiper-pagination-bullet span {
  opacity: 0;
  margin-bottom: 10px;
}

#banner .swiper-pagination2 .swiper-pagination-bullet-active span {
  opacity: 1;
}

#banner .swiper-pagination2 .swiper-pagination-bullet img {
  width: 15px;
  height: 28px;
  content: url(../img/eng/sl1.png);
}

#banner .swiper-pagination2 .swiper-pagination-bullet-active img {
  content: url(../img/eng/sl2.png);
  position: relative;
}

.more {
  font-size: 14px;
  color: #206d73;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.more a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.more a img {
  margin-left: 10px;
}

.more:hover {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.bigtit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bigtit .tit {
  font-size: 40px;
  color: #333;
}

.mytitle {
  font-size: 54px;
  font-weight: 700;
  color: #333;
  position: relative;
}

.mytitle::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 83px;
  height: 1px;
  background-color: #062462;
}

.yjjz {
  padding-top: 75px;
  position: relative;
  height: 986px;
}

.yjjz .con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.yjjz .lbt {
  position: relative;
  margin-top: 40px;
  left: 500px;
  overflow: hidden;
}

.yjjz .lbt .myswiper-container3 {
  overflow: visible;
}

.yjjz .lbt .swiper-button-prev {
  left: 0;
  width: 60px;
  height: 60px;
  margin-top: -30px;
}

.yjjz .lbt .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.yjjz .lbt .swiper-wrapper::after {
  content: "";
  display: block;
  height: 649px;
  width: auto;
}

.yjjz .lbt .swiper-slide:nth-child(2n) {
  overflow: hidden;
  background: #eef5f7;
}

.yjjz .lbt .swiper-slide:nth-child(2n-1) {
  overflow: hidden;
  background: #f7fbfa;
}

.yjjz .lbt .item {
  height: 589px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.yjjz .lbt .item:hover {
  height: 649px;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#8ea197),
    to(#b9d3c5)
  );
  background: -webkit-linear-gradient(bottom, #8ea197 0, #b9d3c5 100%);
  background: linear-gradient(0deg, #8ea197 0, #b9d3c5 100%);
}

.yjjz .lbt .item:hover .number {
  bottom: 0;
}

.yjjz .lbt .item:hover .text {
  color: #fff !important;
}

.yjjz .lbt .item:hover .more {
  color: #fff !important;
}

.yjjz .lbt .item:hover .more img:nth-child(1) {
  display: none !important;
}

.yjjz .lbt .item:hover .more img:nth-child(2) {
  display: block;
}

.yjjz .lbt .item .pic {
  overflow: hidden;
}

.yjjz .lbt .item .pic img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.yjjz .lbt .item .text {
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0 40px;
}

.yjjz .lbt .item .text .t1 {
  text-align: center;
  font-weight: 700;
  margin-top: 60px;
  font-size: 24px;
}

.yjjz .lbt .item .text .t2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.yjjz .lbt .item .text .more {
  font-size: 14px;
  color: #77aeb6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 74px 0 20px;
}

.yjjz .lbt .item .text .more img {
  margin-left: 8px;
  display: none;
}

.yjjz .lbt .item .text .more img:nth-child(1) {
  display: block;
}

.yjjz .lbt .item .info {
  margin-top: 50px;
  width: 100%;
}

.yjjz .lbt .item .number {
  position: absolute;
  right: -15px;
  bottom: -20px;
  -webkit-text-stroke: 1px #dcebec;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-family: "Courier New", Courier, monospace;
  font-size: 130px;
  -webkit-transform: scaleY(0.7);
  -ms-transform: scaleY(0.7);
  transform: scaleY(0.7);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  line-height: 0.7;
  height: 91px;
}

.yjjz .lbtdh {
  position: absolute;
  left: 400px;
  top: 700px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
}

.yjjz .lbtdh img {
  cursor: pointer;
}

.yjjz .lbtdh .dh-next {
  margin-top: 20px;
}

.yjjz::after {
  content: "";
  height: 553px;
  background: #f1f1f1;
  width: 100%;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -3;
}

.yjjz::before {
  content: "";
  position: absolute;
  left: 95px;
  top: 222px;
  width: 790px;
  height: 437px;
  background: url(../img/eng/bg1.png) no-repeat bottom center;
  background-size: 100%;
}

.publi {
  height: 868px;
  background: url(../img/eng/bg2.png) no-repeat center center;
  background-size: cover;
  padding-top: 66px;
}

.publi .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.publi .container .n {
  position: absolute;
  width: 140px;
  height: 120px;
  left: 360px;
  bottom: 0;
}

.publi .con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
}

.publi .con .mytitle {
  color: #fff;
}

.publi .con .mytitle::after {
  background-color: #fff;
}

.publi .con .tabbar {
  margin-top: 50px;
  margin-bottom: 210px;
}

.publi .con .tabbar .list {
  font-size: 26px;
  width: 160px;
  cursor: pointer;
  padding-left: 16px;
}

.publi .con .tabbar .list:nth-child(2) {
  margin: 30px 0;
}

.publi .con .tabbar .list:hover {
  color: #1c5763;
  background: url(../img/eng/tabbg.png) no-repeat center center/cover;
  position: relative;
}

.publi .con .tabbar .list:hover::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
  height: 9px;
  background: url(../img/eng/ljt.png) no-repeat center center/cover;
}

.publi .con .tabbar .act {
  color: #1c5763;
  background: url(../img/eng/tabbg.png) no-repeat center center/cover;
  position: relative;
}

.publi .con .tabbar .act::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
  height: 9px;
  background: url(../img/eng/ljt.png) no-repeat center center/cover;
}

.publi .conright {
  width: 726px;
  padding: 20px 20px 0 20px;
  background: #fff;
  display: none;
}

.publi .conright .list {
  padding: 18px 0;
  border-bottom: 1px solid #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.publi .conright .list .list-info {
  width: 442px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
}

.publi .conright .list .list-info .tit {
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
.publi .conright .list .list-info:hover {
  transform: translate(10px);
  .tit {
    color: #1f6e78;
  }
}
.publi .conright .list .list-info .text {
  font-size: 14px;
  color: #666;
  margin: 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 22px;
}

.publi .conright .list .list-info .date {
  font-size: 14px;
  color: #1c5763;
  line-height: 24px;
  font-style: italic;
}

.publi .conright .list .pic {
  width: 166px;
  height: 100%;
}

.publi .conright .list .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.publi .conright .list:last-child {
  border-bottom: none;
}

.publi .conright.act {
  display: block;
}

.lab {
  margin-top: 20px;
}

.lab .labwarp {
  width: 1462px;
  background: #fff;
  margin: -150px auto 0;
  padding: 45px 0;
}

.lab .con .contop {
  position: relative;
  left: 170px;
  width: 1162px;
  height: 402px;
  padding: 66px 71px;
  margin-top: 72px;
  background: url(../img/eng/rbn.png) no-repeat center center/cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lab .con .contop .left {
  width: 459px;
}

.lab .con .contop .left .tit {
  font-weight: 700;
  font-size: 30px;
  color: #333;
  padding: 5px 41px 5px 5px;
  background: linear-gradient(135deg, #85a596, #E9F0EC,#E9F0EC);
}

.lab .con .contop .left .name {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  margin: 19px 0 43px;
}

.lab .con .contop .left .info {
  font-weight: 400;
  font-size: 12px;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 20px;
}

.lab .con .contop .right {
  margin-top: -150px;
}

.lab .con .contop .right img {
  height: 416px;
  width: auto;
}

.lab .con .conbot {
  margin-top: -130px;
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lab .con .conbot .conlist {
  width: 171PX;
  height: 213px;
  font-size: 0;
  /*cursor: pointer;*/
}
.tit a {
  transition: all 0.3s ease-in-out;
  position: relative;
  left: 0;
}
.tit a:hover {
  left: 10px;
  color: #1f6e78;
}
.lab .con .conbot .act {
  border: 3px solid #1f6e78;
  overflow: hidden;
  box-sizing: border-box;
  img {
    height: 100%;
    background-color: #1f6e78;
    object-fit: cover;
  }
}
.lab .con .conbot .conlist .labavatar {
  width: auto;
  height: 215px;
  min-width: 175px;
}

.lab .con .conbot .conlist:nth-child(1) .labavatar {
  background-color: #3d4055;
}

.lab .con .conbot .conlist:nth-child(2) .labavatar {
  background-color: #e8f4f8;
}

.lab .con .conbot .conlist:nth-child(3) .labavatar {
  background-color: #3d4055;
}

.lab .con .conbot .conlist:nth-child(4) .labavatar {
  background-color: #f8f0f0;
}

.lab .con .conbot .conlist:nth-child(5) .labavatar {
  background-color: #3d4055;
}

.lab .con .conbot .conlist:nth-child(6) .labavatar {
  background-color: #f8f8f0;
}

.lab .con .conbot .conlist:nth-child(7) .labavatar {
  background-color: #3d4055;
}

.lab .con .conbot .last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -webkit-linear-gradient(340deg, #486b5d 0, #3e898e 100%);
  background: linear-gradient(110deg, #486b5d 0, #3e898e 100%);
}

.news {
  margin-top: 30px;
}

.news .con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news .imgtop {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news .imgtop .xian {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news .imgtop .xian .x {
  width: 1px;
  height: 297px;
  margin-top: 22px;
  background: #85a596;
}

.news .imgtop .list {
  width: 543px;
  height: 358px;
  position: relative;
  overflow: hidden;

}
.news .imgtop .list::after{
  content: "";
  position: absolute;
  bottom:0;
  left: 0;
  width: 100%;
  background: url(../img/myzz.png) no-repeat center center / cover;
  height: 97px;
}
.news .imgtop .list img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  transition: all 0.5s;
  object-fit: cover;
}
.news .imgtop .list:hover img {
  transform: scale(1.05);
}
.news .imgtop .list .info {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
  bottom: 0;
}

.news .imgtop .list .info .date {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

.news .imgtop .list .info .tit {
  padding: 22px 0;
  width: 463px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news .newlist {
  margin: 60px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news .newlist .list {
  width: 373px;
  border-bottom: 1px solid #333;
}

.news .newlist .list .tit {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  line-height: 22px;
}

.news .newlist .list .date {
  font-size: 14px;
  padding: 45px 0 18px;
  color: #1c5763;
  font-style: italic;
}

.events {
  background: url(../img/bbbbg.png) no-repeat center center / 100% 100%;
}

.events .eventswarp {
  width: 1462px;
  margin: 0 auto;
  padding: 45px 0 0;
  position: relative;
  background: none;
  /* top: -150px; */
}

@media screen and (max-width: 1600px) {
  .events .eventswarp {
    background: url(../img/bbbbg.png) no-repeat center center / cover;
    /* top: -150px; */
  }
  .events {
    background: #316159;
  }
}

.events .eventswarp .mytitle {
  color: #fff;
}

.events .eventswarp .mytitle::after {
  background-color: #fff;
}

.events .eventswarp .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
}

.events .eventswarp .left {
  width: 614px;
}

.events .eventswarp .left .con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.events .eventswarp .left .imgbox {
  margin-top: 50px;
  background: #fff;
  padding: 5px 5px 30px;
}

.events .eventswarp .left .imgbox .big {
  height: 417px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.events .eventswarp .left .imgbox .date {
  margin-top: 20px;
  padding-left: 20px;
  font-size: 14px;
  color: #333;
}

.events .eventswarp .left .imgbox .date img {
  margin-right: 5px;
}

.events .eventswarp .left .imgbox .wz {
  padding-left: 20px;
  margin: 10px 0;
  font-weight: 400;
  font-size: 14px;
  color: #333;
}

.events .eventswarp .left .imgbox .wz img {
  margin-right: 5px;
}

/*.events .eventswarp .left .imgbox a {*/
/*  padding-left: 40px;*/
/*  display: block;*/
/*  width: 520px;*/
/*  font-weight: 700;*/
/*  transition: all 0.5s;*/
/*  transform: translate(0);*/
/*  white-space: nowrap;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*  font-size: 18px;*/
/*  color: #333;*/
/*}*/
.events .eventswarp .left .imgbox a:hover {
  transform: translate(10px);
  color: #1f6e78;
}
.events .eventswarp .right {
  width: 400px;
}

.events .eventswarp .right .con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.events .eventswarp .right .box {
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  position: relative;
  z-index: 99;
  top: 50px;
}

.events .eventswarp .right .box a {
  display: block;
  background: #fff;
  font-size: 0;
  border: 5px solid #fff;
  position: relative;
  overflow: hidden;
}
.events .eventswarp .right .box a:hover img {
  transform: scale(1.05);
}
.events .eventswarp .right .box a img {
  width: 100%;
  height: 210px;
  transition: all 0.5s;
}

.events .eventswarp .right .box a .info {
  position: absolute;
  left: 5px;
  bottom: 15px;
  height: 42px;
  background: #85a596;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  padding: 0 5px;
}

.events .eventswarp .right .box a:nth-child(2) {
  // border: 5px solid #fff;
  border-top: none;
  // border-bottom: none;
}

.bigwarp {
  padding: 60px 0 0;
  background: url(../img/eng/footer.png) no-repeat center center / cover;
  position: relative;
  z-index: 9999;
}
footer {
  background: none !important;
}
.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  padding: 20px 0;
}

.logo-container .center-logo {
  width: 380px;
  padding: 40px;
  height: 191px;
  border-radius: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 40px;
}

.logo-container .logobox {
  width: calc(100% - 170px);
}

.logo-container .one {
  margin: 30px auto;
  height: 70px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.logo-container .one ul {
  width: 100000px;
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-container .one ul li {
  display: block;
  margin: 0 10px;
  border-radius: 5px;
  position: relative;
}

footer {
  width: 100%;
  background: url(../img/eng/footer.png) no-repeat center center/cover;
  color: #888;
  padding: 40px 0 0;
}

footer .container {
  width: 1200px;
  margin: 0 auto;
}

footer .footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

footer .footer-resources {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 74px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

footer .nav-group {
  width: 184px;
}

footer .nav-group h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-bottom: 35px;
  position: relative;
}

footer .nav-group h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 20px;
  height: 3px;
  background: #333;
}

footer .nav-group h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -19px;
  width: 100%;
  height: 1px;
  background: #333;
}

footer .nav-group ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .nav-group ul li {
  margin-bottom: 12px;
  white-space: nowrap;
}

footer .nav-group ul li a {
  color: #888;
  text-decoration: none;
  font-size: 12px;
}

footer .nav-group ul li a:hover {
  color: #333;
}

footer .footer-contact .contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}

footer .footer-contact .contact-info span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #333;
}

footer .footer-contact .contact-info span img {
  margin-right: 10px;
  height: 10px;
  display: none;
}

footer .footer-contact .contact-info span img:nth-child(1) {
  display: block;
}

footer .footer-contact .contact-info .contact-btn {
  color: #fff;
  background: #315a63;
}

footer .footer-contact .contact-info .contact-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #333;
  border: 1px solid #333;
}

@media screen and (max-width: 800px) {
  body::before{
    content: none;
  }
  body::after{
    content: none;
  }
  .pc {
    display: none;
  }

  .mb {
    display: block;
  }

  .bigwarp {
    background: url(../img/eng/footer.png) no-repeat center center/cover;
  }

  #banner {
    height: auto;
  }

  #banner .banner {
    height: 8rem;
  }

  #banner .banner::after {
    height: 180px;
    background: url(../img/zz.png) no-repeat bottom center;
  }

  #banner .banner .mytit {
    bottom: 30px;
    padding: 0 0.2666666667rem;
    width: 70%;
  }

  #banner .banner .mytit .container {
    font-size: 20px;
  }

  #banner .banner .mytit .container a {
    width: 100%;
  }

  #banner .swiper-pagination2 {
    bottom: 40px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    right: 0;
  }

  #banner .swiper-pagination2 .swiper-pagination-bullet {
    width: 30px;
    margin: 0 5px;
  }

  footer {
    background: 0 0;
  }

  .mytitle {
    font-size: 28px;
  }

  .mytitle::after {
    width: 50px;
  }

  .yjjz {
    height: auto;
    padding: 0 0.2666666667rem;
  }

  .yjjz .con {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .yjjz .bigmore {
    margin: 20px 0;
  }

  .yjjz .lbt {
    left: 0;
    margin-top: 0;
    width: 100%;
    height: 14.1333333333rem;
  }

  .yjjz .lbt .item {
    height: auto;
    padding: 0 0 20px;
  }

  .yjjz .lbt .item:hover {
    height: auto;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(#8ea197),
      to(#b9d3c5)
    );
    background: -webkit-linear-gradient(bottom, #8ea197 0, #b9d3c5 100%);
    background: linear-gradient(0deg, #8ea197 0, #b9d3c5 100%);
  }

  .yjjz .lbt .item:hover .number {
    bottom: 0;
  }

  .yjjz .lbt .item:hover .text {
    color: #fff !important;
  }

  .yjjz .lbt .item:hover .more {
    color: #fff !important;
  }

  .yjjz .lbt .item:hover .more img:nth-child(1) {
    display: none !important;
  }

  .yjjz .lbt .item:hover .more img:nth-child(2) {
    display: block;
  }

  .yjjz .lbt .item .text {
    padding: 0 20px;
  }

  .yjjz .lbt .item .text .t1 {
    margin-top: 20px;
    font-size: 20px;
  }

  .yjjz .lbt .item .text .t2 {
    -webkit-line-clamp: 3;
  }

  .yjjz .lbt .item .text .more {
    margin: 30px 0 15px;
  }

  .yjjz .lbt .item .text .number {
    font-size: 80px;
    right: -5px;
  }

  .yjjz .lbtdh {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
    bottom: 0.6666666667rem;
  }

  .yjjz::after {
    content: none;
  }

  .yjjz::before {
    display: none;
  }

  .yjjz .lbt .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .publi {
    height: auto;
    padding: 40px 0.2666666667rem;
    background: url(../img/eng/bg2.png) no-repeat 0 center;
    position: relative;
  }

  .publi .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .publi .container .n {
    display: none;
  }

  .publi .con {
    width: 100%;
  }

  .publi .con .tabbar {
    margin-top: 20px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #333;
  }

  .publi .con .tabbar .list {
    background-color: #fff;
    width: 33.3%;
    padding: 10px 15px;
    margin: 30px 0;
    font-size: 18px;
  }

  .publi .con .bigmore2 {
    margin: 0 auto 10px;
    position: absolute;
    right: 0;
    top: 0;
  }

  .publi .conright {
    width: 100%;
    padding: 15px;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .publi .conright::-webkit-scrollbar {
    height: 4px;
  }

  .publi .conright::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
  }

  .publi .conright .list {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    white-space: normal;
    margin-right: 15px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-bottom: none;
  }

  .publi .conright .list .list-info {
    width: 100%;
  }

  .publi .conright .list .list-info .tit {
    font-size: 16px;
    line-height: 1.4;
    height: 44px;
    overflow: hidden;
  }

  .publi .conright .list .list-info .text {
    margin: 10px 0;
    height: 66px;
    overflow: hidden;
  }

  .publi .conright .list .list-info .date {
    font-size: 12px;
  }

  .publi .conright .list .pic {
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
  }

  .publi .conright .list .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
  }

  .lab {
    padding: 0 0.2666666667rem;
  }

  .lab .labwarp {
    width: 100%;
    margin-top: 0;
    padding: 20px 0;
  }

  .lab .labwarp .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lab .labwarp .con .contop {
    left: 0;
    width: 100%;
    height: auto;
    padding: 30px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-size: 100% 100%;
    margin-top: 20px;
    position: relative;
  }

  .lab .labwarp .con .contop .left {
    width: 60%;
  }

  .lab .labwarp .con .contop .left .tit {
    font-size: 24px;
    background: none;
  }

  .lab .labwarp .con .contop .left .name {
    margin: 10px 0 20px;
  }

  .lab .labwarp .con .contop .left .info {
    color: #333;
    -webkit-line-clamp: 30;
  }

  .lab .labwarp .con .contop .right {
    margin-top: 20px;
    text-align: center;
  }

  .lab .labwarp .con .contop .right img {
    max-width: 50%;
    height: auto;
    right: 0;
    bottom: 0;
    position: absolute;
  }

  .lab .labwarp .con .conbot {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    padding: 10px 0;
  }

  .lab .labwarp .con .conbot::-webkit-scrollbar {
    height: 4px;
  }

  .lab .labwarp .con .conbot::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
  }

  .lab .labwarp .con .conbot .conlist {
    width: 120px;
    min-width: 120px;
    height: auto;
    overflow: hidden;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .lab .labwarp .con .conbot .conlist .labavatar {
    width: auto;
    height: 150px;
    border-radius: 4px;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }

  .lab .labwarp .con .conbot .conlist img {
    width: 100%;
    height: auto;
    border-radius: 4px;
  }

  .lab .labwarp .con .conbot .last {
    width: 120px;
    min-width: 120px;
    padding: 0;
    height: 154px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-linear-gradient(340deg, #486b5d 0, #3e898e 100%);
    background: linear-gradient(110deg, #486b5d 0, #3e898e 100%);
    border-radius: 4px;
  }

  .lab .labwarp .con .conbot .last img {
    width: 10px;
    border-radius: 0;
  }

  .lab .labwarp .con .conbot .last .bigmore2 a {
    font-size: 12px;
  }

  .lab .labwarp .con .conbot .last .bigmore2 a .qiu {
  }

  .news {
    padding: 0 0.2666666667rem;
  }

  .news .imgtop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .news .imgtop .list {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .news .imgtop .list .info {
    width: 90%;
    left: 0.2666666667rem;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .news .imgtop .list .info .tit {
    width: 100%;
    padding: 10px 0;
  }

  .news .imgtop .list:nth-child(1) {
    display: none;
  }

  .news .imgtop .xian {
    display: none;
  }

  .news .newlist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0;
  }

  .news .newlist .list {
    width: 100%;
    margin-bottom: 20px;
  }

  .news .newlist .list .date {
    padding: 20px 0 10px;
  }

  .events {
    margin-top: 60px;
    height: auto;
    padding: 0 0.2666666667rem;
  }

  .events .eventswarp {
    width: 100%;
    top: 0;
    padding: 30px 0;
  }

  .events .eventswarp .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .events .eventswarp .left,
  .events .eventswarp .right {
    width: 100%;
  }

  .events .eventswarp .left .box,
  .events .eventswarp .left .imgbox,
  .events .eventswarp .right .box,
  .events .eventswarp .right .imgbox {
    margin-top: 30px;
  }

  .events .eventswarp .left .box .big,
  .events .eventswarp .left .imgbox .big,
  .events .eventswarp .right .box .big,
  .events .eventswarp .right .imgbox .big {
    height: auto;
  }

  .events .eventswarp .left .box a,
  .events .eventswarp .left .imgbox a,
  .events .eventswarp .right .box a,
  .events .eventswarp .right .imgbox a {
    width: 90%;
  }

  .events .eventswarp .right {
    margin-top: 0.6666666667rem;
  }

  .events .eventswarp .right .box a {
    width: 98%;
    padding-left: 0;
  }

  .bigwarp {
    margin-top: 0;
  }

  .bigwarp .mytitle {
    margin: 0 0.2666666667rem;
  }

  .logo-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo-container .center-logo {
    margin: 20px auto;
    text-align: center;
  }

  .logo-container .logobox {
    width: 100%;
  }

  .logo-container .one {
    height: 100px;
  }

  .logo-container .one ul li {
    margin: 3px;
  }

  .logo-container .one ul li img {
    height: 80px;
    width: auto;
  }

  .logo-container .one:nth-child(1) {
    display: none;
  }

  .bigmore a,
  .bigmore2 a {
    font-size: 12px;
  }

  .bigmore a .qiu,
  .bigmore2 a .qiu {
    width: 30px;
    height: 30px;
  }

  .bigmore a .qiu img,
  .bigmore2 a .qiu img {
    width: 10px;
  }
  .down {
    display: none;
  }
}
