* {
  /*清除点击高亮样式*/
  -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;
}
.chapter {
  background: #fff;
  padding: 45px 0;
}
.chapter .chapter-hd {
  text-align: center;
  margin-bottom: 30px;
}
.chapter .chapter-hd h3 {
  position: relative;
  display: inline-block;
  font-size: 36px;
  color: #333;
}
.chapter .chapter-hd h3::before,
.chapter .chapter-hd h3::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 23px;
  height: 23px;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-position: center;
}
.chapter .chapter-hd h3::before {
  left: -35px;
  background-image: url('../images/tit-l.png');
}
.chapter .chapter-hd h3::after {
  right: -35px;
  background-image: url('../images/tit-r.png');
}
.chapter-tips {
  text-align: center;
  font-size: 16px;
  padding-top: 25px;
}
.chapter-text {
  font-size: 14px;
  color: #333;
  line-height: 1.75;
}
.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%;
}
.introduce-text {
  position: relative;
  z-index: 2;
  padding: 50px 20px;
}
.introduce-text h3 {
  font-size: 36px;
  text-align: center;
}
.introduce-text p {
  font-size: 16px;
  text-align: center;
  line-height: 1.875;
  color: #666;
}
.introduce-text p .hot {
  font-weight: bold;
  color: #bb8f62;
}
.introduce-text .line {
  width: 40px;
  height: 1px;
  margin: 20px auto;
  background: #d6c095;
}
.introduce-text .btn-buy {
  display: block;
  margin: 20px auto 0;
  font-size: 14px;
  color: #fff;
  background: #cb0303;
  width: 180px;
  height: 46px;
  line-height: 46px;
  text-align: center;
}
.introduce-bg {
  position: absolute;
  left: 50%;
  bottom: -0.15em;
  margin-left: -6.5em;
  width: 13em;
  text-align: center;
  font-size: 104px;
  color: #d6c095;
  font-family: simsun;
  white-space: nowrap;
  line-height: 1.2;
  opacity: 0.1;
}
.list-hotel {
  padding-bottom: 3%;
}
.list-hotel .item-hotel {
  font-size: 0;
  margin-top: 30px;
  padding: 40px;
  background: #fff;
}
.list-hotel .item-hotel:first-child {
  margin-top: 0;
}
.list-hotel .item-hotel .item-hotel-pic {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 58.9%;
}
.list-hotel .item-hotel .item-hotel-pic::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url('../images/pic-bg.png') center bottom repeat-x;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.list-hotel .item-hotel .item-hotel-pic img {
  width: 100%;
}
.list-hotel .item-hotel .item-hotel-tag {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  font-size: 18px;
  padding: 22px 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}
.list-hotel .item-hotel .item-hotel-info {
  display: inline-block;
  vertical-align: middle;
  width: 41.1%;
  padding-left: 9%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-hotel .item-hotel .item-hotel-tit {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  margin-bottom: 12px;
}
.list-hotel .item-hotel .item-hotel-tit span {
  display: block;
  width: 36px;
  height: 46px;
  background-position: center;
  background-repeat: no-repeat;
}
.list-hotel .item-hotel .item-hotel-tit strong {
  margin-top: 12px;
  display: block;
}
.list-hotel .item-hotel .item-hotel-text {
  max-width: 240px;
  color: #666;
  font-size: 16px;
  line-height: 1.75;
}
.list-hotel .icon-posi {
  background-image: url('../images/icon-location.png');
}
.list-hotel .icon-food {
  background-image: url('../images/icon-food.png');
}
.list-hotel .icon-gift {
  background-image: url('../images/icon-gift.png');
}
.box-equity {
  font-size: 0;
  width: 100%;
  overflow: hidden;
}
.box-equity .box-equity-inner {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-spacing: 45px;
}
.box-equity .item-equity {
  position: relative;
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
  background: #f7f3ec;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-equity .item-equity .item-equity-num {
  position: absolute;
  right: -0.1em;
  top: 50%;
  font-size: 146px;
  margin-top: -0.6em;
  line-height: 1.2;
  color: #fff;
  opacity: 0.7;
}
.box-equity .item-equity:first-child .item-equity-num {
  right: -0.22em;
}
.box-equity .item-equity .item-equity-hd {
  position: relative;
  z-index: 2;
  font-size: 24px;
  margin-bottom: 10px;
}
.box-equity .item-equity .item-equity-hd strong {
  color: #333;
}
.box-equity .item-equity .item-equity-bd {
  position: relative;
  z-index: 2;
}
.box-equity .item-equity .item-equity-bd .item-equity-text {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
  word-break: break-all;
}
.box-equity .item-equity .item-equity-bd .item-equity-text p {
  margin-top: 5px;
}
.box-equity .item-equity .item-equity-bd .item-equity-text p:first-child {
  margin-top: 0;
}
.box-travel {
  font-size: 0;
  background: #fff;
  direction: rtl;
}
.box-travel .item-travel-pic {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  direction: ltr;
}
.box-travel .item-travel-pic img {
  width: 100%;
}
.box-travel .item-travel-info {
  display: inline-block;
  direction: ltr;
  vertical-align: middle;
  width: 50%;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-travel .item-travel-text {
  color: #666;
  font-size: 20px;
  line-height: 1.6;
}
.box-travel .item-travel-sign {
  margin-top: 15px;
}
.box-travel .item-travel-sign .icon-tel {
  display: block;
  width: 17px;
  height: 17px;
  background: url('../images/icon-tel.png') center no-repeat;
}
.box-travel .item-travel-sign strong {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}
.box-travel .item-travel-contact {
  font-size: 16px;
  color: #bb8f62;
  line-height: 1.6;
}
.chapter-01 {
  padding: 0;
  background: #fff;
  overflow: hidden;
}
.chapter-02 {
  background: #d6c095;
}
.chapter-02 .chapter-hd h3 {
  color: #fff;
}
.chapter-02 .chapter-hd h3::before {
  background-image: url('../images/tit-l-w.png');
}
.chapter-02 .chapter-hd h3::after {
  background-image: url('../images/tit-r-w.png');
}
.chapter-03 {
  background: #f4f3f1;
}
.chapter-03 .chapter-bd {
  background: #fff;
}
.chapter-04 {
  padding: 0;
  background: #f4f3f1;
}
.chapter-04 .chapter-bd {
  background: #fff;
  padding: 35px 45px;
}
.chapter-05 {
  background: #f4f3f1;
}
/*订票框*/
.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;
  }
  .introduce-bg {
    font-size: 86px;
  }
}
@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: 0 5%;
  }
  .introduce-text {
    padding: 40px 20px;
  }
  .introduce-text h3 {
    font-size: 30px;
  }
  .introduce-bg {
    font-size: 64px;
  }
  .chapter {
    padding: 40px 0;
  }
  .chapter .chapter-hd {
    margin-bottom: 20px;
  }
  .chapter .chapter-hd h3 {
    font-size: 30px;
  }
  .list-hotel .item-hotel {
    margin-top: 20px;
    padding: 30px;
  }
  .list-hotel .item-hotel .item-hotel-tit {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .list-hotel .item-hotel .item-hotel-tit strong {
    margin-top: 5px;
  }
  .list-hotel .item-hotel .item-hotel-tit span {
    width: 30px;
    height: 36px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
  .list-hotel .item-hotel .item-hotel-info {
    padding-left: 6%;
  }
  .list-hotel .item-hotel .item-hotel-text {
    line-height: 1.6;
  }
  .list-hotel .item-hotel .item-hotel-tag {
    padding: 15px 20px;
    font-size: 16px;
  }
  .box-equity .box-equity-inner {
    border-spacing: 30px;
  }
  .box-equity .item-equity {
    padding: 20px;
  }
  .box-equity .item-equity .item-equity-hd {
    font-size: 20px;
  }
  .box-equity .item-equity .item-equity-num {
    font-size: 110px;
  }
  .box-travel {
    direction: ltr;
    text-align: center;
  }
  .box-travel .item-travel-pic {
    display: block;
    width: 100%;
  }
  .box-travel .item-travel-info {
    display: block;
    padding: 30px 15px;
    width: auto;
  }
  .box-travel .item-travel-sign .icon-tel {
    margin: 0 auto;
  }
  .box-travel .item-travel-sign strong {
    text-indent: 1em;
  }
  .chapter-01 {
    padding: 0;
  }
  .chapter-04 {
    padding: 0;
  }
  .chapter-04 .chapter-bd {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .introduce-text {
    padding: 30px 15px;
  }
  .introduce-text h3 {
    font-size: 24px;
  }
  .introduce-text .line {
    margin: 15px auto;
  }
  .introduce-text p {
    font-size: 14px;
    line-height: 1.6;
  }
  .introduce-bg {
    font-size: 48px;
  }
  .chapter {
    padding: 30px 0;
  }
  .chapter .chapter-hd {
    margin-bottom: 15px;
  }
  .chapter .chapter-hd h3 {
    font-size: 24px;
  }
  .chapter-text {
    line-height: 1.6;
  }
  .list-hotel .item-hotel {
    margin-top: 15px;
    padding: 20px;
  }
  .list-hotel .item-hotel .item-hotel-pic {
    display: block;
    width: 100%;
  }
  .list-hotel .item-hotel .item-hotel-info {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 15px;
  }
  .list-hotel .item-hotel .item-hotel-tit {
    font-size: 20px;
  }
  .list-hotel .item-hotel .item-hotel-tit span {
    margin: 0 auto;
  }
  .list-hotel .item-hotel .item-hotel-tag {
    padding: 10px 15px;
    font-size: 14px;
  }
  .list-hotel .item-hotel .item-hotel-text {
    margin: 0 auto;
    max-width: 220px;
    font-size: 14px;
  }
  .box-equity .box-equity-inner {
    display: block;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .box-equity .item-equity {
    display: block;
    width: auto;
    margin-top: 15px;
  }
  .box-equity .item-equity:first-child {
    margin-top: 0;
  }
  .box-equity .item-equity .item-equity-hd {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .box-equity .item-equity .item-equity-num {
    font-size: 90px;
  }
  .box-travel .item-travel-text {
    font-size: 16px;
  }
  .box-travel .item-travel-contact {
    font-size: 14px;
  }
  .box-travel .item-travel-info {
    padding: 20px 15px;
  }
  .chapter-01 {
    padding: 0;
  }
  .chapter-04 {
    padding: 0;
  }
  .chapter-04 .chapter-bd {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .wrapper .container {
    padding: 0 10px;
  }
  .introduce-text h3 {
    font-size: 20px;
  }
  .introduce-text .line {
    margin: 10px auto;
  }
  .chapter .chapter-hd h3 {
    font-size: 20px;
  }
  .list-hotel .item-hotel {
    padding: 15px;
  }
  .list-hotel .item-hotel .item-hotel-tit {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .list-hotel .item-hotel .item-hotel-tit span {
    width: 24px;
    height: 30px;
  }
  .list-hotel .item-hotel .item-hotel-tit strong {
    margin-top: 3px;
  }
  .box-equity .box-equity-inner {
    padding: 15px;
  }
  .box-equity .item-equity {
    padding: 15px;
  }
  .box-equity .item-equity .item-equity-hd {
    font-size: 16px;
  }
  .box-equity .item-equity .item-equity-num {
    font-size: 80px;
  }
  .box-travel .item-travel-info {
    padding: 15px;
  }
  .chapter-04 .chapter-bd {
    padding: 15px;
  }
}
