@font-face {
  font-family: "wenCangRegular";
  src: url("../fonts/wenCangRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SourceHanSansCNRegular";
  src: url("../fonts/SourceHanSansCN-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html,
body {
  font-family: "Microsoft YaHei";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  height: 100%;
  width: 100%;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: 0;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
img {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  border: 0;
  display: block;
}
em,
i {
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix::after {
  display: block;
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
.fc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fcol {
  flex-direction: column;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.oHidden {
  overflow: hidden;
}
.top-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.ex-nav-con {
  position: relative;
  height: 0.58rem;
  line-height: 0.58rem;
  font-size: 0.16rem;
  font-family: "SourceHanSansCNRegular";
}
.ex-nav-con-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.ex-nav-con-left a {
  display: block;
  float: left;
  margin: 0 0.6rem 0 0;
  color: #f1d3b7;
  white-space: nowrap;
  transition: color 300ms ease;
}
.ex-nav-con-left a:hover {
  color: #fff9a3;
}
.ex-nav-con-left a img {
  margin: 0 0.05rem 0.05rem 0;
  display: inline-block;
  vertical-align: middle;
  max-width: 0.18rem;
}
.ex-nav-con-left .ft-travel {
  margin: 0.16rem 1.1rem 0 0.9rem;
  width: 0.89rem;
  height: 0.26rem;
  background: url("../images/hnav-logo.png") no-repeat;
  background-size: cover;
  transition: transform 300ms ease;
  transform-origin: 50% 50%;
}
.ft-travel:hover {
  transform: scale(0.95);
}
.ex-nav-con-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  color: #f1d3b7;
}
.contact {
  float: left;
  margin: 0 0.8rem 0 0.5rem;
}
.selectBox {
  float: left;
  position: relative;
  margin: 0.1rem 0.1rem 0 0;
  padding-left: 0.1rem;
  cursor: pointer;
  border-radius: 0.3rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  line-height: 0.4rem;
}
.hotel-slbox {
  padding: 0 0 0 0.2rem;
  width: 1.78rem;
}
.park-slbox {
  width: 1.42rem;
}
.hotel-slbox .ul_park {
  width: 1.78rem;
}
.park-slbox .ul_park {
  width: 1.41rem;
}
.selectBox span {
  float: left;
}
.selectBox .hnav-arrow {
  float: left;
  margin: 0.17rem 0 0 0.05rem;
  width: 0.28rem;
  transition: transform 300ms ease;
}
.selectBox .hnav-select-arc {
  display: none;
  position: absolute;
  top: -0.06rem;
  left: -0.02rem;
}
.hotel-slbox .hnav-select-arc {
  max-width: none;
  width: 1.8rem;
}
.park-slbox .hnav-select-arc {
  max-width: none;
  width: 1.44rem;
}
.hotel-slbox .hnav-select-arc1 {
  position: absolute;
  bottom: -0.08rem;
  left: -0.02rem;
  transform: rotate(180deg);
  width: 1.8rem;
}
.park-slbox .hnav-select-arc1 {
  position: absolute;
  bottom: -0.08rem;
  left: -0.02rem;
  transform: rotate(180deg);
  width: 1.44rem;
}
.hnav-select-arc1 {
  z-index: -1;
  max-width: none;
}
.selectBox:hover {
  border: 0.01rem solid #211a11;
  background: #342f26;
  border-bottom: none;
}
.selectBox:hover .hnav-select-arc {
  display: block;
}
.selectBox:hover .hnav-arrow {
  margin: 0.1rem 0 0 0.05rem;
  transform: rotate(180deg);
}
.selectBox:hover .ul_park {
  display: block;
}
.ul_park {
  display: none;
  position: absolute;
  top: 88%;
  left: 0;
  z-index: 11;
  padding: 0.1rem 0 0.2rem;
  min-width: 100%;
  border-top: none;
  text-align: center;
  background: #342f26;
  border-top: none;
  white-space: nowrap;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border: 0.01rem solid #211a11;
  border-top: none;
}
.ul_park li {
  min-width: 100%;
  position: relative;
}
.ul_park > li {
  padding: 0 0 0 0.1rem;
  text-align: left;
}
.ul_park > li em {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
  width: 27px;
  height: 27px;
}
.quot::before,
.quot::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 6px;
  margin-left: -0.5px;
  margin-top: -3px;
  background-color: #f1d3b7;
  width: 6px;
  height: 1px;
  margin-top: -0.5px;
  margin-left: -3px;
  width: 6px;
  height: 1px;
  margin-top: -0.5px;
  margin-left: -3px;
  transform-origin: right center;
}
.quot::before {
  transform: rotate(45deg);
}
.quot::after {
  transform: rotate(-45deg);
}
.ul_park li:hover a {
  color: #2a231b;
}
.ul_park li:hover .header_trUl a {
  color: #f1d3b7;
}
.ul_park .header_trUl li:hover a {
  color: #2a231b;
}
.ul_park li:hover {
  background: url("../images/hnav-select-item.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ul_park li:hover .header_trUl {
  display: block;
}
.ul_park li:hover .quot::after,
.ul_park li:hover .quot::before {
  background: #2a231b;
}
.ul_park li a {
  display: block;
  padding: 0 0.1rem;
  height: 0.35rem;
  line-height: 0.35rem;
  color: #f1d3b7;
  transition: none;
}
.header_trUl {
  position: absolute;
  min-width: 100%;
  background: #342f26;
  left: 100%;
  top: 0;
  border-left: none;
  display: none;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.ex-nav-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.g-nav-con {
  margin: -0.03rem 0 0 0;
  height: 1.2rem;
  background: url("../images/nav-stone-bg.png") no-repeat;
  background-size: 100% auto;
  background-position-y: -0.08rem;
}
.nav-wrap {
  position: relative;
  -webkit-transform: translateY(-0.3rem);
  transform: translateY(-0.3rem);
  margin: 0 auto;
  width: 13.67rem;
  height: 1.6rem;
  background: url("../images/nav-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left center;
}
.ren {
  position: absolute;
  right: 0;
  top: -5.5rem;
  z-index: 200;
  width: 5.34rem;
}
.pro {
  width: 100%;
  position: relative;
}

.project .title,
.service .title,
.pinfo .title {
  width: 4.96rem;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
  transform: translateY(-100%);
  transition: opacity 1s, transform 1s;
}

.project {
  position: absolute;
  width: 1220px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -610px;
}
.project .swiper-slide {
  height: 100vh;
  position: relative;
}
#proSwiper {
  position: absolute;
  top: 7%;
  left: 50%;
  margin-left: -6rem;
}
.project .swiper-container img {
  display: none;
  width: 13rem;
}
.project .swiper-container .h-pro1 {
  display: block;
}

.active.project .title {
  opacity: 1;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  transition-delay: 0.5s;
}
.active.project .sec-con .swiper-slide img {
  transform: translateY(0);
  transition-delay: 0.5s;
}
.active.project .more-pro {
  transition-delay: 1s;
}
.active.project .pro-navigation {
  opacity: 1;
  transform: translate(0%, -50%);
  transition-delay: 0.5s;
}
.pro-navigation {
  position: absolute;
  top: 20%;
  z-index: 100;
  left: 50%;
  margin-left: -7rem;
}
.pro-navigation .track {
  display: flex;
}
.pro-navigation .ptt-b {
  position: absolute;
  top: 0.05rem;
  left: 50%;
  z-index: -1;
  transform-origin: center top;
  -webkit-transform-origin: center top;
  width: 0.02rem;
  height: 0.15rem;
}
.ptt-b1 {
  transform: translate(-50%, -100%) rotate(45deg);
  -webkit-transform: translate(-50%, -100%) rotate(45deg);
  background: rgba(234, 210, 125);
}
.ptt-b2 {
  transform: translate(-50%, -100%) rotate(-45deg);
  -webkit-transform: translate(-50%, -100%) rotate(-45deg);
  background: rgba(139, 67, 35);
}
.pro-navigation .track .tra_1,
.pro-navigation .track .tra_2 {
  width: 0.02rem;
  height: 5.35rem;
}
.pro-navigation .track .tra_3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.pro-navigation .track .tra_3 .slider {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  width: 50%;
  height: 1.07rem;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  background: url("../images/hpps-bg.png") no-repeat center center/100% 100%;
}
.pro-navigation .track .tra_1 {
  margin: 0 0.15rem 0 0;
  background: rgba(234, 210, 125);
}
.pro-navigation .track .tra_2 {
  background: rgba(139, 67, 35);
}
.pro-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  user-select: none;
  height: inherit;
}
.bar-num {
  position: relative;
  height: 1.07rem;
  margin: 0 0 0.1rem 0;
}
.bar-num span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.21rem;
  height: 0.38rem;
  line-height: 0.38rem;
  text-align: center;
  font-size: 0.12rem;
  color: #d1ccc5;
  cursor: pointer;
  background: url("../images/h-bg-bar.png") no-repeat;
  background-size: cover;
}
.bar-num .bar-ava {
  position: absolute;
  right: -1.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.bar-ava .hpp-wrap {
  position: relative;
  width: 0.97rem;
  height: 0.9rem;
  background: url("../images/hpp-bg.png") no-repeat;
  background-size: cover;
  cursor: pointer;
  transition: transform 0.2s;
}
.bar-ava .hpp-back {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 3.81rem;
  height: 1.07rem;
  background: url("../images/hpp-bg2.png") no-repeat;
  background-size: contain;
  transform-origin: 0 center;
  opacity: 0;
  transform: translate(0, -50%) scaleX(0);
  transition: transform 0.2s, opacity 0.2s;
}
.bar-ava .hpp-back .hpp-mt {
  opacity: 0;
  font-family: "wenCangRegular";
  font-size: 0.22rem;
  color: #4e210b;
  margin: 0.15rem 0 0 1.3rem;
}
.bar-ava .hpp-back .hpp-subt {
  opacity: 0;
  font-size: 0.18rem;
  font-family: "wenCangRegular";
  color: #4e210b;
  margin: 0 0.4rem 0 1.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.bar-num:hover span {
  color: #222a3b;
  background-image: url("../images/h-bg-bar1.png");
}
.bar-num:hover .bar-ava .hpp-wrap {
  background: url("../images/hpp-bg1.png") no-repeat;
  background-size: cover;
}
.bar-num:hover .bar-ava .hpp-wrap .hpp-img {
  width: 0.77rem;
  height: 0.9rem;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}
.bar-num:hover .bar-ava .hpp-wrap .hpp-img img:nth-of-type(1) {
  display: none;
}
.bar-num:hover .bar-ava .hpp-wrap .hpp-img img:nth-of-type(2) {
  display: block;
}
.bar-num:hover .bar-ava .hpp-title {
  opacity: 0;
}
.bar-num.active .hpp-wrap {
  transform: translateX(0.3rem);
  background: url("../images/hpp-bg1.png") no-repeat;
  background-size: cover;
}
.bar-num.active .hpp-mt {
  opacity: 1;
  transition-delay: 0.3s;
}
.bar-num.active .hpp-subt {
  opacity: 0.8;
  transition-delay: 0.3s;
}
.bar-num.active .hpp-back {
  transform: translate(0, -50%) scaleX(1);
  transition-delay: 0.2s;
  opacity: 1;
}
.bar-num.active .hpp-wrap .hpp-img {
  width: 0.77rem;
  height: 0.9rem;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}
.bar-num.active .hpp-wrap .hpp-img img:first-of-type {
  display: none;
}
.bar-num.active .hpp-wrap .hpp-img img:nth-of-type(2) {
  display: block;
}
.bar-num.active .hpp-wrap .hpp-title {
  opacity: 0;
}
.bar-num.active .hpp-arrow {
  opacity: 1;
  transform: translate(-100%, 0);
  transition-delay: 0.3s;
}
.bar-num.active .hpp-wrap::after {
  opacity: 1;
  transform: translate(-100%, 0);
  transition-delay: 0.4s;
}
.hpp-img,
.hpp-title {
  position: absolute;
  left: 50%;
  width: 100%;
  text-align: center;
  font-size: 0.14rem;
  color: #282828;
  font-family: "wenCangRegular";
  transition: 0.2s;
}
.hpp-img {
  width: 0.65rem;
  height: 0.75rem;
  overflow: hidden;
  top: 0;
  z-index: 2;
  background-size: cover;
  transform: translate(-50%, -10%);
}
.hpp-title {
  left: 0;
  bottom: 0.01rem;
}
.hpp-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
}
.hpp-img img:nth-of-type(2) {
  display: none;
}
.hpp-wrap::after {
  content: "";
  display: block;
  width: 0.17rem;
  height: 0.33rem;
  background: url("../images/hpp-arrow.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -0.165rem 0;
  opacity: 0;
  z-index: -1;
  transform: translate(-85%, 0);
  transition-property: transform, opacity;
  transition-duration: 0.5s;
}

.section .sec-con {
  margin: 0 auto;
  height: inherit;
  position: relative;
}
.section .sec-con .title {
  position: absolute;
  z-index: 100;
}
.section .fp-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: transform 1000ms ease;
  -moz-transition: transform 1000ms ease;
  -ms-transition: transform 1000ms ease;
  -o-transition: transform 1000ms ease;
  transition: transform 1000ms ease;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg4 {
  width: 100%;
  position: relative;
}
.hi-title {
  position: absolute;
  top: 2%;
  left: 50%;
  width: 4.96em;
  margin-left: -2.48rem;
  z-index: 120;
}
.bg4_info {
  position: absolute;
  top: 15%;
  left: 50%;
  width: 1.44em;
  margin-left: -5rem;
  z-index: 120;
}
.bg4_desk {
  position: absolute;
  top: 15%;
  left: 50%;
  width: 15.5rem;
  margin-left: -7.75rem;
  z-index: 90;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.footer-content {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 12rem;
  overflow: hidden;
  line-height: 0.56rem;
  font-size: 0.22rem;
  font-family: "SourceHanSansCNRegular";
}
.inner-page-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}
.inner-page-footer > img {
  display: block;
}
.inner-page-footer .foot-nav {
  padding: 0.7rem 0 0;
}
.foot-nav {
  padding: 1.22rem 0 0;
}
.foot-nav-wrap {
  position: relative;
}
.foot-nav-wrap::before,
.foot-nav-wrap::after {
  position: absolute;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.01rem;
  background: linear-gradient(to right, #b2934a 5%, #fff 60%, #b2934a);
}
.foot-nav-wrap::before {
  top: 0;
}
.foot-nav-wrap::after {
  bottom: 0;
}
.foot-nav a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 0.56rem;
}
.foot-nav li.active a {
  color: #a4e0da;
}
.foot-nav li:not(:last-of-type) a::after {
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  content: "";
  width: 0.02rem;
  height: 0.22rem;
  background: #fff;
}
.footer-content a {
  color: #fff;
}
.footer-content a:hover {
  color: #a4e0da;
}
.foot-nav ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.foot-nav ul li {
  flex: 1;
  text-align: center;
}
.foot-middle,
.foot-bottom {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.foot-slider {
  position: absolute;
  top: 0;
  left: 0.12rem;
  z-index: -1;
  font-size: 0;
  width: 0.16rem;
  height: 0.56rem;
  transition: left 300ms ease;
}
.foot-slider::before,
.foot-slider::after {
  position: absolute;
  left: 0;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-width: 0.08rem;
  border-style: solid;
}
.foot-slider::before {
  top: 0;
  border-color: #9f966d transparent transparent transparent;
}
.foot-slider::after {
  bottom: 0;
  border-color: transparent transparent #9f966d transparent;
}
.toTop {
  position: absolute;
  z-index: 100;
  left: 70%;
  bottom: 0.12rem;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.toTop:hover span {
  color: rgba(255, 255, 255, 0.8);
}
.toTop:hover .tt-arrow {
  border: 0.02rem solid rgba(255, 255, 255, 0.8);
}
.toTop:hover .tt-arrow .arrow {
  animation: flyUp 1000ms ease-in-out forwards;
}
.toTop span {
  margin: 0 0.55rem 0 0;
  font-size: 0.22rem;
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.3s;
}
.tt-arrow {
  width: 0.44rem;
  height: 0.44rem;
  border: 0.02rem solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: border 0.3s;
  transform: rotate(90deg);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.arrow {
  display: block;
  width: 0.21rem;
}
/* media query */
@media screen and (max-width: 1440px) {
  .hnav-arrow {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .ul_park li a {
    padding: 0;
  }
}
