﻿html,
body {
  /* width:100%;height:100%;
    overflow:h */
  padding-bottom: 0;
}
.intro_con {
  height: 50rem !important;
}
.show_con {
  width: 100%;
  height: 100%;
}
.show_pic_wrap {
  width: 100%;
  height: 100%;
  background: #edf5fa;
}
.show_pic_wrap img.lk {
  width: 100%;
  /* min-height: 8.1rem; */
  height: 6.26rem;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.quancheng_top_nav {
  position: absolute;
  top: 0;
  z-index: 3;
}
.haiyang_body .quancheng_top_nav {
  background-image: none !important;
}
.quancheng_top_nav_middle {
  display: none !important;
}
.container {
  /* transition: 0.5s; */
}
.pop1 {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
}
.b-nav {
  position: fixed;
  width: 100%;
  z-index: 1;
  background: #fff;
  bottom: 0;
  left: 0;
  height: 1rem;
}
.b-nav li {
  width: 33.3%;
  float: left;
  height: 100%;
  position: relative;
}
.b-nav li img {
  display: block;
  margin: 0 auto;
}
.b-nav li span {
  font-size: 12px;
  text-align: center;
  color: #484848;
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0.1rem;
}

.b-nav li i {
  display: block;
  position: absolute;
  width: 1px;
  right: 0;
  height: 0.5rem;
  background: #dfdfdf;
  top: 0.3rem;
}

body.fix {
  height: 100% !important;
  overflow: hidden;
}
.buy-pop {
  /* width:100%;
    height:1; */
  width: 100%;
  height: 100%;
  /* transition: 0.5s; */
  background: #ccc;
  position: fixed;
  z-index: 22;
  top: 0;
  left: 0;
  /* overflow-x: hidden;
  overflow-y: auto; */
  color: #000;
}

/*精彩演艺*/
.show_pic_wrap .swiper-slide {
  background: #edf5fa;
  height: 100%;
  /* overflow-x: hidden; */
}
.show_pic_wrap .y {
  width: 0.97rem;
  position: absolute;
  right: -0.25rem;
  top: -0.25rem;
  z-index: 3;
  transform-origin: center center;
  animation: to360deg 5s linear infinite;
}
.show_pic_wrap .y.y2 {
  top: 5rem;
  left: 0;
  width: 0.45rem;
}
.show_pic_wrap .y.y3 {
  top: 6.5rem;
  width: 0.65rem;
  right: 0.35rem;
}
.show_pic_wrap .y2 {
  width: 0.97rem;
  position: absolute;
  z-index: 3;
  left: -0.6rem;
  top: 1.25rem;
}
.show_pic_wrap .y2.sy2 {
  left: initial;
  top: 6.3rem;
  right: 0.15rem;
  width: 0.45rem;
}
.show_pic_wrap .xt {
  width: 2rem;
  height: 1rem;
  background: url(../images/new/xt.png) repeat-x 0 center;
  position: absolute;
  right: -1.25rem;
  top: 1rem;
  z-index: 3;
  transform: rotate(-35deg);
  transform-origin: center center;
  animation: bg 100000s linear infinite;
}
.show_pic_wrap .xt.xt2 {
  left: 0.5rem;
  top: 7rem;
  width: 1rem;
}
.show_pic_wrap .xt.xt3 {
  top: 10rem;
}
.show_pic_wrap .xt img {
  width: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  left: -0.3rem;
  position: absolute;
}
@keyframes to360deg {
  to {
    transform: rotate(360deg);
  }
}
@keyframes bg {
  to {
    background-position-x: 5000000px;
  }
}
.show_pic_wrap .swiper-slide > img {
  width: 100%;
  height: 6.26rem;
}
.show_pic_wrap .swiper-pagination {
  width: 100%;
  /* transition: 0.5s; */
  top: 5.4rem;
  bottom: initial;
}
.show_pic_wrap .swiper-pagination.active {
  top: 4.5rem;
}

.show_pic_wrap .swiper-pagination-bullet {
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  width: 0.16rem;
  height: 0.16rem;
  transition: 0.3s;
}
.show_pic_wrap .swiper-pagination-bullet-active {
  background: #ffea00;
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
.show_pic_text {
  width: 100%;
  height: 26%;
  padding: 1rem 4% 0rem 4%;
  left: 0rem;
  color: #525252;
  box-sizing: border-box;
  position: relative;
}
.show_pic_text .scroll {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  padding-bottom: 1rem;
}
.show_pic_text span {
  display: block;
  position: relative;
  /* padding-left: 0.6rem; */
  min-height: 0.52rem;
  line-height: 0.52rem;
  margin-bottom: 0.25rem;
}
.show_pic_text span img {
  width: 0.52rem;
  height: 0.52rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
/* .show_pic_text span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 100%;
  background: no-repeat center center;
  background-size: cover;
} */
/* .show_pic_text span.h::before {
  background-image: url("../images/new/h.png");
}
.show_pic_text span.w::before {
  background-image: url("../images/new/w.png");
} */
.show_pic_text.active {
  top: 5rem;
  height: 50%;
}
.show_pic_text h3 {
  font-size: 0.44rem;
  line-height: 0.86rem;
  position: relative;
  text-align: center;
  background: url(../images/new/title_bg.png) no-repeat center center;
  background-size: auto 100%;
  height: 0.86rem;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.show_pic_text p {
  font-size: 0.24rem;
  line-height: 0.48rem;

  margin: 10px auto;
}

.show_text_switch {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: url(/quancheng/images/icon.png) 0.1rem -5rem no-repeat;
  background-size: 10rem auto;
  position: absolute;
  right: 0.3rem;
  top: 0.15rem;
}
.show_text_switch.active {
  background: url(/quancheng/images/icon.png) 0.1rem -5.55rem no-repeat;
  background-size: 10rem auto;
}

/*票价时间*/
.ticket_info {
  width: 100%;
  height: 3.65rem;
  background: url(/quancheng/waterworld/images/ticket_title.jpg) center top
    no-repeat;
  background-size: 100% auto;
  position: relative;
}

.ticket_info h2 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0.55rem;
  color: #fff;
  font-size: 0.3rem;
}
.ticket_info .ticket_time {
  width: 100%;
  height: 1.15rem;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 1.3rem;
  color: #ffde00;
  font-size: 0.7rem;
}
.ticket_info p {
  width: 4.5rem;
  text-align: left;
  position: absolute;
  left: 1rem;
  top: 2.5rem;
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.4rem;
}

.ticket_box_wrap {
  padding: 0.2rem 0 0.8rem 0;
  background: #82d0ff;
  font-size: 0.24rem;
}

.ticket_show_time_box {
  width: 5.97rem;
  margin: 0px auto;
}
.ticket_show_time_box:nth-of-type(even) h3 {
  background: #36c305;
}
.ticket_show_time_box h3 {
  width: 94%;
  background: #ff7e00;
  padding: 0.2rem 3%;
  color: #fff;
  line-height: 0.35rem;
  font-weight: normal;
}
.ticket_show_time_box p {
  width: 94%;
  background: #fff;
  padding: 0.2rem 3%;
  color: #535353;
  line-height: 0.4rem;
}

.ticket_box {
  width: 5.97rem;
  margin: 0px auto;
  margin-top: 0.2rem;
  position: relative;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.ticket_box h5 {
  display: none;
}
.ticket_box.red .ticket_box_left {
  width: 1.7rem;
  min-height: 100%;
  text-align: center;
  float: left;
  background: #fff;
  line-height: 0.4rem;
  border-radius: 5px 0px 0px 5px;
  position: relative;
  padding: 0.25rem 0 0.2rem 0;
}
.ticket_box.red .ticket_box_left .ticket_box_left_border {
  width: 0.15rem;
  height: 100rem;
  background: #ff536f;
  position: absolute;
  left: 0px;
  top: 0px;
}
.ticket_box.red .ticket_box_border_top {
  width: 0.18rem;
  height: 0.08rem;
  text-align: center;
  background: #82d0ff url(/quancheng/haiyang/images/ticket_bg.png) 0px 0px
    no-repeat;
  position: absolute;
  background-size: 0.18rem auto;
  z-index: 2;
  top: 0rem;
  left: 1.62rem;
  -webkit-transform: rotateX(-180deg);
}
.ticket_box.red .ticket_box_border_bottom {
  width: 0.18rem;
  height: 0.08rem;
  text-align: center;
  background: #82d0ff url(/quancheng/haiyang/images/ticket_bg.png) 0px 0px
    no-repeat;
  position: absolute;
  background-size: 0.18rem auto;
  z-index: 2;
  bottom: 0rem;
  left: 1.62rem;
}
.ticket_box.red .ticket_box_left p {
  color: #ff536f;
  font-size: 0.55rem;
  font-weight: bold;
}
.ticket_box.red .ticket_box_left span {
  display: block;
  color: #555555;
  font-size: 0.25rem;
  position: relative;
  top: -0.05rem;
  letter-spacing: -2px;
  color: #ff536f;
}
.ticket_box.red .ticket_box_left a {
  display: inline-block;
  width: 1.1rem;
  height: 0.5rem;
  background: #ff536f;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  border-radius: 5px;
  margin-top: 0.1rem;
}
.ticket_box.red .ticket_box_right {
  float: left;
  width: 4rem;
  background: #fff;
  padding-left: 0.2rem;
  border-radius: 0px 5px 5px 0px;
  border-left: 1px dashed #e2e2e2;
  padding-bottom: 0.8rem;
}
.ticket_box.red .ticket_box_right h3 {
  color: #ff536f;
  font-size: 0.35rem;
  margin-top: 0.1rem;
  font-weight: normal;
}
.ticket_box.red .ticket_box_right p {
  color: #555555;
  margin-top: 0.1rem;
}

.ticket_box.orange .ticket_box_left {
  width: 1.7rem;
  min-height: 100%;
  text-align: center;
  float: left;
  background: #fff;
  line-height: 0.4rem;
  border-radius: 5px 0px 0px 5px;
  position: relative;
  padding: 0.25rem 0 0.2rem 0;
}
.ticket_box.orange .ticket_box_left .ticket_box_left_border {
  width: 0.15rem;
  height: 100rem;
  background: #ff7e00;
  position: absolute;
  left: 0px;
  top: 0px;
}
.ticket_box.orange .ticket_box_border_top {
  width: 0.18rem;
  height: 0.08rem;
  text-align: center;
  background: #82d0ff url(/quancheng/haiyang/images/ticket_bg.png) 0px 0px
    no-repeat;
  position: absolute;
  background-size: 0.18rem auto;
  z-index: 2;
  top: 0rem;
  left: 1.62rem;
  -webkit-transform: rotateX(-180deg);
}
.ticket_box.orange .ticket_box_border_bottom {
  width: 0.18rem;
  height: 0.08rem;
  text-align: center;
  background: #82d0ff url(/quancheng/haiyang/images/ticket_bg.png) 0px 0px
    no-repeat;
  position: absolute;
  background-size: 0.18rem auto;
  z-index: 2;
  bottom: 0rem;
  left: 1.62rem;
}
.ticket_box.orange .ticket_box_left p {
  color: #ff7e00;
  font-size: 0.55rem;
  font-weight: bold;
}
.ticket_box.orange .ticket_box_left span {
  display: block;
  color: #555555;
  font-size: 0.25rem;
  position: relative;
  top: -0.05rem;
  letter-spacing: -2px;
  color: #ff7e00;
}
.ticket_box.orange .ticket_box_left a {
  display: inline-block;
  width: 1.1rem;
  height: 0.5rem;
  background: #ff7e00;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  border-radius: 5px;
  margin-top: 0.1rem;
}
.ticket_box.orange .ticket_box_right {
  float: left;
  width: 4rem;
  background: #fff;
  padding-left: 0.2rem;
  border-radius: 0px 5px 5px 0px;
  border-left: 1px dashed #e2e2e2;
  padding-bottom: 0.8rem;
}
.ticket_box.orange .ticket_box_right h3 {
  color: #ff7e00;
  font-size: 0.35rem;
  margin-top: 0.1rem;
  font-weight: normal;
}
.ticket_box.orange .ticket_box_right p {
  color: #555555;
  margin-top: 0.1rem;
}

.ticket_box.green .ticket_box_left {
  width: 1.7rem;
  min-height: 100%;
  text-align: center;
  float: left;
  background: #fff;
  line-height: 0.4rem;
  border-radius: 5px 0px 0px 5px;
  position: relative;
  padding: 0.25rem 0 0.2rem 0;
}
.ticket_box.green .ticket_box_left .ticket_box_left_border {
  width: 0.15rem;
  height: 100rem;
  background: #3fc610;
  position: absolute;
  left: 0px;
  top: 0px;
}
.ticket_box.green .ticket_box_border_top {
  width: 0.18rem;
  height: 0.08rem;
  text-align: center;
  background: #82d0ff url(/quancheng/haiyang/images/ticket_bg.png) 0px 0px
    no-repeat;
  position: absolute;
  background-size: 0.18rem auto;
  z-index: 2;
  top: 0rem;
  left: 1.62rem;
  -webkit-transform: rotateX(-180deg);
}
.ticket_box.green .ticket_box_border_bottom {
  width: 0.18rem;
  height: 0.08rem;
  text-align: center;
  background: #82d0ff url(/quancheng/haiyang/images/ticket_bg.png) 0px 0px
    no-repeat;
  position: absolute;
  background-size: 0.18rem auto;
  z-index: 2;
  bottom: 0rem;
  left: 1.62rem;
}
.ticket_box.green .ticket_box_left p {
  color: #3fc610;
  font-size: 0.55rem;
  font-weight: bold;
}
.ticket_box.green .ticket_box_left span {
  display: block;
  color: #555555;
  font-size: 0.25rem;
  position: relative;
  top: -0.05rem;
  letter-spacing: -2px;
  color: #3fc610;
}
.ticket_box.green .ticket_box_left a {
  display: inline-block;
  width: 1.1rem;
  height: 0.5rem;
  background: #3fc610;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  border-radius: 5px;
  margin-top: 0.1rem;
}
.ticket_box.green .ticket_box_right {
  float: left;
  width: 4rem;
  background: #fff;
  padding-left: 0.2rem;
  border-radius: 0px 5px 5px 0px;
  border-left: 1px dashed #e2e2e2;
  padding-bottom: 0.8rem;
}
.ticket_box.green .ticket_box_right h3 {
  color: #3fc610;
  font-size: 0.35rem;
  margin-top: 0.1rem;
  font-weight: normal;
}
.ticket_box.green .ticket_box_right p {
  color: #555555;
  margin-top: 0.1rem;
}

.ticket_bz {
  width: 5.55rem;
  background: #fff;
  margin: 0.17rem auto;
  border-radius: 5px;
  padding: 0.2rem;
}
.ticket_bz h3 {
  margin-bottom: 0.2rem;
  color: #009204;
  border-left: 3px solid #009204;
  padding-left: 5px;
  font-size: 0.3rem;
}
.ticket_bz p {
  margin-bottom: 0.1rem;
}

/*乐园简介*/
.intro_con {
  background: #fff;
  text-align: center;
  padding-bottom: 0.2rem;
}
.intro_con img {
  width: 100%;
}
.video_box {
  width: 6.4rem;
  height: 3.46rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.video_box .video {
  position: absolute;
  left: 0;
  top: 0;
}
.video_box .video_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video_box .video_img img {
  width: 100%;
}

.intro_wrap {
  width: 100%;
  height: 27.4rem;
  position: relative;
  top: -0.02rem;
  background: url(../images/introbg.jpg) no-repeat center top;
  background-size: 100% auto;
}
.intro_wrap .text {
  width: 90%;
  position: absolute;
  left: 5%;
  line-height: 0.48rem;
  color: #fff;
  text-indent: 2em;
  text-align: justify;
}
.intro_wrap .text1 {
  top: 0.57rem;
}
.intro_wrap .text2 {
  top: 14rem;
}
.intro_wrap .text3 {
}
.intro_wrap .text1 h2 {
  font-size: 0.34rem;
  color: #ffea00;
  font-weight: bold;
  text-align: center;
  line-height: 0.4rem;
  width: 100%;
  display: block;
  margin-bottom: 0.45rem;
}

.intro_text_box {
  width: 100%;
  margin: 0px auto;
  text-align: left;
}
.intro_text_box_01 {
  position: relative;
  top: -0.08rem;
}

.intro_text_box h3 {
  font-size: 0.35rem;
  color: #fff;
  margin-bottom: 0.1rem;
  background: #45ce2a;
  width: 90%;
  padding: 0.2rem 5%;
  font-weight: normal;
}
.intro_text_box h3 i {
  display: inline-block;
  width: 0.11rem;
  height: 0.33rem;
  background: #fff;
  border-radius: 8px;
  position: relative;
  top: 0.03rem;
  margin-right: 0.1rem;
}
.intro_text_box p {
  color: #3c3c3c;
  line-height: 0.35rem;
  text-indent: 0.44rem;
  width: 90%;
  margin: 0.2rem auto;
  line-height: 0.4rem;
}

.intro_contact {
  position: absolute;
  left: 3.5%;
  top: 22.88rem;
  width: 5.98rem;
  height: 2.17rem;
  background: url(/quancheng/haiyang/images/intro_pic03.png) center top
    no-repeat;
  background-size: 100% auto;
  color: #fff;
  position: relative;
}
.intro_contact p {
  text-align: left;
  position: absolute;
  left: 0.9rem;
}
.intro_contact p span {
  padding-right: 0.5rem;
}
.intro_contact p:nth-of-type(1) {
  top: 0.45rem;
}
.intro_contact p:nth-of-type(2) {
  top: 1.45rem;
}

.intro_text_picshow {
  width: 100%;
  height: 5.91rem;
  background: url(/quancheng/haiyang/images/intro_bg.jpg) center top;
  padding: 0.25rem 0rem;
  text-align: center;
  margin-top: -0.2rem;
  margin-bottom: 0.5rem;
}
.intro_text_picshow_wrap {
  width: 90%;
  height: 3.36rem;
  border: 3px solid #fff;
  display: inline-block;
  margin-top: 0.15rem;
}

.intro_text_picshow .swiper-slide {
  width: 5.74rem;
  height: 3.36rem;
}
.intro_text_picshow .swiper-slide h5 {
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 0.1rem 0rem;
  text-align: left;
  text-indent: 0.2rem;
  font-weight: normal;
  font-size: 0.25rem;
}
.intro_text_picshow .swiper-pagination {
  bottom: 0.6rem;
}
.intro_text_picshow .swiper-pagination-bullet {
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  width: 0.2rem;
  height: 0.2rem;
  transition: 0.3s;
}
.intro_text_picshow .swiper-pagination-bullet-active {
  background: #fb8834;
}

.intro_text_picshow_text {
  text-align: left;
}
.intro_text_picshow_text p {
  color: #fff;
  text-indent: 0;
  width: 100%;
  display: none;
}

body .copyright p,
body .copyright p a {
  color: #fff;
}
