﻿@charset "utf-8";
/* CSS Document */

.g-nv li .ft-nv {
    padding: 0 30px;
}

/* ico-jing */
.ico-jing {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background: url(../images/jingzhun/ico-jing.png) no-repeat;
}

.i-jg1 {
    width: 14px;
    height: 12px;
    background-position: 0 0;
}

.i-jg2 {
    width: 18px;
    height: 18px;
    background-position: -20px 0;
}

.i-jg3 {
    width: 20px;
    height: 20px;
    background-position: -50px 0;
}

.i-jg4 {
    width: 18px;
    height: 18px;
    background-position: -80px 0;
}

.i-jg5 {
    width: 20px;
    height: 20px;
    background-position: -110px 0;
}

.i-jg6 {
    width: 42px;
    height: 28px;
    background-position: -140px 0;
}

.i-jg7 {
    width: 10px;
    height: 10px;
    background-position: -190px 0;
}

/* din-medium */
@font-face {
    font-family: 'din-medium';
    src: url('../fonts/din-medium.eot');
    src: url('../fonts/din-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/din-medium.woff') format('woff'), url('../fonts/din-medium.ttf') format('truetype'), url('../fonts/din-medium.svg#din-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* box-shadow */
.box-shadow {
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
    background-color: #fff;
}

/* one-nav */
.one-nav {
    padding: 0 15px;
}

    .one-nav li {
        position: relative;
        float: left;
        width: 117px;
        text-align: center;
    }

        .one-nav li a {
            float: left;
            padding: 30px 0;
            margin: 0 10px;
            width: 97px;
            height: 40px;
            line-height: 40px;
            color: #333;
            font-size: 18px;
        }

        .one-nav li .b-line {
            display: none;
            position: absolute;
            left: 50%;
            bottom: 0;
            margin-left: -10px;
            width: 20px;
            height: 4px;
            line-height: 0;
            overflow: hidden;
            background-color: #16a660;
        }

        .one-nav li.now .b-line, .one-nav li:hover .b-line {
            display: block;
        }

        .one-nav li.now a, .one-nav li a:hover, .one-nav li:hover a {
            color: #16a660;
        }

/* fixed-nav */
.fixed-nav {
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 900;
}

    .fixed-nav .one-nav {
        width: 1170px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
    }

/**/
.w400 {
    width: 400px;
}

.w500 {
    width: 500px;
}

.w780 {
    width: 780px;
}

.p60 {
    padding: 60px;
}

.plr30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pb25 {
    padding-bottom: 25px;
}

.ml35 {
    margin-left: 35px;
}

.s-c16a {
    color: #16a660;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

/* .lunbotu-bar */
.lunbotu-bar, .lb-item {
    position: relative;
    width: 1140px;
    height: 320px;
    overflow: hidden;
}

.lb-item-con {
    width: 1140px;
    height: 320px;
}

    .lb-item-con .pic {
        float: left;
        width: 480px;
        height: 320px;
        margin-right: 40px;
    }

        .lb-item-con .pic img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .lb-item-con h3 {
        font-size: 24px;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
    }

    .lb-item-con .info {
        margin-top: 30px;
        font-size: 16px;
        line-height: 36px;
        color: #bbb;
    }

        .lb-item-con .info em {
            color: #f25618;
            font-family: 'din-medium';
        }

    .lb-item-con .det {
        margin-top: 30px;
        font-size: 14px;
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
    }

    .lb-item-con .bq {
        margin-top: 30px;
    }

        .lb-item-con .bq a {
            float: left;
            padding: 0 10px;
            margin-right: 10px;
            color: #999;
            height: 36px;
            line-height: 36px;
            font-size: 14px;
            background-color: #f0f0f0;
        }

            .lb-item-con .bq a:hover {
                background-color: #f5f5f5;
                color: #f25618;
            }

.lb-tab {
    position: absolute;
    bottom: 20px;
    left: 160px;
}

    .lb-tab .icon-lb {
        margin: 0 3px;
    }

/* tit1 */
.tit1 {
    line-height: 36px;
    padding: 22px 0;
}

.tit2 {
    line-height: 36px;
    padding: 22px 30px;
    font-size: 24px;
    color: #333;
}

/* know-tab */
.know-tab span {
    cursor: pointer;
    margin-left: 35px;
    color: #999;
}

.know-tab .know-now {
    color: #16a660;
}

/* know-list */
.know-list li {
    padding: 29px 0;
    border-top: 1px solid #eee;
    height: 120px;
    overflow: hidden;
}

.know-list .pic {
    float: left;
    margin-right: 30px;
    width: 180px;
    height: 120px;
}

    .know-list .pic img {
        display: block;
        width: 180px;
        height: 120px;
    }

.know-list h3 {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.know-list .det {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}

.know-list .bq-gn {
    float: left;
    padding: 0 10px;
    color: #16a660;
    border: 1px solid #16a660;
}

.know-con-item .u-page {
    padding: 40px 0;
    border-top: 1px solid #eee;
    text-align: center;
}

/* lr-recommend */
.lr-recommend {
    position: relative;
    height: 405px;
}

    .lr-recommend .tit1 {
        padding-left: 30px;
        padding-right: 30px;
    }

.recom-list {
    position: absolute;
    left: 0;
    top: 64px;
    z-index: 2;
}

    .recom-list li {
        position: relative;
        float: left;
        padding-top: 30px;
        width: 260px;
        height: 310px;
        text-align: center;
    }

.recom-photo, .recom-photo img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
}

.recom-list li .recon-btn {
    display: none;
}

.recom-list li.recom-hover {
    top: -64px;
    padding-top: 60px;
    height: 345px;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,.35);
}

    .recom-list li.recom-hover .recon-btn {
        display: block;
    }

/* law-lunbo */
.law-lunbo {
    position: relative;
    padding-bottom: 30px;
}

.law-lb-item {
    width: 400px;
    height: 346px;
    text-align: center;
    overflow: hidden;
}

    .law-lb-item li {
        width: 400px;
        overflow: hidden;
    }

    .law-lb-item .photo {
        display: block;
        margin: auto;
        width: 160px;
        height: 160px;
        border-radius: 50%;
        overflow: hidden;
    }

        .law-lb-item .photo img {
            display: block;
            width: 160px;
            height: 160px;
        }

    .law-lb-item .i-ms79 {
        margin-top: -4px;
    }

    .law-lb-item .data {
        margin-top: 5px;
        font-size: 16px;
        color: #ccc;
    }

        .law-lb-item .data em {
            font-family: 'din-medium';
            color: #f25618;
            font-size: 18px;
        }

    .law-lb-item .intro {
        margin-top: 10px;
        font-size: 14px;
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        color: #666;
    }

        .law-lb-item .intro .i-jg1 {
            margin-right: 10px;
        }

    .law-lb-item .oper {
        position: relative;
        margin-top: 30px;
    }

        .law-lb-item .oper .btn {
            padding: 0;
            width: 153px;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            text-align: center;
            border-width: 1px;
        }

    .law-lb-item .tel-pop {
        display: none;
        position: absolute;
        bottom: 60px;
        right: 0;
        width: 400px;
        padding: 40px 0;
        background-color: #fff;
        line-height: 32px;
        box-shadow: 0 6px 20px rgba(0,0,0,.15);
    }

        .law-lb-item .tel-pop .i-jg4 {
            position: absolute;
            top: 20px;
            right: 20px;
            cursor: pointer;
        }

        .law-lb-item .tel-pop .arrow-bottom {
            position: absolute;
            bottom: -20px;
            left: 50%;
            margin-left: 75px;
            border-width: 10px;
            border-top-color: #fff;
        }

        .law-lb-item .tel-pop b {
            font-family: 'din-medium';
        }

.lunbo-tab {
    text-align: center;
    margin-top: 20px;
}

    .lunbo-tab .icon-lb {
        margin: 0 2px;
        cursor: pointer;
    }

/* ask-list */
.ask-list li {
    padding: 18px 0;
    border-bottom: 1px dotted #ddd;
}

    .ask-list li.borb0 {
        border-bottom: 0;
    }

    .ask-list li h3 {
        margin-top: 10px;
        height: 20px;
        overflow: hidden;
    }

    .ask-list li .photo {
        float: left;
        margin-right: 20px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden;
    }

        .ask-list li .photo img {
            display: block;
            width: 40px;
            height: 40px;
        }
/* ask-list2 */
.ask-list2 li {
    padding: 20px 0;
}

    .ask-list2 li h3 {
        line-height: 24px;
        height: 48px;
    }

/* baike-list */
.baike-list li {
    padding: 15px 0;
    overflow: hidden;
    height: 82px;
}

    .baike-list li a {
        display: block;
    }

    .baike-list li img {
        float: left;
        margin-right: 20px;
        width: 125px;
        height: 82px;
    }

    .baike-list li h3 {
        margin-bottom: 10px;
        font-size: 18px;
        color: #333;
        line-height: 26px;
        max-height: 52px;
        overflow: hidden;
    }

    .baike-list li a:hover h3 {
        color: #f25618;
    }

/* zt-list */
.zt-list li {
    margin-bottom: 25px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}

    .zt-list li span {
        font-size: 14px;
        color: #bbb;
        margin-left: 20px;
    }

    .zt-list li a {
        font-size: 16px;
        color: #333;
    }

        .zt-list li a:hover {
            color: #f25618;
        }

/* hot-list */
.hot-list a {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0 12px;
    white-space: nowrap;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #999;
    background-color: #f8f8f8;
}

    .hot-list a:hover {
        background-color: #eee;
    }

/* det-tit */
.det-tit {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    color: #212121;
}

/* det-con */
.det-con {
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

    .det-con p {
        margin-bottom: 20px;
    }

        .det-con p a {
            color: #01af63;
        }

    .det-con img {
        max-width: 100%;
    }

/* law-unite */
.law-unite {
    padding: 30px 60px;
    height: 60px;
    background-color: #f9f9f9;
    font-size: 14px;
}

    .law-unite .photo {
        float: left;
        margin-right: 20px;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        overflow: hidden;
    }

        .law-unite .photo img {
            display: block;
            width: 60px;
            height: 60px;
        }

.mt6 {
    margin-top: 6px;
}

/* operate */
.operate {
    padding: 50px 0;
    text-align: center;
}

    .operate a {
        display: inline-block;
        margin: 0 10px;
        padding: 0 28px;
        height: 38px;
        line-height: 38px;
        border: 2px solid #ddd;
        font-size: 16px;
        color: #333;
    }

        .operate a.bg-oe {
            background-color: #f25618;
            color: #fff;
            border-color: #f25618;
        }

    .operate .ico-law {
        margin-top: -3px;
    }

/* zs-list */
/*.zs-list li { padding-bottom: 40px; height: 146px; }*/
/*.zs-list li a { display: block; height: 146px; }*/
.zs-list li {
    padding-bottom: 40px;
    height: 10px;
}

    .zs-list li a {
        display: block;
        height: 10px;
    }

    .zs-list li img {
        float: left;
        margin-right: 30px;
        width: 220px;
        height: 146px;
    }

    .zs-list li .tit {
        font-size: 20px;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        color: #333;
    }

    .zs-list li .info {
        margin-top: 25px;
        font-size: 16px;
        color: #bbb;
    }

        .zs-list li .info em {
            color: #f25618;
            font-family: 'din-medium';
        }

    .zs-list li .det {
        margin-top: 25px;
        font-size: 14px;
        color: #999;
        height: 24px;
        line-height: 24px;
    }

    .zs-list li a:hover .tit {
        color: #f25618;
    }

/* law-ask-srk */
.ask-srk {
    position: relative;
}

    .ask-srk textarea {
        display: block;
        width: 695px;
        padding: 14px 25px 14px 0;
        height: 30px;
        overflow: hidden;
        text-align: left;
        resize: none;
        line-height: 30px;
        font-size: 18px;
        border-bottom: 2px solid #eee;
    }

.law-ask-srk .btn {
    padding: 0;
    width: 116px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
}

.ask-srk .i-jg5 {
    display: none;
    position: absolute;
    top: 19px;
    right: 0;
    cursor: pointer;
}

/* xg-ask */
.xg-ask li {
    padding: 20px 0;
    border-bottom: 1px dashed #ddd;
}

.xg-ask h4 {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.xg-ask .xg-ask-box {
    position: relative;
    padding-left: 60px;
    min-height: 40px;
}

.xg-ask-box .photo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}

    .xg-ask-box .photo img {
        display: block;
        width: 40px;
        height: 40px;
    }

.ask-box-con {
    position: relative;
    padding: 15px 20px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    background-color: #f8f8f8;
}

    .ask-box-con .i-jg7 {
        position: absolute;
        top: 0;
        left: -10px;
    }

.qb-btn {
    display: inline-block;
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
    border: 2px solid #000;
    text-align: center;
    font-size: 16px;
    color: #01af63;
}

    .qb-btn .i-jg2 {
        margin-top: -3px;
    }

/* hot-tab */
.hot-tab span {
    font-size: 24px;
    line-height: 28px;
    color: #bbb;
    margin-right: 50px;
    cursor: pointer;
}

.hot-tab .now {
    color: #212121;
}

/* cl-img */
.cl-img {
    display: block;
}

    .cl-img img {
        display: block;
        width: 100%;
    }

/* w340-pic */
.w340-pic {
    position: relative;
    display: block;
    width: 340px;
    height: 210px;
    overflow: hidden;
}

    .w340-pic img {
        display: block;
        width: 340px;
        height: 210px;
    }

    .w340-pic .pic-pop {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 20px 20px 0;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        color: #fff;
        overflow: hidden;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    }

/* knowledge-type */
.knowledge-type {
    padding: 25px 0;
    border-top: 1px dotted #eaeaea;
}

.bort1 {
    border-top: 1px solid #f0f0f0;
}

.knowledge-type h3 {
    font-size: 18px;
    font-weight: bold;
}

    .knowledge-type h3 .gn-dot {
        float: left;
        width: 6px;
        height: 6px;
        line-height: 0;
        border-radius: 50%;
        margin-right: 12px;
        margin-top: 7px;
        background-color: #01af63;
    }

.know-type-list {
    padding-left: 18px;
    margin-top: 15px;
}

    .know-type-list a {
        float: left;
        line-height: 34px;
        white-space: nowrap;
        color: #333;
        font-size: 14px;
    }

        .know-type-list a:hover {
            color: #f25618;
        }

    .know-type-list .line {
        float: left;
        white-space: nowrap;
        margin: 10px 17px;
        width: 1px;
        height: 14px;
        line-height: 0;
        overflow: hidden;
        background-color: #ddd;
    }

/* 2018-05-08 */
.one-nav {
    padding: 0 12px;
}

    .one-nav li {
        width: 146px;
    }

        .one-nav li a {
            padding: 0;
            width: 127px;
            height: 100px;
            line-height: 100px;
            overflow: hidden;
        }


/*2018-05-31 广告样式的添加*/
.zhanwei img {
    display: block;
    width: 100%;
    height: 100%;
}

.zhanwei {
    display: block;
    height: 360px;
}

/* 2018-07-17 */
.intro2 {
    padding: 20px 30px;
    background-color: #f8f8f8;
    margin-top: 30px;
    font-size: 16px;
    color: #aaa;
    line-height: 32px;
}

/* lr-beishu */
.lr-beishu {
    display: block;
    padding-top: 30px;
    margin: 0 30px;
}

    .lr-beishu img {
        display: block;
        width: 100%;
    }

/* lr-tj-zx */
.lr-tj-zx {
    padding: 0 30px 15px;
    height: 48px;
    position: relative;
}

    .lr-tj-zx .btn {
        position: absolute;
        top: 4px;
        right: 30px;
        width: 128px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        color: #222;
        text-align: center;
        border: 1px solid #000;
        padding: 0;
    }

        .lr-tj-zx .btn:hover {
            border-color: #01af63;
            color: #01af63;
        }

    .lr-tj-zx .img-block {
        float: left;
        width: 48px;
        height: 48px;
        margin-right: 20px;
    }

        .lr-tj-zx .img-block img {
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 50%;
        }

    .lr-tj-zx p {
        height: 24px;
        line-height: 24px;
        color: #666;
        font-family: 'Microsoft YaHei';
    }




/* 2018-09-11 #3715 全部专长页 */

.borb0 {
    border-bottom: none !important;
}

/* all-zc-bar */
.all-zc-bar li {
    float: left;
    width: 120px;
    height: 120px;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    text-align: center;
    transform: scale(1);
    transition: all .25s linear;
}

    .all-zc-bar li a {
        position: relative;
        z-index: 1;
        display: block;
        height: 120px;
        padding-top: 30px;
    }

        .all-zc-bar li a img {
            display: block;
            margin: 0 auto 10px;
        }

        .all-zc-bar li a p {
            font-size: 14px;
            color: #333;
            height: 20px;
            overflow: hidden;
        }

    .all-zc-bar li:after {
        position: absolute;
        top: 30px;
        right: 0;
        z-index: -1;
        height: 60px;
        border-right: 1px solid #eee;
        content: '';
    }

    .all-zc-bar li.br0:after {
        border-right: none;
    }

    .all-zc-bar li:hover {
        z-index: 10;
    }

    .all-zc-bar li a:hover {
        background-color: #fff;
        box-shadow: 0 10px 40px 0 rgba(0,0,0, .1);
        transform: scale(1.1);
    }

        .all-zc-bar li a:hover p {
            color: #333;
        }

/* zc-type-bar */
.zc-type-bar {
    padding: 10px 30px 30px;
    background-color: #fff;
}

    .zc-type-bar dl {
        padding: 28px 0 19px;
        border-bottom: 1px solid #eaeaea;
    }

    .zc-type-bar dt {
        font-size: 16px;
        color: #333;
        font-weight: 600;
        padding-left: 20px;
        position: relative;
    }

        .zc-type-bar dt:after {
            position: absolute;
            left: 0;
            top: 7px;
            content: '';
            width: 6px;
            height: 6px;
            background-color: #01af63;
            border-radius: 50%;
        }

    .zc-type-bar dd {
        overflow: hidden;
        margin-top: 7px;
    }

        .zc-type-bar dd a {
            float: left;
            font-size: 14px;
            line-height: 34px;
            margin: 0 20px;
        }

        .zc-type-bar dd .line {
            float: left;
            width: 1px;
            height: 14px;
            background-color: #ddd;
            margin-top: 10px;
        }
        /* 2018-09-18 添加 zs-list2 */
.zs-list2 li { margin-bottom: 20px; }
.zs-list2 li a { display: block;  height: 100px; }
.zs-list2 li a img { float: left; width: 150px; height: 100px; margin-right: 20px; }
.zs-list2 li a .tit { font-size: 18px; height: 20px; overflow: hidden; margin-bottom: 12px; }
.zs-list2 li a .det { font-size: 14px; color: #aaa; line-height: 22px; height: 44px; overflow: hidden; }


/* 2019-03-29 */
.ico_hf { display: inline-block;background: url(../images/2019/hd_ft/icon_hd_ft.png) no-repeat;vertical-align: middle; }

.i_hf10 { width: 16px;height: 16px; background-position: 0 -160px; }

.pt0 {padding-top: 0 !important;}

.operate a {  vertical-align: middle; position: relative; }

.operate a .i_hf10 { margin: -2px 5px 0 0; }

/* popup-jiucuo */
.popup-jiucuo { position: absolute; left: 50%; bottom: 58px;margin-left: -170px;display: none;width: 340px;padding: 17px 0; background-color: #fff; box-shadow: 0 5px 15px 0 rgba(0,0,0, .1);}

.popup-jiucuo:after { position: absolute;left: 50%; bottom: -16px;margin-left: -8px; border: 8px solid transparent; border-top-color: #fff; content: '';}

    .popup-jiucuo strong {
        display: block;
        font-size: 14px;
        text-align: center;
    }

    .popup-jiucuo .nr {
        padding: 2px 24px 12px;
        overflow: hidden;
    }

        .popup-jiucuo .nr span {
            float: left;
            width: 74px;
            height: 32px;
            margin: 10px;
            border: 1px solid #ddd;
            border-radius: 2px;
            font-size: 12px;
            color: #666;
            line-height: 32px;
            text-align: center;
        }

            .popup-jiucuo .nr span.cur {
                color: #01af63;
                border-color: #01af63;
            }

/* bds_more */
.h28 {
    height: 28px;
}

.bds_more {
    color: #bbb !important;
    cursor: default;
    margin-left: 30px;
}

    .bds_more .ico-share {
        display: inline-block;
        vertical-align: middle;
        margin: -2px 5px 0 0;
        width: 11px;
        height: 11px;
        border: 1px solid #bbb;
        position: relative;
    }

        .bds_more .ico-share:after {
            position: absolute;
            left: 2px;
            top: -10px;
            content: '+';
            color: #bbb;
        }