
.top {
    border-bottom: 1px solid rgba(83,72,81,0.2);
}

.top-shang {
    height: 60px;
    width: 1200px;
    margin: 0px auto;
}

.top-left {
    width: 1135px;
    float: left;
}

    .top-left p {
        font-size: 18px;
        line-height: 60px;
    }

.top-right {
    width: 50px;
    float: left;
}

    .top-right div:first-child {
        width: 80px;
        height: 60px;
        background: url('../images/lawyer_01.png') no-repeat;
        margin-top: 10px;
        float: left;
        background-position-x: 3px;
        margin-left: 30px;
    }

        .top-right div:first-child a {
            display: block;
            padding-top: 30px;
            width: 33px;
        }

    .top-right div:last-child a {
        display: block;
        padding-top: 30px;
        width: 33px;
    }

    .top-right div a:hover {
        text-decoration: underline;
    }

.top-xia {
    background: #ffffff;
}

.top-l {
    height: 180px;
    display: flex;
}

.top-r {
    float: left;
    width: 200px;
    height: 160px;
}

.top-l-left {
    width: 775px;
}

.top-l-right {
    width: 160px;
}

    .top-l-right > img {
        max-width: 150px;
        max-height: 180px;
    }

.top-l-name {
    font-size: 25px;
}

.top-c-wz {
    height: 160px;
    height: 160px;
}

    .top-c-wz p {
        height: 35px;
        line-height: 100px;
    }

        .top-c-wz p span {
            padding-right: 10px;
        }

        .top-c-wz p:first-child span {
            color: #ff6a00;
        }

        .top-c-wz p:last-child span {
            color: #d8cfcf;
        }

.top-r a:first-child {
    display: block;
    width: 170px;
    margin-top: 30px;
    border: 1px solid red;
    padding: 10px 0px 10px 0px;
    color: red;
    text-align: center;
    font-size: 18px;
}

.top-r a:last-child {
    display: block;
    width: 170px;
    margin-top: 10px;
    border: 1px solid red;
    padding: 10px 0px 10px 0px;
    color: red;
    text-align: center;
    font-size: 18px;
}

.top-r a:hover {
    color: white;
    background: red;
}


.bom {
    margin-top: 40px;
    margin-bottom: 50px;
}

.bom-top {
    height: 60px;
    background: #80808026;
}

    .bom-top ul li {
        /*width: 24.5%;*/
        flex:1;
        text-align: center;
        font-size: 17px;
        cursor: pointer;
    }

        .bom-top ul li:hover {
            color: #DAB366;
        }

        .bom-top ul li > p {
            margin: 18px 0px;
            border-right: 1px solid #00000024;
        }

.bom-bom {
    background: #ffffff;
    overflow: auto;
    padding: 15px;
    /*color: #606266;*/
    font-size: 16px;
    line-height: 2.5;
}

    .bom-bom ul {
        padding-top: 25px;
        line-height: 2.5;
    }

.selected {
    color: #bb7c01;
    background: url('/v3/images/ls-sel.png') no-repeat;
    background-position: bottom;
}

.acertificate {
    color: #01AAED
}

.w-right {
    width: 900px;
}

.username {
    padding: 10px 35px;
    font-size: 22px;
    font-weight: 600;
}

.jbxx-l {
    width: 240px;
    display: inline-block;
    font-size: 17px;
    padding: 5px 5px 0px 25px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.jbxx {
    width: 450px;
    display: inline-block;
    font-size: 17px;
    padding: 5px 5px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.switch {
    display: flex;
   /* justify-content: flex-end;*/
}

.w-w {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    margin-bottom: 50px;
}

#bom-ul li {
    padding: 10px;
    display: flex;
    border-bottom: 1px solid #d5d5d5;
}
    #bom-ul li:hover {
        background-color: #ededed;
    }
    #bom-ul li:hover p {
        color: #bb7c01;
    }

.li-time {
    width: 12%;
    padding-left: 20px;
    font-size: 16px;
    color: #666;
}

.li-new {
    width:87%;
}

    .li-new i {
        float: right;
    }

    .li-new p {
        font-size: 18px;
        font-weight: 600;
    }

.li-content {
    margin-top: 5px;
}
