body {
  line-height: 1.5;
}

.sbtn .prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 22%;
  bottom: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sbtn .next{
  position: absolute;
  top: 0;
  right: 0;
  width: 22%;
  bottom: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sbtn svg{
  width: 40px!important;
  height: 40px!important;
}

.cont {
  width: 100%;
  overflow: hidden;
  background: #f9f7f3;
  padding-top: 120px;
}

.cont svg {
  margin: 0 !important;
}

.cont .slideHdp {
  position: relative;
}

.cont .slideHdp .slideHd {
  padding-bottom: 20px;
}

.cont .slideHdp .slideHd .swiper-slide {
  width: 59%;
  height: 400px;
}

.cont .slideHdp .slideHd .swiper-slide .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #b78439;
}

.cont .slideHdp .slideHd .swiper-slide .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.2);
}

.cont .slideHdp .slideHd .swiper-slide .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  background-color: #f9f7f3;
}

.cont .slideHdp .slideHd .swiper-slide .txt::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/honor_bg2.jpg) #fff no-repeat center;
  background-size: cover;
  opacity: 0.5;
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol {
  height: 300px;
  width: 75%;
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li:nth-last-child(1) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li p {
  color: #fff;
  display: block;
  margin-bottom: 15px;
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span {
  display: block;
  color: #fff;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 17px;
  left: 0;
  border-radius: 100%;
  background: #fff;
}

.cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span:nth-last-child(1) {
  margin-bottom: 0;
}

.cont .slideHdp .slideHd .swiper-slide .txt::after {
  content: '';
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  opacity: 0.5;
  bottom: -8px;
  z-index: -1;
  background: url(../img/honor_bg3.jpg) no-repeat center;
}

.cont .slideHdp .slideHd .swiper-slide.swiper-slide-active .txt::before {
  opacity: 1;
}

.cont .slideHdp .slideHd .swiper-slide.swiper-slide-active .txt::after {
  opacity: 1;
}

.cont .Ctrlyear {
  width: 270px;
  margin: 30px auto 0;
}

.cont .Ctrlyear h4 {
  font-size: 120px;
  white-space: nowrap;
  text-align: center;
  background: linear-gradient(135deg, #eee09c, #b78439);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
}

.cont .scrolCir {
  height: 420px;
  margin-top: 30px;
  position: relative;
  display: flex;
  justify-content: center;
}

.cont .scrolCir .jb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 5;
  width: 172px;
}

.cont .scrolCir .global-circle {
  width: 1027px;
  height: 1027px;
  transition: 0.8s;
  display: block;
  background: url(../img/honor_z.svg) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}

.cont .scrolCir .global-circle li {
  position: absolute;
  width: 90px;
  margin-left: -45px;
  left: 50%;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  text-align: center;
}

.cont .scrolCir .global-circle li:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 2px;
  height: 0;
  background: #caae71;
  top: -30px;
  margin-left: -1px;
}

.cont .scrolCir .global-circle li span {
  display: block;
  position: relative;
  top: -36px;
  font-size: 26px;
  color: #5a5a5a;
}

.cont .scrolCir .global-circle li:nth-child(1) {
  transform: rotate(0deg);
}

.cont .scrolCir .global-circle li:nth-child(2) {
  transform: rotate(20deg);
}

.cont .scrolCir .global-circle li:nth-child(3) {
  transform: rotate(40deg);
}

.cont .scrolCir .global-circle li:nth-child(4) {
  transform: rotate(60deg);
}

.cont .scrolCir .global-circle li:nth-child(5) {
  transform: rotate(80deg);
}

.cont .scrolCir .global-circle li:nth-child(6) {
  transform: rotate(100deg);
}

.cont .scrolCir .global-circle li:nth-child(7) {
  transform: rotate(120deg);
}

.cont .scrolCir .global-circle li:nth-child(8) {
  transform: rotate(140deg);
}

.cont .scrolCir .global-circle li:nth-child(9) {
  transform: rotate(160deg);
}

.cont .scrolCir .global-circle li:nth-child(10) {
  transform: rotate(180deg);
}

.cont .scrolCir .global-circle li:nth-child(11) {
  transform: rotate(200deg);
}

.cont .scrolCir .global-circle li:nth-child(12) {
  transform: rotate(220deg);
}

.cont .scrolCir .global-circle li:nth-child(13) {
  transform: rotate(240deg);
}

.cont .scrolCir .global-circle li:nth-child(14) {
  transform: rotate(260deg);
}

.cont .scrolCir .global-circle li:nth-child(15) {
  transform: rotate(280deg);
}

.cont .scrolCir .global-circle li:nth-child(16) {
  transform: rotate(300deg);
}

.cont .scrolCir .global-circle li:nth-child(17) {
  transform: rotate(320deg);
}

.cont .scrolCir .global-circle li:nth-child(18) {
  transform: rotate(340deg);
}

.cont .scrolCir .global-circle li.on span::before {
  animation: scaleThree 1.5s infinite;
}

.cont .scrolCir .global-circle li.on span {
  display: block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  position: relative;
  font-size: 0;
  margin: 0 auto;
  top: -40px;
  background-color: #caae71;
}

.cont .scrolCir .global-circle li.on span::before {
  position: absolute;
  display: block;
  border-radius: 50%;
  content: '';
  background-color: #caae71;
  width: 19px;
  height: 19px;
  left: 0;
  top: 0;
}

.cont .scrolCir .global-circle li.on:before {
  height: 128px;
  transition: 1s 0.5s;
}

@keyframes scaleThree {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }

  100% {
    transform: scale(3);
    opacity: 0;
  }
}

/* .pp {
    animation: p2fd .4s linear .1s 1 forwards;
    transform: scale(0)
}

.pp {
    animation: hand2 1s linear 0s infinite;
    transform: scale(0)
}
@keyframes t1 {
    0% {
        transform: translateY(-50px);
        opacity:0;
    }
    100%{
        opacity: 1;
        transform: translateY(0);
    }
} */
/* 125% */
@media screen and (max-width: 1440px) {
  .cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span::after {
    top: 12px;
  }
}

@media screen and (max-width: 1366px) {
  .cont .Ctrlyear h4 {
    font-size: 100px;
  }

  .cont .Ctrlyear {
    margin: 15px auto 0;
  }
}

@media screen and (max-width: 1200px) {
  .cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span::after {
    top: 10px;
  }

  .cont .scrolCir {
    height: 320px;
  }

  .cont .scrolCir .global-circle {
    width: 800px;
    height: 800px;
  }

  .cont .scrolCir .jb {
    width: 117px;
  }

  .cont .Ctrlyear h4 {
    font-size: 80px;
  }

  .cont .slideHdp .slideHd .swiper-slide {
    width: 62%;
  }

  .cont .scrolCir .global-circle li.on:before {
    height: 106px;
  }
}

/* 150 */
@media screen and (max-width: 768px) {
  .cont {
    padding-top: 30px;
  }

  .cont .slideHdp .slideHd .swiper-slide {
    width: 100%;
    height: 300px;
  }

  .cont .slideHdp .slideHd .swiper-slide .txt .scrol {
    height: 250px;
    width: 90%;
  }

  .cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li p,
  .cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span {
    margin-bottom: 5px;
  }

  .cont .slideHdp .slideHd .swiper-slide .txt .scrol ul li span::after {
    top: 9px;
  }

  .cont .scrolCir {
    height: 150px;
  }

  .cont .scrolCir .global-circle {
    width: 320px;
    height: 320px;
  }

  .cont .scrolCir .jb {
    width: 50px;
  }

  .cont .Ctrlyear h4 {
    font-size: 40px;
  }

  .cont .scrolCir .global-circle li span {
    font-size: 12px;
    top: -20px;
  }

  .cont .scrolCir .global-circle li:before {
    top: -19px;
  }

  .cont .scrolCir .global-circle li.on span {
    top: -35px;
  }

  .cont .Ctrlyear {
    margin: 0 auto 0;
  }

  .cont .scrolCir .global-circle li.on:before {
    height: 51px;
  }
}

/*# sourceMappingURL=./honor.css.map */
