body {
    background: #f5f6f8;
}
.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mb40 {
    margin-bottom: 40px
}

.block {
    border-radius: 6px;
    background: #fff
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nowrap2 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.container-cell {
    background-color: #eee;
    padding-top: 50px
}

.cb_link:hover {
    color: #1a7fee
}

.inner-page {
    position: relative;
    min-height: 25vh
}

.hide {
    display: none
}

.container {
    width: 1180px;
    margin: 0 auto;
    min-height: 100vh;
    padding-bottom: 60px
}

.container-l {
    width: 780px
}

.container-r {
    width: 380px
}

.crumbs-w {
    line-height: 54px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    line-height: 74px;
    color: #999
}

.crumbs-w .link {
    margin-right: 8px
}

.crumbs-w .link:not(:first-child) {
    margin-left: 8px
}

.crumbs-w .link:hover {
    text-decoration: underline
}

.crumbs-w .link:not(:first-child):hover {
    color: #333
}

.crumbs-w .crumbs_last {
    color: #333;
    margin-left: 8px
}

.zhishi_tag {
    padding: 40px 30px 12px 16px;
    display: flex;
    flex-wrap: wrap
}



.zhishi_tag .tag_item {
    padding: 11px 14px;
    background: #f5f6f8;
    border-radius: 4px;
    font-size: 18px;
    color: #333;
    margin-right: 14px;
    margin-bottom: 28px
}

.zhishi_tag .tag_item:hover {
    color: #1a7fee
}

.lwx-filter {
    display: flex;
}
.lwx-filter:first-child{border-bottom: 1px solid #eee; margin-bottom: 20px;}
.lwx-filter .lwx-caption{
    width: 70px;
    font-size: 18px;
}
.lwx-filter .lwx-caption p{margin-top:10px;}
.filter {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.filter .tag_item {
    padding: 11px 14px;
    background: #f5f6f8;
    border-radius: 4px;
    font-size: 18px;
    color: #333;
    margin-right: 14px;
    margin-bottom: 15px
}


.content_list .flex {
    display: flex
}

.content_list .list_ul {
    padding: 0 30px
}

.content_list .list_item {
    padding: 40px 0;
    box-sizing: border-box;
    flex-shrink: 0
}

.content_list .list_item:not(:last-child) {
    border-bottom: 1px solid #eee
}

.content_list .list_item.no_border {
    border-bottom: none
}

.content_list .item_cover {
    width: 240px;
    height: 160px;
    border-radius: 4px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 20px
}

.content_list .item_r {
    width: 520px
}

.content_list .tl {
    width: 458px;
    height: 24px;
    font-size: 20px;
    color: #333;
    line-height: 24px;
    margin: 6px 0 0;
    display: inline-block
}

.content_list .tl:hover {
    color: #1a7fee;
}

.content_list .tl2 {
    width: auto;
    height: 24px;
    font-size: 20px;
    color: #333;
    line-height: 24px;
    margin: 6px 0 0;
    display: inline-block
}

.content_list .tl2:hover {
    color: #1a7fee;
}

.content_list .sub {
    width: 458px;
    height: 18px;
    font-size: 16px;
    color: #666;
    line-height: 18px;
    margin-bottom: 25px;
    height: 68px;
    line-height: 36px;
    margin-top: 16px
}

.content_list .sub2 {
    width: auto;
    height: 18px;
    font-size: 16px;
    color: #666;
    line-height: 18px;
    margin-bottom: 25px;
    height: 68px;
    line-height: 36px;
    margin-top: 16px
}

.content_list .sub_info_cell {
    height: 14px;
    font-size: 14px;
    color: #999;
    line-height: 14px;
    display: flex;
    justify-content: space-between
}

.content_list .readnum {
    padding-left: 24px;
    position: relative
}

.content_list .readnum:before {
    content: "";
    width: 19px;
    height: 14px;
    width: 19px;
    height: 14px;
    background: url("/statics/lwx/images/inner/sprite.png") -53px 0px/72px no-repeat;
    position: absolute;
    left: 0;
    top: 0
}

.page {
    padding: 20px 0 60px;
    display: flex;
    justify-content: center
}

.page a {
    min-width: 32px;
    height: 32px;
    opacity: 1;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #eee;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #333;
    text-align: center;
    line-height: 32px;
    margin: 0 4px;
    padding: 0 5px;
    box-sizing: border-box;
    display: inline-block
}

.page a:not(.ellipsis):hover {
    border-color: #1a7fee;
    color: #1a7fee
}

.page .on {
    border-color: #1a7fee;
    color: #1a7fee
}

.page .ellipsis {
    border: none
}

.page .disabled {
    cursor: no-drop
}

.have_qus_cell {
    width: 380px;
    padding-bottom: 40px;
    background: #fff url(/statics/lwx/images/inner/ask-box-bg1.png) no-repeat;
    background-size: 380px 402px;
    text-align: center
}

.have_qus_cell .tl {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    color: #1a7fee;
    text-align: center;
    padding-top: 42px;
    margin-bottom: 49px
}

.have_qus_cell .sub_cell {
    text-align: center;
    height: 53px;
    margin-bottom: 44px
}

.have_qus_cell .sub_item {
    width: 108px;
    text-align: center;
    display: inline-block;
    position: relative
}

.have_qus_cell .sub_item:not(:last-child):after {
    content: "";
    width: 1px;
    height: 53px;
    background-color: rgba(0, 101, 201, .3);
    position: absolute;
    right: 0;
    top: 0
}

.have_qus_cell .sub_num {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: #071f36;
    margin-bottom: 12px
}

.have_qus_cell .sub_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #649bdb
}

.have_qus_cell .step_cell {
    text-align: center;
    margin-bottom: 52px
}

.have_qus_cell .step_item {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 4.36px;
    background: rgba(255, 255, 255, .8);
    border: .87px solid #fff;
    box-shadow: 10px 8px 20px 0px rgba(227, 234, 242, .55);
    -webkit-backdrop-filter: blur(1.75px);
    backdrop-filter: blur(1.75px)
}

.have_qus_cell .step_item:not(:last-child) {
    position: relative;
    margin-right: 6px
}

.have_qus_cell .step_item:not(:last-child):after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid #81bdff;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -5px;
    transform: rotateZ(45deg)
}

.have_qus_cell .ask_btn {
    display: inline-block;
    width: 320px;
    height: 60px;
    border-radius: 30px;
    background: linear-gradient(270deg, #177fff 0%, #13c5ff 100%);
    font-size: 24px;
    font-weight: 400;
    line-height: 60px;
    color: #fff;
    text-align: center
}

.have_qus_cell .ask_btn:hover {
    background: linear-gradient(315deg, #177fff 0%, #177fff 100%)
}

.have_ques_swiper2 {
    height: 24px;
    margin-top: 17px
}

.have_ques_swiper2 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 24px
}

.have_ques_swiper2 .img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 4px
}

.lawyer_commomd .tl {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    line-height: 28px;
    padding: 40px 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee
}

.lawyer_commomd .lawyer_list {
    padding: 0 30px
}

.lawyer_commomd .lawyer_item {
    display: flex;
    padding: 40px 0;
    align-items: center
}

.lawyer_commomd .lawyer_item:not(:last-child) {
    border-bottom: 1px solid #eee
}

.lawyer_commomd .img {
    width: 80px;
    height: 80px;
    border-radius: 4px;
    margin-right: 20px;
    display: block
}

.lawyer_commomd .li_r {
    position: relative;
    height: 80px;
    padding-top: 4px;
    box-sizing: border-box;
    width: 220px
}

.lawyer_commomd .name {
    width: 140px;
    height: 18px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 18px;
    margin-bottom: 12px
}

.lawyer_commomd .name:hover {
    color: #1a7fee
}

.lawyer_commomd .dian_hua {
    width: 91px;
    height: 14px;
    font-size: 14px;
    color: #666;
    line-height: 14px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 13px
}

.lawyer_commomd .dian_hua:before {
    content: "";
    width: 12px;
    height: 14px;
    width: 12px;
    height: 14px;
    background: url("/statics/lwx/images/inner/sprite.png") -53px -19px/72px no-repeat;
    position: absolute;
    left: 0
}

.lawyer_commomd .num_cell {
    font-size: 14px;
    color: #999;
    line-height: 14px
}

.lawyer_commomd .num {
    color: #333;
    margin-left: 4px
}

.lawyer_commomd .num:first-child {
    margin-right: 18px;
    position: relative
}

.lawyer_commomd .num:first-child:after {
    content: "";
    width: 1px;
    height: 13px;
    border-right: 1px solid #aaa;
    position: absolute;
    right: -9px
}

.lawyer_commomd .to_ask_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 74px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid #333;
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
    line-height: 28px;
    box-sizing: border-box
}

.lawyer_commomd .to_ask_btn:hover {
    color: #fff;
    border: none;
    background: linear-gradient(315deg, #177fff 0%, #13c5ff 100%)
}

.latest_consult .tl {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    line-height: 28px;
    padding: 40px 30px 37px;
    box-sizing: border-box
}

.latest_consult .list_ul {
    padding: 0 28px 43px
}

.latest_consult .item {
    height: 24px;
    display: flex;
    align-items: center
}

.latest_consult .item:not(:last-child) {
    margin-bottom: 30px
}

.latest_consult .item a {
    width: 283px;
    height: 16px;
    font-size: 16px;
    color: #333;
    line-height: 16px;
    display: inline-block
}

.latest_consult .item a:hover {
    color: #1a7fee;
    text-decoration: underline
}

.latest_consult .txt_a {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: inline-block
}

.latest_consult .icon-wen {
    width: 24px;
    height: 24px;
    background: url("/statics/lwx/images/inner/sprite.png") 0px 0px/36px no-repeat
}

.latest_consult .txt_new {
    width: 6px;
    height: 6px;
    background: #d8d8d8;
    border-radius: 50%;
    margin-right: 8px
}

.zhishi_tag .active {
    color: #1a7fee;
    background: rgba(26, 127, 238, .1)
}

.wl-recommon-box {
    background: #fff;
    padding-bottom: 22px;
    margin-bottom: 20px
}

.wl-recommon-box.is-right {
    border-radius: 4px;
    font-size: 16px
}

.wl-recommon-box.is-right .wl-recommon-link:before {
    background: #666
}

.wl-recommon-box.is-left {
    border-radius: 6px;
    font-size: 18px
}

.wl-recommon-box.is-left .wl-recommon-link:before {
    background: #eee
}

.wl-recommon-box .wl-recommon-box-title {
    line-height: 108px;
    padding-left: 30px;
    margin-bottom: 40px;
    font-size: 28px;
    font-weight: 700;
    color: #333
}

.wl-recommon-box .wl-recommon-item-title {
    font-weight: 700;
    color: #333;
    padding-left: 30px;
    margin-bottom: 18px
}

.wl-recommon-box .wl-recommon-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 30px;
    margin-bottom: 22px
}

.wl-recommon-box .wl-recommon-link {
    position: relative;
    font-weight: 400;
    color: #666;
    margin-bottom: 18px;
    padding-right: 28px;
    font-size: 14px;
}

.wl-recommon-box .wl-recommon-link:before {
    content: '';
    position: absolute;
    top: 0;
    right: 14px;
    height: 100%;
    width: 1px
}

.wl-recommon-box .wl-recommon-link:hover {
    color: #1a7fee
}