* {
  /*清除点击高亮样式*/
  -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 {
  padding-bottom: 4.75%;
  background: #fff8f1 url('../images/bg.jpg') center 765px no-repeat;
}
.wrapper .container {
  width: auto;
}
.text-border {
  position: relative;
  -webkit-text-stroke: 12px #fff;
}
.text-border::before {
  content: attr(data-name);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  -webkit-text-stroke: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.chapter {
  overflow: hidden;
  margin-top: -90px;
}
.chapter .chapter-hd {
  margin-bottom: 35px;
  text-align: center;
}
.chapter .chapter-hd h2 {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-style: italic;
}
.chapter .chapter-hd h2::before,
.chapter .chapter-hd h2::after {
  content: '';
  position: absolute;
  top: 50%;
}
.chapter .chapter-hd h2::before {
  left: -65px;
  width: 50px;
  height: 53px;
  margin-top: -20px;
  background: url('../images/tit-l.png') center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.chapter .chapter-hd h2::after {
  right: -70px;
  width: 55px;
  height: 41px;
  margin-top: -10px;
  background: url('../images/tit-r.png') center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.chapter .chapter-hd h2 br {
  display: none;
}
.chapter .chapter-hd h2 span {
  display: inline-block;
  font-size: 38px;
  color: #000;
}
.chapter .chapter-hd h2 strong {
  display: inline-block;
  font-size: 58px;
  color: #f65433;
  font-weight: bold;
}
.chapter .chapter-hd p {
  margin-top: 18px;
  font-size: 28px;
  color: #f3987c;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.chapter .chapter-bd {
  position: relative;
  background: #fff;
  border-width: 2px;
  border-color: #ffcd9d;
  border-style: solid;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 3.5% 6% 5%;
}
.chapter .chapter-text {
  font-size: 16px;
  line-height: 1.725;
  color: #434343;
}
.chapter .chapter-text .text-group {
  padding: 40px 45px;
}
.chapter .chapter-text p {
  position: relative;
  padding-left: 15px;
  margin-top: 5px;
}
.chapter .chapter-text p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background: url('../images/icon-leaf.png') center no-repeat;
}
.chapter .chapter-text p:first-child {
  margin-top: 0;
}
.chapter .chapter-text p strong {
  font-weight: bold;
}
.chapter .chapter-text p .red {
  color: #f45415;
}
.chapter .chapter-text p a {
  color: #f45415;
}
.box-panel {
  text-align: center;
  font-size: 0;
  margin: 25px auto;
}
.box-panel .item-panel {
  display: inline-block;
  width: 48%;
  margin-left: 4%;
  text-align: left;
  vertical-align: top;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(135deg, #ffcd9c 0%, #fff6e6 100%);
  background-image: -ms-linear-gradient(135deg, #ffcd9c 0%, #fff6e6 100%);
  padding: 40px 45px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-panel .item-panel:first-child {
  margin-left: 0;
}
.box-panel .item-panel h6 {
  margin-bottom: 10px;
}
.box-panel .item-panel h6 strong {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
}
.box-panel .item-panel h6 strong::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 18px;
  margin-top: -9px;
  background: #352723;
}
.box-panel .item-panel p {
  font-size: 16px;
  line-height: 1.625;
  min-height: 3.25em;
}
.box-panel .item-panel-num {
  text-align: right;
  font-size: 80px;
  font-weight: bold;
  color: #f45415;
  line-height: 1.2;
}
.chapter-tips {
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
}
.btn-box {
  text-align: center;
  margin-top: 25px;
}
.btn-box .btn-buy {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 360px;
  height: 60px;
  line-height: 60px;
  background: #f45415;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  font-size: 22px;
  letter-spacing: 2px;
}
.btn-box .btn-buy.m {
  display: none;
}
@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;
  }
  .wrapper {
    background-position: center 637px;
    -webkit-background-size: 1600px auto;
    background-size: 1600px auto;
  }
}
@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;
  }
  .wrapper {
    background-position: center top;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .container {
    padding: 0 15px;
  }
  .chapter {
    margin-top: 30px;
  }
  .chapter .chapter-hd {
    margin-bottom: 25px;
  }
  .chapter .chapter-hd h2 span {
    font-size: 32px;
  }
  .chapter .chapter-hd h2 strong {
    font-size: 48px;
  }
  .chapter .chapter-bd {
    padding: 4% 5% 5%;
  }
  .box-panel {
    margin: 20px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .box-panel .item-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4% 4% 5%;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .box-panel .item-panel h6 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .box-panel .item-panel p {
    min-height: auto;
  }
  .box-panel .item-panel-num {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 60px;
  }
  .btn-box .btn-buy {
    max-width: 320px;
  }
  .btn-box .btn-buy.m {
    display: block;
  }
  .btn-box .btn-buy.pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .chapter .chapter-hd h2 {
    padding: 0 60px;
  }
  .chapter .chapter-hd h2::before {
    left: 0;
    top: 0;
    margin-top: 0;
  }
  .chapter .chapter-hd h2::after {
    top: auto;
    right: 0;
    bottom: 0;
    margin-top: 0;
  }
  .chapter .chapter-hd h2 br {
    display: block;
  }
  .chapter .chapter-hd h2 span {
    font-size: 26px;
  }
  .chapter .chapter-hd h2 strong {
    font-size: 38px;
  }
  .chapter .chapter-text p {
    margin-top: 3px;
    font-size: 14px;
  }
  .chapter .chapter-text p::before {
    top: 7px;
  }
  .box-panel {
    margin: 15px auto;
  }
  .box-panel .item-panel h6 strong {
    font-size: 16px;
  }
  .box-panel .item-panel p {
    font-size: 14px;
  }
  .box-panel .item-panel-num {
    font-size: 50px;
  }
  .btn-box .btn-buy {
    max-width: 280px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .wrapper .container {
    padding: 0 10px;
  }
  .chapter .chapter-hd {
    margin-bottom: 20px;
  }
  .chapter .chapter-hd h2 {
    padding: 0 60px;
  }
  .chapter .chapter-hd h2::before {
    left: 0;
    top: 0;
    margin-top: 0;
  }
  .chapter .chapter-hd h2::after {
    top: auto;
    right: 0;
    bottom: 0;
    margin-top: 0;
  }
  .chapter .chapter-hd h2 span {
    font-size: 22px;
  }
  .chapter .chapter-hd h2 strong {
    font-size: 28px;
  }
  .chapter .chapter-bd {
    padding: 7% 5% 10%;
  }
  .box-panel {
    display: block;
  }
  .box-panel .item-panel {
    display: block;
    width: auto;
    margin-left: auto;
    padding: 20px;
  }
  .box-panel .item-panel:first-child {
    margin-bottom: 15px;
  }
  .box-panel .item-panel-num {
    font-size: 40px;
  }
  .btn-box {
    margin-top: 20px;
  }
  .btn-box .btn-buy {
    max-width: 240px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }
}
