.t1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.t2 {
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 搜索框提高层级 */
.header .search-box {
    z-index: 1;
}

/* 搜索框提高层级 */
/* banner区域开始 */
.show-box {
    background: none;
}

.show-box .banner-center {
    position: relative;
    float: left;
    width: 52.1%;
    height: 431px;
    background: url(/Content/template/1/images/bg-11.png) no-repeat center top;
    background-size: auto;
}

.show-box .banner-center .con-box {
    width: 71%;
    padding: 60px 45px;
    color: #fff;
}

.show-box .banner-center .con-box h2 {
    margin-bottom: 14px;
    font-size: 36px;
}

.show-box .banner-center .con-box p:nth-child(2) {
    margin-bottom: 28px;
    font-size: 18px;
}

.show-box .banner-center .con-box p:nth-child(3) {
    margin-bottom: 20px;
    font-size: 14px;
}

.show-box .banner-center .con-box p:nth-child(4) {
    margin-bottom: 12px;
    padding-left: 36px;
    background: url(/Content/template/1/images/dianhua-2.png) no-repeat left center;
    font-size: 30px;
    font-style: italic;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.show-box .banner-center .con-box .btn {
    width: 203px;
    height: 49px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    outline: 0;
    font-size: 20px;
    text-shadow: none;
    color: #012a90;
    cursor: pointer;
}

.show-box .banner-center .con-box .btn:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #fff;
}

.show-box .banner-center .name-box {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
}

.show-box .banner-center .name-box ul {
    display: flex;
    justify-content: space-between;
}
.banner-center .mySwiper{
    height: 100%;
}
.show-box .banner-center .name-box ul li {
    width: 99px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;

}
.show-box .banner-center .name-box ul li.active a{
    color: #fff;
    background-color: #012a90;
}

.show-box .banner-center .name-box ul li a {
    display: block;
    height: 100%;
    color: #012a90;
    background-color: rgba(255, 255, 255, 0.502);
}

.show-box .banner-center .name-box ul li a:hover {
    color: #fff;
    background-color: #012a90;
}

.show-box .banner-center .portrait-box {
    width: 280px;
    position: absolute;
    right: 20px;
    bottom: 0;
}

.show-box .banner-center .portrait-box img {
    width: 100%;
}

.show-box .banner-center .pic-box {
    width: 100%;
    height: 119px;
    position: absolute;
    left: 0;
    bottom: -119px;
}

.show-box .banner-center .pic-box ul {
    width: 100%;
    height: 100%;
    /* display: flex;
    align-items: center; */
}

.show-box .banner-center .pic-box ul li {
    position: relative;
    float: left;
    width: 25%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
}

.show-box .banner-center .pic-box ul li .img {
    width: 60%;
    height: 100%;
}

.show-box .banner-center .pic-box ul li .img img {
    width: 100%;
    height:118px;
}

.show-box .banner-center .pic-box ul li .text {
    position: absolute;
    top: 30px;
    right: 9px;
}

.show-box .banner-center .pic-box ul li .text h3 {
    font-size: 16px;
    color: #333;
}

.show-box .banner-center .pic-box ul li .text p {
    font-size: 14px;
    color: #666;
}

.show-box .banner-right .banner-right-list {
    border: 0;
}

/* banner区域结束 */
/* 特邀区域开始 */
.special {
    padding-top: 0;
}

.special .index-one-content ul li {
    height: 300px;
    width: 49.5%;
}

.special .index-one-content ul li .index-one-img img {
    height: 94%;
}

.special .index-one-content ul li .index-one-text div.bx-text-p2 {
    margin: 25px 0 20px 0;
    font-size: 14px;
    color: #666666;
    height: 36px;
}

.special .index-one-content ul li .index-one-text div.bx-text-p2 .text-color {
    padding: 0 1em;
    font-style: normal;
    color: #f20407;
}

.special .index-one-content ul li .index-one-text div.bx-text-p2 span:nth-child(1) {
    position: relative;
    margin-right: 2em;
}

.special .index-one-content ul li .index-one-text div.bx-text-p2 span:nth-child(1)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -1.35em;
    width: 1px;
    height: 18px;
    background-color: #666;
}

.special .index-one-content ul li .index-one-text p.bx-text-p2 {
    font-size: 18px;
    color: #333;
}

/* 特邀区域开结束 */

/* 西安法律咨询区域开始 */
.legal-advice,
.bg-white {
    padding: 0;
    background-color: #fff;
}

.legal-advice .index-two-content ul li {
    float: none;
    width: 100%;
}

.legal-advice .index-two-content ul li .index-two-text h3 {
    flex: 1;
}

.legal-advice .index-two-content ul li .index-two-top span {
    padding: 0.5em;
    width: auto;
    font-size: 14px;
    color: #b2b2b2;
}

.legal-advice .index-two-content {
    float: left;
    width: 67%;
}

.legal-advice .index-one-content {
    float: right;
    width: 31%;
}

.legal-advice .index-one-content ul {
    flex-direction: column;
}

.legal-advice .index-one-content ul li {
    width: 100%;
    height: 173px;
}

.legal-advice .index-one-content ul li:not(:first-child) {
    margin-top: 10px;
}

.legal-advice .index-one-content ul li .index-one-img img {
    width:143px;height:173px;
}

/* 西安法律咨询区域结束 */
/* 特邀西安律师区域开始 */
.special-xian .index-one-content ul {
    flex-wrap: wrap;
}

.special-xian .index-one-content ul li {
    margin-bottom: 16px;
}

/* 特邀西安律师区域结束 */
/* 最新咨询区域开始 */
.new-advice {
    padding: 0;
}

.new-advice .hide {
    display: none;
}

.new-advice .title h3 {
    cursor: pointer;
}

.new-advice .title h3:hover {
    color: #012a90;
}

.new-advice .index-three-content {
    margin-top: 0;
}

.new-advice .index-three-content .index-three-left {
    width: 63%;
}

.new-advice .index-three-content .index-three-right {
    width: 35%;
    background-color: #f7f7f7;
    transform: translateY(-26px);
}

.new-advice .index-three-content .index-three-right .index-three-lshfdt-box .p2 {
    display: -webkit-box;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.new-advice .index-three-lshfdt-item ul {
    padding-bottom: 30px;
}

.new-advice .index-three-lshfdt-item ul li {
    position: relative;
    padding-right: 8%;
}

.new-advice .index-three-lshfdt-item ul li::after {
    content: "";
    position: absolute;
    top: 30px;
    left: 20px;
    width: 5px;
    height: 130px;
    border-left: 1px dashed #ededed;
    /* border-left: 1px dashed #000; */
}


/* 最新咨询区域结束 */

/* 话题聚焦区域开始 */
.focus-box .left {
    float: left;
    width: 20%;
    cursor: pointer;
}

.focus-box .left .img-box {
    width: 100%;
}

.focus-box .left .img-box img {
    width: 100%;
}

.focus-box .left .dec-box {
    width: 100%;
    padding: 20px;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #999;
}

.focus-box .left .dec-box h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #323232;
    font-weight: bold;
}

.focus-box .left .dec-box p {
    margin-bottom: 10px;
    display: -webkit-box;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.focus-box .left .dec-box .time {
    margin-left: 15px;
}

.focus-box .left .dec-box .event {
    float: left;
}

.focus-box .center {
    float: left;
    width: 50%;
    padding: 0 20px;
}

.focus-box .center ul {
    flex-direction: column;
}

.focus-box .center ul li {
    width: 100%;
    height: auto;
}

.focus-box .center ul li:not(:last-child) {
    margin-bottom: 15px;
}

.focus-box .center ul li a {
    padding-top: 0;
    padding-bottom: 18px;
}

.focus-box .center ul li .index-two-text {
    width: 100%;
    padding: 0;
}

.focus-box .center ul li .index-two-list {
    border-bottom-style: solid;
}

.focus-box .center ul li .index-two-top {
    width: 97%;
    margin-bottom: 12px;
}

.focus-box .center ul li h3 {
    font-size: 18px;
}

.focus-box .center ul li:hover h3 {
    font-weight: bold;
}

.focus-box .center ul li .event-time {
    display: flex;
}

.focus-box .center ul li .event-time span {
    width: 100px;
    font-size: 14px;
    color: #999;
}

.focus-box .center ul li .txt {
    width: 98%;
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.focus-box .right {
    float: left;
    width: 30%;
}

.focus-box .right .title h3 {
    font-size: 18px;
    font-weight: bold;
}

.focus-box .right ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.focus-box .right .tool-box {
    margin-top: 14px;
}

.focus-box .right ul li {
    position: relative;
    width: 49.5%;
    height: 138px;
    margin-bottom: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f7;
}

.focus-box .right ul li:hover {
    box-shadow: 0 0 10px rgba(1, 42, 144, .35);
}

.focus-box .right ul li::after {
    content: "";
    position: absolute;
    left: 12px;
    top: 14px;
    width: 40px;
    height: 40px;
    background-size: cover;
}

.focus-box .right ul li:nth-child(1)::after {
    background: url(/Content/template/1/images/tool-icon1.png) no-repeat center center;
}

.focus-box .right ul li:nth-child(2)::after {
    background: url(/Content/template/1/images/tool-icon2.png) no-repeat center center;
}

.focus-box .right ul li:nth-child(3)::after {
    background: url(/Content/template/1/images/tool-icon3.png) no-repeat center center;
}

.focus-box .right ul li:nth-child(4)::after {
    background: url(/Content/template/1/images/tool-icon4.png) no-repeat center center;
}

.focus-box .right ul li span {
    cursor: default;
}

.focus-box .right ul li span:nth-child(1) {
    margin-bottom: 12px;
    transform: translateX(18px);
    font-size: 16px;
    color: #333;
}

.focus-box .right ul li span:nth-child(2) {
    margin-bottom: 12px;
    font-size: 14px;
    color: #666;
}

.focus-box .right ul li span:nth-child(3) {
    cursor: pointer;
    font-size: 14px;
    color: #012a90;
}

/* 话题聚焦区域结束 */

/* 西安律师文集区域开始 */
.lawyer-corpus .index-one-content ul {
    flex-wrap: wrap;
}

.lawyer-corpus .index-one-content ul li {
    width: 49.5%;
    margin-bottom: 14px;
    padding: 25px;
    background-color: #f7f7f7;
    cursor: pointer;
}

.lawyer-corpus .index-one-content ul li:hover {
    box-shadow: 0 0 10px rgba(1, 42, 144, .35);
}

.lawyer-corpus .index-one-content ul li h4 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
}

.lawyer-corpus .index-one-content ul li p {
    font-size: 14px;
    color: #666;
}

.lawyer-corpus .index-one-content ul li .info-box {
    width: 100%;
    margin-top: 10px;
}

.lawyer-corpus .index-one-content ul li .info-box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.lawyer-corpus .index-one-content ul li .info-box .img-box {
    float: left;
    width: 50px;
    height: 50px;
}
.lawyer-corpus .index-one-content ul li .info-box .img-box img{border-radius:50%;}
.lawyer-corpus .index-one-content ul li .info-box .name-com {
    float: left;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.lawyer-corpus .index-one-content ul li .info-box .name-com span:nth-child(1) {
    font-size: 16px;
    color: #333;
}

.lawyer-corpus .index-one-content ul li .info-box .name-com span:nth-child(2) {
    font-size: 14px;
    color: #666;
}

.lawyer-corpus .index-one-content ul li .info-box .time {
    float: right;
    transform: translateY(28px);
    font-size: 12px;
    color: #999;
}

/* 西安律师文集区域结束 */
/* 法律知识区域开始 */
.hover-box {
    padding: 0;
}

.hover-box .index-five-right-top li a:hover {
    box-shadow: 0 0 10px rgba(1, 42, 144, .35);
}

/* 法律知识区域结束 */
/* 案件动态区域开始 */
.sub-box .news .news-list li {
    padding: 6px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.sub-box .index-one-content .news ul li .bottom-box span {
    margin-right: 0;
    margin-left: 15px;
    color: #666;
}

.sub-box .news .title {
    display: flex;
    justify-content: space-between;
}

.sub-box .transparency {
    background-color: rgba(4, 4, 4, .35);
}

.sub-box .news .title .more {
    align-self: flex-end;
}

.sub-box .index-one-content .news {
    padding-top: 0;
}

.sub-box .index-one-content {
    margin-top: 0;
}

.sub-box .index-one-item .right-box .sidebar-box {
    margin-bottom: 0;
    padding: 0;
}

.sub-box .index-one-item .right-box .sidebar-box .index-five-left {
    width: 100%;
}

.sub-box .index-one-item .right-box .sidebar-box h3 {
    margin-bottom: 20px;
}

.sub-box .index-five-right-top ul {
    margin-top: 20px;
}

.sub-box .index-five-right-top ul li {
    margin-bottom: 0;
}

.sub-box .index-five-right-top ul li:hover .index-five-right-text h3 {
    color: #012a90;
}

.sub-box .index-five-right-top ul li a:hover {
    box-shadow: 0 0 10px rgba(1, 42, 144, .35);
}

.sub-box .index-five-right-top .index-five-right-list {
    justify-content: space-between;
}

.sub-box .index-five-right-top .index-five-right-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sub-box .index-five-right-top .index-five-right-text h3 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.sub-box .index-five-right-top .index-five-right-text p {
    width: 100%;
    margin: 0;
    font-size: 14px;
    color: #666;
}

.sub-box .right-box {
    padding: 20px;
    background-color: #f7f7f7;
}

/* 案件动态区域结束 */
/* 律师排行榜开始 */
.padding-top {
    padding-top: 0;
}

/* 律师排行榜结束 */

.find-lawyer .show-box {
    background: url(/Content/template/1/images/bg-2.png) no-repeat center;
    background-size: cover;
}

.find-lawyer .show-box .banner-center {
    background: none;
    width: 73.6%;
    height: 550px;
}

.find-lawyer .show-box .banner-center .name-box {
    width: 65%;
}

.find-lawyer .show-box .banner-center .portrait-box {
    width: 380px;
    right: 80px;
}

.find-lawyer .show-box .banner-center .con-box {
    padding: 0;
    padding-top: 90px;
    margin-left: 70px;
    width: 450px;
}
.find-lawyer .show-box .banner-center .con-box h2 {font-size: 48px;}
.find-lawyer .show-box .banner-center .con-box p:nth-child(2) {margin-bottom: 60px;font-size: 24px;}
.find-lawyer .show-box .banner-center .con-box p:nth-child(3) { font-size: 18px;}
.find-lawyer .show-box .banner-center .con-box p:nth-child(4) {color: #012A90;background: url(/Content/template/1/images/dianhua-.png) no-repeat left center;}
.find-lawyer .show-box .banner-center .con-box .btn {background-color: #012A90;color: #fff;}
.find-lawyer .gl-box1 {width: 24.5%;}
.find-lawyer .gl-box1 .index-one-list {padding: 0 10px;}
.find-lawyer .gl-box1 .index-one-img {width: 40%;}
.find-lawyer .gl-box1 .index-one-text {width: 48%;padding-left: 0; margin-top: 39px;}
.find-lawyer .index-four {background: url(/Content/template/1/images/bg-20.png) no-repeat center;background-size: cover;}
.find-lawyer .index-four .title {display: flex;align-items: flex-end;}
.find-lawyer .index-four .title .more {margin-left: auto;font-size: 14px;color: #012a90;}
.find-lawyer .index-four .find-four-content {display: flex;justify-content: space-between;}
.find-lawyer .index-four .find-four-content ul {width: 66.4%;}
.find-lawyer .index-four .find-four-content ul li { width: 33.33%; }
.find-lawyer .index-four .find-four-content .right {width: 32.7%;padding-top: 10px;}
.find-lawyer .index-four .find-four-content .right .item1 {padding-top: 45px;padding-bottom: 50px;background-color: #F7F7F7;text-align: center;}
.find-lawyer .index-four .find-four-content .right .item1 .bt-txt {position: relative;margin-bottom: 40px;font-size: 26px;color: #012a90;font-weight: bold;}
.find-lawyer .index-four .find-four-content .right .item1 .bt-txt::after,
.find-lawyer .index-four .find-four-content .right .item1 .bt-txt::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 60px;
    height: 1px;
}

.find-lawyer .index-four .find-four-content .right .item1 .bt-txt::after {
    right: 80px;
    background: linear-gradient(to right, #012A90 75%, #C0C9E0 100%);
}

.find-lawyer .index-four .find-four-content .right .item1 .bt-txt::before {
    left: 80px;
    background: linear-gradient(to left, #012A90 75%, #C0C9E0 100%);
}

                .find-lawyer .index-four .find-four-content .right .item1 p {
                    font-size: 18px;
                    color: #666;
                }

                    .find-lawyer .index-four .find-four-content .right .item1 p span {
                        display: inline-block;
                        margin: 0 5px;
                        padding: 10px 8px;
                        background-color: #012A90;
                        border-radius: 6px;
                        font-size: 30px;
                        color: #fff;
                    }

            .find-lawyer .index-four .find-four-content .right .item2 {
                padding: 30px 20px;
                background-color: #fff;
            }

                .find-lawyer .index-four .find-four-content .right .item2 .title {
                    margin-bottom: 30px;
                    font-size: 24px;
                    color: #333;
                }

                .find-lawyer .index-four .find-four-content .right .item2 .top {
                    position: relative;
                    width: 100%;
                    margin-bottom: 16px;
                    background-color: #fff;
                    display: flex;
                    align-items: center;
                }

                    .find-lawyer .index-four .find-four-content .right .item2 .top::before {
                        content: "";
                        position: absolute;
                        left: 28px;
                        top: 45px;
                        width: 0;
                        height: 142px;
                        border-left: 2px dashed #F0F0F0;
                    }

                .find-lawyer .index-four .find-four-content .right .item2 li,
                .find-lawyer .index-four .find-four-content .right .item2 ul {
                    width: 100%;
                }

                    .find-lawyer .index-four .find-four-content .right .item2 li:not(:last-child) {
                        margin-bottom: 50px;
                    }

                .find-lawyer .index-four .find-four-content .right .item2 .top .time-m {
                    margin-right: 10px;
                    font-size: 16px;
                    color: #333;
                }

                .find-lawyer .index-four .find-four-content .right .item2 .top img {
                    width: 50px;
                    height: 50px;
                    margin-right: 15px;
                    border-radius: 50%;
                    overflow: hidden;
                }

                .find-lawyer .index-four .find-four-content .right .item2 .top .info-box p {
                    font-size: 14px;
                    color: #999;
                }

                    .find-lawyer .index-four .find-four-content .right .item2 .top .info-box p .name {
                        display: inline-block;
                        margin-right: 10px;
                        font-size: 18px;
                        color: #333;
                    }

            .find-lawyer .index-four .find-four-content .right .item2-col {
                padding-left: 70px;
                font-size: 16px;
                color: #333;
            }

                .find-lawyer .index-four .find-four-content .right .item2-col.t1 {
                    margin-bottom: 16px;
                    font-weight: bold;
                }

.find-lawyer .index-four-list .index-four-text p {
    height: 30px;
}

.find-lawyer .index-four-list .index-four-text {
    background-color: #fff;
}

    .find-lawyer .index-four-list .index-four-text .p1 span {
        display: inline-block;
        margin: 0 5px;
        color: #f20407;
    }

    .find-lawyer .index-four-list .index-four-text .p2 {
        font-size: 18px;
        color: #333;
    }

.find-four-content2 .item-box ul li:not(:last-child) {
    /* margin-bottom: 10px; */
}

.find-four-content2 .item-box ul li a {display: flex;align-items: center;font-size: 14px;color: #999;}
.find-four-content2 .item-box ul li a::before {content: "·";margin-right: 5px;font-size: 40px;color: #666;line-height: 1;transform: translate(0, -2px);}
.find-four-content2 .item-box ul li a .bt-txt {margin-right: auto;width:720px;}
.find-four-content2 .item-box ul li a:hover .bt-txt { color: #012A90;}
.find-four-content2 .swiper-container-horizontal > .swiper-pagination-bullets {bottom: -5px;}
.new-advice .find-four-content2 .index-three-right {background-color: #fff;}
.find-four-content2 .index-three-right .r-col {height: 250px;width: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;background: url(/Content/template/1/images/bg-8.png) no-repeat center;background-size: cover;color: #fff;}

.find-four-content2 .index-three-right .r-col p {font-size: 14px;}
.find-four-content2 .index-three-right .r-col h3 {font-size: 30px;font-weight: bold;margin-top: 15px;margin-bottom: 15px;}
.find-four-content2 .index-three-right .r-col .line {width: 252px;height: 1px;margin-bottom: 25px;background-color: #fff;}
.find-lawyer-box1 {margin-top: 50px; margin-bottom: 60px;}
.find-lawyer-box1 .find-lawyer-box1-con ul {display: flex;justify-content: space-between;align-items: center;margin-top: 25px;}

.find-lawyer-box1 .find-lawyer-box1-con ul li {width: 24%;height: 200px;display: flex;justify-content: center;align-items: center;flex-direction: column;background: url(/Content/template/1/images/bg-21.png) no-repeat center;background-size: cover; color: #fff; }
.find-lawyer-box1 .find-lawyer-box1-con ul li .bt-txt {margin-bottom: 45px;font-size: 20px;font-weight: bold;display: flex;align-items: center;}

.find-lawyer-box1 .find-lawyer-box1-con ul li .bt-txt i {display: inline-block;height: 25px;width: 25px;margin-right: 10px;background-size: contain;background-position: center;background-repeat: no-repeat;}

.find-lawyer-box1 .find-lawyer-box1-con ul li:nth-child(1) .bt-txt i {
    background-image: url(/Content/template/1/images/fw-icon1.png);
}

.find-lawyer-box1 .find-lawyer-box1-con ul li:nth-child(2) .bt-txt i {
    background-image: url(/Content/template/1/images/fw-icon2.png);
}

.find-lawyer-box1 .find-lawyer-box1-con ul li:nth-child(3) .bt-txt i {
    background-image: url(/Content/template/1/images/fw-icon3.png);
}

            .find-lawyer-box1 .find-lawyer-box1-con ul li:nth-child(4) .bt-txt i {
                background-image: url(/Content/template/1/images/fw-icon4.png);
            }

            .find-lawyer-box1 .find-lawyer-box1-con ul li .des-txt {
                font-size: 14px;
            }

.find-lawyer-box2 {
    padding-top: 60px;
    padding-bottom: 70px;
}

    .find-lawyer-box2 .title p {
        margin-right: 40px;
    }

        .find-lawyer-box2 .title p.current {
            color: #012A90;
            font-weight: bold;
        }

.find-lawyer-box3 {
    margin-top: 80px;
    margin-bottom: 40px;
}

    .find-lawyer-box3 .container-fixed {
        padding-top: 20px;
        padding-bottom: 16px;
        display: flex;
        justify-content: space-between;
        background-color: #F7F7F7;
    }

    .find-lawyer-box3 .item {
        width: 50%;
    }

        .find-lawyer-box3 .item:nth-child(1) {
            border-right: 1px solid #BFBFBF;
        }

        .find-lawyer-box3 .item .bt-txt {
            margin-bottom: 20px;
            text-align: center;
            color: #012a90;
            font-size: 20px;
            font-weight: bold;
        }

        .find-lawyer-box3 .item ul {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            padding-left: 70px;
            padding-right: 70px;
        }

            .find-lawyer-box3 .item ul li {
                width: 20%;
                display: flex;
                justify-content: center;
                align-items: center;
            }

                .find-lawyer-box3 .item ul li a {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    width: 95px;
                    height: 35px;
                    margin-bottom: 20px;
                    border: 1px solid #999;
                    border-radius: 5px;
                    font-size: 14px;
                    color: #666;
                }

                    .find-lawyer-box3 .item ul li a:hover,
                    .find-lawyer-box3 .item ul li.current a {
                        border-color: #012A90;
                        color: #012A90;
                    }

.find-lawyer-box4 {
    margin-bottom: 60px;
}

    .find-lawyer-box4 .item ul {
        display: flex;
        justify-content: space-between;
        margin: 0 -7px;
        margin-top: 30px;
    }

        .find-lawyer-box4 .item ul li {
            width: 25%;
            padding: 0 7px;
        }

            .find-lawyer-box4 .item ul li a {
                display: block;
                padding: 16px 14px 30px 14px;
                border-right: 1px solid #012A90;
                border-bottom: 1px solid #012A90;
                box-shadow: 0 0 10px rgba(1, 42, 144, .35);
            }

                .find-lawyer-box4 .item ul li a:hover {
                    box-shadow: 0 0 10px rgba(1, 42, 144, .8);
                }

                .find-lawyer-box4 .item ul li a .f-box1 {
                    display: flex;
                    justify-content: space-between;
                    align-items: flex-end;
                    margin-bottom: 25px;
                    font-size: 16px;
                    color: #343434;
                }

                    .find-lawyer-box4 .item ul li a .f-box1 .pj {
                        font-size: 14px;
                        color: #999;
                    }

                .find-lawyer-box4 .item ul li a .f-box2 {
                    display: flex;
                    align-items: center;
                }

                    .find-lawyer-box4 .item ul li a .f-box2 img {
                        width: 50px;
                        height: 50px;
                        border-radius: 50%;
                        margin-right: 6px;
                        overflow: hidden;
                    }

                    .find-lawyer-box4 .item ul li a .f-box2 .r-txt {
                        display: flex;
                        justify-content: center;
                        align-items: flex-start;
                        flex-direction: column;
                        font-size: 14px;
                        color: #999;
                    }

                        .find-lawyer-box4 .item ul li a .f-box2 .r-txt .name {
                            font-size: 16px;
                            color: #333;
                        }

                .find-lawyer-box4 .item ul li a .t1 {
                    margin-top: 20px;
                    font-size: 16px;
                    color: #012a8f;
                }

.find-lawyer-box5 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.find-lawyer-box5 .item-box {
    display: flex;
    justify-content: space-between;
    margin: 0 -8px;
    margin-top: 30px;
}

.find-lawyer-box5 .item-box .item { width: 50%;padding: 0 8px;}

.find-lawyer-box5 .item-box .item .zs-box {
    padding: 16px 20px 25px;
    margin-bottom: 30px;
    background: url(/Content/template/1/images/bg-22.png) no-repeat center;
    background-size: cover;
}

.find-lawyer-box5 .item-box .item .zs-box h3 {
    margin-bottom: 16px;
    font-size: 20px;
    color: #012a90;
    font-weight: bold;
}

.find-lawyer-box5 .item-box .item .zs-box p {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #666;
}

                    .find-lawyer-box5 .item-box .item .zs-box p i {
                        width: 10px;
                        height: 12px;
                        margin-right: 10px;
                        background: url(/Content/template/1/images/dz-icon1.png) no-repeat center;
                        background-size: contain;
                    }

            .find-lawyer-box5 .item-box .item ul li:not(:last-child) {
                margin-bottom: 28px;
            }

            .find-lawyer-box5 .item-box .item ul li a {
                font-size: 16px;
                color: #333;
            }

.find-lawyer .find-lawyer-box6 {
    background: none;
}

.find-lawyer-box6 .index-four-content li {
    width: 33.33%;
}

.find-lawyer-box6 .index-four-content .index-four-text h4 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.find-lawyer-box6 .index-four-content .index-four-text p {
    height: auto;
}

.find-lawyer-box6 .index-four-content .index-four-text .bot-box {
    display: flex;
    align-items: center;
}

    .find-lawyer-box6 .index-four-content .index-four-text .bot-box img {
        width: 30px;
        height: 30px;
        margin-right: 10px;
        border-radius: 50%;
        overflow: hidden;
    }

    .find-lawyer-box6 .index-four-content .index-four-text .bot-box span {
        font-size: 14px;
        color: #999;
    }

    .find-lawyer-box6 .index-four-content .index-four-text .bot-box .name {
        display: inline-block;
        margin-right: 18px;
        font-size: 16px;
        color: #012a90;
    }

.find-lawyer-box7 {
    padding-top: 50px;
    background: url(/Content/template/1/images/bg-20.png) no-repeat center;
    background-size: cover;
}

.banner-hz-box1-top{
    font-size: 16px;
    color: #666666;
}
.banner-hz-box1-topText>span{
    display: inline-block;
    margin-left: 30px;
}
.banner-hz-box1-top{
    padding: 0 40px;
    line-height: 48px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #fff;
}
.banner-hz-link-list{
    width: 100%;
    padding: 0 60px 0 40px;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    height: 150px;
    position: relative;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.banner-hz-link-list .text {
    padding-left: 28px;
    width: calc(100% - 30px);
}
.banner-hz-link-list .img{
    width: 30px;
}
.banner-hz-link-list .text h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.banner-hz-link-list .text p{
    font-size: 16px;
    color: #9a9a9a;
    margin-top: 10px;
}
.banner-hz-link-list .icon{
    font-size: 25px;
    color: #999999;
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translate(0,-50%);
}
.banner-hz-box1-link .box{
    top: -100px;
}
.banner-hz-box1-link>ul>li:hover .banner-hz-link-list{
    background-color: #f2f2f2 !important;
}
.banner-hz-box1-link ul li:hover .text h3{
    color: #012a90 !important;
}
.banner-hz-box1-link ul li:hover .text p{
    color: #666 !important;
}
.banner-hz-box1-link ul li:hover .text{
    background-color: transparent;
}
@media screen and (max-width: 1900px) {
    .show-box .banner-center {
        height: 48% !important;
    }

        .show-box .banner-center .con-box {
            padding-right: 60px !important;
        }

        .show-box .banner-center .pic-box ul li .text {
            right: 9px !important;
        }

    .banner-right {
        width: 21.5% !important;
    }

    .show-box .banner-right .banner-right-list:not(:last-child) {
        margin-bottom: 12px;
    }

    .case-three .index-one-item .left-box {
        width: 66%;
    }

    .find-lawyer .show-box .banner-center {
        height: 550px !important;
    }
    .banner-hz-link-list{
        height: 144px;
    }
    .banner-hz-box1-top{
        line-height: 45px;
    }
}