* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}

td,
th,
caption {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
  vertical-align: middle;
}

ol,
ul,
li {
  list-style: none;
}

input,
textarea,
select,
button {
  font: 14px "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}

table {
  border-collapse: collapse;
}

html {
  overflow-y: scroll;
}@font-face {
  font-family: "iconfont";
  src: url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKIAAsAAAAABkQAAAI8AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcApMYAE2AiQDCAsGAAQgBYRtBzQbigXIHpIkRQoIFKCyjgDwQDz8/1q7b+bvLuIWiaJZNJFJhIZHsZggFDidUDyTZ//nMocjECrPl+WpESm0xfwCpxmpsfJASk3ITbhlKymAT9w7/aPlgcwHlOseNNakSV1AXRxIgY41KLICCb1h7AKXcJxAjQGa3sbO0SlMS6xxgThJYx+mcz5JYskqoVyzNIlnJVXZTfYGPIXfjz9OTJMp5ayy7ePtCNY+w07Lr4orRz7BT0CrS8gxByRivza2aSAYd6AmNjQC9lUcfPaKwreKvZoE++uswjrQBwPBpztWgAxuq6cWoHvU9UTL6fvdNL1eTUUvty/Xs7F6u246KVaclbe3FnvVyxi2tqzVO2tliwVrAIW8K7+FFX5S/fQeuEsL/9O1CXx8fRJ6Ckk/B6jahz34F5KeTUmXWZYsqZLa9kzLOSpq1KAIu1r8jdW3nzgVqrSPcFT0p8hVGSMTcw4lteZRVmUZNWbtrq7Vig1EqsaMZ4DQ5BuZBq/INfkhE/MXJR3+UdYUA9Q4jNYta01EOrvO5AtFGNxgGtaVcmwyGxUfU3xR+JyVhbxz4i4Nom1YxeQuVcRzzOguY0dEoeK6xB1wGhVFjQ3XGYViJCLNxDRV3ZuMsC5h1jpGfIJEUOAGSoVqFeV3FrOlzx8jsQsFH7c01MTPEdZJ+0c2g9WD3FVXvRru5ZXOpZhDCAUprFZCO2AQKRRqqKkflCEhYUhGRBoTpt1K9VUb62vLr9sFNSxDFrY59zocl7zEAAAA') format('woff2')
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_enter:before {
  content: "\e601";
}

.icon_enter:after {
  content: "\e601";
}

.laan_index-modal-masker{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  background: rgba(0, 0, 0, .48);
}
.laan_index-modal-container{
  margin: 12rem auto;
  width: 426px;
  height: 224px;
  background: #fff;
}
.laan_index-modal-content{
  padding: 2.65rem 2.25rem;
}
.laan_index-modal-content-img{
  position: relative;
  display: inline-block;
  width: 88.6px;
  height: 89px;
     
}
.laan_index-modal-content-18{
  position: absolute;
   width: 100%;
   height: 100%;
}
.laan_index-modal-content-text{
   display: inline-block;
   padding-left: 15px;
}
.laan_index-modal-warning{
  font-family: PingFangSC-Medium, sans-serif;
  font-size: 22px;
}
.laan_index-modal-p-1{
  font-family: PingFangSC-Medium, sans-serif;
  font-size: 22px;
  margin: 0.45rem 0;
}
.laan_index-modal-p{
  font-family: PingFangSC-Regular, sans-serif;
  font-size: 16px;
  margin: 0.45rem 0;
}
.laan_index-modal-button{
  display: inline-block;
  width: 158px;
  height: 36px;
  padding: 6px 0;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
  border: 1px solid #000;
}
.laan_index-modal-button-stay{
   text-align: center;
   padding: 6px 0;
   background: #000;
   margin-left: 10px;
   color: #fff;
   border: 1px solid #000;
}
.is_mobile{
    display: none;
}





.laan {
  color: black;
  margin: auto;
}

.laan__header {
  position: relative;
  z-index: 100;
}

.laan_max_width {
  max-width: 1168px;
  margin: auto;
}

.laan__navbar {
  max-width: 1168px;
  margin: auto;
}

.laan__navbar-mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}

.laan__navbar-logo {
  height: 23px;
  width: 54px;
  background: url(https://h5.shanlaan.com/offical-site/static/images/logo_black.png) no-repeat center center;
  background-size: 54px 23px;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
}

.laan__appbar {
  background-color: black;
  height: 42px;
  position: relative;
  max-width: 1168px;
  margin: auto;
}

.laan__body {
  
}

.laan__menus {
  position: absolute;
  background: url(https://h5.shanlaan.com/offical-site/static/images/menus.png) center center no-repeat;
  background-size: 12px 12px;
  height: 42px;
  width: 42px;
  max-width: 1168px;
  margin: auto;
}

.laan__logo {
  height: 42px;
  width: 42px;
  background: url(https://h5.shanlaan.com/offical-site/static/images/logo.png) center center no-repeat;
  background-size: 40px 12px;
  margin: auto;
}

.laan__banbar {
  background: url(https://h5.shanlaan.com/offical-site/static/images/ban.png) center center no-repeat;
  background-size: 222px 15px;
  background-color: black;
  height: 42px;
  text-align: center;
}

.laan__navbar {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: black;
  padding: 0 55px;
  border-top: 1px solid rgb(52, 52, 52);
  height: 0;
  overflow: hidden;
  transition: height .5s;
}

.laan__navbar_visible {
  height: 312px;
}

.laan__menu-item {
  box-sizing: border-box;
  border-bottom: 1px solid rgb(52, 52, 52);
}

.laan__menu-item-link {
  height: 52px;
  color: white;
  font-size: 13px;
  line-height: 52px;
  display: block;
}

.laan__copyright {
  color: white;
  background-color: black;
  padding: 20px 0 60px 0;
  text-align: center;
  font-size: 12px;
  line-height: 21px;
}

.laan__social {
  padding: 72px 0;
}

.laan__email {
  margin-bottom: 72px;
}

.laan__contact {
  overflow: hidden;
  background-color: rgb(246, 246, 246);
}

.laan__contact-secion {
}

.laan__social-title {
  text-align: center;
  font-size: 23px;
  margin-bottom: 23px;
  color: black;
}
.laan__contact-email-item {
  color: rgb(74, 74, 74);
  font-size: 12px;
  padding-left: 99px;
  margin-bottom: 11px;
}

.laan__button {
  height: 34px;
  line-height: 34px;
  padding: 0 18px;
  text-align: center;
  border: 1px solid black;
  color: black;
  font-size: 14px;
  display: inline-block;
  transition: all .3s;
  background: white;
  cursor: pointer;
}

.laan__button:active,
.laan__button:hover {
  transform: scale(1.1);
  background: black;
  color: white;
  text-decoration: none;
}

.laan__social-list {
  font-size: 0;
  text-align: center;
}


.laan__contact-title {
  text-align: center;
  font-weight: 500;
  margin-bottom: 23px;
  color: black;
}

.laan__social-item:first-child {
  margin-left: 0;
}

.laan__social-item-wrapper {
  height: 50px;
  width: 120px;
  display: inline-block;
}

.laan__social-item-wechat-wrapper {
  position: relative;
  z-index: 100;
}

.laan__social-item {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  margin-left: 38px;
  display: inline-block;
}

.laan__social-item-label {
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 15px;
}

.laan__social-wechat {
  background-image: url(https://h5.shanlaan.com/offical-site/static/images/wechat.png);
}

.laan__social-ins {
  background-image: url(https://h5.shanlaan.com/offical-site/static/images/ins.png);
}

.laan__social-weibo {
  background-image: url(https://h5.shanlaan.com/offical-site/static/images/weibo.png);
}

.laan__brand {
  height: 80px;
  background-color: white;
  position: relative;
}

.laan__brand-text:link,
.laan__brand-text:hover,
.laan__brand-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
  text-decoration: none;
  color: black;
}

.laan__brand-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 23px;
  display: block;
  height: 23px;
  width: 54px;
  background: url(https://h5.shanlaan.com/offical-site/static/images/logo_black.png) no-repeat center center;
  background-size: 54px 23px;
}

.laan__copyright-inner {

}

.laan__contact-logo {
  display: none;
}

.laan__contact-offical-qrcode {
  position: absolute;
}

.laan__social-item-wrapper {
  position: relative;
}

.laan__contact-offical-qrcode {
  border-radius: 32px;
  border: 1px solid rgba(0, 0, 0, .18);
  position: absolute;
  width: 200px;
  height: 220px;
  padding: 10px;
  background-color: white;
  top: 55px;
  display: none;
}

.laan__contact-offical-text {
  display: block;
  font-size: 10px;
  text-align: center;
}

.laan__contact-offical-image {
  border-radius: 32px;
  overflow: hidden;
  width: 180px;
  height: 180px;
}

.laan__contact-offical-qrcode::after {
  content: "";
  border-left: 1px solid rgba(0, 0, 0, .18);
  border-top: 1px solid rgba(0, 0, 0, .18);
  transform: rotate(45deg);
  position: absolute;
  width: 20px;
  height: 20px;
  top: -10px;
  left: 50px;
  background-color: white;
}

@media screen and (min-width: 480px) {
  .laan__copyright {
    background-color: white;
    color: black;
  }

  .laan__social-item-label {
    transform: translateX(-64%);
  }

  .laan__copyright-inner {
    padding-top: 69px;
    text-align: left;
    border-top: 1px solid #eeeeee;
  }

  .laan__copyright-inner p {
    margin-bottom: 27px;
    font-size: 16px;
  }

  .laan__navbar-logo {
    display: block;
  }

  .laan__appbar,
  .laan__brand {
    display: none;
  }

  .laan__navbar {
    position: relative;
    background-color: white;
    border: none;
    padding: 0;
    display: block;
    height: 100px;
    overflow: hidden;
  }

  .laan__navbar-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .laan__menu-item {
    float: left;
    border: none;
    padding: 0 30px;
  }

  .laan__menu-item-link:hover,
  .laan__menu-item-link:active,
  .laan__menu-item_active {
    font-weight: 500;
  }

  .laan__menu-item-link:link{
    text-decoration: none;
  } 

  .laan__menu-item:last-child {
    padding-right: 0;
  }

  .laan__menu-item-link {
    color: black;
  }

  .laan__navbar-inner {
    float: right;
  }

  .laan__footer {}

  .laan__contact {
    overflow: hidden;
    background-color: white;
    padding-top: 93px;
    border-top: 1px solid #eeeeee;
  }

  .laan__contact-secion {
    float: left;
    width: 33.3%;
  }

  .laan__social-item {
    margin-left: 70px;
  }

  .laan__social-item:first-child {
    margin-left: 20px;
  }



  .laan__email {
    width: 253px;
    float: right;
    margin-bottom: auto;
  }

  .laan__contact-email-item {
    padding-left: 0;
    font-size: 16px;
    color: black;
    margin-bottom: 30px;
  }

  .laan__contact-email-item-label {
    font-weight: 500;
  }

  .laan__contact-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 51px;
  }

  .laan__contact {
    overflow: hidden;
    padding-bottom: 70px;
  }

  .laan__social {
    padding: 0;
  }

  .laan__social-list {
    text-align: left;
  }

  .laan__social .laan__contact-title {
    display: none;
  }

  .laan__contact-offical-qrcode::after {
    left: 35px;
  }

  .laan__social .laan__contact-logo {
    height: 23px;
    width: 54px;
    background: url(https://h5.shanlaan.com/offical-site/static/images/logo_black.png) no-repeat center center;
    background-size: 54px 23px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    display: block;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 480px){
  .laan_index-modal-container{
      width:303px;
      height: 310px;
  }
  .laan_index-modal-content{
    padding: 35px 25px;
  }
  .laan_index-modal-content-img{
    width: 94px;
    height: 96.5px;
  }
  .laan_index-modal-content-18{
    width: 100%;
    height: 100%;
  }
  .laan_index-modal-warning{
    font-size: 15px;
  }
  .laan_index-modal-p-1{
    font-size: 23px;
     margin:  0;
  }
  .laan_index-modal-p{
    font-size: 11px;
    margin:  0 0 18px 0 ;
  }
  .laan_index-modal-button{
    width: 253px;
    height: 48px;
    padding: 12px 0;
    font-size: 17px;
  }
  .laan_index-modal-button-stay{
    margin-top: 15px;
    margin-left: 0;
  }
  .is_pc{
    display: none;
  }
  .is_mobile{
    display: block;
  }
}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
 .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}.laan__index-slider-wrapper {
  height: 615px;
  min-height: 555px;
}

.laan__index .laan__button {
  padding: 0;
  text-align: center;
  width: 97px;
}

.laan__index-activity-title {
  font-size: 23px;
  text-align: center;
  font-weight: 500;
  margin-top: 50px;
}

.laan__index-activity-inner {
  background: #fbfbfb;
  overflow: hidden;
}

.laan__index-activity-desc {
  font-size: 13px;
  margin: 0 55px;
  margin-top: 9px;
  margin-bottom: 26px;
}

.laan__index-activity-more {
  color: #4a90e2;
  font-size: 10px;
  margin-bottom: 25px;;
  display: block;
  text-align: center;
}

.laan__index-activity-more::before {
  display: none;
}

.laan__index-activity-content {
  text-align: center;
}

.laan__index-activity-image {
  height: 193px;
  width: 264px;
}

.slider,
.handle,
.laan__index-slider-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.laan__index-slider-container-inner {
  height: 100%;
}

.laan__index-slider-item {
  width: 100%;
}

.laan__index-slider-item:first-child(0) .laan__index-slider-number {
  background-image: url(https://h5.shanlaan.com/offical-site/static/images/01.png);
}

.laan__index-slider-item:nth-child(1n) .laan__index-slider-number {
  background-image: url(https://h5.shanlaan.com/offical-site/static/images/02.png);
}

.laan__index-slider-item:nth-child(2n) .laan__index-slider-number {
  background-image: url(https://h5.shanlaan.com/offical-site/static/images/03.png);
}

.laan__index-slider-label {
  font-size: 14px;
  float: left;
}

.laan__index-slider-slogon {
  font-size: 46px;
  margin-left: 23px;
}

.laan__index-slider-bottom {
  margin: 0 23px;
  position: relative;
  overflow: hidden;
}

.laan__index-slider-number {
  float: right;
  height: 13px;
  width: 21px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

.laan__index-slider-buttons {
  text-align: center;
  display: none;
}
.laan__index-slider-mobile-buttons {
  text-align: center;
  position: absolute;
  bottom: 50px;
  right: 0;
  left: 0;
}

.laan__index .laan__button {
  margin-right: 19px;
  position: relative;
}

.laan__index .laan__button:last-child {
  margin-right: 0;
}

.laan__button_wechat {
  background-color: black;
  color: white;
  cursor: pointer;
  position: relative;
}

.laan__index-qrcode img {
  height: 110px;
  width: 110px;
  border-radius: 16px;
}

.laan__index-qrcode::after {
  content: "";
  border-left: 1px solid rgba(0, 0, 0, .18);
  border-top: 1px solid rgba(0, 0, 0, .18);
  transform: rotate(45deg);
  position: absolute;
  width: 20px;
  height: 20px;
  top: -10px;
  left: 75px;
  background-color: white;
}

.laan__index-qrcode {
  position: absolute;
  top: 120%;
  height: 140px;
  width: 140px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, .18);
  background-color: white;
  left: -40px;
  display: none;
}

.laan__index-slider-image {
  width: 340px;
  height: 340px;
  background: center top no-repeat;
  background-size: 310px 310px;
  margin: auto;
  margin-top: 130px;
}

.laan__index-slider-mobile-name {
  margin-top: 15px;
  font-size: 14px;
  margin-left: 23px;
  display: block;
}

.laan__index-slider-name {
  display: none;
  margin-bottom: 22px;
  font-size: 36px;
}

.laan__index-mix {
  background-color: black;
  padding: 60px 0;
  text-align: center;
}

.laan__index-mix-name {
  display: inline-block;
  background: url(https://h5.shanlaan.com/offical-site/static/images/laan_mix.png) center center no-repeat;
  background-size: 147px 26px;
  height: 26px;
  width: 147px;
}

.laan__index-slider-info {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 90;
}

.laan__index-mix-production {
  display: inline-block;
  background: url(https://h5.shanlaan.com/offical-site/static/images/laan_mix_production.png) center center no-repeat;
  background-size: 336px 278px;
  height: 278px;
  width: 336px;
  margin-left: -50px;
  margin-top: 35px;
  margin-bottom: 45px;
}

.laan__index-mix-desc {
  color: white;
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 30px;
}

.laan__index-mix-button  {
  display: inline-block;
  width: 87px;
  height: 28px;
  line-height: 28px;
  color: white;
  border: 1px solid white;
  font-size: 13px;
  text-align: center;
}


.laan__index-mix-button::after,
.laan__index-mix-button::before {
  display: none;
}

.laan__index-mix-feature-image {
  height: 103px;
  width: 103px;
  margin-top: 52px;
  margin-bottom: 33px;
}

.laan__index-max-feature-text {
  font-size: 13px;
  color: white;
  display: block;
}

.laan__index-stages {
  padding: 65px 55px;
}

.laan__index-stage {
  margin-bottom: 40px;
}

.laan__index-stage:last-child {
  margin-bottom: 0;
}

.laan__index-stage-title {
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 9px;
}

.laan__index-stage-desc {
  font-size: 13px;
  margin-bottom: 15px;
}

.laan__index-stage-image {
  width: 264px;
  height: 194px;
  background: rgb(245, 245, 245);
  border: none;
}

.laan__index-qrcode-text {
  display: block;
  font-size: 10px;
  color: black;
}

@media screen and (min-width: 480px) {
  .swiper-container {
    height: 100%;
  }

  .laan__index-slide {
    margin-top: 120px;
  }

  .laan__index-qrcode::after {
    left: 60px;
  }
  
  .laan__index-qrcode {
    left: -25px;
  }

  .laan__index-slider-item {
    position: relative;
  }

  .laan__index-slider-item-inner {
    margin: auto;
    position: relative;
    height: 100%;
  }

  .laan__index-slider-mobile-name {
    display: none;
  }

  .laan__index-slider-name {
    display: block;
  }

  .laan__index-slider-container-inner {
    width: 50%;
    margin-left: 50%;
  }

  .laan__index-slider-image {
    height: 584px;
    width: 584px;
    background-size: 70%;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: auto;
  }

  .laan__index-slider-mobile-buttons {
    display: none;
  }

  .laan__index-slider-buttons {
    display: block;
    margin-top: 144px;
    text-align: left;
  }

  .laan__index-slider-slogon {
    font-size: 87px;
    margin-left: 0;
    font-weight: 500;
  }

  .laan__index-mix {
    padding: 34px 0;
  }
  
  .laan__index-mix-name {
    display: block;
    margin: auto;
  }

  .laan__index-mix-button {
    border: none;
  }


  .laan__index-mix-button::before {
    display: none;
  }

  .laan__index-mix-button::after {
    display: inline;
  }

  .laan__index-mix-features {
    overflow: hidden;
    text-align: center;
  }

  .laan__index-mix-feature {
    display: inline-block;
    width: 103px;
    margin-right: 66px;
  }

  .laan__index-mix-feature:last-child {
    margin-right: 0;
  }

  .laan__index-max-feature-text {
    position: relative;
    left: 50%;
    width: 200px;
    transform: translateX(-50%);
  }

  .laan__index-stages {
    padding: 172px 0;
    box-sizing: border-box;
  }

  .laan__index-stage {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    margin-top: -20px;
  }

  .laan__index-stage-image {
    width: 747px;
    height: 498px;
  }

  .laan__index-stage .laan__index-stage-content {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-50%, -50%);
  }

  .laan__index-stage .laan__index-stage-image {
    float: left;
  }

  .laan__index-stage:nth-child(2n) .laan__index-stage-content {
    position: absolute;
    left: 15%;
    right: auto;
  }

  .laan__index-stage:nth-child(2n) .laan__index-stage-image {
    float: right;
  }

  .laan__index-stage-title {
    font-size: 51px;
  }

  .laan__index-slider-number {
    display: none;
  }

  .laan__index-slider-bottom {
    margin-left: 120px;
    position: absolute;
    bottom: 137px;
  }

  .laan__index-activity-header {
    position: relative;
  }

  .laan__index-activity-more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: black;
  }

  .laan__index-activity-more::before {
    display: inline;
  }

  .laan__index-activity-more:link {
    text-decoration: none;
  }

  .laan__index-activity-more::after {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 0;
    transition: width .3s;
    background-color: rgba(0, 0, 0, .18);
  }

  .laan__index-activity-more:active::after,
  .laan__index-activity-more:hover::after {
    width: 100%;
  }

  .laan__index-activity-title {
    font-size: 51px;
    text-align: left;
  }

  .laan__index-activity-slide {
    width: 1005px;
    overflow: hidden;
  }
  

  .laan__index-activity-slide-image-link {
    height: 206px;
    margin-bottom: 18px;
    margin-right: 15px;
    width: 325px;
    float: left;
  }

  .laan__index-activity-inner {
    position: relative;
    background: white;
  }

  .laan__index-activity-content {
    position: relative;
    height: 430px;
    margin-top: 137px;
    margin-bottom: 151px;
  }

  .laan__index-activity-swiper {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1005px;
    height: 430px;
  }

  .laan__index-activity-swiper-ctrl {
    position: absolute;
    height: 430px;
    top: 0;
    font-size: 40px;
    width: 100%;
  }

  .laan__index-activity-swiper-prev {
    position: absolute;
    width: 40px;
    left: 0;
    top: 50%;
    font-size: 30px;
    transform: rotateY(180deg) translateY(-50%);
    cursor: pointer;
  }

  .laan__index-activity-swiper-next::after,
  .laan__index-activity-swiper-prev::after {
    display: none;
  } 

  .laan__index-activity-swiper-next {
    position: absolute;
    width: 40px;
    right: 0;
    top: 50%;
    font-size: 30px;
    transform: translateY(-50%);
    cursor: pointer;
  }

  .laan__index-activity-slide-image-link:nth-child(3n) {
    margin-right: 0;
  }

  .laan__index-activity-slide-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
