/*todo ==============================el-start======================================*/
/*todo ==============================el-end======================================*/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/*todo===============================normalize-start=======================================*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  color: #000;
  background-color: #ff0
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15
}

button,
input {
  overflow: visible;
  outline: none;
  border: none;
  background: #fff
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden],
template {
  display: none
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body,
html {
  width: 100%;
  height: 100%
}

body {
  font-family: Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, .65);
  background-color: #fff
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit
}

ol,
ul {
  list-style: none
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: rgba(0, 0, 0, .85)
}

a {
  outline: none;
  background: transparent;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  cursor: pointer
}

a,
a:focus {
  text-decoration: none;
  color: #3484fe
}

a:focus {
  text-decoration-skip-ink: auto
}

a:hover {
  color: rgba(52, 132, 254, .8)
}

a:active {
  color: #2969cb
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0
}

a[disabled] {
  color: #c0c4cc;
  cursor: not-allowed;
  pointer-events: none
}

.ant-divider {
  display: inline-block;
  width: 1px;
  height: 8px;
  margin: 0 6px;
  background: #ccc
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Menlo, Courier, monospace
}

.fr {
  float: right
}

.fl {
  float: left
}

.clearfix {
  zoom: 1
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0
}


.c-icon {
  font-family: font_family !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.c-line-clamp1 {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.c-line-clamp2,
.c-line-clamp3,
.c-line-clamp4,
.c-line-clamp5 {
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 5px;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.c-line-clamp2 {
  -webkit-line-clamp: 2
}

.c-line-clamp3 {
  -webkit-line-clamp: 3
}

.c-line-clamp4 {
  -webkit-line-clamp: 4
}

.c-line-clamp5 {
  -webkit-line-clamp: 5
}

.c-line-top {
  border-top: 1px solid #eee
}

.c-line-dotted-top {
  border-top: 1px dotted #eee
}

.c-line-bottom {
  border-bottom: 1px solid #eee
}

.c-line-dotted-bottom {
  border-bottom: 1px dotted #eee
}

.pointer {
  cursor: pointer
}

section[class*=el-container] {
  min-height: 100vh
}

header[class*=el-header],
main[class*=el-main] {
  overflow: visible;
  padding: 0
}

/*todo===============================normalize-end=======================================*/
#app[data-v-6fc1ba15] {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.el-header[data-v-6fc1ba15] {
  width: 100%;
  min-width: 1200px;
  padding: 0
}

.el-header.fixed-top-bar[data-v-6fc1ba15] {
  position: fixed;
  left: 0;
  z-index: 9999
}

.el-main {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0
}

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

.el-cascader-panel .el-cascader-node.in-active-path,
.el-cascader-panel .el-cascader-node.is-active,
.el-cascader-panel .el-cascader-node.is-selectable.in-checked-path {
  color: #05f !important
}

.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
}

.el-select-dropdown__item.selected {
  color: #05f !important
}

.home-content-box[data-v-65254e2f] {
  margin-bottom: 60px;
  position: relative;
  overflow-x: hidden
}

.home-content-box .top-bg[data-v-65254e2f] {
  position: absolute;
  width: 100%;
  height: 1250px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fc), to(#fcfdfe));
  background-image: linear-gradient(180deg, #f8f9fc, #fcfdfe)
}

.home-content-box .ask-lawyer-bg[data-v-65254e2f] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfdfe), to(#f1f4f8));
  background-image: linear-gradient(180deg, #fcfdfe, #f1f4f8)
}

.home-content-box .ask-lawyer-bg[data-v-65254e2f],
.home-content-box .local-bg[data-v-65254e2f] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%
}

.home-content-box .local-bg[data-v-65254e2f] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfdfe), to(#f7f9fc));
  background-image: linear-gradient(180deg, #fcfdfe, #f7f9fc)
}

.ask {
  background: #fcfdfe;
  cursor: default;
  position: relative
}

.ask .ask-lawyer-content-box,
.ask .lawyer-guide-content-box,
.ask .local-firm-content-box,
.ask .local-lawyer-content-box,
.ask .partner-content-box,
.ask .recommend-question-list-box,
.ask .selective-lawyer-content-box {
  width: 1199px;
  margin: 0 auto 50px;
  position: relative;
}

.ask .local-lawyer-content-box[data-v-65254e2f] {
  padding-bottom: 35px;
  margin-bottom: 25px
}

.ask .recommend-question-list-box[data-v-65254e2f] {
  position: static
}

.ask .header-box {
  border-bottom: 1px solid rgba(222, 223, 208, .49)
}

.header-box .mobile {
  display: none;
}

.ask .header-fixed[data-v-65254e2f] {
  position: fixed;
  min-width: 1200px;
  left: 0;
  z-index: 10;
  width: 100%;
  border-bottom: 1px solid #d3d9e6
}

.ask .header-space[data-v-65254e2f] {
  width: 100%;
  height: 65px;
  background-color: #f8f9fc
}

.ask .ask-lawyer-content-box[data-v-65254e2f] {
  margin-bottom: 110px
}

.ask .recommend-question-list-box[data-v-65254e2f] .subtitle-box {
  padding-top: 0 !important
}

.ask .pc-fixed-tip-content-box {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 24px;
  z-index: 10;
  top: 60vh;
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box[data-v-65254e2f] {
  width: 203px;
  height: 212px;
  background: #fff;
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 8px;
  padding: 24px;
  position: relative;
  margin-right: 17px
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box.hide[data-v-65254e2f] {
  display: none
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .close-btn[data-v-65254e2f] {
  background: url(/static/web/v2/image/close-icon.png) 50% no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 18px;
  right: 18px;
  padding: 5px;
  cursor: pointer
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .guide-img[data-v-65254e2f] {
  background: url(/static/web/v2/image/dialog-lawyers-icon.png) 50% no-repeat;
  background-size: contain;
  width: 100%;
  height: 42px
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .title[data-v-65254e2f] {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 600;
  margin-top: 20px;
  text-align: center
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .title .blue[data-v-65254e2f] {
  color: #05f
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .sub-title[data-v-65254e2f] {
  margin-top: 10px;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #848691;
  line-height: 1;
  font-weight: 500;
  text-align: center
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .bottom-btn[data-v-65254e2f] {
  margin-top: 22px;
  width: 155px;
  height: 44px;
  background: #0755ff;
  border-radius: 6px;
  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;
  cursor: pointer
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .bottom-btn[data-v-65254e2f]:hover {
  opacity: .92
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .bottom-btn .phone-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/phone-white-icon.png) 50% no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 8px
}

.ask .pc-fixed-tip-content-box .pc-left-tip-box .left-tip-content .bottom-btn .btn-text[data-v-65254e2f] {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  font-weight: 600
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box[data-v-65254e2f] {
  /* height: 212px; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 8px
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box[data-v-65254e2f],
.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item[data-v-65254e2f] {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item[data-v-65254e2f] {
  cursor: pointer;
  padding: 13px 10px;
  height: 70px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 400
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item[data-v-65254e2f]:not(:last-child) {
  border-bottom: 1px solid rgba(222, 223, 224, .4)
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item .btn-icon[data-v-65254e2f] {
  width: 22px;
  height: 22px
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item .btn-icon.phone-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/phone-default-icon.png) 50% no-repeat;
  background-size: contain
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item .btn-icon.join-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/join-us-default-icon.png) 50% no-repeat;
  background-size: contain
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item .btn-icon.back-top-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/back-top-default-icon.png) 50% no-repeat;
  background-size: contain
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item .btn-text[data-v-65254e2f] {
  margin-top: 8px
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item[data-v-65254e2f]:hover {
  background: #f7f9fc;
  color: #05f !important
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item:hover .phone-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/phone-hover-icon.png) 50% no-repeat;
  background-size: contain
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item:hover .join-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/join-us-hover-icon.png) 50% no-repeat;
  background-size: contain
}

.ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item:hover .back-top-icon[data-v-65254e2f] {
  background: url(/static/web/v2/image/back-top-hover-icon.png) 50% no-repeat;
  background-size: contain
}

[data-v-65254e2f] .header-content {
  border-bottom: none !important;
  background: #f8f9fc
}

[data-v-65254e2f] .header-content>header {
  background: transparent !important
}

[data-v-65254e2f] .header-content>header .tap .tap-item.active {
  border-bottom: none
}

.v-modal[data-v-65254e2f] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #000
}

[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
}

[data-v-531dfcc9] .el-cascader {
  max-width: 120px;
  font-size: 16px;
  line-height: 1;
  height: 16px;
  margin-top: 2px
}

[data-v-531dfcc9] .el-input {
  font-size: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

[data-v-531dfcc9] .el-input__icon {
  line-height: normal
}

[data-v-531dfcc9] .el-input__inner {
  border: none;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  line-height: 1;
  height: 20px;
  color: #848691;
  font-weight: 400;
  padding: 0;
  border-radius: 0
}

[data-v-531dfcc9] .el-cascader .el-input.is-focus .el-input__inner {
  border: none
}

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

[data-v-531dfcc9] .el-input__inner:focus {
  outline: none;
  border: none
}

[data-v-531dfcc9] .el-input__inner:hover,
[data-v-531dfcc9] .el-input__suffix {
  cursor: pointer;
  position: relative
}

[data-v-531dfcc9] .el-input__suffix {
  top: -1px
}

[data-v-531dfcc9] .el-input__suffix .el-input__suffix-inner .el-input__icon {
  width: 16px;
  right: 16px;
  background: url(/static/web/v2/image/location-icon.png) 50% no-repeat;
  background-size: contain
}

.el-input__suffix-inner .el-icon-arrow-down[data-v-531dfcc9]:after,
[data-v-531dfcc9] .el-input__suffix-inner .el-icon-arrow-down:before {
  display: none
}

[data-v-531dfcc9] .el-input__suffix-inner .el-icon-arrow-down.is-reverse {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.lawyer-guide-box[data-v-531dfcc9] {
  margin: 0 auto;
  padding-top: 23px
}

.lawyer-guide-top-box[data-v-531dfcc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lawyer-guide-top-box .lawyer-guide-left-box[data-v-531dfcc9] {
  margin-right: 17px
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box[data-v-531dfcc9] {
  width: 264px;
  padding: 23px 16px 24px 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(17%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff 17%, #fff);
  border-radius: 6px;
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 8px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 8px 30px 0 rgba(97, 98, 104, .04);
  cursor: pointer
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .title-box[data-v-531dfcc9] {
  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-guide-top-box .lawyer-guide-left-box .sub-info-box .title-box .sub-box-title[data-v-531dfcc9] {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 600;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box[data-v-531dfcc9]:not(:first-child) {
  margin-top: 18px
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .tab-list-box[data-v-531dfcc9] {
  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
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .tab-list-box .tab-item[data-v-531dfcc9] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #50525c;
  line-height: 1;
  font-weight: 400;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 23px
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .tab-list-box .tab-item[data-v-531dfcc9]:hover {
  color: #05f;
  font-family: PingFangSC-Semibold;
  font-weight: 600
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .tab-list-box .tab-item.bold[data-v-531dfcc9],
.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .tab-list-box .tab-item.more-tab[data-v-531dfcc9] {
  font-weight: 600;
  font-family: PingFangSC-Semibold;
  color: #1e1f24
}

.lawyer-guide-top-box .lawyer-guide-left-box .sub-info-box .tab-list-box .tab-item.more-tab[data-v-531dfcc9] {
  position: relative;
  left: -81px
}

.lawyer-guide-top-box .lawyer-guide-right-box[data-v-531dfcc9] {
  width: 918px
}


.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box[data-v-531dfcc9] {
  height: 108px;
  width: 100%;
  margin-top: 18px
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box.unvisible[data-v-531dfcc9] {
  visibility: hidden
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content[data-v-531dfcc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item[data-v-531dfcc9] {
  width: 169px;
  height: 108px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(17%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff 17%, #fff);
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 8px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 8px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 6px;
  position: relative;
  padding: 17px 18px;
  cursor: pointer
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item[data-v-531dfcc9]:not(:last-child) {
  margin-right: 18px
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item:hover .small-lawyer-name-box .small-lawyer-name[data-v-531dfcc9] {
  color: #05f
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-name-box[data-v-531dfcc9] {
  max-width: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  position: relative
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-name-box .small-lawyer-name[data-v-531dfcc9] {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #1e1f24;
  line-height: 22px;
  font-weight: 500;
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-name-box .yellow-icon[data-v-531dfcc9] {
  border-radius: 100%;
  width: 16px;
  height: 22px;
  background: url(/static/web/v2/image/yellow-icon.png) 50% no-repeat;
  background-size: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-intro-box[data-v-531dfcc9] {
  max-width: 70px;
  overflow: hidden;
  margin-top: 4px;
  z-index: 1;
  position: relative
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-intro-box .small-lawyer-intro[data-v-531dfcc9] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #848691;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-img-box[data-v-531dfcc9] {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 98px;
  height: 98px;
  border-radius: 0 0 8px 0
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-img[data-v-531dfcc9] {
  display: inline-block;
  max-width: 98px;
  height: 98px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card[data-v-531dfcc9] {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 106px;
  background: #fff;
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 6px;
  padding: 21px 24px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  width: 355px;
  cursor: pointer
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card.active[data-v-531dfcc9] {
  visibility: visible
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-left-box[data-v-531dfcc9] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 71px;
  height: 71px;
  background: #d9e3f2;
  border-radius: 4px;
  margin-right: 12px;
  margin-top: 3px;
  overflow: hidden
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-left-box .small-lawyer-card-img[data-v-531dfcc9] {
  max-width: 100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  border-radius: 4px
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box[data-v-531dfcc9] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-title-box[data-v-531dfcc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-title-box .small-lawyer-title[data-v-531dfcc9] {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #1e1f24;
  line-height: 24px;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-title-box .yellow-icon[data-v-531dfcc9] {
  border-radius: 100%;
  width: 18px;
  height: 24px;
  margin-left: 4px;
  background: url(/static/web/v2/image/yellow-icon.png) 50% no-repeat;
  background-size: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-title-box .vip-icon[data-v-531dfcc9] {
  margin-left: 4px;
  width: 60px;
  height: 22px;
  background: url(/static/web/v2/image/vip-zunxiang-icon.png) 50% no-repeat;
  background-size: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-title-box .qh-vip-icon[data-v-531dfcc9] {
  background-image: url(/static/web/v2/image/vip-qihang-icon.png)
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-card-intro-box[data-v-531dfcc9] {
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #1e1f24;
  line-height: 19px;
  font-weight: 400
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-card-intro-box .small-lawyer-card-intro[data-v-531dfcc9] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-tag-box[data-v-531dfcc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-tag-box .small-lawyer-tag[data-v-531dfcc9] {
  background: #f5f6f9;
  border: 1px solid #dcdfdf;
  border-radius: 4px;
  font-family: PingFangSC-Regular;
  font-size: 10px;
  color: #848691;
  line-height: 1;
  font-weight: 400;
  padding: 2px 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-tag-box .small-lawyer-tag[data-v-531dfcc9]:not(:first-child) {
  margin-left: 4px
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-service-box[data-v-531dfcc9] {
  margin-top: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #848692;
  line-height: 19px;
  font-weight: 400
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-service-box .small-lawyer-service[data-v-531dfcc9] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-service-box .service-bold-text[data-v-531dfcc9] {
  color: #1e1f24
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-btn[data-v-531dfcc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-btn .consult-btn[data-v-531dfcc9] {
  background: #0755ff;
  border-radius: 6px;
  height: 30px;
  width: 224px;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  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
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-btn .consult-btn[data-v-531dfcc9]:hover {
  opacity: .92
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item .small-lawyer-info-card .small-lawyer-right-box .small-lawyer-btn .consult-btn .phone-icon[data-v-531dfcc9] {
  background: url(/static/web/v2/image/phone-white-icon.png) 50% no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-right: 8px
}

.lawyer-guide-top-box .lawyer-guide-right-box .small-vip-lawyer-box .small-vip-lawyer-content .small-vip-lawyer-item:last-child .small-lawyer-info-card[data-v-531dfcc9] {
  right: 0;
  left: auto
}

.lawyer-guide-bottom-box[data-v-531dfcc9] {
  margin-top: 16px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(17%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff 17%, #fff);
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 8px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 8px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 8px;
  cursor: pointer
}

.lawyer-guide-bottom-box .lawyer-guide-title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 24px 0;
  position: relative
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .title-box {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .lawyer-guide-title {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 600;
  margin-right: 19px
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .lawyer-guide-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #7cabf7;
  line-height: 1;
  font-weight: 500
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .lawyer-guide-tag .lawyer-guide-icon {
  background: url(/static/web/v2/image/lawyer-guide-icon.png) 50% no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .phone-box {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 270px;
  height: 42px;
  background: #0755ff;
  border-radius: 6px;
  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;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .phone-box[data-v-531dfcc9]:hover {
  opacity: .92
}

.lawyer-guide-bottom-box .lawyer-guide-title-box .phone-box .phone-icon[data-v-531dfcc9] {
  background: url(/static/web/v2/image/phone-white-icon.png) 50% no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 7px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 2px
}

.lawyer-guide-bottom-box .lawyer-guide-info-box {
  padding: 31px 24px 24px;
  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-guide-bottom-box .lawyer-guide-info-box .divider {
  width: 1px;
  height: 30px;
  background: #e9eaed
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item {
  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;
  position: relative
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon {
  width: 60px;
  height: 60px;
  margin-right: 14px;
  border-radius: 8px;
  position: relative;
  top: 2px
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon.lawyers-icon {
  background: url(/static/web/v2/image/lawyers-icon.png) 50% no-repeat;
  background-size: contain
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon.supply-num-icon {
  background: url(/static/web/v2/image/supply-num-icon.png) 50% no-repeat;
  background-size: contain
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon.questions-icon {
  background: url(/static/web/v2/image/questions-icon.png) 50% no-repeat;
  background-size: contain
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon.expertise-area-icon {
  background: url(/static/web/v2/image/expertise-area-icon.png) 50% no-repeat;
  background-size: contain
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon.all-time-icon {
  background: url(/static/web/v2/image/all-time-icon.png) 50% no-repeat;
  background-size: contain
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-content .guide-info-context {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 400
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-content .guide-info-context .bold-num {
  font-size: 32px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 500
}

.lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-content .guide-info-title {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #50525c;
  line-height: 1;
  font-weight: 400;
  margin-top: 9px
}

.selective-lawyer-box[data-v-55484655] {
  position: relative;
  text-align: center;
  font-family: PingFangSC-Regular
}

.selective-lawyer-box .lawyer-list-box[data-v-55484655] {
  margin-top: 30px;
  position: relative
}

.selective-lawyer-box .lawyer-list-box .lawyer-list {
  margin-top: 29px;
  margin-bottom: -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -17px;
  width: 1217px
}

.subtitle-box[data-v-f8f018f0] {
  padding-top: 12px;
  padding-bottom: 10px;
  margin: 0 auto;
  position: relative;
  text-align: center
}

.subtitle-box .title[data-v-f8f018f0] {
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  color: #1e1f24;
  line-height: 1;
  margin-bottom: 18px;
  position: relative
}

.subtitle-box .title .bg-img-box[data-v-f8f018f0] {
  position: absolute;
  width: 36px;
  height: 36px;
  background: url(/static/web/v2/image/title-icon.png) 50% no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.subtitle-box .intro[data-v-f8f018f0] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #848691;
  line-height: 1
}

.ask-form[data-v-08ccbfa6] .el-input__inner {
  width: 300px;
  color: #1f1e24;
  padding: 0 18px;
  font-size: 14px;
  line-height: 48px;
  height: 48px;
  background: #f5f6f9;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  border-radius: 6px;
  border: none
}

.consult-lawyer-box[data-v-08ccbfa6] {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(31%, #fcfdfe), to(#f1f4f8));
  background-image: linear-gradient(180deg, #fcfdfe 31%, #f1f4f8)
}

.consult-lawyer-box .consult-lawyer-container[data-v-08ccbfa6] {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box[data-v-08ccbfa6] {
  position: relative
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .title[data-v-08ccbfa6] {
  font-size: 36px;
  line-height: 1;
  color: #1e1f24;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-top: 20px
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title[data-v-08ccbfa6] {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title .guide-title-item[data-v-08ccbfa6] {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #1e1f24;
  line-height: 1;
  font-weight: 400
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title .guide-title-item .blue[data-v-08ccbfa6] {
  font-family: PingFangSC-Semibold;
  color: #0755ff;
  font-weight: 600
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title .guide-title-item[data-v-08ccbfa6]:not(:last-child) {
  margin-right: 29px
}

.consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .lawyer-img[data-v-08ccbfa6] {
  width: 611px;
  height: 399px;
  left: 0;
  bottom: 0;
  background: url(/static/web/v2/image/consult-lawyers-bg1-icon.png) 50% no-repeat;
  background-size: contain;
  margin-top: 31px
}

.consult-lawyer-box .consult-lawyer-container .ask-form[data-v-08ccbfa6] {
  width: 554px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(17%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff 17%, #fff);
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 8px;
  margin-top: 0
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box[data-v-08ccbfa6] {
  width: 100%;
  height: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item[data-v-08ccbfa6]:not(:last-child) {
  margin: 0 auto 18px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item[data-v-08ccbfa6]:last-child {
  margin: 28px auto 0
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item>span[data-v-08ccbfa6] {
  position: absolute;
  color: #ff2626;
  top: 18px;
  left: 18px;
  font-size: 14px;
  line-height: 21px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item>textarea[data-v-08ccbfa6] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 140px;
  padding: 13px 16px 13px 30px;
  font-size: 14px;
  line-height: 21px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item.phone[data-v-08ccbfa6] {
  line-height: 48px;
  background: #fff;
  padding-left: 34px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item.phone input[data-v-08ccbfa6] {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  border: none;
  width: 890px;
  outline: none;
  font-size: 14px;
  color: #333
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item.phone input[data-v-08ccbfa6]::-ms-clear {
  display: none
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item .new-protocol-box[data-v-08ccbfa6] {
  margin: -28px 0 -20px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .city-item[data-v-08ccbfa6] {
  font-weight: 700
}

.consult-lawyer-box .consult-lawyer-container .ask-form .text-line[data-v-08ccbfa6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #848691;
  line-height: 1;
  font-weight: 400
}

.consult-lawyer-box .consult-lawyer-container .ask-form .text-line[data-v-08ccbfa6]:not(:first-child) {
  margin-top: 13px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .text-line .checkbox-label[data-v-08ccbfa6] {
  display: inline-block
}

.consult-lawyer-box .consult-lawyer-container .ask-form .text-line .checkbox-label input[data-v-08ccbfa6] {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  margin-right: 4px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .text-line .text-line-a[data-v-08ccbfa6] {
  color: #50525c;
  text-decoration: none
}

.consult-lawyer-box .consult-lawyer-container .ask-form .space[data-v-08ccbfa6] {
  display: inline-block;
  width: 0;
  height: .9em;
  vertical-align: middle;
  border-right: 1px solid #a6a6a6;
  margin: -2px 8px 0
}

.consult-lawyer-box .consult-lawyer-container .ask-form .btn-line[data-v-08ccbfa6] {
  width: 424px;
  margin: 28px 0 0 0
}

.consult-lawyer-box .consult-lawyer-container .ask-form .btn-line .btn-finish[data-v-08ccbfa6] {
  width: 424px;
  border-radius: 6px;
  height: 42px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 14px;
  line-height: 42px;
  outline: none;
  cursor: pointer;
  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;
  color: #fff;
  background: #0755ff
}

.consult-lawyer-box .consult-lawyer-container .ask-form .btn-line .btn-finish[data-v-08ccbfa6]:hover {
  opacity: .92
}

.consult-lawyer-box .consult-lawyer-container .ask-form .btn-line .btn-finish .phone-icon[data-v-08ccbfa6] {
  background: url(/static/web/v2/image/phone-white-icon.png) 50% no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 7px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 2px
}

.consult-lawyer-box .consult-lawyer-container .ask-form .btn-line .btn-finish-nocan[data-v-08ccbfa6] {
  color: #fff;
  background: #d7d9e0;
  cursor: default
}

.mint-popup[data-v-08ccbfa6] {
  padding: 24px 36px 20px;
  color: #666;
  position: fixed;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out
}

.consult-lawyer-box .mint-popup>header[data-v-08ccbfa6] {
  padding-bottom: 24px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 18px;
  text-align: center;
  font-size: 22px;
  line-height: 1em
}

.consult-lawyer-box .mint-popup>section[data-v-08ccbfa6] {
  max-height: 318px;
  overflow: auto;
  margin-bottom: 15px
}

.consult-lawyer-box .mint-popup>section p[data-v-08ccbfa6] {
  padding: 0;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 10px
}

.consult-lawyer-box .mint-popup>footer[data-v-08ccbfa6] {
  text-align: center
}

.consult-lawyer-box .mint-popup>footer button[data-v-08ccbfa6] {
  line-height: 40px;
  border: none;
  color: #fff;
  background: #0a3669;
  border-radius: 5px;
  font-size: 14px;
  padding: 0 40px;
  outline: none;
  cursor: pointer
}

button[data-v-08ccbfa6],
input[data-v-08ccbfa6],
select[data-v-08ccbfa6],
textarea[data-v-08ccbfa6] {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit
}

.recommend-question-box[data-v-594c3944] {
  position: relative;
  text-align: center;
  font-family: PingFangSC-Regular
}

.recommend-question-box .question-list-box[data-v-594c3944] {
  margin-top: 30px;
  position: relative
}

.recommend-question-box .question-list-box .question-list[data-v-594c3944] {
  margin-top: 28px;
  margin-bottom: -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -18px;
  width: 1218px
}

.local-lawyer-content-box .local-lawyer-list-box[data-v-1302b783] {
  margin-top: 30px;
  position: relative
}

.local-lawyer-content-box .lawyer-list[data-v-1302b783] {
  margin-top: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -18px;
  margin-left: -17px;
  width: 1297px
}

.local-firm-box[data-v-7c197974] {
  position: relative
}

.local-firm-box .local-firm-list[data-v-7c197974] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px
}

.local-firm-box .local-firm-list .local-firm-item[data-v-7c197974] {
  width: 388px;
  margin-right: 14px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(17%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff 17%, #fff);
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer
}

.local-firm-box .local-firm-list .local-firm-item:hover .local-firm-info .local-firm-title .firm-title[data-v-7c197974] {
  color: #05f
}

.local-firm-box .local-firm-list .local-firm-item:hover .firm-img[data-v-7c197974] {
  animation: scaleDraw-data-v-7c197974 .4s linear;
  -webkit-animation: scaleDraw-data-v-7c197974 .4s linear;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards
}

@-webkit-keyframes scaleDraw-data-v-7c197974 {
  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-7c197974 {
  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)
  }
}

.local-firm-box .local-firm-list .local-firm-item[data-v-7c197974]:nth-child(3n) {
  margin-right: 0
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-img-box[data-v-7c197974] {
  overflow: hidden
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-img-box .firm-img[data-v-7c197974] {
  width: 391px;
  height: 261px;
  display: block;
  margin: 0 auto;
  border-radius: 8px 8px 0 0
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info[data-v-7c197974] {
  padding: 14px 24px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-title[data-v-7c197974] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-title .firm-icon-box[data-v-7c197974] {
  width: 40px;
  height: 40px;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  margin-right: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-title .firm-icon-box .firm-icon[data-v-7c197974] {
  width: 40px;
  height: 40px;
  display: inline-block
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-title .firm-title[data-v-7c197974] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #1e1f24;
  line-height: 54px;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-detail[data-v-7c197974] {
  margin-top: 5px;
  margin-bottom: 9px;
  height: 46px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #50525c;
  line-height: 23px;
  font-weight: 400
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-other-info[data-v-7c197974] {
  margin-bottom: 0
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-other-info .firm-info-item[data-v-7c197974] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-other-info .firm-info-item[data-v-7c197974]:not(:first-child) {
  margin-top: 6px
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-other-info .firm-info-item .firm-work-icon[data-v-7c197974] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(/static/web/v2/image/business-time-icon.png) 50% no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 8px
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-other-info .firm-info-item .firm-location-icon[data-v-7c197974] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(/static/web/v2/image/location-icon.png) 50% no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 8px
}

.local-firm-box .local-firm-list .local-firm-item .local-firm-info .local-firm-other-info .firm-info-item .firm-intro[data-v-7c197974] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #848691;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.local-firm-box .more-firm-btn-box[data-v-7c197974] {
  margin: 0 auto;
  padding-top: 42px;
  padding-bottom: 50px;
  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
}

.local-firm-box .more-firm-btn-box .more-firm-btn[data-v-7c197974] {
  width: 216px;
  height: 54px;
  border: 1px solid #b7b9c1;
  border-radius: 6px;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  line-height: 54px;
  font-weight: 600;
  color: #1e1f24;
  text-align: center;
  cursor: pointer
}

.local-firm-box .more-firm-btn-box .more-firm-btn[data-v-7c197974]:hover {
  border: 1px solid #1e1f24
}

.partner-box .partner-list[data-v-b24e0836] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
  margin-left: -17px;
  width: 1216px;
  padding-bottom: 23px
}

.partner-box .partner-list .partner-item[data-v-b24e0836] {
  width: 226px;
  height: 82px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(17%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff 17%, #fff);
  border: 1px solid rgba(222, 223, 224, .4);
  -webkit-box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  box-shadow: 0 12px 30px 0 rgba(97, 98, 104, .04);
  border-radius: 8px;
  overflow: hidden;
  margin-left: 17px;
  margin-bottom: 32px
}

.partner-box .partner-list .partner-item .partner-img-box[data-v-b24e0836] {
  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
}

.partner-box .partner-list .partner-item .partner-img-box .partner-img[data-v-b24e0836] {
  width: 240px;
  height: 87px;
  margin: 0 auto
}

.footer {
  /* background: #0a0b0d; */
  background-color: #262A36;
  position: relative
}

.footer .footer-href {
  width: 1190px;
  margin: 0 auto;
  padding: 40px 0px 32px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between
}

.footer .footer-href,
.footer .footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.footer .footer-list .footer-item {
  padding-right: 88px
}

.footer .footer-list .title {
  font-size: 16px;
  color: #f6f7fa;
  padding-bottom: 4px;
  font-weight: 500
}

.footer .footer-list .decs {
  color: #c5ccdb;
  font-size: 14px;
  padding-top: 16px;
  font-weight: 400
}
.footer-href div:last-child {
  flex: 1;
}
.footer .links {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  width: 90%;
}
.footer .links div:first-child {
  width: 65px;
  color: #fff;
  font-weight: 700;
  line-height: 28px;
}
.footer .links div:last-child {
  flex: 1;
}
.footer .links div:last-child a {
  color: #c5ccdb;
  margin-right: 20px;
  line-height: 28px;
}
.footer .logo-img {
  width: 116px;
  height: auto;
  margin-bottom: 40px;
}

.footer .qr-code .attention {
  font-size: 16px;
  color: #f6f7fa
}

.footer .qr-code .qrcode-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px
}

.footer .qr-code .qrcode-wrapper .qrcode {
  margin-right: 50px;
  display: flex;
  align-items: center;
  line-height: 30px;
}

.footer .qr-code>.grey {
  font-size: 12px;
  color: #A3A4A6;
  margin-top: 5px;
}

.footer .qr-code .qrcode-wrapper .qrcode-info {
  font-size: 14px;
  color: #A3A4A6;
  margin-left: 10px;
}

.footer .qr-code .qrcode-wrapper .qrcode-info span {
  color: #FFFFFF;
  font-size: 18px;
}

.footer .qr-code .qrcode-wrapper .qrcode-qrcode {
  width: 88px;
  height: 88px;
}

.pc-copy {
  padding: 0 120px
}

.pc-copy-right {
  padding: 24px 0 32px 0;
  text-align: center;
  color: #848b99;
  font-size: 13px;
  border-top: 1px solid #545b66
}

.pc-copy-right a {
  color: #999
}

.pc-copy-right .c-icon-icrlogo,
.pc-copy-right .c-icon-jgwablogo {
  width: 14px;
  height: 17px;
  display: inline-block;
  overflow: hidden;
  background: url(https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/static/protocol/https/global/img/icons_5859e57.png) no-repeat;
  _background-image: url(https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/static/protocol/https/global/img/icons_d5b04cc.gif)
}

.pc-copy-right .c-icon-icrlogo {
  background-position: -600px -96px;
  position: relative;
  top: 3px
}

.pc-copy-right .c-icon-jgwablogo {
  background-position: -623px -96px;
  position: relative;
  top: 3px
}


.no-data-container {
  margin: 0 auto;
  margin-top: 25px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  background-color: #f8f9fa;
  border: 1px dashed #dee2e6;
  border-radius: 8px;
  color: #6c757d;
  font-size: 18px;
  text-align: center;
}

.ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.mobileFooter,
.mobileFooterTop {
  display: none;
}

@media screen and (max-width: 768px) {
  .ask {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfdfe), to(#f7f9fc));
  background-image: linear-gradient(180deg, #fcfdfe, #f7f9fc)
  }
  .header-box {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
    /* 距离顶部的距离 */
    z-index: 2;
    background-color: #fff;
    width: 100vw;
  }

  .header-box .mobile {
    display: block;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header-box .mobile .logo-img {
    height: 20px;
    width: auto;
    margin: 0 auto;
  }

  .header-content {
    display: none;
  }
  .swiper-slide.home-bottom .footer {
    display: none;
  }
  .mobileFooterTop {
    display: block;
    padding-bottom: 100px;
  }
  .mobileFooterTop .logo-img {
    height: 26px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .mobileFooterTop>div {
    display: flex;
    align-items: center;
    line-height: 20px;
    color: #50525c;
    text-align: center;
    justify-content: center;
  }
  .mobileFooterTop>div>div {
    margin: 0 10px;
  }
  .mobileFooterTop>div.flex {
    color: #999;
  }
  .mobileFooterTop>div.flex .pointer {
    cursor: pointer;
  } 
  .mobileFooter {
    display: flex;
    justify-content: space-around;
    position: fixed;align-items: center;
    bottom: -2px;
    height: 60px;
    background-color: #fff;
    width: 100vw;
  }
  .mobileFooter a {
    display: block;
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
  }
  .mobileFooter a img {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto;
  }
  .mobileFooter a img.active{
    display: none;
  }

  .home-content-box[data-v-65254e2f] {
    margin-bottom: 0;
  }

  .ask .ask-lawyer-content-box,
  .ask .lawyer-guide-content-box,
  .ask .local-firm-content-box,
  .ask .local-lawyer-content-box,
  .ask .partner-content-box,
  .ask .recommend-question-list-box,
  .ask .selective-lawyer-content-box {
    width: calc(100vw - 20px);
    margin: 0 auto;
    position: relative
  }
  
.ask .selective-lawyer-content-box {
  margin-bottom: 35px;
}

  .el-main {
    width: calc(100vw - 20px);
    margin: 0 auto;
  }


  .lawyer-guide-bottom-box .lawyer-guide-info-box {
    padding: 10px;
    flex-wrap: wrap;
  }

  .lawyer-guide-bottom-box {
    padding-bottom: 60px;
    position: relative;
  }

  .lawyer-guide-bottom-box .lawyer-guide-title-box {
    position: static;
  }

  .lawyer-guide-bottom-box .lawyer-guide-title-box,
  .lawyer-guide-bottom-box .lawyer-guide-title-box .title-box {
    flex-wrap: wrap;
  }

  .lawyer-guide-bottom-box .lawyer-guide-title-box .title-box {
    margin-top: 10px;
  }

  .lawyer-guide-bottom-box .lawyer-guide-title-box .lawyer-guide-title {
    margin-bottom: 10px;
  }

  .lawyer-guide-bottom-box .lawyer-guide-title-box .lawyer-guide-tag {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .lawyer-guide-bottom-box .lawyer-guide-info-box .divider:nth-child(4n) {
    display: none;
  }

  .lawyer-guide-bottom-box .lawyer-guide-title-box .phone-box {
    margin-top: 10px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: 0 auto;
  }

  .lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item {
    width: 48% !important;
    font-size: 12px !important;
    margin-bottom: 10px;
  }

  .lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-icon {
    width: 30px;
    height: 30px;
  }

  .lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-content .guide-info-context .bold-num {
    font-size: 20px;
  }

  .lawyer-guide-bottom-box .lawyer-guide-info-box .guide-info-item .guide-info-content .guide-info-context {
    font-size: 14px;
  }
  .selective-lawyer-box .lawyer-list-box .lawyer-list {
    width: 100%;
    margin-left: 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
   }
   .subtitle-box .title[data-v-f8f018f0] {
    font-size:22px;
    margin-bottom: 10px;
    margin-top: 20px;
   }
   .selective-lawyer-box .lawyer-list-box[data-v-55484655] {
    margin-top: 10px;
   }
   .subtitle-box .intro[data-v-f8f018f0] {
    font-size: 12px;
   }
   .consult-lawyer-box .consult-lawyer-container[data-v-08ccbfa6] {
    flex-direction: column;
    padding-bottom: 10px;
   }
   .consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .title[data-v-08ccbfa6] {
    font-size: 24px;
   }
   .consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title .guide-title-item[data-v-08ccbfa6] {
    font-size: 14px;
   }
   .consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .lawyer-img[data-v-08ccbfa6] {
    width: 100%;
    display: none;
   }
   .consult-lawyer-box .consult-lawyer-container .ask-form[data-v-08ccbfa6] {
    width: 100%;
    margin-top: 10px;
   }
   .consult-lawyer-box .consult-lawyer-container .ask-form .form-box[data-v-08ccbfa6] {
    padding: 10px;
   }
   .consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title[data-v-08ccbfa6] {
    flex-wrap: wrap;
   }
   .consult-lawyer-box .consult-lawyer-container .consult-lawyer-left-box .guide-title .guide-title-item[data-v-08ccbfa6]:not(:last-child) {
    margin-right: 0px;
    width: 50%;
    line-height: 28px;
   }
   .el-select {
    width: 100%;
   }
   .consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item[data-v-08ccbfa6]:not(:last-child) {
    margin-bottom: 8px;
   }
   .ask-form[data-v-08ccbfa6] .el-input__inner {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .consult-lawyer-box .consult-lawyer-container .ask-form .form-box .form-right .content-form-item[data-v-08ccbfa6]:last-child {
    margin-top: 16px;
  }
  .consult-lawyer-box .consult-lawyer-container .ask-form .btn-line[data-v-08ccbfa6] {
    width: 80%;
    margin: 0 auto;
  }
  .consult-lawyer-box .consult-lawyer-container .ask-form .btn-line .btn-finish[data-v-08ccbfa6] {
    width: 100%;
    margin: 0 auto;
  }
  .ask .ask-lawyer-content-box[data-v-65254e2f] {
    margin-bottom: 40px;
  }
  .recommend-question-box .question-list-box[data-v-594c3944] {
    margin-top: 10px;
  }
  .menu-box .menu-list-box {
    overflow: scroll;
    padding-bottom: 10px;
  }
  .ask .pc-fixed-tip-content-box[data-v-65254e2f] {
    position: fixed;
    top: 70vh;
  }
  .ask .pc-fixed-tip-content-box .pc-right-tip-box[data-v-65254e2f] {
    height: auto;
    box-shadow: 0 4px 10px 0 rgba(97, 98, 104, 0.4);
  }
  .ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item .btn-text[data-v-65254e2f] {
    display: none;
  }
  .ask .pc-fixed-tip-content-box .pc-right-tip-box .btn-item[data-v-65254e2f] {
    padding: 10px 10px;
    height: auto;
  }
  .menu-box .menu-list-box {
    margin-right: 16px;
  }
  .menu-box .watch-all .desc[data-v-98d3a474] {
    font-size: 14px;
  }
  .recommend-question-box .question-list-box .question-list[data-v-594c3944] {
    margin: 0 auto;
    width: 100%;
    padding-top: 10px;
  }
  .local-lawyer-content-box .lawyer-list[data-v-1302b783] {
    width: 100%;
  }
  .lawyer-info-box.local-lawyer[data-v-f0121f70] {
    width: 100%;
    height: auto;
  }
  .lawyer-info-box.local-lawyer .lawyer-left-box[data-v-f0121f70] {
    width: 120px;
    height: 100%;
  }
}
