@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
.header-tel {
  position: relative;
  padding-right: 40px;
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-items: center;
  background: #5e0d8b;
  height: 50px;
  text-align: right;
}
.header-tel i {
  display: inline-block;
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}
.header-tel span {
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 0 6px;
  color: #fff;
  font-size: 16px;
}
.header-tel b {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.mtop {
  height: 90px;
}
.header {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 99;
  height: 90px;
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
}
.navs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navs > li {
  margin-right: 58px;
  position: relative;
  height: 90px;
}
.navs > li:nth-child(4) {
  margin-right: 376px;
}
.navs > li:hover > a,
.navs > li.active > a {
  color: #5e0d8b;
}
.navs > li > a {
  display: inline-block;
  color: #313131;
  font-size: 20px;
  line-height: 90px;
}
.navs > li:hover .navs-menu-box {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
  transform: translateX(-50%) translateY(0px);
}
.navs-menu-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(30px);
  top: 100%;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: 0.48s;
  pointer-events: none;
}
.navs-menu {
  background: #fff;
  border-radius: 6px;
  padding: 16px 0;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  position: relative;
}
.navs-menu:before {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: -13px;
  content: "";
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 13px solid #fff;
}
.navs-menu li {
  text-align: center;
  padding: 0 20px;
}
.navs-menu li a {
  display: inline-block;
  white-space: nowrap;
  color: #313131;
  font-size: 16px;
  line-height: 2;
}
.navs-menu li a:hover {
  color: #5e0d8b;
}
.logo {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -110px;
  margin-top: -35px;
  width: 210px;
}
.logo img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.banner {
  position: relative;
}
.banner-swiper {
  position: relative;
}
.banner-swiper .swiper-pagination {
  bottom: 19px;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #dcdcdc;
  opacity: 1;
  transition: 0.4s;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #535353;
}
.banner-slide {
  overflow: hidden;
}
.banner-slide a {
  display: block;
}
.banner-slide figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.banner-slide figure img {
  display: block;
  width: 100%;
  height: auto;
}
.flavor {
  position: relative;
  padding: 70px 0 92px;
}
.flavor-title {
  margin-bottom: 37px;
  text-align: center;
}
.flavor-title strong {
  display: inline-block;
  position: relative;
  padding-bottom: 26px;
  color: #5e0d8b;
  font-size: 36px;
  line-height: 1.3;
  opacity: 0;
}
.flavor-title strong:after {
  position: absolute;
  left: 50%;
  margin-left: -183px;
  bottom: 0;
  content: "";
  width: 366px;
  height: 2px;
  background: #5e0d8b;
}
.flavor-title strong:before {
  position: absolute;
  left: 50%;
  margin-left: -92px;
  bottom: -8px;
  content: "";
  width: 184px;
  height: 8px;
  background: #5e0d8b;
}
.flavor-swiper {
  position: relative;
}
.flavor-pagination {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.flavor-pagination .swiper-pagination-bullet {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: 6px;
  opacity: 1;
  background: none;
}
.flavor-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
}
.flavor-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 19px;
}
.flavor-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active i {
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
}
.flavor-pagination .swiper-pagination-bullet i {
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  padding-right: 8px;
  line-height: 16px;
  color: #ae86c5;
  font-style: normal;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-12px);
  transition: 0.4s;
}
.flavor-pagination .swiper-pagination-bullet:last-child {
  margin-bottom: 0;
}
.flavor-pagination .swiper-pagination-bullet:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #5e0d8b;
  transition: 0.35s;
}
.flavor-pagination .swiper-pagination-bullet:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  content: "";
  width: 19px;
  width: 0;
  height: 8px;
  background: #ae86c5;
  transition: 0.35s;
}
.flavor-slide {
  position: relative;
  overflow: hidden;
  width: 33.3333%;
}
.flavor-slide a:hover figure img {
  transform: scale(1.06);
}
.flavor-slide a:hover .flavor-info:before {
  bottom: auto;
  top: 0;
  height: 100%;
}
.flavor-slide a:hover .flavor-info p {
  color: #fff;
}
.flavor-slide figure {
  position: relative;
  display: block;
  padding-bottom: 84.166%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.flavor-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flavor-slide figure img {
  transition: 0.68s;
}
.flavor-info {
  position: relative;
  z-index: 3;
  padding: 38px 10.4%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 170px;
  background: #eeeeee;
}
.flavor-info:before {
  content: "";
  width: 100%;
  height: 0;
  background: #5e0d8b;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.4s;
  z-index: -1;
}
.flavor-info:hover,
.flavor-info.active {
  color: #5e0d8b;
}
.flavor-info:hover:before,
.flavor-info.active:before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.flavor-info p {
  text-align: center;
  color: #000000;
  font-size: 26px;
  transition: 0.35s;
}
.flagship {
  position: fixed;
  right: 30px;
  bottom: 60px;
  z-index: 10;
}
.flagship:hover .flagship-list {
  pointer-events: visible;
}
.flagship:hover .flagship-list li {
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
}
.flagship:hover .flagship-list li:nth-child(2) {
  transition-delay: 0.15s;
}
.flagship:hover .flagship-list li:nth-child(3) {
  transition-delay: 0.3s;
}
.flagship img {
  display: inline-block;
  width: 8.69vw;
  height: auto;
  transform-origin: center bottom;
  animation: move4 2.4s infinite linear;
}
@keyframes move4 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-6deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.flagship-list {
  position: absolute;
  left: -100px;
  bottom: 20px;
  pointer-events: none;
}
.flagship-list li {
  margin-bottom: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-60px);
  transition: 0.5s;
}
.flagship-list li a {
  display: inline-block;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  background: #5e0d8b;
  color: #fff;
  font-size: 15px;
  border-radius: 17px;
}
.flagship-list li a:hover {
  transform: translateX(-5px);
}
.flagship-list li:last-child {
  margin-bottom: 0;
}
.particular {
  padding: 60px 0 118px;
  background: #5e0d8b;
}
.particular-title strong {
  color: #fff;
}
.particular-title strong:before,
.particular-title strong:after {
  background: #fff;
}
.particular-title strong:after {
  margin-left: -197px;
  width: 394px;
}
.particular-wrap .particular-title {
  position: relative;
  z-index: 3;
  padding-bottom: 26px;
}
.particular-wrap .particular-title strong {
  padding-bottom: 0;
}
.particular-wrap .particular-title strong:before,
.particular-wrap .particular-title strong:after {
  display: none;
}
.particular-wrap .particular-title:before {
  position: absolute;
  left: 50%;
  margin-left: -92px;
  bottom: -8px;
  content: "";
  width: 184px;
  height: 8px;
  background: #fff;
}
.particular-wrap .particular-title:after {
  position: absolute;
  left: 50%;
  margin-left: -183px;
  bottom: 0;
  content: "";
  width: 366px;
  height: 2px;
  background: #fff;
}
.particular-tab {
  margin-top: 54px;
}
.particular-year {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
}
.particular-year:before {
  position: absolute;
  left: 0;
  top: 3px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}
.particular-year-slide {
  float: left;
  padding-bottom: 4px;
  text-align: center;
  position: relative;
  padding-top: 17px;
}
.particular-year-slide:before {
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  top: 0;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
}
.particular-year-slide.slick-current span:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.particular-year-slide span {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 0 28px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  font-size: 16px;
}
.particular-year-slide span:before {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 17px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  transition: 0.38s;
}
.particular-swiper {
  position: relative;
  padding: 0 10.27%;
  margin-top: 98px;
}
.particular-slide {
  float: left;
  height: 416px;
}
.particular-slide:first-child a {
  justify-content: space-between;
  flex-direction: row-reverse;
}
.particular-slide a {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.particular-max-imgs {
  text-align: center;
}
.particular-max-imgs img {
  display: inline-block;
  width: auto;
  height: 416px;
}
.particular-imgs {
  box-sizing: border-box;
  padding: 4px 4px 0;
  width: 51.66%;
  background: #fff;
}
.particular-imgs figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.particular-imgs figure img {
  display: block;
  width: 100%;
  height: auto;
}
.particular-imgs span {
  display: block;
  position: relative;
  text-align: center;
  padding: 14px 0;
  background: #fff;
  color: #5e0d8b;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.particular-text {
  padding-top: 52px;
  width: 42.38%;
}
.particular-text p {
  color: #fff;
  font-size: 26px;
  line-height: 1.4;
}
.particular-btn span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  z-index: 10;
  width: 62px;
  height: 62px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  cursor: pointer;
  color: #fff;
  font-size: 28px;
  transition: 0.38s;
}
.particular-btn span:hover {
  color: #5e0d8b;
}
.particular-btn span:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.particular-btn span:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.4s;
}
.particular-btn span.prev {
  left: 0;
}
.particular-btn span.prev:hover {
  text-indent: -3px;
}
.particular-btn span.next {
  right: 0;
}
.particular-btn span.next:hover {
  text-indent: 3px;
}
.overthrow {
  position: relative;
  z-index: 3;
  padding: 56px 0 80px;
}
.overthrow-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.13;
}
.overthrow-top {
  margin-top: 72px;
  text-align: center;
}
.overthrow-tt {
  display: block;
  text-align: center;
  line-height: 1.2;
  color: #000000;
  font-size: 40px;
}
.overthrow-li {
  margin-top: 34px;
  display: flex;
  justify-content: center;
}
.overthrow-li li {
  margin-right: 40px;
  position: relative;
  z-index: 3;
}
.overthrow-li li:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/overthrow.png) center no-repeat;
  background-size: cover;
}
.overthrow-li li:last-child {
  margin-right: 0;
}
.overthrow-li li b {
  display: block;
  position: relative;
  z-index: 3;
  width: 188px;
  height: 188px;
  text-align: center;
  line-height: 188px;
  color: #000000;
  font-size: 2.86vw;
}
.pattern {
  margin-top: 110px;
}
.pattern-list {
  display: flex;
  margin-top: 38px;
}
.pattern-list li {
  position: relative;
  flex: 1;
  text-align: center;
}
.pattern-list li:before {
  position: absolute;
  left: 0;
  bottom: 75px;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(85, 32, 126, 0.5);
}
.pattern-data {
  position: relative;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 216px;
  height: 216px;
  border-radius: 50%;
  background: #5e0d8b;
  border: 8px solid #fff;
}
.pattern-data p {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.pattern-data p b {
  font-size: 3.125vw;
}
.pattern-arrow {
  position: relative;
  transform: translateX(-38px);
  z-index: 2;
  margin: auto;
  margin-top: 20px;
  width: 179px;
  height: 255px;
}
.pattern-arrow:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/arrow.png) center no-repeat;
}
.pattern-year {
  position: absolute;
  text-align: left;
}
.pattern-year.pattern-year1 {
  left: 90%;
  top: 2px;
  white-space: nowrap;
}
.pattern-year.pattern-year2 {
  left: -56px;
  bottom: -14px;
}
.pattern-year.pattern-year2 time {
  color: #ae86c5;
}
.pattern-year.pattern-year2 p {
  color: #ae86c5;
}
.pattern-year time {
  display: block;
  margin-bottom: 8px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 26px;
}
.pattern-year p {
  color: #5e0d8b;
  line-height: 1;
  font-size: 26px;
  font-weight: bold;
}
.pattern-info {
  position: relative;
  z-index: 2;
  padding-top: 18px;
  margin-top: 28px;
  text-align: center;
}
.pattern-info:before {
  position: absolute;
  left: 50%;
  margin-left: -58px;
  top: 0;
  content: "";
  width: 116px;
  height: 4px;
  background: #5e0d8b;
}
.pattern-info p {
  color: #000000;
  font-size: 22px;
  line-height: 1.4;
}
.pattern-more {
  text-align: center;
  margin-top: 80px;
}
.pattern-more a {
  display: inline-block;
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 18px;
  background: #5e0d8b;
  border-radius: 28px;
}
.pattern-more a:hover {
  background: rgba(85, 32, 126, 0.8);
}
.flat-price {
  padding: 58px 0 80px;
  background: #5e0d8b;
}
.flat-wr {
  margin-top: 82px;
  display: flex;
  justify-content: space-between;
}
.flat-left {
  position: relative;
  width: 66.666%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flat-top {
  width: 396px;
}
.flat-top strong {
  display: block;
  line-height: 1.2;
  color: #fff;
  font-size: 40px;
}
.flat-top p {
  margin-top: 16px;
  color: #fff;
  font-size: 26px;
  line-height: 1.4;
}
.flat-imgs {
  display: block;
  position: absolute;
  right: 0;
  bottom: 190px;
  width: 408px;
}
.flat-imgs img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.flat-example {
  margin-top: 30px;
}
.flat-example .flat-example-title {
  margin-bottom: 24px;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  line-height: 1;
}
.flat-tab img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.flat-eq {
  width: 26.111%;
}
.flat-eq strong {
  display: block;
  margin-bottom: 36px;
  line-height: 1.2;
  color: #fff;
  font-size: 40px;
}
.flat-eq figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.flat-eq figure img {
  display: block;
  width: 100%;
  height: auto;
}
.cooperate {
  padding: 55px 0 116px;
}
.flavor-title strong:after {
  left: 0;
  margin-left: 0;
  width: 100%;
}
.cooperate-li {
  margin-top: 80px;
  padding: 0 48px;
  display: flex;
  justify-content: space-between;
}
.cooperate-li li {
  position: relative;
  flex: 1;
  text-align: center;
}
.cooperate-li li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  padding-top: 13px;
  color: #000000;
  font-size: 26px;
  line-height: 1.4;
}
.cooperate-data {
  position: relative;
  z-index: 3;
  margin: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 305px;
  height: 353px;
}
.cooperate-data:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/diamond.png) center no-repeat;
  background-size: 100%;
}
.cooperate-data b {
  display: block;
  margin-top: -10px;
  line-height: 1;
  color: #fff;
  font-size: 5.93vw;
}
.cooperate-data span {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 4.06vw;
  font-weight: bold;
}
.activity {
  padding: 54px 0 122px;
  background: #5e0d8b;
}
.activity-tab {
  position: relative;
  margin-top: 52px;
  padding: 0 120px;
}
.activity-slide {
  position: relative;
  padding: 90px 0;
  transform: scale(0.7);
  transition: 0.5s !important;
}
.activity-slide.swiper-slide-active {
  transform: scale(1.4);
  z-index: 5;
}
.activity-slide.swiper-slide-active strong {
  opacity: 1;
  visibility: visible;
}
.activity-slide strong {
  display: block;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1;
  color: #ffffff;
  font-size: 28px;
  opacity: 0;
  visibility: hidden;
  transition: 0.46s;
}
.activity-slide figure {
  display: block;
  line-height: 1;
}
.activity-slide figure img {
  display: block;
  width: 100%;
  height: auto;
}
.sessions {
  margin-top: 84px;
}
.sessions .sessions-tt {
  display: block;
  text-align: center;
  line-height: 1.2;
  color: #fff;
  font-size: 40px;
}
.sessions-imgs {
  margin-top: 28px;
}
.sessions-imgs img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.major {
  padding: 58px 0 72px;
  background: #eeeeee;
}
.major-wr {
  margin-top: 74px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-start;
}
.major-video {
  position: relative;
  width: 48%;
  line-height: 1;
}
.major-video figure {
  display: block;
  line-height: 1;
}
.major-video figure img {
  display: block;
  width: 100%;
  height: auto;
}
.major-video b {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -62px;
  margin-top: -63px;
  width: 125px;
  height: 127px;
  background: url(../images/videobtn.png) center no-repeat;
  z-index: 3;
  cursor: pointer;
  transition: 0.35s;
}
.major-video b:hover {
  transform: scale(0.8);
}
.major-v {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}
.major-info {
  width: 42.777%;
}
.major-text {
  margin-bottom: 34px;
}
.major-text p {
  color: #5e0d8b;
  font-size: 30px;
  font-weight: bold;
}
.major-list {
  display: flex;
  justify-content: space-between;
}
.major-list li {
  padding: 46px 5px 60px;
  min-width: 186px;
  margin-right: 10px;
  box-sizing: border-box;
  text-align: center;
  background: #5e0d8b;
}
.major-list li:last-child {
  margin-right: 0;
}
.major-list li p {
  margin-bottom: 22px;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  white-space: nowrap;
}
.major-list li p b {
  margin: 0 3px;
  font-size: 4.53vw;
}
.major-list li span {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 32px;
}
.major-more {
  margin-top: 40px;
  text-align: center;
}
.major-more a {
  display: inline-block;
  position: relative;
  z-index: 3;
  width: 218px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 28px;
  background: #5e0d8b;
}
.major-more a:hover {
  background: rgba(85, 32, 126, 0.8);
}
.major-more a:before {
  position: absolute;
  z-index: -1;
  left: -20%;
  top: -20%;
  content: "";
  width: 140%;
  height: 140%;
  visibility: hidden;
  border-radius: 42px;
  background: #5e0d8b;
  transform: scale(0.9);
}
@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  40% {
    opacity: 1;
  }
  70% {
    opacity: 1;
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.skill {
  padding-left: calc((100% - 1440px) / 2);
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.skill-imgs {
  position: relative;
  width: 53.92%;
  line-height: 1;
}
.skill-imgs figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.skill-imgs figure img {
  display: block;
  width: 100%;
  height: auto;
}
.skill-imgs p {
  position: absolute;
  left: 40px;
  top: 70px;
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  width: 25px;
  z-index: 2;
}
.skill-imgs {
  position: relative;
}
.skill-imgs-item {
  display: none;
}
.skill-imgs-item:first-child {
  display: block;
}
.skill-info {
  padding-top: 60px;
  width: 37.44%;
}
.skill-list {
  margin-top: 60px;
}
.skill-list li {
  margin-bottom: 30px;
  padding: 0 36px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  height: 138px;
  border: 4px solid #5e0d8b;
}
.skill-list li:before {
  content: "";
  width: 100%;
  height: 0;
  background: #5e0d8b;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s;
  z-index: -1;
}
.skill-list li:hover,
.skill-list li.active {
  color: #5e0d8b;
}
.skill-list li:hover:before,
.skill-list li.active:before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.skill-list li:hover strong,
.skill-list li.active strong,
.skill-list li:hover .skill-fix p,
.skill-list li.active .skill-fix p {
  color: #fff;
}
.skill-list li strong {
  display: block;
  width: 110px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 3.64vw;
  transition: 0.38s;
}
.skill-fix {
  flex: 1;
}
.skill-fix p {
  color: #5e0d8b;
  font-size: 24px;
  line-height: 1.2;
  transition: 0.36s;
}
.company-culure {
  position: relative;
  background: #6f199e;
  overflow: hidden;
}
.company-bg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  width: 100%;
  height: 1440px;
}
.company-bg:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -720px;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.company-bg:after {
  position: absolute;
  left: -11.15%;
  top: 50%;
  margin-top: -61.1%;
  height: 122.3%;
  content: "";
  width: 122.3%;
  border-radius: 50%;
  background: #5e0d8b;
  z-index: -2;
}
.company-wr {
  padding: 118px 0 76px;
  position: relative;
  z-index: 2;
}
.company-wr .major-more {
  margin-top: 84px;
}
.company-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.company-list li {
  text-align: center;
  margin-bottom: 270px;
  width: 48%;
}
.company-list li:nth-child(n+3) {
  margin-bottom: 0;
}
.company-list li strong {
  display: block;
  margin-bottom: 15px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 50px;
}
.company-list li p {
  color: #5e0d8b;
  font-size: 36px;
  line-height: 1.2;
}
.company-infos {
  position: absolute;
  left: 50%;
  top: 190px;
  margin-left: -195px;
  width: 352px;
  height: 352px;
  border: 20px solid #5e0d8b;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-infos .flavor-title strong {
  font-size: 50px;
}
.relevant {
  padding: 54px 0 58px;
}
.relevant-tab {
  margin-top: 62px;
}
.relevant-btn {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #535353;
}
.relevant-btn li {
  position: relative;
  padding-bottom: 10px;
  line-height: 1;
  color: #535353;
  font-size: 20px;
  cursor: pointer;
  transition: 0.36s;
}
.relevant-btn li:hover,
.relevant-btn li.active {
  color: #5e0d8b;
  font-weight: bold;
}
.relevant-btn li:hover:before,
.relevant-btn li.active:before {
  visibility: visible;
  transform: scale(1);
}
.relevant-btn li:before {
  position: absolute;
  left: 0;
  top: 100%;
  content: "";
  width: 100%;
  height: 4px;
  background: #5e0d8b;
  transform: scale(0);
  visibility: hidden;
  transition: 0.4s;
}
.relevant-swiper {
  margin-top: 22px;
}
.relevant-item {
  display: none;
}
.relevant-item:first-child {
  display: block;
}
.relevant-flex {
  display: flex;
  justify-content: space-between;
}
.relevant-info {
  position: relative;
  width: 51.38%;
}
.relevant-info a:hover figure img {
  transform: scale(1.06);
}
.relevant-info figure {
  display: block;
  height: 378px;
  overflow: hidden;
}
.relevant-info figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.68s;
}
.relevant-text {
  position: relative;
  padding-right: 194px;
  margin-top: 32px;
}
.relevant-text strong {
  display: block;
  margin-bottom: 17px;
  line-height: 1.2;
  color: #5e0d8b;
  font-size: 24px;
  font-weight: normal;
}
.relevant-text p {
  color: #a0a0a0;
  font-size: 16px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.relevant-time {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
.relevant-time time {
  display: block;
  line-height: 1;
  color: #a0a0a0;
  font-size: 16px;
}
.relevant-time span {
  display: inline-block;
  margin-top: 16px;
  width: 133px;
  height: 56px;
  line-height: 56px;
  border-radius: 28px;
  background: #5e0d8b;
  color: #fff;
  font-size: 18px;
}
.relevant-li {
  border-top: 4px solid #707070;
  width: 43.47%;
}
.relevant-li li {
  position: relative;
}
.relevant-li li a {
  display: block;
  position: relative;
  padding: 15px 0 13px;
  border-bottom: 2px dotted #707070;
}
.relevant-li li a:hover strong {
  font-weight: bold;
}
.relevant-li li a strong {
  display: block;
  margin-bottom: 8px;
  line-height: 1.1;
  color: #5e0d8b;
  font-size: 20px;
  font-weight: normal;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.35s;
}
.relevant-li li a p {
  color: #a0a0a0;
  font-size: 16px;
  line-height: 1.2;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.relevant-li li a time {
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  line-height: 1;
  color: #a0a0a0;
  font-size: 14px;
}
.footer {
  padding: 102px 0 0;
  background: #351049 url(../img/footerBg.png) right bottom no-repeat;
  background-size: 22.29% auto;
}
.footer-top {
  display: flex;
  justify-content: space-between;
}
.footer-logo {
  margin-bottom: 90px;
  width: 238px;
}
.footer-address p {
  margin-bottom: 8px;
  color: #e6d0f4;
  font-size: 16px;
}
.footer-address p b {
  font-size: 28px;
}
.footer-eq {
  margin-top: 30px;
  display: flex;
}
.footer-eq-item {
  margin-right: 20px;
  width: 114px;
  text-align: center;
}
.footer-eq-item:last-child {
  margin-right: 0;
}
.footer-eq-item img {
  display: block;
  width: 100%;
  height: auto;
}
.footer-eq-item p {
  margin-top: 13px;
  color: #e6d0f4;
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
}
.footer-network {
  margin-top: 82px;
  display: flex;
}
.footer-network a {
  display: inline-block;
  margin-right: 5px;
  color: #796392;
  font-size: 16px;
}
.footer-network a:hover {
  color: #fff;
}
.footer-navs {
  display: flex;
  flex-wrap: wrap;
  width: 720px;
}
.footer-navs-item {
  width: 216px;
  margin-bottom: 60px;
}
.footer-navs-item:nth-child(4n+4) {
  width: auto;
}
.footer-navs-item dt {
  display: block;
  margin-bottom: 23px;
  line-height: 1;
}
.footer-navs-item dt a {
  display: inline-block;
  color: #edd6ff;
  font-size: 16px;
  line-height: 1.2;
}
.footer-navs-item dt a:hover {
  color: #fff;
}
.footer-navs-item dd {
  display: block;
}
.footer-navs-item dd p {
  margin-bottom: 5px;
}
.footer-navs-item dd p a {
  display: inline-block;
  color: #796392;
  font-size: 14px;
}
.footer-navs-item dd p a:hover {
  color: #fff;
}
.footer-friend {
  margin-top: -12px;
  display: flex;
  flex-wrap: wrap;
}
.footer-friend span,
.footer-friend a {
  display: inline-block;
  color: #796392;
  font-size: 16px;
  margin-right: 12px;
}
.footer-friend a:hover {
  color: #fff;
}
.footer-copy {
  padding: 22px 5% 32px;
  display: flex;
  justify-content: center;
}
.footer-copy a {
  display: inline-block;
  color: #796392;
  font-size: 16px;
}
.footer-copy a:hover {
  color: #fff;
}
.article-block.slideinset li,
.article-block.slideinset > div {
  opacity: 0;
  -webkit-clip-path: inset(0 0 100% 0);
  clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  -moz-transition: 0.9s;
  transition: 0.9s;
}
.article-block.slideinset li:nth-child(2),
.article-block.slideinset > div:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.article-block.slideinset li:nth-child(3),
.article-block.slideinset > div:nth-child(3) {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.article-block.slideinset li:nth-child(4),
.article-block.slideinset > div:nth-child(4) {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.articleShow.slideinset li,
.articleShow.slideinset > div {
  opacity: 1;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.article-block.slidetopList li,
.article-block.slidetopList > div {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
}
.article-block.slidetopList li:nth-child(2),
.article-block.slidetopList > div:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.article-block.slidetopList li:nth-child(3),
.article-block.slidetopList > div:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.article-block.slidetopList li:nth-child(4),
.article-block.slidetopList > div:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.article-block.slidetopList li:nth-child(5),
.article-block.slidetopList > div:nth-child(5) {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.article-block.slidetopList li:nth-child(6),
.article-block.slidetopList > div:nth-child(6) {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.articleShow.slidetopList li,
.articleShow.slidetopList > div {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.article-block.slideTop {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  -o-transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  -moz-transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
}
.article-block.slideTop.detay1 {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.article-block.slideTop.detay2 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.articleShow.slideTop {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.potash-list.article-block .potash-item {
  opacity: 0;
  visibility: hidden;
  clip-path: inset(0 0 100% 0);
  transition: 1.5s;
}
.potash-list.article-block .potash-item:nth-child(2) {
  transition-delay: 0.5s;
}
.overthrow-li.article-block li {
  opacity: 0;
  visibility: hidden;
  transition: 1.28s;
}
.overthrow-li.article-block li:before {
  clip-path: inset(0 0 100% 0);
  visibility: hidden;
  transition: 0.65s 0.4s;
}
.overthrow-li.articleShow li {
  opacity: 1;
  visibility: visible;
}
.overthrow-li.articleShow li:before {
  clip-path: inset(0 0 0 0);
  visibility: visible;
}
.overthrow-bg.article-block {
  opacity: 1;
  transition: 5.8s;
}
.overthrow-bg.articleShow {
  opacity: 0.13;
}
.pattern-arrow.article-block:before {
  transform: scaleY(0);
  transform-origin: center bottom;
  background-size: 100% auto;
  transition: 0.68s;
}
.pattern-arrow.article-block .pattern-year1 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-40px);
  transition: 0.68s 0.5s;
}
.pattern-arrow.articleShow:before {
  transform: scaleY(1);
}
.pattern-arrow.articleShow .pattern-year1 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.flat-imgs.article-block {
  transform-origin: left bottom;
  opacity: 0;
  transform: scale(0);
  transition: 1.58s;
}
.flat-imgs.articleShow {
  opacity: 1;
  transform: scale(1);
}
.cooperate-li li p.article-block {
  opacity: 0;
  visibility: hidden;
  position: relative;
  top: 50px;
  transition: 0.5s;
}
.cooperate-li li p.articleShow {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.company-wr.article-block .company-bg:before,
.company-wr.article-block .company-bg:after {
  transform: scale(0);
  transition: 2s 0.6s;
}
.company-wr.articleShow .company-bg:before,
.company-wr.articleShow .company-bg:after {
  transform: scale(1);
}
.company-wr.articleShow .company-bg:after {
  transition: 2s 0s;
}
.company-infos.article-block {
  transition-delay: 1s;
}
.company-list.article-block li:nth-child(1) {
  transition-delay: 1.3s;
}
.company-list.article-block li:nth-child(2) {
  transition-delay: 1.5s;
}
.company-list.article-block li:nth-child(3) {
  transition-delay: 1.7s;
}
.company-list.article-block li:nth-child(4) {
  transition-delay: 1.9s;
}
.pbanner {
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.pbanner figure {
  position: relative;
  display: block;
  padding-bottom: 36.56%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.pbanner figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pbanner strong {
  position: absolute;
  right: 50%;
  margin-right: -720px;
  bottom: 60px;
  z-index: 10;
  color: #fff;
  font-size: 3.54vw;
  line-height: 1;
  opacity: 0;
  overflow: hidden;
}
.leval-menu {
  box-shadow: 0 0 15px rgba(123, 123, 123, 0.12);
}
.leval-menu-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}
.menu-posite {
  display: flex;
  align-items: center;
}
.menu-posite span,
.menu-posite a {
  display: inline-block;
  position: relative;
  color: #999999;
  font-size: 16px;
}
.menu-posite a {
  padding-right: 28px;
}
.menu-posite a:hover {
  color: #5e0d8b;
}
.menu-posite a:before {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  border-left: 6px solid #999999;
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.menu-posite a:last-child {
  padding-right: 0;
}
.menu-posite a:last-child:before {
  display: none;
}
.menu-leval-hidden {
  overflow: hidden;
}
.menu-navs {
  display: flex;
}
.menu-navs li {
  margin-left: 78px;
}
.menu-navs li:first-child {
  margin-left: 0;
}
.menu-navs li:hover > a,
.menu-navs li.active > a {
  color: #5e0d8b;
  font-weight: bold;
}
.menu-navs li > a {
  display: inline-block;
  color: #333333;
  font-size: 18px;
}
.introduction {
  padding: 88px 0 80px;
}
.introducte-info {
  text-align: center;
}
.introducte-info p {
  color: #000000;
  font-size: 24px;
}
.flavor-title2 strong:after {
  left: 50%;
  margin-left: -197px;
  width: 394px;
}
.introduct-imgs {
  line-height: 1;
}
.introduct-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.introduct-data {
  padding: 88px 0 132px;
}
.introduct-data .introducte-info {
  margin-top: 0;
}
.introduct-data-li {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
.introduct-data-li li {
  text-align: center;
}
.introduct-data-li li b {
  display: block;
  margin: auto;
  width: 250px;
  height: 289px;
  line-height: 289px;
  text-align: center;
  background: url(../images/diamond.png) center no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 90px;
  font-weight: bold;
}
.introduct-data-li li p {
  margin-top: 45px;
  color: #000000;
  font-size: 26px;
}
.tidings {
  padding: 98px 0 140px;
  background: #5e0d8b;
}
.tidings-info {
  margin-top: 0;
  margin-bottom: 106px;
}
.tidings-info p {
  color: #fff;
}
.pattern-list1 li:before {
  background: rgba(255, 255, 255, 0.5);
}
.pattern-list1 li .pattern-arrow .pattern-year1 time,
.pattern-list1 li .pattern-arrow .pattern-year1 p {
  color: #fff;
}
.pattern-list1 li .pattern-info:before {
  background: #fff;
}
.pattern-list1 li .pattern-info p {
  color: #fff;
}
.honor-fix {
  padding: 94px 0 124px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.honor-li {
  margin-top: 114px;
  display: flex;
  flex-wrap: wrap;
}
.honor-li li {
  margin-right: 5%;
  margin-bottom: 30px;
  width: 30%;
}
.honor-li li:nth-child(3n+3) {
  margin-right: 0;
}
.honor-li li:hover figure img {
  transform: scale(1.06);
}
.honor-li li figure {
  position: relative;
  display: block;
  padding-bottom: 67.85%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.honor-li li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.honor-li li figure img {
  transition: 0.68s;
}
.honor-li li p {
  margin-top: 27px;
  text-align: center;
  line-height: 1.4;
  color: #000000;
  font-size: 24px;
}
.history {
  padding: 86px 0 94px;
}
.history-logo {
  margin-bottom: 52px;
  text-align: center;
}
.history-logo img {
  display: inline-block;
  width: 284px;
  height: auto;
}
.history-list {
  position: relative;
  z-index: 2;
  padding: 74px 0 34px;
}
.history-list:before {
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: 0;
  content: "";
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 20px solid #5e0d8b;
}
.history-list:after {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  content: "";
  width: 1px;
  background: #cccccc;
  z-index: -1;
}
.history-li li {
  position: relative;
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}
.history-li li:nth-child(2n+2) {
  flex-direction: row-reverse;
}
.history-li li:nth-child(2n+2):before {
  border-right-color: #5e0d8b;
  border-bottom-color: #5e0d8b;
  border-left-color: #fff;
  border-top-color: #fff;
}
.history-li li:nth-child(2n+2) .history-hidden {
  margin-left: -35px;
  padding-left: 35px;
}
.history-li li:nth-child(2n+2) .history-info {
  margin-right: 0;
}
.history-li li:before {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 6px;
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #5e0d8b;
  background: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  transform: rotate(-45deg);
}
.history-li li:after {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: 21px;
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #5e0d8b;
}
.history-in {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  padding: 24px 44px;
}
.history-in p {
  color: #fff;
  font-size: 21px;
  line-height: 1.8;
  font-weight: bold;
}
.history-tab {
  width: 44.444%;
}
.history-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 26px;
  display: flex;
  justify-content: center;
}
.history-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 13px;
  width: 14px;
  height: 14px;
  opacity: 0.2;
  border-radius: 50%;
  background: #5e0d8b;
}
.history-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.his-slide figure {
  position: relative;
  display: block;
  padding-bottom: 62.5%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.his-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.history-info {
  width: 44.4444%;
}
.history-info strong {
  display: block;
  margin-top: -6px;
  margin-bottom: 23px;
  line-height: 1.4;
  color: #333333;
  font-size: 28px;
}
.history-info p {
  color: #333333;
  font-size: 18px;
  line-height: 2.2;
}
.history-hidden {
  margin-right: -35px;
  padding-right: 35px;
  height: 317px;
  overflow-y: auto;
}
.history-hidden::-webkit-scrollbar {
  width: 1px;
  background-color: #c9c9c9;
}
.history-hidden::-webkit-scrollbar-track {
  border-radius: 1px;
  background-color: #c9c9c9;
}
.history-hidden::-webkit-scrollbar-thumb {
  background-color: #5e0d8b;
}
.history-more {
  margin-top: 28px;
  text-align: center;
}
.history-more a {
  display: inline-block;
  color: #5e0d8b;
  font-size: 18px;
}
.history-more a:hover {
  font-weight: bold;
}
.honor {
  padding: 138px 0 26px;
}
.honor-list {
  display: flex;
  flex-wrap: wrap;
}
.honor-list li {
  margin-right: 5%;
  margin-bottom: 100px;
  width: 30%;
}
.honor-list li:nth-child(3n+3) {
  margin-right: 0;
}
.honor-list li:hover figure img {
  transform: scale(1.06);
}
.honor-list li time {
  display: block;
  margin-bottom: 28px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 36px;
  font-weight: bold;
}
.honor-list li p {
  margin-bottom: 22px;
  color: #333333;
  font-size: 18px;
  height: 97px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.honor-list li figure {
  display: block;
  position: relative;
  height: 300px;
  background: #5e0d8b;
}
.honor-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  max-width: 90%;
  max-height: 90%;
  transition: 0.68s;
}
.dynamics {
  padding: 85px 0 90px;
}
.dynamic-list li {
  margin-bottom: 55px;
}
.dynamic-list li a {
  display: block;
  position: relative;
  padding: 60px 48px 56px;
  z-index: 3;
  background: #f7f7f7;
  border-radius: 10px;
}
.dynamic-list li a:before {
  content: "";
  width: 100%;
  height: 0;
  background: #5e0d8b;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s;
  z-index: -1;
}
.dynamic-list li a:hover,
.dynamic-list li a.active {
  color: #5e0d8b;
}
.dynamic-list li a:hover:before,
.dynamic-list li a.active:before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.dynamic-list li a:before {
  border-radius: 10px;
}
.dynamic-list li a:hover strong,
.dynamic-list li a:hover time,
.dynamic-list li a:hover p {
  color: #fff;
}
.dynamic-list li a strong {
  display: block;
  margin-bottom: 22px;
  line-height: 1.2;
  color: #000000;
  font-size: 26px;
  font-weight: normal;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.4s;
}
.dynamic-list li a time {
  display: block;
  position: absolute;
  right: 40px;
  top: 62px;
  line-height: 30px;
  color: #666666;
  font-size: 18px;
  transition: 0.4s;
}
.dynamic-list li a p {
  color: #666666;
  font-size: 16px;
  transition: 0.4s;
}
.pagelist {
  display: flex;
  justify-content: center;
}
.pagelist a {
  display: inline-block;
  margin-right: 22px;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  border-radius: 50%;
  border: 1px solid #5e0d8b;
  color: #5e0d8b;
  font-size: 14px;
}
.pagelist a:hover,
.pagelist a.active {
  background: #5e0d8b;
  color: #fff;
}
.pagelist a:last-child {
  margin-right: 0;
}
.news-box {
  padding: 80px 0 70px;
}
.news-swiper .swiper-pagination {
  position: absolute;
  right: 60px;
  bottom: 50px;
  left: auto;
  z-index: 10;
  width: auto;
  display: flex;
  line-height: 1;
}
.news-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  margin-left: 20px;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.2;
  transition: 0.38s;
}
.news-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.news-swiper .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.news-slide a {
  display: flex;
  justify-content: space-between;
  background: #5e0d8b;
}
.news-slide a:hover figure img {
  transform: scale(1.06);
}
.news-slide a:hover .news-fixs span {
  opacity: 1;
}
.news-slide a figure {
  display: block;
  line-height: 1;
  overflow: hidden;
  width: 50%;
}
.news-slide a figure img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.78s;
}
.news-fixs {
  box-sizing: border-box;
  padding: 62px 60px 0;
  width: 50%;
}
.news-fixs time {
  display: block;
  margin-bottom: 22px;
  line-height: 1;
  color: #fff;
  font-size: 20px;
}
.news-fixs strong {
  display: block;
  margin-bottom: 16px;
  line-height: 1.4;
  color: #fff;
  font-size: 32px;
}
.news-fixs p {
  height: 90px;
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 16px;
  opacity: 0.3;
  overflow: hidden;
}
.news-fixs span {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  opacity: 0.3;
  transition: 0.38s;
}
.news-li {
  margin-top: 88px;
  display: flex;
  flex-wrap: wrap;
}
.news-li li {
  margin-right: 5.6%;
  margin-bottom: 70px;
  width: 47.2%;
}
.news-li li:nth-child(2n+2) {
  margin-right: 0;
}
.news-li li a:hover figure img {
  transform: scale(1.06);
}
.news-li li a:hover .news-infos strong {
  color: #5e0d8b;
}
.news-li .news-no-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.news-tit {
  position: absolute;
  left: 50%;
  margin-left: -39%;
  top: 50%;
  transform: translateY(-50%);
  width: 78%;
  line-height: 1.4;
  color: #fff;
  font-size: 34px;
  text-align: center;
}
.news-tit strong {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-top {
  position: relative;
}
.news-top figure {
  position: relative;
  display: block;
  padding-bottom: 62.5%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.news-top figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-top figure img {
  transition: 0.65s;
}
.news-time {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 20px 0;
  width: 110px;
  line-height: 1;
  background: #5e0d8b;
  text-align: center;
}
.news-time b {
  display: block;
  margin-bottom: 14px;
  line-height: 1;
  color: #fff;
  font-size: 50px;
}
.news-time time {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.news-infos {
  margin-top: 44px;
}
.news-infos strong {
  display: block;
  margin-bottom: 18px;
  line-height: 1.2;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  transition: 0.4s;
}
.news-infos p {
  color: #666666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-infos span {
  display: inline-block;
  margin-top: 30px;
  color: #999999;
  font-size: 16px;
  transition: 0.36s;
}
.news-time-top {
  padding: 66px 0 50px;
  background: url(../img/newsbg.jpg) center no-repeat;
  background-size: cover;
}
.news-wr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-titles strong {
  display: block;
  margin-bottom: 18px;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  font-size: 42px;
}
.news-titles p {
  display: flex;
}
.news-titles p span {
  display: inline-block;
  margin-right: 22px;
  color: #fff;
  font-size: 16px;
}
.news-back a {
  display: inline-block;
  text-align: center;
  width: 130px;
  height: 43px;
  line-height: 43px;
  color: #5e0d8b;
  font-size: 16px;
  background: #fff;
  border-radius: 22px;
}
.news-back a:hover i {
  left: -3px;
}
.news-back a i {
  display: inline-block;
  position: relative;
  left: 0px;
  top: 3px;
  margin-right: 10px;
  width: 19px;
  height: 21px;
  background: url(../images/back.png) center no-repeat;
  transition: 0.22s;
}
.news-view {
  padding: 64px 0 25px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.news-view-info {
  width: 60.41%;
}
.news-view-v {
  color: #333333;
  font-size: 20px;
  line-height: 2;
}
.news-view-v img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.news-pages {
  padding: 42px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #d9d9e4;
}
.news-page-prev p a {
  display: inline-block;
  color: #666666;
  font-size: 16px;
  line-height: 2;
}
.news-page-prev p a:hover {
  color: #5e0d8b;
}
.news-back-down a {
  display: inline-block;
  width: 170px;
  height: 54px;
  line-height: 54px;
  border-radius: 27px;
  background: #5e0d8b;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.news-back-down a:hover {
  background: rgba(85, 32, 126, 0.8);
}
.relevant-news {
  width: 405px;
}
.relevant-news-top {
  background: #5e0d8b;
  padding: 0 38px;
  box-sizing: border-box;
}
.relevant-tt {
  padding: 45px 0 36px;
  line-height: 1;
  color: #fff;
  font-size: 34px;
}
.relevant-top-img {
  overflow: hidden;
}
.relevant-top-img:hover img {
  transform: scale(1.06);
}
.relevant-top-img img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.68s;
}
.relevant-lis li {
  border-bottom: 1px dashed #fff;
}
.relevant-lis li:last-child {
  border-bottom: none;
}
.relevant-lis li a {
  display: block;
  padding: 28px 0 23px;
}
.relevant-lis li a time {
  display: block;
  margin-bottom: 14px;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.relevant-lis li a p {
  color: #ffffff;
  font-size: 16px;
}
.relevant-eq {
  margin-top: 32px;
  padding: 20px 20px 20px;
  display: flex;
  justify-content: space-between;
  background: #5e0d8b;
}
.relevant-eq-item {
  width: 46.7%;
  text-align: center;
}
.relevant-eq-item img {
  display: block;
  width: 100%;
  height: auto;
}
.relevant-eq-item p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
}
.banner-swiper .swiper-pagination1 {
  bottom: 65px;
}
.banner-swiper .swiper-pagination1 .swiper-pagination-bullet {
  margin: 0 15px;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.2;
}
.banner-swiper .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.effective {
  padding: 115px 0 95px;
}
.effective-tt {
  margin-bottom: 75px;
  text-align: center;
  line-height: 1;
  color: #5e0d8b;
  font-size: 2.6vw;
  font-weight: bold;
}
.effective-tab {
  overflow: hidden;
}
.effective-swiper {
  position: relative;
  left: 50%;
  margin-left: -81.25%;
  width: 162.5%;
}
.effective-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 72px;
  line-height: 1;
  display: flex;
  justify-content: center;
}
.effective-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  margin-right: 26px;
  width: 33px;
  height: 6px;
  border-radius: 3px;
  background: #d8d8d8;
  cursor: pointer;
  opacity: 1;
  transition: 0.36s;
}
.effective-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5e0d8b;
}
.effective-swiper .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.effective-slide {
  display: block;
  line-height: 1;
  overflow: hidden;
  border-radius: 10px;
}
.effective-slide figure {
  border-radius: 10px;
  position: relative;
  display: block;
  padding-bottom: 48.86%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.effective-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.series-box {
  padding: 90px 0 38px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.series-tts {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
.series-tts:before {
  position: absolute;
  left: 50%;
  margin-left: -62px;
  bottom: 0;
  content: "";
  width: 124px;
  height: 6px;
  background: #fff;
}
.series {
  margin-top: 105px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.series-menu,
.periphery-menu {
  position: relative;
  box-sizing: border-box;
  padding-right: 30px;
  width: 335px;
  height: 475px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.series-menu li,
.periphery-menu li {
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.series-menu li:hover figure:before,
.periphery-menu li:hover figure:before,
.series-menu li.active figure:before,
.periphery-menu li.active figure:before {
  opacity: 1;
  visibility: visible;
  clip-path: inset(0 0 0 0);
}
.series-menu li:hover p,
.periphery-menu li:hover p,
.series-menu li.active p,
.periphery-menu li.active p {
  font-weight: bold;
}
.series-menu li.active:before,
.periphery-menu li.active:before {
  opacity: 1;
  visibility: visible;
  right: 0;
}
.series-menu li:before,
.periphery-menu li:before {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.38s;
}
.series-menu li figure,
.periphery-menu li figure {
  display: block;
  position: relative;
  z-index: 2;
  width: 92px;
  height: 92px;
  border-radius: 50%;
}
.series-menu li figure:before,
.periphery-menu li figure:before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/seriesbg.png) center bottom no-repeat;
  background-size: 100% auto;
  opacity: 0;
  visibility: hidden;
  clip-path: inset(0 0 100% 0);
  transition: 0.4s;
}
.series-menu li figure img,
.periphery-menu li figure img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  transition: 0.48s;
}
.series-menu li p,
.periphery-menu li p {
  margin-left: 27px;
  color: #fff;
  font-size: 24px;
  transition: 0.35s;
}
.series-menu::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.series-menu::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.series-menu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #fff;
}
.series-tab {
  margin-left: 85px;
  width: 70.5%;
}
.series-wrs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.series-wrs figure {
  width: 58%;
  text-align: center;
}
.series-wrs figure img {
  max-width: 90%;
  margin: auto;
  width: auto;
  height: auto;
}
.series-lable {
  position: relative;
  z-index: 2;
  width: 58%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.series-lable .series-lable-ico {
  position: relative;
  display: block;
  margin-right: -30%;
  width: 48.13%;
  z-index: -1;
}
.series-lable .series-lable-img {
  display: block;
  max-width: 80.67%;
  max-height: 630px;
}
.series-info {
  margin-left: 20px;
  padding-top: 0;
  flex: 1;
}
.series-info .seres-t {
  display: block;
  margin-bottom: 24px;
  line-height: 1.2;
  color: #fff;
  font-size: 2.22vw;
  font-weight: bold;
}
.series-cs li {
  padding: 5px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.series-cs li span {
  display: inline-block;
  text-align: center;
  width: 115px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  background: #5e0d8b;
}
.series-cs li p {
  flex: 1;
  margin-left: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
}
.series-two .series-tts {
  color: #5e0d8b;
}
.series-two .series-tts:before {
  background: #5e0d8b;
}
.series-two .series-menu::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  background-color: rgba(85, 32, 126, 0.1);
}
.series-two .series-menu::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: rgba(85, 32, 126, 0.1);
}
.series-two .series-menu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #5e0d8b;
}
.series-two .series-menu-list li:before {
  border-left: 5px solid #333333;
}
.series-two .series-menu-list li figure:before {
  background: url(../images/seriesbg1.png) center bottom no-repeat;
}
.series-two .series-menu-list li p {
  color: #333333;
}
.series-two .series-info .seres-t {
  color: #5e0d8b;
}
.series-two .series-info .series-cs li {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.series-two .series-info .series-cs li p {
  color: #333333;
}
.periphery-menu {
  height: auto;
  overflow-y: none;
}
.periphery-menu li {
  margin-bottom: 35px;
}
.periphery-menu li:last-child {
  margin-bottom: 0;
}
.periphery-menu li:before {
  border-left: 5px solid #333333;
}
.periphery-menu li figure:before {
  background: url(../images/seriesbg1.png) center bottom no-repeat;
}
.periphery-menu li p {
  color: #333333;
}
.customized {
  padding: 98px 0 60px;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.customized-fix {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.customized-imgs {
  width: 50%;
}
.customized-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.customized-info {
  padding-top: 80px;
  width: 42.63%;
}
.customized-info strong {
  display: block;
  margin-bottom: 22px;
  line-height: 1.2;
  color: #fff;
  font-size: 40px;
  font-weight: normal;
}
.customized-info p {
  color: #fff;
  font-size: 24px;
}
.customized-info a {
  display: inline-block;
  margin-top: 50px;
  text-align: center;
  width: 198px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  background: #fff;
  color: #5e0d8b;
  font-size: 16px;
}
.customized-info a:hover {
  background: #5e0d8b;
  color: #fff;
}
.periphery {
  padding: 105px 0 160px;
}
.series-tts1 {
  color: #5e0d8b;
}
.series-tts1:before {
  background: #5e0d8b;
}
.periphery-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
}
.periphery-tab {
  margin-left: 85px;
  width: 70.5%;
}
.periphery-slide figure {
  display: block;
  line-height: 1;
}
.periphery-slide figure img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.brew {
  position: relative;
  z-index: 2;
  padding: 90px 0 82px;
  background: #5e0d8b;
  overflow: hidden;
}
.brew:before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 313px;
  background: url(../img/brewbg.png) center bottom no-repeat;
  background-size: cover;
}
.brew-top {
  margin: auto;
  width: 1050px;
  max-width: 90%;
  text-align: center;
}
.brew-top h3 {
  display: block;
  margin-bottom: 36px;
  line-height: 1.1;
  color: #fff;
  font-size: 44px;
}
.brew-top p {
  color: #fff;
  font-size: 24px;
  line-height: 1.6;
}
.brew-tab {
  margin-top: 94px;
  position: relative;
}
.brew-slide {
  position: relative;
  width: 33.3333%;
  text-align: center;
}
.brew-slide.swiper-slide-active .brew-info {
  bottom: 0;
  opacity: 1;
  visibility: visible;
  transition-delay: 0.25s;
}
.brew-slide.swiper-slide-active .brew-imgs figure {
  transform: scale(1);
}
.brew-slide.swiper-slide-active .brew-ico {
  margin-right: -44px;
  opacity: 1;
  visibility: visible;
  transition: 0.68s;
}
.brew-info {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.brew-info strong {
  display: block;
  line-height: 1.2;
  color: #fff;
  font-weight: normal;
  font-size: 26px;
}
.brew-info span {
  display: block;
  position: relative;
  z-index: 2;
  margin: auto;
  margin-top: 16px;
  width: 158px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #fff;
  border-radius: 19px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.brew-info span:hover {
  color: #5e0d8b;
}
.brew-info span:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.brew-info span:before {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 19px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.4s;
}
.brew-imgs {
  display: flex;
  justify-content: center;
}
.brew-imgs figure {
  display: block;
  max-width: 100%;
  transform: scale(0.5);
  transition: 0.68s;
}
.brew-imgs figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
.brew-ico {
  margin-right: -16.666vw;
  margin-top: 80px;
  width: 16.666vw;
  transition: 0.48s;
  opacity: 0;
  visibility: hidden;
}
.brew-ico img {
  display: block;
  max-width: 100%;
  height: auto;
}
.brew-btn span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 17px;
  height: 41px;
  cursor: pointer;
  z-index: 10;
  opacity: 0.5;
  transition: 0.45s;
}
.brew-btn span:hover {
  opacity: 1;
}
.brew-btn span.prev {
  left: 28.125%;
  background: url(../images/prev.png) center no-repeat;
}
.brew-btn span.next {
  right: 28.125%;
  background: url(../images/next.png) center no-repeat;
}
.brew-fix {
  padding: 110px 0 135px;
}
.brew-wr {
  position: relative;
}
.brew-li {
  text-align: center;
  padding-top: 10px;
}
.brew-li:hover figure {
  transform: translateY(-10px);
}
.brew-li:hover span {
  color: #5e0d8b;
}
.brew-li figure {
  display: block;
  position: relative;
  height: 226px;
  text-align: center;
  transition: 0.4s;
}
.brew-li figure img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.brew-li span {
  display: block;
  margin-top: 18px;
  color: #333333;
  font-size: 22px;
  line-height: 1.5;
  transition: 0.4s;
}
.brew-list-btn span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  background: #f7f7f7;
  color: #5e0d8b;
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
  transition: 0.4s;
  z-index: 10;
}
.brew-list-btn span:hover {
  background: #5e0d8b;
  color: #fff;
}
.brew-list-btn span.prev {
  left: -50px;
}
.brew-list-btn span.next {
  right: -50px;
}
.posite-box {
  display: flex;
  justify-content: space-between;
  padding: 32px 0;
}
.posite-back {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding-left: 30px;
  color: #5e0d8b;
  font-size: 16px;
}
.posite-back:before {
  content: "";
  width: 0;
  height: 1px;
  background: #5e0d8b;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  z-index: -1;
}
.posite-back:hover,
.posite-back.active {
  color: #5e0d8b;
}
.posite-back:hover:before,
.posite-back.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.posite-back:after {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  content: "";
  width: 17px;
  height: 18px;
  background: url(../images/back1.png) center no-repeat;
}
.business {
  padding: 20px 0 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.business-tab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 70.83%;
}
.business-max {
  margin-top: 38px;
  width: 62.7%;
  overflow: hidden;
}
.business-max-item {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
.business-max-item figure {
  display: block;
  position: relative;
}
.business-max-item figure img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.business-wr {
  text-align: center;
}
.business-wr.stop .slick-track {
  display: inline-block;
}
.business-ico {
  margin-top: -120px;
  width: 61.87%;
}
.business-ico img {
  display: block;
  width: 100%;
  height: auto;
}
.business-min {
  position: relative;
  padding: 72px 0;
  width: 110px;
}
.business-btn {
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -30px;
  width: 58px;
  height: 58px;
  border: 1px solid #bcbcbc;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  line-height: 58px;
  color: #bcbcbc;
  font-size: 26px;
  transition: 0.38s;
}
.business-btn:hover {
  color: #fff;
  border-color: #5e0d8b;
}
.business-btn:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.business-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #5e0d8b;
  opacity: 0;
  transform: scale(0);
  visibility: hidden;
  transition: 0.4s;
}
.business-btn.prev {
  top: 0;
}
.business-btn.next {
  bottom: 0;
  transform: rotate(180deg);
}
.business-wr {
  height: 460px;
}
.business-wr.stop .slick-track {
  transform: translateY(0px) !important;
}
.business-item-min {
  box-sizing: border-box;
  padding: 5px 0;
}
.business-item-min.slick-current figure:before {
  transform: scaleX(1);
}
.business-item-min.slick-current figure:after {
  transform: scaleY(1);
  transition-delay: 0.4s;
}
.business-item-min.slick-current figure i:before {
  transform: scaleX(1);
  transition-delay: 0.8s;
}
.business-item-min.slick-current figure i:after {
  transform: scaleY(1);
  transition-delay: 1.2s;
}
.business-item-min figure {
  display: block;
  position: relative;
  height: 140px;
  background: #f3f3f3;
  cursor: pointer;
}
.business-item-min figure:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #5e0d8b;
  transform-origin: left top;
  transition: 0.4s;
  transform: scaleX(0);
}
.business-item-min figure:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #5e0d8b;
  transform-origin: left top;
  transition: 0.4s;
  transform: scaleY(0);
}
.business-item-min figure i:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #5e0d8b;
  transform-origin: right bottom;
  transition: 0.4s;
  transform: scaleX(0);
}
.business-item-min figure i:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #5e0d8b;
  transform-origin: left bottom;
  transition: 0.4s;
  transform: scaleY(0);
}
.business-item-min figure img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  max-width: 70%;
  max-height: 70%;
}
.business-text {
  padding-top: 56px;
  width: 25%;
}
.business-text .business-tt {
  color: #333333;
  font-size: 44px;
  line-height: 1.2;
}
.business-info {
  margin: 28px 0 40px;
  color: #333333;
  font-size: 16px;
  line-height: 2;
}
.business-shop a {
  display: block;
  width: 172px;
  height: 50px;
  line-height: 50px;
  background: #5e0d8b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
}
.business-shop a:hover {
  background: rgba(85, 32, 126, 0.8);
}
.business-menu {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: #f8f8f8;
}
.business-menu-li {
  display: flex;
  justify-content: center;
}
.business-menu-li li {
  position: relative;
  z-index: 2;
  padding: 5px 4px;
  color: #333333;
  font-size: 18px;
  margin-right: 50px;
  line-height: 1;
  cursor: pointer;
}
.business-menu-li li:hover:before,
.business-menu-li li.active:before {
  right: auto;
  left: 0;
  width: 100%;
}
.business-menu-li li:before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 0;
  height: 8px;
  background: #d6c4e0;
  transition: 0.4s;
}
.business-menu-li li:last-child {
  margin-right: 0;
}
.business-items {
  display: none;
}
.business-items:first-child {
  display: block;
}
.business-tts {
  position: relative;
  display: block;
  text-align: center;
  padding: 84px 0 70px;
  line-height: 1;
  color: #333333;
  font-size: 44px;
  font-weight: normal;
}
.business-v {
  color: #595959;
}
.business-v img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.throw-into {
  padding: 100px 0 0;
  position: relative;
  box-sizing: border-box;
  height: calc(100vh - 90px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.throw-title {
  display: block;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 50px;
}
.throw-imgs {
  margin-top: 90px;
  line-height: 1;
}
.throw-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.throw-arrow {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 56px;
  width: 58px;
  height: 58px;
  border: 1px dashed #fff;
  border-radius: 50%;
  transform: rotate(90deg);
}
.throw-arrow i {
  display: block;
  text-align: center;
  line-height: 58px;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  animation: move1 1s infinite;
}
@keyframes move1 {
  0% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(6px);
  }
}
.cooperate-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.cooperate-list li:nth-child(2n+2) {
  flex-direction: row;
}
.cooperate-list li:nth-child(2n+2) .cooperate-info {
  padding-left: 0;
  padding-right: 12.5%;
}
.cooperate-list li:hover .cooperate-imgs figure img {
  transform: scale(1.06);
}
.cooperate-imgs {
  position: relative;
  width: 50%;
}
.cooperate-imgs figure {
  position: relative;
  display: block;
  padding-bottom: 66.35%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.cooperate-imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cooperate-imgs figure img {
  transition: 0.68s;
}
.cooperate-imgs span {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
  height: 74px;
  line-height: 74px;
  color: #fff;
  font-size: 28px;
  background: #5e0d8b;
  z-index: 5;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cooperate-info {
  padding-left: 12.5%;
  width: 30.2%;
}
.cooperate-info h3 {
  display: block;
  margin-bottom: 46px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 2.91vw;
}
.cooperate-info strong {
  display: block;
  margin-bottom: 36px;
  line-height: 1.3;
  color: #333333;
  font-size: 26px;
  font-weight: normal;
}
.cooperate-info p {
  color: #333333;
  font-size: 18px;
  line-height: 2;
}
.city-box {
  position: relative;
  z-index: 2;
  padding: 115px 0 34.8%;
  overflow: hidden;
}
.city-imgs {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.city-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.city-title {
  position: relative;
  padding-bottom: 32px;
  z-index: 3;
  text-align: center;
}
.city-title:before {
  position: absolute;
  left: 50%;
  margin-left: -197px;
  bottom: 0;
  content: "";
  width: 394px;
  height: 1px;
  background: #5e0d8b;
}
.city-title:after {
  position: absolute;
  left: 50%;
  margin-left: -94px;
  bottom: -8px;
  content: "";
  width: 184px;
  height: 8px;
  background: #5e0d8b;
}
.city-title h3 {
  color: #5e0d8b;
  font-size: 36px;
  line-height: 1.4;
}
.city-data {
  margin-top: 78px;
  display: flex;
}
.city-data li {
  flex: 1;
  text-align: center;
}
.city-data li p {
  position: relative;
  padding-bottom: 24px;
  color: #5e0d8b;
  font-size: 24px;
  line-height: 1;
}
.city-data li p b {
  position: relative;
  top: 5px;
  margin-right: 10px;
  font-size: 70px;
}
.city-data li p:before {
  position: absolute;
  left: 50%;
  margin-left: -21px;
  bottom: 0;
  content: "";
  width: 42px;
  height: 3px;
  background: #5e0d8b;
}
.city-data li span {
  display: block;
  margin-top: 16px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 26px;
}
.advertise {
  position: relative;
  height: 80px;
  background: #5e0d8b;
}
.advertise-menu {
  display: flex;
}
.advertise-menu li {
  position: relative;
  flex: 1;
  text-align: center;
  line-height: 80px;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}
.advertise-menu li:hover:before,
.advertise-menu li.active:before {
  opacity: 1;
  visibility: visible;
  bottom: -15px;
}
.advertise-menu li:before {
  position: absolute;
  left: 50%;
  margin-left: -19px;
  bottom: -10px;
  content: "";
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  border-top: 15px solid #5e0d8b;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.advertise-tab {
  padding: 68px 0 32px;
}
.advertise-item {
  display: none;
}
.advertise-item:first-child {
  display: block;
}
.advertise-item .advertise-list {
  display: flex !important;
}
.advertise-list,
.vertise-list {
  display: flex;
  flex-wrap: wrap;
}
.advertise-list li,
.vertise-list li {
  margin-right: 3.8%;
  margin-bottom: 50px;
  width: 30.8%;
}
.advertise-list li:nth-child(3n+3),
.vertise-list li:nth-child(3n+3) {
  margin-right: 0;
}
.advertise-list li:hover figure img,
.vertise-list li:hover figure img {
  transform: scale(1.06);
}
.advertise-list li figure,
.vertise-list li figure {
  position: relative;
  display: block;
  padding-bottom: 62.6%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.advertise-list li figure img,
.vertise-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advertise-list li figure img,
.vertise-list li figure img {
  transition: 0.65s;
}
.advertise-info {
  padding-top: 30px;
}
.advertise-info strong {
  display: block;
  margin-bottom: 18px;
  line-height: 1.1;
  color: #5e0d8b;
  font-size: 26px;
}
.advertise-info p {
  color: #333333;
  font-size: 16px;
}
.propaganda {
  padding: 96px 0 65px;
  background: #5e0d8b;
}
.propaganda-title:before,
.propaganda-title:after {
  background: #fff;
}
.propaganda-title h3 {
  font-size: 44px;
  color: #fff;
}
.propaganda-title p {
  margin-top: 18px;
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
}
.propaganda-list {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
}
.propaganda-list li {
  margin-right: 3.8%;
  margin-bottom: 43px;
  width: 30.8%;
}
.propaganda-list li:nth-child(3n+3) {
  margin-right: 0;
}
.propaganda-list li:hover figure img {
  transform: scale(1.05);
}
.propaganda-list li figure {
  margin-bottom: 26px;
  position: relative;
  display: block;
  padding-bottom: 62.6%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.propaganda-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.propaganda-list li figure img {
  transition: 0.65s;
}
.propaganda-list li p {
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 1.5;
}
.brand {
  padding: 108px 0 110px;
}
.brand-title h3,
.brand-title p {
  color: #5e0d8b;
}
.brand-title:before,
.brand-title:after {
  background: #5e0d8b;
}
.brand-li {
  display: flex;
  justify-content: center;
  margin-top: 55px;
  margin-bottom: 66px;
}
.brand-li li {
  position: relative;
  margin-right: 105px;
  z-index: 2;
  cursor: pointer;
  color: #5e0d8b;
  font-size: 26px;
}
.brand-li li:before {
  content: "";
  width: 0;
  height: 1px;
  background: #5e0d8b;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  z-index: -1;
}
.brand-li li:hover,
.brand-li li.active {
  color: #5e0d8b;
}
.brand-li li:hover:before,
.brand-li li.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.brand-li li:last-child {
  margin-right: 0;
}
.brand-tab {
  margin-top: 68px;
}
.brand-item {
  display: none;
}
.brand-item:first-child {
  display: block;
}
.brand-list {
  display: flex;
  flex-wrap: wrap;
}
.brand-list li {
  margin-right: 1.5625%;
  margin-bottom: 25px;
  padding: 38px 0 32px;
  width: 18.75%;
  box-sizing: border-box;
  border: 1px dashed #5e0d8b;
  border-radius: 26px;
  text-align: center;
  background: #fdf9ff;
}
.brand-list li:hover figure {
  transform: translateY(-6px);
}
.brand-list li:nth-child(5n+5) {
  margin-right: 0;
}
.brand-list li figure {
  display: block;
  position: relative;
  margin: auto;
  width: 148px;
  height: 148px;
  max-width: 80%;
  text-align: center;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(94, 13, 139, 0.2);
  transition: 0.4s;
}
.brand-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 18px;
}
.brand-list li p {
  margin-top: 18px;
  color: #5e0d8b;
  font-size: 26px;
  text-align: center;
}
.advantage-banner {
  position: relative;
  overflow: hidden;
}
.advantage-banner figure {
  display: block;
  line-height: 1;
}
.advantage-banner figure img {
  display: block;
  width: 100%;
  height: auto;
}
.advan-text {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  text-align: center;
}
.advan-text h3 {
  display: block;
  margin-bottom: 22px;
  line-height: 1.1;
  color: #fff;
  font-size: 44px;
}
.advan-text .menu-posite {
  justify-content: center;
}
.advan-text .menu-posite span,
.advan-text .menu-posite a {
  color: #fff;
}
.advan-text .menu-posite a:before {
  border-left-color: #fff;
}
.pioneer {
  padding: 66px 0 60px;
  text-align: center;
}
.pioneer strong {
  display: block;
  margin: auto;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
  color: #5e0d8b;
  font-size: 44px;
  background: linear-gradient(to bottom, #e6e7f6 0%, #fff 100%);
}
.pioneer h3 {
  display: block;
  margin-bottom: 18px;
  line-height: 1.2;
  color: #5e0d8b;
  font-size: 44px;
}
.pioneer p {
  margin: auto;
  width: 1160px;
  color: #5e0d8b;
  font-size: 22px;
  max-width: 100%;
}
.pioneer-list {
  display: flex;
}
.pioneer-list li {
  flex: 1;
  position: relative;
  overflow: hidden;
}
.pioneer-list li figure {
  position: relative;
  display: block;
  padding-bottom: 62.5%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.pioneer-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pioneer-list li figure img {
  transition: 0.65s;
}
.pioneer-list li:hover figure img {
  transform: scale(1.06);
}
.pioneer-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.pioneer-name {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  margin-left: -36px;
  margin-bottom: -38px;
  width: 168px;
  height: 168px;
  border-radius: 50%;
  background: #5e0d8b;
}
.pioneer-name:before {
  position: absolute;
  right: -20px;
  top: 0;
  z-index: -1;
  background: #5e0d8b;
  opacity: 0.5;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.pioneer-name span {
  display: block;
  margin-top: -20px;
  margin-left: 10px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.pioneer-texts {
  flex: 1;
  padding-top: 32px;
  padding-right: 50px;
  margin-left: 48px;
}
.pioneer-texts p {
  color: #fff;
  font-size: 22px;
}
.make {
  padding: 110px 0 60px;
  position: relative;
  z-index: 2;
}
.make:before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 195px;
  content: "";
  background: #5e0d8b;
}
.make-info p {
  color: #333333;
  font-size: 22px;
}
.make-info img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.make-info img.make-m {
  display: none;
}
.calendar li {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  margin-bottom: 86px;
}
.calendar li:hover figure img {
  transform: scale(1.08);
}
.calendar li figure {
  display: block;
  position: relative;
  width: 50%;
  line-height: 1;
  overflow: hidden;
}
.calendar li figure:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.calendar li figure img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.78s;
}
.calendar li figure p {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 12px 20px 34px;
  box-sizing: border-box;
  width: 100%;
  z-index: 4;
  color: #fff;
  font-size: 26px;
  text-align: center;
}
.calendar-info {
  margin-left: 12.5%;
  width: 33.33%;
}
.calendar-info strong {
  display: block;
  margin-bottom: 50px;
  line-height: 1.1;
  color: #5e0d8b;
  font-size: 36px;
}
.calendar-info p {
  text-align: justify;
  color: #333333;
  font-size: 22px;
}
.anetwork {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  bottom: 60px;
  z-index: 3;
  color: #fff;
  font-size: 3.54vw;
  font-weight: bold;
  opacity: 0;
  overflow: hidden;
}
.pain-point {
  padding: 32px 0 120px;
}
.pain-point-top {
  padding: 82px 0 0;
  text-align: center;
}
.pain-point-top .point-title1 {
  display: block;
  margin-bottom: 38px;
  color: #5e0d8b;
  font-size: 44px;
  line-height: 1;
  font-weight: bold;
}
.pain-point-top .point-title2 {
  position: relative;
  z-index: 2;
  display: block;
  line-height: 1;
  text-align: center;
}
.pain-point-top .point-title2:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  width: 100%;
  height: 1px;
  background: #5e0d8b;
  z-index: -1;
}
.pain-point-top .point-title2 strong {
  padding: 0 44px;
  display: inline-block;
  color: #5e0d8b;
  font-size: 44px;
  font-weight: normal;
  background: #fff;
}
.pain-point-list {
  display: flex;
  overflow: hidden;
  margin-top: 60px;
  padding-top: 30px;
}
.pain-point-item {
  flex: 1;
  text-align: center;
}
.point-title {
  position: relative;
  z-index: 3;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 222px;
  height: 256px;
  background: url(../images/diamond1.png) center no-repeat;
}
.point-title b {
  display: block;
  margin-top: -10px;
  line-height: 1;
  color: #fff;
  font-size: 44px;
  font-weight: bold;
}
.point-title .point-tt {
  display: block;
  margin-top: 24px;
  line-height: 1;
  color: #fff;
  font-size: 2.29vw;
  font-weight: bold;
}
.point-down {
  box-sizing: border-box;
  margin: auto;
  position: relative;
  z-index: 1;
  width: 520px;
  height: 260px;
}
.point-down:before {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  content: "";
  width: 100%;
  height: 200%;
  z-index: -1;
  background: #5e0d8b;
}
.point-down:after {
  position: absolute;
  left: -5%;
  top: -10%;
  width: 110%;
  height: 220%;
  content: "";
  z-index: -2;
  background: rgba(85, 32, 126, 0.2);
  border-radius: 50%;
}
.point-down .point-donw-tt {
  position: absolute;
  left: 0;
  bottom: 85px;
  z-index: 3;
  line-height: 1;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 2.29vw;
  font-weight: normal;
}
.strategy {
  padding-top: 100px;
  background: #5e0d8b;
}
.pain-point-list1 .pain-point-item .point-down:before {
  background: #fff;
}
.pain-point-list1 .pain-point-item .point-down:after {
  background: rgba(255, 255, 255, 0.2);
}
.pain-point-list1 .pain-point-item .point-down .point-donw-tt {
  color: #5e0d8b;
}
.redo {
  padding: 116px 0 110px;
}
.redo-list {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
}
.redo-list li {
  position: relative;
  z-index: 2;
  margin-right: 1.86%;
  width: 23.6%;
  text-align: center;
  padding: 50px 0 85px;
  cursor: pointer;
}
.redo-list li:hover:before,
.redo-list li.active:before {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.redo-list li:before {
  position: absolute;
  left: 50%;
  margin-left: -14px;
  bottom: 32px;
  content: "";
  border-top: 11px solid #fff;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  transform: translateY(-6px);
  opacity: 0;
  visibility: hidden;
  transition: 0.48s;
}
.redo-list li i {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.redo-list li i:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #5e0d8b;
}
.redo-list li i:after {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -120px;
  z-index: -2;
  content: "";
  width: 100%;
  height: 240px;
  background: #5e0d8b;
}
.redo-list li b {
  display: block;
  margin-bottom: 30px;
  line-height: 1;
  color: #fff;
  font-size: 2.29vw;
  font-weight: bold;
}
.redo-list li strong {
  display: block;
  margin-bottom: 22px;
  line-height: 1;
  color: #fff;
  font-size: 2.29vw;
}
.redo-list li p {
  color: #fff;
  font-size: 19px;
  line-height: 1.4;
}
.redo-list li:last-child {
  margin-right: 0;
}
.redio-common-title {
  text-align: center;
}
.redio-ftitle p {
  margin-top: 14px;
  color: #5e0d8b;
  font-size: 30px;
}
.redio-title {
  position: relative;
  z-index: 2;
  text-align: center;
}
.redio-title b {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  line-height: 1;
  color: #561f7e;
  font-size: 7vw;
  opacity: 0.1;
  height: 3.7vw;
  overflow: hidden;
}
.redio-title .retitle {
  display: block;
  position: relative;
  margin-left: 6px;
  padding: 56px 0 24px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 2.29vw;
  letter-spacing: 6px;
}
.redio-title .retitle:before {
  position: absolute;
  left: 50%;
  margin-left: -34px;
  bottom: 0;
  content: "";
  width: 68px;
  height: 6px;
  background: #5e0d8b;
}
.redio-text {
  margin: auto;
  margin-top: 32px;
  width: 1245px;
}
.redio-text p {
  color: #333333;
  font-size: 20px;
}
.innovate-list {
  margin-top: 46px;
  display: flex;
}
.innovate-left {
  position: relative;
  width: 50%;
}
.innovate-left figure {
  display: block;
  line-height: 1;
  overflow: hidden;
  height: 100%;
}
.innovate-left figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innovate-info {
  position: absolute;
  right: 4.58%;
  bottom: 85px;
  width: 70.41%;
}
.innovate-info strong {
  display: block;
  margin-bottom: 30px;
  line-height: 1.2;
  color: #fff;
  font-size: 26px;
}
.innovate-info p {
  color: #fff;
  font-size: 20px;
  line-height: 2;
}
.innovate-info p b {
  font-size: 24px;
}
.innovate-right {
  position: relative;
  width: 50%;
  background: #5e0d8b;
}
.innovate-wr {
  margin-left: 10%;
  padding-top: 85px;
  width: 65.1%;
}
.innovate-wr img {
  display: block;
  max-width: 100%;
  height: auto;
}
.innovate-downs {
  margin-top: 85px;
}
.innovate-downs strong {
  display: block;
  line-height: 1.1;
  color: #fff;
  font-size: 26px;
}
.innovate-downs p {
  color: #fff;
  font-size: 20px;
}
.innovate-downs p b {
  color: #ffd52c;
  font-size: 24px;
}
.growth {
  padding: 70px 0;
  color: #5e0d8b;
  font-size: 30px;
  font-weight: normal;
}
.growth .growth-tt {
  display: block;
  text-align: center;
  font-weight: normal;
}
.price-innovate {
  padding: 74px 0 123px;
  background: #5e0d8b;
}
.redio-common-title1 .redio-title b {
  color: #fff;
}
.redio-common-title1 .redio-title .retitle {
  color: #fff;
}
.redio-common-title1 .redio-title .retitle:before {
  background: #fff;
}
.redio-common-title1 .redio-ftitle p {
  color: #fff;
}
.price-btn {
  margin-top: 50px;
  display: flex;
}
.price-btn-item {
  position: relative;
  flex: 1;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  text-align: center;
}
.price-btn-item:hover strong,
.price-btn-item.active strong {
  font-weight: bold;
}
.price-btn-item:hover strong:before,
.price-btn-item.active strong:before {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.price-btn-item:hover strong:after,
.price-btn-item.active strong:after {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.price-btn-item strong {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  line-height: 48px;
  color: #fff;
  font-size: 24px;
  transition: 0.38s;
  font-weight: normal;
}
.price-btn-item strong:before {
  position: absolute;
  left: -6px;
  top: 50%;
  margin-top: -6px;
  content: "";
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.38s;
}
.price-btn-item strong:after {
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -6px;
  content: "";
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.38s;
}
.price-tabs {
  margin-top: 60px;
}
.price-items {
  display: none;
}
.price-items:first-child {
  display: block;
}
.price-wr {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  padding: 30px 30px 30px 6.94%;
  background: #fff;
}
.price-wr figure {
  display: block;
  line-height: 1;
  width: 50.45%;
}
.price-wr figure img {
  display: block;
  width: 100%;
  height: auto;
}
.price-info {
  width: 41.66%;
}
.price-info strong {
  display: block;
  margin-bottom: 32px;
  line-height: 1.2;
  color: #5e0d8b;
  font-size: 30px;
}
.price-info p {
  color: #5e0d8b;
  font-size: 20px;
  line-height: 2;
}
.channel {
  padding: 70px 0 130px;
}
.cheannel-tt p {
  color: #5e0d8b;
  font-size: 30px;
  font-weight: bold;
}
.channel-list {
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
}
.channel-item {
  margin-bottom: 56px;
  width: 48.19%;
  border: 1px solid #5e0d8b;
}
.channel-item .channel-ft {
  display: block;
  text-align: center;
  height: 93px;
  line-height: 93px;
  background: #5e0d8b;
  color: #fff;
  font-weight: bold;
  font-size: 34px;
}
.channel-text {
  padding: 27px 44px;
  color: #5e0d8b;
  font-size: 20px;
  line-height: 2;
}
.cheannel-info1 {
  text-align: center;
  width: 100%;
}
.cheannel-info1 p {
  line-height: 1.6;
}
.advantag-li {
  margin-top: 45px;
}
.advantag-li img {
  display: block;
  width: 100%;
  height: auto;
}
.marketing-tops {
  position: relative;
  padding: 80px 0 137px;
  background: #5e0d8b;
}
.marketing-tops:before {
  position: absolute;
  left: 50%;
  margin-left: -17px;
  bottom: 56px;
  content: "";
  border-left: 17px solid #5e0d8b;
  border-right: 17px solid #5e0d8b;
  border-top: 20px solid #fff;
}
.marketing-tops .redio-text p {
  color: #fff;
}
.marketing-tab {
  padding: 78px 0 110px;
}
.marketing-btn {
  display: flex;
}
.marketing-btn span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  margin-right: 8px;
  height: 66px;
  line-height: 66px;
  color: #5e0d8b;
  font-size: 30px;
  font-weight: bold;
  border: 2px solid #5e0d8b;
  cursor: pointer;
  transition: 0.4s;
}
.marketing-btn span:hover,
.marketing-btn span.active {
  background: #5e0d8b;
  color: #fff;
}
.marketing-btn span:hover:before,
.marketing-btn span.active:before {
  opacity: 1;
  visibility: visible;
  bottom: -12px;
}
.marketing-btn span:before {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  bottom: -8px;
  content: "";
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 12px solid #5e0d8b;
  opacity: 0;
  visibility: hidden;
  transition: 0.38s;
}
.marketing-btn span:last-child {
  margin-right: 0;
}
.marketing-swiper {
  margin-top: 62px;
}
.marketing-slide {
  display: none;
}
.marketing-slide:first-child {
  display: block;
}
.marketing-slide figure {
  display: block;
  margin-bottom: 58px;
  line-height: 1;
  overflow: hidden;
}
.marketing-slide figure img {
  display: block;
  width: 100%;
  height: auto;
}
.skill-item {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.sckill-bg {
  position: relative;
  height: 100vh;
}
.sckill-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sckill-bg img.skill-mobile {
  display: none;
}
.skill-info-text {
  position: absolute;
  left: 12.5%;
  top: 50%;
  transform: translateY(-50%);
  width: 564px;
  z-index: 10;
}
.skill-info-text.skill-first-info {
  width: 42.7%;
}
.skill-info-text strong {
  display: block;
  margin-bottom: 38px;
  line-height: 1.2;
  color: #fff;
  font-size: 42px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: 0.68s 0.4s;
}
.skill-info-text p {
  color: #fff;
  font-size: 22px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: 0.68s 0.4s;
}
.bubble {
  position: absolute;
  right: 10.1%;
  bottom: 68px;
  z-index: 5;
  width: 58.75%;
}
.bubble img {
  display: block;
  width: 100%;
  height: auto;
}
.skill-info-right {
  top: 40%;
  left: auto;
  right: 12.5%;
  width: 564px;
}
.skill-info-right p {
  font-size: 24px;
}
.damaged {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 54.37%;
  z-index: 3;
}
.damaged figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.damaged figure img {
  display: block;
  width: 100%;
  height: auto;
}
.workmanships {
  position: absolute;
  left: 19.06%;
  bottom: 20.8%;
  width: 500px;
  height: 460px;
}
.workmanships li {
  position: absolute;
  width: 202px;
  height: 202px;
  border-radius: 50%;
  text-align: center;
  background: rgba(85, 32, 126, 0.5);
}
.workmanships li:nth-child(1) {
  left: 0;
  top: 13.47%;
}
.workmanships li:nth-child(2) {
  right: 0;
  top: 0;
}
.workmanships li:nth-child(3) {
  left: 35.2%;
  bottom: 0;
}
.workmanships li span {
  display: block;
  position: absolute;
  left: 22px;
  top: 22px;
  right: 22px;
  bottom: 22px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #5e0d8b;
  color: #fff;
  font-size: 30px;
  line-height: 1.3;
}
.steam {
  position: absolute;
  right: 28.22%;
  top: 30.52%;
  width: 25.78%;
}
.steam img {
  display: block;
  width: 100%;
  height: auto;
}
.steam-info {
  position: absolute;
  left: 110px;
  bottom: 38px;
  box-sizing: border-box;
  text-align: center;
}
.steam-info p {
  color: #fff;
  font-size: 1.4;
  font-size: 26px;
}
.craft {
  position: absolute;
  left: 12.5%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}
.craft li {
  display: flex;
  align-items: flex-start;
  margin-right: 12.7vw;
}
.craft li:last-child {
  margin-right: 0;
}
.craft li:nth-child(2n+2) {
  margin-top: 116px;
}
.craft li p {
  margin-left: 34px;
  margin-top: -4px;
  color: #fff;
  font-size: 24px;
  writing-mode: vertical-lr;
  text-align: center;
}
.craft-line {
  position: relative;
  width: 2px;
}
.craft-line i {
  display: block;
  position: relative;
  width: 2px;
  height: 334px;
  background: #fff;
}
.craft-line i:before {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 0;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
}
.craft-line span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -22px;
  bottom: -22px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.craft-line span:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
}
.craft-line span:after {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -7px;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
}
.song {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 48.95%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 3;
}
.song li {
  position: relative;
  width: 31.9%;
  border-bottom: 6px solid #e7a559;
}
.song li:nth-child(2n+2) {
  margin-top: 145px;
  border-bottom: none;
  border-top: 6px solid #5e0d8b;
}
.song li:nth-child(3) {
  border-bottom-color: #854c32;
}
.song li:hover figure img {
  transform: scale(1.06);
}
.song li figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.song li figure img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s;
}
.song li strong {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  color: #fff;
  font-size: 40px;
  font-weight: normal;
  z-index: 4;
  text-align: center;
}
.song:before {
  position: absolute;
  left: -160px;
  bottom: 60px;
  content: "";
  width: 432px;
  height: 234px;
  background: url(../img/brick.png) center no-repeat;
  z-index: 3;
  pointer-events: none;
}
.storage {
  position: absolute;
  right: 12.5%;
  bottom: 65px;
  width: 208px;
}
.storage li {
  margin-bottom: 60px;
}
.storage li figure {
  display: block;
  line-height: 1;
  border-radius: 50%;
  border: 3px solid #fff;
  overflow: hidden;
}
.storage li figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
  transition: 0.58s;
}
.storage li p {
  margin-top: 20px;
  color: #fff;
  line-height: 1;
  text-align: center;
  font-size: 24px;
}
.purchasing {
  margin-top: 150px;
}
.purchasing-imgs {
  position: absolute;
  left: 50%;
  top: 10.41%;
  width: 37.6%;
}
.purchasing-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.filters {
  left: auto;
  right: 8.59%;
  top: 155px;
  margin-top: 0;
  width: 31.25%;
  height: 330px;
}
.filters li {
  width: 140px;
  height: 140px;
}
.filters li:nth-child(3) {
  left: auto;
  right: 15.33%;
}
.filters li span {
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  font-size: 24px;
}
.skill-swiper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.skill-item.swiper-slide-active .skill-info-text strong,
.skill-item.swiper-slide-active .skill-info-text p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.skill-item.swiper-slide-active .skill-info-text p {
  transition-delay: 0.6s;
}
.skill-item.swiper-slide-active .bubble,
.skill-item.swiper-slide-active .damaged {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.skill-item.swiper-slide-active .workmanships li {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition-delay: 0.6s;
}
.skill-item.swiper-slide-active .workmanships li:nth-child(2) {
  transition-delay: 0.8s;
}
.skill-item.swiper-slide-active .workmanships li:nth-child(3) {
  transition-delay: 1s;
}
.skill-item.swiper-slide-active .craft li,
.skill-item.swiper-slide-active .song li,
.skill-item.swiper-slide-active .storage li {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition-delay: 0.6s;
}
.skill-item.swiper-slide-active .craft li:nth-child(2),
.skill-item.swiper-slide-active .song li:nth-child(2),
.skill-item.swiper-slide-active .storage li:nth-child(2) {
  transition-delay: 0.8s;
}
.skill-item.swiper-slide-active .craft li:nth-child(3),
.skill-item.swiper-slide-active .song li:nth-child(3),
.skill-item.swiper-slide-active .storage li:nth-child(3) {
  transition-delay: 1s;
}
.skill-item.swiper-slide-active .purchasing-imgs {
  opacity: 1;
  visibility: visible;
  clip-path: inset(0 0 0 0);
}
.bubble {
  transform: scale(0);
  transform-origin: center bottom;
  transition: 1.36s 0.4s;
  visibility: hidden;
}
.damaged {
  transform: scale(0);
  transform-origin: right bottom;
  transition: 1.56s 0.6s;
  visibility: hidden;
}
.workmanships li {
  transform: scale(0);
  visibility: hidden;
  transition: 0.78s 0.4s;
  opacity: 0;
}
.craft li,
.song li,
.storage li {
  transform: translateY(50px);
  opacity: 0;
  transition: 0.88s 0.4s;
}
.purchasing-imgs {
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  transition: 1.5s 0.6s;
}
.skill-menus {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 20;
  display: none;
}
.skill-menu-li {
  display: inline-flex;
  flex-direction: column;
}
.skill-menu-li li {
  position: relative;
  display: inline-block;
  right: -100%;
  margin-left: -53px;
  margin-bottom: 16px;
  transition: 0.5s;
  width: auto;
}
.skill-menu-li li:last-child {
  margin-bottom: 0;
}
.skill-menu-li li.active,
.skill-menu-li li:hover {
  right: 0;
  margin-left: 0;
}
.skill-menu-li li span {
  display: block;
  padding: 0 16px 0 22px;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 16px;
  background: #5e0d8b;
  border-radius: 27px 0 0 27px;
}
.skill-bgsd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  background-repeat: no-repeat;
}
.apocalypse {
  position: relative;
  height: 100vh;
}
.apocalypse-first {
  position: absolute;
  left: 0;
  bottom: 66px;
  width: 100%;
}
.apocalypse-culture {
  text-align: center;
}
.apocalypse-culture .apocalypse-tt {
  display: block;
  margin-bottom: 56px;
  line-height: 1;
  color: #fff;
  font-size: 3.125vw;
}
.apocalypse-culture strong {
  display: inline-block;
  position: relative;
  padding: 0 135px;
  margin-bottom: 16px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2;
  font-weight: normal;
}
.apocalypse-culture strong:before,
.apocalypse-culture strong:after {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  content: "";
  width: 100px;
  height: 2px;
  background: #fff;
}
.apocalypse-culture strong:before {
  left: 0;
}
.apocalypse-culture strong:after {
  right: 0;
}
.apocalypse-culture p {
  color: #fff;
  font-size: 26px;
  line-height: 1.5;
}
.apocalypse-culture i {
  display: block;
  margin: auto;
  margin-top: 56px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  background: #fff;
  color: #000000;
  font-size: 22px;
  font-style: normal;
  transform: rotate(90deg);
}
.expert {
  position: relative;
  z-index: 2;
  margin-top: 64px;
  text-align: center;
}
.expert .expert-tt {
  display: block;
  line-height: 1.2;
  color: #fff;
  font-size: 36px;
  font-weight: normal;
}
.expert .expert-tt b {
  font-size: 44px;
}
.expert-list {
  position: relative;
  z-index: 2;
  margin-top: 74px;
}
.expert-list:before {
  position: absolute;
  left: 0;
  top: 46px;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.expert-li {
  display: flex;
  justify-content: space-between;
}
.expert-li li {
  position: relative;
  z-index: 2;
  width: 78px;
  text-align: center;
  cursor: pointer;
}
.expert-li li:hover:before,
.expert-li li.active:before {
  opacity: 1;
  visibility: visible;
}
.expert-li li:hover a:before,
.expert-li li.active a:before {
  opacity: 1;
  visibility: visible;
  top: -5px;
}
.expert-li li:hover i:before,
.expert-li li.active i:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.expert-li li:hover span,
.expert-li li.active span {
  font-size: 36px;
}
.expert-li li a {
  display: block;
  position: relative;
  padding: 35px 0 26px;
}
.expert-li li a:before {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: -5px;
  top: -9px;
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 11px solid #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.36s;
}
.expert-li li:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 39px;
  background: rgba(255, 255, 255, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.expert-li li i {
  display: block;
  position: relative;
  margin: auto;
  z-index: 2;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.expert-li li i:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.38s;
}
.expert-li li i:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -4px;
  margin-top: -4px;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.expert-li li span {
  display: block;
  margin-top: 13px;
  height: 36px;
  line-height: 1;
  color: #fff;
  font-size: 26px;
  transition: 0.3s;
}
.sample-wine {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  top: 60%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sample-wine1 {
  top: auto;
  transform: translateY(0px);
  bottom: 0;
  align-items: flex-start;
}
.sample-wine1 .wine-info {
  padding-top: 9.16vw;
}
.sample-wine1 .glass {
  width: 43vw;
}
.sample-wine1 .glass img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.wine-info p {
  color: #fff;
  font-size: 36px;
  line-height: 1.4;
  opacity: 0;
  visibility: hidden;
  transform: translateY(45px);
  transition: 0.68s 0.4s;
}
.skill-item.swiper-slide-active .wine-title {
  opacity: 1;
  visibility: visible;
  clip-path: inset(0 0 0 0);
}
.skill-item.swiper-slide-active .wine-info p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: 0.68s 0.55s;
}
.wine-title {
  position: relative;
  z-index: 2;
  width: 120px;
  height: 120px;
  margin-bottom: 52px;
  opacity: 0;
  visibility: hidden;
  clip-path: inset(0 0 100% 0);
  transition: 0.78s 0.4s;
}
.wine-title:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/kk.png) center no-repeat;
}
.wine-title i {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.02);
  font-size: 6.4vw;
  font-style: normal;
}
.wine-title strong {
  display: block;
  text-align: center;
  line-height: 120px;
  color: #fff;
  font-size: 80px;
  font-weight: normal;
}
.glass {
  width: 437px;
}
.glass img {
  display: block;
  width: 100%;
  height: auto;
}
.skill-swiper .swiper-pagination {
  right: auto;
  left: 5.83%;
  display: none;
}
.skill-swiper .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  margin: 17px 0;
  width: 10px;
  height: 10px;
  cursor: pointer;
  transition: 0.36s;
}
.skill-swiper .swiper-pagination .swiper-pagination-bullet:first-child {
  display: none;
}
.skill-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.standard {
  padding: 62px 0 70px;
  background: #5e0d8b;
}
.standard-img {
  text-align: center;
}
.standard-img img {
  max-width: 100%;
  margin: auto;
  width: auto;
}
.posite-boxs {
  padding: 26px 0;
}
.appreciates {
  padding: 94px 0 110px;
}
.appreciate-top {
  position: relative;
  margin: auto;
  margin-top: 60px;
  padding: 42px 70px;
  border: 4px solid #5e0d8b;
  width: 990px;
  max-width: 100%;
  box-sizing: border-box;
  color: #5e0d8b;
  font-size: 24px;
}
.appreciate-top:before,
.appreciate-top:after {
  position: absolute;
  top: 40%;
  margin-top: -268px;
  content: "";
  width: 289px;
  height: 536px;
  background-size: 100% 100%;
}
.appreciate-top:before {
  left: -224px;
  background: url(../img/standard.png) center no-repeat;
}
.appreciate-top:after {
  right: -224px;
  background: url(../img/standard1.png) center no-repeat;
}
.delicious {
  margin-top: 100px;
}
.delicious .delicious-tit {
  display: block;
  margin-bottom: 36px;
  line-height: 1.1;
  color: #5e0d8b;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
}
.delicious-list {
  display: flex;
  justify-content: space-between;
}
.delicious-list li {
  margin-right: 27px;
  flex: 1;
  padding: 45px 0 0;
  background: #5e0d8b;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.delicious-list li:last-child {
  margin-right: 0;
}
.delicious-top {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 235px;
  max-width: 90%;
}
.delicious-top strong {
  display: block;
  margin-bottom: 22px;
  line-height: 1.1;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.delicious-top p {
  color: #fff;
  font-size: 20px;
  text-align: left;
  text-align: justify;
}
.delicious-imgs {
  position: relative;
  margin-top: -35px;
  height: 300px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.delicious-imgs b {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 1;
  font-size: 8.43vw;
  text-align: center;
  color: #ffffff;
  opacity: 0.02;
}
.delicious-imgs img {
  display: block;
  position: relative;
  z-index: 2;
  width: auto;
  max-width: 94%;
  height: auto;
}
.basis {
  padding: 96px 0 45px;
  background: #5e0d8b;
}
.basis-title {
  text-align: center;
}
.basis-title .basis-tt {
  display: block;
  margin-bottom: 20px;
  line-height: 1.1;
  color: #fff;
  font-size: 44px;
}
.basis-title p {
  color: #fff;
  font-size: 16px;
}
.basis-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 44px;
}
.basis-imgs {
  margin-right: -22px;
  width: 47.22%;
}
.basis-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.basis-list {
  width: 49.2%;
}
.basis-item {
  margin-bottom: 36px;
  display: flex;
  align-items: center;
}
.basis-item:last-child {
  margin-bottom: 0;
}
.basis-fix {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 124px;
  height: 124px;
  border-radius: 50%;
  background: #fff;
  color: #5e0d8b;
  font-size: 44px;
  font-weight: bold;
}
.basis-fix:before {
  position: absolute;
  right: -10px;
  top: 0;
  z-index: -2;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #5e0d8b;
}
.basis-fix:after {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
}
.basis-infos {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 34px 0 46px;
  margin-left: -12px;
  height: 88px;
  background: #fff;
  color: #5e0d8b;
  font-size: 18px;
  line-height: 1.4;
  border-radius: 0 40px 40px 0;
}
.aroma-top {
  padding: 96px 0 46px;
  text-align: center;
}
.aroma-title .basis-tt {
  color: #5e0d8b;
}
.aroma-title p {
  color: #333333;
}
.aroma-btn {
  margin-top: 68px;
  display: flex;
  justify-content: center;
}
.aroma-btn li {
  position: relative;
  margin-right: 86px;
  z-index: 2;
  padding: 0 8px 10px;
  border-bottom: 1px solid #dcdcdc;
  cursor: pointer;
  color: #333333;
  font-size: 16px;
  transition: 0.36s;
}
.aroma-btn li:before {
  content: "";
  width: 0;
  height: 1px;
  background: #5e0d8b;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  z-index: -1;
}
.aroma-btn li:hover,
.aroma-btn li.active {
  color: #5e0d8b;
}
.aroma-btn li:hover:before,
.aroma-btn li.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.aroma-btn li:hover,
.aroma-btn li.active {
  font-weight: bold;
}
.aroma-btn li:last-child {
  margin-right: 0;
}
.aroma-btn li:before {
  bottom: -1px;
}
.aroma-tab {
  padding: 34px 0 125px;
  background: #f7ecff;
}
.aroma-item {
  display: none;
}
.aroma-item:first-child {
  display: block;
}
.aroma-item .aroma-ftt {
  display: block;
  line-height: 1.2;
  text-align: center;
  color: #5e0d8b;
  font-size: 26px;
  font-weight: normal;
}
.aroma-li {
  margin-top: 44px;
  display: flex;
  flex-wrap: wrap;
}
.aroma-li li {
  display: flex;
  align-items: center;
  margin-right: 3%;
  margin-bottom: 8px;
  width: 48.5%;
  background: #5e0d8b;
}
.aroma-li li:nth-child(2n+2) {
  margin-right: 0;
}
.aroma-li li span {
  display: block;
  border-right: 1px solid #fff;
  text-align: center;
  width: 95px;
  line-height: 62px;
  color: #fff;
  font-size: 18px;
}
.aroma-li li p {
  flex: 1;
  margin-left: 28px;
  padding-right: 28px;
  line-height: 1.4;
  color: #fff;
  font-size: 18px;
}
.comfortable {
  margin-top: 30px;
  position: relative;
}
.comfortable figure {
  display: block;
  line-height: 1;
}
.comfortable figure img {
  display: block;
  width: 100%;
  height: auto;
}
.comfortable-text {
  position: absolute;
  left: 96px;
  top: 50%;
  transform: translateY(-50%);
  width: 545px;
}
.comfortable-text p {
  color: #fff;
  font-size: 28px;
}
.alcohol-list {
  display: flex;
  overflow: hidden;
}
.alcohol-list:hover li {
  width: 13%;
}
.alcohol-list li {
  position: relative;
  width: 16.6666%;
  background: #6c0aa2;
  transition: 0.5s;
  text-align: center;
}
.alcohol-list li:hover {
  width: 35% !important;
}
.alcohol-list li:hover .alcohol-ico:before {
  opacity: 0;
  visibility: hidden;
}
.alcohol-list li:hover .alcohol-ico img {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.alcohol-list li:hover .alcohol-more {
  opacity: 1;
  visibility: visible;
}
.alcohol-list li:hover .alcohol-imgs .alcohol-logo {
  margin-right: -80px;
  opacity: 1;
}
.alcohol-list li:nth-child(2) {
  background: #5c0f87;
}
.alcohol-list li:nth-child(3) {
  background: #4f0a76;
}
.alcohol-list li:nth-child(4) {
  background: #43115e;
}
.alcohol-list li:nth-child(5) {
  background: #351049;
}
.alcohol-list li:nth-child(6) {
  background: #2b0441;
}
.alcohol-list li a {
  display: block;
  position: relative;
  padding-top: 88px;
  text-align: center;
}
.alcohol-list li a .alcohol-tt {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 32px;
  font-weight: normal;
}
.alcohol-ico {
  position: relative;
  left: 50%;
  margin-left: -185px;
  text-align: center;
  width: 370px;
  margin-top: 48px;
}
.alcohol-ico:before {
  position: absolute;
  left: 50%;
  top: 14px;
  content: "";
  width: 1px;
  height: 284px;
  background: url(../images/line3.png) center top no-repeat;
  transition: 0.38s;
}
.alcohol-ico img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.65s;
}
.alcohol-imgs {
  margin-top: 35px;
  display: inline-block;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.alcohol-imgs .alcohol-logo {
  display: block;
  position: relative;
  margin-right: -220px;
  margin-top: 20px;
  width: 214px;
  height: auto;
  opacity: 0.1;
  transition: 0.45s;
}
.alcohol-imgs .alcohol-bottle {
  position: relative;
  z-index: 2;
  display: block;
  width: 226px;
  height: auto;
  transition: 0.45s;
}
.alcohol-more {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -90px;
  z-index: 10;
  width: 56px;
  padding: 32px 0;
  background: #4f0a76;
  opacity: 0;
  visibility: hidden;
  transition: 0.65s;
}
.alcohol-more span {
  display: block;
  position: relative;
  width: 16px;
  margin: auto;
  padding-bottom: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}
.alcohol-more span:before {
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  bottom: 0;
  content: "";
  width: 7px;
  height: 14px;
  background: url(../images/arrow1.png) center no-repeat;
}
.adbantage-time-top {
  padding: 85px 0;
}
.news-titles1 strong {
  margin-bottom: 0 !important;
}
.advantage-view {
  padding: 0 0 170px;
}
.advantage-top-banner {
  padding: 92px 0 62px;
  text-align: center;
}
.advantage-top-banner img {
  display: inline-block;
  margin: auto;
  max-width: 100%;
  width: auto;
  height: auto;
}
.advantage-v {
  padding-top: 68px;
}
.advantage-v-item {
  margin-bottom: 78px;
  color: #5e0d8b;
  font-size: 22px;
}
.advantage-v-item:last-child {
  margin-bottom: 0;
}
.advantage-v-item .advantage-v-tt {
  display: block;
  line-height: 1.2;
  color: #5e0d8b;
  font-size: 44px;
  margin-bottom: 22px;
}
.advantage-v-item img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.pbanner .ptext {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  top: 50%;
  transform: translateY(-50%);
}
.pbanner .ptext strong {
  position: relative;
  display: block;
  right: 0;
  bottom: 0;
  margin-right: 0;
  margin-bottom: 15px;
}
.pbanner .ptext .menu-posite span,
.pbanner .ptext .menu-posite a {
  color: #fff;
}
.pbanner .ptext .menu-posite a:before {
  border-left-color: #fff;
}
.menu-leval-hidden {
  width: 100%;
}
.menu-navs1 {
  justify-content: space-between;
}
.menu-navs1 li {
  margin-left: 0;
}
.selected {
  padding: 74px 0 90px;
  background: #f7f7f7;
}
.selected-title {
  position: relative;
  padding-left: 25px;
  color: #5e0d8b;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
}
.selected-title:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  content: "";
  width: 6px;
  height: 30px;
  background: #5e0d8b;
  border-radius: 3px;
}
.selected-wr {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.selected-info {
  position: relative;
  width: 50%;
}
.selected-info a:hover figure img {
  transform: scale(1.06);
}
.selected-info figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.selected-info figure img {
  display: block;
  width: 100%;
  height: 452px;
  object-fit: cover;
  transition: 0.75s;
}
.selected-text {
  position: absolute;
  left: 45px;
  right: 46px;
  bottom: 40px;
  z-index: 5;
}
.selected-text strong {
  display: block;
  margin-bottom: 22px;
  line-height: 1.2;
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selected-text p {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.selected-list {
  margin-top: -5px;
  width: 45.69%;
}
.selected-list li {
  border-bottom: 1px dashed #c2c1c1;
  line-height: 1;
}
.selected-list li:last-child {
  border-bottom: 0;
}
.selected-list li a {
  display: block;
  padding: 8px 0;
  line-height: 1.5;
  color: #333333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.38s;
}
.selected-list li a:hover {
  color: #5e0d8b;
}
.tag {
  padding: 70px 0 100px;
}
.tag {
  display: flex;
  justify-content: space-between;
}
.tag-left {
  width: 67.77%;
}
.tag-fix {
  margin-top: 31px;
  display: flex;
  justify-content: space-between;
}
.tag-info {
  width: 47.64%;
}
.tag-imgs {
  overflow: hidden;
}
.tag-imgs a:hover img {
  transform: scale(1.06);
}
.tag-imgs img {
  display: block;
  width: 100%;
  height: 233px;
  object-fit: cover;
  transition: 0.56s;
}
.tag-list {
  margin-top: 20px;
}
.tag-list li a {
  display: block;
  color: #333333;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tag-list li a:hover {
  color: #5e0d8b;
}
.tag-list-box {
  width: 47.54%;
}
.tag-list-box li {
  margin-bottom: 40px;
}
.tag-list-box li:last-child {
  margin-bottom: 0;
}
.tag-list-box li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tag-list-box li a figure {
  display: block;
  width: 30.17%;
  line-height: 1;
  overflow: hidden;
}
.tag-list-box li a figure img {
  display: block;
  width: 100%;
  height: 87px;
  object-fit: cover;
  transition: 0.45s;
}
.tag-list-box li a:hover figure img {
  transform: scale(1.06);
}
.tag-list-box li a:hover .tag-txts strong {
  color: #5e0d8b;
}
.tag-txts {
  width: 62.5%;
}
.tag-txts strong {
  display: block;
  margin-bottom: 14px;
  line-height: 1.2;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.4s;
}
.tag-txts p {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hot-tag {
  position: relative;
  width: 28.611%;
}
.hot-tag-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 36px;
}
.tag-batch {
  display: inline-block;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.tag-batch i {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: url(../images/back2.png) center no-repeat;
}
.tag-batch span {
  display: inline-block;
  margin-left: 8px;
  color: #5e0d8b;
  font-size: 16px;
}
.hot-tag-list {
  display: flex;
  flex-wrap: wrap;
}
.hot-tag-list li {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}
.hot-tag-list li:nth-child(2n+2) {
  margin-right: 0;
}
.hot-tag-list li a {
  display: block;
  padding: 0 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #f2f2f2;
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot-tag-list li a:hover {
  background: #5e0d8b;
  color: #fff;
}
.quotate {
  padding: 0 0 30px;
}
.quotate-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 66px;
}
.quotate-btn {
  display: flex;
}
.quotate-btn li {
  margin-right: 55px;
  cursor: pointer;
}
.quotate-btn li:hover .selected-title,
.quotate-btn li.active .selected-title {
  color: #5e0d8b;
  font-weight: bold;
}
.quotate-btn li:hover .selected-title:before,
.quotate-btn li.active .selected-title:before {
  opacity: 1;
  transform: scaleY(1);
}
.quotate-btn li .selected-title {
  color: #333333;
  font-weight: normal;
  transition: 0.38s;
}
.quotate-btn li .selected-title:before {
  opacity: 0;
  transform: scaleY(0);
  transition: 0.34s;
}
.quotate-more a {
  display: inline-block;
  color: #666666;
  font-size: 16px;
}
.quotate-more a:hover {
  color: #5e0d8b;
}
.quotate-tab {
  margin-top: 62px;
}
.quotate-item {
  display: none;
}
.quotate-item:first-child {
  display: block;
}
.quotate-li {
  display: flex;
  flex-wrap: wrap;
}
.quotate-li li {
  margin-right: 8.4%;
  margin-bottom: 30px;
  width: 45.8%;
}
.quotate-li li a {
  display: flex;
  justify-content: space-between;
}
.quotate-li li a:hover figure img {
  transform: scale(1.06);
}
.quotate-li li a:hover .quotate-infos strong {
  color: #5e0d8b;
}
.quotate-li li a figure {
  display: block;
  width: 27.87%;
  line-height: 1;
  overflow: hidden;
}
.quotate-li li a figure img {
  display: block;
  width: 100%;
  height: 113px;
  object-fit: cover;
  transition: 0.5s;
}
.quotate-li li:nth-child(2n+2) {
  margin-right: 0;
}
.quotate-infos {
  padding-top: 5px;
  width: 67.72%;
  border-bottom: 1px solid #e5e5e5;
}
.quotate-infos strong {
  display: block;
  margin-bottom: 14px;
  line-height: 1.2;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  transition: 0.38s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.quotate-infos p {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.alcohol-culture {
  padding: 35px 0;
  background: #f7f7f7;
}
.alcohol-culture-view {
  padding: 54px 0 100px;
  display: flex;
  justify-content: space-between;
}
.alcohol-culture-info {
  position: relative;
  width: 20.83%;
  border-left: 1px solid #dfe1e6;
}
.alcohol-culture-t {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 34px;
}
.alcohol-culture-t:before {
  position: absolute;
  left: -1px;
  top: 0;
  content: "";
  width: 2px;
  height: 22px;
  background: #5e0d8b;
}
.alcohol-culture-t strong {
  display: block;
  line-height: 1;
  color: #333333;
  font-size: 20px;
}
.alcohol-culture-t a {
  display: inline-block;
  color: #666666;
  font-size: 16px;
  line-height: 1.3;
}
.alcohol-culture-t a:hover {
  color: #5e0d8b;
}
.alcohol-culture-list {
  margin-top: 32px;
  padding-left: 34px;
}
.alcohol-culture-list li {
  margin-bottom: 7px;
}
.alcohol-culture-list li a {
  display: block;
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.35s;
}
.alcohol-culture-list li a:hover {
  color: #5e0d8b;
}
.ranking {
  padding: 58px 0;
  background: url(../img/disitionbg.jpg) center no-repeat;
  background-size: cover;
}
.ranking-list {
  display: flex;
  justify-content: space-between;
}
.ranking-list li:hover a,
.ranking-list li.active a {
  font-weight: bold;
}
.ranking-list li a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
.correlate {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.correlate-back a {
  border: 1px solid rgba(85, 32, 126, 0.2);
  border-radius: 0px;
}
.correlate-back a i {
  background: url(../images/back1.png) center no-repeat;
}
.correlate-list {
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
}
.correlate-info {
  position: relative;
  width: 66.6666%;
}
.correlate-info a:hover figure img {
  transform: scale(1.04);
}
.correlate-info figure {
  position: relative;
  display: block;
  padding-bottom: 62.5%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.correlate-info figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.correlate-info figure img {
  transition: 0.68s;
}
.correlate-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 31.52%;
}
.correlate-items {
  position: relative;
}
.correlate-items a:hover figure img {
  transform: scale(1.06);
}
.correlate-items figure {
  position: relative;
  display: block;
  padding-bottom: 62.69%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.correlate-items figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.correlate-items figure:before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.correlate-items figure img {
  transition: 0.68s;
}
.correlate-items strong {
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 24px;
  display: block;
  line-height: 1.5;
  color: #fff;
  font-size: 18px;
  z-index: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.correlate-boxs {
  padding: 40px 0 80px;
  background: #f9f9f9;
}
.correlate-li {
  margin-bottom: 80px;
}
.correlate-li li {
  border-bottom: 1px solid #e1e1e1;
}
.correlate-li li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0;
}
.correlate-li li a:hover figure img {
  transform: scale(1.08);
}
.correlate-li li a:hover .correlate-text strong {
  color: #5e0d8b;
}
.correlate-li li a:hover .correlate-text span {
  color: #5e0d8b;
}
.correlate-li li a figure {
  display: block;
  width: 22.77%;
  overflow: hidden;
}
.correlate-li li a figure img {
  display: block;
  width: 100%;
  height: 205px;
  object-fit: cover;
  transition: 0.6s;
}
.correlate-text {
  padding-top: 10px;
  position: relative;
  width: 73.95%;
}
.correlate-text strong {
  display: block;
  margin-bottom: 26px;
  line-height: 1.2;
  color: #000000;
  font-size: 26px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.38s;
}
.correlate-text p {
  color: #666666;
  font-size: 16px;
  height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.correlate-text time {
  display: inline-block;
  margin-top: 40px;
  color: #999999;
  font-size: 18px;
}
.correlate-text span {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 4px;
  color: #666666;
  font-size: 18px;
  transition: 0.38s;
}
.correlate-top1 {
  padding: 42px 0 16px;
}
.correlate-view {
  padding: 44px 0 100px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #dddddd;
}
.correlate-view-info {
  width: 68.4%;
}
.correlate-view-top {
  margin-bottom: 36px;
}
.correlate-view-top .correlate-view-tt {
  display: block;
  margin-bottom: 22px;
  line-height: 1.1;
  color: #333333;
  font-size: 34px;
  font-weight: normal;
}
.correlate-view-top p {
  color: #999999;
  font-size: 14px;
  line-height: 1.5;
}
.informates {
  padding: 18px 23px;
  background: #f8f8f8;
}
.informates p {
  color: #999999;
  font-size: 16px;
}
.correlate-view-v {
  padding-top: 30px;
  padding-bottom: 80px;
  color: #333333;
  font-size: 16px;
}
.correlate-view-v img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.correlate-prev {
  padding: 24px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.correlate-prev a {
  display: inline-block;
  color: #999999;
  font-size: 16px;
}
.correlate-prev a:hover {
  color: #5e0d8b;
}
.copyrights {
  padding-top: 48px;
}
.copyrights p {
  color: #333333;
  font-size: 14px;
}
.hot-word {
  display: flex;
  margin-top: 98px;
}
.hot-word span,
.hot-word a {
  display: inline-block;
  color: #333333;
  font-size: 14px;
}
.hot-word a {
  margin-right: 10px;
}
.hot-word a:hover {
  color: #5e0d8b;
}
.correlate-coopecate {
  margin-top: 10px;
  width: 26.73%;
}
.correlate-read {
  margin-bottom: 40px;
  padding: 32px 10.41%;
  border: 1px solid #dddddd;
  border-top: 8px solid #5e0d8b;
}
.read-title {
  display: block;
  line-height: 1;
  color: #333333;
  font-size: 20px;
}
.read-list {
  margin-top: 20px;
}
.read-list li {
  border-bottom: 1px solid #ddd;
}
.read-list li a {
  display: block;
  position: relative;
  padding: 18px 0 18px 22px;
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.read-list li a:hover {
  color: #5e0d8b;
}
.read-list li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #5e0d8b;
}
.hot-bq {
  margin-top: 28px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}
.hot-bq li {
  margin-right: 4%;
  margin-bottom: 20px;
  width: 48%;
}
.hot-bq li:nth-child(2n+2) {
  margin-right: 0;
}
.hot-bq li a {
  display: block;
  text-align: center;
  padding: 0 12px;
  border-radius: 20px;
  color: #666666;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot-bq li a:hover {
  background: #5e0d8b;
  color: #fff;
}
.correlate-imgs img {
  width: 100%;
  height: auto;
}
.leval-menu .menu-leval-hidden {
  width: auto;
}
.distributie {
  padding: 90px 0 75px;
}
.cooperate-li1 li p {
  position: relative;
  white-space: normal;
  width: 318px;
  max-width: 100%;
}
.collaborate {
  padding: 85px 0 100px;
  background: #5e0d8b;
}
.collaborate-title strong:before {
  margin-left: -92px;
  width: 184px;
}
.collaborate-title strong:after {
  left: 50%;
  margin-left: -164px;
  width: 328px;
}
.collaborate-input {
  margin-top: 64px;
}
.collaborate-row {
  display: flex;
  justify-content: space-between;
}
.collaborate-row-item {
  margin-bottom: 26px;
  width: 49.3%;
}
.collaborate-row-item .text {
  box-sizing: border-box;
  padding-left: 20px;
  height: 54px;
  line-height: 54px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  border: none;
  outline: none;
  color: #5e0d8b;
  font-size: 18px;
  font-weight: bold;
}
.collaborate-row-item .text::-webkit-input-placeholder {
  color: #5e0d8b;
}
.collaborate-row-item .text:focus::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.collaborate-row-item .textarea {
  height: 123px;
  resize: none;
  line-height: 1.8;
  padding-top: 12px;
  font-family: "微软雅黑";
}
.collaborate-row-item1 {
  width: 100%;
}
.verificate {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.verificate-left {
  display: flex;
}
.verificate-left .collaborate-row-item {
  width: 276px;
  margin-bottom: 0;
}
.verificate-click {
  position: relative;
  margin: 0 8px;
  width: 54px;
  height: 48px;
  background: url(../images/verificate.png) center no-repeat;
  cursor: pointer;
  transition: 0.4s;
}
.verificate-click:hover {
  transform: rotate(180deg);
}
.verificate-imgs img {
  display: block;
  width: 148px;
  height: auto;
}
.verificate-sub input {
  width: 200px;
  height: 54px;
  line-height: 54px;
  border: none;
  border-radius: 10px;
  background: #fff;
  color: #5e0d8b;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.line-time {
  padding: 114px 0 124px;
  display: flex;
  justify-content: space-between;
}
.line-item-item {
  box-sizing: border-box;
  position: relative;
  padding: 46px 58px 62px;
  background: #5e0d8b url(../images/contact1.png) right bottom no-repeat;
  border-radius: 10px;
  width: 48.61%;
}
.line-item-item:last-child {
  background: #5e0d8b url(../images/contact2.png) left bottom no-repeat;
}
.hotline {
  margin-bottom: 38px;
}
.hotline p {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.hotline-btn {
  display: flex;
}
.hotline-btn a {
  display: inline-block;
  margin-right: 26px;
  width: 160px;
  height: 62px;
  line-height: 62px;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  background: #723096;
}
.hotline-btn a:first-child,
.hotline-btn a:hover {
  background: #f1ab18;
}
.hotline-btn a i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  font-style: normal;
  font-size: 30px;
}
.scanning {
  display: flex;
  justify-content: start;
  align-items: flex-start;
}
.scanning p {
  flex: 1;
  margin-right: 45px;
  color: #ffffff;
  font-size: 26px;
}
.scanning img {
  display: block;
  width: 194px;
  height: auto;
}
.contact-culture {
  padding: 94px 0 105px;
}
.contact-title strong:before {
  left: 0;
  margin-left: 0;
  width: 100%;
}
.contact-title strong:after {
  left: 50%;
  margin-left: -164px;
  width: 328px;
}
.contact-culture-list {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
}
.contact-culture-list li {
  padding: 60px 5% 0;
  height: 260px;
  width: 50%;
  position: relative;
  box-sizing: border-box;
  border: 4px solid #5e0d8b;
  text-align: center;
}
.contact-culture-list li:nth-child(2),
.contact-culture-list li:nth-child(3) {
  background: #5e0d8b;
}
.contact-culture-list li:nth-child(2) strong,
.contact-culture-list li:nth-child(3) strong,
.contact-culture-list li:nth-child(2) p,
.contact-culture-list li:nth-child(3) p {
  color: #fff;
}
.contact-culture-list li strong {
  display: block;
  margin-bottom: 18px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 44px;
}
.contact-culture-list li p {
  color: #5e0d8b;
  font-size: 24px;
}
.patterns {
  padding: 100px 0 120px;
  background: #5e0d8b;
}
.patterns-info {
  margin: 44px auto 48px;
  width: 1175px;
  text-align: center;
}
.patterns-info p {
  color: #fff;
  font-size: 20px;
}
.pattern-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}
.pattern-btn span {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 76px;
  padding-bottom: 25px;
  color: #fff;
  line-height: 1.2;
  font-size: 30px;
}
.pattern-btn span:last-child {
  margin-right: 0;
}
.pattern-btn span:hover,
.pattern-btn span.active {
  font-weight: bold;
}
.pattern-btn span:hover:before,
.pattern-btn span.active:before {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.pattern-btn span:before {
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 4px;
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 11px solid #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.pattern-item {
  display: none;
}
.pattern-item:first-child {
  display: block;
}
.pattern-flex {
  display: flex;
  justify-content: space-between;
}
.pattern-text {
  position: relative;
  width: 50%;
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  box-sizing: border-box;
}
.pattern-text-wrap {
  width: 80.83%;
}
.pattern-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 52px;
}
.pattern-top:before {
  position: absolute;
  left: 204px;
  right: 83px;
  content: "";
  height: 1px;
  background: #5e0d8b;
}
.pattern-top .pattern-tt {
  display: block;
  line-height: 1;
  color: #5e0d8b;
  font-size: 44px;
}
.pattern-top b {
  display: block;
  line-height: 1;
  color: #5e0d8b;
  font-size: 50px;
}
.pattern-in p {
  position: relative;
  padding-left: 40px;
  color: #5e0d8b;
  font-size: 20px;
}
.pattern-in p:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "";
  width: 21px;
  height: 20px;
  background: url(../images/arrow2.png) center no-repeat;
}
.pattern-in p b {
  color: #ff0005;
}
.pattern-imgs {
  position: relative;
  width: 50%;
  border: 4px solid #fff;
}
.pattern-imgs img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.team {
  padding: 98px 0 120px;
}
.team-list {
  margin-top: 100px;
  display: flex;
}
.team-list li {
  flex: 1;
  display: flex;
  justify-content: center;
  margin-left: -1px;
  position: relative;
  text-align: center;
  border-left: 1px solid #5e0d8b;
  border-right: 1px solid #5e0d8b;
}
.team-wr {
  text-align: left;
}
.team-wr p {
  color: #5e0d8b;
  font-size: 16px;
  line-height: 1;
}
.team-wr p b {
  display: inline-block;
  margin-right: 24px;
  font-size: 60px;
}
.team-wr span {
  display: block;
  margin-top: 18px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 18px;
}
.environment {
  padding: 86px 0 90px;
  background: #5e0d8b;
}
.environment-tba {
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}
.environment-swiper {
  position: relative;
  left: 50%;
  margin-left: -76%;
  width: 153%;
}
.environment-swiper .pagination {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.environment-swiper .pagination .swiper-pagination-bullet {
  margin: 0 13px;
  width: 34px;
  height: 6px;
  border-radius: 3px;
  background: #fff;
  opacity: 0.5;
  transition: 0.4s;
}
.environment-swiper .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 62px;
}
.patterns-info1 p {
  color: #5e0d8b;
}
.environment-slide {
  position: relative;
}
.environment-slide.swiper-slide-active figure:before {
  opacity: 0;
  visibility: hidden;
}
.environment-slide.swiper-slide-active strong {
  opacity: 1;
  visibility: visible;
}
.environment-slide figure {
  z-index: 1;
  position: relative;
  display: block;
  padding-bottom: 56.3%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.environment-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.environment-slide figure:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.65s;
}
.environment-slide strong {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  box-sizing: border-box;
  padding: 33px 5%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.environment-btn span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  background: #fff;
  color: #5e0d8b;
  font-size: 24px;
  cursor: pointer;
  z-index: 20;
  transition: 0.4s;
}
.environment-btn span:hover {
  background: #5e0d8b;
  color: #fff;
}
.environment-btn span.prev {
  left: 12.5%;
}
.environment-btn span.next {
  right: 12.5%;
}
.welfare {
  padding: 90px 0 52px;
}
.welfare-li {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
.welfare-li li {
  text-align: center;
}
.welfare-li li b {
  display: block;
  line-height: 1;
  color: #5e0d8b;
  font-weight: normal;
  font-size: 54px;
}
.welfare-li li p {
  margin-top: 28px;
  color: #5e0d8b;
  font-size: 16px;
  font-weight: bold;
}
.welfare-swiper {
  cursor: all-scroll;
}
.welfare-swiper .swiper-scrollbar {
  position: relative;
  left: 0;
  margin: auto;
  margin-top: 75px;
  height: 3px;
  width: 1440px;
  background: none;
}
.welfare-swiper .swiper-scrollbar:before {
  position: absolute;
  left: 0;
  top: 1px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 1px;
  background: #e3e3e3;
}
.welfare-swiper .swiper-scrollbar .swiper-scrollbar-drag {
  height: 100%;
  background: #5e0d8b;
  border-radius: 0px;
}
.welfare-slide {
  margin-right: 6px;
  width: 23.28vw;
}
.welfare-slide-first figure {
  width: 100%;
  position: relative;
  display: block;
  padding-bottom: 152%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.welfare-slide-first figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.welfare-slide-two {
  width: 26.3vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.welfare-slide-two figure {
  margin-bottom: 6px;
  position: relative;
  display: block;
  padding-bottom: 66.53%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.welfare-slide-two figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.welfare-slide-two figure:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.welfare-slide-two figure span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-bottom: 22px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  z-index: 4;
  text-align: center;
}
.join-box {
  padding: 105px 0 120px;
}
.join-wrap {
  padding: 40px 40px 40px 60px;
  background: #5e0d8b;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.join-title .join-tt {
  display: block;
  margin-bottom: 35px;
  line-height: 1;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
}
.join-title p {
  color: #fff;
  font-size: 40px;
  line-height: 1.5;
}
.join-eq {
  width: 220px;
}
.join-eq img {
  display: block;
  width: 100%;
  height: auto;
}
.scanning1 {
  justify-content: space-between;
}
.line-item-item-bg {
  background: #5e0d8b url(../images/contact2.png) left bottom no-repeat;
}
.service-item {
  margin-bottom: 100px;
}
.service-top {
  padding-bottom: 34px;
}
.service-in {
  margin-top: 36px;
}
.service-in p {
  color: #5e0d8b;
  font-size: 20px;
  text-align: center;
}
.service-map {
  height: 515px;
  border-radius: 10px;
}
.anchorBL {
  display: none !important;
}
.about-top-fix {
  display: flex;
  justify-content: space-between;
}
.about-data {
  width: 36.45%;
  background: #5e0d8b;
}
.about-data-wrap {
  padding: 120px 0 150px 19.28%;
  background: #5e0d8b url(../img/aboutBg.png) right bottom no-repeat;
  background-size: 48.57% auto;
}
.about-data-item {
  margin-bottom: 79px;
}
.about-data-item:last-child {
  margin-bottom: 0;
}
.about-data-item p {
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
.about-data-item p span {
  display: inline-block;
  width: 90px;
}
.about-data-item p b {
  margin-right: 6px;
  font-size: 60px;
  font-weight: normal;
}
.about-lefts {
  display: flex;
  flex-direction: column;
  width: 54.166%;
}
.about-left-item {
  position: relative;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 12.5vw;
  border-bottom: 1px solid #d1cfd1;
  box-sizing: border-box;
}
.about-left-item:last-child {
  border-bottom: none;
}
.about-left-item span {
  display: block;
  margin-bottom: 28px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 18px;
  font-weight: bold;
}
.about-left-item .intro-tt {
  display: block;
  margin-bottom: 42px;
  line-height: 1;
  color: #000000;
  font-size: 34px;
  font-weight: normal;
}
.about-left-item p {
  color: #000000;
  font-size: 16px;
  line-height: 2;
}
.about-left-item a {
  display: inline-block;
  margin-top: 28px;
  width: 144px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  background: #5e0d8b;
}
.about-left-item a:hover {
  background: rgba(85, 32, 126, 0.8);
}
.course {
  padding: 112px 0 96px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.course-tab {
  position: relative;
  margin-top: 100px;
}
.course-swiper {
  overflow: hidden;
}
.course-item {
  float: left;
  display: flex;
  justify-content: space-between;
}
.course-imgs {
  width: 40.27%;
}
.course-imgs figure {
  display: block;
}
.course-imgs figure img {
  display: block;
  width: 100%;
  height: auto;
}
.course-text {
  box-sizing: border-box;
  padding-top: 10px;
  padding-right: 30px;
  width: 53.125%;
}
.course-text strong {
  display: block;
  position: relative;
  padding-bottom: 40px;
  line-height: 1.2;
  color: #5e0d8b;
  font-size: 40px;
  font-weight: normal;
}
.course-text strong:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 114px;
  height: 5px;
  background: #5e0d8b;
}
.course-list {
  margin-top: 40px;
}
.course-in {
  display: flex;
}
.course-in span,
.course-in p {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  line-height: 2.4;
}
.course-in p {
  flex: 1;
}
.course-btn {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  width: 62px;
  height: 62px;
  border: 1px solid #b9b8b8;
  color: #909090;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  line-height: 62px;
  z-index: 10;
  text-align: center;
  border-radius: 50%;
  transition: 0.4s;
}
.course-btn.prev {
  left: -125px;
}
.course-btn.next {
  right: -125px;
}
.course-btn:hover {
  background: #5e0d8b;
  color: #fff;
  border-color: #5e0d8b;
}
.course-year {
  position: relative;
  z-index: 2;
  margin-top: 115px;
}
.course-year:before {
  position: absolute;
  left: 0;
  top: 47px;
  content: "";
  width: 100%;
  height: 1px;
  background: #5e0d8b;
}
.course-year-item {
  float: left;
  position: relative;
  width: 14.28%;
  cursor: pointer;
}
.course-year-item.slick-current span:before {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.course-year-item:before {
  content: "";
  position: absolute;
  left: 27px;
  right: -27px;
  top: 30px;
  height: 18px;
  background: url(../images/line4.png) center bottom no-repeat;
  background-size: 100% auto;
}
.course-year-item span {
  display: inline-block;
  position: relative;
  padding-bottom: 60px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 28px;
  font-family: "Franklin Gothic Demi Cond";
}
.course-year-item span:before {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 5px;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #5e0d8b;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.honor-box {
  padding: 96px 0 86px;
  background: #5e0d8b;
}
.honor-in {
  margin-top: 40px;
  text-align: center;
}
.honor-in p {
  color: #fff;
  font-size: 20px;
}
.honor-tab {
  position: relative;
  margin-top: 74px;
  z-index: 2;
}
.honor-tab:before {
  position: absolute;
  left: 0;
  top: 404px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
}
.honor-slide {
  text-align: center;
  width: 33.333%;
}
.honor-slide.swiper-slide-active figure {
  transform: scale(1);
}
.honor-slide.swiper-slide-active p {
  opacity: 1;
  visibility: visible;
}
.honor-slide figure {
  margin-bottom: 46px;
  position: relative;
  display: block;
  padding-bottom: 330px;
  height: 0;
  overflow: hidden;
  line-height: 1;
  transform: scale(0.7);
  transition: 0.65s;
}
.honor-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.honor-slide figure img {
  object-fit: contain;
}
.honor-slide time {
  display: inline-block;
  width: 276px;
  height: 54px;
  line-height: 54px;
  border: 1px solid #fff;
  border-radius: 28px;
  background-color: #5e0d8b;
  color: #fff;
  font-size: 24px;
  transition: 0.4s;
}
.honor-slide p {
  margin-top: 22px;
  color: #fff;
  font-size: 20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.honor-btns {
  position: absolute;
  top: 144px;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.honor-btns span {
  display: inline-block;
  color: #fff;
  font-size: 38px;
  cursor: pointer;
  transition: 0.35s;
}
.honor-btns span.next {
  transform: rotate(180deg);
}
.distillery {
  position: relative;
  z-index: 3;
  padding: 67px 0 31%;
  overflow: hidden;
}
.distillery-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.distillery-bg img {
  display: block;
  width: 100%;
  height: auto;
}
.distillery-info {
  margin-top: 48px;
  margin-bottom: 70px;
  text-align: center;
}
.distillery-info p {
  color: #000000;
  font-size: 16px;
  line-height: 2;
}
.distillery-data {
  display: flex;
  justify-content: space-between;
}
.distillery-data-item p {
  line-height: 1;
  color: #5e0d8b;
  font-size: 16px;
}
.distillery-data-item p b {
  display: inline-block;
  margin-right: 8px;
  font-size: 60px;
}
.distillery-data-item span {
  display: block;
  margin-top: 20px;
  line-height: 1;
  color: #5e0d8b;
  font-size: 18px;
}
.history-jc {
  padding: 92px 0;
}
.history-imgs-list {
  margin-top: 48px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.history-img-item {
  position: relative;
  width: 49.3%;
}
.history-img-item figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.history-img-item figure img {
  display: block;
  width: 100%;
  height: auto;
}
.history-img-item span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 30px;
  line-height: 1.1;
  color: #fff;
  font-size: 26px;
  text-align: center;
  width: 100%;
}
.capacity-tt {
  display: block;
  margin-bottom: 62px;
  line-height: 1;
  text-align: center;
  color: #5e0d8b;
  font-size: 44px;
}
.capacity-tab {
  overflow: hidden;
}
.capacity-swiper {
  position: relative;
  left: 50%;
  margin-left: -115.5%;
  width: 231%;
}
.capacity-slide {
  position: relative;
  line-height: 1;
}
.capacity-slide figure {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.capacity-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capacity-slide strong {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 108px 0 38px;
  width: 100%;
  z-index: 5;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.storage-boxs {
  padding-top: 85px;
}
.storage-siwper .swiper-pagination {
  left: auto;
  right: 50%;
  margin-right: -720px;
  bottom: 58px;
  width: auto;
  line-height: 1;
}
.storage-siwper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  margin: 0;
  margin-left: 28px;
  width: 12px;
  height: 12px;
  transition: 0.35s;
  background: #fff;
}
.storage-siwper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5e0d8b;
}
.storage-siwper .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.storage-slide {
  overflow: hidden;
}
.storage-slide figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.storage-slide figure img {
  display: block;
  width: 100%;
  height: auto;
}
.storage-slide strong {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  bottom: 40px;
  width: 1440px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  z-index: 4;
}
.storage-btnsd {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  top: 50%;
  margin-top: -20px;
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
.storage-btnsd span {
  display: inline-block;
  line-height: 1;
  color: #fff;
  font-size: 38px;
  cursor: pointer;
  transition: 0.4s;
}
.storage-btnsd span:hover {
  color: #5e0d8b;
}
.old-wine {
  padding-top: 78px;
}
.wine-swipers {
  display: flex;
  overflow: hidden;
}
.wine-swipers:hover .wine-items {
  width: 25%;
}
.wine-items {
  position: relative;
  width: 33.333%;
  transition: 0.65s;
}
.wine-items:hover {
  width: 50% !important;
}
.wine-items:hover .wine-in {
  left: 25%;
}
.wine-items figure {
  height: 46.35vw;
  overflow: hidden;
}
.wine-items figure img {
  position: relative;
  display: block;
  width: auto;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
}
.wine-in {
  position: absolute;
  left: 56px;
  right: 40px;
  bottom: 44px;
  z-index: 3;
  transition: 0.4s;
}
.wine-in p {
  color: #fff;
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
}
.responsibility {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
.responsibility-list {
  width: 49.02%;
}
.responsibility-item {
  margin-bottom: 38px;
}
.responsibility-item:first-child .responsibility-info {
  display: block;
}
.responsibility-item.active .responsibility-top i {
  transform: rotate(90deg);
}
.responsibility-top {
  position: relative;
  padding-left: 40px;
  padding-right: 80px;
  background: #5e0d8b;
  height: 70px;
  cursor: pointer;
  border-radius: 35px;
  display: flex;
  align-items: center;
}
.responsibility-top .responsibility-tt {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.responsibility-top .responsibility-tt.responsibility-mobile {
  display: none;
}
.responsibility-top i {
  display: block;
  position: absolute;
  right: 52px;
  top: 50%;
  margin-top: -15px;
  line-height: 1;
  color: #fff;
  font-size: 30px;
  font-style: normal;
  transition: 0.35s;
  font-weight: bold;
}
.responsibility-info {
  padding: 20px 36px 36px 38px;
  color: #222222;
  font-size: 24px;
  display: none;
}
.responsibility-info .responsibility-info-m {
  display: none;
}
.responsibility-imgs {
  width: 47.91%;
}
.responsibility-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.enterprise-culture {
  padding: 112px 0 120px;
  background: #5e0d8b;
}
.enterprise-list {
  margin-top: 92px;
  display: flex;
  justify-content: space-between;
}
.enterprise-left,
.enterprise-right {
  width: 47.08%;
}
.enterprise-items strong {
  display: block;
  padding-left: 68px;
  height: 70px;
  line-height: 70px;
  color: #5e0d8b;
  font-size: 30px;
  border-radius: 35px;
  background: #e6e0ec;
}
.enterprise-wr {
  padding: 42px 68px;
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
}
.enterprise-imgs {
  padding-left: 48px;
  padding-top: 70px;
}
.enterprise-imgs img {
  max-width: 100%;
  width: auto;
}
.dynamic-in p {
  color: #333333;
  font-size: 18px;
}
.word-title {
  margin-top: 21px;
  height: 56px;
  padding-left: 21px;
  background: #5e0d8b;
}
.word-title strong {
  display: block;
  line-height: 56px;
  color: #fff;
  font-size: 20px;
}
.correlate-li1 li a {
  padding: 40px 0;
}
.correlate-li1 li a figure {
  width: 33%;
}
.correlate-li1 li a .correlate-text {
  width: 64%;
}
.hot-word {
  margin-top: 10px;
}
.leval-menu .menu-leval-hidden1 {
  width: 100%;
}
.label-box {
  padding: 30px 0 130px;
}
.label-list li {
  padding: 26px 0 22px;
  border-bottom: 1px dashed #d3d3d3;
}
.label-list li b {
  display: block;
  position: relative;
  padding-bottom: 13px;
  width: 30px;
  line-height: 1;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 3px solid #5e0d8b;
}
.label-list li p {
  margin-top: 13px;
  display: flex;
  flex-wrap: wrap;
}
.label-list li p a {
  display: inline-block;
  margin-right: 20px;
  color: #333333;
  font-size: 16px;
}
.label-list li p a:hover {
  color: #5e0d8b;
}
.error-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error-wrap {
  margin: auto;
  width: 1276px;
  max-width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.error-logo {
  width: 40.28%;
}
.error-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.error-text {
  padding-left: 9.56%;
  position: relative;
  width: 43.1%;
}
.error-text:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -225px;
  content: "";
  width: 1px;
  height: 450px;
  background: url(../images/line5.png) center no-repeat;
}
.error-imgs img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.error-info {
  margin-top: 46px;
  margin-bottom: 50px;
}
.error-info p {
  color: #333333;
  font-size: 23px;
  line-height: 2;
}
.error-btn {
  display: flex;
}
.error-btn a {
  display: inline-block;
  margin-right: 26px;
  width: 132px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 18px;
  color: #fff;
  font-size: 14px;
  background: #5e0d8b;
}
.error-btn a:hover {
  background: rgba(94, 13, 139, 0.8);
}
.overthrow-li li b {
  font-size: 56px;
}
.pattern-data p b {
  font-size: 60px;
}
.cooperate-data span {
  font-size: 78px;
}
.cooperate-data b {
  font-size: 114px;
}
.major-list li p b {
  font-size: 86px;
}
