.hidden {
  display: none !important;
}

.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.uppercase {
  text-transform: uppercase;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.vertical-push-10 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 10px;
}

.vertical-push-20 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 20px;
}

.vertical-push-30 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 30px;
}

.vertical-push-40 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 40px;
}

.vertical-push-50 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 50px;
}

.vertical-push-60 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 60px;
}

.vertical-push-70 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 70px;
}

.vertical-push-80 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 80px;
}

.vertical-push-90 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 90px;
}

.vertical-push-100 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 100px;
}

.vertical-push-110 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 110px;
}

.vertical-push-120 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 120px;
}

.vertical-push-130 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 130px;
}

.vertical-push-140 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 140px;
}

.vertical-push-150 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 150px;
}

.vertical-push-160 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 160px;
}

.vertical-push-170 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 170px;
}

.vertical-push-180 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 180px;
}

.vertical-push-190 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 190px;
}

.vertical-push-200 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 100%;
  height: 200px;
}

.cf::after,
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.bd1 {
  border: 1px solid deeppink;
}

.bd2 {
  border: 1px solid #00b600;
}

.bd3 {
  border: 1px solid #00c6f3;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.cloak {
  opacity: 0 !important;
}

.text-center {
  text-align: center;
}

@media (max-width: 1023px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hidden-desktop {
    display: none !important;
  }
}
.global-toast {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 100px;
  background-color: #383838;
  color: #f0f0f0;
  font-size: 20px;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 24px -1px rgb(56, 56, 56);
          box-shadow: 0px 0px 24px -1px rgb(56, 56, 56);
}

.pos-relative {
  position: relative;
}

.global-image-caption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  background: rgba(0, 0, 0, 0.5);
  padding: 6px 12px;
  border-radius: 13px;
  max-width: 99%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.global-image-caption .fa-map-marker-alt {
  margin-right: 5px;
}

.page-content-mobile,
.page-content-desktop {
  display: none;
}

@media (max-width: 1023px) {
  .page-content-mobile {
    display: block;
  }
  body {
    overflow-x: hidden;
  }
  .top-banner-swiper-container {
    width: 7.5rem;
    height: 4.88rem;
  }
  .top-banner-swiper-container .swiper-slide {
    background-color: #ededed;
    background-size: cover;
    background-position: center;
  }
  .attraction-introduction-container {
    padding: 0.6rem 0.5rem;
    line-height: 1.4;
  }
  .attraction-introduction-container .attraction-name {
    color: #333;
    font-size: 0.48rem;
  }
  .attraction-introduction-container .attraction-name-en {
    color: #999;
    font-size: 0.24rem;
  }
  .attraction-introduction-container .attraction-meta-info {
    margin-top: 0.4rem;
    background: #f3f3f3;
    border: solid 1px #e3e3e3;
    padding: 0 0.44rem;
  }
  .attraction-introduction-container .attraction-meta-info .row {
    padding: 0.2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .attraction-introduction-container .attraction-meta-info .row + .row {
    border-top: 1px solid #dfdfdf;
  }
  .attraction-introduction-container .attraction-meta-info .row .icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 0.4rem;
  }
  .attraction-introduction-container .attraction-meta-info .row.row-phone .icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTMzMDkxRTVDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMzMDkxRTZDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzMwOTFFM0MzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzMwOTFFNEMzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pmaq4tcAAAMASURBVHjatJfdSxRRGMbHs9WGmwa21kXbrmi5UkRU4I1beFEQ5mbRRUEQRDdd9f/kRQXRhdFNumR3SUiQFEW24BZl2vbhRxa6K2l+9LzwzHKQOTOzM/nCD9zdmfO8nvN+nZpMJmP5tDhIgyRoBLVgO/gDFsEMmAQFMOtnwS0ev9dQUDxMUGQCjIJ5sAy2gXqwB3SC06AIhunIehDxXSALUuA9uAfGwZrLO1tBMzgGLtHRnGknIslk0un7Q+AK+Av6wHPwy+2/oIljP8E78BEc5K7N8Vg8xY+D8+ANeAB+W8FsnmvUgVOgBL67bbt4ehY8A0+t8LbCbS9xXQnOvJO4nHEPeP2fhHUb4g6cAz94NJbSojrLc31sbY4Ncv0s9SriaUa1bNGq4eUIvQ97BCnqVcQ7mE5Fw4v7wE2SCuFAkTodtnici48YXqhj2u1kHl8E0RAOjFAvrrgFUrk+GR5uYhm1rZ6VLKiNUy+tWKs/uxSQOYfv2kKIr7HyJRWbxIzLw98cHBgNGfnToiviMVYjk60zT3VbDSkuejHF4Fn2ePgtO5RtJ8H+EOKiFxXxJbZFLxvQdijCrtVaRXvWTfSW5IUyI9jLpD7fB9cY/ZJ2l8FLpuEBRvKgj2FC9MqKwdbo0+MpOrDIz/J+O9NV/m4BN8ARj3V2i67i6NNk11sf9gXcZp02DSgX6IhpOpIqOakYSLWcQPyabOstDg2mDCkZfmumXkFxoSK3rxqT3vwQ3AEftCK1wnOfMrzXzt2btSN0mNGbcGkuJpsgMfYJKUgLhmcTzJA+vasVePbdTKMgVqYTCy4tuVsbryvismX9oAF0bdIw0cX1B+wjUtqPMto8AkdDdi0n6+S6/XoN2FiV8iwgsj07wBMGUFCT9c9wIs5tzA6nkviKkdzDAMkFCEKxvZzXGpgVeb83ljynTJk2r3P0ecG+7/fG0srg6jWVW7dmIDFwl6XzBLiq3dWmDXe1FjrwlReOsaB3NTsLxoh+Sz3MvI6yK5bZI4aquaX+E2AAnk7ATAewxJwAAAAASUVORK5CYII=);
  }
  .attraction-introduction-container .attraction-meta-info .row.row-address .icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTUwRDg4OEVDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMzMDkxRTJDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxNTBEODg4Q0MzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNTBEODg4REMzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIINVYAAALqSURBVHjatJftaxNBEMYvmyBSbdW2EmI1rRixflF8qQUbbCslvnwQET/5LwrFChXUglIsWAMVLOJLotiqbaNJtaYmRTTxmfKcrGeSm6vJwI/k9u7m2ZvdnZ0NJZNJR2mdIAF6QDdoA9vAD1ACBfABZMGqxmHE536IgoMgBjbAIngBihSWDrSDvWAIDINlMMuOVLciLl+aAgfo5CZYaOSM/nrBMXAVvAf36kUiHI/Ha7UfAdfBT3ALpMFXRSQr4At4Cd7RzyDbChrx4+AymAcT4JuzNSvSx04OxXeQayTeDy6Bx+ChT4g1Ju+/5dwZ5tcXao25jPEF9vaR01ybYQQugs/uHDDWrJbJtQamnNbYFP2nqPdHPMFZLTPzV4vExe9d6iTssJ8Bb8CS0pHM4gEQ5XWOK+KVz3vL1BG9jOFY7wNzSuHz4AqTjiExto0q3p+jXqdhCDaYQPzsMDhlXa8R107zmUa2QL2EhH0/U6ZmWQ1Y/x8wjA6/fNR6JuOz/ESvR768q1b2qWMx/kriWQE3yIqVjGIKP6LXbbg7FZXixup92E5WVuSMMvu1RaxtUWN5bqe7QAcYZ3sH29xn/GxzN4xY26LGnnG2O8xWbq6OWs/MK/xsfrBhIdCuFH/qyQVRj/CScsmKXslw8LuU4hXudKUa90q8V1H4Eb28YekTd/OtwtbBbc/SrLJtXfF+iHofDdPddlYgWpMKZdq6nmabxnqpl40w7JIsTrD60FraWtPpAO+d5NxYddfkLNNsLICTKsd4IkDRIf4PgSd2Qshy7FOe5NFMC7NYccvrvzKW7LV7wFiLxMXvbupUvTVcmRXqOXZqsYnCQ9wN79gT01tA5llljoAdijpdE+ox7nT3wXO/0jnHFXCWFcunABuPbVIwXOOanvQKNzo0iPhr0AeSTKFlRQ0vS/cgIzfCw8I4J9m/2cbnoOg9q5U5ZoU6Z7U+duC/z2ruKsgQ95Qqlc/ROqfUmSCn1N8CDAAujMRE9s4UiwAAAABJRU5ErkJggg==);
  }
  .attraction-introduction-container .attraction-meta-info .row.row-opening-day .icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTMzMDkxRTlDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMzMDkxRUFDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzMwOTFFN0MzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzMwOTFFOEMzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PigGAM8AAAJpSURBVHjavJdNSxtRFIZnxlBUDFSNSNQmsQZciFa70EWCLaVq25UL/0Z/TX+GIFYQNYqrisSCIIKaEqHaDylNrBqaSNGm75E3cklj5s6YzIFnk5Dz3nvuyfkw4/G4oWltIAq6QQA0gwfgD8iDLPgK0uBUx6HP5nuTgmMgCC7BMdgHOQrLAfygA8TAM3ACkjxI0Y243HQSPKKTWXBUzRn9hcEQmAZfQOKuSDSEQqFKn/eDGXAF5sFHcKYRyb/gFzgAn+lnjJ9ldcSfgDdgF7wHF4Y7y9FHC5/iN/hRLexy0gmwCT4Y97drsMqEnGDOpCqJyxu/4mlrIazaBiMg/n+WcsBSslqS6xysGfWxNfqfpN6teJRZnWCo7Exy4i3ocfgEK9SJquKj4BB813Q0ABrBY4e3P6HOaElc3roLbBve2Db12iyG4JIFxAs7ol7UYq0+tqlctbQi9botNoms4a2JXsBid8p5LC56zZbSFr20m27oU9qiG5PGMF4hoeyS9+bCPtZdv0vxIClvTO9sfid6eQl7BrQ7FN2r8t2hxu9FLyM3/8aeazr4uy0SN2byuZIWp5RGTiBeWJh6aYvtTWruiEfiT9lDTkuNJckyG6yzsPjvA1tqV0tz7JVe21AnYfE7pYzXt+JF9tpW8LJO4uL3IXWKqrjBt18CgyBeY+EY/S6rY3T5AJliJkr4m8C65mRTLdQvwDCnpAO7pWGH/fY1223CwYSjWhcvIaFeUKdWu6VBWt4nEOETdIKCxgwvl+kFz4ksC3NMsv+rjc2iWL6rFbgCZe/Y1SI8gNauZrrYUntYm++9pf4TYAAanZd0+uqqjgAAAABJRU5ErkJggg==);
  }
  .attraction-introduction-container .attraction-meta-info .row .text {
    margin-left: 0.23rem;
    color: #555;
    font-size: 0.26rem;
  }
  .attraction-introduction-container .attraction-introduction {
    margin-top: 0.4rem;
    color: #444;
    font-size: 14px;
    line-height: 1.6;
  }
  .attraction-introduction-container .attraction-introduction p {
    margin-bottom: 1em;
    text-indent: 2em;
  }
  .attraction-introduction-container .attraction-introduction img {
    max-width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .attraction-introduction-container .attraction-introduction h1 {
    font-size: 30px;
  }
  .attraction-introduction-container .attraction-introduction h2 {
    font-size: 26px;
  }
  .attraction-introduction-container .attraction-introduction h3 {
    font-size: 20px;
  }
  .attraction-introduction-container .attraction-introduction h4 {
    font-size: 17px;
  }
  .attraction-introduction-container .attraction-introduction h5 {
    font-size: 14px;
  }
  .attraction-introduction-container .attraction-introduction h6 {
    font-size: 12px;
  }
  .attraction-introduction-container .attraction-introduction h1,
  .attraction-introduction-container .attraction-introduction h2,
  .attraction-introduction-container .attraction-introduction h3,
  .attraction-introduction-container .attraction-introduction h4,
  .attraction-introduction-container .attraction-introduction h5,
  .attraction-introduction-container .attraction-introduction h6 {
    font-weight: 500;
    line-height: 2;
  }
  .attraction-introduction-container .attraction-introduction ol {
    list-style-type: decimal;
  }
  .attraction-introduction-container .attraction-introduction ol li {
    margin-bottom: 1em;
  }
  .attraction-introduction-container .attraction-introduction ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
    -webkit-margin-end: 0px;
            margin-inline-end: 0px;
    -webkit-padding-start: 20px;
            padding-inline-start: 20px;
  }
  .attraction-introduction-container .attraction-introduction strong {
    font-weight: bold !important;
  }
  .attraction-introduction-container .attraction-introduction a {
    color: #0056a0;
    margin-left: 2px;
    margin-right: 2px;
  }
  .attraction-introduction-container .attraction-introduction a:hover {
    text-decoration: underline;
  }
  .attraction-experiences-container {
    padding: 0.8rem 0.4rem 0.9rem;
    line-height: 1.4;
    position: relative;
  }
  .attraction-experiences-container:before {
    content: "";
    display: block;
    width: 1px;
    height: 0.52rem;
    background: #d1d1d1;
    position: absolute;
    left: 0.4rem;
    top: 0;
  }
  .attraction-experiences-container .section-header .header-title {
    color: #1560a5;
    font-size: 0.36rem;
  }
  .attraction-experiences-container .section-header .header-title-en {
    color: #525559;
    font-size: 0.2rem;
  }
  .attraction-experiences-container .section-body {
    margin-top: 0.25rem;
  }
  .attraction-experiences-container .section-body .experience-card {
    width: 6.7rem;
    height: 4.9rem;
    background-color: #ddd;
    background-position: center;
    background-size: cover;
    position: relative;
  }
  .attraction-experiences-container .section-body .experience-card .experience-card-inner {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .attraction-experiences-container .section-body .experience-card .experience-card-inner .card-detail {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.8));
    line-height: 1.6;
    text-align: center;
    padding-bottom: 0.2rem;
  }
  .attraction-experiences-container .section-body .experience-card .experience-card-inner .card-detail .experience-name {
    color: #fff;
    font-size: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .attraction-experiences-container .section-body .experience-card .experience-card-inner .card-detail .experience-name-en {
    color: #fff;
    font-size: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .attraction-experiences-container .section-body .experience-card + .experience-card {
    margin-top: 0.3rem;
  }
  .attraction-experiences-container .section-body .experience-card .tag {
    color: #fff;
    font-size: 0.28rem;
    height: 0.51rem;
    max-width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 0.51rem;
    padding: 0 0.34rem;
    background: #0092b4;
    position: absolute;
    right: 0;
    top: 0;
  }
  .more-attractions-container {
    width: 100vw;
    background: #f1f1f1;
    padding: 0.8rem 0.4rem 0.9rem;
    line-height: 1.4;
    position: relative;
  }
  .more-attractions-container:before {
    content: "";
    display: block;
    width: 1px;
    height: 0.52rem;
    background: #d1d1d1;
    position: absolute;
    left: 0.4rem;
    top: 0;
  }
  .more-attractions-container .section-header .header-title {
    color: #1560a5;
    font-size: 0.36rem;
  }
  .more-attractions-container .section-header .header-title-en {
    color: #525559;
    font-size: 0.2rem;
  }
  .more-attractions-container .section-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .more-attractions-container .section-body .attraction-card {
    width: 3.2rem;
  }
  .more-attractions-container .section-body .attraction-card:nth-child(even) {
    margin-left: 0.3rem;
  }
  .more-attractions-container .section-body .attraction-card:nth-child(n+1) {
    margin-top: 0.3rem;
  }
  .more-attractions-container .section-body .attraction-card .card-image {
    background: #ddd;
    display: block;
    width: 3.2rem;
    height: 2.5rem;
  }
  .more-attractions-container .section-body .attraction-card .card-detail {
    background: #fff;
    padding: 0.2rem;
    text-align: center;
    line-height: 1.4;
  }
  .more-attractions-container .section-body .attraction-card .card-detail .attraction-name {
    color: #525559;
    font-size: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .more-attractions-container .section-body .attraction-card .card-detail .attraction-name-en {
    color: rgba(153, 153, 153, 0.9);
    font-size: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1024px) {
  .page-content-desktop {
    display: block;
  }
  .top-banner-container {
    height: 6.3rem;
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .top-banner-container::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: inherit;
    background-image: inherit;
    background-position: inherit;
    background-size: inherit;
    background-repeat: inherit;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .top-banner-container:hover::before {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  .top-banner-container .banner-content {
    text-align: center;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    padding: 30px 60px;
  }
  .top-banner-container .banner-content .attraction-name {
    color: #fff;
    font-size: 0.42rem;
    font-weight: 500;
  }
  .top-banner-container .banner-content .attraction-name-en {
    margin-top: 0.15rem;
    color: #fff;
    font-size: 0.24rem;
  }
  .attraction-introduction-container {
    margin: 0 auto;
    max-width: 12rem;
    padding: 0.5rem 0.15rem;
  }
  .attraction-introduction-container .attraction-meta-info {
    margin: 0.2rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.55rem;
    background-color: #f3f3f3;
    border: 1px solid #e3e3e3;
    padding-top: 0.12rem;
  }
  .attraction-introduction-container .attraction-meta-info .col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: 0.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .attraction-introduction-container .attraction-meta-info .col + .col:before {
    content: "";
    display: block;
    width: 1px;
    height: 0.55rem;
    background: #e3e3e3;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .attraction-introduction-container .attraction-meta-info .col.col-6 {
    width: 50%;
  }
  .attraction-introduction-container .attraction-meta-info .col.col-4 {
    width: 33.3333%;
  }
  .attraction-introduction-container .attraction-meta-info .col .icon {
    width: 0.31rem;
    height: 0.31rem;
    background-image: url(//placeholdit.projects.linwise.com/v3?dimension=31x31&key=1);
    background-repeat: no-repeat;
    background-size: 0.31rem 0.31rem;
    background-position: center;
  }
  .attraction-introduction-container .attraction-meta-info .col .text {
    margin-top: 0.05rem;
    padding: 0 10%;
    color: #999;
    font-size: 0.18rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .attraction-introduction-container .attraction-meta-info .col.col-phone .icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTMzMDkxRTVDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMzMDkxRTZDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzMwOTFFM0MzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzMwOTFFNEMzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pmaq4tcAAAMASURBVHjatJfdSxRRGMbHs9WGmwa21kXbrmi5UkRU4I1beFEQ5mbRRUEQRDdd9f/kRQXRhdFNumR3SUiQFEW24BZl2vbhRxa6K2l+9LzwzHKQOTOzM/nCD9zdmfO8nvN+nZpMJmP5tDhIgyRoBLVgO/gDFsEMmAQFMOtnwS0ev9dQUDxMUGQCjIJ5sAy2gXqwB3SC06AIhunIehDxXSALUuA9uAfGwZrLO1tBMzgGLtHRnGknIslk0un7Q+AK+Av6wHPwy+2/oIljP8E78BEc5K7N8Vg8xY+D8+ANeAB+W8FsnmvUgVOgBL67bbt4ehY8A0+t8LbCbS9xXQnOvJO4nHEPeP2fhHUb4g6cAz94NJbSojrLc31sbY4Ncv0s9SriaUa1bNGq4eUIvQ97BCnqVcQ7mE5Fw4v7wE2SCuFAkTodtnici48YXqhj2u1kHl8E0RAOjFAvrrgFUrk+GR5uYhm1rZ6VLKiNUy+tWKs/uxSQOYfv2kKIr7HyJRWbxIzLw98cHBgNGfnToiviMVYjk60zT3VbDSkuejHF4Fn2ePgtO5RtJ8H+EOKiFxXxJbZFLxvQdijCrtVaRXvWTfSW5IUyI9jLpD7fB9cY/ZJ2l8FLpuEBRvKgj2FC9MqKwdbo0+MpOrDIz/J+O9NV/m4BN8ARj3V2i67i6NNk11sf9gXcZp02DSgX6IhpOpIqOakYSLWcQPyabOstDg2mDCkZfmumXkFxoSK3rxqT3vwQ3AEftCK1wnOfMrzXzt2btSN0mNGbcGkuJpsgMfYJKUgLhmcTzJA+vasVePbdTKMgVqYTCy4tuVsbryvismX9oAF0bdIw0cX1B+wjUtqPMto8AkdDdi0n6+S6/XoN2FiV8iwgsj07wBMGUFCT9c9wIs5tzA6nkviKkdzDAMkFCEKxvZzXGpgVeb83ljynTJk2r3P0ecG+7/fG0srg6jWVW7dmIDFwl6XzBLiq3dWmDXe1FjrwlReOsaB3NTsLxoh+Sz3MvI6yK5bZI4aquaX+E2AAnk7ATAewxJwAAAAASUVORK5CYII=);
  }
  .attraction-introduction-container .attraction-meta-info .col.col-address .icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTUwRDg4OEVDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMzMDkxRTJDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxNTBEODg4Q0MzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNTBEODg4REMzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIINVYAAALqSURBVHjatJftaxNBEMYvmyBSbdW2EmI1rRixflF8qQUbbCslvnwQET/5LwrFChXUglIsWAMVLOJLotiqbaNJtaYmRTTxmfKcrGeSm6vJwI/k9u7m2ZvdnZ0NJZNJR2mdIAF6QDdoA9vAD1ACBfABZMGqxmHE536IgoMgBjbAIngBihSWDrSDvWAIDINlMMuOVLciLl+aAgfo5CZYaOSM/nrBMXAVvAf36kUiHI/Ha7UfAdfBT3ALpMFXRSQr4At4Cd7RzyDbChrx4+AymAcT4JuzNSvSx04OxXeQayTeDy6Bx+ChT4g1Ju+/5dwZ5tcXao25jPEF9vaR01ybYQQugs/uHDDWrJbJtQamnNbYFP2nqPdHPMFZLTPzV4vExe9d6iTssJ8Bb8CS0pHM4gEQ5XWOK+KVz3vL1BG9jOFY7wNzSuHz4AqTjiExto0q3p+jXqdhCDaYQPzsMDhlXa8R107zmUa2QL2EhH0/U6ZmWQ1Y/x8wjA6/fNR6JuOz/ESvR768q1b2qWMx/kriWQE3yIqVjGIKP6LXbbg7FZXixup92E5WVuSMMvu1RaxtUWN5bqe7QAcYZ3sH29xn/GxzN4xY26LGnnG2O8xWbq6OWs/MK/xsfrBhIdCuFH/qyQVRj/CScsmKXslw8LuU4hXudKUa90q8V1H4Eb28YekTd/OtwtbBbc/SrLJtXfF+iHofDdPddlYgWpMKZdq6nmabxnqpl40w7JIsTrD60FraWtPpAO+d5NxYddfkLNNsLICTKsd4IkDRIf4PgSd2Qshy7FOe5NFMC7NYccvrvzKW7LV7wFiLxMXvbupUvTVcmRXqOXZqsYnCQ9wN79gT01tA5llljoAdijpdE+ox7nT3wXO/0jnHFXCWFcunABuPbVIwXOOanvQKNzo0iPhr0AeSTKFlRQ0vS/cgIzfCw8I4J9m/2cbnoOg9q5U5ZoU6Z7U+duC/z2ruKsgQ95Qqlc/ROqfUmSCn1N8CDAAujMRE9s4UiwAAAABJRU5ErkJggg==);
  }
  .attraction-introduction-container .attraction-meta-info .col.col-opening-day .icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTMzMDkxRTlDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMzMDkxRUFDMzVEMTFFQUI2QjlBRDUwQzIwNUI2QUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzMwOTFFN0MzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzMwOTFFOEMzNUQxMUVBQjZCOUFENTBDMjA1QjZBQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PigGAM8AAAJpSURBVHjavJdNSxtRFIZnxlBUDFSNSNQmsQZciFa70EWCLaVq25UL/0Z/TX+GIFYQNYqrisSCIIKaEqHaDylNrBqaSNGm75E3cklj5s6YzIFnk5Dz3nvuyfkw4/G4oWltIAq6QQA0gwfgD8iDLPgK0uBUx6HP5nuTgmMgCC7BMdgHOQrLAfygA8TAM3ACkjxI0Y243HQSPKKTWXBUzRn9hcEQmAZfQOKuSDSEQqFKn/eDGXAF5sFHcKYRyb/gFzgAn+lnjJ9ldcSfgDdgF7wHF4Y7y9FHC5/iN/hRLexy0gmwCT4Y97drsMqEnGDOpCqJyxu/4mlrIazaBiMg/n+WcsBSslqS6xysGfWxNfqfpN6teJRZnWCo7Exy4i3ocfgEK9SJquKj4BB813Q0ABrBY4e3P6HOaElc3roLbBve2Db12iyG4JIFxAs7ol7UYq0+tqlctbQi9botNoms4a2JXsBid8p5LC56zZbSFr20m27oU9qiG5PGMF4hoeyS9+bCPtZdv0vxIClvTO9sfid6eQl7BrQ7FN2r8t2hxu9FLyM3/8aeazr4uy0SN2byuZIWp5RGTiBeWJh6aYvtTWruiEfiT9lDTkuNJckyG6yzsPjvA1tqV0tz7JVe21AnYfE7pYzXt+JF9tpW8LJO4uL3IXWKqrjBt18CgyBeY+EY/S6rY3T5AJliJkr4m8C65mRTLdQvwDCnpAO7pWGH/fY1223CwYSjWhcvIaFeUKdWu6VBWt4nEOETdIKCxgwvl+kFz4ksC3NMsv+rjc2iWL6rFbgCZe/Y1SI8gNauZrrYUntYm++9pf4TYAAanZd0+uqqjgAAAABJRU5ErkJggg==);
  }
  .attraction-introduction-container .attraction-introduction {
    padding: 0.3rem 0;
    color: #444;
    font-size: 16px;
    line-height: 1.75;
  }
  .attraction-introduction-container .attraction-introduction p {
    margin-bottom: 1em;
    text-indent: 2em;
  }
  .attraction-introduction-container .attraction-introduction img {
    max-width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .attraction-introduction-container .attraction-introduction h1 {
    font-size: 36px;
  }
  .attraction-introduction-container .attraction-introduction h2 {
    font-size: 30px;
  }
  .attraction-introduction-container .attraction-introduction h3 {
    font-size: 24px;
  }
  .attraction-introduction-container .attraction-introduction h4 {
    font-size: 18px;
  }
  .attraction-introduction-container .attraction-introduction h5 {
    font-size: 14px;
  }
  .attraction-introduction-container .attraction-introduction h6 {
    font-size: 12px;
  }
  .attraction-introduction-container .attraction-introduction h1,
  .attraction-introduction-container .attraction-introduction h2,
  .attraction-introduction-container .attraction-introduction h3,
  .attraction-introduction-container .attraction-introduction h4,
  .attraction-introduction-container .attraction-introduction h5,
  .attraction-introduction-container .attraction-introduction h6 {
    font-weight: 500;
    line-height: 2;
  }
  .attraction-introduction-container .attraction-introduction ol {
    list-style-type: decimal;
  }
  .attraction-introduction-container .attraction-introduction ol li {
    margin-bottom: 1em;
  }
  .attraction-introduction-container .attraction-introduction ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
    -webkit-margin-end: 0px;
            margin-inline-end: 0px;
    -webkit-padding-start: 20px;
            padding-inline-start: 20px;
  }
  .attraction-introduction-container .attraction-introduction strong {
    font-weight: bold !important;
  }
  .attraction-introduction-container .attraction-introduction a {
    color: #0056a0;
    margin-left: 2px;
    margin-right: 2px;
  }
  .attraction-introduction-container .attraction-introduction a:hover {
    text-decoration: underline;
  }
  .attraction-introduction-container .attraction-images {
    margin: 0 auto;
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap {
    margin: 0.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap .attraction-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    height: 2.45rem;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 0.2rem;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap .attraction-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: inherit;
    background-image: inherit;
    background-position: inherit;
    background-size: inherit;
    background-repeat: inherit;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap .attraction-image:hover::before {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap .attraction-image:after {
    content: "";
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    right: 0.1rem;
    bottom: 0.1rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACvUlEQVRYhe2YTUgWQRjHf1tpiSIaGBhWiBEJlQgJdYxAIkg6WOSxU5eOBQUdkqCPS0JQHrsEFWWEhzpF9EUW1C1So0MoCGIF9iFk+Y+BWZ1sv97dES/vHx5meN/Z//6eZ3dnZ5ayylpmBVGnl5RGVQ90A51AO7AJWGUOBcaBd8Aj4DYwljXFIIjEiQaMiXWSrkqaUTbNSbojqTXBcz4ioeMAI3QE6AfqnL8+Ay+AYWAGqABagN3ARmfcLNALXADmlqKC5xbV67GkfZJWJlSkQ9JNW8VQA5IqS6lgFsBe5wRfJR3Ocrmc2CXpo+NxLy6xPIDdjvG4pC0lwoVRL+mV43XWB+BaSVNO5bbmhAujTtKw9fstaXtRwD4n456CcGG0WTijB0UAayV9t0ZPPMGF0e8k3poGuCKG8SBQbfsXs6eWSZedQT25HCTdsBlOpUwleeON9R/KW8Gdtn0O/ClYsSg9s7+1pQ2MA2y27fASwBmN2nYN0JA0MA6w0rZf/HLN66fTr04aGAcYqsor1oLcl27i/BIHOGnbJs9goVzfyaSBcYDvbdvhFWtB7bY3YVdBsYoDDJ+yHYuWTT60GthrfYbS/OIAB2xr7pVjngEPAbW2fz+Xg504h+xkOi2p0dMEbdaCo85LoKbIYqHTeWc+lBR4ALzkeJ4oupoxccsx7CsIedTxeiupwgdgnXNJjK5LqioRzCR1Sv/qeNTYPIAmmiV9cuxHJB3IWE2zL3mq//VLUpcvQBNNkl4vOo0BPS9pv90KbJDUImmPpNPOQxZqTNJJC6coyCKA4RN4poQ9cahZSdfs7YKFioQsChhGg930mAomaULSFUmbIzwiIaOU99NHqPXANqARqAF+AFPACPAh5dgu4K7d7JuNfXcQBIM+Kugz3EpOR7GkLbeWWoP2I9Q34OUys5RVVln+BfwFo2i347vEDjgAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 0.4rem 0.4rem;
    background-position: center;
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap .attraction-image.width-one-fourth {
    width: 2.7rem;
  }
  .attraction-introduction-container .attraction-images .attraction-images-wrap .attraction-image.width-half {
    width: 5.7rem;
  }
  .attraction-experiences-container {
    height: 7.05rem;
    background: #0056a0;
    padding: 0.9rem 1.51rem 0.8rem;
    position: relative;
  }
  .attraction-experiences-container:before {
    content: "";
    display: block;
    width: 1px;
    height: 0.72rem;
    background: #d1d1d1;
    position: absolute;
    left: 50%;
    top: 0;
  }
  .attraction-experiences-container .section-header {
    text-align: center;
    line-height: 1.4;
  }
  .attraction-experiences-container .section-header .header-title {
    color: #d4e1ed;
    font-size: 0.36rem;
  }
  .attraction-experiences-container .section-header .header-title-en {
    color: #d4e1ed;
    font-size: 0.2rem;
  }
  .attraction-experiences-container .section-body {
    margin-top: 0.35rem;
    position: relative;
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container {
    background: transparent;
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide {
    display: block;
    width: 4.9rem;
    height: 3.36rem;
    padding: 0 0.15rem;
    position: relative;
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .swiper-slide-inner {
    width: 100%;
    height: 100%;
    background-color: #ddd;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .swiper-slide-inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: inherit;
    background-image: inherit;
    background-position: inherit;
    background-size: inherit;
    background-repeat: inherit;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .swiper-slide-inner:hover::before {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .swiper-slide-content {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.8));
    line-height: 1.6;
    text-align: center;
    padding: 0.3rem 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .swiper-slide-content .experience-name {
    color: #fff;
    font-size: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .swiper-slide-content .experience-name-en {
    color: #fff;
    font-size: 0.16rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .attraction-experiences-container .section-body .attraction-experiences-swiper-container .swiper-slide .tag {
    color: #fff;
    font-size: 0.16rem;
    height: 0.35rem;
    line-height: 0.35rem;
    max-width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.24rem;
    background: #0092b4;
    position: absolute;
    right: 0.15rem;
    top: 0;
  }
  .attraction-experiences-container .section-body .swiper-pagination {
    top: 4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .attraction-experiences-container .section-body .swiper-button-prev,
  .attraction-experiences-container .section-body .swiper-button-next {
    position: absolute;
    left: -1rem;
    right: auto;
  }
  .attraction-experiences-container .section-body .swiper-button-next {
    left: auto;
    right: -1rem;
  }
  .more-attractions-container {
    height: 7.39rem;
    background: #fff;
    padding: 0.9rem 1.51rem 0.8rem;
    position: relative;
  }
  .more-attractions-container:before {
    content: "";
    display: block;
    width: 1px;
    height: 0.72rem;
    background: #d1d1d1;
    position: absolute;
    left: 50%;
    top: 0;
  }
  .more-attractions-container .section-header {
    text-align: center;
    line-height: 1.4;
  }
  .more-attractions-container .section-header .header-title {
    color: #00499c;
    font-size: 0.36rem;
  }
  .more-attractions-container .section-header .header-title-en {
    color: #525559;
    font-size: 0.2rem;
  }
  .more-attractions-container .section-body {
    margin-top: 0.35rem;
    position: relative;
  }
  .more-attractions-container .section-body .more-attractions-swiper-container {
    width: 12.3rem;
    background: transparent;
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide {
    display: block;
    width: 6.15rem;
    height: 4.28rem;
    padding: 0 0.15rem;
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide .swiper-slide-inner {
    width: 100%;
    height: 100%;
    background-color: #ddd;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide .swiper-slide-inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: inherit;
    background-image: inherit;
    background-position: inherit;
    background-size: inherit;
    background-repeat: inherit;
    -webkit-transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
    transition: all 0.8s 0.1s cubic-bezier(0.25, 0.75, 0.37, 0.95);
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide .swiper-slide-inner:hover::before {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide .swiper-slide-content {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.8));
    line-height: 1.6;
    text-align: center;
    padding: 0.3rem 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide .swiper-slide-content .attraction-name {
    color: #fff;
    font-size: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .more-attractions-container .section-body .more-attractions-swiper-container .swiper-slide .swiper-slide-content .attraction-name-en {
    color: #fff;
    font-size: 0.16rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
