@charset "UTF-8";

body {
  overflow-x: hidden;
}

/* .loding {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 999999999;
} */

/*banner*/

.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
  width: 100%;
  height: 100vh;
}

.banner .slick-slide a .pic {
  padding-top: 0;
  height: 100%;
}

.banner .slick-slide a .pic::before {
  content: none;
}

.banner {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.banner::after {
  /* content: ''; */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1.88rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}

.banner .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}

.banner .slick-slide a::before {
  /* content: ""; */
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.7;
  z-index: 1;
}

.banner .slick-list::after {
  /* content: ""; */
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 14%;
  background: linear-gradient(360deg, rgba(0, 35, 79, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.banner .pic::after {
  /* content: ""; */
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 18.75%;
  opacity: 0.9;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  z-index: 1;
}

.banner .slick-slide img {
  display: block;
  width: 100%;
  transform: scale(1.1);
  transition: all 5s ease-out;
}

.banner .img_scale img {
  transform: scale(1);
}

.banner .slick-slide .a {
  top: 0;
  left: 0;
  transform: scale(1.1);
  transition: all 5s ease-out;
}

.banner .img_scale .a {
  transform: scale(1);
}

.banner .slick-dots {
  bottom: 0.35rem;
  right: 0;
  left: 0;
  font-size: 0;
  z-index: 9;
  text-align: center;
}

.banner .slick-dots li {
  vertical-align: middle;
  margin: 0 0.16rem;
  padding: 0;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background: #ffffff;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.banner .slick-dots li.slick-active {
  width: 0.44rem;
  height: 0.44rem;
  background: url(../images/ban-dot1.png) no-repeat center;
  background-size: 100% 100%;
}

.banner .slick-dots li button {
  display: none;
}

/* .banner .slick-prev,
.banner .slick-next {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.16rem auto;
  transition: all 0.5s;
}

.banner .slick-prev {
  left: 0.4rem;
  
}

.banner .slick-next {
  right: 0.4rem;
  
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
  background-color: rgba(255, 255, 255, 0.5);
} */

/*首页样式*/

.title {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 0.44rem;
}

.tit-c {
  display: inline-block;
}

.tit-c h3 {
  font-family: sys-b;
  font-size: 0.45rem;
  font-weight: bold;
  line-height: 0.45rem;
  color: #1D1D1D;
  position: relative;
  display: flex;
  align-items: center;
}

.tit-c p {
  font-family: sys-b;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.18rem;
  text-align: justify;
  /* 浏览器可能不支持 */
  text-transform: uppercase;
  letter-spacing: normal;
  color: #9E9E9E;
  text-align: center;
  margin-top: 0.08rem;
}

.tit-c h3::before {
  content: '';
  display: block;
  width: 0.41rem;
  height: 0.17rem;
  background: url(../images/tit-l.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 0.18rem;
  margin-top: 0.15rem;
}

.tit-c h3::after {
  content: '';
  display: block;
  width: 0.41rem;
  height: 0.17rem;
  background: url(../images/tit-r.png) no-repeat center;
  background-size: 100% 100%;
  margin-left: 0.18rem;
  margin-top: 0.15rem;
}

.more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.more a {
  display: block;
  font-size: 0.16rem;
  line-height: 0.3rem;
  background: url(../images/more1.png) no-repeat right center;
  background-size: 0.39rem auto;
  padding-right: 0.44rem;
  color: #1D1D1D;
  transition: all 0.5s;
}

.more a:hover {
  font-weight: bold;
  color: #00967B;
}

/*主体*/

/* section1 */

.section1 {
  padding: 0.85rem 0 0 0;
  overflow: hidden;
}

.s1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.jdt {
  width: 55.3%;
}

.jdt a {
  display: block;
  position: relative;
  z-index: 1;
}

.jdt a .date {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 1rem;
  height: 1rem;
  border-radius: 0px 0px 0.1rem 0px;
  background: linear-gradient(338deg, #00967B -47%, #36CBA3 96%);
  color: #fff;
}

.jdt a .date b {
  display: block;
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.5rem;
  letter-spacing: normal;
  color: #FFFFFF;
  background: url(../images/date-x.png) no-repeat center bottom;
  background-size: 0.76rem auto;
}

.jdt a .date span {
  display: block;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.2rem;
  letter-spacing: normal;
  color: #FFFFFF;
  margin-top: 0.08rem;
}

.jdt a .pic {
  /* padding-top: 53.48%; */
  padding-top: 4.91rem;
}

.jdt a .pic::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25.14%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.jdt a h3 {
  font-family: syh-medium;
  font-size: 0.22rem;
  font-weight: 500;
  line-height: 0.3rem;
  margin-top: 0.2rem;
  transition: all 0.5s;
}

.jdt .swiper-butbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.18rem;
}

.jdt .swiper-button {}

.jdt .swiper-pagination {
  position: relative;
  display: flex;
  align-items: center;
}

.jdt .swiper-pagination::before {
  content: '';
  display: block;
  width: 0.93rem;
  height: 0.06rem;
  background: url(../images/jdt-x1.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 0.2rem;
}

.jdt .swiper-pagination span {
  width: auto;
  height: auto;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.36rem;
  letter-spacing: normal;
  color: rgba(0, 150, 123, 0.5);
  opacity: 1;
  margin: 0 0.05rem;
  transition: all 0.5s;
}

.jdt .swiper-pagination span.swiper-pagination-bullet-active {
  font-size: 0.36rem;
  font-weight: normal;
  line-height: 0.36rem;
  letter-spacing: normal;
  color: #00967B;
}

.jdt .swiper-button {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}

.jdt .swiper-button::before {
  content: "";
  display: block;
  width: 4.45rem;
  height: 0.06rem;
  background: url(../images/jdt-x2.png) no-repeat left center;
  background-size: 100% auto;
  z-index: -1;
}

.jdt .swiper-button::after {
  content: "";
  display: block;
  width: 0.58rem;
  height: 0.07rem;
  background: url(../images/jdt-x3.png) no-repeat left center;
  background-size: 100% auto;
  z-index: -1;
}

.jdt .swiper-button>div {
  position: static;
  margin-top: 0;
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  background-color: #00967B;
  transition: all 0.5s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.08rem auto;
}

.jdt .swiper-button>div:hover {
  background-color: #FFAD33;
}

.jdt .swiper-button-prev {
  background-image: url(../images/jdt-prev.png);
}

.jdt .swiper-button-next {
  margin-left: 0.3rem;
  background-image: url(../images/jdt-next.png);
}

.s1-r {
  width: 42.28%;
}

.s1-r ul {}

.s1-r ul li a {
  display: block;
}

.s1-r ul li a .show {
  display: flex;
  align-items: center;
  padding: 0.28rem 0;
  border-top: 1px solid rgba(158, 158, 158, 0.3);
  position: relative;
  transition: all 0.5s;
}

.s1-r ul li a .show::before {
  content: "";
  position: absolute;
  right: 0;
  top: -0.04rem;
  width: 0.05rem;
  height: 0.05rem;
  background-color: #fff;
  border: 1px solid rgba(158, 158, 158, 0.3);
  border-radius: 50%;
  transition: all 0.5s;
}

.s1-r ul li a .show span {
  display: block;
  font-size: 0.22rem;
  font-weight: normal;
  color: #00967B;
  margin-right: 0.3rem;
  position: relative;
}

.s1-r ul li a .show span::after {
  content: "";
  position: absolute;
  left: 0;
  top: -0.3rem;
  right: 0;
  border-bottom: 0.02rem solid #00967B;
  transition: all 0.5s;
}

.s1-r ul li a .show h3 {
  flex: 1;
  min-width: 0;
  font-size: 0.2rem;
  font-weight: normal;
  color: #222;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.s1-r ul li.on a .show {
  display: none;
}

.s1-r ul li a .hide {
  display: none;
  position: relative;
  transition: all 0.5s;
}

.s1-r ul li.on a .hide {
  display: flex;
  align-items: center;
  padding: 0.17rem 0.22rem 0.17rem 0.59rem;
  color: #fff;
  background: url(../images/s1-rbg.png) no-repeat center;
  background-size: cover;
  border-radius: 0.1rem;
}

.s1-r ul li a .hide .l {
  flex: 1;
  min-width: 0;
}

.s1-r ul li a .hide .l h3 {
  font-family: syh-medium;
  font-size: 0.22rem;
  font-weight: 500;
  line-height: 0.3rem;
  height: 0.6rem;
  letter-spacing: normal;
  color: #F9FCFE;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.s1-r ul li a .hide .l span {
  display: block;
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #FFFFFF;
  margin-top: 0.13rem;
  position: relative;
  z-index: 1;
}

.s1-r ul li a .hide .l span::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -0.59rem;
  background: url(../images/s1-rx.png) no-repeat right center;
  background-size: 100% 100%;
  width: 0.49rem;
  height: 0.06rem;
  z-index: -1;
}

.s1-r ul li a .hide .r {
  width: 2.46rem;
  margin-left: 0.23rem;
}

.s1-r ul li a .hide .r .pic {
  padding-top: 55.28%;
}

/* section2 */
.section2 {
  overflow: hidden;
  padding-top: 0.9rem;
}

.s2 ul li a {
  display: block;
  border-radius: 0.1rem;
  border: 1px solid rgba(208, 208, 208, 0.8);
  padding: 0.3rem;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s2 ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(339deg, #00967B -3%, #36CBA3 93%);
  z-index: -1;
  transition: all 0.5s;
}

.s2 ul li a h3 {
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.35rem;
  max-height: 0.7rem\0;
  letter-spacing: normal;
  margin-top: 0.26rem;
  transition: all 0.5s;
}

.s2 ul li a .date {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #00967B;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid rgba(29, 161, 129, 0.2);
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s2 ul li a .date b {
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #00967B;
  margin-right: 0.05rem;
  transition: all 0.5s;
}

.s2 ul li a .date::after {
  content: "";
  position: absolute;
  right: 0.32rem;
  bottom: 0;
  width: 1.08rem;
  height: 0.44rem;
  background: url(../images/s2-img.png) no-repeat center;
  background-size: 100% 100%;
}

.s2 .swiper-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.45rem;
  position: relative;
  z-index: 1;
}

.s2 .swiper-button::before {
  content: "";
  display: block;
  flex: 1;
  min-width: 0;
  border: 1px solid rgba(29, 161, 129, 0.2);
}

.s2 .swiper-button::after {
  content: "";
  display: block;
  flex: 1;
  min-width: 0;
  border: 1px solid rgba(29, 161, 129, 0.2);
}

.s2 .swiper-button>div {
  position: static;
  margin-top: 0;
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  border: 1px solid #1DA181;
  transition: all 0.5s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.08rem auto;
  opacity: 0.2;
}

.s2 .swiper-button>div:hover {
  background-color: #1DA181;
  opacity: 1;
}

.s2 .swiper-button-prev {
  background-image: url(../images/s2-prev.png);
}

.s2 .swiper-button-next {
  margin-left: 0.3rem;
  background-image: url(../images/s2-next.png);
}

.s2 .swiper-button-prev:hover {
  background-image: url(../images/jdt-prev.png);
}

.s2 .swiper-button-next:hover {
  background-image: url(../images/jdt-next.png);
}

/* section3 */
.section3 {
  padding-top: 1.3rem;
  position: relative;
}

.s3-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.s3 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.14rem;
}

.s3-l {
  width: 5.6rem;
  position: relative;
  z-index: 1;
}

@keyframes play2 {
  0% {
    -webkit-transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

.s3-l::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5.6rem;
  margin-top: -5.6rem;
  width: 11.2rem;
  height: 11.2rem;
  background: linear-gradient(187deg, rgba(18, 157, 126, 0) 9%, rgba(18, 157, 126, 0.13) 52%, rgba(18, 157, 126, 0) 94%);
  border-radius: 50%;
  z-index: -1;
  pointer-events: none;
}

.s3-l::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.5rem;
  margin-top: -3.5rem;
  width: 7rem;
  height: 7rem;
  border: 1px dashed rgba(0, 63, 152, 0.3);
  border-radius: 50%;
  z-index: -1;
  pointer-events: none;
  animation: 80s linear infinite play2;
}

.s3-l ul li a {
  display: block;
}

.s3-l ul li a .pic {
  padding-top: 100%;
  border-radius: 50%;
}

.s3-r {
  flex: 1;
  min-width: 0;
  position: relative;
  z-index: 1;
  margin-top: -0.25rem;
}

.s3-r .swiper-container {
  height: 5.6rem;
  padding-left: 0.1rem;
}

.s3-r ul li.swiper-slide-active a {
  transform: translateX(0.55rem);
}

.s3-r ul li a {
  display: block;
  transition: all 0.5s ease-in-out;
  padding: 0.5rem 0;
  position: relative;
  z-index: 1;
}

.s3-r ul li a::before {
  content: "";
  position: absolute;
  left: -0.18rem;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/s3-libg.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.s3-r ul li.swiper-slide-active a {
  padding: 0.3rem 0;
}

.s3-r ul li.swiper-slide-active a::before {
  opacity: 1;
  visibility: visible;
}

.s3-r ul li a .tx {
  display: flex;
  align-items: center;
  padding-left: 1rem;
  position: relative;
  z-index: 1;
}

.s3-r ul li a .tx::after {
  content: "";
  position: absolute;
  left: -0.06rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  background: #119C7E;
  border-radius: 50%;
  transition: all 0.5s;
}

.s3-r ul li.swiper-slide-prev a .tx::after {
  left: 0.08rem;
}

.s3-r ul li.swiper-slide-active a .tx::after {
  left: -0.16rem;
  width: 0.42rem;
  height: 0.42rem;
  background: url(../images/s3-d.png) no-repeat center;
  background-size: 100% 100%;
}

.s3-r ul li.swiper-slide-active a .tx::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 1px solid #fff;
  width: 0;
  transition: all 0.5s;
}

.s3-r ul li.swiper-slide-active a .tx::before {
  width: 2.1rem;
}

.s3-r ul li a .date {
  text-align: center;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.32rem;
  text-transform: uppercase;
  letter-spacing: normal;
  color: rgba(18, 157, 126, 0.7);
  margin-right: 1.2rem;
}

.s3-r ul li.swiper-slide-active a .date b {
  font-size: 0.4rem;
  color: #119C7E;
}

.s3-r ul li.swiper-slide-active a .date span {
  margin-top: 0.2rem;
}

.s3-r ul li a .date b {
  display: block;
  font-size: 0.32rem;
  font-weight: normal;
}

.s3-r ul li a .date span {
  display: block;
}

.s3-r ul li a .r {
  flex: 1;
  min-width: 0;
}

.s3-r ul li a .r h3 {
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.35rem;
  letter-spacing: normal;
}

.s3-r ul li.swiper-slide-active a .r h3 {
  color: #119C7E;
  font-weight: 500;
}

.s3-r ul li a .r p.zy {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.36rem;
  letter-spacing: normal;
  color: #7C7C7C;
}

.s3-r ul li a .r {
  transform: translateY(0.4rem);
}

.s3-r ul li.swiper-slide-active a .r {
  transform: none;
}

.s3-r ul li a .r .con {
  opacity: 0;
  visibility: hidden;
}

.s3-r ul li.swiper-slide-active a .r .con {
  opacity: 1;
  visibility: visible;
  margin-top: 0.2rem;
}

.s3-r ul li a .r .con>p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.26rem;
  letter-spacing: normal;
  color: #7C7C7C;
  padding-left: 0.3rem;
  background-size: 0.18rem auto;
  background-position: left center;
  background-repeat: no-repeat;
}

.s3-r ul li a .r .con .yjz {
  background-image: url(../images/s3-icon1.png);
}

.s3-r ul li a .r .con .sj {
  background-image: url(../images/s3-icon2.png);
}

.s3-r ul li a .r .con .dd {
  background-image: url(../images/s3-icon3.png);
}

.s3-r ul li a .r .con>p+p {
  margin-top: 0.05rem;
}

.s3-r .media-point {
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  z-index: 1;
}

.s3-r .media-point>a {
  display: block;
  width: 0.2rem;
  height: 0.25rem;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0.5;
  transition: all 0.5s;
}

.s3-r .media-point>a.top {
  animation: 2s linear infinite ani_up;
  background-image: url(../images/s3-prev.png);
}

.s3-r .media-point>a.bottom {
  animation: 2s linear infinite ani_down;
  margin-top: 0.62rem;
  background-image: url(../images/s3-next.png);
}

.s3-r .media-point>a:hover {
  opacity: 1;
}



/* section4 */
.section4 {
  padding-top: 1.2rem;
}

.s4 {
  position: relative;
  z-index: 1;
  padding: 0 0.44rem;
}

.s4 .swiper-container {
  padding: 0.54rem 0;
}

.s4 ul li a {
  display: block;
  transform: scale(0.7);
  transform-origin: center 12%;
  transition: all 0.5s;
}

.s4 ul li.swiper-slide-active a {
  transform: scale(1.2);
  transform-origin: center;
}

.s4 ul li.swiper-slide-prev a {
  transform-origin: 10% 12%;
}

.s4 ul li.swiper-slide-next a {
  transform-origin: 90% 12%;
}

.s4 ul li.swiper-slide-next+li a {
  transform-origin: center 12%;
}

.s4 ul li a .pic {
  padding-top: 134.89%;
}

.s4 ul li a .picbox {
  position: relative;
  z-index: 1;
}

.s4 ul li a .picbox::after {
  content: '';
  position: absolute;
  bottom: -0.05rem;
  left: 10%;
  right: 10%;
  height: 0.05rem;
  background: #31C79F;
  border-radius: 0.1rem;
  z-index: -1;
}

.s4 ul li.swiper-slide-active a .picbox::after {
  background: #FFAD33;
}

.s4 ul li a .tx {
  text-align: center;
}

.s4 ul li a .tx h3 {
  font-size: 0.26rem;
  font-weight: 350;
  line-height: 0.3rem;
  letter-spacing: normal;
  margin-top: 0.24rem;
}

.s4 ul li a .tx p {
  font-size: 0.18rem;
  font-weight: 350;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #666666;
}

.s4 ul li.swiper-slide-active a .tx p {
  color: #333;
}

.s4 ul li a .tx {
  transform: scale(1.3);
}

.s4 ul li.swiper-slide-active a .tx {
  transform: scale(1);
}

.s4 .swiper-button-prev,
.s4 .swiper-button-next {
  top: 35%;
  width: 0.44rem;
  height: 0.44rem;
  border: 1px solid #119C7E;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.08rem auto;
  transition: all 0.5s;
}

.s4 .swiper-button-prev {
  left: 0;
  background-image: url(../images/s2-prev.png);
}

.s4 .swiper-button-next {
  right: 0;
  background-image: url(../images/s2-next.png);
}

.s4 .swiper-button-prev:hover {
  background-color: #119C7E;
  background-image: url(../images/jdt-prev.png);
}

.s4 .swiper-button-next:hover {
  background-color: #119C7E;
  background-image: url(../images/jdt-next.png);
}

/* section5 */
.s56-bg {
  background: url(../images/s56-bg.png) no-repeat center top;
  background-size: cover;
}

.section5 {
  padding-top: 0.9rem;
}

.s5 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.s5-l,
.s5-r {
  width: 34%;
}

.s5-c {
  width: 32%;
}

.foot-media {
  display: flex;
  align-items: flex-start;
  margin-top: 1.26rem;
  position: relative;
  z-index: 2;
}

.foot-media>div {
  position: relative;
  cursor: pointer;
}

.foot-media>div+div {
  margin-left: 0.45rem;
}

.foot-media>div:hover div {
  display: block;
}

.foot-media>div>span {
  display: block;
  width: 0.8rem;
  height: 0.79rem;
  border-radius: 50%;
  padding: 0.06rem;
  font-size: 0;
  display: block;
  background-color: #fff;
  box-shadow: 0px 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}

.foot-media>div>span:hover {
  padding: 0.1rem;
}

.foot-media>div>span>img,
.foot-media>div>span>a>img,
.foot-media>div>span>svg,
.foot-media>div>span>a>svg {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.foot-media>div>span svg path {
  transition: all 0.5s;
}

.foot-media>div:hover>span svg path {
  fill: #fff;
}

.foot-media>div>div {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 0.1rem);
  width: 1.3rem;
  padding: 0.05rem;
  background: #fff;
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.18);
  z-index: 6;
  display: none;
}

.foot-media>div>div img {
  display: block;
  width: 100%;
}

.foot-media>div>div::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.foot-media>div>img {
  display: block;
  margin: 0 auto;
}

.s5-l .title {
  text-align: left;
}

.s5 ul li a {
  display: block;
  position: relative;
  z-index: 1;
}

.s5-l ul li a .pic {
  padding-top: 77.16%;
  border-radius: 0.1rem 0 0 0.1rem;
}

.s5-c ul li a .pic {
  padding-top: 144.73%;
  border-radius: 0.1rem 0.1rem 0 0;
}

.s5-r ul li a .pic {
  padding-top: 58.93%;
}

.s5-r ul li:first-child a .pic {
  border-radius: 0 0.1rem 0 0;
}

.s5-r ul li:nth-child(2) a .pic {
  border-radius: 0 0 0.1rem 0;
}

.s5 ul li a .pic::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0.6) 100%);
}

.s5 ul li a .tx {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0 0.3rem 0.24rem 0.3rem;
}

.s5 ul li a .tx .btt {
  width: 0.36rem;
  height: 0.36rem;
  margin-right: 0.14rem;
}

.s5 ul li a .tx .btt img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.s5 ul li a .tx .txr {
  flex: 1;
  min-width: 0;
}

.s5 ul li a .tx .txr h3 {
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.22rem;
  letter-spacing: normal;
  color: #FFFFFF;
}

.s5 ul li a .tx .txr span {
  display: block;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.18rem;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #FFFFFF;
  margin-top: 0.1rem;
}

.s5-l ul {
  margin-top: 0.42rem;
}

/* section6 */
.section6 {
  padding: 1rem 0;
}

.s6 ul li a {
  display: block;
}

.s6 ul li a .pic {
  padding-top: 53.74%;
  border-radius: 0.1rem;
}

@media screen and (min-width: 1025px) {
  .s2 ul li:hover a::before {
    height: 100%;
  }

  .s2 ul li:hover a h3 {
    color: #fff;
  }

  .s2 ul li:hover a .date {
    border-bottom-color: #fff;
  }

  .s2 ul li:hover a .date,
  .s2 ul li:hover a .date b {
    color: #fff;
  }

  .s3-l ul li:hover a {
    background: url() no-repeat center;
    background-size: cover;
  }

  .s3-l ul li:hover a h3 {
    color: #fff;
    font-weight: bold;
    background-image: url();
  }

  .s3-l ul li:hover a span {
    color: #fff;
  }

  .s3-r .r ul li:hover a h3 {
    font-weight: bold;
  }

  .s4-l ul li:hover a {
    left: 0.05rem;
  }

  .s4-l ul li:hover a h3 {
    font-weight: bold;
  }
}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1024px) {

  .banner,
  .banner div.slick-list,
  .banner .slick-slide a,
  .banner .slick-slide a img {
    height: auto;
  }

  .banner .slick-slide a .pic {
    padding-top: 50%;
    height: auto;
  }

  .banner .slick-dots {
    bottom: 0.2rem;
  }

  .banner .slick-dots li {
    margin: 0 0.1rem;
  }

  .banner .slick-dots li.slick-active {
    width: 0.3rem;
    height: 0.3rem;
  }

  .title {
    margin-bottom: 0.2rem;
  }

  .tit-c h3 {
    font-size: 0.26rem;
    line-height: 0.26rem;
  }

  .tit-c p {
    font-size: 0.16rem;
    line-height: 0.16rem;
    margin-top: 0.05rem;
  }

  .tit-c h3::before {
    width: 0.31rem;
    height: 0.13rem;
    margin-right: 0.1rem;
    margin-top: 0.05rem;
  }

  .tit-c h3::after {
    width: 0.31rem;
    height: 0.13rem;
    margin-left: 0.1rem;
    margin-top: 0.05rem;
  }

  .more a {
    font-size: 0.15rem;
    background-size: 0.29rem auto;
    padding-right: 0.34rem;
  }

  .section1 {
    padding: 0.3rem 0 0 0;
  }

  .jdt .swiper-button::before {
    content: none;
  }

  .jdt a .date {
    width: 0.68rem;
    height: 0.68rem;
  }

  .jdt a .date b {
    font-size: 0.26rem;
    line-height: 0.4rem;
    background-size: 90% auto;
  }

  .jdt a .date span {
    font-size: 0.16rem;
    margin-top: 0;
  }

  .jdt a h3 {
    font-size: 0.18rem;
    margin-top: 0.1rem;
  }

  .jdt .swiper-butbox {
    margin-top: 0.1rem;
  }

  .jdt .swiper-pagination span.swiper-pagination-bullet-active {
    font-size: 0.26rem;
  }

  .s1-r ul li a .show h3 {
    font-size: 0.18rem;
  }

  .s1-r ul li a .show span {
    font-size: 0.18rem;
  }

  .s1-r ul li a .hide .l span {
    font-size: 0.18rem;
  }

  .jdt .swiper-button>div,
  .s2 .swiper-button>div {
    width: 0.34rem;
    height: 0.34rem;
  }

  .s1-r ul li a .hide .r {
    margin-left: 0.2rem;
  }

  .s1-r ul li a .hide .l h3 {
    font-size: 0.18rem;
  }

  .section2 {
    padding-top: 0.2rem;
  }

  .s2 ul li a {
    height: auto;
    padding: 0.2rem;
  }

  .s2 ul li a .date {
    font-size: 0.16rem;
    padding-bottom: 0.1rem;
  }

  .s2 ul li a .date b {
    font-size: 0.22rem;
  }

  .s2 ul li a h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    max-height: 0.6rem\0;
    margin-top: 0.15rem;
  }

  .s2 ul li a .date::after {
    right: 0.2rem;
    width: 0.8rem;
    height: 0.33rem;
  }

  .s2 .swiper-button {
    margin-top: 0.2rem;
  }

  .section3 {
    padding-top: 0.3rem;
  }

  .s3-l {
    width: 94%;
    max-width: 5.6rem;
    margin: 0 auto;
  }

  .s3-l::before,
  .s3-l::after,
  .s3-r ul li a .tx::after {
    content: none;
  }

  .s3-r {
    flex: none;
    width: 100%;
    margin-top: 0;
  }

  .s3-r .swiper-container {
    padding-left: 0.2rem;
  }

  .s3-r ul li a::before {
    background: linear-gradient(90deg, rgba(49, 199, 159, 0.17) 0%, rgba(15, 165, 134, 0) 100%);
  }

  .s3-r ul li a .tx {
    padding-left: 0;
  }

  .s3-r ul li.swiper-slide-active a {
    transform: none;
  }

  .s3-r ul li a .date {
    margin-right: 0.3rem;
  }

  .s3-r .media-point {
    top: 55%;
  }

  .s3-r ul li a .r h3 {
    font-size: 0.18rem;
  }

  .section4 {
    padding-top: 0.3rem;
  }

  .s4 ul li a .tx h3 {
    font-size: 0.18rem;
    line-height: 1.5;
    margin-top: 0.2rem;
  }

  .s4 ul li a .tx p {
    font-size: 0.16rem;
    line-height: 1.2;
  }

  .s4 .swiper-container {
    padding: 0.4rem 0;
  }

  .section5 {
    padding-top: 0.3rem;
  }

  .section5 .title {
    text-align: center;
  }

  .foot-media {
    margin-top: 0.8rem;
    justify-content: center;
  }

  .foot-media>div>span {
    width: 0.6rem;
    height: 0.59rem;
    padding: 0.05rem;
  }

  .foot-media>div+div {
    margin-left: 0.2rem;
  }

  .s5 ul li a .tx {
    padding: 0 0.2rem 0.2rem 0.2rem;
  }

  .s5 ul li a .tx .txr h3 {
    font-size: 0.18rem;
    line-height: 0.18rem;
  }

  .s5 ul li a .tx .txr span {
    font-size: 0.16rem;
    line-height: 0.16rem;
    margin-top: 0.05rem;
  }

  .s5 ul li a .tx .btt {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.1rem;
  }

  .section6 {
    padding: 0.3rem 0;
  }
}

@media screen and (max-width: 920px) {

  .section1 .title,
  .section2 .title,
  .section3 .title {
    text-align: left;
  }

  .jdt {
    width: 100%;
  }

  .jdt a .pic {
    padding-top: 53.48%;
  }

  .s1-r {
    width: 100%;
    margin-top: 0.3rem;
  }

  .s1-r ul li.on a .hide {
    padding: 0.2rem;
  }

  .s1-r ul li a .hide .l span::before {
    left: -0.2rem;
    width: 0.15rem;
    background-size: auto 100%;
  }

}

@media screen and (max-width: 768px) {

  .s5 {
    align-items: flex-start;
  }

  .s5>div {
    width: 100%;
  }

  .foot-media {
    margin-top: 0.2rem;
  }

  .s5-l ul {
    margin-top: 0.2rem;
  }
}

@media screen and (max-width: 480px) {
  .jdt .swiper-button-next {
    margin-left: 0.15rem;
  }
 .s1-r ul li a .hide .r {
      width:1.8rem;
  }
  .s3-l {
    z-index: 2;
  }

  .s3-r {
    margin-top: -0.5rem;
  }

  .s3-r .swiper-container {
    padding-right: 0.3rem;
  }

  .s4 .swiper-button-prev,
  .s4 .swiper-button-next {
    width: 0.3rem;
    height: 0.3rem;
  }
}

@media screen and (max-width: 320px) {}


/* 德语系 */
.dn3box {
  margin-top: 0.86rem;
  position: relative;
  z-index: 1;
}

.dn3box::before {
  content: '';
  position: absolute;
  bottom: 0.85rem;
  left: 0;
  right: 0;
  height: 9.9rem;
  background: url(../images/dn23-bg.png) no-repeat center bottom;
  background-size: 100% auto;
  z-index: -1;
  pointer-events: none;
}

.dn3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.dn3-l {
  width: 37.34%;
  padding-top: 0.2rem;
}

.dn3-l .title {
  text-align: left;
}

.dn3-l ul {
  margin-top: 1.36rem;
}

.dn3-l ul li+li {
  margin-top: 0.56rem;
}

.dn3-l ul li a {
  display: flex;
  align-items: center;
  border-radius: 0.1rem;
  background: #F3F3F3;
  padding: 0 0.65rem 0 0.4rem;
  height: 0.9rem;
  transition: all 0.5s;
}

.dn3-l ul li a .icon {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  background: #BEE7DF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.4rem;
  transition: all 0.5s;
}

.dn3-l ul li a .icon img {
  max-height: 0.32rem;
}

.dn3-l ul li a h3 {
  flex: 1;
  min-width: 0;
  font-size: 0.22rem;
  font-weight: normal;
  transition: all 0.5s;
}

.dn3-l ul li a .jt {
  width: 0.41rem;
  height: 0.06rem;
  background: url(../images/dn3-jt1.png) no-repeat center;
  background-size: 100% 100%;
  margin-left: 0.2rem;
  transition: all 0.5s;
}

.dn3-r {
  width: 57.83%;
}

.dn3-r img {
  display: block;
  max-width: 100%;
  border-radius: 0.1rem;
}

.dn4 ul li a {
  position: relative;
}

.dn4 ul li a .pic {
  padding-top: 47.76%;
}

.dn4 ul li a .tx {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dn4 ul li a .tx h3 {
  font-size: 0.3rem;
  font-weight: 500;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #FFFFFF;
  transition: all 0.5s;
}

@media screen and (min-width: 1025px) {
  .dn4 ul li:hover a .tx h3 {
    font-size: 0.26rem;
  }

  .dn3-l ul li:hover a {
    background: linear-gradient(337deg, #00967B -14%, #36CBA3 91%);
  }

  .dn3-l ul li:hover a .icon {
    border: 1px dashed #FFFFFF;
    background-color: transparent;
  }

  .dn3-l ul li:hover a h3 {
    color: #FFFFFF;
  }

  .dn3-l ul li:hover a .jt {
    background-image: url(../images/dn3-jt2.png);
  }
}

@media screen and (max-width: 1024px) {
  .dn3box {
    margin-top: 0.3rem;
  }

  .dn3box::before {
    bottom: 0.55rem;
  }

  .dn3-l ul {
    margin-top: 0.65rem;
  }

  .dn3-l ul li a h3 {
    font-size: 0.18rem;
  }

  .dn3-l ul li+li {
    margin-top: 0.2rem;
  }

  .dn4 ul li a .tx h3 {
    font-size: 0.2rem;
  }
}

@media screen and (max-width: 920px) {
  .dn3-l {
    width: 100%;
    padding-top: 0;
  }

  .dn3-r {
    width: 100%;
    margin-top: 0.2rem;
  }

  .dn3-l ul {
    margin-top: 0;
  }

  .dn3-l ul li a {
    height: 0.6rem;
    padding: 0 0.2rem;
  }

  .dn3-l ul li a .icon {
    width: 0.46rem;
    height: 0.46rem;
    margin-right: 0.2rem;
  }

  .dn3-l ul li a .icon img {
    max-height: 0.28rem;
  }
}


/* 英语教学部 */

.jxb1-l a .pic {
  /* padding-top: 56.1%; */
  padding-top: 5.15rem;
}

.jxb1-l a h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 0.34rem 0.2rem 0.34rem;
  color: #fff;
}

.jxb1-r {}

.jxb-bg {
  background: url(../images/jxb-bg.png) no-repeat center bottom;
  background-size: 100% auto;
}

.jxb2 ul {
  display: flex;
  flex-wrap: wrap;
}

.jxb2 ul {
  margin: 0 -0.38rem;
}

.jxb2 ul li {
  width: 33.33%;
  margin-bottom: 0.25rem;
}

.jxb2 ul li a {
  display: block;
  margin: 0 0.38rem;
}

.jxb3::before {
  content: none;
}

.jxb3 .dn3-l {
  width: 30.18%;
  padding-top: 0;
}

.jxb3 .dn3-l ul {
  margin-top: 0 !important;
}

.jxb3 .dn3-l ul li+li {
  margin-top: 0.37rem;
}

.jxb3 .dn3-l ul li a {
  height: 0.66rem;
  border-radius: 10px;
  background: #FFFFFF;
  border: 1px solid #D5EBE7;
  justify-content: space-between;
}

.jxb3 .dn3-l ul li a .img {
  max-width: 80%;
  max-height: 94%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jxb3 .dn3-l ul li a .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.jxb3 .dn3-r {
  width: 64.51%;
}

.jxb4 {
  padding: 0.96rem 0 0.86rem 0;
}

.jxb4 .s6 {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #E1E1E1;
}

.jxb4 .s6 .swiper-container {
  position: relative;
  z-index: 1;
}

.jxb4 .s6 .swiper-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.5rem;
  border-radius: 0.1rem;
  background: rgba(236, 244, 243, 0.6);
  z-index: -1;
}

.jxb4 .s6 ul li a {
  display: block;
  padding-bottom: 0.3rem;
}

.jxb4 .s6 ul li a .tx {
  text-align: center;
}

.jxb4 .s6 ul li a .tx h3 {
  display: inline-block;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.5rem;
  letter-spacing: normal;
  color: #00967B;
  text-align: center;
  min-width: 2.18rem;
  padding: 0 0.3rem;
  border-radius: 0.1rem;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.jxb4 .s6 ul li a .tx h3::before {
  content: '';
  position: absolute;
  bottom: -0.04rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.16rem;
  height: 0.08rem;
  background: url(../images/jxb4-sj1.png) no-repeat center;
  background-size: 100% auto;
  transition: all 0.5s;
}

.jxb4 .s6 ul li a .tx h3::after {
  content: '';
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  width: 100%;
  border-radius: 0.8rem;
  background: #00967B;
  height: 2px;
  transform: scaleX(0);
  transition: all 0.5s;
}

.jxb4 .s6 .swiper-button-prev,
.jxb4 .s6 .swiper-button-next {
  width: 0.5rem;
  height: 0.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.09rem auto;
  top: 0;
  margin-top: 0;
}

.jxb4 .s6 .swiper-button-prev {
  left: -0.5rem;
  background-image: url(../images/s6-prev.png);
}

.jxb4 .s6 .swiper-button-next {
  right: -0.5rem;
  background-image: url(../images/s6-next.png);
}

@media screen and (min-width: 1025px) {
  .jxb3 .dn3-l ul li:hover a {
    border: 1px solid #00967B;
  }

  .jxb3 .dn3-l ul li:hover a .jt {
    background-image: url(../images/dn3-jt1.png);
  }

  .jxb4 .s6 ul li:hover a .tx h3 {
    background: linear-gradient(345deg, #00967B -60%, #36CBA3 116%);
    color: #fff;
  }

  .jxb4 .s6 ul li:hover a .tx h3::before {
    bottom: 0;
    width: 0.17rem;
    height: 0.09rem;
    background: url(../images/jxb4-sj.png) no-repeat center;
    background-size: 100% auto;
  }

  .jxb4 .s6 ul li:hover a .tx h3::after {
    transform: none;
  }
}

@media screen and (max-width: 1024px) {
  .jxb2 ul {
    margin: 0 -0.15rem;
  }

  .jxb2 ul li a {
    margin: 0 0.15rem;
  }

  .jxb2 ul li {
    margin-bottom: 0.2rem;
  }

  .jxb3 {
    margin-top: 0.1rem;
  }

  .jxb3 .dn3-r {
    width: 100%;
    margin-top: 0.2rem;
  }

  .jxb3 .dn3-l {
    width: 100%;
  }

  .jxb3 .dn3-l ul li+li {
    margin-top: 0.2rem;
  }

  .jxb4 {
    padding: 0.3rem 0.4rem;
  }

  .jxb4 .s6 .swiper-button-prev,
  .jxb4 .s6 .swiper-button-next {
    width: 0.4rem;
  }

  .jxb4 .s6 .swiper-button-next {
    right: -0.4rem;
  }

  .jxb4 .s6 .swiper-button-prev {
    left: -0.4rem;
  }

  .jxb4 .s6 ul li a {
    padding-bottom: 0.2rem;
  }

  .jxb4 .s6 ul li a .tx h3 {
    font-size: 0.18rem;
  }
}

@media screen and (max-width: 920px) {
  .jxb1-l a .pic {
    padding-top: 56.1%;
  }

  .s1-r {
    margin-top: 0.2rem;
  }
}

@media screen and (max-width: 640px) {
  .jxb2 ul li {
    width: 100%;
  }
}