.topTip {
    color: #7A7A7A;
    background: #F4F4F4;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}
.hopenewselect {
    width: 100%;
    border-radius: 5px;
    background: #f3f3f3;
    padding: 0 10px;
    font-size: 12px;
    height: 30px;
    color: #000;
    line-height: 30px;
}
.hopenewpinglunfen {
    width: 110px;
    padding-left: 15px;
}
.hopenewentrusttitle {
    background: url('/images/wt2_10.png') no-repeat;
    padding: 0 40px;
}
.hopenewhtwospan {
    text-align: center;
    font-size: 18px;
    color: #e10000;
    font-weight: bold;
    display:block;
}
.hopeerrstyle {
    font-size: 30px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-weight: bold
}
.left {
    float: left;
}
.right {
    float: right;
}
.btn {
    color: #fff;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    background: #C80000;
    border-radius: 12px;
}
.more {
    float: right;
    color: #0052CD;
    font-size: 14px;
    line-height: 18px;
    padding-right: 16px;
    background: url("../img/dv/right.png") no-repeat center right;
    background-size: 15px 15px;
    padding-right:22px;
    margin-right:10px;
}
.title-l {
    color: #181818;
    height: 28px;
    padding-left: 20px;
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 26px;
    background: url("../img/legalKnowledge/title-l.png") no-repeat left;
    background-size: 12px 28px;
}

.title-ln {
    height: 28px;
    /* padding-left: 20px; */
    font-size: 18px;
    margin-bottom: 6px;
    line-height: 26px;
    /*background: url("../img/legalKnowledge/title-l.png") no-repeat left;*/
    background-size: 12px 28px;
    color: blue;
}

.title-fa-l {
    font-size: 26px;
    color: #000;
    line-height: 26px;
    margin-bottom: 10px;
}

.category-l {
    width: 100%;
    height: 120px;
    margin: 10px 0;
    display: block;
    overflow: hidden;
}

    .category-l a {
        float: left;
        display: block;
        width: 130px;
        height: 22px;
        line-height: 22px;
        border-right: 2px solid #eee;
        margin-left: 20px;
        margin-top: 15px;
    }

        .category-l a:hover {
            color: #0052CD;
        }

.category-t {
    width: 100%;
    height: 120px;
    margin: 10px 0;
    display: block;
    overflow: hidden;
}

    .category-t a {
        float: left;
        display: block;
        width: 130px;
        height: 22px;
        line-height: 22px;
        border-right: 2px solid #eee;
        margin-left: 20px;
        margin-top: 15px;
    }

        .category-t a:hover {
            color: #0052CD;
        }

.button-l {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
    padding-top: 25px;
    border-top: 1px solid #7A7A7A;
}

    .button-l .button-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

.button-item .button-zx {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: 0 -40px;
}

.button-item:hover .button-zx:hover {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: 0 -75px;
}

.button-item .button-ls {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: -35px -40px;
}

.button-item:hover .button-ls:hover {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: -35px -75px;
}

.button-item .button-wt {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: -70px -40px;
}

.button-item:hover .button-wt:hover {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: -70px -75px;
}

.button-item .button-zs {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: -105px -40px;
}

.button-item:hover .button-zs:hover {
    width: 32px;
    height: 32px;
    background: url('/images/ico-zc.png') no-repeat;
    background-position: -105px -75px;
}

.button-item p {
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
}
/* .button-item p:hover{
    color: #0052CD;
} */
.button-item:hover p {
    color: #0052CD;
}

.button-item p {
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
}
.title-l1 {
    color: #181818;
    height: 18px;
    padding-left: 22px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 21px;
    background: url("../img/legalKnowledge/title-l1.png") no-repeat left;
    background-size: 12px 18px;
}
.topTip .address {
    float: left;
    padding-right: 15px;
    position: relative;
}
.topTip .address:after {
    content: '';
    width: 0;
    height: 0;
    top: 15px;
    right: 0;
    position: absolute;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #7A7A7A;
}
.topTip .site {
    float: left;
    color: #0052CD;
    padding-left: 10px;
}

.topTip .sitet {
    float: left;
    padding-left: 10px;
}
.topTip .userBox {
    float: left;
}
.topTip .userBox span {
    float: left;
    padding-right: 20px;
}
.topTip .webTerminal {
    float: left;
    padding: 0 20px;
    background: url("../img/dv/phone.png") no-repeat center left;
    background-size: 10px 13px;
}
.topTip .navigation {
    float: left;
    position: relative;
    padding-right: 10px;
}
.topTip .navigation:after {
    content: '';
    width: 0;
    height: 0;
    top: 15px;
    right: 0;
    position: absolute;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #7A7A7A;
}

header {
    width: 100%;
    height: 80px;
    padding: 17px 0;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.logo {
    float: left;
}
.logo img {
    float: left;
    width: 113px;
    height: 53px;
    margin-right: 10px;
}
.logo .content {
    float: left;
    height: 53px;
    padding-top: 8px;
    padding-left: 12px;
    box-sizing: border-box;
    border-left: 1px solid #DDDDDD;
}

.logo span {
    color: #7A7A7A;
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.logo span.cur {
    color: #D70000;
    padding-top: 9px;
    font-weight: 500;
}


.autoImgBox img {
    width: 90%!important;
    height: auto;
    margin: 0 auto;
}
header ul {
    float: left;
    padding-left:15px;
}
header li {
    float: left;
    cursor: pointer;
    height: 53px;
    padding: 0 10px;
    color: #181818;
    font-size: 16px;
    line-height: 53px;
}
header li.cur {
    color: #0052CD;
    font-weight: bold;
}
header .active {
    float: right;
    padding: 8px 0;
    box-sizing: border-box;
}
header .active div {
    float: left;
    width: 103px;
    height: 37px;
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    background: #F4F4F4;
    border-radius: 19px;
    padding-right: 21px;
    padding-left: 17px;
    line-height: 37px;
    text-align: right;
}
header  .search {
    margin-right: 17px;
}
header  .search a {
    width: 100%;
    height: 100%;
    display: block;
    background: url("../img/dv/search.png") no-repeat center left;
    background-size: 17px 17px;
}
header  .consult a {
    width: 100%;
    height: 100%;
    display: block;
    background: url("../img/dv/consult.png") no-repeat center left;
    background-size: 17px 17px;
}


/*header*/
.banner {
    width: 100%;
}


.iconFont {
    font-family: 'iconFont';
}
.bannerBox {
    width: 100%;
}


.Htitle {
    height: 46px;
    padding-left: 18px;
    position: relative;
    /*background: url("../images/lawServiceTitle.png") no-repeat 18px top;*/
    background-size: 522px 24px;
}
.Htitle:after {
    content: '';
    top: 0;
    left: 0;
    width: 17px;
    height: 32px;
    position: absolute;
    background: url("../img/titleA.png") no-repeat;
    background-size: 100% 100%;
}
.Htitle .titleBox {
    height: 44px;
    padding-top: 15px;
    border-bottom: 1px solid #C20000;
}
.Htitle h3,  .Htitle p {
    float: left;
    color: #323232;
    font-size: 21px;
    line-height: 21px;
}
.Htitle span {
    float: right;
    color: #DEC19C;
    font-size: 12px;
    padding-top: 2px;
}

.serveBox {
    overflow: hidden;
    margin-bottom: 20px;
}
.serveBox .marginBox {
    position: relative;

}
.serveBox .rangeBox {
    top: 0;
    left: 0;
    width: 284px;
    height: 490px;
    position: relative;
    position: absolute;
    z-index: 20;
    background: #fff;
    box-shadow: 0px 0px 16px 0px #DFDFDF;
}
.serveBox .rangeBox .sliceBox {
    width: 100%;
    overflow: hidden;
}
.serveBox .rangeBox .legTitle {
    width: 100%;
    height: 35px;
    color: #fff;
    font-size: 14px;
    background: #0052CD;
    padding-left: 16px;
    line-height: 35px;
}
.serveBox .rangeBox .legTitle i {
    float: left;
    font-size: 15px;
}
.serveBox .rangeBox .legTitle span {
    float: left;
    padding-left: 10px;
}

.serveBox  .sliceBox .slice {
    float: left;
    width: 50%;
    height: 35px;
    color: #181818;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    background: #fff;
    border-bottom: 3px solid #0052CD;
}


.serveBox  .sliceBox .slice.cur {
    color: #fff;
    position: relative;
    background: #0052CD;
}




.serveBox .rangeListBox {
    padding: 10px 0;
    background: #fff;
}
    .serveBox .rangeListBox .rangeList {
        height: 35px;
        padding: 10px 10px 10px 20px;
        cursor: pointer;
        font-size: 14px;
        line-height: 14px;
    }

    .serveBox .rangeList:hover {
        background: #FFFFFF;
        box-shadow: 0px 0px 16px 0px #DFDFDF;
    }

    .serveBox .rangeList .rightArrow {
        float: right;
        width: 14px;
        height: 14px;
        background: url("/img/dv/right1.png") no-repeat center right;
        background-size: 14px;
    }
.serveBox .rangeListBox .rangeList i {
    color: #C20000;
    float: left;
    font-size: 14px;
    padding-left: 21px;
    padding-right: 11px;
}
.serveBox .rangeListBox .rangeList h3 {
    float: left;
    width: 80px;
    color: #4F4F4F;
}
.serveBox .rangeListBox .rangeList span {
    float: left;
    color: #4F4F4F;
    font-size: 12px;
}

.serveBox .rangeListBox .rangeList.cur h3 {
    color: #0052CD;
    font-weight: 500;
}
.serveBox .rangeListBox .rangeList:hover .rangeListActiveBox {
    display: block;
}
.serveBox .rangeListBox .rangeList:hover .rangeListActiveBox {
    display: block;
}

.serveBox .serveContent {
    float: right;
    width: 897px;
    height: 490px;
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px #DFDFDF;
}
.serveBox .serveContent.lega {
    height: 490px;
    padding: 20px;
}

.serveBox .serveContent .top {
    height: 238px;
    margin-bottom: 10px;
}
.serveBox .serveBanner {
    width: 398px;
    height: 238px;
    float: left;
    position: relative;
}
.serveBox .bannerSw {
    width: 100%;
    height: 100%;
}
.serveBox .serveBannerText {
    left: 0;
    bottom: 0;
    width: 395px;
    height: 40px;
    z-index: 10;
    padding: 9px 18px 0 18px;
    position: absolute;
    background: rgba(0, 0, 0, .7);
}
.serveBox .serveBannerText h3 {
    color: #fff;
    float: left;
    height: 24px;
    font-size: 12px;
}
.serveBox .serveBannerText .btn {
    float: right;
    width: 71px;
    height: 24px;
    line-height: 24px;
}


.serveBox .lawTeam {
    width: 465px;
    float: right;
    overflow: hidden;
}
.serveBox .lawTeam .list {
    float: left;
    width: 110px;
    height: 110px;
    position: relative;
    margin: 0 8px 12px 0;
}
.serveBox .lawTeam .list:nth-child(4n) {
    margin: 0  0 12px 0;

}

.serveBox .lawTeam img {
    width: 100%;
    height: 100%;
    display: block;
}
.serveBox .lawTeam span {
    left: 0;
    bottom: 0;
    width: 110px;
    height: 33px;
    color: #fff;
    position: absolute;
    font-size: 12px;
    text-align: center;
    line-height: 33px;
    background: rgba(0,0,0,.7);
}

.serveBox .serveContent .bottom {
    height: 220px;
}
.serveBox .serveConsult {
    float: left;
    width: 395px;
    height: 219px;
    box-sizing: border-box;
    background: #3C4B62;
    padding-top: 13px;
}
    .serveBox .serveConsult .title {
        height: 20px;
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        border-left: 4px solid #F63440;
        padding-left: 14px;
        margin-bottom: 10px;
    }

    .serveBox .serveConsult textarea {
        color: #fff;
        width: 360px;
        height: 88px;
        display: block;
        line-height: 20px;
        margin: 0 auto 18px;
        font-size: 12px;
        background: none;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
    }

        .serveBox .serveConsult textarea::-webkit-input-placeholder { /*Webkit browsers*/
            padding-top: 40px;
            color: #B2B2B2
        }

        .serveBox .serveConsult textarea::-moz-placeholder { /*Mozilla Firefox 4 to 8*/
            color: #B2B2B2;
            padding-top: 40px;
        }

        .serveBox .serveConsult textarea::-ms-input-placeholder { /*Internet Explorer 10+*/
            color: #B2B2B2;
            padding-top: 40px;
        }

        .serveBox .serveConsult textarea:focus::-webkit-input-placeholder { /*Webkit browsers*/
            color: transparent
        }

        .serveBox .serveConsult textarea:focus::-moz-placeholder { /*Mozilla Firefox 4 to 8*/
            color: transparent
        }

        .serveBox .serveConsult textarea:focus::-ms-input-placeholder { /*Internet Explorer 10+*/
            color: transparent
        }

.serveBox .serveConsult .btn {
    width: 127px;
    height: 28px;
    margin: 0 auto 17px;
    line-height: 28px;
}
.serveBox .serveConsult .labelList {
    padding-left: 18px;
    line-height: 12px;
}
.serveBox  .labelList p {
    float: left;
    height: 12px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
}
.serveBox  .labelList span {
    color: #AEB3BC;
    font-size: 12px;
    padding-left: 12px;
}

.serveBox .serveAnswer {
    width: 462px;
    float: right;
}
.serveBox .serveAnswer .title {
    height: 16px;
    color: #181818;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    border-left: 4px solid #0052CD;
    padding-left: 14px;
    margin-bottom: 13px;
}
.serveBox  .serveAnswerList {
    color: #7A7A7A;
    width: 462px;
    height: 90px;
    padding: 10px 18px;
    font-size: 12px;
    box-sizing: border-box;
    background: #F4F4F4;
}
.serveBox  .serveAnswerList .consult, .serveBox  .answer  {
    height: 20px;
    line-height: 20px;
    margin-bottom: 4px;
}
.serveBox  .consult .icon {
    float: left;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    padding-left: 0;
    background: #F44040;
}
.serveBox  .consult span {
    float: left;
    padding-left: 10px;
}
.serveBox  .consult .right {
    float: right;
    color:#B2B2B2;
    padding-left: 0;
}

.serveBox .toastCop {
    clear: both;
    width: 100%;
    height: 100px;
    padding: 26px 45px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 0 16px 0 #DFDFDF;
    border-radius: 4px;
}
.serveBox .toastCop .list {
    width: 234px;
    height: 48px;
    float: left;
}
.serveBox .toastCop .list:last-child {
    width: 158px;
}

.serveBox .toastCop img {
    float: left;
    width: 48px;
    height: 48px;
}
.serveBox .toastCop .content {
    float: left;
    padding-top: 10px;
    padding-left: 14px;
    line-height: 12px;
}
.serveBox .toastCop span {
    color: #181818;
    font-size: 12px;
}
.serveBox .toastCop p {
    color: #686869;
    font-size: 16px;
    font-weight: 500;
    padding-top: 9px;
    line-height: 16px;
}
.serveBox .toastCop p i {
    font-size: 14px;
    font-weight: 400;
}




.serveBox  .answer .icon {
    float: left;
    width: 20px;
    color: #fff;
    height: 20px;
    font-size: 14px;
    text-align: center;
    padding-left: 0;

    background: #0052CD;
}
.serveBox  .answer span {
    float: left;
    padding-left: 10px;
}

.answerLawBox {
    float: right;
}
.answerLawBox .answerLaw {
    height: 25px;
    float: left;
}
.answerLawBox .answerLaw img {
    border-radius:50%;
    background:#fff;
    padding:2px;
    position:relative;
    width: 25px;
    height: 25px;
    float: left;
    margin-left: -12.5px;
}
.answerLawBox .answerLawText {
    float: left;
    color: #181818;
    line-height: 25px;
    padding-left: 19px;
}
.answerLawBox .answerLawText i {
    color: #0052CD;
}




/*serveBox lega*/
.serveContent .left {
    width: 570px;
}
.serveContent .gadgetBox .title {
    height: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}
.serveContent .gadgetBox .title .iconFont {
    float: left;
    color: #3C4B62;
    font-size: 14px;
}
.serveContent .gadgetBox .title span {
    float: left;
    color: #181818;
    font-size: 18px;
    padding-left: 10px;
}
.serveContent .gadgetBox .title .mini {
    float: left;
    color: #A3A3A3;
    font-size: 12px;
    line-height: 12px;
    padding: 2px 0 0 18px;
}
.serveContent .gadgetListBox {
    overflow: hidden;
    margin-bottom: 16px;
}
.serveContent .gadgetListBox .list {
    float: left;
    width: 176px;
    height: 68px;
    background: #E4EBFF;
    border-radius: 4px;
    margin: 0 10px 10px 0;
}
.serveContent .gadgetListBox .list:nth-child(3n) {
    margin: 0 0 10px 0;
}

.serveContent .gadgetListBox .list img {
    width: 100%;
    height: 100%;
    display: block;
}

.serveContent .newArticle {
    height: 170px;
}
.serveContent .newArticle .title {
    overflow: hidden;
    margin-bottom: 20px;
}
.serveContent .newArticle .title span {
    float: left;
    color: #181818;
    font-size: 18px;
    line-height: 1;
    font-weight: 800;
    padding-right: 11px;
}
.serveContent .newArticle .title i {
    float: left;
    width: 31px;
    height: 19px;
    font-size: 10px;
    background: url("../img/dv/new.png") no-repeat;
    background-size: contain;
    border-radius: 8px;
}
.serveContent .newArticle .newArticleList {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    margin-bottom: 17px;
}
.serveContent .newArticle .newArticleList span {
    float: left;
    color: #7A7A7A;
    width: 73px;
    font-size: 14px;
    border-right: 1px solid #7A7A7A;
}
.serveContent .newArticle .newArticleList em {
    color: #4F4F4F;
    font-size: 14px;
    padding-left: 15px;
}
.serveContent .newArticle .newArticleList i {
    float: right;
    color: #A3A3A3;
    font-size: 12px;
    line-height: 14px;
}
.serveContent .expertiseBox .title {
    color: #181818;
    font-size: 16px;
    margin-bottom: 16px;
    position: relative;
}
.serveContent .expertiseBox .title:after {
    top: 7px;
    right: 0;
    width: 80%;
    height: 1px;
    position: absolute;
    background: #D8D8D8;
}
.serveContent .expertiseBox .labels {
    height: 42px;
    overflow: hidden;
    position: relative;
}
.serveContent .expertiseBox  .label {
    float: left;
    color: #4F4F4F;
    height: 12px;
    font-size: 12px;
    line-height: 1;
    margin-right: 25px;
    margin-bottom: 17px;
}
.serveContent .expertiseBox  .more {
    right: 0;
    bottom: 0;
    position: absolute;
}

.serveContent .right {
    width: 266px;
}
.serveContent .right .knowledgeSharing {
    width: 100%;
    height: 189px;
    padding: 28px 24px;
    margin-bottom: 14px;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.serveContent  .knowledgeSharing .tips {
    color: #7A7A7A;
    font-size: 12px;
    text-align: center;
    margin-bottom: 13px;
}
.serveContent  .knowledgeSharing .title {
    color: #181818;
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 10px;
}
.serveContent  .knowledgeSharing .line {
    width: 46px;
    height: 3px;
    background: #0052CD;
    margin-bottom: 9px;
}
.serveContent  .knowledgeSharing .msg {
    color: #8195B3;
    font-size: 12px;
    line-height: 15px;
}

.serveContent .hotArticle .title {
    height: 18px;
    line-height: 18px;
    margin-bottom: 17px;
}
.serveContent .hotArticle .title span {
    float: left;
    color: #181818;
    font-size: 18px;
    line-height: 1;
    font-weight: 800;
    padding-right: 10px;
}
.serveContent .hotArticle .title img {
    float: left;
    width: 13px;
    height: 16px;
}
.serveContent .hotArticleList {
    display: block;
    height: 15px;
    overflow: hidden;
    margin-bottom: 16px;
}
.serveContent .hotArticleList.cur {
    height: auto;
}
.serveContent .hotArticleList:nth-child(-n+4) .content i {
    color: #C20404
}

.serveContent .hotArticleList>i {
    float: left;
    width: 15px;
    height: 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    background: #F44040;
}
.serveContent .hotArticleList .content {
    float: right;
    width: 240px;
}
.serveContent .hotArticleList .content i {
    display: block;
    color: #181818;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 8px;
}
.serveContent .hotArticleList .content span {
    display: block;
    color: #A3A3A3;
    font-size: 12px;
    line-height: 15px;
}


/*serveBox*/


.footerBox {
    padding: 40px 0;
    background: #16263E;
}
.footerBox .top {
    overflow: hidden;
}
.footerBox .top .icon {
    width: 270px;
    float: left;
    padding: 20px 0;
}
.footerBox .top .icon img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.footerBox .top .icon .tips {
    color: #fff;
    font-size: 14px;
    padding-top: 18px;
    line-height: 14px;
}


.footerBox .top .content {
    width: 620px;
    float: left;
}

.footerBox .top .content .hotLine {
    float: left;
    padding-left: 86px;
}
.footerBox .top .content .hotLine>span {
    color: #E6E6E6;
    font-size: 14px;
    display: block;
    padding-top: 3px;
}

.footerBox .top .content .hotLine  a {
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding-top: 19px;
}
.footerBox .top .content .btnBox {
    padding-top: 18px;
    overflow: hidden;
}
.footerBox .top .content .btnBox div {
    width: 80px;
    height: 20px;
    float: left;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    background: #C20000;
    line-height: 20px;
    border-radius: 10px;
}
.footerBox .top .content .btnBox .btn {
    margin-right: 20px;
}
    .footerBox .top .content .btnBox a {
        color: #fff;
        font-size: 12px;
        padding-top:0;
        line-height: 20px;
    }
.footerBox .top .content .active {
    padding-left: 62px;
    float: left;
}
.footerBox .Launch {
    padding-top: 30px;
}
.footerBox .Launch span {
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 8px;
}
.footerBox .Launch p {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 800;
    margin-bottom: 12px;
}

.footerBox .top .content .active a.cur {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 21px;
}
.footerBox .top .content .active a {
    color: #E4E4E4;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 11px;
}



.footerBox .top  .follow {
    float: right;
    width: 300px;
}
.footerBox .top  .follow span {
    color: #fff;
    display: block;
    font-size: 14px;
    margin-bottom: 19px;
}
.footerBox  .codeBox  {
    overflow: hidden;
}
.footerBox  .codeList {
    width: 115px;
    float: left;
    margin-right: 56px;
}
.footerBox  .codeList:last-child{
    margin-right: 0;
}

.footerBox  .codeList img {
    width: 115px;
    height: 115px;
    display: block;
}
.footerBox  .codeList p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    padding-top: 13px;
}


.footerBox .classificationNav {
    padding-top: 22px;
    overflow: hidden;
}
.footerBox .classificationNav span {
    float: left;
    color: #E6E6E6;
    font-size: 14px;
    line-height: 14px;
    padding-right: 33px;
}
.footerBox .classificationNav span.cur, .footerBox .classificationNav span:hover {
    color: #E6E6E6;
    font-weight: 500;
}

.serveRecord {
    color: #E4E4E4;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    padding-top: 20px;
}

.footerBox .classificationListBox {
    padding-top: 21px;
    overflow: hidden;
}
.footerBox .classificationListBox a {
    float: left;
    color: #E6E6E6;
    font-size: 12px;
    line-height: 12px;
    padding-right: 20px;
    margin-bottom:10px;
}
.footerBox .classificationListBox a.cur, .footerBox .classificationListBox a:hover {
    color: #E6E6E6;
    font-weight: 500;
}
/*footerBox*/


.footerNav {
    overflow: hidden;
    padding-top: 39px;
    background: #16263E;
}

.footerNavList {
    overflow: hidden;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 20px;
}

    .footerNavList:last-child {
        padding-bottom: 45px;
        border-bottom: 1px solid #F4F4F4;
    }

    .footerNavList .label {
        float: left;
        width: 104px;
        color: #fff;
    }

    .footerNavList .content {
        float: left;
        width: 980px;
        height: 12px;
        overflow: hidden;
    }

        .footerNavList .content a {
            color: #A3A3A3;
            float: left;
            margin-right: 15px;
            margin-bottom: 5px;
        }

    .footerNavList .showMore {
        float: right;
        color: #fff;
        padding-right: 30px;
        font-weight: 500;
    }

/*2021-11-16新增部分*/
.legalAnswersBox {
    color: #7A7A7A;
    overflow: hidden;
    padding: 10px 18px;
    background: #F4F4F4;
}

.legalAnswers {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #aba7a7 dashed;
}

    .legalAnswers:last-child {
        margin-bottom: 0;
        padding: 0;
        border: none
    }

.legalAnswersBox .consult {
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
}

    .legalAnswersBox .consult .icon {
        float: left;
        color: #fff;
        width: 20px;
        height: 20px;
        font-size: 14px;
        text-align: center;
        padding-left: 0;
        background: #F44040;
    }

.legalAnswersBox .text {
    float: left;
    width: calc(100% - 20px);
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
}

    .legalAnswersBox .text a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.legalAnswersBox .answer {
    height: 20px;
    line-height: 20px;
    margin-bottom: 4px;
}

    .legalAnswersBox .answer .icon {
        float: left;
        width: 20px;
        color: #fff;
        height: 20px;
        font-size: 14px;
        text-align: center;
        padding-left: 0;
        background: #0052CD;
    }
/*截止*/


/* 21-07-16新增修改*/
img {
    object-fit: cover
}
.serveBox .rangeBox .legTitle i {
    font-size: 20px;
    font-weight: 500;
}
.serveContent .gadgetBox .title span {
    font-weight: bold;
}
.serveContent .gadgetListBox .list img {
    cursor: pointer;
}
.serveContent .newArticle .newArticleList em {
    font-weight: 500;
}
.serveContent .expertiseBox .title {
    font-weight: bold;
}
.serveContent .knowledgeSharing .line {
    margin: 0 auto 9px;
}
.serveContent .hotArticleList .content i {
    font-weight: 500;
}
.serveContent .right {
    overflow: hidden;
}
.sentence {
    /*cursor: pointer;*/
}
.serveContent .hotArticleList:hover {
    height: auto;
}
.mixedCaseBox .content em {
    display: block;
}
.caseListBox .list em {
    font-weight: 500;
}

/*lawSlot*/
.lawSlot .left .title {
    position: relative;
}
.lawSlot .left .title:after {
    content: '';
    top: 20px;
    right: -15px;
    width: 15px;
    height: 15px;
    position: absolute;
    background: #9DA6DE;
}
.lawSlot .left .title:before {
    content: '';
    top: 20px;
    left: -15px;
    width: 15px;
    height: 15px;
    position: absolute;
    background: #9DA6DE;
}

.serveBox .rangeListBox .rangeList h3 {
    font-weight: 500;
}
.serveBox .rangeListBox .rangeList h3:hover {
    color: #0052CD;
}
/**/
.classifiedInformation .tabs li {
    color: #A3A3A3;
    cursor: pointer;
}
.classifiedInformation .tabs li.cur {
    color: #181818;
}
.classifiedInformation .left .label li a:hover {
    color: #0052CD;
}
.classifiedInformation .lookMore {
    font-weight: 500;
}

.lawListBox .rangeListBox .rangeList img {
    width: 33px;
    height: 33px;
    display: block;
    margin: 0 auto 13px;
}
.publicLabels a {
    margin-bottom: 16px;
}
.publicLabels a:hover {
    color: #fff;
    background: #0052CD;
}

.footerNav .showMore {
    cursor: pointer;
}
.footerBox .classificationNav span {
    cursor: pointer;

}



/*2021-07-20*/
.serveBox .rangeList:hover .rangeListActiveBox, .rangeListActiveBox:hover {
    display: block;
}

.rangeListActiveBox {
    display: none;
    top: 0;
    right: -680px;
    position: absolute;
    width: 680px;
    height: 490px;
    padding: 25px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px #DFDFDF;
}

    .rangeListActiveBox .rangeListActiveList {
        overflow: hidden;
        margin-bottom: 20px;
    }

        .rangeListActiveBox .rangeListActiveList .label {
            float: left;
            width: 100px;
        }

            .rangeListActiveBox .rangeListActiveList .label a {
                color: #181818;
                font-size: 14px;
                font-weight: 500;
                line-height: 14px;
            }

        .rangeListActiveBox .rangeListActiveList .content {
            width: 685px;
            float: left;
        }

            .rangeListActiveBox .rangeListActiveList .content a {
                float: left ;
                font-size: 12px;
                color: #4F4F4F;
                line-height: 1;
                margin-bottom: 10px;
                margin-right: 20px;
            }

                .rangeListActiveBox .rangeListActiveList .content a:hover {
                    color: #0052CD
                }


.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.dialog {width: 376px;background: #fff;padding: 20px 30px;font-size: 14px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.dialog .flex {margin-top: 13px;line-height: 30px;align-items: stretch;}
.dialog .flex input {width: 100%; border-radius: 5px;background: #f3f3f3;padding: 10px;font-size: 12px;height: 30px;}
.dialog .flex textarea {width: 100%;border-radius: 5px;background: #f3f3f3; padding: 10px;height: 103px;font-size: 12px;}
.dialog .flex .w {text-align: right;width: 70px;}
.dialog .btn {font-size: 14px;width: 94px;height: 30px;}
.dialog h2 {text-align: center;font-size: 18px;color: #e10000;font-weight: bold;}
.dialog p {text-align: center;color: #818181;}
.dialog .close {display: block;position: absolute;cursor: pointer;top: 0;width: 32px;height: 32px;right: -40px;background: url(/images/close.png) center no-repeat;}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.form-control {
    color: #767676;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.flex_item {
    flex: 1;
}

.flex_item_h {
    height: 102px;
}

.flex_item_hdiv {
    height: 40px;
    color: #7A7A7A;
    margin: 8px 0 10px;
    line-height: 20px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.tc_box2 {
    background: rgba(0,0,0,0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    .tc_box2 .bg {
        left: 0;
        position: absolute;
        top: 50%;
        width: 100%;
    }

    .tc_box2 .close {
        font-family: "SimSun";
        color: #b28850;
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        right: 18px;
        top: 16px;
        transition: all 0.2s ease 0s;
    }

        .tc_box2 .close:hover {
            transform: rotate(90deg);
        }

    .tc_box2 .zxly {
        width: 498px;
        background-color: #fff;
        margin: -285px auto 0;
        padding-bottom: 30px;
        position: relative;
    }

        .tc_box2 .zxly .bt {
            background: #48aeec;
            border-bottom: 3px solid #d1a534;
            text-align: center;
            border-radius: 15px 15px 0 0;
            padding: 10px 0 9px;
        }

        .tc_box2 .zxly ul {
            padding: 27px 40px 0;
        }

        .tc_box2 .zxly li {
            margin-bottom: 20px;
        }

        .tc_box2 .zxly .tet {
            font-weight: bold;
            color: #333;
            padding-bottom: 7px;
        }

            .tc_box2 .zxly .tet span {
                color: #ff0000;
            }

        .tc_box2 .zxly input {
            height: 35px;
            width: 100%;
            box-sizing: border-box;
            padding: 0 10px;
            border: 1px solid #eed9a1;
            border-top: 1px solid #c19d67;
            border-top: 1px solid #d2b37c;
            line-height: 35px;
            color: #666;
            font-size: 14px;
        }

        .tc_box2 .zxly textarea {
            height: 100px;
            width: 100%;
            box-sizing: border-box;
            padding: 10px;
            border: 1px solid #eed9a1;
            border-top: 1px solid #c19d67;
            border-top: 1px solid #d2b37c;
            line-height: 24px;
            color: #666;
            font-size: 14px;
        }

        .tc_box2 .zxly .btn {
            text-align: center;
            margin-top: 5px;
            width: 100%;
        }

        .tc_box2 .zxly a {
            color: #48aeec;
        }

            .tc_box2 .zxly a:hover {
                color: #ff9900;
            }

        .tc_box2 .zxly .button {
            width: 140px;
            height: 35px;
            background: #48aeec;
            border: 0;
            cursor: pointer;
            line-height: 35px;
            color: #fff;
            font-weight: bold;
            font-size: 16px;
            margin-top: -7px;
            margin-left: 10px;
            margin-right: 10px;
        }

            .tc_box2 .zxly .button:hover {
                cursor: pointer;
                transition: all 0.3s;
                background: #ff9900;
            }

        .tc_box2 .zxly .txt {
            font-size: 16px;
            font-weight: bold;
            color: #333;
            text-align: center;
            line-height: 28px;
            padding: 30px 60px 20px 60px;
        }

        .tc_box2 .zxly.ts {
            margin-top: -146px;
        }