.content h1 {
  font-size: 0.38rem;
  color: #404040;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.9rem;
}
.content h1 i {
  display: block;
  text-align: center;
  width: 2.6rem;
  position: relative;
  height: 0.5rem;
}
.content h1 i b {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.content h1 i::after {
  content: '';
  display: block;
  width: 2.6rem;
  height: 0.14rem;
  border-radius: 0.1rem;
  background: #d988ff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .about {
  width: 100%;
  height: 7.82rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/companyBg.jpg') no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 1.27rem;
}
.content .about .inner {
  width: 14.4rem;
  margin: auto;
}
.content .about .inner h1 i b {
  animation: goTops 0.7s linear;
}
.content .about .inner h1 i::after {
  animation: goTops 0.8s linear;
}
.content .about .inner p {
  font-size: 0.18rem;
  color: #808080;
  line-height: 0.36rem;
  margin-bottom: 0.3rem;
  animation: goTops 1s linear;
}
.content .record {
  padding: 1rem 0 0;
}
.content .record h1 {
  margin-bottom: 0.98rem;
}
.content .record h1 i {
  width: 1.8rem;
}
.content .record h1 i::after {
  width: 1.8rem;
}
.content .record .inner {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 0 0.5rem;
  height: 15rem;
}
.content .record .inner img {
  width: 0.24rem;
  margin: 0 0.26rem;
}
.content .record .inner .item {
  width: 6.23rem;
  height: 1.68rem;
  color: #808080;
  margin-bottom: 1.65rem;
}
.content .record .inner .item:last-child {
  margin: 0;
}
.content .record .inner .item h2 {
  font-size: 0.26rem;
  margin-bottom: 0.15rem;
}
.content .record .inner .item p {
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.content .record .inner .left {
  padding-top: 0.85rem;
}
.content .record .inner .left .item {
  text-align: right;
}
.content .record .inner .right {
  padding-top: 2.53rem;
}
.content .honor {
  width: 14.4rem;
  margin: auto;
  padding: 1.3rem 0 1.88rem;
}
.content .honor h1 {
  margin-bottom: 1rem;
}
.content .honor h1 i {
  width: 1.8rem;
}
.content .honor h1 i::after {
  width: 1.8rem;
}
.content .honor .banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 14.4rem;
}
.content .honor .banner .swiper-container,
.content .honor .banner .swiper-wrapper {
  width: 12.3rem;
  height: 6.42rem;
}
.content .honor .banner .swiper-wrapper {
  transform-style: preserve-3d;
}
.content .honor .banner .swiper-slide {
  width: 4.88rem;
  height: 6.42rem;
  background: #f5f5f5;
  transition: 300ms;
  transform: translateX(150px) translateZ(150px) rotateY(-30deg);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.content .honor .banner .swiper-slide-prev,
.content .honor .banner .swiper-slide-next {
  background: #e6e6e6;
}
.content .honor .banner .swiper-slide-active {
  background: #d9d9d9;
}
.content .honor .banner .arrow {
  width: 0.45rem;
  height: 0.82rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/arrow.png') no-repeat center center;
  background-size: 100%;
}
.content .honor .banner .rotate {
  transform: rotate(180deg);
}
.content .ani h1 i b {
  animation: goTops 0.7s linear;
}
.content .ani h1 i::after {
  animation: goTops 0.8s linear;
}
.content .ani2 h1 i b {
  animation: goTops 1s linear;
}
.content .ani2 h1 i::after {
  animation: goTops 1.1s linear;
}
.content .ani2 .inner .left .item:nth-child(1) {
  animation: goRight 1.5s linear;
}
.content .ani2 .inner .left .item:nth-child(2) {
  animation: goRight 1.9s linear;
}
.content .ani2 .inner .left .item:nth-child(3) {
  animation: goRight 2.3s linear;
}
.content .ani2 .inner .left .item:nth-child(4) {
  animation: goRight 2.7s linear;
}
.content .ani2 .inner .line {
  animation: goOpacity 1.4s linear;
}
.content .ani2 .inner .right .item:nth-child(1) {
  animation: goLeft 1.7s linear;
}
.content .ani2 .inner .right .item:nth-child(2) {
  animation: goLeft 2.1s linear;
}
.content .ani2 .inner .right .item:nth-child(3) {
  animation: goLeft 2.5s linear;
}
.content .ani2 .inner .right .item:nth-child(4) {
  animation: goLeft 2.9s linear;
}
.region {
  width: 100%;
  height: 100vh;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  top: 0;
}
.brand {
  margin: auto;
  padding: 0.97rem 0 0 0;
  background-color: #fff;
  height: 7.82rem;
  box-sizing: border-box;
}
.brand h1 i {
  width: 1.8rem;
}
.brand h1 i::after {
  width: 1.8rem;
}
.brand .brand-box {
  width: 14.4rem;
  margin: auto;
  padding-top: 0.1rem;
  display: flex;
  justify-content: space-around;
}
.brand .brand-box .brand-card {
  width: 4rem;
  height: 4.2rem;
  background: #f5f5f5;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: transform 0.2s;
}
.brand-line {
  width: 1.6rem;
  height: 0.06rem;
  background: #8952ff;
  position: absolute;
  bottom: 0;
  opacity: 0;
}
.brand-card[card='0']:hover {
  transform: translateY(-0.2rem);
}
.brand-card[card='0']:hover .brand-line0 {
  opacity: 1;
  transition: all 0.8s;
}
.brand-card[card='1']:hover {
  transform: translateY(-0.2rem);
}
.brand-card[card='1']:hover .brand-line1 {
  opacity: 1;
  transition: all 0.8s;
}
.brand-card[card='2']:hover {
  transform: translateY(-0.2rem);
}
.brand-card[card='2']:hover .brand-line2 {
  opacity: 1;
  transition: all 0.8s;
}
.brand-card-img {
  width: 2rem;
  height: 1.6rem;
}
.brand-card-title {
  text-align: center;
  font-size: 0.24rem;
  color: #000000;
  padding-top: 0.5rem;
  padding-bottom: 0.26rem;
}
.brand-text {
  font-size: 0.18rem;
  color: #808080;
  font-weight: 300;
}
.pb10 {
  padding: 0.1rem;
}
.brand-card:hover .brand-card-title {
  color: #8952ff;
}
.brand-card:hover .brand-text {
  color: #8952ff;
}
.brandIP {
  margin: auto;
  padding: 0.97rem 0 0 0;
  background: #f0e7ff;
}
.brandIP h1 i {
  width: 1.8rem;
}
.brandIP h1 i::after {
  width: 1.8rem;
}
.brand-IP-bg {
  width: 14.4rem;
  margin: auto;
  background-color: #fff;
  border-radius: 0.3rem;
  display: flex;
  position: relative;
}
.brandIP-box {
  padding-bottom: 0.7rem;
}
.brandIP-img {
  width: 5.64rem;
  height: 4.8rem;
  margin-right: 1.02rem;
}
.brandIP-info-box {
  width: 7.14rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.brandIP-info-line {
  font-size: 0.24rem;
  display: flex;
  padding-bottom: 0.1rem;
}
.brandIP-info-title {
  color: #000000;
  line-height: 2;
}
.brandIP-info-text {
  color: #808080;
  line-height: 2;
}
.brandIP-logo-img {
  position: absolute;
  top: 0.21rem;
  right: 0.21rem;
  width: 1.5rem;
  height: 1.5rem;
}
.course {
  padding-top: 0.99rem;
  width: 14.4rem;
  margin: auto;
}
.course h1 i {
  width: 1.8rem;
}
.course h1 i::after {
  width: 1.8rem;
}
.corese-box {
  padding-left: 1.98rem;
  padding-bottom: 1.04rem;
}
.corese-box li {
  border-left: 1px solid #c955ff;
  padding-left: 0.39rem;
  position: relative;
  padding-bottom: 0.5rem;
}
.corese-box li:not(.corese-top)::before {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: #ca56ff;
  border-radius: 50%;
  position: absolute;
  left: -0.1rem;
  top: 0.08rem;
}
.corese-box li:not(.corese-top):after {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: #ca56ff;
  border-radius: 50%;
  position: absolute;
  left: -0.1rem;
  top: 0.08rem;
  animation: twinkling 1s infinite ease-in-out;
}
.corese-top {
  height: 0.5rem;
  border-left: dashed 1px #c955ff !important;
}
.corese-year {
  font-size: 0.26rem;
  font-weight: bold;
  color: #808080;
  line-height: 0.36rem;
  padding-bottom: 0.2rem;
}
.corese-info {
  color: #808080;
  padding-bottom: 0.1rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.corese-not {
  /* border: none !important; */
  position: relative;
  padding-bottom: 0 !important;
}
.corese-line {
  width: 1px;
  height: 0.2rem;
  background-color: #c955ff;
  position: absolute;
  left: 0;
  top: -0.1rem;
}
@keyframes goTops {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  50% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    transform: translateY(10px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes goOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes goRight {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  50% {
    transform: translateX(-100px);
    opacity: 0;
  }
  90% {
    transform: translateX(-10px);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes goLeft {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(100px);
    opacity: 0;
  }
  90% {
    transform: translateX(10px);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes twinkling {
  0% {
    opacity: 0.2;
    transform: scale(1);
  }
  30% {
    opacity: 0.3;
    transform: scale(1.2);
  }
  40% {
    opacity: 0.4;
    transform: scale(1.3);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.4);
  }
  60% {
    opacity: 0.4;
    transform: scale(1.3);
  }
  70% {
    opacity: 0.3;
    transform: scale(1.2);
  }
  100% {
    opacity: 0.2;
    transform: scale(1);
  }
}
