@font-face {
  font-family: Fz;
  src: url('../images/FZCuJinLJW.woff2');
}
html {
  font-size: calc(100vw / 375 * 50);
}
body {
  font-size: 0.16rem;
}
*,
ul,
li {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #5e4a23;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
*:not(input,textarea) {
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
a:hover {
  color: #9a3312;
}
input:focus {
  outline: none;
}
p {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #9a3312;
  font-family: Fz;
  font-weight: normal;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.clear {
  clear: both;
  width: 0;
  height: 0;
  overflow: hidden;
}
#mc {
  height: 100vh;
  width: 100vw;
  overflow: hidden auto;
}
.ball {
  border-radius: 100%;
  position: relative;
  width: 0.34rem;
  height: 0.34rem;
}
.ball::after {
  border-radius: 100%;
  position: absolute;
  content: ' ';
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.14rem;
  height: 0.14rem;
}
.ball.red {
  background-color: rgba(154, 51, 18, 0.5);
}
.ball.red::after {
  background-color: #9a3312;
}
.mobxWarp {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
}
.mobxWarp .carousel-wrap {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.5s ease-in;
}
.mobxWarp .messageBox {
  position: relative;
  display: block;
  width: 100vw;
}
.mobxWarp .indicator {
  height: 0.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1001;
  position: fixed;
  width: 100%;
  bottom: 0.5rem;
  left: 0;
}
.mobxWarp .indicator div {
  width: 0.28rem;
  height: 0.28rem;
  opacity: 0.64;
  border-radius: 100%;
  margin: 0 0.13rem;
  position: relative;
}
.mobxWarp .indicator div::after {
  width: 0.1rem;
  height: 0.1rem;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.05rem;
  margin-top: -0.05rem;
  background: #fff;
  border-radius: 100%;
}
.mobxWarp .indicator div.active {
  background: url('../images/icons/side-active-w.png');
  background-size: cover;
  position: relative;
}
.mobxWarp .indicator div.active::after {
  background: none;
}
.messageBox {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1999;
}
.messageBoxMain {
  left: 0.55rem;
  right: 0.55rem;
  padding: 0.8rem 0.55rem;
  background-color: #fffaeb;
  font-family: PingFangSC-Regular;
  position: absolute;
  box-sizing: border-box;
  top: 45%;
  transform: translate(0, -50%);
  width: calc(100vw - 1.1rem);
}
.messageBoxMain .title {
  font-size: 0.32rem;
  color: #5e4a23;
  text-align: center;
  line-height: 0.48rem;
  margin-bottom: 0.24rem;
}
.messageBoxMain .content {
  font-size: 0.26rem;
  color: #9b8a69;
  line-height: 0.4rem;
}
.messageBoxMain img.close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.3rem;
  display: block;
}
#footer {
  padding-top: 1.33rem;
  background: url(../images/footer_bg.png) no-repeat center top;
  background-size: 100% 100%;
  text-align: center;
  color: #5a5a5a;
  margin-top: 1.5rem;
  min-height: 6.4rem;
}
#footer .qrcodes {
  display: flex;
  justify-content: space-between;
  padding: 0 1.18rem;
  margin-bottom: 0.84rem;
}
#footer .qrcodes img {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}
#footer .qrcodes > div {
  width: 0.48rem;
  height: 0.48rem;
  padding: 0.16rem;
  background-color: #a5721d;
  border-radius: 100%;
  position: relative;
}
#footer .qrcodes > div p {
  position: absolute;
  top: 0.96rem;
  left: 50%;
  font-size: 0.28rem;
  line-height: 0.42rem;
  white-space: nowrap;
  transform: translate(-50%, 0);
}
#footer .qrcodes > div .qr {
  display: none;
  position: absolute;
  width: 1.56rem;
  height: 1.56rem;
  padding: 0.23rem;
  border-radius: 0.2rem;
  background-color: #fff;
  bottom: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
}
#footer .qrcodes > div .qr::after {
  content: ' ';
  height: 0.2rem;
  width: 0.2rem;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 0.1rem);
  bottom: -0.1rem;
  transform: rotate(45deg);
}
#footer .qrcodes > div.cur {
  background-color: #9a3312;
}
#footer .qrcodes > div.cur .qr {
  display: block;
}
#footer .links {
  margin-top: 0.66rem;
  font-size: 0.26rem;
  color: #5a5a5a;
  line-height: 0.42rem;
}
#footer .links .caption {
  margin-bottom: 0.19rem;
  font-weight: bold;
}
#footer .links .list {
  padding: 0 0.85rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}
#footer .links .list .icon {
  width: 0.3rem;
  height: 0.3rem;
  display: flex;
  align-items: center;
}
#footer .links .list .icon.prev {
  transform: rotate(-90deg);
}
#footer .links .list .icon.next {
  transform: rotate(90deg);
}
#footer .links .list .icon img {
  display: block;
  width: 100%;
}
#footer .links .list .links_content {
  flex: 1;
  white-space: nowrap;
  overflow: auto;
  margin: 0 0.4rem;
  padding-bottom: 10px;
  margin-bottom: -10px;
}
#footer .links .list .links_content a {
  white-space: nowrap;
  margin-right: 0.4rem;
}
#footer .links .list .links_content a:last-child {
  margin: 0;
}
#footer .contact {
  font-size: 0.26rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.5rem;
}
#footer .contact p,
#footer .contact a.icplink {
  margin-top: 0.16rem;
  line-height: 0.37rem;
  padding-left: 0.4rem;
}
#footer .contact p.call,
#footer .contact a.icplink.call {
  background: url(../images/icons/call.png) no-repeat left center;
  background-size: 0.3rem auto;
}
#footer .contact p.mail,
#footer .contact a.icplink.mail {
  background: url(../images/icons/mail.png) no-repeat left center;
  background-size: 0.3rem auto;
}
#footer .contact p.address,
#footer .contact a.icplink.address {
  background: url(../images/icons/address.png) no-repeat left center;
  background-size: auto 0.3rem;
}
#footer .contact p.icplink p,
#footer .contact a.icplink.icplink p {
  background: url(../images/guohui.png) no-repeat left center;
  background-size: auto 0.3rem;
}
#footer .contact a {
  color: #5a5a5a;
}
#footer .contact a.contactUs {
  margin-top: 0.34rem;
  border: 1px solid #5a5a5a;
  border-radius: 3px;
  display: flex;
  padding: 0.19rem 0.42rem;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
#footer .contact a.contactUs span {
  white-space: nowrap;
}
#footer .contact a.contactUs img {
  display: block;
  height: 0.3rem;
  margin-left: 0.2rem;
  width: auto;
}
.backTop {
  position: fixed;
  bottom: 0.3rem;
  right: 0.3rem;
  opacity: 0;
  z-index: 999;
}
.backTop img {
  width: 1rem;
  display: block;
}
.backTop.show {
  opacity: 1;
  transition: 0.2s ease-in 0.2s;
}
.page #points .point .thumb img {
  background-image: url(../images/base.jpg);
  background-size: cover;
}
.guide-box .thumb img {
  background-image: url(../images/base.jpg);
  background-size: cover;
}
/* 图片预览相关 */
.cl:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cl,
.clearfix {
  zoom: 1;
}
@font-face {
  font-family: "picIcon";
  src: url('../fonts/iconfont.eot?t=1527824986789');
  /* IE9*/
  src: url('../fonts/iconfont.eot?t=1527824986789#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'), url('../fonts/iconfont.ttf?t=1527824986789') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg?t=1527824986789#iconfont') format('svg');
  /* iOS 4.1- */
}
.picView-magnify-list li {
  float: left;
  display: inline-block;
  width: 200px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.picView-magnify-list li a {
  display: block;
  overflow: hidden;
}
.picView-magnify-list li a img {
  width: 200px;
}
.magnify-toolbar .magnify-btn,
.magnify-btn-close,
.magnify-loader {
  font-family: "picIcon" !important;
  font-size: 25px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.magnify-modal {
  position: fixed;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  cursor: default;
}
.magnify-header {
  position: relative;
  height: 40px;
  z-index: 9;
}
.magnify-footer {
  height: 50px;
  bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 9;
}
.magnify-toolbar {
  display: inline-block;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.magnify-toolbar .magnify-btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0;
  color: #999;
  line-height: 50px;
}
.magnify-btn-close {
  width: 40px;
  height: 40px;
  margin: 0;
  color: #999;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  text-align: center;
}
.magnify-toolbar .magnify-btn:hover,
.magnify-btn-close:hover {
  color: #fff;
}
.magnify-btn-close:before {
  content: "\ea4f";
}
.magnify-btn-zoomIn:before {
  content: "\e7dd";
}
.magnify-btn-zoomOut:before {
  content: '\e7dc';
}
.magnify-btn-prev:before {
  content: '\e624';
}
.magnify-btn-next:before {
  content: '\e9ce';
}
.magnify-btn-fullScreen:before {
  content: '\e63f';
}
.magnify-btn-actualSize:before {
  content: '\e615';
}
.magnify-btn-rotateLeft:before {
  content: '\ece3';
}
.magnify-btn-rotateRight:before {
  content: '\ece4';
}
.magnify-loader:before {
  content: '\e600';
}
.magnify-loader {
  -webkit-animation: icon-spin 1s infinite steps(8);
  -o-animation: icon-spin 1s infinite steps(8);
  animation: icon-spin 1s infinite steps(8);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #999;
  font-size: 35px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 40%;
}
.magnify-title {
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  user-select: none;
  overflow: hidden;
  color: #fff;
  padding: 0 40px 0 15px;
  line-height: 40px;
}
.magnify-image {
  display: none;
  position: relative;
}
.magnify-stage {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border: none;
  overflow: hidden;
}
.is-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.is-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
