.introduce {
  width: 100%;
  padding: 0.12rem 1.354rem 1rem;
  background: white;
}
.introduce .item {
  width: 100%;
  margin-top: 0.5rem;
}
.item .titleText {
  font-size: 0.26rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #4E575C;
}
.item .titleIcon {
  margin-top: 0.10rem;
  width: 0.614rem;
}

.textDescription {
  margin-top: 0.25rem;
  font-size: 0.166rem;
  color: #4E575C;
  font-weight: 300;
  line-height: 0.25rem;
  font-family: SourceHanSansCN-Light, SourceHanSansCN;
}
.subTitleContent {
  display: flex;
  margin-top: 0.406rem;
}

.subTitleContent .titleT {
  height: 0.23rem;
  font-size: 0.23rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #4E575C;
  line-height: 0.344rem;
}

.subTitleContent .bgDiv {
  margin-left: 0.23rem;
  background: #A78B51;
  opacity: 0.14;
  max-width: 100%;
  height: 0.3125rem;
  flex: 1;
}

.list .listText {
  margin-top: 0.12rem;
  line-height: 0.23rem;
  font-size: 0.166rem;
  font-family: SourceHanSansCN-Light, SourceHanSansCN;
  font-weight: 300;
  color: #4E575C;
}
.departImg {
  width: 100%;
}

.lastItem {
  position: relative;
}
.lastItem .phone {
  font-size: 0.23rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4E575C;
  line-height: 0.332px;
  margin-top: 0.364rem;
}
.tips {
  font-size: 0.27rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #4E575C;
  line-height:  0.37rem;
  margin-top: 0.14rem;
}
.qrcode {
  position: absolute;
  width: 2.0rem;
  height: 2.0rem;
  top: -0.2rem;
  right: 0.3rem;
}
