.point-detail {
  margin-bottom: 0 !important;
}
.point-detail .banner-top {
  width: 100%;
  height: 4.25rem;
  position: relative;
}
.point-detail .banner-top .title {
  position: absolute;
  top: 1.3rem;
  left: 2.5rem;
  font-size: 0.64rem;
  font-weight: 700;
  color: #fff;
}
.point-detail .banner-top img {
  width: 100%;
  height: 100%;
}
.point-detail .page-content {
  width: 17.2rem;
  padding: 0.8rem 1rem 0.8rem 2.6rem;
  background: #f6faff;
  border-radius: 0px 0.4rem 0px 0px;
  box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
  margin-top: -1rem;
  position: relative;
  z-index: 99;
}
.point-detail .page-content .page-top {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.point-detail .page-content .page-top .title {
  font-size: 0.48rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.58rem;
  margin-bottom: 0.3rem;
}
.point-detail .page-content .page-top .des {
  font-size: 0.2rem;
  font-weight: 400;
  color: #51575c;
  line-height: 0.23rem;
}
.point-detail .page-content .page-top .des img {
  width: 0.21rem;
  height: 0.21rem;
}
.point-detail .page-content .page-bottom {
  margin-top: 0.63rem;
  display: flex;
  justify-content: space-between;
}
.point-detail .page-content .page-bottom .left {
  width: 9rem;
}
.point-detail .page-content .page-bottom .left .top img {
  width: 0.58rem;
  height: 0.37rem;
  margin-bottom: 0.15rem;
}
.point-detail .page-content .page-bottom .left .top .des {
  font-size: 0.2rem;
  color: #51575c;
  line-height: 0.35rem;
  margin-bottom: 0.5rem;
  text-align: justify;
}
.point-detail .page-content .page-bottom .left .center {
  width: 100%;
  margin-bottom: 0.28rem;
}
.point-detail .page-content .page-bottom .left .bottom .title {
  font-size: 0.36rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.72rem;
  margin-bottom: 0.29rem;
}
.point-detail .page-content .page-bottom .left .bottom .content {
  position: relative;
}
.point-detail .page-content .page-bottom .left .bottom .content div.point {
  margin-bottom: 0.18rem;
  font-size: 0.2rem;
  font-weight: 500;
  color: #51575c;
  line-height: 0.34rem;
  padding-left: 0.38rem;
  position: relative;
}
.point-detail .page-content .page-bottom .left .bottom .content div.point::before {
  content: "";
  position: absolute;
  display: block;
  left: 0.08rem;
  top: 0.18rem;
  width: 0.1rem;
  height: 0.1rem;
  background: #e60000;
  opacity: 0.2;
}
.point-detail .page-content .page-bottom .left .bottom .content div.point::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0.1rem;
  width: 0.14rem;
  height: 0.14rem;
  background: #e60000;
}
.point-detail .page-content .page-bottom .left .bottom .content .layer {
  width: 100%;
  height: 2.4rem;
  background: linear-gradient(0deg, #f6faff 33%, rgba(246, 250, 255, 0) 100%);
  margin-top: -150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}
.point-detail .page-content .page-bottom .left .bottom .content .layer .btn {
  width: 2.2rem;
  height: 0.6rem;
  border: 1px solid #e60000;
  border-radius: 40px;
  text-align: center;
  line-height: 0.6rem;
  color: #e60000;
  font-size: 0.24rem;
  font-weight: 500;
  cursor: pointer;
}
.point-detail .page-content .page-bottom .left .bottom .content .layer .btn:hover {
  background: #e60000;
  color: #fff;
}
/* .point-detail .page-content .page-bottom .left .detail {
  display: none;
} */
.point-detail .page-content .page-bottom .left .detail p,
.point-detail .page-content .page-bottom .left .detail span {
  background: transparent !important;
  line-height: 2 !important;
  font-family: "Times New Roman", "微软雅黑", Arial !important;
  text-align: justify;
}
.point-detail .page-content .page-bottom .left .detail img {
  max-width: 100%;
}
.point-detail .page-content .page-bottom .left .detail div {
  font-size: 0.18rem;
  font-weight: 400;
  color: #51575c;
  line-height: 0.38rem;
  margin-bottom: 0.4rem;
}
.point-detail .page-content .page-bottom .left .detail div.title {
  font-size: 0.2rem;
  font-weight: 700;
}
.point-detail .page-content .page-bottom .right {
  width: 4rem;
  position: relative;
}
.point-detail .page-content .page-bottom .right .right-title {
  height: 0.35rem;
  position: relative;
  font-size: 0.24rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.28rem;
}
.point-detail .page-content .page-bottom .right .right-title .bg {
  width: 1.04rem;
  height: 0.19rem;
  background-color: #e60000;
  opacity: 0.2;
  position: absolute;
  bottom: 0;
  left: 0.05rem;
  transform: skew(45deg);
  border-radius: 0 0.1rem 0 0.1rem;
}
.point-detail .page-content .page-bottom .right .top .plan-item,
.point-detail .page-content .page-bottom .right .top .case-item {
  display: none;
}
.point-detail .page-content .page-bottom .right .top .content {
  margin-top: 0.1rem;
  padding-bottom: 0.37rem;
}
.point-detail .page-content .page-bottom .right .top .content ul li {
  padding: 0.25rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.point-detail .page-content .page-bottom .right .top .content ul li:last-of-type {
  border-bottom: none;
}
.point-detail .page-content .page-bottom .right .top .content ul li .title {
  font-size: 0.2rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.1rem;
  cursor: pointer;
}
.point-detail .page-content .page-bottom .right .top .content ul li .title:hover {
  color: #e60000;
}
.point-detail .page-content .page-bottom .right .top .content ul li .title i::before {
  color: #333;
  position: relative;
  bottom: 0.03rem;
  left: 0.03rem;
  transition: left 0.3s;
}
.point-detail .page-content .page-bottom .right .top .content ul li .title:hover i::before {
  color: #e60000;
  left: 0.13rem;
}
.point-detail .page-content .page-bottom .right .top .content ul li .des:hover {
  color: #333;
}
.point-detail .page-content .page-bottom .right .top .content ul li .des {
  font-size: 0.17rem;
  font-weight: 400;
  color: #51575c;
  line-height: 0.26rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.point-detail .page-content .page-bottom .right .bottom {
  width: 4rem;
  position: sticky;
  top: 165px;
  left: 0;
}
.point-detail .page-content .page-bottom .right .bottom.banner-item {
  display: none;
}
.point-detail .page-content .page-bottom .right .bottom .content {
  width: 100%;
  height: 4.77rem;
  background: #ffffff;
  margin-top: 0.35rem;
  position: relative;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner {
  width: 4rem;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd {
  height: 100%;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap {
  height: 100%;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li {
  position: relative;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li .img-box {
  position: absolute;
  width: 100%;
  height: 3.54rem;
  left: 0;
  bottom: 0;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li .img-box::before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%);
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li img {
  bottom: 0;
  top: inherit;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li .top {
  padding: 0.24rem 0.24rem 0;
  position: relative;
  z-index: 2;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li .top .title {
  font-size: 0.16rem;
  font-weight: 400;
  color: #51575c;
  line-height: 0.25rem;
  margin-bottom: 0.1rem;
}
.point-detail .page-content .page-bottom .right .bottom .content #qmmBanner .bd .tempWrap li .top .des {
  font-size: 0.22rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.31rem;
  cursor: pointer;
}
.point-detail .modal {
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  justify-content: center;
  align-items: center;
}
.point-detail .modal .box {
  padding-bottom: 0.3rem;
  background-color: #fff;
  display: flex;
  position: relative;
}
.point-detail .modal .box .close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
}
.point-detail .modal .box .close::after {
  text-align: center;
  line-height: 0.2rem;
  content: "\e617";
  font-family: "iconfont";
  color: #888;
  font-size: 0.2rem;
}
.point-detail .modal .box .content {
  background-color: #fff;
  padding: 0.15rem;
  margin: 0 0.25rem;
}
.point-detail .modal .box .content .title {
  margin-top: 0.2rem;
  font-size: 0.2rem;
  font-weight: 700;
  color: #51575c;
  line-height: 0.4rem;
  text-align: left;
}
.point-detail .modal .box .content img {
  width: 3rem;
  height: auto;
}
.footer {
  margin-top: 0 !important;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 750px) {
  .point-detail .banner-top {
    width: 7.3rem;
    height: 3.5rem;
    margin: 0 auto;
  }
  .point-detail .banner-top img {
    object-fit: cover;
  }
  .point-detail .banner-top .title {
    left: 0.68rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .point-detail .page-nav {
    height: 1.16rem;
    width: 100%;
    margin: 0 auto;
    padding: 0 0.35rem;
    background-color: #F6FAFF;
    position: sticky;
    top: 1.15rem;
    z-index: 9;
  }
  .point-detail .page-nav .container {
    display: flex;
    gap: 0.25rem;
    align-items: center;
    overflow-x: auto;
    scrollbar-width: none;
    width: 100%;
    height: 100%;
  }
  .point-detail .page-nav .container::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
  }
  .point-detail .page-nav::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 7.3rem;
    height: 0.01rem;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .point-detail .page-nav a {
    font-size: 0.28rem;
    color: #222;
    display: block;
    height: 1.16rem;
    line-height: 1.16rem;
    white-space: nowrap;
  }
  .point-detail .page-nav a.active {
    color: #e60000;
    position: relative;
  }
  .point-detail .page-nav a.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 0.02rem;
    background-color: #e60000;
  }
  .point-detail .page-content {
    width: 100%;
    padding: 0 0.1rem;
    position: initial;
    margin-top: 0.7rem;
    background-color: initial;
    box-shadow: none;
  }
  .point-detail .page-content .page-top {
    padding: 0 0.1rem;
    border-bottom: none;
  }
  .point-detail .page-content .page-top .title {
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #222;
    margin-bottom: 0;
  }
  .point-detail .page-content .page-top .des {
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #666;
  }
  .point-detail .page-content .page-bottom {
    margin-top: 0.6rem;
    display: block;
  }
  .point-detail .page-content .page-bottom .left {
    width: 100%;
    padding: 0.1rem;
  }
  .point-detail .page-content .page-bottom .left .top img {
    margin-bottom: 0.28rem;
  }
  .point-detail .page-content .page-bottom .left .top .des {
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .point-detail .page-content .page-bottom .left .detail p,
  .point-detail .page-content .page-bottom .left .detail span {
    font-size: 0.3rem !important;
    line-height: 0.48rem !important;
  }
  .point-detail .page-content .page-bottom .right {
    width: 100%;
    margin-top: 1.28rem;
  }
  .point-detail .page-content .page-bottom .right .right-title {
    padding: 0 0.1rem;
    font-size: 0.4rem;
    line-height: 0.4rem;
    color: #222;
  }
  .point-detail .page-content .page-bottom .right .right-title .bg {
    display: none;
  }
  .point-detail .page-content .page-bottom .right .top .content ul li {
    padding: 0.4rem 0.1rem;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
  }
  .point-detail .page-content .page-bottom .right .top .content ul li:last-of-type {
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
  }
  .point-detail .page-content .page-bottom .right .top .content ul li .title {
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #222;
    margin-bottom: 0.2rem;
  }
  .point-detail .page-content .page-bottom .right .top .content ul li .title i {
    display: none;
  }
  .point-detail .page-content .page-bottom .right .top .content ul li .des {
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666;
  }
  .point-detail .page-content .page-bottom .right .bottom {
    position: initial;
    width: 100%;
  }
  .point-detail .page-content .page-bottom .right .bottom .mobile {
    display: flex;
    justify-content: space-between;
    row-gap: 0.3rem;
    margin: 0.5rem 0;
  }
  .point-detail .page-content .page-bottom .right .bottom .mobile li {
    width: 3.55rem;
  }
  .point-detail .page-content .page-bottom .right .bottom .mobile li img {
    width: 3.55rem;
    height: 3.53rem;
    border-radius: 0.04rem;
    object-fit: cover;
  }
  .point-detail .page-content .page-bottom .right .bottom .mobile li .title {
    padding: 0 0.1rem;
    margin: 0.2rem 0 0.08rem;
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #666;
  }
  .point-detail .page-content .page-bottom .right .bottom .mobile li .des {
    padding: 0 0.1rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
