.inner[data-v-f92471ae] {
  position: relative;
  padding-left: 0.47rem;
  padding-top: 0.66rem;
  font-size: 0.56rem;
  font-weight: 600;
  color: var(--6d84464d);
  white-space: nowrap;
}
.inner .text[data-v-f92471ae] {
  position: relative;
}
.inner .text[data-v-f92471ae]::after {
  position: absolute;
  left: -0.47rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background: var(--4615eafa);
}
.inner[data-v-f92471ae]::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0.01rem;
  background: #231815;
  bottom: 15%;
}
#map-box[data-v-0e6c049d] {
  width: 100%;
  height: 7.2rem;
}
.introduction[data-v-5eb21930] {
  margin-top: 1rem;
}
.introduction .inner>.title[data-v-5eb21930] {
  margin-bottom: 0.5rem;
  font-size: 0.52rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.introduction .inner .map[data-v-5eb21930] {
  position: relative;
}
.introduction .inner .map .el-input[data-v-5eb21930] {
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  z-index: 9999;
  width: 2.8rem;
  height: 0.46rem;
}
.introduction .inner .map .el-input[data-v-5eb21930] .el-input__wrapper {
  background: hsla(0,0%,100%,.8);
  border-radius: 0.23rem;
  border: 0.01rem solid #231815;
}
.introduction-text[data-v-5eb21930] {
  font-size: 0.22rem;
}
.contact[data-v-08e7a26c] {
  margin-top: 1rem;
}
.contact .inner .title[data-v-08e7a26c] {
  margin-bottom: 0.5rem;
  font-size: 0.52rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.contact .inner .wrap[data-v-08e7a26c] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.4rem;
}
.contact .inner .wrap .item[data-v-08e7a26c] {
  position: relative;
  height: 3rem;
  overflow: hidden;
}
.contact .inner .wrap .item .title[data-v-08e7a26c] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.13rem;
  font-size: 0.3rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.mask[data-v-08e7a26c] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.2);
}
.item[data-v-08e7a26c] {
  cursor: pointer;
}
.item:hover .img-hover[data-v-08e7a26c] {
  transform: scale(1.2);
}
.label[data-v-08e7a26c] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: hsla(0,0%,100%,.85);
  padding: 0.2rem;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.label-title[data-v-08e7a26c] {
  font-size: 0.26rem;
  font-weight: bolder;
}
.label-text[data-v-08e7a26c] {
  display: block;
  color: initial;
  text-decoration: none;
  font-size: 0.2rem;
  line-height: 1.5;
  color: #727171;
}
.item:hover .mask[data-v-08e7a26c] {
  display: none;
}
.item:hover .label[data-v-08e7a26c] {
  opacity: 1;
  height: 3rem;
  transition: all .3s linear;
}
.item[data-v-c0346c64] {
  display: flex;
  padding-bottom: 0.22rem;
  padding-top: 0.22rem;
  border-bottom: 0.01rem solid;
}
.item[data-v-c0346c64]:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.item[data-v-c0346c64]:first-of-type {
  padding-top: 0;
}
.item .left[data-v-c0346c64] {
  margin-right: 0.3rem;
  width: 1.73rem;
  height: 0.96rem;
  overflow: hidden;
}
.item .right[data-v-c0346c64] {
  position: relative;
  flex: 1;
  height: 0.96rem;
  display: flex;
  flex-direction: column;
}
.item .right .title[data-v-c0346c64] {
  margin-bottom: 0.13rem;
  font-size: 0.22rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
  line-height: 0.26rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.item .right .intro[data-v-c0346c64] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.26rem;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex: 1;
}
.platform[data-v-4955bd97] {
  margin-top: 1rem;
}
.platform .inner .title[data-v-4955bd97] {
  margin-bottom: 0.5rem;
  font-size: 0.52rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.platform .inner .wrap[data-v-4955bd97] .item {
  margin-bottom: 0.3rem;
  border-bottom: 0.01rem solid #727171;
}
.platform .inner .wrap[data-v-4955bd97] .item .left {
  margin-right: 0.5rem;
  width: 4.48rem;
  height: 2.52rem;
}
.platform .inner .wrap[data-v-4955bd97] .item .right {
  height: 2.52rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.platform .inner .wrap .explore[data-v-4955bd97] {
  margin-bottom: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.platform .inner .more[data-v-4955bd97] {
  margin: 0.77rem 0 1rem;
  text-align: center;
  font-size: 0.28rem;
  font-family: Helvetica;
  color: #231815;
  cursor: pointer;
}
.platform .inner .more img[data-v-4955bd97] {
  margin-right: 0.1rem;
  width: 0.18rem;
  height: 0.18rem;
}
.platform-item[data-v-4955bd97] {
  overflow: hidden;
}
.platform-item[data-v-4955bd97] .title {
  height: auto !important;
  margin-bottom: 0.2rem;
}
.platform-item[data-v-4955bd97] .intro {
  height: 1.4rem;
  display: flex !important;
  margin-bottom: auto !important;
  overflow: hidden;
  flex: 1;
  flex-direction: column;
}
.platform-item[data-v-4955bd97] .intro-inner {
  margin-right: -0.3rem;
  padding-right: 0.3rem;
  line-height: 0.28rem !important;
  -webkit-line-clamp: 5 !important;
  max-height: 1.4rem;
  margin-bottom: 0.36rem;
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.platform-item[data-v-4955bd97] .intro-inner::-webkit-scrollbar {
  width: 0;
}
