body {
  overflow-x: hidden;
  letter-spacing: 0;
}
.divbox1 .box2 {
  display: flex;
  align-items: center;
}
.divbox1 .box2 .divimg {
  padding-left: 50px;
}
.divSwiper img {
  width: 100%;
}
.divSwiper {
  padding: 40px;
  position: relative;
}
.ptit {
  font-size: 16px;
  min-height: 110px;
}
.divSwiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 0 10px;
}
.divSwiper .swiper-slide p {
  font-size: 14px;
  min-height: 110px;
}
.divbox1 .box1 {
  margin-top: -50px;
  position: relative;
  z-index: 10;
}
.swiper-prev {
  position: absolute;
  left: 20px;
  top: 50%;
  display: block;
  background: url(../images/l.png) no-repeat center;
  width: 12px;
  height: 12px;
  background-size: cover;
}
.swiper-prev:hover {
  background: url(../images/lr.png) no-repeat center;
}
.swiper-next {
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  background: url(../images/r.png) no-repeat center;
  width: 12px;
  height: 12px;
  background-size: cover;
}
.swiper-next:hover {
  background: url(../images/rr.png) no-repeat center;
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .phone {
  display: none;
}
.bg {
  overflow: hidden;
  background: url(../images/bg.jpg) no-repeat center bottom #a1d3ff;
}
.centers {
  width: 1200px;
  margin: 0 auto;
}
.centers .tit {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  display: inline-block;
  margin-bottom: 50px;
}
.centers .tit span {
  font-size: 26px;
  color: #3b2c1d;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 2px 5px;
}
.centers .tit b {
  color: #3b2c1d;
  font-size: 80px;
  position: absolute;
  opacity: 0.3;
  left: 0;
  width: 100%;
  text-align: center;
  top: -40px;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.content-box {
  padding: 50px 0;
}
.content-box .tit-box {
  text-align: center;
  padding: 0 50px;
  margin-bottom: 30px;
}
.content-box .tit-box .tit-h {
  font-size: 36px;
  margin-bottom: 10px;
}
.content-box .tit-box .tit-p {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}
.content-box1 {
  background: url(../images/bg01.jpg) no-repeat center top;
}
.content-box2 {
  background: #f4f4f4;
}
.content-box2 ul li {
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 40px;
}
.content-box2 ul li:nth-child(2n - 1) {
  flex-direction: row-reverse;
}
.content-box2 ul li .divimg {
  width: 50%;
}
.content-box2 ul li .divtxt {
  width: 50%;
  padding: 80px 80px 0 80px;
  box-sizing: border-box;
}
.content-box2 ul li .divtxt .divh {
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
}
.content-box2 ul li .divtxt .divp {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  color: #666666;
}
.content-box2 ul li .divtxt .divp p {
  margin-bottom: 10px;
}
.content-box3 {
  background: url(../images/bg03.jpg) no-repeat center top;
}
.content-box3 .tit-h {
  background: url(../images/titbg.png) no-repeat center;
}
.content-box3 .boxBg {
  background: url(../images/bg03-2.jpg) no-repeat;
  padding: 50px;
}
.content-box3 .swiper01 .swiper-slide img {
  width: 100%;
}
.content-box4 {
  background: url(../images/bg04.jpg) no-repeat center top;
}
.content-box4 .divTop {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.content-box4 .divTop img {
  width: 100%;
}
.content-box4 .divTop .divtxt {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.content-box4 .divTop .divtxt .box {
  background: #fff;
  width: 400px;
  padding: 50px;
  box-sizing: border-box;
}
.content-box4 .divTop .divtxt .divh {
  font-size: 28px;
  margin-bottom: 20px;
}
.content-box4 .divTop .divtxt .divp {
  font-size: 12px;
  color: #333;
  line-height: 1.6;
}
.content-box4 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: stretch;
}
.content-box4 ul li {
  width: 30%;
  margin-bottom: 20px;
}
.content-box4 ul li .divh {
  font-size: 18px;
  color: #333;
  padding: 10px 0;
  border-bottom: 1px solid #333;
  margin-bottom: 5px;
}
.content-box4 ul li .divp {
  font-size: 12px;
  color: #333;
  line-height: 1.6;
}
.swiper-pagination {
  padding-top: 30px;
  position: static;
  width: 100%;
  text-align: center;
  left: 0;
}
.swiper-pagination span {
  margin: 0 5px;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #d1c3a6;
}
@media screen and (max-width: 1450px) {
  /* .ticketBox .container {width: auto;} */
  .ticketBox .tab-container {
    max-width: 1000px;
  }
  .bookingBox .tit {
    max-width: 1000px;
  }
  .bookingBox .tit span {
    width: 200px;
    background-position: 200px center;
  }
}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
    overflow-x: auto;
  }
}
@media (max-width: 1024px) {
  body {
    min-width: auto;
  }
  .pcSwiper {
    display: none;
  }
  .phoneSwiper {
    display: block;
  }
  .header,
  .nav,
  .footer {
    display: none;
  }
  .bookingBox {
    display: none;
  }
  .banner .pc {
    display: none;
  }
  .banner .phone {
    display: block;
    width: 100%;
    height: auto;
  }
  .centers {
    width: auto;
    padding: 20px;
  }
  .content-box .tit-box {
    padding: 0;
  }
  .content-box .tit-box .tit-h {
    font-size: 26px;
    font-weight: bold;
  }
  .content-box1 .img-box {
    overflow-y: hidden;
  }
  .content-box2 ul li {
    flex-direction: column!important;
  }
  .content-box2 ul li .divimg {
    width: 100%;
  }
  .content-box2 ul li .divimg img {
    width: 100%;
  }
  .content-box2 ul li .divtxt {
    width: 100%;
    padding: 20px;
  }
  .content-box3 .boxBg {
    padding: 20px;
  }
  .content-box4 ul li {
    width: 100%;
  }
  .content-box4 ul li img {
    width: 100%;
  }
  .content-box4 .divTop .divtxt {
    position: static;
  }
  .content-box4 .divTop {
    flex-direction: column;
  }
  .content-box4 .divTop .divtxt .box {
    width: 100%;
    padding: 30px;
  }
  .content-box4 .tit-box .tit-h {
    font-size: 20px;
  }
  .content-box {
    padding: 0;
  }
}
