@font-face {
  font-family: 'axiosIconFont';
  /* Project id 3659062 */
  src: url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAATYAAsAAAAACewAAASKAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDPgqGKIUhATYCJAMcCxAABCAFhSMHRRuQCMiemjyZElBAAQWqAKAbLHj6vzfvzPu90/ZmS/FKOcGgxTEYkHB0f3hPe/WWlBNz0CC3czmoSKGsGtgdIH1N9yuWB+B++f5vsesALcBrProFJdhsaPs0HI5G0eH/94eq/2ec5wL8MjguY20ac1PA4gFZ53N0L6ACrvNiAYtejfD8XLW5gu6DgMBJFvK8qEwM7JPcboYAVHKnwMuUk04jBzdJx8qgCE/pFN0ZgzxAAr0n34dv6+vl3zRwA5QdgXyS92OhCi4P5w4XU5wuJ+aV0YHAbAU2MGA3MIMcs21fKE5whyJIOhnVDeCwCP2aDRe7XDQuLbR0MGBFkIlsftV/nqQgyyKQP6XOgvE1nifPgwYL8nxosCEvhAaFvAgaDOTFEGyRzDV2JGAC+AMyAFl162qSy2ZY/JyKQrY7i06j0ZlevjQ3hEpHqfhJHrubDYE8QDp4wN0DGqDa89sODbx8Off5c2dk7Yp5vnXzng08nfvY+SR17t2jA8fuzbtzxHn4tgIhs6RXcRkLopWETQ8I2TUZSjYgEImZIdw7lhAlBSRJoiVA5PoNcS7w7lAyUs+RsG1MMQppgNYhfswARCzmSBNGcTUsSRVbqDmQ+cKKYwpfyS5pszUGtCxHw7XYSJb8XRVPytUgXrsTticUSDiyopMTT4b5SNhe28eLy1N56ZXSnROTxr44UtXsaHCUxVuu7F21t/zc3+q/69kI2P/8yJzUUJ9oVtnmGuLRjhBPxJMePxYKFVBRaKliMHuwIstYHTfQM4HasmtK1EbRkuDvliXfyK+yfA8MC6spefF7of8x3AAYAaci3PXJzbEtoAjzDsP7NvTC5gpA0Dm+l783bSs/7EUYvPQVxn4+mTZ0ObMyyElyhpaFpr33ep/GqosTTowVwos48dq2uZTJU7dU9kh7FNo/o4XpdZPTOtLqJxekjxZwL929BPWrZH5yX4nO3Hmbv5S/ZEnC2yWCpYJ3zjFcJeYJS8atuv1ulmPRWfq+QsFB9Tj76GcXOWZNO3exOumJgNoU6hXaZIauLKGPPNe8hC95RIsppCDrZcAcyO+pT6FL8pb0GwEQ/NtOBTZzMr65oVQA+K3MMFrORwzNhDyKwrwbS34o2Nb6usCNk5prPEp13bnj7KQSCMAdlQ1Q+NicowSeRcQSH6BcIzBiS2yRb2ALPYEj9gyBrdr9odJ0EYndARZWMRCDC6ASP2AMhrBFdoGtCfzBMQTREPgI+McLLYJN+VZcbsdVmKIT0ykJs1qNt8s7dISN/8ZFvYW4xmGUW6P1+KgUt9p0hBmLjYpJihTjZtxa72RbmybObldjaithwjIuhhuNBNZqJfS40h6ltdtb06Kj1fQmUUrCBPmscHJ2OBWMQieMjhLBTG3Mt5ProEOw4X/JRd9XCKfhYCRnLdIi/FI4qyjTicPFxIoSUxQXy8zFGw54vE0bjTh2dmquWs2KYIJVs+CMSpCAaU2epodTsouireBvlSaa2qmLyqK6V5hOQRcQkI/jBmQShUQl0Uh0EoPkBnoZr6IYlIDiUKI1FgAAAA==') format('woff2'), url('//at.alicdn.com/t/c/font_3659062_ymtc3p7xujk.ttf?t=1663667180248') format('truetype');
}
.axiosIconFont {
  font-family: 'axiosIconFont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.axios-p3:before {
  content: '\e647';
}
.axios-p0:before {
  content: '\e645';
}
.axios-p4:before {
  content: '\e646';
}
.axios-p2:before {
  content: '\e642';
}
.axios-p5:before {
  content: '\e643';
}
.axios-p1:before {
  content: '\e641';
}
body {
  background: url('../images/home/bg.jpg') repeat-y center top;
  background-size: 100% auto;
}
.indicator_home {
  display: none !important;
}
.page {
  margin-top: 1.16rem;
  min-height: 100vh;
  position: relative;
}
.page .map {
  display: block;
  width: 100%;
  min-height: 100vh;
  background-color: #999;
}
.page #points {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page #points .point {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: visible;
}
.page #points .point .thumb {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0.1rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  padding: 0.07rem;
  background-color: #fff;
  z-index: 99;
  transform: translate(-50%, 0);
}
.page #points .point .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: relative;
  z-index: 10;
}
.page #points .point .thumb::after {
  z-index: 9;
  content: '';
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  left: 50%;
  bottom: -0.2rem;
  background-color: #fff;
  transform: rotate(45deg) translate(-70%, 0) skew(10deg, 10deg);
}
.page #points .point .name {
  position: absolute;
  top: -50%;
  right: 0.4rem;
  height: 0.58rem;
  font-size: 0.36rem;
  line-height: 0.58rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  border-radius: 0.58rem;
  white-space: nowrap;
  font-family: Fz;
  color: #5e4a23;
  background-color: #fff;
  display: flex;
  z-index: 20;
}
.page #points .point .name::before {
  margin-right: 0.05rem;
}
.page #points .point .name::after {
  position: absolute;
  content: '';
  width: 0.34rem;
  height: 100%;
  right: -0.1rem;
  top: 0;
  background: url(../images/factor/union.png) no-repeat center / auto 100%;
}
.page #points .point .name span {
  font-size: 0.28rem;
}
.page #points .point.right .name {
  left: 0.4rem;
  right: auto;
}
.page #points .point.right .name::after {
  right: auto;
  left: -0.1rem;
  background-image: url(../images/factor/union-right.png);
}
.page #points .point.cur .name {
  color: #fff;
  background-color: #9a3312;
}
.page #points .point.cur .name::after {
  background-image: url(../images/factor/union_active.png);
}
.page #points .point.cur.right .name::after {
  background-image: url(../images/factor/union-right_active.png);
}
.page .infoListWrap {
  position: fixed;
  width: 100%;
  bottom: 20px;
  margin-top: -2rem;
  z-index: 100;
  display: none;
}
.page .infoList {
  overflow: visible;
  position: relative;
  height: 2rem;
  width: 6.8rem;
  margin: auto;
}
.page .infoList .item {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fefaf3;
  height: 2rem;
  border-radius: 0.16rem;
  box-shadow: 0 3px 12px 0 rgba(83, 83, 83, 0.5);
  box-sizing: border-box;
  padding: 0.3rem;
  transition: transform 0.5s;
  width: 6.7rem;
}
.page .infoList .item .title {
  height: 0.54rem;
  display: flex;
  justify-content: space-between;
  color: #9a3312;
}
.page .infoList .item .title h4 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.42rem;
}
.page .infoList .item .title h4::before {
  margin-right: 0.1rem;
}
.page .infoList .item .title h4::after {
  content: ' ';
  margin-left: 0.15rem;
  height: 0.48rem;
  width: 0.15rem;
  background: url(../images/factor/more.png) no-repeat center;
  background-size: 0.15rem auto;
}
.page .infoList .item .title h4 span {
  font-size: 0.36rem;
}
.page .infoList .item .title .close {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
}
.page .infoList .item > p {
  margin-top: 0.08rem;
  color: #9b8a69;
  font-size: 0.28rem;
  line-height: 0.42rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page .group {
  position: fixed;
  right: 0.32rem;
  top: 1.64rem;
  width: 1.12rem;
  height: 1.12rem;
  background-color: #fffaee;
  box-shadow: 0 3px 6px 0 rgba(83, 83, 83, 0.5);
  border-radius: 100%;
  z-index: 200;
}
.page .group .default {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  justify-content: center;
  align-items: center;
  font-size: 0.64rem;
  color: #9b8a69;
  transition: 0.5s ease;
}
.page .group .default p {
  position: absolute;
  top: calc(100% + 0.1rem);
  left: calc(calc(1.12rem - 1.65rem) / 2);
  text-align: center;
  width: 1.65rem;
  color: #5e4a23;
  font-size: 0.26rem;
  line-height: 0.38rem;
  font-family: Fz;
}
.page .group.active {
  transition: 0.5s ease;
  background-color: #9a3312;
}
.page .group.active .default {
  color: #fff;
}
.page .group ul {
  display: none;
  position: absolute;
  top: calc(100% + 0.25rem);
  right: 0;
  background: #fffaee;
  box-shadow: 0 3px 12px 0 rgba(83, 83, 83, 0.5);
  border-radius: 0.16rem;
  padding: 0.24rem;
}
.page .group ul::before {
  content: '';
  position: absolute;
  top: -0.15rem;
  width: 0.3rem;
  height: 0.3rem;
  right: 0.41rem;
  background: #fffaee;
  transform: rotate(45deg) scale(0.7);
}
.page .group ul li {
  white-space: nowrap;
  padding: 0.15rem 0.2rem 0.15rem 0.3rem;
  color: #9b8a69;
  font-family: Fz;
  line-height: 0.42rem;
  margin-bottom: 0.1rem;
  border-radius: 1rem;
  font-size: 0.36rem;
  display: flex;
  justify-items: center;
}
.page .group ul li:last-child {
  margin-bottom: 0;
}
.page .group ul li.active {
  background-color: #9a3312;
  color: #fff;
}
.page .group ul li span {
  font-size: 0.28rem;
  margin-left: 0.1rem;
}
