a {
    text-decoration: none !important;
}
.weizhi a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
}
.weizhi {
    height: 65px;
    line-height: 65px;
    font-size: 14px;
    color: #999999;
}
.weizhi a:hover {
    color: rgb(28 40 56);
}

.lawyer-charlt-swiper, .lawyer-charlt-swiper .swiper-slide {
    height: 160px;
}
.lawyer-charlt-item {
    position: relative;
    height: 160px;
    overflow: hidden;
    width: 100%;
}
.lawyer-charlt-item .lawyer .photo {
    display: block;
    width: 100%;
    height: 160px;
}
.lawyer-charlt-item .lawyer .tag {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
}
.lawyer-charlt-item.team .lawyer .conts {
    left: 310px;
}
.lawyer-charlt-item .lawyer .conts {
    position: absolute;
    top: 20px;
    left: 240px;
    right: 240px;
}
.clearfix {
    zoom: 1;
}
.lawyer-charlt-item .lawyer .name {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
}
.lawyer-charlt-item .lawyer .ico-vip-middle {
    margin: 3px 0 0 10px;
}
.ico-vip-middle {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/icon-v-middle.png) no-repeat;
}
.lawyer-charlt-item .lawyer .skill {
    margin-left: 20px;
    padding: 0 54px 0 20px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    background: linear-gradient(90deg,rgba(64,69,90,1) 0%,rgba(129,142,194,0) 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= #ff40455A,endColorStr= #00818EC2,gradientType=1);
    border-radius: 15px;
    overflow: hidden;
    font-size: 14px;
}
.lawyer-charlt-item.team .lawyer .skill {
    background: linear-gradient(90deg,rgba(73,78,97,1) 0%,rgba(129,142,194,0) 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= #ff494E61,endColorStr= #00818EC2,gradientType=1);
}
.fl {
    float: left;
}
.fb {
    font-weight: 600;
}
.lawyer-charlt-item .lawyer .tel {
    margin-top: 14px;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
}
.lawyer-charlt-item .lawyer .tel svg {
    margin: -3px 5px 0 0;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.lawyer-charlt-item .lawyer .post {
    margin-top: 12px;
    font-size: 12px;
    color: #fff;
}
.ect {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lawyer-charlt-item .lawyer .time {
    position: absolute; top: 106px; right: 30px;
    width: 210px; text-align: center;
    font-size: 12px; color: #fff; opacity: .5;
}
.lawyer-charlt-item .btnss {
    position: absolute; top: 54px; right: 60px;
    width: 150px; height: 40px; text-align: center;
    font-size: 16px; color: #fff; line-height: 40px;
    background-color: #F43651; border-radius: 20px;
}
.lawyer-charlt-item .btnss .icon-reply {
    margin: -3px 5px 0 0; font-size: 17px;
}
.lawyer-charlt-item.team .lawyer .conts { left: 366px; }
.lawyer-charlt-item .btnss svg {
    margin: -1px 3px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.lawyer-charlt-swiper .btn-prev {
    right: 44px;
}
.lawyer-charlt-swiper .swiper-btn {
    position: absolute;
    top: 10px;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    background-color: rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= #19000000,endColorStr= #19000000);
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
}
.lawyer-charlt-swiper .swiper-btn svg {
    color: #fff;
    opacity: .5;
    display: inline-block;
    vertical-align: middle;
}
.lawyer-charlt-swiper .btn-next {
    right: 10px;
}
.lawyer-charlt-swiper .swiper-btn {
    position: absolute;
    top: 10px;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    background-color: rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= #19000000,endColorStr= #19000000);
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
}
.news_detail {
    margin: 30px 0;
}
.news_detail_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news_detail_left {
    width: 70%;
}
.news_detail_right {
    width: 27%;
}
.ndl_box_title {
    font-size: 30px;
    color: #333333;
    font-weight: 600;
}
.ndl_box_span {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    font-size: 14px;
}
.ndl_box_span span {
    color: #bbbbbb;
}
.ndl_box_span a {
    color: #007bff;
}
.ndl_box_read {
    background-color: #f5f5f5;
    color: #666;
    margin-top: 30px;
    padding: 20px;
    font-size: 14px;
}
.ndl_box_content {
    margin: 30px 0;
    font-size: 16px;
    line-height: 32px;
}
.ndl_box_content img {
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
    display: block;
    text-align: center;
    height: auto !important;
}
.ndl_box_tags {
    font-size: 14px;
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ndl_box_tags a:hover {
    color: #007bff;
}
.ndl_box_tags a {
    color: #333333;
    margin-right: 12px;
}
.ndl_box_ysyd_title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ndl_box_ysyd_title img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.ndl_box_ysyd_title span {
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    margin-left: 10px;
}
.ndl_box_ysyd_list {
    margin: 15px 0;
}

.nbyl_item img {
    width: 15px;
    height: 15px;
    object-fit: contain;
}
.nbyl_item span {
    font-size: 16px;
    margin-left: 13px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0052d9;
}
.nbyl_item a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 30px;
    line-height: 30px;
}
.ndl_box_wx {
    background-color: #f5f5f5;
    padding: 20px;
    margin-top: 30px;
}
.ndl_box_wx_flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ndl_box_wx_left {
    width: 65%;
    padding: 20px 0px 20px 40px;
}
.ndl_box_wx_left p:nth-child(1) {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}
.ndl_box_wx_left p:nth-child(1) span{
    color: #f25618;
}
.ndl_box_wx_left p:nth-child(2) {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0;
}
.ndl_box_wx {
    background-color: #f5f5f5;
    padding: 20px;
    margin-top: 30px;
}
.ndl_box_wx_right {
    width: 40%;
    text-align: center;
}
.ndl_box_wx_right img {
    display: inline-block;
    width: 140px;
    height: 140px;
    padding: 10px;
    background-color: #ffffff;
}
.ndl_box_like {
    margin-top: 40px;
}
.ndl_box_like_title:before {
    position: absolute;
    left: 0;
    background-color: #0057ff;
    content: '';
    top: 0px;
    width: 4px;
    height: 20px;
}
.ndl_box_like_title {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    position: relative;
    padding-left: 16px;
    line-height: 1;
}
.nbll_item{
    padding: 30px 0;
}
.nbll_item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nbll_item_img {
    width: 30%;
    overflow: hidden;
    height: 150px;
}
.nbll_item_img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.nbll_item_img:hover  img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.nbll_item_wz {
    width: 66%;
}
.nbll_item_wz p:nth-child(1) {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    overflow: hidden;
    margin-bottom: 0;
    height: 25px;
}
.nbll_item_wz:hover p:nth-child(1){
    color: #0057ff;
}
.nbll_item_wz p:nth-child(2){
    font-size: 12px;
    margin: 15px 0;
    color:#bbbbbb;
    display: flex;
    align-items: center;
}
.nbll_item_wz p:nth-child(2) em{
    display: block;
    font-style: normal;
    margin-left: 30px;
    display: flex;
    align-items: center;
}
.nbll_item_wz p:nth-child(2) i{
    display: block;
    font-style: normal;
    color:#ec3b3b;
    margin-right: 2px;
}

.nbll_item_wz p:nth-child(3){
    color: #999;
    line-height: 24px;
    text-align: justify;
    height: 72px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0;
}
.ndl_box_ysyd_list p {
    display: none;
}
.ndr_side_title:before {
    position: absolute;
    left: 0;
    background-color: #0057ff;
    content: '';
    top: 0px;
    width: 4px;
    height: 20px;
}
.ndr_side_title {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    position: relative;
    padding-left: 16px;
    line-height: 1;
}
.hot_detail_box a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hot_detail_img {
    width: 100%;
    height: 90px;
    object-fit: cover;
}
.hot_detail_img {
    width: 30%;
    height: 60px;
    overflow: hidden;
}
.hot_detail_img img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.hot_detail_tr {
    width: 66%;
}
.hot_detail_tr p:nth-child(1) {
    font-size: 16px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    color: #333333;
    margin-bottom: 0;
}
.hot_detail_tr p:nth-child(2) {
    height: 35px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    margin-bottom: 0;
}
.hot_detail_box {
    margin: 30px 0;
}
.hot_detail_img:hover  img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.hot_detail_tr:hover p:nth-child(1){
    color: #0057ff;
}
.ndr_side {
    margin-bottom: 40px;
}
.ndr_side_service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #f5f5f5;
    padding: 15px;
    margin-top: 30px;
}
.ndr_side_service_box {
    width: 23%;
    background: #ffffff;
    margin-bottom: 10px;
    padding: 8px 0;
}
.ndr_side_service_box:nth-child(5),.ndr_side_service_box:nth-child(6),.ndr_side_service_box:nth-child(7),.ndr_side_service_box:nth-child(8){
    margin-bottom: 0;
}
.ndr_side_service_box img {
    width: 26px;
    height: 26px;
    object-fit: contain;
    display: block;
    margin: 0 auto 4px;
}
.ndr_side_service_box p {
    font-size: 12px;
    color: #666;
    margin-bottom: 0;
    text-align: center;
}
.ndr_side_service_box:hover p {
    color: #0057ff;
}
.ndr_side_news_box {
    margin: 30px 0;
}
.ndr_side_news_box p:nth-child(1) {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    height: 20px;
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
}
.ndr_side_news_box p:nth-child(2) {
    max-height: 66px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    text-indent: 2em;
    position: relative;
}
.ndr_side_news_box p:nth-child(2):after {
    content: "";
    top: 8px;
    left: 8px;
    display: block;
    position: absolute;
    height: 6px;
    width: 6px;
    background: #0057ff;
    border-radius: 1px;
}
p.rand_detail {
    max-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    display: none;
    margin-bottom: 10px;
}
.ndr_side_news_box:hover p:nth-child(1){
    color: #0057ff;
}
.rand_box {
    margin: 15px 0;
}
p.rand_tit {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    height: 20px;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
}
p.rand_span span:nth-child(1) {
    margin-right: 25px;
}
p.rand_span {
    color: #bbb;
    font-size: 12px;
    margin-bottom: 0;
}
.rand_box.active p.rand_detail {
    display: block;
}
.rand_box:first-child {
    margin-top: 30px;
}
.rand_box.active p.rand_tit {
    color: #0057ff;
}
.ndl_wx_img img {
    width: 100%;
}
.nbll_item_wz img {
    height: 12px;
    object-fit: contain;
    margin-right: 5px;
}
img.hot_view_hover {
    display: block;
}


/* 文章列表 */
.listing_img img {
    width: 100%;
}
.listing_cat {
    position: relative;
    padding: 22px 30px 25px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    margin-top: 30px;
}
img.bg1 {
    position: absolute;
    top: 16px;
    right: 18px;
}
img.bg2 {
    position: absolute;
    left: 350px;
    bottom: 0px;
}
.listing_cat_title p:first-child:after {
    position: absolute;
    left: 0;
    top: -22px;
    width: 46px;
    height: 6px;
    background-color: #0057ff;
    content: '';
}
.listing_cat_title p:first-child {
    font-size: 24px;
    color: #0057ff;
    position: relative;
    margin-bottom: 10px;
}
.listing_cat_title p:last-child {
    color: #999;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.ndl_box .pagearticle a.active {
    background: rgb(0 87 255);
    border: 1px solid rgb(0 87 255);
    color: #ffffff;
}
.ndl_box .pagearticle a {
    border: 1px solid #eee;
    background-color: #fff;
    text-align: center;
    color: #999;
    font-size: 16px;
}
.ndl_box .pagearticle a:hover {
    background: rgb(0 87 255);
    border: 1px solid rgb(0 87 255);
    color: #ffffff;
}
.bk-know_tag {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.bk-know_tag a {
    margin-right: 10px;
    margin-top: 10px;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background-color: #f8f8f8;
    display: inline-block;
    color: #333;
}
.bk-know_tag a:hover {
    background-color: #eee;
    color: #666;
}
.nbll_item_wz img {
    height: 12px;
    object-fit: contain;
    margin-right: 5px;
}
img.hot_view_hover {
    display: block;
}
.listing_tags {
    margin: 30px 0 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}
.listing_tags_box {
    padding: 20px;
    margin: 0 -20px;
}
.listing_tags_box:hover {
    background-color: #fff;
    box-shadow: 0 3px 10px rgb(0 0 0 / 8%);
}
.listing_tags_box:first-child {
    margin-top: 20px;
}
.listing_tags_box p:nth-child(1) {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    overflow: hidden;
    margin-bottom: 0;
    height: 25px;
}
.listing_tags_box p:nth-child(2) {
    color: #999;
    line-height: 24px;
    text-align: justify;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 15px;
}
.listing_tags_box p:nth-child(3) {
    margin-top: 18px;
    line-height: 14px;
    font-size: 12px;
    color: #bbb;
    margin-bottom: 0;
}
.listing_tags_box p:nth-child(1):hover {
    color: #0057ff;
}
.listing_tags_box p:nth-child(3) span:nth-child(1) {
    margin-right: 20px;
}
.news_main {
    margin-bottom: 50px;
}

/* 手机端 */

@media screen and (max-width: 1024px) {
    .lawyer-charlt-item .lawyer .photo {
        height: auto;
    }
    .lawyer-charlt-item {
        height: auto;
    }
    .lawyer-charlt-item.team .lawyer .conts {
        left: 28vw;
    }
    .lawyer-charlt-item .lawyer .skill {
        display: block;
        float: unset;
    }
    .post.ect {
        -webkit-line-clamp: 1;
    }
    .lawyer-charlt-item .btnss {
        top: 20px;
    }
    .lawyer-charlt-item .lawyer .time {
        top: 85px;
    }

}

@media screen and (max-width: 768px) {

    .lawyer-charlt-item {
        display: none;
    }
    .news_detail_left {
        width: 100%;
    }
    .news_detail_right {
        width: 100%;
    }
    .hot_detail_img {
        display: none;
    }
    
    .hot_detail_tr {
        width: 100%;
    }
    .news_detail {
        margin: 0;
    }

}

@media screen and (max-width: 767px) {
    .news_main {
        padding-top: 65px;
    }
    .weizhi {
        height: 15vw;
        line-height: 15vw;
        overflow: hidden;
        font-size: 3.74vw;
    }
    .weizhi a{
        font-size: 3.74vw;
    }
    .ndl_box_title {
        font-size: 6.4vw;
    }
    .ndl_box_span span:nth-child(2) {
        display: none;
    }
    .ndl_box_span {
        font-size: 3vw;
        margin-top: 3%;
    }
    .ndl_box_read {
        padding: 5%;
        font-size: 4.2vw;
        margin-top: 5%;
    }
    .ndl_box_content {
        margin: 5% 0;
    }
    .ndl_box_tags {
        font-size: 4.2vw;
        margin-bottom: 5%;
    }
    .ndl_box_tags a {
        margin-right: 5%;
        color: #0057ff;
    }
    .ndl_box_ysyd_title img {
        display: none;
    }
    .ndl_box_ysyd_title span {
        font-size: 4.8vw;
        margin-left: 0;
        color: #999;
    }
    .ndl_box_tags span {
        font-size: 4.8vw;
        margin-left: 0;
        color: #999;
        display: block;
        width: 100%;
        margin-bottom: 3%;
        font-weight: 600;
    }
    .ndl_box_ysyd_list {
        margin: 3% 0;
    }
    .nbyl_item img {
        display: none;
    }
    .nbyl_item a {
        height: auto;
        line-height: unset;
        margin-bottom: 3%;
    }
    .nbyl_item span {
        font-size: 4.2vw;
        margin-left: 0;
    }
    .ndl_box_wx {
        padding: 5%;
        margin-top: 5%;
    }
    .ndl_box_wx_flex {
        flex-wrap: wrap;
        position: relative;
    }
    .ndl_box_wx_left {
        padding: 0;
        width: 100%;
    }
    .ndl_box_wx_left p:nth-child(1) {
        font-size: 4.2vw;
        margin-bottom: 5%;
    }
    .ndl_box_wx_left p:nth-child(2) {
        font-size: 3.74vw;
        width: 60%;
    }
    .ndl_box_wx_right {
        position: absolute;
        right: 0px;
        top: 9vw;
        width: auto;
    }
    .ndl_box_wx_right img {
        width: 28vw;
        height: 28vw;
        padding: 5%;
        border: 1px solid #f1f1f1;
    }
    .ndl_box_like {
        margin-top: 8%;
    }
    .ndl_wx_img {
        margin-top: 4%;
    }
    .ndl_box_like_title {
        font-size: 5.4vw;
        padding-left: 5%;
    }
    .ndl_box_like_title:before {
        height: 5.4vw;
    }
    .ndr_side_title {
        font-size: 5.4vw;
        padding-left: 5%;
    }
    .ndr_side_title:before {
        height: 5.4vw;
    }
    .nbll_item a {
        flex-direction: row-reverse;
    }
    .nbll_item {
        padding: 5% 0;
    }
    .nbll_item_wz p:nth-child(1) {
        font-size: 4.2vw;
        height: 6vw;
    }
    .nbll_item_wz p:nth-child(2) {
        font-size: 3.74vw;
        margin: 3% 0;
    }
    .nbll_item_wz p:nth-child(2) em {
        margin-left: 10%;
    }
    .nbll_item_wz p:nth-child(3) {
        font-size: 3.74vw;
        height: 11vw;
        line-height: 1.5;
    }
    .nbll_item_img {
        height: 27vw;
        width: 33%;
        border-radius: 4px;
    }
    .nbll_item_wz {
        width: 62%;
    }
    .news_detail_right {
        width: 100%;
        margin-top: 8%;
    }
    .hot_detail_box a {
        flex-direction: row-reverse;
    }
    
    .hot_detail_img {
        display: block;
    }
    .hot_detail_tr {
        width: 62%;
    }
    .hot_detail_tr p:nth-child(1) {
        font-size: 4.2vw;
        line-height: 1.5;
        height: 6vw;
    }
    .hot_detail_tr p:nth-child(2) {
        font-size: 3vw;
        line-height: 1.5;
    }
    .hot_detail_img {
        display: block;
        height: 19vw;
        width: 32%;
        border-radius: 2px;
    }
    .hot_detail_box {
        margin: 6% 0;
    }
    .ndr_side {
        margin-bottom: 8%;
    }
    .ndr_side_service {
        padding: 3%;
        margin-top: 6%;
    }
    .ndr_side_news_box {
        margin: 5% 0;
    }
    .ndr_side_news_box p:nth-child(1) {
        font-size: 4.2vw;
        margin-bottom: 3%;
        height: 21px;
    }
    .ndr_side_news_box p:nth-child(2) {
        font-size: 3.74vw;
    }
    p.rand_tit {
        font-size: 4.2vw;
        margin-bottom: 3%;
        height: 21px;
    }
    .rand_box:first-child {
        margin-top: 5%;
    }
    .rand_box {
        margin: 5% 0;
    }
    p.rand_detail {
        font-size: 3.74vw;
    }
    p.rand_span {
        font-size: 3.4vw;
    }
.nbll_item_wz img {
    height: 3.74vw;
}

/* 文章列表 */
    .listing_cat {
        padding: 5%;
        margin-top: 6%;
    }
    img.bg1 {
        top: 8%;
        right: 6%;
    }
    img.bg2 {
        left: 15%;
    }
    .listing_cat_title p:first-child:after {
        top: -4.7vw;
        width: 15%;
    }
    .listing_cat_title p:first-child {
        font-size: 6.4vw;
        margin-bottom: 0;
    }
    .listing_cat_title p:last-child {
        font-size: 3.74vw;
        line-height: 1.8;
    }
    .bk-know_tag {
        margin-top: 3%;
    }
    .bk-know_tag a {
        margin-right: 3%;
        margin-top: 3%;
        padding: 0 3%;
        font-size: 3.74vw;
        height: 9vw;
        line-height: 9vw;
    }
    .listing_tags {
        margin: 5% 0;
        padding-bottom: 3%;
    }
    .listing_tags_box:first-child {
        margin-top: 0;
    }
    .listing_tags_box {
        padding: 0;
        margin: 5% 0;
    }
    .listing_tags_box:hover {
        box-shadow: unset;
    }
.news_main {
    margin-bottom: 0px;
}








}