* {
  /*清除点击高亮样式*/
  -webkit-tap-highlight-color: transparent;
}
input {
  /*清除iOS系统的表单默认样式*/
  -webkit-appearance: none;
}
img,
a {
  /*禁用长按页面时的弹出菜单*/
  -webkit-touch-callout: none;
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner .pc {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  position: relative;
  text-align: center;
}
.banner .phone {
  display: none;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.wrapper {
  background: #fff;
}
.container {
  width: auto;
}
.section {
  background: #fff;
  padding: 60px 0;
}
.section .section-inner {
  position: relative;
}
.section .section-hd {
  text-align: center;
  border-bottom: 1px solid #b38136;
}
.section .section-hd h2 {
  max-width: 260px;
  height: 50px;
  color: #fff5d5;
  background: #b38136;
  margin: 0 auto;
  font-size: 26px;
}
.section .section-hd h2 strong {
  margin: 0 5px;
  line-height: 50px;
  vertical-align: middle;
  letter-spacing: 2px;
}
.section .section-hd h2 .icon-sign2 {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 3px;
  background: url('../images/tit-sign2.png') center no-repeat;
}
.section .section-bd {
  z-index: 2;
  margin-top: 30px;
  position: relative;
}
.section .section-text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}
.section .section-text h3 {
  position: relative;
  margin-top: 5px;
  font-size: 22px;
  color: #b4812e;
  padding-left: 7px;
}
.section .section-text p {
  padding: 0 10px;
}
.section .section-text p strong {
  color: #364a84;
  font-weight: bold;
}
.section .section-text p strong.hot {
  color: #b38136;
}
.box-tips .item-tips {
  position: relative;
}
.box-tips .item-tips p {
  margin-left: 28px;
  padding-left: 0;
  color: #333;
}
.box-tips .item-tips em {
  font-weight: bold;
}
.box-tips .item-tips .hot {
  font-weight: bold;
}
.box-tips h3 + .item-tips {
  margin-top: 10px;
}
.box-tips .tips-num {
  float: left;
  text-align: center;
  line-height: 1.8;
  color: #b38136;
  font-size: 16px;
  font-weight: bold;
}
.section-01 {
  padding: 65px 0;
}
.section-01 h2 {
  text-align: center;
}
.section-01 strong {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 44px;
  margin: 0 12px;
}
.section-01 .icon-sign {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: url('../images/tit-sign.png') center no-repeat;
}
.section-02 {
  background: #f3f3f3;
}
.introduce {
  padding-left: 320px;
  position: relative;
  background: #fff;
}
.introduce .introduce-hd {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
}
.introduce .introduce-hd .introduce-tit {
  position: absolute;
  left: 40px;
  bottom: 90px;
  z-index: 2;
}
.introduce .introduce-hd .introduce-tit h2 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  border-left: 5px solid #fff;
  padding-left: 10px;
  line-height: 1.1;
  letter-spacing: 2px;
}
.introduce .introduce-hd .introduce-tit p {
  padding-left: 15px;
  margin-top: 5px;
  font-size: 18px;
  color: #fff;
}
.introduce .introduce-hd .introduce-pic img {
  width: 100%;
}
.introduce .introduce-bd {
  padding: 60px 75px;
}
.introduce .introduce-bd .introduce-group {
  position: relative;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 30px;
}
.introduce .introduce-bd .introduce-group:first-child {
  margin-top: 0;
}
.introduce .introduce-bd .introduce-group .introduce-num {
  position: absolute;
  left: 0;
  top: 2px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  width: 22px;
  height: 22px;
  background: url('../images/text-num.png') center no-repeat;
}
.introduce .introduce-bd .introduce-group strong {
  color: #333;
  font-weight: bold;
}
.introduce .introduce-bd .introduce-group .hot {
  color: #b38136;
  font-weight: bold;
}
.introduce .introduce-bd .introduce-group .break {
  word-break: break-all;
}
.introduce .introduce-bd p {
  font-size: 28px;
  line-height: 44px;
}
.introduce .introduce-bd p span {
  color: #a06f24;
}
.introduce .introduce-bd p strong {
  color: #333;
}
.introduce .introduce-bd p strong em {
  font-size: 36px;
}
.section-03 {
  background: #f5f5f5 url('../images/bg-03.jpg') center bottom no-repeat;
}
.section-04 {
  background: #fdfdfd url('../images/bg-02.jpg') center top repeat-y;
}
.section-04 .section-bd + .section-hd {
  margin-top: 30px;
}
.box-step {
  margin-top: 30px;
}
.box-step:first-child {
  margin-top: 0;
}
.box-step .step-tit {
  font-size: 20px;
  line-height: 1.6;
  color: #344881;
  font-weight: bold;
  margin-bottom: 20px;
}
.box-step .list-step {
  position: relative;
  width: 100%;
}
.box-step .list-step .swiper-wrapper {
  width: 100%;
}
.box-step .list-step .swiper-prev,
.box-step .list-step .swiper-next {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -30px;
  width: 32px;
  height: 60px;
  background: center no-repeat;
}
.box-step .list-step .swiper-prev {
  left: 0;
  background-image: url('../images/slide-prev.png');
}
.box-step .list-step .swiper-next {
  right: 0;
  background-image: url('../images/slide-next.png');
}
.box-step .list-step .swiper-slide {
  display: block;
  width: 25%;
  margin-bottom: 30px;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.box-step .list-step .pagination {
  display: none;
  margin-top: 10px;
  text-align: center;
}
.box-step .list-step .pagination span {
  display: inline-block;
  margin: 0 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e9e9e9;
  border: 1px solid #b38136;
}
.box-step .list-step .pagination .swiper-active-switch {
  background: #b38136;
}
.box-step .list-step .item-step-info .step-num {
  color: #b38136;
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.box-step .list-step .item-step-info .step-note {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  min-height: 2.8em;
}
.box-step .list-step .item-step-pic {
  margin-top: 10px;
}
.box-step .list-step .item-step-pic img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1450px) {
  .ticketBox .tab-container {
    max-width: 1000px;
  }
  .bookingBox .tit {
    max-width: 1000px;
  }
  .bookingBox .tit span {
    width: 200px;
    background-position: 200px center;
  }
  .banner .pc {
    width: 1600px;
    margin-left: -800px;
  }
  .section-01 strong {
    font-size: 36px;
  }
  .box-tips {
    padding: 0 30px;
  }
}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
    overflow-x: auto;
  }
}
@media (max-width: 1024px) {
  body {
    min-width: auto;
  }
  .header,
  .nav,
  .footer {
    display: none;
  }
  .bookingBox {
    display: none;
  }
  .banner .pc {
    display: none;
  }
  .banner .phone {
    display: block;
    width: 100%;
    height: auto;
  }
  .container {
    padding: 0 15px;
  }
  .section {
    padding: 30px 0;
  }
  .section .section-hd h2 {
    font-size: 24px;
  }
  .section .section-text h3 {
    font-size: 18px;
  }
  .section .section-text p {
    padding: 0;
  }
  .section .section-bd {
    margin-top: 20px;
  }
  .box-step .list-step .swiper-wrapper {
    margin: 0 auto;
    width: 800%;
  }
  .box-step .list-step .swiper-prev,
  .box-step .list-step .swiper-next {
    display: block;
  }
  .box-step .list-step .swiper-slide {
    width: 12.5%;
    margin: 0 auto;
    text-align: center;
  }
  .box-step .list-step .item-step-info {
    display: inline-block;
    font-size: 16px;
  }
  .box-step .list-step .item-step-info .step-note {
    min-height: auto;
  }
  .box-step .list-step .item-step-pic img {
    width: 100%;
    max-width: 260px;
  }
  .box-step .list-step .pagination {
    display: block;
  }
  .section-01 h2 strong {
    font-size: 30px;
  }
  .introduce {
    padding-left: 0;
    display: table;
  }
  .introduce .introduce-hd {
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  .introduce .introduce-hd .introduce-tit {
    bottom: 23%;
  }
  .introduce .introduce-hd .introduce-tit h2 {
    font-size: 30px;
  }
  .introduce .introduce-hd .introduce-tit p {
    font-size: 14px;
  }
  .introduce .introduce-bd {
    display: table-cell;
    vertical-align: middle;
    padding: 25px 30px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    padding: 0 10px;
  }
  .section {
    padding: 25px 0;
  }
  .section .section-hd h2 {
    font-size: 22px;
  }
  .section .section-text {
    padding: 0;
    font-size: 14px;
  }
  .section .section-text h3 {
    font-size: 16px;
  }
  .section .section-bd {
    margin-top: 10px;
  }
  .introduce {
    display: block;
  }
  .introduce .introduce-hd {
    display: block;
    width: auto;
  }
  .introduce .introduce-hd .introduce-tit {
    position: static;
    text-align: center;
    padding-top: 20px;
  }
  .introduce .introduce-hd .introduce-tit h2 {
    font-size: 24px;
    color: #b38136;
    border-left: 0;
    padding-left: 0;
  }
  .introduce .introduce-hd .introduce-tit p {
    color: #b38136;
    padding-left: 0;
    font-size: 12px;
  }
  .introduce .introduce-hd .introduce-pic {
    display: none;
  }
  .introduce .introduce-bd {
    display: block;
    padding: 20px;
  }
  .introduce .introduce-bd .introduce-group {
    margin-top: 5px;
    font-size: 14px;
  }
  .introduce .introduce-bd .introduce-group .introduce-num {
    width: 18px;
    height: 18px;
    line-height: 18px;
    top: 3px;
  }
  .box-tips {
    padding: 0 10px;
  }
  .box-tips .tips-num {
    font-size: 14px;
  }
  .section-01 h2 strong {
    font-size: 26px;
  }
  .box-step {
    margin-top: 20px;
  }
  .box-step .step-tit {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .box-step .list-step .item-step-pic {
    margin-top: 15px;
  }
  .box-step .list-step .item-step-info {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .section {
    padding: 20px 0;
  }
  .section .section-hd h2 {
    font-size: 18px;
  }
  .introduce .introduce-hd .introduce-tit h2 {
    font-size: 20px;
  }
  .introduce .introduce-hd .introduce-tit p {
    margin-top: 3px;
  }
  .introduce .introduce-bd {
    padding: 10px 15px 15px;
  }
  .box-step .list-step {
    overflow: visible;
  }
  .box-step .list-step .item-step-pic img {
    max-width: 100%;
  }
  .box-step .list-step .swiper-prev,
  .box-step .list-step .swiper-next {
    width: 32px;
    height: 48px;
    margin-top: -24px;
  }
  .section-01 h2 strong {
    font-size: 22px;
  }
}
@media screen and (max-width: 375px) {
  .section-01 .container {
    padding: 0 5px;
  }
  .section-01 h2 strong {
    font-size: 20px;
    margin: 0 5px;
  }
}
@media screen and (min-width: 1025px) {
  .box-step .list-step .swiper-wrapper {
    transform: translate3d(0, 0px, 0px) !important;
  }
}
