﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

body {
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    font: 14px/1.5 -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #333;
    min-width: 1200px
}

a,
img {
    border: none
}

a {
    color: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    text-decoration: none;
    color: #333
}

a:hover {
    color: #00997d;
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

i,
em {
    font-style: normal
}

li {
    list-style: none
}

input,
textarea {
    outline: 0;
    padding: 0;
    margin: 0
}

img,
button,
input,
textarea,
div {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

select,
button,
input,
textarea {
    font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
    box-shadow: 0px 0px 0px transparent;
    -webkit-appearance: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1
}

.container {
    width: 1200px;
    margin: 0 auto
}

.hidden {
    display: none
}

.top-wrap {
    width: 100%;
    background-color: #f8f8f8;
    height: 36px;
    line-height: 1.5;
    border-bottom: 1px solid #f8f8f8
}

.top-wrap.fixed-wrap {
    position: fixed;
    z-index: 299;
    left: 0;
    top: 0
}

.top-login {
    float: left;
    height: 36px
}

.top-login:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1
}

.top-menu {
    float: right;
    font-size: 14px
}

.top-menu-list {
    display: block;
    height: 36px
}

.top-menu-list:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1
}

.top-menu-list .top-menu-item {
    height: 36px;
    line-height: 36px;
    display: block;
    float: left
}

.top-menu-list .top-menu-item .city-area {
    font-size: 12px;
    padding-left: 0
}

.top-menu-list .top-menu-item .city-area:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 16px;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 11px;
    background-image: url(../image/general-sprite.png);
    background-position: 0 -26.5px;
    background-size: 50.5px;
    width: 13px;
    height: 16px
}

.top-menu-list .top-menu-item.icon-pull {
    position: relative;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-right: 9px
}

.top-menu-list .top-menu-item.icon-pull:before {
    content: '';
    position: absolute;
    right: 9px;
    top: 17px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #999;
    z-index: 1
}

.top-menu-list .top-menu-item.icon-pull:after {
    content: '';
    position: absolute;
    right: 9px;
    top: 16px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #f6f6f6;
    z-index: 2
}

.top-menu-list .top-menu-item.icon-pull.active:before {
    top: 12px;
    border-bottom-color: #00997d;
    border-top-color: transparent
}

.top-menu-item.active .top-link,
.top-menu-item .city-link {
    color: #00997d
}

.top-menu-list .top-menu-item.icon-pull.active:after {
    top: 13px;
    border-bottom-color: #fff;
    border-top-color: transparent
}

.top-menu-list .top-menu-item.active {
    background-color: #f8f8f8;
    color: #00997d
}

.top-menu-list .top-link {
    color: #999;
    display: block;
    height: 100%;
    padding: 0 15px
}

.top-menu-list a.top-link:hover {
    color: #00997d
}

.top-menu-list .orange {
    font-style: normal;
    font-weight: 700;
    color: #666
}

.top-menu-list .user-link {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.top-menu-list .user-link .user-txt {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #333
}

.user-img {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-left: 8px
}

.phone-link {
    position: relative;
    padding-left: 18px !important;
    margin-left: 15px
}

.phone-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 12px;
    height: 16px;
    background-image: url(../image/general-sprite.png);
    background-position: -15.5px -26.5px;
    background-size: 50.5px;
    width: 12px;
    height: 16px
}

.top-menu-item.active .phone-link:before {
    background-image: url(../image/general-sprite.png);
    background-position: -30px -26.5px;
    background-size: 50.5px;
    width: 12px;
    height: 16px
}

.top-common-prompt {
    position: absolute;
    width: 100%;
    min-height: 1px;
    top: 36px;
    right: 0;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 104;
    border-top: 0
}

#wap-wrap {
    padding: 14px 0 16px;
    width: 180px;
    right: 40px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .08)
}

#wap-wrap:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1
}

#wap-wrap .wap-content {
    margin: 0 auto;
    text-align: center
}

#wap-wrap .wap-content:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1
}

#wap-wrap .wap-content .wap-qrcode {
    display: block
}

.wap-content .wap-qrcode img {
    width: 92px;
    height: 92px;
    background: #fff
}

#wap-wrap .wap-content .wap-info {
    display: block;
    margin-top: 18px
}

#wap-wrap .wap-content .wap-title .info-title {
    font-size: 14px;
    color: #222;
    font-weight: 700;
    padding-bottom: 18px
}

#wap-wrap .wap-content .wap-info .info-text {
    font-size: 12px;
    line-height: 20px;
    color: #333;
    margin-bottom: 6px
}

#wap-wrap .wap-content .wap-info .info-link {
    font-size: 14px;
    color: #333;
    font-weight: 500
}

.green-txt .top-link {
    color: #00997d
}

.logo-bar {
    position: relative;
    width: 100%;
    z-index: 30;
    background: #fff
}

.logo-bar .logo {
    float: left;
    width: 296px;
    height: 46px;
    padding: 22px 0 22px;
    margin-right: 38px
}

.logo-bar .img-block img {
    display: block;
    width: 100%;
    height: 100%
}

.logo-bar .menu-nav {
    float: left
}

.logo-bar .menu-nav li {
    float: left;
    margin: 36px 0
}

.logo-bar .menu-nav li .alink {
    float: left;
    font-size: 18px;
    line-height: 18px;
    padding: 0 20px;
    color: #333;
    font-weight: 500
}

.logo-bar .popup-menu {
    position: absolute;
    left: 0;
    top: 110px;
    right: 0;
    border-top: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .02)
}

.logo-bar .menu-nav li.active .alink {
    color: #00997d
}

.popup-nav {
    min-height: 30px
}

.none {
    display: none !important
}

.nav-li .icon-pull {
    position: relative;
    display: block;
    line-height: 90px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.nav-li .icon-pull:before {
    content: '';
    position: absolute;
    right: 0;
    top: 9px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #666;
    z-index: 1
}

.nav-li .icon-pull:after {
    content: '';
    position: absolute;
    right: 0;
    top: 8px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
    z-index: 2
}

.nav-li.active .icon-pull:before {
    top: 2px;
    border-bottom-color: #00997d;
    border-top-color: transparent
}

.nav-li.active .icon-pull:after {
    top: 3px;
    border-bottom-color: #fff;
    border-top-color: transparent
}

.layer-list {
    color: #333;
    display: flex;
    justify-content: center;
    padding: 24px 0 20px
}

.layer-list .item {
    padding: 0 30px;
    line-height: 24px;
    border-right: 1px solid #eee
}

.layer-list .item .clink {
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.layer-list .item .clink:hover {
    color: #00997d;
    text-decoration: none
}

.layer-list .item:first-child {
    padding-left: 0
}

.layer-list .item:last-child {
    border-right: none;
    padding-right: 0
}

.free-search-box {
    height: 90px;
    line-height: 90px
}

.free-search-box .free-btn {
    display: inline-block;
    line-height: 90px;
    text-align: center;
    color: #333;
    font-size: 14px;
    transition: .2s;
    vertical-align: middle;
    position: relative;
    padding-left: 28px
}

.free-search-box .free-btn:before {
    content: "";
    position: absolute;
    top: 33px;
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url(../image/general-sprite.png);
    background-position: 0 0;
    background-size: 50.5px;
    width: 24px;
    height: 24px
}

.free-search-box a:hover {
    text-decoration: none
}

.free-search-box .free-btn:hover {
    color: #00997d
}

.free-search-box .free-btn:hover:before {
    background-image: url(../image/general-sprite.png);
    background-position: -26.5px 0;
    background-size: 50.5px;
    width: 24px;
    height: 24px
}

.popup-more-box {
    padding: 30px 74px 30px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-end;
    box-sizing: border-box;
    text-indent: 50px
}

.popup-more-box .popup-more-list {
    width: 164px
}

.popup-more-box .popup-more-list:not(:last-child) {
    border-right: 1px solid #eee
}

.popup-more-box .popup-more-title {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-bottom: 36px
}

.popup-more-box .popup-more-link {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333
}

.popup-more-box .popup-more-link:hover {
    color: #00997d
}

.popup-more-box .popup-more-link:not(:last-child) {
    margin-bottom: 24px
}

body {
    background: #f9f9f9;
    min-width: 1200px
}

.body {
    position: relative
}

.mt42 {
    margin-top: 42px
}

.mb42 {
    margin-bottom: 42px
}

.mt20 {
    margin-top: 20px
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nowrap2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.link-block {
    display: block
}

.navigation-main {
    margin-top: 30px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #666
}

.navigation-main .tl {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #999
}

.navigation-main a {
    color: #666;
    transition: .3s
}

.subject-main {
    margin-top: 18px;
    margin-bottom: 80px;
    background: #f8f8f8
}

.subject-left {
    position: relative;
    width: 810px;
    margin-right: 50px
}

.consult_top {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, .03);
    margin-bottom: 30px;
    padding: 30px 0 30px 30px
}

.consult_top .l_item {
    margin-bottom: 12px
}

.consult_top .l_item:last-child {
    margin-bottom: 0
}

.dl_list {
    color: #333
}

.dl_list dt {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    float: left;
    margin-right: 20px
}

.dl_list dd {
    float: left;
    margin-right: 16px;
    line-height: 24px
}

.dl_list dd .local {
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    padding-left: 26px;
    height: 30px;
    line-height: 30px
}

.dl_list dd .local:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url(../image/list-sprite.png);
    background-position: -22.5px -22.5px;
    background-size: 61px;
    width: 16px;
    height: 20px
}

.dl_list dd .local:hover {
    color: #00997d
}

.dl_list .cur .local {
    color: #00997d
}

.dl_list dd:last-child {
    margin-right: 0
}

.dl_list .item {
    position: relative;
    padding-right: 20px;
    transition: .4s
}

.dl_list .item:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background-image: url(../image/list-sprite.png);
    background-position: -90px -68px;
    width: 16px;
    height: 17px
}

.dl_list .item.cur:after,
.dl_list .item:hover:after {
    background-image: url(../image/list-sprite.png);
    background-position: 0 -90px;
    width: 16px;
    height: 17px
}

.dl_list .item:hover .local {
    color: #00997d
}

.dl_list .item.active:after,
.dl_list .item:hover:after {
    border-top-color: #00997d
}

.areaBox {
    display: none;
    position: absolute;
    width: 130px;
    top: 30px;
    left: 50%;
    margin-left: -78px;
    color: #333;
    z-index: 10
}

.areaBox.noverflow .areaList .s_item.active {
    background: #f9f9f9;
    color: #00997d
}

.areaBox.noverflow .areaList .s_item.active a {
    color: #00997d
}

.areaBox.noverflow .areaList .s_item.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -5px;
    right: 10px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #999
}

.areaList {
    padding: 5px 0;
    max-height: 320px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #ddd
}

.areaList:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -8px;
    margin-top: -1px;
    margin-left: -3px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    z-index: 2
}

.areaList:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -8px;
    margin-top: -2px;
    margin-left: -3px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    z-index: 1;
    transition: .4s
}

.areaList:hover {
    color: #333
}

.areaList .s_item {
    position: relative;
    text-align: center;
    line-height: 35px
}

.areaList .s_item a {
    color: #333
}

.areaList .s_item a:hover {
    color: #00997d
}

.areaList .s_item:hover {
    color: #333
}

.areaList .s_item.active {
    color: #00997d
}

.areaList .s_item.active a {
    color: #00997d
}

.cityList {
    display: none;
    position: absolute;
    width: 130px;
    height: 320px;
    max-height: 320px;
    right: -131px;
    top: 0;
    padding: 5px 0;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd #ddd #ddd #fff;
    overflow-y: auto
}

.cityList.active {
    display: block
}

.cityList .c_item {
    line-height: 35px;
    text-align: center
}

.cityList .c_item.active {
    color: #00997d
}

.cityList .c_item.active a {
    color: #00997d
}

.cityList .c_item a {
    color: #333
}

.cityList .c_item a:hover {
    color: #00997d
}

.wl_wm {
    width: 100%
}

.wl_wm .naw_list .nitem {
    float: left;
    width: 85px;
    color: #333;
    line-height: 20px;
    margin-top: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px
}

.wl_wm .naw_list .nitem:hover {
    color: #00997d
}

.wl_wm .naw_list .nitem a {
    transition: .4s
}

.wl_wm .naw_list .active a {
    color: #00997d
}

.fix_item {
    display: flex
}

.select_main {
    width: 100%;
    margin-left: 4px;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.select_main .all {
    border-radius: 153px;
    border: 1px solid #666;
    height: 26px;
    padding: 0 8px 0 14px;
    line-height: 26px;
    margin-left: 20px;
    display: flex;
    align-items: center
}

.select_main .close {
    display: inline-block;
    background-image: url(../image/list-sprite.png);
    background-position: -45px 0;
    background-size: 61px;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    vertical-align: middle;
    cursor: pointer
}

.consult_main {
    padding: 30px 36px 36px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, .03)
}

.consult-head {
    position: relative;
    margin-bottom: 18px
}

.consult-head .more-txt {
    font-size: 18px;
    color: #666;
    cursor: pointer
}

.consult-head .more-txt:hover {
    color: #00b594
}

.consult-head .slide-bar {
    position: absolute;
    display: block;
    bottom: 0;
    width: 96px;
    height: 4px;
    left: 0;
    background: #00b594;
    transition: all .3s;
    border-radius: 126px
}

.con-tab {
    display: flex;
    margin-left: -40px
}

.con-tab .item {
    font-size: 24px;
    color: #333;
    line-height: 24px;
    margin-left: 40px;
    padding-bottom: 16px;
    cursor: pointer
}

.con-tab .active {
    font-weight: 700;
    position: relative
}

.consult-list .item {
    padding: 42px 0;
    border-bottom: 1px solid #eee
}

.consult-list .item .txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #333
}

.consult-list .item .txt:hover {
    color: #00997d
}

.consult-list .item:nth-child(5),
.consult-list .item:nth-child(11) {
    border-bottom: 0
}

.consult-list .tag-list {
    display: flex;
    margin-top: 24px
}

.consult-list .tag-list .tag {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    margin-right: 30px;
    padding-left: 24px;
    position: relative
}

.consult-list .tag-list .tag:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0
}

.consult-list .tag-list .tag:last-child {
    margin-right: 0
}

.consult-list .tag-list .tag_time:before {
    background-image: url(../image/list-sprite.png);
    background-position: 0 -22.5px;
    background-size: 61px;
    width: 20px;
    height: 20px
}

.consult-list .tag-list .tag-eye:before {
    background-image: url(../image/list-sprite.png);
    background-position: 0 0;
    background-size: 61px;
    width: 20px;
    height: 20px
}

.consult-list .tag-list .tag-msg:before {
    background-image: url(../image/list-sprite.png);
    background-position: -22.5px 0;
    background-size: 61px;
    width: 20px;
    height: 20px
}

.page-box {
    text-align: center;
    padding: 42px 0 0;
    height: 40px
}

.page-box .page-list {
    text-align: center;
    display: inline-block
}

.page-box .page-list .page a {
    display: inline-block;
    padding: 12px 15px;
    border-radius: 4px;
    background: #f2f2f2;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #666;
    margin-right: 10px
}

.page-box .page-list .page a:hover {
    background: #00b594;
    color: #fff
}

.page-box .page-list .page a:last-child {
    margin-right: 0
}

.page-box .page-list .page .on {
    background: #00b594;
    color: #fff
}

.card-main {
    padding: 34px 32px 28px 42px;
    background: #f2f2f2;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.card-main .card-fl {
    flex: 1
}

.card-main .tlt {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px
}

.card-main .btn-block {
    border-radius: 174px;
    background: #00b594;
    width: 132px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    display: block;
    opacity: 1
}

.card-main .btn-block:hover {
    opacity: .7
}

.card-img {
    display: flex;
    align-items: center;
    margin-top: 18px
}

.card-img .img-temp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    margin-left: 4px
}

.card-img .img-temp .img-box {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    margin-left: -4px
}

.card-img .card-info {
    color: #666;
    line-height: 14px;
    font-size: 14px;
    flex: 1
}

.card-img .card-info .num_grue {
    color: #00997d;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px
}

.subject-right {
    width: 340px
}

.question-main {
    padding: 34px 32px 28px 18px;
    background: #f2f2f2;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.question-main .question-fl {
    flex: 1;
    position: relative;
    padding-left: 120px
}

.question-main .question-fl:before {
    content: "";
    position: absolute;
    top: -22px;
    left: 0;
    width: 106px;
    height: 106px;
    background-image: url(../image/m_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.question-main .tlt {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px
}

.question-main .txt {
    margin-top: 17px;
    font-size: 14px;
    color: #333
}

.question-main .gtxt {
    font-weight: 700;
    color: #00997d
}

.question-main .btn-block {
    border-radius: 174px;
    background: #00b594;
    width: 132px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    display: block;
    opacity: 1
}

.question-main .btn-block:hover {
    opacity: .7
}

.consult-card {
    border-radius: 10px;
    height: 276px;
    background-color: #c9f5f2;
    background-image: url(../image/doubt_back.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    cursor: pointer
}

.consult-card .consult-top {
    padding: 30px 10px 0 14px;
    display: flex;
    justify-content: center;
    align-items: center
}

.consult-card .consult-top .consult-img {
    width: 71px;
    height: 71px;
    margin-right: 5px
}

.consult-card .consult-top .consult-img .img {
    width: 100%;
    height: 100%
}

.consult-card .consult-top .consult-note {
    display: block;
    font-size: 12px
}

.consult-card .consult-top .consult-note .tl {
    font-size: 20px;
    font-weight: 700;
    line-height: 17.95px;
    color: #00705c
}

.consult-card .consult-top .consult-note .txt {
    margin-top: 11px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 11.96px;
    color: #106152
}

.consult-card .consult-tag {
    margin-top: 18px;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.consult-card .consult-tag .tag {
    display: block;
    text-align: center;
    width: 78px;
    height: 26px;
    border-radius: 5px;
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    color: #333;
    position: relative;
    margin-right: 20px
}

.consult-card .consult-tag .tag:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: -16px;
    top: 7px;
    background-image: url(../image/zhixun_right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.consult-card .consult-tag .tag:last-child {
    margin-right: 0
}

.consult-card .consult-tag .tag:last-child:after {
    display: none
}

.consult-card .consult-box {
    margin: 30px 14px 0;
    border-radius: 102px;
    background: #fff;
    border: 2px solid #00b594;
    display: flex;
    justify-content: space-between;
    height: 40px;
    cursor: pointer
}

.consult-card .consult-box .txt {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    color: #999;
    padding-left: 15px
}

.consult-card .consult-box .btn {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    width: 108px;
    height: 40px;
    margin: -1px;
    border-radius: 102px;
    background: #00b594;
    border: 1px solid #00b594
}

.consult-card .consult-swiper {
    margin: 14px 20px 0;
    height: 30px;
    overflow: hidden
}

.consult-card .swiper-text {
    display: flex;
    justify-content: center
}

.consult-card .swiper-text .stxt {
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    color: #666;
    max-width: 276px;
    position: relative;
    padding-left: 33px
}

.consult-card .swiper-text .stxt:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url(../image/user_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.specialty {
    position: relative
}

.specialty .head {
    margin-bottom: 5px
}

.specialty .head .tl {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #333
}

.specialty .lawyer-box {
    padding: 12px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, .03);
    margin: 20px 20px 0;
    display: flex
}

.specialty .lawyer-box .lawyer-left {
    width: 82px;
    height: 82px;
    margin-right: 14px;
    border-radius: 6px;
    display: block
}

.specialty .lawyer-box .lawyer-left .img {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.specialty .lawyer-box .lawyer-right {
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.specialty .lawyer-box .lawyer-main {
    flex: 1
}

.specialty .lawyer-box .lawyer-main .tl {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: #333
}

.specialty .lawyer-box .lawyer-main .tl:hover {
    color: #00997d
}

.specialty .lawyer-box .lawyer-main .txt {
    margin-left: 6px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #999
}

.specialty .lawyer-box .lawyer-main .note {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #666
}

.specialty .lawyer-box .lawyer-main .btxt {
    font-weight: 700
}

.specialty .lawyer-box .lawyer-main .phone {
    margin-top: 18px;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    color: #333;
    padding-left: 16px;
    position: relative
}

.specialty .lawyer-box .lawyer-main .phone:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../image/list-sprite.png);
    background-position: -45px -18.5px;
    background-size: 61px;
    width: 12px;
    height: 13px
}

.specialty .lawyer-box .lawyer-btn {
    width: 72px;
    height: 28px;
    border: 1px solid #00b594;
    color: #00b594;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #00997d;
    text-align: center;
    border-radius: 199px
}

.specialty .lawyer-box .lawyer-btn:hover {
    background: linear-gradient(90deg, #fa8900 0%, #fa1e1e 100%);
    color: #fff;
    border: none;
    height: 30px;
    line-height: 30px;
    width: 74px
}

.specialty-swiper {
    max-height: 390px;
    margin: 0 -20px
}

.pagination {
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0
}

.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ccc;
    border-radius: 50%;
    margin-left: 9px;
    cursor: pointer
}

.pagination .swiper-active-switch {
    background: #00b594
}

.exclusive {
    width: 340px;
    min-height: 345px;
    background-image: url(../image/contractor_back.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
    padding-top: 70px;
    position: relative
}

.exclusive .exclusive-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 148px;
    height: 44px;
    opacity: 1;
    border-radius: 10px 0 20px;
    background: linear-gradient(90deg, #f7d8a8 0%, #e0ae6c 100%);
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    font-weight: 700;
    color: #5c3a0d
}

.exclusive .exclusive-img {
    margin: 0 auto;
    text-align: center;
    display: block
}

.exclusive .exclusive-img .img {
    width: 170px;
    height: 170px;
    background: #fffbe8;
    border-radius: 8px;
    border: 5px solid #fffbe8
}

.exclusive .exclusive-main {
    padding: 30px 24px 34px
}

.exclusive .exclusive-main .ex-head {
    display: flex
}

.exclusive .exclusive-main .ex-left {
    flex: 1;
    width: 200px
}

.exclusive .exclusive-main .ex-name {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: #333;
    display: flex;
    align-items: center
}

.exclusive .exclusive-main .ex-name .tl {
    max-width: 170px
}

.exclusive .exclusive-main .x_icon {
    margin-left: 6px;
    background-image: url(../image/ask-sprite.png);
    background-position: 0 0;
    background-size: 87.5px;
    width: 24px;
    height: 24px
}

.exclusive .exclusive-main .ex-phone {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #333;
    position: relative;
    padding-left: 22px
}

.exclusive .exclusive-main .ex-phone:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../image/ask-sprite.png);
    background-position: -18.5px -49px;
    background-size: 87.5px;
    width: 16px;
    height: 17px
}

.exclusive .exclusive-main .ex-btn {
    width: 90px;
    height: 38px;
    opacity: 1;
    border-radius: 90px;
    background: linear-gradient(270deg, #75502f 0%, #a17b50 100%);
    line-height: 38px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.exclusive .exclusive-main .ex-btn:hover {
    opacity: .7
}

.exclusive .exclusive-main .ex-adept {
    margin-top: 24px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #333
}