* {
  /*清除点击高亮样式*/
  -webkit-tap-highlight-color: transparent;
}
input {
  /*清除iOS系统的表单默认样式*/
  -webkit-appearance: none;
}
img,
a {
  /*禁用长按页面时的弹出菜单*/
  -webkit-touch-callout: none;
}
body {
  font-family: 'FZLTZHUNHJW';
}
.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 .container {
  position: relative;
  width: auto;
  padding: 4% 5.25% 3.5%;
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.92) 25%, #f1f6ee 75%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.92) 25%, #f1f6ee 75%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chapter {
  padding: 2% 0 0;
  background: url('../images/bg-02.jpg') left top repeat;
}
.chapter .chapter-hd {
  text-align: center;
}
.chapter .chapter-hd h3 {
  position: relative;
  display: inline-block;
  font-size: 44px;
  color: #eb078c;
  font-weight: bold;
  font-style: italic;
}
.chapter .chapter-hd h3::before,
.chapter .chapter-hd h3::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 91px;
  height: 93px;
  margin-top: -46px;
  background-repeat: no-repeat;
  background-position: center;
}
.chapter .chapter-hd h3::before {
  left: -91px;
  background-image: url('../images/tit-l-01.png');
}
.chapter .chapter-hd h3::after {
  right: -91px;
  background-image: url('../images/tit-r-01.png');
}
.chapter .chapter-hd .subtit {
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  color: #407933;
}
.chapter .chapter-hd .subtit strong {
  font-size: 40px;
  font-weight: bold;
}
.chapter .chapter-hd p {
  margin-top: 3%;
  font-size: 16px;
  color: #333;
  line-height: 1.625;
}
.chapter-tips {
  text-align: center;
  font-size: 16px;
  padding-top: 25px;
}
.chapter-text {
  font-size: 16px;
  color: #333;
  line-height: 1.625;
}
.chapter-text .hot {
  color: #0662a5;
}
.chapter-text .break {
  word-break: break-all;
}
.chapter-text .sign {
  position: relative;
  padding-left: 15px;
}
.chapter-text .sign::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  background: #666;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.activity-scope {
  max-width: 810px;
  margin: 20px auto 0;
}
.activity-scope .activity-tit {
  position: relative;
  text-align: center;
  font-size: 36px;
  line-height: 1.2;
}
.activity-scope .activity-tit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 100%;
  height: 2px;
  background: #6e6e6e;
}
.activity-scope .activity-tit strong {
  position: relative;
  z-index: 2;
  padding: 0 10px;
  color: #6e6e6e;
  font-weight: bold;
  background: #f9fbf8;
}
.box-table {
  margin: 0 auto;
}
.box-table table {
  width: 100%;
  border-collapse: collapse;
}
.box-table th,
.box-table td {
  font-size: 16px;
}
.box-table th {
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #589131;
  padding: 10px 5px;
  border: 1px solid #589131;
}
.box-table td {
  padding: 5px 25px;
  border: 1px solid #e5bd91;
}
.box-table .align-center {
  text-align: center;
}
.box-gift {
  white-space: nowrap;
  font-size: 0;
}
.box-gift .item-gift {
  position: relative;
  background: #d0e8fc;
  overflow: hidden;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: inline-table;
  font-size: 14px;
  margin-left: 30px;
}
.box-gift .item-gift:first-child {
  margin-left: 0;
}
.box-gift .item-gift-l {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px dashed #86a6d8;
  padding: 15px 18px;
}
.box-gift .item-gift-l::before,
.box-gift .item-gift-l::after {
  content: '';
  position: absolute;
  right: -6px;
  width: 12px;
  height: 12px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.box-gift .item-gift-l::before {
  top: -6px;
}
.box-gift .item-gift-l::after {
  bottom: -6px;
}
.box-gift .item-gift-r {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 18px;
}
.box-gift .item-gift-text {
  font-size: 14px;
  color: #0a48a6;
  line-height: 1.2;
}
.box-gift .item-gift-info {
  font-size: 0;
}
.box-gift .item-gift-info strong {
  display: inline-block;
  font-size: 24px;
  color: #0a48a6;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 30px;
}
.box-gift .item-gift-info em {
  display: inline-block;
  background: #0a48a6;
  color: #fff;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: bottom;
  margin-left: -5px;
}
.box-gift .item-gift-info.num strong {
  font-size: 28px;
}
.box-qrcode {
  text-align: center;
}
.box-qrcode img {
  max-width: 100%;
}
.box-qrcode p {
  font-size: 14px;
  color: #333;
}
.box-qrcode.qrcode-01 {
  display: table;
  text-align: left;
}
.box-qrcode.qrcode-01 .qrcode-pic {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.box-qrcode.qrcode-01 .qrcode-pic img {
  margin-top: -75%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 6px solid #e0ebf0;
}
.box-qrcode.qrcode-01 p {
  display: table-cell;
  vertical-align: middle;
}
.box-equity {
  width: 100%;
}
.box-equity .item-equity {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 6%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-equity .item-equity::before {
  content: '';
  position: absolute;
  left: 0;
  top: -16px;
  width: 100%;
  height: 50px;
  background: url('../images/bg-04.jpg') top center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
.box-equity .item-equity-col {
  position: relative;
  z-index: 2;
  background: #fff;
  display: table-cell;
  padding: 35px 0;
  vertical-align: middle;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-equity .item-equity-col:first-child {
  -webkit-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
  padding-left: 25px;
}
.box-equity .item-equity-col:last-child {
  -webkit-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
}
.box-equity .item-equity-tit {
  position: relative;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  width: 210px;
}
.box-equity .item-equity-text {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}
.box-equity .item-equity-text .hot {
  color: #088845;
}
.box-equity .item-equity-tips {
  font-size: 12px;
  color: #999;
}
.box-equity .item-equity-01 .item-equity-text {
  padding-right: 15px;
}
.box-equity .item-equity-01 .item-equity-col:last-child {
  width: 285px;
}
.box-equity .item-equity-02::before {
  background-position: center bottom;
}
.box-equity .item-equity-02 .item-equity-text {
  padding-left: 8%;
  padding-right: 25px;
}
.box-equity .item-equity-03::before {
  background-position: left top;
  -webkit-background-size: 120% auto;
  background-size: 120% auto;
}
.box-equity .item-equity-03 .item-equity-tit {
  display: inline-block;
  vertical-align: middle;
}
.box-equity .item-equity-03 .box-gift {
  display: inline-block;
  vertical-align: middle;
}
.box-equity .item-equity-03 .box-qrcode {
  width: 200px;
}
.box-equity .item-equity-03 .item-equity-text {
  margin-top: 15px;
  font-size: 12px;
}
.list-hotel {
  text-align: center;
  margin-top: 3%;
}
.list-hotel .list-hotel-tit {
  position: relative;
  padding: 4% 0;
  display: inline-block;
  font-size: 36px;
  color: #407933;
  font-style: italic;
  font-weight: bold;
}
.list-hotel .list-hotel-tit::before,
.list-hotel .list-hotel-tit::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 61px;
  height: 88px;
  margin-top: -54px;
  background: center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.list-hotel .list-hotel-tit::before {
  left: -50px;
  background-image: url('../images/tit-l-02.png');
}
.list-hotel .list-hotel-tit::after {
  right: -50px;
  background-image: url('../images/tit-r-02.png');
}
.list-hotel .list-hotel-tit + .item-hotel {
  margin-top: 4%;
}
.list-hotel .item-hotel-info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 53%;
  margin-right: 7%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.list-hotel .item-hotel-cont {
  position: relative;
  z-index: 2;
  padding: 8% 10%;
  background: #fff;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.list-hotel .item-hotel-tit {
  position: relative;
  font-size: 44px;
  color: #088845;
  font-weight: bold;
  margin-bottom: 12px;
  font-style: italic;
  padding-left: 45px;
}
.list-hotel .item-hotel-tit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 27px;
  height: 34px;
  margin-top: -17px;
  background: url('../images/icon-addr.png') center no-repeat;
}
.list-hotel .item-hotel-text {
  color: #333;
  font-size: 14px;
  line-height: 1.875;
}
.list-hotel .item-hotel {
  font-size: 0;
  margin-top: 8%;
  text-align: left;
}
.list-hotel .item-hotel .item-hotel-media {
  display: inline-block;
  vertical-align: middle;
  width: 38.4%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-hotel .item-hotel .item-hotel-pic {
  position: relative;
  border: 12px solid #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 24px 0px 12.78px 5.22px rgba(217, 203, 167, 0.29);
  box-shadow: 24px 0px 12.78px 5.22px rgba(217, 203, 167, 0.29);
}
.list-hotel .item-hotel .item-hotel-pic::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -40px;
  width: 57px;
  height: 51px;
  margin-left: -28px;
  background: url('../images/tape.png') center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.list-hotel .item-hotel .item-hotel-pic img {
  width: 100%;
}
.list-hotel .item-hotel .item-hotel-info::before {
  content: '';
  position: absolute;
  left: 0;
  top: -16px;
  width: 100%;
  height: 50px;
  background: url('../images/bg-04.jpg') top center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
.list-hotel .item-hotel2 {
  position: relative;
  text-align: left;
  margin-top: 8%;
}
.list-hotel .item-hotel2::before {
  content: '';
  position: absolute;
  left: 0;
  top: -16px;
  width: 100%;
  height: 50px;
  background: url('../images/bg-04.jpg') top center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
.list-hotel .item-hotel2 .item-hotel-media {
  display: none;
}
.list-hotel .item-hotel2 .item-hotel-info {
  margin-right: auto;
  width: auto;
  padding-right: 47%;
  background-position: right top;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.list-hotel .item-hotel2 .item-hotel-cont {
  background: none;
}
.list-hotel .hotel-03 .item-hotel-info {
  background-image: url('../images/pic-03.jpg');
}
.list-hotel .hotel-04 .item-hotel-info {
  background-image: url('../images/pic-04.jpg');
}
.list-hotel .hotel-06 .item-hotel-info {
  background-image: url('../images/pic-06.jpg');
}
.chapter-01 {
  padding: 0;
  background: #f2f5ee url('../images/bg-01.jpg') center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.chapter-01 .container {
  padding: 6% 0;
}
.chapter-01 .chapter-hd h3 {
  color: #407933;
}
.chapter-01 .chapter-hd h3::before,
.chapter-01 .chapter-hd h3::after {
  display: none;
}
.chapter-01 .chapter-hd p {
  font-size: 20px;
  line-height: 1.9;
}
.chapter-01 .chapter-hd img {
  margin-top: 10px;
  max-width: 100%;
}
.chapter-01 .chapter-text {
  margin: 5% 0;
}
.chapter-03 .container {
  padding-bottom: 10%;
  background-position: center bottom;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url('../images/bg-05.jpg'), -webkit-linear-gradient(90deg, #e1ead9 25%, #f1f6ee 75%);
  background-image: url('../images/bg-05.jpg'), -ms-linear-gradient(90deg, #e1ead9 25%, #f1f6ee 75%);
}
.chapter-04 {
  padding-bottom: 5%;
}
.chapter-04 .container {
  background: #e8eee2 url('../images/bg-03.jpg') top center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.chapter-04 .chapter-hd h3::before,
.chapter-04 .chapter-hd h3::after {
  width: 81px;
  height: 99px;
  margin-top: -50px;
}
.chapter-04 .chapter-hd h3::before {
  background-image: url('../images/tit-l-03.png');
}
.chapter-04 .chapter-hd h3::after {
  right: -71px;
  background-image: url('../images/tit-r-03.png');
}
.chapter-04 .chapter-text {
  text-align: center;
}
.chapter-04 .chapter-text h6 {
  margin: 10px auto 15px;
  width: 199px;
  height: 35px;
  line-height: 35px;
  background: url('../images/tag-bg.png') center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}
.chapter-04 .box-qrcode {
  margin-top: 15px;
}
.chapter-04 .box-qrcode p {
  margin-top: 15px;
  font-size: 16px;
}
/*订票框*/
.bookingBoxFix {
  position: fixed;
  top: 20%;
  z-index: 10;
  width: 1200px;
  margin-left: -600px;
  left: 50%;
  margin-top: 0px;
}
.bookingBoxFix .ticketBox {
  position: relative;
  z-index: 10;
}
.bookingBoxFix .kobg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url(../images/kobg.png) repeat;
  z-index: 5;
}
.bookingBox {
  display: none;
}
.bookingBox .tip {
  display: none;
}
.bookingBoxFix .tip {
  display: block;
  font-size: 32px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  padding-top: 30px;
  z-index: 6;
  position: relative;
  font-weight: bold;
}
#ticket-2 {
  display: none;
}
.ui-tabs .ui-tabs-nav {
  display: none;
}
.bookingBox .tit {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.bookingBox .tit span {
  display: inline-block;
  font-size: 16px;
  color: #cb0303;
  height: 45px;
  line-height: 45px;
  padding: 0 23.8px;
  font-weight: bold;
  width: 260px;
  background: url(../images/ticket01.png) no-repeat 260px center #fff;
}
.trip-box #trip-box-1 {
  border: 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;
  }
  .bookingBox .container {
    width: 1000px;
  }
  .banner .pc {
    width: 1600px;
    margin-left: -800px;
  }
  .chapter .chapter-hd h3 {
    font-size: 36px;
  }
  .chapter .chapter-hd .subtit {
    font-size: 26px;
  }
  .chapter .chapter-hd .subtit strong {
    font-size: 32px;
  }
  .activity-scope .activity-tit {
    font-size: 30px;
  }
  .list-hotel .list-hotel-tit {
    font-size: 32px;
  }
  .list-hotel .item-hotel-tit {
    font-size: 36px;
  }
}
@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 .container {
    padding: 6% 5%;
  }
  .chapter {
    padding-top: 30px;
  }
  .chapter .chapter-hd h3 {
    font-size: 30px;
  }
  .chapter .chapter-hd h3::before,
  .chapter .chapter-hd h3::after {
    width: 64px;
    height: 70px;
    margin-top: -35px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .chapter .chapter-hd h3::before {
    left: -70px;
  }
  .chapter .chapter-hd h3::after {
    right: -70px;
  }
  .chapter .chapter-hd .subtit {
    font-size: 22px;
  }
  .chapter .chapter-hd .subtit strong {
    font-size: 28px;
  }
  .chapter .chapter-hd p {
    font-size: 16px;
    line-height: 1.6;
  }
  .activity-scope .activity-tit {
    font-size: 24px;
  }
  .box-table td {
    padding: 5px 10px;
  }
  .box-qrcode.qrcode-01 {
    margin: 0 auto;
  }
  .box-qrcode.qrcode-01 .qrcode-pic img {
    margin-top: 0;
    width: 100px;
  }
  .box-qrcode.qrcode-02 .qrcode-pic img {
    width: 120px;
  }
  .box-qrcode.qrcode-03 .qrcode-pic img {
    width: 140px;
  }
  .box-qrcode.qrcode-03 p {
    font-size: 14px;
  }
  .chapter-text {
    font-size: 14px;
    line-height: 1.6;
  }
  .box-gift {
    text-align: center;
    padding: 15px 0;
  }
  .box-gift .item-gift-info strong {
    font-size: 20px;
    vertical-align: baseline;
  }
  .box-gift .item-gift-info em {
    vertical-align: baseline;
  }
  .box-gift .item-gift-info.num strong {
    font-size: 24px;
  }
  .box-equity .item-equity {
    display: block;
  }
  .box-equity .item-equity-col {
    display: block;
    padding: 0 5%;
  }
  .box-equity .item-equity-col:first-child {
    -webkit-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0;
    padding-left: 5%;
    padding-top: 5%;
  }
  .box-equity .item-equity-col:last-child {
    width: auto;
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    padding-bottom: 5%;
  }
  .box-equity .item-equity-tit {
    width: auto;
    text-align: center;
    padding: 0;
    font-size: 20px;
  }
  .box-equity .item-equity-text {
    padding: 15px 0;
  }
  .box-equity .item-equity-tips {
    text-align: center;
  }
  .box-equity .item-equity-01 .item-equity-col:first-child {
    -webkit-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0;
    padding-left: 5%;
  }
  .box-equity .item-equity-01 .item-equity-col:last-child {
    width: auto;
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
  }
  .box-equity .item-equity-01 .item-equity-text {
    padding-right: 0;
  }
  .box-equity .item-equity-02 .item-equity-text {
    padding: 0;
  }
  .box-equity .item-equity-03 .item-equity-tit {
    display: block;
    text-align: center;
  }
  .box-equity .item-equity-03 .box-gift {
    display: block;
  }
  .box-equity .item-equity-03 .item-equity-text {
    margin-top: 0;
    padding-top: 0;
    font-size: 14px;
  }
  .box-equity .item-equity-03 .box-qrcode {
    width: auto;
  }
  .list-hotel .list-hotel-tit {
    font-size: 28px;
  }
  .list-hotel .list-hotel-tit::before,
  .list-hotel .list-hotel-tit::after {
    width: 45px;
    height: 65px;
    margin-top: -40px;
  }
  .list-hotel .list-hotel-tit::before {
    left: -40px;
  }
  .list-hotel .list-hotel-tit::after {
    right: -40px;
  }
  .list-hotel .item-hotel-tit {
    font-size: 28px;
    padding-left: 25px;
  }
  .list-hotel .item-hotel-tit::before {
    width: 20px;
    height: 28px;
    margin-top: -12px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .list-hotel .item-hotel-text {
    line-height: 1.6;
  }
  .list-hotel .item-hotel2 .item-hotel-cont {
    background: rgba(255, 255, 255, 0.5);
  }
  .chapter-01 {
    padding-top: 0;
  }
  .chapter-01 .container {
    padding: 5%;
  }
  .chapter-01 .chapter-hd img {
    width: 160px;
  }
  .chapter-01 .chapter-text {
    margin: 3% 0;
  }
}
@media screen and (max-width: 860px) {
  .chapter .chapter-hd br {
    display: none;
  }
  .chapter .chapter-hd p {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .chapter .chapter-hd h3 {
    font-size: 24px;
  }
  .chapter .chapter-hd .subtit {
    font-size: 18px;
  }
  .chapter .chapter-hd .subtit strong {
    font-size: 24px;
  }
  .chapter .chapter-hd p {
    font-size: 14px;
  }
  .activity-scope .activity-tit {
    font-size: 20px;
  }
  .box-table td {
    font-size: 14px;
    padding: 5px;
  }
  .box-table td:last-child {
    width: 28%;
  }
  .box-gift .item-gift {
    margin-left: 15px;
  }
  .box-gift .item-gift-info strong {
    font-size: 18px;
  }
  .box-gift .item-gift-info.num strong {
    font-size: 22px;
  }
  .box-equity .item-equity {
    margin-top: 30px;
  }
  .box-equity .item-equity-tit {
    font-size: 18px;
  }
  .box-equity .item-equity-tips {
    margin-top: 10px;
  }
  .box-equity .item-equity-02::before {
    background-position: center top;
  }
  .box-equity .item-equity-03 .item-gift {
    display: table;
    margin: 10px auto 0;
  }
  .box-equity .item-equity-03 .item-gift:first-child {
    margin-left: auto;
    margin-top: 0;
  }
  .box-equity .item-equity-03 .box-gift .item-gift-l {
    width: 177px;
  }
  .list-hotel .list-hotel-tit {
    font-size: 20px;
  }
  .list-hotel .item-hotel-info {
    display: block;
    width: auto;
    margin-right: auto;
    text-align: center;
  }
  .list-hotel .item-hotel-tit {
    display: inline-block;
    font-size: 20px;
  }
  .list-hotel .item-hotel-tit::before {
    width: 16px;
    height: 20px;
  }
  .list-hotel .item-hotel-cont {
    padding: 5%;
  }
  .list-hotel .item-hotel-text {
    text-align: left;
  }
  .list-hotel .item-hotel {
    margin-top: 40px;
  }
  .list-hotel .item-hotel .item-hotel-media {
    position: relative;
    z-index: 2;
    margin-top: 10px;
    display: block;
    width: auto;
  }
  .list-hotel .item-hotel2 .item-hotel-info {
    padding-right: 0;
  }
  .list-hotel .item-hotel2 .item-hotel-cont {
    background: rgba(255, 255, 255, 0.7);
  }
  .chapter-01 .chapter-hd img {
    width: 120px;
  }
  .chapter-04 .chapter-text h6 {
    font-size: 16px;
    width: 160px;
  }
}
@media screen and (max-width: 480px) {
  .chapter .chapter-hd h3 {
    font-size: 20px;
  }
  .chapter .chapter-hd h3::before,
  .chapter .chapter-hd h3::after {
    width: 52px;
    height: 60px;
  }
  .chapter .chapter-hd h3::before {
    left: -60px;
  }
  .chapter .chapter-hd h3::after {
    right: -60px;
  }
  .chapter .chapter-hd .subtit {
    font-size: 16px;
  }
  .chapter .chapter-hd .subtit strong {
    font-size: 20px;
  }
  .activity-scope .activity-tit {
    font-size: 18px;
  }
  .box-table th {
    font-size: 14px;
    padding: 5px 3px;
  }
  .box-table td {
    padding: 5px 3px;
  }
  .box-equity .item-equity-tit {
    font-size: 16px;
  }
  .box-equity .item-equity-02 .box-gift .item-gift {
    display: table;
    margin: 10px auto 0;
    width: 100%;
    max-width: 200px;
  }
  .box-equity .item-equity-02 .box-gift .item-gift:first-child {
    margin-left: auto;
  }
  .list-hotel .list-hotel-tit {
    margin: 20px auto;
    padding: 0;
  }
  .list-hotel .list-hotel-tit::before,
  .list-hotel .list-hotel-tit::after {
    width: 32px;
    height: 40px;
    margin-top: -25px;
  }
  .list-hotel .list-hotel-tit::before {
    left: -30px;
  }
  .list-hotel .list-hotel-tit::after {
    right: -30px;
  }
  .list-hotel .item-hotel {
    margin-top: 35px;
  }
  .list-hotel .item-hotel2 {
    margin-top: 35px;
  }
  .chapter-01 .chapter-hd img {
    width: 100px;
  }
  .chapter-04 .chapter-hd h3::before,
  .chapter-04 .chapter-hd h3::after {
    width: 40px;
    height: 50px;
    margin-top: -25px;
  }
  .chapter-04 .chapter-hd h3::before {
    left: -40px;
  }
  .chapter-04 .chapter-hd h3::after {
    right: -40px;
  }
  .chapter-04 .box-qrcode p {
    margin-top: 10px;
  }
}
