.banner {
  margin-top: 6rem;
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .text {
  position: absolute;
  width: 100%;
  top: 26%;
}
.banner .text .con {
  padding-right: 5rem;
}
.banner .text .con .right {
  float: right;
  width: 35%;
}
.banner .text .con .right h2 {
  font-size: 3rem;
  color: #fff;
}
.banner .text .con .right p {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 1rem;
}
.story {
  padding: 3.5rem 0 7rem;
}
.story .con .title h2 {
  font-size: 2.4rem;
  color: #062058;
  text-align: center;
}
.story .con .title .line {
  width: 2.5rem;
  height: 3px;
  background: #95bd43;
  margin: 1.5rem auto 3.5rem;
}
.story .con .story-top {
  padding-bottom: 5rem;
  border-bottom: 1px solid #e5e5e5;
}
.story .con .story-top .left {
  float: right;
  width: 62.5%;
}
.story .con .story-top .left .name h2 {
  font-size: 1.8rem;
  color: #111;
}
.story .con .story-top .left .join {
  padding: 4rem 2rem 2rem;
  position: relative;
}
.story .con .story-top .left .join .swiper-slide h2 {
  text-align: center;
  font-size: 1.8rem;
  font-family: Ninot_medium;
  color: #062058;
}
.story .con .story-top .left .join .swiper-slide .line {
  margin: 1.6rem 0;
  width: 100%;
  height: 3px;
  background: #a5c35d;
  position: relative;
}
.story .con .story-top .left .join .swiper-slide .line:before {
  content: '';
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: 4px solid #fff;
  background: #a5c35d;
  position: absolute;
  left: 50%;
  margin-left: -0.5rem;
  top: -0.65rem;
}
.story .con .story-top .left .join .swiper-slide .line:after {
  content: '';
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -0.15rem;
}
.story .con .story-top .left .join .swiper-slide p {
  padding: 0 1.8rem;
  font-size: 0.8rem;
  color: #777;
  text-align: center;
  line-height: 1.8;
}
.story .con .story-top .left .join .swiper-button-next {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: none;
  right: -1rem;
  top: 6.8rem;
  margin-top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-top .left .join .swiper-button-next:before {
  content: '\e683';
  font-family: iconfont;
  font-size: 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a5c25d;
  width: 100%;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-top .left .join .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: none;
  left: -1rem;
  top: 6.8rem;
  margin-top: 0;
}
.story .con .story-top .left .join .swiper-button-prev:before {
  content: '\e601';
  font-family: iconfont;
  font-size: 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a5c25d;
  width: 100%;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-top .left .text p {
  font-size: 0.8rem;
  font-family: NotoSans_light;
  line-height: 1.8;
  text-align: justify;
  color: #777;
  margin-top: 1rem;
}
.story .con .story-top .right {
  float: left;
  width: 32.2%;
  padding-top: 1rem;
}
.story .con .story-top .right img {
  width: 100%;
}
.story .con .story-bottom {
  position: relative;
}
.story .con .story-bottom .swiper-container {
  padding-top: 4.5rem;
}
.story .con .story-bottom .swiper-container .swiper-slide {
  cursor: pointer;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-bottom .swiper-container .swiper-slide .tu {
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border: 3px solid transparent;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-bottom .swiper-container .swiper-slide .tu img {
  width: 100%;
}
.story .con .story-bottom .swiper-container .swiper-slide h2 {
  text-align: center;
  margin-top: 1.2rem;
  font-size: 0.9rem;
  font-family: Dinot;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-bottom .swiper-container .swiper-slide h3 {
  text-align: center;
  font-size: 0.8rem;
  color: #999;
  margin-top: 0.2rem;
}
.story .con .story-bottom .swiper-container .swiper-slide:hover {
  top: -1.5rem;
}
.story .con .story-bottom .swiper-container .swiper-slide:hover .tu {
  border: 3px solid #95bd43;
}
.story .con .story-bottom .swiper-container .swiper-slide:hover h2 {
  color: #95bd43;
}
.story .con .story-bottom .swiper-button-next {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: none;
  right: -5rem;
  top: 46%;
  margin-top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-bottom .swiper-button-next:before {
  content: '\e683';
  font-family: iconfont;
  font-size: 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a5c25d;
  width: 100%;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.story .con .story-bottom .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: none;
  left: -5rem;
  top: 46%;
  margin-top: 0;
}
.story .con .story-bottom .swiper-button-prev:before {
  content: '\e601';
  font-family: iconfont;
  font-size: 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a5c25d;
  width: 100%;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
@media screen and (max-width: 1200px) {
  .story .con .story-bottom .swiper-button-next {
    right: -30px;
  }
  .story .con .story-bottom .swiper-button-prev {
    left: -30px;
  }
  .news .con .swiper-button-next {
    right: 10px;
  }
  .news .con .swiper-button-prev {
    left: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .banner .text {
    top: 12%;
  }
  .banner .text .con {
    padding-right: 20px;
  }
  .banner .text .con .right {
    width: 100%;
  }
  .banner .text .con .right h2 {
    font-size: 16px;
  }
  .banner .text .con .right p {
    font-size: 14px;
    margin-top: 6px;
  }
  .story {
    padding: 30px 0 120px;
  }
  .story .con .title h2 {
    font-size: 18px;
  }
  .story .con .title .line {
    margin: 14px auto 30px;
  }
  .story .con .story-top {
    padding-bottom: 30px;
  }
  .story .con .story-top .left {
    width: 100%;
    padding-top: 20px;
  }
  .story .con .story-top .left .name h2 {
    font-size: 18px;
  }
  .story .con .story-top .left .join {
    padding: 30px 20px;
  }
  .story .con .story-top .left .join .swiper-slide h2 {
    font-size: 18px;
  }
  .story .con .story-top .left .join .swiper-slide .line:after {
    left: 50.7%;
    top: -1px;
  }
  .story .con .story-top .left .join .swiper-slide p {
    font-size: 14px;
    padding: 0 10px;
  }
  .story .con .story-top .left .join .swiper-button-next {
    top: 59px;
  }
  .story .con .story-top .left .join .swiper-button-prev {
    top: 59px;
  }
  .story .con .story-top .left .text p {
    font-size: 14px;
    margin-top: 10px;
  }
  .story .con .story-top .right {
    width: 100%;
    padding-top: 0;
  }
  .story .con .story-bottom .swiper-container {
    padding-top: 40px;
  }
  .story .con .story-bottom .swiper-container .swiper-slide h2 {
    font-size: 16px;
  }
  .story .con .story-bottom .swiper-container .swiper-slide h3 {
    font-size: 14px;
    margin-top: 4px;
    padding: 0 10px;
  }
  .story .con .story-bottom .swiper-button-prev {
    top: 120%;
    left: 23%;
    width: 80px;
    height: 40px;
    border-radius: 5px;
    background: #a5c25d;
  }
  .story .con .story-bottom .swiper-button-prev:before {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
  }
  .story .con .story-bottom .swiper-button-next {
    top: 120%;
    right: 23%;
    width: 80px;
    height: 40px;
    border-radius: 5px;
    background: #a5c25d;
  }
  .story .con .story-bottom .swiper-button-next:before {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
  }
}
/*# sourceMappingURL=staff_story.css.map */