* {
  margin: 0;
  padding: 0;
  font-family: PingFangSC-Regular, sans-serif;
}

body,
html {
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  font-family: "Microsoft YaHei" ， "黑体";
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  background: url(../images/bodybg.jpg) repeat;
}

.clear {
  clear: both;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h6 {
  font-weight: normal;
}

img {
  display: block;
}

.clearfixed:after {
  display: block;
  clear: both;
  content: "";
}

.top {
  width: 100%;
  height: 45px;
  background-color: #efd7b2;
  font-size: 14px;
  color: #794e28;
}

.topl {
  float: left;
}

.topl .logo_span {
  width: 123px;
  height: 30px;
  background: url(../images/logo.png) no-repeat;
  float: left;
  margin-left: 180px;
  margin-top: 10px;
  margin-right: 30px;
}

.topl a {
  width: 80px;
  height: 45px;
  float: left;
  line-height: 45px;
  color: #815631;
}

.topl a:hover {
  color: #000;
}

.topr {
  float: right;
  margin-right: 100px;
}

.topr span {
  float: right;
  height: 45px;
  line-height: 45px;
  width: 320px;
  padding-right: 20px;
}

.topr1 {
  width: 137px;
  float: right;
  margin-right: 10px;
}

.ully {
  font-size: 14px;
  float: left;
  width: 136px;
  height: 40px;
  background: url(../images/xlbj.png) no-repeat;
  margin-top: 10px;
  text-indent: 1em;
  line-height: 32px;
  cursor: pointer;
}

.ulli {
  width: 137px;
  float: left;
  font-size: 14px;
  line-height: 25px;
  background-color: #efd7b2;
  display: none;
  position: absolute;
  z-index: 100000;
  text-align: center;
  top: 45px;
}

.ulli li {
  width: 137px;
  height: 25px;
  float: left;
}

.ulli li:hover {
  background-color: #f87a43;
}

.ulli li:hover>a {
  color: #ffffff;
}

.ulli li a {
  width: 137px;
  height: 25px;
  display: block;
  color: #794e28;
}

.ul_li {
  display: none;
  margin-left: 137px;
  margin-top: -25px;
  background-color: #efd7b2;
  float: left;
}

/* .ul_li li:hover{background-color:#C0AE53;} */
.ulli>li:hover .ul_li {
  display: block;
}

.main_1 {
  width: 100%;
  position: relative;
}

.main_1bg {
  width: 100%;
  height: 190px;
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 98;
  pointer-events: none;
  background: url(../images/main_1bg.png) no-repeat;
}

.topmenu {
  position: absolute;
  color: #fffae7;
  font-size: 22px;
  text-align: center;
  z-index: 100;
  width: 1280px;
  height: 62px;
  top: 23px;
  left: 50%;
  margin-left: -600px;
}

.menu_box {
  float: left;
  padding: 0 20px;
  margin-left: 30px;
  height: 100%;
  cursor: pointer;
  position: relative;
}

.menu_box:nth-child(3) {
  margin-right: 285px;
}

.menu_box a {
  padding-bottom: 10px;
  color: #fffae7;
}

.menu_box a:hover {
  color: #ffedb5;
  border-bottom: 3px solid #ffedb5;
}

.menu_box a.actived {
  color: #ffedb5;
  border-bottom: 3px solid #ffedb5;
}

.menu_drop {
  background: rgba(253, 253, 253, 0.8);
  width: 214px;
  position: absolute;
  z-index: 90;
  left: 50%;
  padding: 8px 0;
  display: none;
  padding-top: 60px;
  opacity: 1;
}

.menu_drop2 {
  width: 192px;
  border: 3px solid #e47654;
  margin: 0 auto;
  padding: 25px 0;
  position: relative;
}

.menu_drop2::after {
  content: "";
  width: 185px;
  border: 1px solid #e47654;
  height: 98%;
  position: absolute;
  top: 2px;
  left: 2px;
  pointer-events: none;
}

.menu_drop2 a,
.menu_drop2 span {
  text-align: center;
  cursor: pointer;
  color: #692000;
  display: block;
  width: 170px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  margin: 5px auto;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.menu_drop2 a:hover {
  color: #fff !important;
  background: url(../images/menu_droph.png) no-repeat;
}

.menu_drop2 span:hover {
  color: #fff !important;
  background: url(../images/menu_droph.png) no-repeat;
}


.menu_drop1 {
  margin-left: -497px;
  top: 0px;
}

.menu_drop4 {
  margin-left: 260px;
  top: 0px;
}

.menu_drop5 {
  margin-left: 423px;
  top: 0px;
}

.header_img {
  position: absolute;
  top: 10px;
  z-index: 999;
}

.header_l {
  left: 0;
}

.header_r {
  right: 0;
}

.logo_1 {
  position: absolute;
  top: 0px;
  z-index: 999;
  left: 50%;
  margin-left: -125px;
  right: 0;
}

.right {
  position: fixed;
  padding-top: 20px;
  right: 0;
  top: 50%;
  margin-top: -230px;
  z-index: 999;
  width: 70px;
  height: 271px;
  background: url(../images/right_bg.png) no-repeat;
}

.right div {
  width: 68px;
  height: 41px;
  margin-top: 2px;
  margin-left: 2px;
  padding-top: 14px;
  cursor: pointer;
  position: relative;
}

.rightimg {
  display: block;
  margin: 0 auto;
}

.rightcode {
  display: none;
  position: absolute;
  left: -150px;
  top: 0px;
  width: 142px;
  border-radius: 10px;
}

.right div:hover .rightcode {
  display: block;
}

.right div:hover {
  background: #d46639;
}

/* 轮播 */

.swiper-container {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  padding-bottom: 30px;
}

.swiper-slide {}

.banner {
  margin: 0 auto;
  position: relative;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 40px;
}

.swiper-container .swiper1_l {
  position: absolute;
  left: 160px;
  z-index: 100;
  top: 370px;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.swiper-container .swiper1_r {
  position: absolute;
  right: 160px;
  z-index: 100;
  top: 370px;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.swiper-container:hover .swiper1_l {
  opacity: 0.8;
}

.swiper-container:hover .swiper1_r {
  opacity: 0.8;
}

.swiper-container .swiper1_r:hover {
  opacity: 1 !important;
}

.swiper-container .swiper1_l:hover {
  opacity: 1 !important;
}

.swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 7px;
  opacity: 0.6;
}

.swiper-container .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 0.8;
}

.banner img {
  max-width: 100%;
  margin-top: 52px;
}

.banner_bottom {
  position: absolute;
  bottom: 0;
  z-index: 99;
  left: 0;
}

.banner_l {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.banner_r {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
}

/* .banner a {
  display: block;
  width: 100%;
  height: 600px;
}

.banner a img {
  width: 100%;
  height: 600px;
} */

.main_2 {
  width: 100%;
  position: relative;
  height: 650px;
  background: url(../images/main_3.png) no-repeat center bottom;
}

.a1h {
  position: absolute;
  width: 112px;
  height: 38px;
  top: 30px;
  left: 50%;
  margin-left: -490px;
  z-index: 110;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  cursor: pointer;
}

.a1h:hover {
  opacity: 1;
  width: 112px;
  height: 38px;
}

.a2h {
  position: absolute;
  width: 112px;
  height: 38px;
  top: 30px;
  left: 50%;
  margin-left: 192px;
  z-index: 110;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  cursor: pointer;
}

.a2h:hover {
  opacity: 1;
  width: 112px;
  height: 38px;
}

.order {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -108px;
  z-index: 110;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  cursor: pointer;
}

.order:hover {
  opacity: 1;
}

.main_2_img {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -490px;
  z-index: 100;
  width: 980px;
  height: 143px;
  background: url(../images/main_2.png);
  font-weight: 300;
}

.main_2_img>div {
  width: 50%;
  float: left;
  margin-top: 80px;
  font-size: 22px;
  line-height: 1.5;
}

.main_2_img .tickets {
  width: 30%;
  padding-left: 191px;
}

.main3_xx {
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: 340px;
  animation: main3_xx 4s ease-in-out infinite;
  -webkit-animation: main3_xx 4s ease-in-out infinite;
}

@keyframes main3_xx {
  20% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

.main3_xx1 {
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: 340px;
  animation: main3_xx1 3s ease-in-out infinite;
  -webkit-animation: main3_xx1 3s ease-in-out infinite;
}

@keyframes main3_xx1 {
  10% {
    opacity: 0;
  }

  22% {
    opacity: 1;
  }

  34% {
    opacity: 0;
  }

  48% {
    opacity: 1;
  }
}

@-webkit-keyframes main3_xx1 {
  10% {
    opacity: 0;
  }

  22% {
    opacity: 1;
  }

  34% {
    opacity: 0;
  }

  48% {
    opacity: 1;
  }
}

.main_4img {
  margin: -112px auto 20px;
  position: relative;
}

.main_4 {
  width: 100%;
  height: 808px;
  position: relative;
  background: url(../images/main_4_img.png) no-repeat;
  background-position: left bottom;
}

.main_4imgl {
  position: absolute;
  width: 815px;
  height: 134px;
  z-index: 90;
  bottom: 150px;
  right: 50%;
  transform-origin: right center;
  animation: main_4imgl 4s ease-in-out infinite;
  -webkit-animation: main_4imgl 4s ease-in-out infinite;
}

.main_4 #thumbs_Swiper {
  display: flex;
  width: 1194px;
  margin: 50px auto 100px;
}

.main_4 #thumbs_Swiper .swiper-slide {
  width: 193px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  background: url(../images/box_normal.png) no-repeat;
  font-size: 30px;
  color: #6e3223;
  margin-right: 6px;
  cursor: pointer;
}

.main_4 #thumbs_Swiper .d_select .swiper-slide {
  background: url(../images/box_select.png) no-repeat;
  color: #fff;
}

#d_tab29 .d_menu li.d_select {}

.main_4 .swiper-container {
  overflow: inherit;
  position: relative;
}

.main_4 .swiper1_l {
  position: absolute;
  left: 246px;
  z-index: 100;
  top: 250px;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.main_4 .swiper1_r {
  position: absolute;
  right: 246px;
  z-index: 100;
  top: 250px;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.main_4 .swiper-container:hover .swiper1_l {
  opacity: 0.8;
}

.main_4 .swiper-container:hover .swiper1_r {
  opacity: 0.8;
}

.main_4 .swiper1_r:hover {
  opacity: 1 !important;
}

.main_4 .swiper1_l:hover {
  opacity: 1 !important;
}

.main_4 #swiper1 .swiper-slide {
  display: flex;
  justify-content: flex-start;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transition: 0.5s;
}

.main_4 #swiper1 .slide_img {
  margin: 0px 65px 0 0;
  position: relative;
}

.main_4 .slide_img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
}

.main_4 #swiper1 .swiper-slide-active {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.main_4 #swiper1 .swiper-slide-active .slide_img::before {
  display: none;
}

/* .main_4 .swiper-slide-active::before{display: none;} */
.main_4 .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: -28px;
}

.main_4 .swiper-pagination-bullet {
  border: 2px solid #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.main_4 .swiper-pagination-bullet-active {
  background: #82c1c9;
}

@keyframes main_4imgl {
  50% {
    width: 800px;
    transform: rotateZ(1deg);
  }
}

@-webkit-keyframes main_4imgl {
  50% {
    width: 800px;
  }
}

.main_4imgm {
  position: absolute;
  z-index: 100;
  bottom: 196px;
  left: 50%;
  margin-left: -60px;
}

.main_4imgr {
  position: absolute;
  width: 815px;
  height: 134px;
  z-index: 90;
  bottom: 150px;
  left: 50%;
  transform-origin: left center;
  animation: main_4imgr 4s ease-in-out infinite;
  -webkit-animation: main_4imgr 4s ease-in-out infinite;
}

@keyframes main_4imgr {
  50% {
    width: 800px;
    transform: rotateZ(-1deg);
  }
}

@-webkit-keyframes main_4imgr {
  50% {
    width: 800px;
  }
}

/* .main_5{width: 100%; height: 850px; position: relative; background: url(../images/main_5.jpg) no-repeat center;} */
/* .main_4{width: 100%;position: relative;} */
.main_4_text {
  position: absolute;
  top: 185px;
  left: 50%;
  transform: translateX(-50%);
}

.main_4 #swiper2 {
  /* position: absolute; top: 400px; */
  width: 100%;
  overflow: inherit;
  margin-left: -100px;
  /* left: 5%;margin-left: -120px; */
}

.main_4 #swiper2 .swiper-slide {
  transition: 0.5s;
  cursor: pointer;
  position: relative;
  margin-top: 60px;
  width: 280px;
  /* transform: scale(.7); */
  /* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); _filter:none; */
}

.main_4 #swiper2 .swiper-slide img {
  width: 280px;
  transition: 0.5s;
}

.main_4 #swiper2 .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 0;
}

.main_4 #swiper2 .swiper-slide-active {
  width: 470px;
  margin-top: 0;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  -webkit-filter: none;
  _filter: none;
}

.main_4 #swiper2 .swiper-slide-active::before {
  display: none;
}

.main_4 #swiper2 .swiper-slide-active img {
  width: 470px;
  margin-top: 0;
  border: 2px solid #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 10px #dfd0b8;
}

.main_4 #swiper2 .swiper-button-prev,
.main_4 .swiper-button-next {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
  top: 295px;
}

.main_4 #swiper2 .swiper-button-prev {
  background-image: url(../images/icon-arrow-left.png);
  left: 72%;
}

.main_4 #swiper2 .swiper-button-next {
  background-image: url(../images/icon-arrow-right.png);
  left: 75%;
}

.swiper-boxs {
  width: 1640px;
  height: 360px;
  overflow: hidden;
  margin: 0 auto;
}

.swiper-box {}

.swiper-boxs .swiper-slide p {
  position: absolute;
  font-size: 20px;
  bottom: 12px;
  z-index: 99;
  color: #fff;
  width: 100%;
  text-align: center;
}

.main_4 #swiper2 .swiper-slide-active p {
  opacity: 0;
}

/* .swiper-text{width: 674px; height: 496px; position: absolute; left: 50%; margin-left: -337px; top: 34%;} */
.text-slid-box {
  overflow: hidden;
}

.text-slid {
  width: 674px;
  /* height: 496px;position: absolute;left: 50%;margin-left: -337px;top: -192px; */
  margin: 11px auto 40px;
  opacity: 0;
  display: none;
}

.text-slid p {
  text-indent: 2em;
}

.main_5 {
  width: 100%;
  height: 757px;
  background: url(../images/main_5.png) no-repeat;
  overflow: hidden;
}

.main_4 .swiper-slide-active .text-slid {
  display: block;
}

.main5_list {
  width: 1317px;
  overflow: hidden;
  margin: 218px auto;
}

.main5_list li {
  float: left;
  position: relative;
}

.main5_list li a {
  color: #704032;
}

.main5_list li .btn {
  width: 134px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: url(../images/btn_normal.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 46px;
  transform: translateX(-50%);
  font-size: 20px;
  color: #704032;
  cursor: pointer;
}

.main5_list li .btn:hover {
  color: #fff;
  background: url(../images/btn_select.png) no-repeat;
  background-size: contain;
}

.main5_list li .btn:hover a {
  color: #fff;
}

.text-slid h2 {
  font-size: 40px;
  color: #dc5e41;
  text-align: center;
}

.text-slid p {
  text-align: justify;
  font-size: 20px;
  color: #332019;
  line-height: 1.6em;
  margin-top: 20px;
}

.fadeIn {
  display: block;
  animation: fadeIn 0.5s both;
  -webkit-animation: fadeIn 0.5s both;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.main_6_box {
  width: 100%;
  height: 990px;
  position: relative;
  background: url(../images/main_6_box.png) no-repeat center;
}

.main6_img {
  width: 532px;
  height: 378px;
  position: absolute;
  top: 216px;
  left: 50%;
  margin-left: -419px;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
}

.main6_texr {
  position: absolute;
  top: 155px;
  left: 50%;
  margin-left: 148px;
  width: 450px;
  text-indent: 2em;
  color: #452e28;
  line-height: 41px;
  font-size: 18px;
  text-align: justify;
}

.main6_texr a {
  color: #d3936c;
  float: right;
}

.main_6img1 {
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

/*.main_6img2{width: 100%; height: 100%; opacity: .4; background: #000; position: absolute; top: 0; left: 0; z-index: 90; opacity: 0; transition: .5s; -webkit-transition: .5s;}
.main_6img3{width: 0; height: 30px; line-height: 30px; background: rgba(255,255,255,.8); position: absolute; top: 300px; right: 0; text-indent: 450px; font-size: 14px; z-index: 100; overflow: hidden; transition: .5s; -webkit-transition: .5s;}
.main6_img:hover .main_6img1{transform: scale(1.04); -webkit-transform: scale(1.04);}
.main6_img:hover .main_6img2{opacity: 0.4;}
.main6_img:hover .main_6img3{width: 100%;}*/
.main_6img2 {
  width: 532px;
  height: 378px;
  opacity: 0.4;
  border: 44px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -233px 0 0 -310px;
  z-index: 90;
  transition: 0.8s;
  -webkit-transition: 0.8s;
}

.main_6img3 {
  width: 535px;
  height: 381px;
  border: 6px solid rgba(255, 255, 255, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -199px 0 0 -276px;
  z-index: 100;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}

.main6_img:hover .main_6img1 {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
}

.main6_img:hover .main_6img2 {
  width: 452px;
  height: 298px;
  margin: -191px 0 0 -273px;
}

.main6_img:hover .main_6img3 {
  width: 446px;
  height: 290px;
  margin: -150px 0 0 -230px;
}

#d_tab29 {
  position: relative;
  height: 400px;
  text-align: left;
}

#d_tab29 .d_img {
  position: relative;
  margin: 0 auto;
  width: 1630px;
  height: 100%;
  /* background: #000; */
}

#d_tab29 .d_img li {
  position: absolute;
  z-index: 0;
  text-align: center;
  overflow: hidden;
  display: none;
}

#d_tab29 .d_img li img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

#d_tab29 .d_img li.d_pos1 {
  display: list-item;
  width: 280px;
  height: 200px;
  /* line-height:236px; */
  left: 0%;
  top: 65px;
  z-index: 1;
}

#d_tab29 .d_img li.d_pos2 {
  display: list-item;
  width: 280px;
  height: 200px;
  left: 290px;
  top: 65px;
  z-index: 2;
}

#d_tab29 .d_img img {
  width: 100%;
  height: 100%;
}

#d_tab29 .d_img li.d_pos3 {
  display: list-item;
  width: 470px;
  height: 330px;
  left: 580px;
  top: 0px;
  z-index: 3;
}

#d_tab29 .d_img li.d_pos4 {
  display: list-item;
  width: 280px;
  height: 200px;
  right: 290px;
  top: 65px;
  z-index: 2;
}

#d_tab29 .d_img li.d_pos5 {
  display: list-item;
  width: 280px;
  height: 200px;
  right: 0px;
  top: 65px;
  z-index: 1;
}

.d_img .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 0;
}

.d_img .swiper-slide p {
  position: absolute;
  font-size: 20px;
  bottom: 12px;
  z-index: 99;
  color: #fff;
  width: 100%;
  text-align: center;
}

.d_img .fadeIn {
  margin-top: 0;
  /* border: 2px solid #FFF; */
  border-radius: 10px;
  /* box-shadow: 0px 3px 10px #dfd0b8; */
}

.d_img .fadeIn .swiper-slide::before {
  display: none;
}

.d_img .fadeIn .swiper-slide p {
  display: none;
}

#d_tab29 .d_next {
  position: absolute;
  left: 50%;
  margin-left: 475px;
  top: 140px;
  z-index: 10;
  cursor: pointer;
}

#d_tab29 .d_prev {
  position: absolute;
  left: 50%;
  margin-left: -525px;
  top: 140px;
  z-index: 10;
  cursor: pointer;
}

.d_img {
  cursor: pointer;
}

.bottom {
  width: 100%;
  height: 150px;
  background-color: #613722;
  font-size: 16px;
}

.bt1 {
  width: 1020px;
  margin: 0 auto;
  text-align: center;
  color: #bdbdbf;
  padding-top: 30px;
  line-height: 2;
}

.bt1 a {
  color: #fff;
}

/* 园区介绍 */
.banners {
  height: 557px;
  position: relative;
}

.banners_border {
  position: absolute;
  z-index: 1;
  left: 18px;
  right: 18px;
}

.banners img {
  width: 100%;
}

.content {
  width: 1138px;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.content_header {
  height: 109px;
  background: url(../images/contern_header.png);
  background-size: 100% auto;
  line-height: 116px;
  margin-top: -25px;
  color: #fff;
  font-size: 26px;
  font-weight: bolde;
  text-align: center;
}

.content_bottom {
  background: url(../images/contern_bottom.png) no-repeat;
  background-size: 100% auto;
  height: 141px;
}

.contents {
  background: url(../images/content_bg.png);
  background-size: 100% 100%;
  min-height: 1000px;
  background-repeat: no-repeat;
  padding-bottom: 80px;
}

.contents_introduction {
  min-height: 0px;
}

.introduction {
  background: url(../images/Introduction_bg.jpg) no-repeat center 30px;
  width: 1021px;
  /* height: 940px; */
  margin: 0 auto;
  padding-bottom: 100px;
  background-color: #be4731;
}

.introduction>div {
  padding-top: 230px;
  width: 910px;
  margin: 0 50px;
  color: #f3ddc5;
  font-size: 18px;
  line-height: 40px;
  text-align: justify;
  text-indent: 2em;
}

.introduction>div .paragraph1 {
  width: 310px;
}

.introduction>div .paragraph2 {
  margin-top: 20px;
}

/* 侧边栏 */
.content_border {
  position: relative;
  background: url(../images/bg.png) no-repeat center;
}

.left_menu {
  background: url(../images/left_menu_header.png) no-repeat left top;
  width: 259px;
  position: absolute;
  left: 50%;
  margin-left: -840px;
  top: 100px;
}

.left_menu ul {
  padding: 0 0 0 85px;
}

.left_menu ul li {
  width: 160px;
  height: 49px;
  background: url(../images/left_menu_bg.png) no-repeat;
  padding: 11px 12px 2px 2px;
  line-height: 49px;
  font-size: 24px;
  text-align: center;
  margin-top: -5px;
}

.left_menu ul li:first-child {
  background: url(../images/left_menu_bg1.png) no-repeat;
}

.left_menu ul li a {
  display: block;
  color: #732d22;
}

.left_menu ul li a:hover {
  background: #d86538;
  color: #fff;
}

.left_menu ul li a.actived {
  background: #d86538;
  color: #fff;
}

.left_menu_header1 {
  margin-left: 94px;
  margin-bottom: 5px;
}

/* 常见问题 */
.warmth {
  width: 900px;
  /* height: 170px; */
  margin: 0 auto;
  background: url(../images/warmth_bg.png) no-repeat;
  font-size: 16px;
  line-height: 1.5;
  background-size: 100% 100%;
  /* color: #; */
}

.warmth p:nth-child(1) {
  text-align: justify;
  color: #6e3609;
  font-size: 20px;
  padding: 40px 60px 10px;
}

.warmth p:nth-child(2) {
  text-indent: 60px;
  text-align: justify;
  color: #c5633a;
  padding-bottom: 35px;
}

.question dl {
  width: 580px;
  margin: 0 auto;
}

.question dl dd {
  position: relative;
  background: #e7bd79;
  font-size: 20px;
  color: #ffffff;
  line-height: 2;
  border-radius: 10px;
  margin-top: 50px;
  padding-left: 20px;
}

.question dl img {
  position: absolute;
}

.question dl dt {
  position: relative;
  background: #ffffff;
  font-size: 16px;
  color: #555555;
  line-height: 1.5;
  border-radius: 10px;
  border: 1px solid #e7bd79;
  margin-top: 10px;
  padding: 10px 20px;
  text-align: justify;
}

.question dl dt b {
  color: #d63c00;
}

.question_q {
  top: -10px;
  left: -80px;
}

.question_img {
  top: 8px;
  left: -18px;
}

.answer_a {
  top: -10px;
  right: -80px;
}

.answer_img {
  top: 8px;
  right: -19px;
}

/* 游客须知 */
.warmth1 {
  height: 240px;
  background: url(../images/warmth_bg1.png) no-repeat;
}

.matter {
  width: 750px;
  margin: 30px auto 0;
}

.matter li {
  width: 730px;
  padding: 10px;
  border-bottom: 1px dashed #eac996;
  text-align: justify;
  display: flex;
  justify-content: center;
  align-items: center;
}

.matter li span {
  /* float: left; */
  width: 40px;
  height: 40px;
  background: #eac996;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
}

.matter li p {
  /* float: left; */
  padding: 10px 0 10px 10px;
  width: 680px;
  color: #555555;
  font-size: 16px;
}

/*交通指南*/
.ticket {
  width: 360px;
  height: 48px;
  margin: 0px auto 30px;
  padding-top: 30px;
  background: url(../images/ticket_bg.png) no-repeat center 50px;
  display: flex;
  justify-content: space-between;
}

.ticket li {
  width: 132px;
  height: 47px;
  background: url("../images/time_btn.png") center 0 no-repeat;
  background-position: 0 -47px;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #c96118;
  /*font-weight: 500;*/
  cursor: pointer;
}

.ticket li:hover {
  background-position: 0 0px !important;
  color: #ffffff !important;
}

.ticket_l {
  float: left;
}

.ticket_r {
  float: right;
}

.ticket .actived {
  background-position: 0 0px !important;
  color: #ffffff !important;
}

.traffic_charge_content {
  width: 870px;
  margin: 0 auto;
}

.traffic_right_main {
  padding: 11px 110px;
}

.intro .traffic_top_guide {
  width: 153px;
  height: 46px;
  position: absolute;
  background: url("../images/img/traffic.png") no-repeat;
  top: -8px;
  right: -80px;
}

.traffic_top_back div {
  width: 391px;
  height: 105px;
  font-size: 24px;
  color: #fff;
  transition: 0.5s;
  cursor: pointer;
}

.traffic {
  background: url(../images/img/change_back.png) no-repeat;
  width: 391px;
  height: 105px;
  position: absolute;
}

/*.traffic_transit_backL{position: absolute;width: 369px;height: 105px; background: url(../images/img/route-back-change.png) no-repeat ;}*/
.transit_top_search {
  padding-left: 50px;
}

.transit_top_content {
  width: 870px;
  height: 84px;
  padding: 0;
  overflow: hidden;
}

.traffic_map {
  width: 870px;
  height: 397px;
  border: 2px solid #f5d7a8;
}

#allmap {
  width: 870px;
  height: 393px;
}

.transit_top_word {
  background: url(../images/serch_bg.png) no-repeat;
  color: #333;
  font-size: 18px;
  padding: 20px 0px;
  text-indent: 45px;
}

#transit_start {
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 16px;
  color: #ccc;
}

#transit_final {
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 16px;
  color: #666;
}

#transit_button {
  background: #d8624b;
  border: none;
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
}

.transit_route_caption span {
  display: block;
  font-size: 22px;
  font-weight: bolder;
  color: #567b4e;
  padding: 18px 0 0 105px;
}

.transit_route_caption em {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(../images/bus.png);
}

.transit_route_caption h4 {
  padding: 25px 0px 0 106px;
  font-weight: normal;
  color: #666666;
  font-size: 16px;
}

.traffic_route_caption {
  width: 904px;
  margin: 50px auto;
}

.traffic_route_caption p {
  padding: 20px 0px 0px 105px;
  /* line-height: 30px; */
  font-size: 16px;
  color: #666666;
}

.traffic_route_caption b {
  color: #ef5727;
}

.driving_route_caption em {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(../images/car.png);
}

.driving_route_caption {
  padding-top: 50px;
}

.driving_route_caption span {
  display: block;
  font-size: 22px;
  font-weight: bolder;
  color: #ee714b;
  padding: 18px 0 0 105px;
}

.train_route_caption em {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(../images/train.png);
}

.train_route_caption {
  padding-top: 50px;
}

.train_route_caption span {
  display: block;
  font-size: 22px;
  font-weight: bolder;
  color: #3178a5;
  padding: 18px 0 0 105px;
}

.train_route_caption img {
  width: 900px;
}

.search_result {
  font-size: 18px;
  color: #333;
  padding: 30px;
}

/*自驾路线输入框样式*/
#driving_start {
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 16px;
  color: #ccc;
}

#driving_final {
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 16px;
  color: #666;
}

#driving_button {
  background: #d8624b;
  border: none;
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
}

.driving_top_word {
  background: url(../images/serch_bg.png) no-repeat;
  color: #333;
  font-size: 18px;
  padding: 20px 0px;
  text-indent: 45px;
}

.mark_box {
  width: 880px;
  height: 100px;
  line-height: 80px;
  background: url("../images/point_bg.png") #faf8f9 no-repeat 40px center;
  border-radius: 8px;
  margin: 20px auto 0;
}

.address_txt {
  margin-left: 130px;
  font-size: 20px;
  color: #c46533;
  line-height: 100px;
  padding: 0;
}

.c666 {
  font-size: 16px;
  color: #666;
}

/* 票价信息 */
#table_wrap table {
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  border: 2px #000;
  display: block;
  width: 750px;
  border-top: 1px solid #cb994d;
  border-left: 1px solid #cb994d;
  /* border-radius: 5px; */
  overflow: hidden;
}

#table_wrap table tr {
  width: 100%;
}
.table_main {
  display: none;
  width: 800px;
  margin: 0 auto;
  font-size: 16px;
  padding-bottom: 300px;
}

.tableShow{
  display: block !important;
}

table {
  border-collapse: collapse;
}

td,
th,
tr {
  border-bottom: #cb994d 1px solid;
  border-right: #cb994d 1px solid;
  width: 200px;
  padding: 10px;
  background: #fdf9f4;
}

.table_title td {
  background: #fff3e1;
  color: #d6581a;
  font-weight: bold;
}

table,
td,
th:nth-child(3) {
  width: 350px;
}

#table_wrap h3 {
  width: 750px;
  margin: 0 auto;
  font-size: 16px;
  color: #f26d2c;
  padding: 50px 0 10px;
}

#table_wrap ol li {
  list-style: decimal;
  width: 750px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}

#table_wrap ul li {
  list-style: decimal;
  width: 750px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}

/* 营业时间 */
.time {
  width: 480px;
  height: 48px;
  margin: 0px auto 30px;
  padding-top: 50px;
  /* background: url(../images/ticket_bg.png) no-repeat center 65px; */
}

.time li {
  width: 193px;
  height: 47px;
  background: url("../images/time_btn.png") center 0 no-repeat;
  background-position: 0 -143px;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #c96118;
  /*font-weight: 500;*/
  cursor: pointer;
}

.time li:hover {
  background-position: 0 -96px !important;
  color: #ffffff !important;
}

.time li.actived {
  background-position: 0 -96px !important;
  color: #ffffff !important;
}

.time_l {
  float: left;
}

.time_r {
  float: right;
}

.jiany {
  pointer-events: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.div_h {
  height: 345px;
}

/* 推荐路线 */
.route {
  width: 1000px;
  height: 480px;
  margin: -280px auto 0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
}

.route li {
  float: left;
  width: 200px;
  height: 500px;
  background: #000;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}

.route li:nth-child(1) {
  background: url(../images/routerbg11.png) no-repeat center;
}

.route li:nth-child(2) {
  background: url(../images/routerbg21.png) no-repeat center;
}

.route li:nth-child(3) {
  background: url(../images/routerbg31.png) no-repeat center;
}

.route li:nth-child(4) {
  background: url(../images/routerbg41.png) no-repeat center;
}

.route li.actived {
  height: 503px;
  width: 400px;
  margin-top: 0;
  /* transition: all .5s ease; */
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.route li:nth-child(1).actived {
  background: url(../images/routerbg1.png) no-repeat center;
}

.route li:nth-child(2).actived {
  background: url(../images/routerbg2.png) no-repeat center;
}

.route li:nth-child(3).actived {
  background: url(../images/routerbg_box3.png) no-repeat center;
}

.route li:nth-child(4).actived {
  background: url(../images/routerbg4.png) no-repeat center;
}

.routerimg {
  border: 2px solid #fff;
  position: absolute;
  width: 120px;
  height: 123px;
  left: 50%;
  right: 50%;
  bottom: 50px;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  border-radius: 50%;
  box-sizing: border-box;
}

.route li.actived .routerimg {
  bottom: 134px;
  width: 177px;
  height: 177px;
  border: 2px solid #e8703c;
}

.router_border {
  width: 100%;
  background: url(../images/router_bg.png) no-repeat center top;
  position: relative;
  margin-top: -200px;
}

.router_border .left_menu {
  top: 210px;
}

.router_content {
  width: 1140px;
  margin: 0 auto;
  padding-top: 410px;
  position: relative;
}

.router_content .router_title {
  background: url(../images/router_title.png) no-repeat center;
  margin: 0 auto;
  height: 316px;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: -412px;
}

.router_content ul {
  background: url(../images/router_bg1.png) no-repeat center top;
  min-height: 1100px;
  position: relative;
}

.router_content img {
  display: block;
  margin: 0 auto;
}

.router_content li {
  display: none;
  padding-top: 24px;
  background: url(../images/router_conter_bg.png) no-repeat center;
  height: 360px;
  position: absolute;
  top: 437px;
  width: 100%;
}

.router_content_li_7 {
  background: url(../images/router_conter_bg2.png) no-repeat center !important;
}

.router_item_box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 176px;
  justify-content: flex-end;
  position: absolute;
  top: -120px;
}

.router_content li .router_item {
  background: url(../images/router_item.png) no-repeat;
  width: 168px;
  height: 226px;
  margin: 0 15px;
  flex-shrink: 0;
  margin-bottom: 40px;
}

.router_item img {
  margin-top: 6px;
  margin-left: 7px;
  width: 150px;
  height: 161px;
}

.router_item span {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 11px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 4px;
}

.router_content li .router_item:first-child {
  margin-left: 0px;
}

.router_content li .router_item:last-child {
  margin-left: 11px;
}

.router_content li:nth-child(1) {
  display: block;
}

/* 美食餐饮 */
.content_footer {
  position: relative;
  background: url(../images/food_bg.png) no-repeat center;
}

.food {
  margin: 0 auto;
  display: block;
  background: url(../images/line.png) no-repeat center bottom;
  width: 1000px;
  height: 620px;
  position: relative;
}

.food img {
  position: absolute;
}

.sp1 {
  top: 326px;
  left: 390px;
  animation: sp 1s;
}

@keyframes sp {
  0% {
    top: 200px;
    left: 382px;
  }
}

.sp2 {
  top: 55px;
  left: 448px;
  animation: sp 1.2s;
}

.sp3 {
  top: 60px;
  left: 716px;
  animation: sp 0.7s;
}

.sp3_1 {
  top: 90px;
  left: 716px;
  animation: sp 0.7s;
}

.sp4 {
  top: 348px;
  left: 715px;
  animation: sp 1s;
}

.sp5 {
  top: 280px;
  left: 147px;
  animation: sp 0.5s;
}

.sp6 {
  top: 76px;
  left: 189px;
  animation: sp 0.9s;
}

.foods li {
  width: 990px;
  margin: 50px auto 0;
  position: relative;
}

.food_text_bg {
  position: absolute;
  background: url(../images/food_itembg.png);
  height: calc(100% - 120px);
  width: 100%;
  z-index: 1;
  bottom: 0;
}

.food_l {
  background: url(../images/food_imgbg.png);
  width: 580px;
  height: 298px;
  float: left;
  margin: 0 0 20px 20px;
  z-index: 2;
  position: relative;
}

.food_l img {
  margin: 20px auto;
}

.food_r {
  float: left;
  width: 380px;
  z-index: 2;
  position: relative;
}

.food_header {
  background: url(../images/food_header.png) no-repeat center bottom;
  width: 316px;
  height: 86px;
  margin: 0 auto;
  /* display: block; */
  display: table;
  word-spacing: -1em;
  text-align: center;
  text-indent: 1em;
  background-size: contain;
}

.food_header span {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  /* border-top:1px solid #5ba59f; */
  border: 1px solid #5ba59f;
  margin-left: -20px;
  background: #fff;
  text-indent: 0em;
}

.food_header span i {
  width: 42px;
  height: 44px;
  display: block;
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 999;
  top: 8px;
  font-style: normal;
  line-height: 44px;
  text-align: center;
  font-size: 32px;
  /* font-weight: bold; */
}

.foot_text {
  color: #d03600;
  font-size: 12px;
  text-align: center;
  margin-top: -19px;
}

.foot_text_span {
  display: inline-block;
  margin-top: 4px;
  padding: 0 7px;
  border-radius: 39px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  word-break: keep-all;
  top: 62px;
}

.food_text2 {
  text-align: center;
  margin-top: 58px;
}

.food_text2 span {
  display: inline-block;
  line-height: 1.5;
  color: #e4e1c0;
  border: 1px solid #e4e1c0;
  font-size: 14px;
  border-radius: 4px;
  padding: 0 5px;
}

.food_r p {
  width: 300px;
  color: #ffffff;
  font-size: 14px;
  margin: 10px auto;
  line-height: 2;
  text-align: center;
}

.foot_text3 {
  width: 300px;
  margin: 0 auto;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 9px;
}

/* table tr{border: 1px solid #F18563;width: 200px;} */
/* 休闲购物 */
.content_shop {
  background: url(../images/shop_bg.png);
}

/* 精彩演艺 */
.perform {
  width: 100%;
  height: 894px;
  background: url(../images/perform.png) center;
  position: relative;
}

.perform {
  padding-top: 156px;
  position: relative;
}

.perform .swiper_border {
  background: url(../images/perform_bg.png) no-repeat center 24px;
}

.perform .perform_l,
.perform .perform_r {
  top: 400px;
}

.swiper_border {
  width: 1150px;
  height: 703px;
  /* background: url(../images/perform_bg.png) no-repeat center top; */
  padding-top: 170px;
  margin: 0 auto;
  position: relative;
}

.perform .swiper-container {
  width: 956px;
  height: 590px;
}

.perform .swiper-container .swiper-slide {
  height: 504px;
  background: transparent;
}

.swiper-slide_l {
  float: left;
}

.swiper-slide_l img {
  float: left;
  margin-right: 20px;
}

.swiper-slide_r {
  float: left;
  width: 570px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}

.swiper_header {
  font-size: 22px;
  font-weight: bolder;
  border-left: 4px solid #f05a3d;
  line-height: 1;
  padding-left: 10px;
  margin-top: 20px;
}

.swiper-slide_r p {
  font-size: 18px;
  line-height: 2;
  padding: 10px 0 10px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.perform .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  background: url(../images/perform_db.png) no-repeat center 9px;
}

.perform .swiper-container .swiper-pagination-bullet {
  background: url(../images/perform_a.png) no-repeat center;
  width: 22px;
  height: 22px;
  opacity: 1;
  margin-top: 2px;
}

.perform .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(../images/perform_ac.png) no-repeat center;
}

.perform_l,
.perform_r {
  position: absolute;
  top: 224px;
  cursor: pointer;
  z-index: 99;
}

.perform_l {
  left: 0;
}

.perform_r {
  right: 0;
}

.jianying2 {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* 项目介绍 */
.demos {
  width: 1280px;
}

.demo .perform_l {
  display: none;
}

.demo .perform_r {
  right: 18px;
  display: none;
}

.swiper_border:hover .perform_l {
  display: block;
}

.swiper_border:hover .perform_r {
  display: block;
}

.demo li {
  width: 1280px;
}

.demos span {
  width: 320px;
  height: 454px;
  position: relative;
  display: block;
  box-sizing: border-box;

  float: left;
  overflow: hidden;
}

.demo_img {
  position: relative;
  z-index: 999;
}

.demo_img .cs1 {
  overflow: hidden;
}

.demo_img:hover .cs1 .demo_img2 {
  transform: scale(1.1);
}

.del {
  position: absolute;
  height: 454px;
  width: 0;
  /* background: yellow; */
  background: url(../images/border1.png) no-repeat center right;
  top: 0;
  right: 0;
}

.del>div {
  float: right;
}

.cs2 {
  display: none;
}

.cs1,
.cs2 {
  position: relative;
  width: 300px;
  height: 455px;
}

.demo_img1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.demo_img2 {
  width: 300px;
  transition: all 1s;
}

.demo {
  width: 100%;
  height: 980px;
  background: url(../images/demo_bg.png) center;
  background-size: 100% auto;
  position: relative;
  padding-top: 156px;
}

.demo .left_menu {
  margin-left: -922px !important;
  top: 293px !important;
}

.demo .swiper_border {
  width: 1342px;
  height: 703px;
  padding-top: 40px;
  margin: 0 auto;
  position: relative;
}

.demo .swiper-container {
  width: 1280px;
  height: 510px;
}

.demo .swiper-container .swiper-slide {
  /* width: 964px; */
  height: 468px;
  background: transparent;
  overflow: hidden;
  cursor: pointer;
}

.demo .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  background: url(../images/perform_db.png) no-repeat center;
}

.demo .swiper-container .swiper-pagination-bullet {
  background: url(../images/perform_a.png) no-repeat center;
  width: 22px;
  height: 22px;
  opacity: 1;
  margin-top: 2px;
}

.demo .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(../images/perform_ac.png) no-repeat center;
}

.close {
  position: absolute;
  right: 99px;
  top: -8px;
  display: none;
}

.cs1 h5 {
  width: 100%;
  position: absolute;
  z-index: 99;
  font-size: 24px;
  color: #582e21;
  font-weight: 500;
  text-align: center;
  top: 30px;
  letter-spacing: 8px;
}

.cs1 p {
  font-size: 16px;
  text-align: center;
  width: 244px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 30px;
  height: 100px;
  line-height: 1.5;
  text-indent: 0;
  z-index: 3;
}

.del img {
  float: right;
  margin: 30px 120px 0 0;
}

.demo_header {
  margin: 50px auto 0;
}

/* 园区地图 */
/*map*/
#positionButtonDiv {
  display: flex;
  position: absolute;
  bottom: 70px;
  left: 301px;
}

.scaleNum {
  background: rgba(0, 0, 0, 0.6);
  border: 3px solid rgba(253, 253, 253, 0.8);
  width: 66px;
  height: 66px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  box-sizing: border-box;
  margin: 0 10px;
}

.viewer {
  width: 747px;
  height: 553px;
  position: relative;
  -ms-touch-action: none;
  cursor: pointer;
  box-sizing: border-box;
  margin: 35px auto 0;
  border-radius: 18px;
}

.map {
  position: relative;
  /* width: 806px; */
  width: 820px;
  height: 580px;
  margin: 0 auto 20px;
  /* padding-top: 45px; */
  overflow: hidden;
}

.map_txt {
  font-size: 22px;
  margin-bottom: 34px;
  color: #6e3d91;
}

.iviewer_button {
  width: 66px;
  height: 66px;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
}

.iviewer_common {
  position: absolute;
  bottom: 26px;
  z-index: 5000;
}

.iviewer_zoom_in {
  left: 270px;
  background: url(../images/map_big.png) center;
}

.iviewer_zoom_out {
  right: 290px;
  background: url(../images/map_small.png) center;
}

.iviewer_zoom_zero {
  right: 100px;
  display: none;
}

.iviewer_zoom_fit {
  left: 125px;
  display: none;
}

.iviewer_zoom_status {
  left: 364px;
  text-align: center;
  width: 66px;
  height: 66px;
  background: url(../images/map_num.png) center;
  line-height: 66px;
  color: #ffffff;
  font-size: 20px;
}

.look_map {
  position: absolute;
  right: 27px;
  bottom: 44px;
  cursor: pointer;
}

.map_icon img {
  margin: 50px auto;
}

/* 新闻动态 */
.newsChoose {
  width: 560px;
  height: 48px;
  margin: 0px auto 30px;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  /* background: url(../images/news_bg.png) no-repeat center 50px; */
}

.newsChoose li {
  width: 132px;
  height: 47px;
  background: url("../images/time_btn.png") center 0 no-repeat;
  background-position: 0 -47px;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #c96118;
  /*font-weight: 500;*/
  cursor: pointer;
  float: left;
}

.newsChoose li:nth-child(2) {
  /* margin: 0 80px; */
}

.newsChoose li:hover {
  background-position: 0 0px !important;
  color: #ffffff !important;
}

.newsChoose .actived {
  background-position: 0 0px !important;
  color: #ffffff !important;
}

.main_news {
  height: 800px;
  width: 740px;
  margin: 0 auto;
}

.main_news ul {
  margin: 0 auto;
}

.main_news a {
  display: block;
}

.main_news_ul li {
  border-bottom: 1px solid #dcd9ce;
  padding: 10px 0;
}

.main_news_ul li a:after {
  clear: both;
  content: "";
  display: block;
}

.news_date {
  width: 140px;
  height: 150px;
  color: #fff;
  background: url("../images/new_data_img1.png") no-repeat center;
  text-align: center;
  float: left;
}

.main_news_ul li:hover {
  /* background:url("../images/news_active_bg.png") no-repeat center; */
  /* background-size: 100% 100%; */
  /* transition: scale(1.1); */
}

.main_news_ul li:hover .news_date {
  /* background:url("../images/new_data_img2.png") no-repeat center; */
  /* color: #ff6600; */
}

.main_news_ul li:hover h4 {
  color: #ff6600 !important;
}

.news_date:hover {}

.news_date span {
  display: block;
  font-size: 16px;
  padding: 46px 0 4px 0;
}

.news_date b {
  display: block;
  font-size: 28px;
}

.news_content h4 {
  margin: 0;
  padding: 30px 0 10px;
  font-size: 20px;
  font-weight: 600;
}

.news_content p {
  font-size: 16px;
  height: 67px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news_content {
  float: left;
  width: 580px;
  padding-left: 16px;
  color: #555555;
  text-align: justify;
}

.recommended_news {
  border-top: 1px solid #dcd9ce;
}

.recommended_news .news_content {
  width: 540px;
}

.recommended_news img {
  float: left;
  -webkit-box-shadow: inset 0 0 10px #aaa;
  -moz-box-shadow: inset 0 0 10px #aaa;
  box-shadow: inset 0 0 10px #aaa;
}

.recommended_news h4 {
  color: #ff6600;
}

.news {
  position: absolute;
  display: none;
}

.news.actived {
  display: block;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pager {
  max-width: 800px;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  z-index: 99;
}

.pager a {
  cursor: pointer;
}

.pager a,
.pager span {
  /* 按钮内数字 */
  width: 32px;
  height: 32px;
  border: 1px solid #ebebeb;
  margin-left: -1px;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  float: left;
  font-size: 15px;
  text-decoration: none;
  margin: 0 2px;
  border-radius: 50%;
  background: #eae1d4;
}

.pager a:hover,
.pager span:hover {
  border-color: #3897cd;
  color: #3897cd;
  position: relative;
  z-index: 1;
}

.pager span.current {
  background-color: #67afb8;
  color: #fff;
  border-color: #ebebeb;
  position: relative;
  z-index: 1;
}

.pager .pg-first,
.pager .pg-prev,
.pager .pg-next,
.pager .pg-last {
  background: white url(../images/page_bg.jpg) 2px 3px no-repeat;
}

.pager .pg-first:hover,
.pager .pg-prev:hover,
.pager .pg-next:hover,
.pager .pg-last:hover {
  background: white url(../images/page_bg_hover.jpg) 8px 7px no-repeat;
}

.pager .pg-prev,
.pager .pg-prev:hover {
  background-position: 3px -25px;
}

.pager .pg-next,
.pager .pg-next:hover {
  background-position: -30px -25px;
}

.pager .pg-last,
.pager .pg-last:hover {
  background-position: -30px 3px;
}

.pager .pg-prev[disabled="true"],
.pager .pg-prev[disabled="true"]:hover {
  cursor: default;
  background-image: url(../images/page_bg.jpg);
}

.pager .pg-next[disabled="true"],
.pager .pg-next[disabled="true"]:hover {
  cursor: default;
  background-image: url(../images/page_bg.jpg);
}

.pager .pg-prev[disabled="true"],
.pager .pg-next[disabled="true"] {
  border-color: #eeeeee;
}

.pager span.els {
  border-color: transparent;
}

.pagerHtmlWrap {
  width: 800px;
  margin: 30px auto;
}

.pagerHtmlWrap .cc_cells {
  width: 100%;
  height: 35px;
  padding: 5px 0;
  border-bottom: 1px #cccccc solid;
}

.pagerHtmlWrap .cc_cells a {
  color: #454545;
  font-size: 14px;
  line-height: 35px;
  text-decoration: none;
}

.pagerHtmlWrap .cc_cells a span {
  display: inline-block;
  width: 25%;
  text-align: left;
  margin: 0;
}

/* 新闻详情 */
.news_detail_main {
  width: 820px;
  margin: 0 auto;
  color: #555;
}

.news_detail_main p {
  text-align: justify;
  text-indent: 2em;
  font-size: 18px;
  margin: 10px auto 8px;
  line-height: 2;
  color: #000000;
  word-break: break-all;
}

.news_detail_main h1 {
  font-size: 24px;
  width: 740px;
  text-align: center;
  margin: 0 auto 10px;
}

.news_detail_main .datetime {
  text-align: center;
  margin: 10px 0 20px;
  font-size: 14px;
}

.news_detail_main img {
  max-width: 820px;
  margin: 0 auto;
  border: 0;
}

/* 收费指南 */
.charge {
  width: 360px;
  height: 48px;
  margin: 0px auto 30px;
  padding-top: 30px;
  background: url(../images/ticket_bg.png) no-repeat center 50px;
  display: flex;
  justify-content: space-between;
}

.charge li {
  width: 132px;
  height: 47px;
  background: url("../images/time_btn.png") center 0 no-repeat;
  background-position: 0 -47px;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #c96118;
  /*font-weight: 500;*/
  cursor: pointer;
}

.charge li:hover {
  background-position: 0 0px !important;
  color: #ffffff !important;
}

.charge .actived {
  background-position: 0 0px !important;
  color: #ffffff !important;
}

.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  text-align: center;
  z-index: 9999;
}

.code_box {
  position: absolute;
  top: 50%;
  margin-top: -210px;
  left: 50%;
  margin-left: -338px;
  background-image: url("../images/code_box.png");
  width: 676px;
  height: 419px;
  background-size: 100%;
}

#code {
  position: absolute;
  right: 148px;
  top: 156px;
  width: 124px;
  height: 124px;
}

.close_codeBox {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -11px;
  right: -22px;
  cursor: pointer;
}



.tickets ul {
  display: inline-block;
}

.tickets ul li {
  text-align-last: justify;
}

.tickets ul li span:first-child {
  display: inline-block;
  width: 193px;
  word-break: keep-all;
}

/* 地图 */
.con {
  overflow: hidden;
}

.viewer {
  width: 100%;
  height: 528px;
  position: relative;
  -ms-touch-action: none;
  cursor: pointer;
  border: 2px solid #a05b28;
  border-radius: 5px;
}