.page_index video::-webkit-media-controls-enclosure {
  display: none;
}
.page_index .banner-swiper {
  position: relative;
}
.page_index .banner-swiper .swiper-container {
  width: 100%;
  max-width: 1920px;
  min-width: 1360px;
  height: 680px;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1360px;
  text-align: left;
  padding-right: 780px;
  box-sizing: border-box;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div h1 {
  font-size: 60px;
  font-weight: 300;
  color: #1A1B20;
  line-height: 78px;
  padding-bottom: 20px;
  transform: translateY(30px);
  opacity: 0;
  display: block;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div span {
  font-size: 22px;
  line-height: 32px;
  color: #444444;
  transform: translateY(30px);
  opacity: 0;
  display: block;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div .link {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: white;
  background-color: #487AFF;
  border: 1px solid #487AFF;
  border-radius: 8px;
  margin-top: 40px;
  transform: translateY(30px);
  opacity: 0;
  transition: all;
  transition-duration: 0.5s;
  box-sizing: border-box;
  padding: 0 52px 0 24px;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div .link::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/4e6d8fc1ded788472b0ce5abec28aa2d.png);
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div .link:hover {
  background-color: white;
  border: 1px solid #487AFF;
  color: #487AFF;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div .link:hover::before {
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/2b9d02fdf02ee8612445211805116026.png);
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div.ani-slide h1 {
  animation: swiper-slide 0.4s linear 0s 1 normal forwards;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div.ani-slide span {
  animation: swiper-slide 0.4s linear 0s 1 normal forwards;
  animation-delay: 0.2s;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link div.ani-slide a {
  animation: swiper-slide 0.4s linear 0s 1 normal forwards;
  animation-delay: 0.4s;
}
.page_index .banner-swiper .swiper-container .swiper-slide-link img {
  max-width: none;
  transition: 0.5s;
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.page_index .banner-swiper .swiper-container .swiper-slide-link video {
  max-width: none;
  width: 2800px;
  height: 200%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page_index .banner-swiper .swiper-container .swiper-slide .img-box {
  position: relative;
  width: 1360px;
  height: 100%;
  margin: auto;
  overflow: hidden;
}
.page_index .banner-swiper .swiper-container .swiper-slide .img-box .watch-btn {
  position: absolute;
  bottom: 90px;
  left: 100px;
  z-index: 999;
  padding: 13px 45px;
  color: white;
  font-size: 18px;
  background-color: transparent;
  border: 1px solid white;
  transition: 0.6s;
}
.page_index .banner-swiper .swiper-container .swiper-slide .swiper-slide-link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #f7f9fc;
}
.page_index .banner-swiper .swiper-container .swiper-slide .swiper-slide-link:hover .watch-btn {
  color: #171716;
  background-color: white;
  border-color: white;
}
.page_index .banner-swiper .swiper-container .swiper-slide .swiper-slide-link:hover .movie {
  transform: scale(1.05);
}
.page_index .banner-swiper .swiper-container .swiper-slide img {
  z-index: 1;
  width: auto;
  height: 100%;
  transition: 0.6s;
}
.page_index .banner-swiper .swiper-container .swiper-pagination {
  bottom: 20px;
}
.page_index .banner-swiper .swiper-container .swiper-pagination-bullets {
  bottom: 40px;
  text-align: left;
  width: 1040px;
  left: 50%;
  transform: translateX(-50%);
}
.page_index .banner-swiper .swiper-container .swiper-pagination-bullet {
  position: relative;
  z-index: 1;
  width: 60px;
  height: 4px;
  margin: 0 10px;
  background: transparent;
  border-radius: 0;
  opacity: 1;
}
.page_index .banner-swiper .swiper-container .swiper-pagination-bullet::before {
  position: absolute;
  z-index: 2;
  display: block;
  width: 60px;
  height: 4px;
  background: white;
  opacity: 0.4;
  content: '';
}
.page_index .banner-swiper .swiper-container .swiper-pagination-bullet::after {
  position: absolute;
  z-index: 3;
  display: block;
  width: 0;
  height: 4px;
  background: white;
  border-radius: 0;
  content: '';
}
.page_index .banner-swiper .swiper-container .swiper-pagination-bullet-active {
  background: transparent;
  opacity: 1;
}
.page_index .banner-swiper .swiper-container .swiper-pagination-bullet-active.swiper-pagination-bullet::after {
  width: 60px;
  transition: 5s linear;
}
.page_index .banner-swiper .swiper-container .swiper-go-prev {
  left: 32px;
  width: 56px;
  height: 56px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/5fd2279149874233edba003f52825da7.png) center center no-repeat;
  background-size: 100% 100%;
}
.page_index .banner-swiper .swiper-container .swiper-go-next {
  right: 32px;
  width: 56px;
  height: 56px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/ba1d929a341cd45c34ed8d0d1756459b.png) center center no-repeat;
  background-size: 100% 100%;
}
.page_index .banner-swiper .first-title {
  height: 45px;
  margin-bottom: 10px;
  color: #1a1b20;
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  text-align: center;
}
.page_index .banner-swiper .second-title {
  height: 25px;
  color: #666;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}
.page_index .banner-swiper .nav-area {
  width: 100%;
  height: 88px;
  background-color: rgba(249, 250, 251, 0.8);
  backdrop-filter: blur(4px);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.page_index .banner-swiper .nav-area .area-container {
  width: 1200px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: flex-start;
}
.page_index .banner-swiper .nav-area .area-container a {
  width: 25%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
}
.page_index .banner-swiper .nav-area .area-container a img {
  width: 40px;
  opacity: 0.6;
}
.page_index .banner-swiper .nav-area .area-container a h1 {
  width: 100%;
  padding-left: 30px;
  box-sizing: border-box;
  font-size: 18px;
  color: black;
}
.page_index .banner-swiper .nav-area .area-container a h1 span {
  display: block;
  font-size: 14px;
  color: #666;
}
.page_index .banner-swiper .nav-area .area-container a:hover {
  background-color: white;
}
.page_index .banner-swiper .nav-area .area-container a:hover img {
  opacity: 1;
}
.page_index .banner-swiper .nav-area .area-container a:hover h1 {
  color: #487AFF;
}
.page_index .index-logo {
  max-width: 1360px;
  margin: auto;
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.page_index .index-logo .title {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 180px;
}
.page_index .index-logo .title h1 {
  width: 100%;
  text-align: center;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-logo .title h2 {
  font-size: 20px;
  line-height: 28px;
  display: block;
  text-align: center;
  padding-top: 20px;
  color: #666;
}
.page_index .index-logo .logo-container {
  width: 500%;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  animation: scroll 20s linear infinite;
  height: 200px;
}
.page_index .index-logo .logo-container img {
  width: auto;
  height: 31px;
  margin-right: 120px;
  display: block;
}
.page_index .index-logo .logo-container:hover {
  animation-play-state: paused;
}
.page_index .index-logo .mask-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 480px;
  height: 100%;
  background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.page_index .index-logo .mask-2 {
  left: auto;
  right: 0;
  background: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.page_index .index-why {
  width: 100%;
}
.page_index .index-why .body-container {
  width: 1360px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 115px;
}
.page_index .index-why .body-container .title {
  text-align: center;
  margin-bottom: 90px;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-why .body-container .content {
  display: flex;
  justify-content: space-between;
}
.page_index .index-why .body-container .con-item {
  width: 402px;
  height: 402px;
}
.page_index .index-why .body-container .con-item img {
  width: 96px;
  height: 96px;
  margin-bottom: 77px;
  border-radius: 16px;
  box-shadow: 0 14px 24px 0 rgba(25, 60, 165, 0.18);
}
.page_index .index-why .body-container .con-item .item-text {
  font-size: 24px;
  color: #487AFF;
}
.page_index .index-why .body-container .con-item .item-text h2 {
  font-size: 26px;
  color: #1A1B20;
  margin-bottom: 25px;
  font-weight: 300;
}
.page_index .index-why .body-container .con-item .item-text span {
  font-size: 18px;
  color: #444444;
  line-height: 28px;
}
.page_index .index-security .body-container {
  width: 1360px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 170px;
}
.page_index .index-security .body-container .title {
  padding-bottom: 140px;
  text-align: center;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-security .body-container .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page_index .index-security .body-container .content .list {
  width: 647px;
}
.page_index .index-security .body-container .content .list-item {
  margin: 30px 0;
  padding: 26px;
  cursor: pointer;
}
.page_index .index-security .body-container .content .list-item h1 {
  font-size: 30px;
  color: #1A1B20;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/cc7b65c5cabe649bf9c754512f9e9fac.png) no-repeat left center;
  background-size: 34px 34px;
  padding-left: 44px;
  font-weight: 300;
}
.page_index .index-security .body-container .content .list-item span {
  font-size: 18px;
  line-height: 28px;
  color: #444;
  height: 0;
  overflow: hidden;
  display: block;
  padding-top: 18px;
}
.page_index .index-security .body-container .content .list-item.cur {
  background-color: white;
  box-shadow: 0px 10px 18px 0px rgba(25, 60, 165, 0.15);
  border-radius: 16px;
  box-sizing: border-box;
}
.page_index .index-security .body-container .content .list-item.cur h1 {
  color: #487AFF;
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/9d982d127f1fab8b40196c2ecdb44128.png);
}
.page_index .index-security .body-container .content .list-item.cur span {
  height: auto;
}
.page_index .index-security .body-container .content .list-item:nth-child(2) h1 {
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/fdb17c0f26c8de9965c22e551be53c72.png);
}
.page_index .index-security .body-container .content .list-item:nth-child(2).cur h1 {
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/24f916446daae235c105f476c3c97871.png);
}
.page_index .index-security .body-container .content .list-item:nth-child(3) h1 {
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/cd7866750549c21adf85b5438096acdf.png);
}
.page_index .index-security .body-container .content .list-item:nth-child(3).cur h1 {
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/7d5b71b90d2ef53f5c4a4ad7bd1f2d4b.png);
}
.page_index .index-security .body-container .content .pic {
  width: 600px;
}
.page_index .index-security .body-container .content .pic img {
  width: 100%;
  display: none;
}
.page_index .index-security .body-container .content .pic img:first-child {
  display: block;
}
.page_index .index-agent {
  width: 100%;
  height: 1477px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/33370177dde2424de4cd8622fa85a28b.png) center top no-repeat;
  background-size: cover;
}
.page_index .index-agent .body-container {
  width: 1360px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 136px;
}
.page_index .index-agent .body-container .title {
  width: 100%;
  text-align: center;
  padding-bottom: 80px;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-agent .body-container .content {
  width: 100%;
}
.page_index .index-agent .body-container .content .pic {
  border-radius: 16px;
  box-shadow: 0px 10px 90px 0px rgba(72, 122, 255, 0.15);
}
.page_index .index-agent .body-container .content .pic img {
  width: 100%;
  display: block;
}
.page_index .index-agent .body-container .content .ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 90px;
}
.page_index .index-agent .body-container .content .ul .li {
  width: 420px;
  display: flex;
  padding: 40px;
  background-image: linear-gradient(to right bottom, rgba(72, 122, 255, 0.26) 0%, rgba(72, 122, 255, 0) 50%);
  border-radius: 16px;
  box-shadow: 0px 10px 90px 0px rgba(72, 122, 255, 0.15);
}
.page_index .index-agent .body-container .content .ul .li img {
  width: 60px;
  height: 60px;
}
.page_index .index-agent .body-container .content .ul .li h2 {
  flex: 1;
  font-size: 24px;
  color: #1A1B20;
  font-weight: 300;
  padding-left: 30px;
  box-sizing: border-box;
}
.page_index .index-agent .body-container .content .ul .li h2 span {
  font-size: 18px;
  line-height: 28px;
  font-weight: 200;
  color: #444;
  padding-top: 20px;
  display: block;
}
.page_index .index-explore {
  width: 100%;
}
.page_index .index-explore .body-container {
  width: 1360px;
  margin: 0 auto;
  padding-top: 120px;
}
.page_index .index-explore .body-container .title {
  padding-bottom: 120px;
}
.page_index .index-explore .body-container .title h1 {
  width: 100%;
  text-align: center;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-explore .body-container .title h2 {
  font-size: 20px;
  line-height: 28px;
  display: block;
  text-align: center;
  padding-top: 20px;
  color: #666;
}
.page_index .index-explore .body-container .content ul {
  display: flex;
  justify-content: space-between;
}
.page_index .index-explore .body-container .content ul li {
  width: 640px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 16px;
  background-image: linear-gradient(to right bottom, #E3F2FE 0%, #EBF5FF 100%);
}
.page_index .index-explore .body-container .content ul li .pic img {
  width: 100%;
  display: block;
}
.page_index .index-explore .body-container .content ul li .info {
  padding: 42px;
}
.page_index .index-explore .body-container .content ul li .info h2 {
  font-size: 32px;
  font-weight: 300;
  color: #1A1B20;
  padding-bottom: 20px;
}
.page_index .index-explore .body-container .content ul li .info span {
  font-size: 18px;
  line-height: 28px;
  color: #444;
  padding-bottom: 40px;
  display: block;
}
.page_index .index-explore .body-container .content ul li .info a {
  font-size: 18px;
  line-height: 44px;
  height: 44px;
  color: white;
  background-color: #487AFF;
  border: 1px solid #487AFF;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 4px;
  padding: 0 52px 0 24px;
  font-weight: 500;
  position: relative;
}
.page_index .index-explore .body-container .content ul li .info a::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/4e6d8fc1ded788472b0ce5abec28aa2d.png);
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.page_index .index-explore .body-container .content ul li .info a:hover {
  background-color: white;
  border: 1px solid #487AFF;
  color: #487AFF;
}
.page_index .index-explore .body-container .content ul li .info a:hover::before {
  background-image: url(https://static.yulevo.com/en-frontendcdn/assets/images/2b9d02fdf02ee8612445211805116026.png);
}
.page_index .index-recognized {
  width: 100%;
}
.page_index .index-recognized .body-container {
  width: 1360px;
  margin: auto;
  padding-top: 140px;
}
.page_index .index-recognized .body-container .title {
  text-align: center;
  padding-bottom: 120px;
}
.page_index .index-recognized .body-container .title h1 {
  width: 100%;
  text-align: center;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-recognized .body-container .title h2 {
  font-size: 20px;
  line-height: 28px;
  display: block;
  text-align: center;
  padding-top: 20px;
  color: #666;
}
.page_index .index-recognized .body-container .content ul {
  width: 100%;
}
.page_index .index-recognized .body-container .content ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 140px;
}
.page_index .index-recognized .body-container .content ul li:last-child {
  margin-bottom: 0;
}
.page_index .index-recognized .body-container .content ul li:nth-child(2n) dl {
  padding-left: 90px;
  padding-right: 154px;
}
.page_index .index-recognized .body-container .content ul li img {
  width: 600px;
  border-radius: 12px;
}
.page_index .index-recognized .body-container .content ul li dl {
  flex: 1;
  padding-left: 154px;
  padding-right: 90px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page_index .index-recognized .body-container .content ul li dl dt {
  font-size: 40px;
  line-height: 48px;
  color: #1A1B20;
  padding-bottom: 30px;
  font-weight: 300;
}
.page_index .index-recognized .body-container .content ul li dl dd {
  font-size: 18px;
  line-height: 28px;
  color: #444;
  margin: 10px 0;
  padding-left: 36px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/fa1febb8019b3facf11ab4c24fec2d82.png) left 5px no-repeat;
  background-size: 18px auto;
}
.page_index .index-related {
  width: 100%;
  background-color: #ECF6FE;
  overflow: hidden;
  position: relative;
}
.page_index .index-related .body-container {
  padding: 120px 0 110px 0;
  width: 1360px;
  margin: auto;
}
.page_index .index-related .body-container .title {
  padding-bottom: 80px;
  text-align: center;
}
.page_index .index-related .body-container .title h1 {
  width: 100%;
  text-align: center;
  font-size: 56px;
  font-weight: 300;
}
.page_index .index-related .body-container .title h2 {
  font-size: 20px;
  line-height: 28px;
  display: block;
  text-align: center;
  padding-top: 20px;
  color: #666;
}
.page_index .index-related .body-container .content {
  position: relative;
}
.page_index .index-related .body-container .content .case-swiper-container {
  width: 100%;
  display: flex;
}
.page_index .index-related .body-container .content .case-swiper-container li {
  width: 426px;
  height: 524px;
  background-color: white;
}
.page_index .index-related .body-container .content .case-swiper-container li img {
  width: 100%;
  height: 248px;
  object-fit: cover;
}
.page_index .index-related .body-container .content .case-swiper-container li .info {
  padding: 28px 30px;
  position: relative;
  box-sizing: border-box;
  height: 276px;
}
.page_index .index-related .body-container .content .case-swiper-container li .info span {
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  border-radius: 32px;
  font-weight: 300;
  padding: 0 20px;
  display: inline-block;
  background-color: #487AFF;
  color: white;
}
.page_index .index-related .body-container .content .case-swiper-container li .info h2 {
  padding-top: 15px;
  font-size: 24px;
  color: #1A1B20;
}
.page_index .index-related .body-container .content .case-swiper-container li .info a {
  position: absolute;
  bottom: 28px;
  left: 30px;
  font-weight: 500;
  font-size: 18px;
  color: #333;
  padding-right: 52px;
}
.page_index .index-related .body-container .content .case-swiper-container li .info a::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/2b9d02fdf02ee8612445211805116026.png);
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.page_index .index-related .body-container .content .case-swiper-container li .info a:hover {
  color: #487AFF;
}
.page_index .index-related .body-container .content .nav-button {
  width: 58px;
  height: 58px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/c8c27c86bbfdf444516b94639f9165b0.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 88px;
  transform: translateY(-50%) scaleX(-1);
  cursor: pointer;
}
.page_index .index-related .body-container .content .swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.page_index .index-related .body-container .content .swiper-button-next2 {
  transform: translateY(-50%) scaleX(1);
  right: 0;
}
.page_index .index-related .body-container .content .swiper-container-horizontal > .swiper-pagination-bullets,
.page_index .index-related .body-container .content .swiper-pagination-custom,
.page_index .index-related .body-container .content .swiper-pagination-fraction {
  width: 1160px;
  display: flex;
  margin-top: 100px;
  background-color: #DDE3F3;
}
.page_index .index-related .body-container .content .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  width: 100%;
  height: 3px;
  border-radius: 0;
  background-color: #487AFF;
}
.page_index .index-related .mask-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 240px;
  height: 100%;
  background: linear-gradient(to right, #ECF6FE 0%, rgba(236, 246, 254, 0) 100%);
  pointer-events: none;
  z-index: 1;
}
.page_index .index-related .mask-2 {
  left: auto;
  right: 0;
  background: linear-gradient(to left, #ECF6FE 0%, rgba(236, 246, 254, 0) 100%);
}
.page_index .index-trial {
  width: 100%;
  height: 360px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/14c262a58201c565eebe4d20de351744.png) center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_index .index-trial .title {
  text-align: center;
  color: white;
}
.page_index .index-trial .title h1 {
  font-size: 56px;
  line-height: 72px;
  padding-bottom: 16px;
  font-weight: 300;
}
.page_index .index-trial .title h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  padding-bottom: 40px;
}
.page_index .index-trial .title a {
  display: inline-block;
  height: 44px;
  padding: 0 52px 0 24px;
  font-size: 18px;
  font-weight: 300;
  border: 1px solid white;
  border-radius: 8px;
  box-sizing: border-box;
  line-height: 44px;
  position: relative;
}
.page_index .index-trial .title a::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://static.yulevo.com/en-frontendcdn/assets/images/4e6d8fc1ded788472b0ce5abec28aa2d.png);
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.page_index .index-trial .title a:hover {
  background-color: #487AFF;
  border: 1px solid #487AFF;
}
@keyframes swiper-slide {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes scroll {
  0% {
    left: 0;
  }
  100% {
    left: -2071px;
  }
}

