.evaluate-text[data-v-71238fcd] {
  font-size: 4vw;
  color: #333;
  line-height: 6.933333vw;
  word-break: break-all;
}
.text-over-2[data-v-71238fcd] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.toggle-all-text[data-v-71238fcd] {
  font-size: 4vw;
  color: #2994ff;
  line-height: 6.933333vw;
  cursor: pointer;
}
.pic[data-v-71238fcd] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 每行3列 */
  grid-gap: 2.666667vw;
  /* 图片之间的间距 */
  grid-auto-rows: 26.666667vw;
  /* 自动创建的行高度 */
}

.section[data-v-2fcb5e8c] {
  width: 100%;
  background: #ffffff;
  border-radius: 2.666667vw;
  padding: 4vw 3.2vw;
  box-sizing: border-box;
}
.arrow-icon[data-v-2fcb5e8c] {
  width: 2.933333vw;
  height: 2.933333vw;
}
.evaluate-item[data-v-2fcb5e8c] {
  margin-bottom: 2.666667vw;
}
.evaluate-item[data-v-2fcb5e8c]:last-of-type {
  margin-bottom: 0;
}

h1[data-v-5eacb11c],
p[data-v-5eacb11c] {
  font-family: Hiragino Sans GB;
}
.decoratorDetails[data-v-5eacb11c] {
  width: 100%;
  padding-bottom: 40vw;
  background-color: #f8f8f8;
}
.decoratorDetails > .bg-wrap[data-v-5eacb11c] {
  width: 100%;
  height: 45.333333vw;
}
.decoratorDetails > .info-wrap[data-v-5eacb11c] {
  padding: 0 6.4vw 6.4vw;
  background-color: #ffffff;
}
.decoratorDetails > .info-wrap .top-wrap[data-v-5eacb11c] {
  margin-top: -6.666667vw;
}
.decoratorDetails > .info-wrap .top-wrap > .avatar-wrap[data-v-5eacb11c] {
  position: relative;
}
.decoratorDetails > .info-wrap .top-wrap > .avatar-wrap .avatar[data-v-5eacb11c] {
  width: 22.4vw;
  height: 22.4vw;
  border-radius: 50%;
  border: 0.533333vw solid white;
}
.decoratorDetails > .info-wrap .top-wrap > .avatar-wrap .auth-box[data-v-5eacb11c] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.decoratorDetails > .info-wrap .top-wrap > .avatar-wrap .auth-box .auth-icon[data-v-5eacb11c] {
  width: 17.333333vw;
  height: 4.8vw;
}
.decoratorDetails > .info-wrap .top-wrap > .name-wrap[data-v-5eacb11c] {
  padding-left: 2.133333vw;
  padding-top: 8vw;
}
.decoratorDetails > .info-wrap .center-wrap[data-v-5eacb11c] {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-top: 2.666667vw;
}
.decoratorDetails > .info-wrap .isShowMore[data-v-5eacb11c]::after {
  content: '更多';
  position: absolute;
  bottom: 0;
  right: 0.533333vw;
  display: inline-block;
  padding: 0 0.533333vw;
  background-color: #ffffff;
  color: #333;
  border-radius: 1.333333vw;
  font-size: 3.2vw;
}
.decoratorDetails > .info-wrap .btns-wrap[data-v-5eacb11c] {
  padding-top: 5.333333vw;
}
.decoratorDetails > .info-wrap .btns-wrap .query-btn[data-v-5eacb11c] {
  width: 55%;
  height: 11.733333vw;
  line-height: 11.733333vw;
  text-align: center;
  font-size: 4.266667vw;
  font-weight: bold;
  background: linear-gradient(90deg, #FC5D46 0%, #FF2B47 100%);
  border-radius: 1.6vw;
}
.decoratorDetails > .info-wrap .btns-wrap .query-btn .query-icon[data-v-5eacb11c] {
  width: 4.533333vw;
  height: 4.533333vw;
  position: relative;
  top: 0.8vw;
}
.decoratorDetails > .info-wrap .btns-wrap .concern-btn[data-v-5eacb11c] {
  width: 40%;
  height: 11.733333vw;
  line-height: 11.733333vw;
  text-align: center;
  border-radius: 1.6vw;
  border: 1px solid #EEEEEE;
}
.decoratorDetails > .info-wrap .btns-wrap .concerned[data-v-5eacb11c] {
  font-size: 4.266667vw;
  color: #999999;
  font-weight: bold;
  background: #FAFAFA;
}
.decoratorDetails > .main-wrap > .sever-info[data-v-5eacb11c] {
  border-radius: 2.666667vw;
}
.decoratorDetails > .main-wrap > .sever-info .arrow-icon[data-v-5eacb11c] {
  width: 2.933333vw;
  height: 2.933333vw;
}
.decoratorDetails > .main-wrap > .style-wrap[data-v-5eacb11c] {
  background: #FFFFFF;
  border-radius: 2.666667vw;
}
.decoratorDetails > .main-wrap > .style-wrap .style-item[data-v-5eacb11c] {
  padding: 0.8vw 1.6vw;
  margin: 2.666667vw 1.6vw 0 0;
  text-align: center;
  border-radius: 1.066667vw;
  border: 1px solid #C4C4C4;
}
.decoratorDetails > .main-wrap > .style-wrap .style-item[data-v-5eacb11c]:first-child {
  color: #FF2B47;
  border: 1px solid currentColor;
}
.decoratorDetails > .main-wrap > .style-wrap .case-box[data-v-5eacb11c] {
  display: grid;
  grid-template-columns: 26.666667vw 26.666667vw 26.666667vw;
  grid-row-gap: 3.2vw;
  grid-column-gap: 3.2vw;
}
.decoratorDetails > .main-wrap > .style-wrap .case-box .case-item[data-v-5eacb11c] {
  height: 26.666667vw;
  border-radius: 1.6vw;
  overflow: hidden;
}
.decoratorDetails .bottom-wrap[data-v-5eacb11c] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: white;
  padding-bottom: 5.333333vw;
}
.decoratorDetails .bottom-wrap .order-btn[data-v-5eacb11c] {
  width: 93.6vw;
  height: 13.333333vw;
  margin: 0 auto;
  background: linear-gradient(90deg, #FC5D46 0%, #FF2B47 100%);
  border-radius: 16.8vw 16.8vw 16.8vw 16.8vw;
}
.decoratorDetails .bottom-wrap[data-v-5eacb11c] .van-dropdown-menu__bar {
  box-shadow: none;
}

