.el-cascader-panel {
  max-height: 304px !important;
  padding-top: 8px;
  padding-bottom: 8px
}

.el-scrollbar__bar.is-horizontal {
  width: 0;
  height: 0 !important
}

.el-scrollbar__view.el-cascader-menu__list {
  padding: 0
}

.el-scrollbar__wrap {
  overflow: auto;
  margin-bottom: 0 !important
}

[data-v-572d1dfc] .el-cascader {
  width: 110px
}

[data-v-572d1dfc] .el-input__icon {
  line-height: normal
}

[data-v-572d1dfc] .el-input__inner {
  height: 32px;
  line-height: 32px;
  border: 1px solid #eee;
  padding: 0 8px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #333;
  line-height: 12px;
  font-weight: 400
}

[data-v-572d1dfc] .city .el-input__inner {
  padding: 0 20px 0 8px
}

[data-v-572d1dfc] .city .el-cascader {
  width: 200px
}

[data-v-572d1dfc] .el-input__suffix {
  right: 0
}

[data-v-572d1dfc] .el-cascader .el-input.is-focus .el-input__inner {
  border-color: #336cff
}

[data-v-572d1dfc] .el-input__inner::input-placeholder {
  color: #b8b8b8
}

[data-v-572d1dfc] .el-input__inner:focus {
  outline: none;
  border-color: #336cff
}

[data-v-572d1dfc] .el-input__inner:hover,
[data-v-572d1dfc] .el-input__suffix {
  cursor: pointer
}

.recommend-container .header-fixed[data-v-572d1dfc] {
  position: fixed;
  min-width: 1200px;
  left: 0;
  top: -65px;
  z-index: 2;
  width: 100%;
  background: #fff
}

.recommend-container .header-space[data-v-572d1dfc] {
  width: 100%;
  height: 145px;
  background-color: #f5f5f5
}

.recommend-container .lawyer-header-box[data-v-572d1dfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f5f5f5;
  padding: 30px 176px 18px
}

.recommend-container .lawyer-header-box .empty-box[data-v-572d1dfc] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 270px;
  height: 1px;
  margin-left: 10px
}

.recommend-container .lawyer-header[data-v-572d1dfc] {
  width: 806px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.recommend-container .lawyer-header .title-box .title[data-v-572d1dfc] {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #1f1f1f;
  letter-spacing: 0;
  text-align: right;
  line-height: 24px;
  font-weight: 500
}

.recommend-container .lawyer-header .title-box .desc[data-v-572d1dfc] {
  padding-left: 6px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #1f1f1f;
  line-height: 14px;
  font-weight: 400
}

.recommend-container .lawyer-header .select-box[data-v-572d1dfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.recommend-container .lawyer-header .select-box .field[data-v-572d1dfc],
.recommend-container .lawyer-header .select-box .time[data-v-572d1dfc] {
  margin-left: 10px
}

.recommend-container .lawyer-header .select-box .search[data-v-572d1dfc] {
  width: 110px;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.recommend-container .main-content-box[data-v-572d1dfc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 176px 10px;
  background-color: #f5f5f5;
  min-height: calc(100vh - 145px)
}

.recommend-container .main-content-box.not-request[data-v-572d1dfc] {
  min-height: calc(100vh - 458px)
}

.recommend-container .main-content-box .selective-lawyer-box .recommend-tips-box[data-v-572d1dfc] {
  margin: 15px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.recommend-container .main-content-box .selective-lawyer-box .recommend-tips-box.search-no-data-tip[data-v-572d1dfc] {
  margin: 6px 0 20px
}

.recommend-container .main-content-box .selective-lawyer-box .recommend-tips-box .stripe[data-v-572d1dfc] {
  width: 60px;
  height: 1px;
  background-image: -webkit-gradient(linear, right top, left top, from(hsla(0, 0%, 60%, .6)), to(hsla(0, 0%, 60%, 0)));
  background-image: linear-gradient(270deg, hsla(0, 0%, 60%, .6), hsla(0, 0%, 60%, 0))
}

.recommend-container .main-content-box .selective-lawyer-box .recommend-tips-box .stripe-right[data-v-572d1dfc] {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}

.recommend-container .main-content-box .selective-lawyer-box .recommend-tips-box .tips[data-v-572d1dfc] {
  padding: 0 14px;
  height: 14px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #1f1f1f;
  line-height: 14px;
  font-weight: 400
}

.recommend-container .main-content-box .selective-lawyer-box .lawyer-list-box[data-v-572d1dfc],
.recommend-container .main-content-box .selective-lawyer-box .recommend-lawyer-list-box[data-v-572d1dfc] {
  width: 816px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 0 0;
  overflow-y: auto
}

.recommend-container .main-content-box .selective-lawyer-box .lawyer-list-box .layer-item-box[data-v-572d1dfc],
.recommend-container .main-content-box .selective-lawyer-box .recommend-lawyer-list-box .layer-item-box[data-v-572d1dfc] {
  margin-bottom: 10px;
  margin-right: 10px
}

.recommend-container .main-content-box .selective-lawyer-box .lawyer-list-box .request-more[data-v-572d1dfc],
.recommend-container .main-content-box .selective-lawyer-box .recommend-lawyer-list-box .request-more[data-v-572d1dfc] {
  width: 100%;
  height: 75px;
  text-align: center;
  line-height: 75px;
  font-size: 15px;
  color: #1f1f1f
}

.recommend-container .main-content-box .right-content-box[data-v-572d1dfc] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 270px;
  margin-left: 10px;
  margin-top: -50px
}

[data-v-7d61aabc] .el-icon-arrow-down {
  font-weight: 600
}

.header-content[data-v-7d61aabc] {
  min-width: 980px;
  color: #222;
  font-size: 14px;
  border-bottom: 1px solid #d3d9e6
}

.header-content>header[data-v-7d61aabc] {
  height: 64px;
  line-height: 100%;
  background: #fff;
  width: 1200px;
  margin: 0 auto
}

.header-content>header .logo[data-v-7d61aabc] {
  float: left
}

.header-content>header .logo-img[data-v-7d61aabc] {
  margin-top: 21px;
  height: 22px;
  cursor: pointer
}

.header-content>header img[data-v-7d61aabc] {
  margin-right: 5px;
  border: none;
  float: left
}

.header-content>header .line[data-v-7d61aabc] {
  float: left;
  width: 1px;
  height: 14px;
  margin: 24px 5px 0;
  background-color: #d0d0d0
}

.header-content>header .tap[data-v-7d61aabc] {
  height: 64px;
  float: left;
  margin-left: 30px;
  margin-top: 0
}

.header-content>header .tap .tap-item[data-v-7d61aabc] {
  float: left;
  height: 64px;
  font-family: PingFangSC-Regular;
  color: #282c33;
  line-height: 64px;
  font-size: 14px;
  text-align: center;
  margin-right: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

.header-content>header .tap .active[data-v-7d61aabc] {
  color: #05f;
  font-family: PingFangSC-Medium;
  border-bottom: 2px solid #05f
}

.header-content>header .desc[data-v-7d61aabc] {
  font-size: 14px;
  line-height: 64px;
  float: left;
  color: #696969;
  margin-left: 10px;
  margin-top: 0
}

.header-content>header .text[data-v-7d61aabc] {
  float: right;
  padding-top: 17px;
  min-width: 200px;
  text-align: right;
  line-height: 1em;
  margin-top: 0
}

.header-content>header .text .tel[data-v-7d61aabc] {
  display: inline-block;
  margin-right: 13px;
  line-height: 2em;
  position: relative;
  padding-right: 17px;
  color: #222
}

.header-content>header .text .tel[data-v-7d61aabc]:last-child {
  padding-right: 0;
  margin-right: 0
}

.header-content>header .text .tel[data-v-7d61aabc]:before {
  content: " ";
  position: absolute;
  left: -1.4em;
  top: .4em;
  float: right;
  height: 18px;
  width: 2px;
  border-right: 1px solid #d8d8d8
}

.header-content>header .text .tel_finish[data-v-7d61aabc] {
  display: inline-block;
  margin-right: 13px;
  line-height: 2em;
  position: relative;
  padding-right: 17px;
  cursor: pointer
}

.header-content>header .text .user-name[data-v-7d61aabc] {
  position: relative;
  line-height: 2em;
  z-index: 20;
  cursor: default;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header-content>header .text .user-name span[data-v-7d61aabc] {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 5px
}

.header-content>header .text .user-name:hover .user-menu[data-v-7d61aabc] {
  display: block
}

.header-content>header .text .user-name .user-avatar[data-v-7d61aabc] {
  width: 16px;
  height: 16px
}

.header-content>header .text .user-name .user-menu[data-v-7d61aabc] {
  font-size: 14px;
  display: none;
  position: absolute;
  min-width: 80px;
  z-index: 2;
  top: 26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 1px 1px 5px #d1d1d1;
  box-shadow: 1px 1px 5px #d1d1d1;
  text-align: left;
  background: #fff
}

.header-content>header .text .user-name .user-menu.lawyer-card[data-v-7d61aabc] {
  min-width: 286px;
  height: 298px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .13);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .13);
  border: unset;
  border-radius: 10px
}

.header-content>header .text .user-name .user-menu .link[data-v-7d61aabc] {
  display: block;
  margin: 10px;
  color: #666
}

.header-content>header .text .user-name .user-menu .link[data-v-7d61aabc]:hover {
  color: #38f
}

.header-content>header .text .user-name .user-menu .menu-arrow[data-v-7d61aabc] {
  position: absolute;
  z-index: 2;
  top: -11px;
  left: 32px;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed transparent;
  border-bottom: 5px solid #e3e3e3;
  font-size: 0
}

.header-content>header .text .user-name .user-menu .menu-arrow em[data-v-7d61aabc] {
  position: absolute;
  top: -4px;
  left: -5px;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  color: #666;
  border-top: 5px dashed transparent;
  border-left: 5px dashed transparent;
  border-right: 5px dashed transparent;
  border-bottom: 5px solid #fff
}

.header-content>header .text .user-name .user-menu .avatar[data-v-7d61aabc] {
  display: block;
  float: none;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 30px auto 12px
}

.header-content>header .text .user-name .user-menu .uname[data-v-7d61aabc] {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #282c33;
  text-align: center
}

.header-content>header .text .user-name .user-menu .go-lvlin-btn[data-v-7d61aabc] {
  display: block;
  width: 175px;
  height: 36px;
  background: #336cff;
  margin: 8px auto 15px;
  border-radius: 66px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  cursor: pointer
}

.header-content>header .text .user-name .user-menu .page-link[data-v-7d61aabc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 175px;
  margin: 0 auto
}

.header-content>header .text .user-name .user-menu .page-item[data-v-7d61aabc] {
  display: block;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666;
  height: 34px;
  line-height: 34px;
  cursor: pointer
}

.header-content>header .text .user-name .user-menu .page-item[data-v-7d61aabc]:hover {
  color: #38f
}

.header-content>header .text .link[data-v-7d61aabc] {
  cursor: pointer
}

.consult-number[data-v-cd22c596] {
  width: 270px;
  height: 188px;
  background: #fff;
  border-radius: 6px;
  padding: 24px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/static/web/v2/image/bg-consult-number.e8a576b.png);
  background-size: 100% 100%;
  font-family: PingFangSC-Regular;
  cursor: pointer
}

.consult-number .consult-title[data-v-cd22c596] {
  width: 100%;
  font-size: 13px;
  color: #525252;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px
}

.consult-number .consult-title .line[data-v-cd22c596] {
  width: 32.91px;
  height: 0;
  border-bottom: 1px solid #d0d0d0
}

.consult-number .consult-title .title[data-v-cd22c596] {
  margin: 0 12px
}

.consult-number .number[data-v-cd22c596] {
  font-family: PingFangSC-Semibold;
  font-size: 24px;
  color: #1f1f1f;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px
}

.consult-number .btn[data-v-cd22c596] {
  width: 128px;
  height: 30px;
  background: #336cff;
  border-radius: 6px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  margin-bottom: 12px
}

.consult-number .btn[data-v-cd22c596]:hover {
  background: #2d60e5
}

.consult-number .tips[data-v-cd22c596] {
  opacity: .9;
  font-size: 13px;
  color: #858585;
  line-height: 13px;
  text-align: center
}

.join-card[data-v-cd22c596] {
  height: 120px;
  background: url(/static/web/v2/image/guide-join2.png) no-repeat 50%/100% 100%;
  border-radius: 7px;
  cursor: pointer
}

.join-card[data-v-cd22c596],
.qrcode[data-v-cd22c596] {
  width: 270px;
  margin-top: 10px
}

.qrcode[data-v-cd22c596] {
  height: 153px;
  position: relative;
  padding: 12px 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  background-image: url(/static/web/v2/image/bg-weixin.png);
  background-size: 100% 100%;
  border-radius: 6px
}

.qrcode .title[data-v-cd22c596] {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 10px
}

.qrcode .sub[data-v-cd22c596] {
  opacity: .8;
  line-height: 12px
}

.qrcode .weixin[data-v-cd22c596] {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  position: absolute;
  left: 11px;
  top: 81px
}

.qrcode .weixin .qrcode-img[data-v-cd22c596] {
  width: 100%;
  height: 100%;
  background-image: url(/static/web/v2/image/wx_qrcode.jpg);
  background-size: 100% 100%;
  border-radius: 6px
}

.qrcode .tip[data-v-cd22c596] {
  width: 188px;
  height: 60px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  left: 71px;
  top: 81px;
  line-height: 20px
}

@-webkit-keyframes scaleDraw-data-v-dc883f1a {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }

  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
  }

  to {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
  }
}

@keyframes scaleDraw-data-v-dc883f1a {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }

  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
  }

  to {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
  }
}

.lawyer-info-box[data-v-dc883f1a] {
  height: 312px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  overflow: hidden;
  /*cursor: pointer*/
}

.lawyer-info-box .padding12[data-v-dc883f1a] {
  padding: 0 12px
}

.lawyer-info-box .lineclamp1[data-v-dc883f1a] {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.lawyer-info-box .main-content-box[data-v-dc883f1a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.lawyer-info-box .main-content-box:hover .avatar-box[data-v-dc883f1a] {
  animation: scaleDraw-data-v-dc883f1a .2s linear;
  -webkit-animation: scaleDraw-data-v-dc883f1a .2s linear;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards
}

.lawyer-info-box .lawyer-avatar-box[data-v-dc883f1a] {
  position: relative;
  background-color: #dee4f0;
  overflow: hidden
}

.lawyer-info-box .lawyer-avatar-box .avatar-box[data-v-dc883f1a] {
  display: block;
  margin: 0 auto;
  height: 152px
}

.lawyer-info-box .lawyer-avatar-box .vip-icon[data-v-dc883f1a] {
  position: absolute;
  left: 12px;
  bottom: 8px;
  width: 60px;
  height: 22px;
  background: url(/static/web/v2/image/vip-zunxiang-icon.png) 50% no-repeat;
  background-size: contain
}

.lawyer-info-box .lawyer-avatar-box .qh-vip-icon[data-v-dc883f1a] {
  background-image: url(/static/web/v2/image/vip-qihang-icon.png)
}

.lawyer-info-box .lawyer-avatar-box.lawyer-avatar-new-style .avatar-img-box[data-v-dc883f1a] {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.lawyer-info-box .lawyer-avatar-box.lawyer-avatar-new-style .icon[data-v-dc883f1a] {
  bottom: 0;
  top: 94px
}

.lawyer-info-box .identity-box[data-v-dc883f1a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px
}

.lawyer-info-box .identity-box .name[data-v-dc883f1a] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #1f1f1f;
  line-height: 14px;
  font-weight: 500
}

.lawyer-info-box .identity-box .v-icon[data-v-dc883f1a] {
  width: 14px;
  height: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
  background-image: url(/static/web/v2/image/light.png);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}

.lawyer-info-box .identity-box .tag[data-v-dc883f1a] {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  height: 16px;
  margin-left: 4px;
  padding: 0 4px;
  border: 1px solid rgba(0, 85, 255, .4);
  border-radius: 4px;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #05f;
  text-align: center;
  line-height: 16px;
  font-weight: 500
}

.lawyer-info-box .occupation-box[data-v-dc883f1a] {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lawyer-info-box .occupation-box .work-time[data-v-dc883f1a] {
  margin-right: 8px
}

.lawyer-info-box .occupation-box .organization[data-v-dc883f1a],
.lawyer-info-box .occupation-box .work-time[data-v-dc883f1a] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #1f1f1f;
  line-height: 12px;
  font-weight: 400
}

.lawyer-info-box .occupation-box .organization[data-v-dc883f1a] {
  width: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left
}

.lawyer-info-box .tag-list-box[data-v-dc883f1a] {
  padding-top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px
}

.lawyer-info-box .tag-list-box .tag-item[data-v-dc883f1a] {
  padding: 2px 4px;
  margin-top: 10px;
  margin-right: 5px;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #737d99;
  line-height: 12px;
  font-weight: 500;
  border: 1px solid rgba(115, 125, 153, .4);
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.lawyer-info-box .service-box[data-v-dc883f1a],
.lawyer-info-box .service-box .qrcode-box[data-v-dc883f1a] {
  margin-bottom: 12px
}

.lawyer-info-box .service-box .qrcode-box .qrcode[data-v-dc883f1a] {
  display: block;
  width: 58px;
  height: 58px
}

.lawyer-info-box .service-box .qrcode-box .desc[data-v-dc883f1a] {
  margin-top: 8px;
  height: 12px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #1f1f1f;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400
}

.lawyer-info-box .service-box .phone-box[data-v-dc883f1a] {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lawyer-info-box .service-box .phone-box .icon[data-v-dc883f1a] {
  width: 14px;
  height: 14px;
  background-image: url(/static/web/v2/image/phone-icon.png);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}

.lawyer-info-box .service-box .phone-box .number[data-v-dc883f1a] {
  padding-left: 5px;
  height: 14px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #1f1f1f;
  line-height: 14px;
  font-weight: 500
}

.lawyer-info-box .service-box .dial-box[data-v-dc883f1a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.lawyer-info-box .service-box .dial-box .service-num[data-v-dc883f1a] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #b8b8b8;
  line-height: 12px;
  font-weight: 400
}

.lawyer-info-box .service-box .dial-box .dial-consult[data-v-dc883f1a] {
  width: 93px;
  height: 30px;
  background: #05f;
  border-radius: 6px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-weight: 400;
  cursor: pointer
}


.mobileBox {
  display: none;
}
@media screen and (max-width: 768px) {
  .mobileBox {
    display: block;
  }
  .mobileFooter a img:first-child {
    display: block;
}
.mobileFooter a img:active {
    display: none;
} 
.mobileFooter a:nth-child(4) img:first-child {
    display: none;
  }
  .mobileFooter a:nth-child(4) img.active {
display: block;
  }
  .recommend-container .main-content-box.not-request[data-v-572d1dfc] {
    display: none;
  }

  .recommend-container .lawyer-header-box[data-v-572d1dfc] {
    display: none;
  }

  #app {
    background: linear-gradient(180deg, #f8f9fc, #fcfdfe);
  }

  .mobileBox .search {
    background: #f5f6f9;
    height: 38px;
    border-radius: 19px;
    overflow: hidden;
  }

  .mobileBox .search .el-input__inner,
  .mobileBox .search .el-input-group__append,
  .mobileBox .search .el-input-group__prepend {
    height: 100%;
    line-height: 100%;
    background-color: initial;
    border: none;
  }

  .mobileBox .searchBox {
    position: sticky;
    top: 44px;
    padding: 0 15px;
    background: #fff;
    padding-bottom: 10px;
    z-index: 1;
  }

  .mobileBox .searchBox .flex {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 10px;
  }

  .mobileBox>.content {
    margin: 0 15px;
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    margin-top: 16px;
    margin-bottom: 60px;
  }

  .lawyer-info-box[data-v-dc883f1a] {
    display: flex;
    align-items: center;
    border: none;
    justify-content: space-between;
    height: auto;
    flex-direction: row;
  }

  .lawyer-info-box .main-content-box[data-v-dc883f1a] {
    display: flex;
    align-items: center;
  }

  .lawyer-info-box .lawyer-avatar-box[data-v-dc883f1a] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #536898;
    margin-right: 12px;
  }

  .lawyer-info-box .lawyer-avatar-box .avatar-box[data-v-dc883f1a] {
    width: 100%;
    height: 100%;
  }

  .lawyer-info-box .identity-box .name[data-v-dc883f1a] {
    font-size: 16px;
    font-weight: 700;
  }

  .lawyer-info-box .occupation-box[data-v-dc883f1a] {
    color: #848691;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 6px;
  }

  .lawyer-info-box .padding12[data-v-dc883f1a] {
    padding: 0px;
  }

  .lawyer-info-box .service-box .dial-box .dial-consult[data-v-dc883f1a] {
    width: 64px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin-left: 10px;
  }

  .lawyer-info-box .tag-list-box .tag-item[data-v-dc883f1a] {
    margin-top: 4px;
  }

  .lawyer-info-box .service-num {
    margin-top: 10px;
  }

  .lawyer-list-box .layer-item-box-0 {
    padding-bottom: 10px;
  }

  .lawyer-info-box .service-box[data-v-dc883f1a],
  .lawyer-info-box .service-box .qrcode-box[data-v-dc883f1a] {
    margin-bottom: 0px;
  }

  .request-more {
    text-align: center;
    margin: 10px auto;
  }

  
  .mobileBox .mobile-choose .van-popup--bottom.van-popup--round {
    padding: 15px;
}
.mobileBox .mobile-choose .van-popup--bottom.van-popup--round {
    min-height: 30vh;
}
.mobileBox .mobile-choose .van-popup--bottom.van-popup--round .title {
    padding:0px  10px 10px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
}
.mobileBox .mobile-choose .van-popup--bottom.van-popup--round .choose {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    max-height: 40vh;
    overflow: auto;
    padding: 10px;
}
.mobileBox .mobile-choose .van-popup--bottom.van-popup--round .choose .item {
    width: 100%;
    line-height: 40px;
    border-radius: 5px;
    background: #F5F5F5;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.mobileBox .mobile-choose .van-popup--bottom.van-popup--round .choose .item.active {
    background-color: #E1E9FE;
    color: #2C65EE;
}
}
