﻿
.container {
    padding-bottom: 46px;
}

.region {
    padding: 0px 20px;
    margin-bottom: 23px;
    border: 1px solid #ebebeb;
    background-color: #f9f9f9;
}

    .region .region-divide {
        padding: 12px 0px;
        /*border-bottom: 1px dashed #dcdcdc;*/
    }

        .region .region-divide span,
        .region .region-divide a,
        .region .region-company span,
        .region .region-company a {
            float: left;
            line-height: 24px;
            font-size: 12px;
            font-family: "新宋体";
            color: #414040;
        }

        .region .region-divide a,
        .region .region-company a {
            padding-left: 10px;
            padding-right: 10px;
            background: url(/wimages/area/icon-10.png) no-repeat right center;
        }

            .region .region-divide a:hover,
            .region .region-company a:hover, .region .region-divide a.on {
                color: #f86400;
            }

    .region a.last-divide {
        background: none;
    }

    .region .region-company {
        padding-top: 11px;
        padding-bottom: 16px;
    }

        .region .region-company .more-com {
            padding: 0px;
            color: #1f81da;
            background: none;
        }

.news-list {
    float: left;
    width: 868px;
    padding: 0px 18px 18px;
    border: 1px solid #ededed;
}

    .news-list .news-list-title {
        height: 46px;
        border-bottom: 2px solid #1f81da;
    }

        .news-list .news-list-title h1,.news-list .news-list-title h3 {
            float: left;
            height: 46px;
            line-height: 46px;
            padding-left: 32px;
            font-size: 14px;
            font-family: "宋体";
            font-weight: bold;
            color: #18489a;
            background: url(/wimages/area/icon-6.png) no-repeat 7px center;
        }

        .news-list .news-list-title a {
            float: right;
            height: 46px;
            line-height: 46px;
            text-align: center;
            padding-left: 8px;
            padding-right: 8px;
            font-size: 14px;
            font-family: "宋体";
            color: #999999;
        }

            .news-list .news-list-title a:hover {
                color: #1193ef;
            }

.news-detail {
    padding-top: 20px;
}

    .news-detail .news-detail-img {
        float: left;
        position: relative;
        width: 272px;
        height: 198px;
        overflow: hidden;
    }

        .news-detail .news-detail-img img {
            display: block;
            width: 100%;
            height: 100%;
        }

        .news-detail .news-detail-img p {
            position: absolute;
            width: 100%;
            height: 40px;
            line-height: 40px;
            left: 0;
            bottom: 0;
            text-align: center;
            font-family: "新宋体";
            font-size: 14px;
            color: #ffffff;
            background-color: rgba(0,0,0,.5);
            z-index: 2;
            overflow: hidden;
        }

    .news-detail .news-detail-box {
        float: right;
        width: 550px;
    }

        .news-detail .news-detail-box .news-detail-title {
            width: 100%;
            height: 24px;
            line-height: 24px;
            margin-bottom: 5px;
            text-indent: 46px;
            font-size: 16px;
            font-family: "宋体";
            font-weight: bold;
            color: #333333;
            background: url(/wimages/area/icon-11.png) no-repeat left center;
            overflow: hidden;
        }

            .news-detail .news-detail-box .news-detail-title a {
                color: #333333;
            }

                .news-detail .news-detail-box .news-detail-title a:hover {
                    color: #1193ef;
                }

        .news-detail .news-detail-box .news-detail-desc {
            width: 100%;
            height: 66px;
            line-height: 22px;
            margin-bottom: 14px;
            text-align: justify;
            font-size: 12px;
            font-family: "宋体";
            color: #767676;
            overflow: hidden;
        }

            .news-detail .news-detail-box .news-detail-desc a {
                color: #2f69cc;
            }

        .news-detail .news-detail-box ul li {
            height: 30px;
        }

            .news-detail .news-detail-box ul li p {
                float: left;
                width: 400px;
                height: 30px;
                line-height: 30px;
                text-indent: 28px;
                font-size: 14px;
                font-family: "宋体";
                color: #333333;
                overflow: hidden;
                background: url(/wimages/area/icon-12.png) no-repeat left center;
            }

                .news-detail .news-detail-box ul li p a {
                    color: #333333;
                }

                    .news-detail .news-detail-box ul li p a:hover {
                        color: #1193ef;
                    }

            .news-detail .news-detail-box ul li span {
                float: right;
                width: 120px;
                height: 30px;
                line-height: 30px;
                text-indent: 21px;
                font-size: 12px;
                font-family: "宋体";
                color: #999999;
                overflow: hidden;
                background: url(/wimages/area/icon-19.png) no-repeat left center;
            }

.news-right {
    float: right;
}

.custom {
    display: block;
    width: 100%;
    height: 113px;
    margin-top: 18px;
    margin-bottom: 21px;
    background: url(/wimages/area/custom.jpg) no-repeat center;
}

    .custom img {
        display: block;
        width: 100%;
        height: 100%;
    }

.consult-right {
    float: right;
    width: 258px;
}

.region-consult {
    float: left;
    width: 885px;
    padding: 0px 10px;
    border: 1px solid #ebebeb;
}

    .region-consult .region-consult-title {
        height: 59px;
        border-bottom: 4px solid #ededed;
    }

        .region-consult .region-consult-title h2 {
            float: left;
            height: 59px;
            line-height: 59px;
            text-indent: 51px;
            font-size: 20px;
            font-weight: bold;
            color: #2f69cc;
            background: url(/wimages/area/icon-13.png) no-repeat 10px center;
        }

        .region-consult .region-consult-title a {
            float: right;
            width: 101px;
            height: 47px;
            line-height: 47px;
            margin-top: 12px;
            text-align: center;
            font-size: 16px;
            color: #ffffff;
            background-color: #61a9ec;
        }

            .region-consult .region-consult-title a:hover {
                background-color: #2f69cc;
            }

.region-consult-content ul li {
    height: 53px;
    border-bottom: 1px dashed #d7d7d7;
}

    .region-consult-content ul li p {
        float: left;
        width: 595px;
        height: 53px;
        line-height: 53px;
        padding-left: 30px;
        padding-right: 20px;
        font-size: 14px;
        font-family: "新宋体";
        color: #131313;
        overflow: hidden;
        background: url(/wimages/area/icon-14.png) no-repeat 12px center;
    }

        .region-consult-content ul li p a {
            color: #131313;
        }

            .region-consult-content ul li p a:hover {
                color: #1193ef;
            }

    .region-consult-content ul li span {
        float: left;
        width: 65px;
        height: 53px;
        line-height: 53px;
        padding-right: 5px;
        padding-left: 15px;
        font-size: 12px;
        font-family: "宋体";
        color: #858585;
        overflow: hidden;
    }

        .region-consult-content ul li span.consult-icon-1 {
            background: url(/wimages/area/icon-15.png) no-repeat left center;
        }

        .region-consult-content ul li span.consult-icon-2 {
            width: 50px;
            background: url(/wimages/area/icon-16.png) no-repeat left center;
        }

        .region-consult-content ul li span.consult-icon-3 {
            background: url(/wimages/area/icon-17.png) no-repeat left center;
        }

.more-consult {
    width: 100%;
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 14px;
    font-family: "新宋体";
    color: #1f82dd;
}

    .more-consult a {
        padding-bottom: 3px;
        border-bottom: 1px solid #327fc6;
        color: #1f82dd;
    }

        .more-consult a:hover {
            border-color: #f86400;
            color: #f86400;
        }

.ad {
    display: block;
    width: 100%;
    height: 113px;
    margin-top: 18px;
    margin-bottom: 20px;
}

    .ad img {
        display: block;
        width: 100%;
        height: 100%;
    }

.nav-news-list {
    float: left;
    /*width: 906px;*/
}

.expert {
    float: right;
    width: 264px;
    padding: 4px;
    border: 1px solid #ebebeb;
}

    .expert .expert-title {
        height: 31px;
        background-color: #61a9ec;
    }

        .expert .expert-title p {
            float: left;
            height: 31px;
            line-height: 31px;
            text-indent: 30px;
            font-size: 14px;
            font-family: "宋体";
            font-weight: bold;
            color: #ffffff;
            background: url(/wimages/area/icon-20.png) no-repeat 10px center;
        }

        .expert .expert-title a {
            float: right;
            height: 31px;
            line-height: 31px;
            margin-right: 8px;
            font-size: 12px;
            font-family: "宋体";
            color: #ffffff;
        }

            .expert .expert-title a:hover {
                color: #e4f50a;
            }

    .expert ul {
        padding-top: 12px;
    }

        .expert ul li {
            padding: 0px 0px 10px 10px;
        }

            .expert ul li img {
                float: left;
                width: 71px;
                height: 83px;
            }

            .expert ul li .expert-text {
                margin-left: 81px;
            }

                .expert ul li .expert-text .expert-text-one {
                    height: 28px;
                }

                    .expert ul li .expert-text .expert-text-one p {
                        float: left;
                        width: 64px;
                        height: 28px;
                        line-height: 30px;
                        font-size: 16px;
                        font-family: "新宋体";
                        font-weight: bold;
                        color: #333333;
                        overflow: hidden;
                    }

                    .expert ul li .expert-text .expert-text-one span {
                        float: left;
                        width: 90px;
                        height: 28px;
                        line-height: 30px;
                        text-indent: 13px;
                        font-size: 12px;
                        color: #4c4c4c;
                        background: url(/wimages/area/icon-23.png) no-repeat left center;
                    }

                .expert ul li .expert-text .expert-text-two {
                    height: 22px;
                    margin-bottom: 10px;
                }

                    .expert ul li .expert-text .expert-text-two span {
                        float: left;
                        height: 22px;
                        line-height: 22px;
                        font-size: 13px;
                        color: #6a6a6a;
                        overflow: hidden;
                    }

                        .expert ul li .expert-text .expert-text-two span.time {
                            width: 55px;
                            margin-right: 12px;
                        }

                        .expert ul li .expert-text .expert-text-two span.address {
                            width: 27px;
                            margin-right: 12px;
                        }

                        .expert ul li .expert-text .expert-text-two span.type {
                            width: 52px;
                        }

                .expert ul li .expert-text .expert-text-three {
                    height: 21px;
                }

                    .expert ul li .expert-text .expert-text-three a {
                        float: left;
                        width: 68px;
                        height: 21px;
                    }

                        .expert ul li .expert-text .expert-text-three a.order {
                            margin-right: 9px;
                            background: url(/wimages/area/icon-21.png) no-repeat center;
                        }

                        .expert ul li .expert-text .expert-text-three a.msg {
                            background: url(/wimages/area/icon-22.png) no-repeat center;
                        }

.risk {
    margin-top: 28px;
}

    .risk .nav-title {
        width: 1198px;
        height: 48px;
        border: 1px solid #b3d6f4;
        background-color: #e2f1fe;
    }

        .risk .nav-title li {
            float: left;
            width: 200px;
            height: 48px;
            border-right: 1px solid #b3d6f4;
            border-bottom: 1px solid #b3d6f4;
            line-height: 48px;
            text-align: center;
            font-size: 16px;
            font-family: "新宋体";
            font-weight: bold;
            color: #418dd1;
            cursor: pointer;
        }

            .risk .nav-title li h2 {
                font-size: 16px;
            }

            .risk .nav-title li.on,
            .risk .nav-title li:hover {
                height: 49px;
                line-height: 49px;
                border-bottom: none;
                color: #ffffff;
                background: url(/wimages/area/on.jpg) no-repeat center;
            }

        .risk .nav-title .more-query {
            float: right;
            height: 48px;
            line-height: 48px;
            padding-left: 17px;
            padding-right: 17px;
            font-family: "新宋体";
            font-weight: bold;
            color: #0c6dc7;
        }

            .risk .nav-title .more-query:hover {
                color: #f18e70;
            }

    .risk .nav-box {
        padding: 36px 0px 44px 36px;
        border: 1px solid #ebebeb;
        border-top: none;
    }

        .risk .nav-box .item-company {
        }

            .risk .nav-box .item-company ul li {
                float: left;
                width: 503px;
                height: 82px;
                margin-right: 36px;
                margin-bottom: 24px;
                padding: 20px;
                border: 1px solid #ebebeb;
            }

                .risk .nav-box .item-company ul li img {
                    float: left;
                    width: 94px;
                    height: 82px;
                    border-right: 1px solid #ebebeb;
                }

                .risk .nav-box .item-company ul li .item-company-essent {
                    margin-left: 116px;
                }

                    .risk .nav-box .item-company ul li .item-company-essent p {
                        width: 100%;
                        height: 22px;
                        line-height: 22px;
                        margin-bottom: 10px;
                        font-family: "新宋体";
                        font-size: 14px;
                        font-weight: bold;
                        color: #343434;
                        overflow: hidden;
                    }

                        .risk .nav-box .item-company ul li .item-company-essent p a {
                            color: #343434;
                        }

                            .risk .nav-box .item-company ul li .item-company-essent p a:hover {
                                color: #2f69cc;
                            }

                    .risk .nav-box .item-company ul li .item-company-essent span {
                        display: block;
                        width: 100%;
                        height: 24px;
                        line-height: 24px;
                        font-family: "新宋体";
                        font-size: 14px;
                        color: #343434;
                    }

                        .risk .nav-box .item-company ul li .item-company-essent span a {
                            color: #343434;
                        }

        .risk .nav-box .more-risk {
            display: block;
            width: 350px;
            height: 57px;
            line-height: 57px;
            margin: 16px auto 0px;
            letter-spacing: 2px;
            text-align: center;
            font-size: 20px;
            color: #ffffff;
            background: url(/wimages/area/icon-18.png) no-repeat center;
        }

            .risk .nav-box .more-risk span {
                color: #ffe84e;
            }

    .risk .item-company-query {
        display: none;
        margin-right: 36px;
    }

    .risk .item-company-top {
        border-bottom: 9px solid #eeeeee;
    }

.item-company-top .item-company-address {
    padding-bottom: 6px;
    border-bottom: 1px dashed #bababa;
    font-size: 12px;
    font-family: "新宋体";
    color: #2f2f2f;
}

    .item-company-top .item-company-address p {
        float: left;
        height: 28px;
        line-height: 28px;
        padding-left: 12px;
    }

    .item-company-top .item-company-address ul {
        float: left;
    }

        .item-company-top .item-company-address ul li {
            float: left;
            line-height: 28px;
            padding-left: 5px;
            padding-right: 5px;
            margin-right: 15px;
            cursor: pointer;
        }

            .item-company-top .item-company-address ul li.on,
            .item-company-top .item-company-address ul li:hover {
                color: #ffffff;
                background-color: #1f81da;
            }

.item-company-top .item-company-select {
    padding-top: 11px;
    padding-bottom: 9px;
}

    .item-company-top .item-company-select a {
        float: left;
        height: 30px;
        line-height: 30px;
        padding-left: 12px;
        padding-right: 12px;
        font-size: 12px;
        font-family: "新宋体";
        color: #343434;
    }

        .item-company-top .item-company-select a:hover,
        .item-company-top .item-company-select a.on {
            color: #1f81da;
        }

    .item-company-top .item-company-select li.hot {
        display: block;
    }

.item-company-content .item-company-content-title {
    height: 30px;
    margin-bottom: 10px;
    margin-left: 16px;
    font-size: 14px;
    font-family: "新宋体";
    font-weight: bold;
    color: #ffffff;
}

    .item-company-content .item-company-content-title p {
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
        line-height: 30px;
        background-color: #1f81da;
    }

.item-company .item-company-content ul li {
    float: left;
    width: 505px;
    height: 82px;
    margin: 12px 16px;
    padding: 20px;
    border: 1px solid #ebebeb;
}

    .item-company .item-company-content ul li img {
        float: left;
        width: 94px;
        height: 82px;
        border-right: 1px solid #ebebeb;
    }

    .item-company .item-company-content ul li .item-company-essent {
        margin-left: 116px;
    }

        .item-company .item-company-content ul li .item-company-essent p {
            width: 100%;
            height: 22px;
            line-height: 22px;
            margin-bottom: 10px;
            font-family: "新宋体";
            font-size: 14px;
            font-weight: bold;
            color: #343434;
            overflow: hidden;
        }

            .item-company .item-company-content ul li .item-company-essent p a {
                color: #343434;
            }

                .item-company .item-company-content ul li .item-company-essent p a:hover {
                    color: #2f69cc;
                }

        .item-company .item-company-content ul li .item-company-essent span {
            display: block;
            width: 100%;
            height: 24px;
            line-height: 24px;
            font-family: "新宋体";
            font-size: 14px;
            color: #343434;
            overflow: hidden;
        }

            .item-company .item-company-content ul li .item-company-essent span a {
                color: #343434;
            }

.item-company-content .query-top {
    margin-left: 0px;
}

.query-item {
    padding-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #bababa;
}

.noQuery {
    border-bottom: none;
}

.query-item .query-title {
    padding-left: 30px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-family: "新宋体";
    font-weight: bold;
    color: #272626;
    background: url(/wimages/area/icon-5.png) no-repeat 15px center;
}

.query-item .query-content-text {
    text-align: center;
}

    .query-item .query-content-text img {
        display: inline-block;
    }

    .query-item .query-content-text a {
        color: #0086ff;
    }

.query-item .query-content p,
.query-item .query-content span {
    line-height: 30px;
    font-size: 14px;
    font-family: "宋体";
    color: #272626;
}

    .query-item .query-content p a {
        color: #0086ff;
    }

.query-item .query-content span {
    display: block;
    font-weight: bold;
    color: #4c4c4c;
}

.query-item .query-content .major {
    margin-top: 30px;
    color: #e50000;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.nav {
    height: 55px;
}

    .nav span,
    .nav a ,
    .nav h2{
        float: left;
        line-height: 55px;
        font-size: 12px;
        font-family: "新宋体";
        color: #8b8b8b;
    }

    .nav span {
        padding-left: 10px;
        padding-right: 10px;
    }

        .nav span.curr {
            padding-left: 0px;
        }

    .nav a:hover,
    .nav a.last,
    .nav h2 {
        color: #1f81da;
    }


.counsel {
    width: 272px;
    border: 1px solid #e7e7e7;
    background-color: #1676ba;
}

    .counsel .counsel-title {
        width: 272px;
    }

        .counsel .counsel-title .counsel-item-box {
            float: left;
            width: 136px;
            height: 41px;
            line-height: 41px;
            font-size: 17px;
            color: #1f83cd;
            cursor: pointer;
        }

            .counsel .counsel-title .counsel-item-box a {
                color: #1f83cd;
            }

        .counsel .counsel-title .counsel-consult {
            text-indent: 49px;
            font-weight: bold;
            background: #f9f9f9 url(/wimages/area/ct-8.png) no-repeat 26px 13px;
        }

            .counsel .counsel-title .counsel-consult.active {
                text-indent: 49px;
                font-weight: bold;
                color: #ffffff;
                background: url(/wimages/area/ct-3.png) no-repeat 26px 13px;
            }

        .counsel .counsel-title .counsel-lawyer {
            text-indent: 50px;
            font-weight: bold;
            background: #f9f9f9 url(/wimages/area/ct-2.jpg) no-repeat 31px 12px;
        }

            .counsel .counsel-title .counsel-lawyer.active {
                text-indent: 50px;
                border-bottom: none;
                font-weight: bold;
                color: #ffffff;
                background: url(/wimages/area/ct-4.png) no-repeat 31px 13px;
            }

    .counsel .content-box-list {
        width: 250px;
        padding: 7px 12px;
    }

        .counsel .content-box-list p {
            width: 240px;
            line-height: 52px;
            padding-left: 10px;
            font-size: 18px;
            color: #fff004;
        }

            .counsel .content-box-list p span {
                margin-right: 6px;
                display: inline-block;
            }

    .counsel .consult-content .consult-txt {
        width: 238px;
        height: 95px;
        line-height: 20px;
        padding: 5px;
        border: 1px solid #eeeeee;
        font-size: 14px;
        background: #ffffff;
        resize: none;
    }

    .counsel .consult-content .consult-submit {
        display: block;
        width: 250px;
        height: 44px;
        line-height: 44px;
        margin: 17px auto 8px;
        border-radius: 5px;
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        color: #015491;
        background: #f6f6f6;
    }

.right-list {
    padding: 0px 8px;
    border: 1px solid #ebebeb;
}

.right-list-title {
    height: 37px;
    border-bottom: 1px solid #ebebeb;
}

    .right-list-title.hot-consult {
        border-bottom: 2px solid #2151a3;
    }

    .right-list-title p {
        float: left;
        height: 37px;
        line-height: 37px;
        padding-left: 30px;
        font-size: 14px;
        font-family: "新宋体";
        font-weight: bold;
        color: #2f69cc;
        background: url(/wimages/area/icon-6.png) no-repeat 5px center;
    }

    .right-list-title a {
        float: right;
        height: 37px;
        line-height: 37px;
        font-size: 14px;
        font-family: "新宋体";
        color: #a8a8a8;
    }

        .right-list-title a:hover {
            color: #2f69cc;
        }

.hot-consult-ul {
    padding-top: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}

    .hot-consult-ul li {
        margin-bottom: 5px;
    }

        .hot-consult-ul li p {
            height: 22px;
            padding-left: 22px;
            background: url(/wimages/area/icon-7.png) no-repeat 7px center;
        }

            .hot-consult-ul li p a {
                float: left;
                width: 177px;
                height: 22px;
                line-height: 22px;
                font-size: 14px;
                font-family: "宋体";
                color: #424242;
                overflow: hidden;
            }

                .hot-consult-ul li p a:hover {
                    color: #2f69cc;
                }

            .hot-consult-ul li p i {
                float: right;
                width: 55px;
                height: 22px;
                line-height: 22px;
                font-style: normal;
                font-size: 12px;
                color: #858585;
            }

        .hot-consult-ul li span {
            display: block;
            width: 200px;
            height: 19px;
            margin-left: 22px;
            line-height: 19px;
            font-size: 13px;
            font-family: "宋体";
            color: #959595;
            overflow: hidden;
        }

.edit {
    padding-bottom: 5px;
}

    .edit li {
        width: 100%;
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dashed #dbdbdb;
        text-indent: 29px;
        font-size: 16px;
        font-family: "宋体";
        color: #262626;
        background: url(/wimages/area/icon-8.png) no-repeat 8px center;
        overflow: hidden;
    }

        .edit li a {
            color: #262626;
        }

            .edit li a:hover {
                color: #2f69cc;
            }

        .edit li.last {
            border-bottom: none;
        }


.nav-news-list {
    border: 1px solid #ececec;
}

    .nav-news-list .nav-news-title {
        height: 38px;
        background-color: #f5f5f5;
    }

        .nav-news-list .nav-news-title li {
            float: left;
            width: 146px;
            height: 34px;
            line-height: 34px;
            margin-top: 4px;
            margin-right: 5px;
            text-align: center;
            letter-spacing: 1px;
            font-size: 14px;
            color: #ffffff;
            background-color: #919191;
            overflow: hidden;
            cursor: pointer;
        }

            .nav-news-list .nav-news-title li.on,
            .nav-news-list .nav-news-title li:hover {
                width: 146px;
                height: 38px;
                line-height: 38px;
                margin: 0px;
                margin-right: 5px;
                background-color: #2e9afd;
            }

.nav-news-content .nav-news-item {
    display: none;
    padding: 13px 0px 16px 10px;
}

    .nav-news-content .nav-news-item.first-item {
        display: block;
    }

    .nav-news-content .nav-news-item ul {
        float: left;
    }

        .nav-news-content .nav-news-item ul li {
            /*width: 265px;
	height: 34px;
	line-height: 34px;
	padding-left: 30px;
	font-size: 14px;
	font-family: "新宋体";
	color: #3c3c3c;
	background: url(/wimages/area/icon-9.png) no-repeat 16px center;
	overflow: hidden;
    float:left;*/
            width: 560px;
            height: 34px;
            line-height: 34px;
            padding-left: 30px;
            font-size: 14px;
            font-family: "新宋体";
            color: #3c3c3c;
            background: url(/wimages/area/icon-9.png) no-repeat 16px center;
            overflow: hidden;
            float: left;
        }

            .nav-news-content .nav-news-item ul li a {
                color: #3c3c3c;
                width: 560px;
                overflow: hidden;
                display: block;
                float: left;
                height: 34px;
            }

                .nav-news-content .nav-news-item ul li a:hover {
                    color: #2f69cc;
                }

.item-company-top .item-company-select li {
    display: none;
}

    .item-company-top .item-company-select li span {
        float: left;
        width: 20px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #258;
    }

    .item-company-top .item-company-select li .desc-address {
        margin-left: 30px;
    }

/**更换头部样式 （仅城市频道用）*/
.nContenTop {
}

    .nContenTop .wContent {
        width: 1200px;
        margin: 0 auto;
    }

    .nContenTop .nContenTopHead {
        background: #f0f0f0;
        border-top: 1px solid #b6b4b6;
        border-bottom: 1px solid #d8d9dc;
        line-height: 33px;
        color: #6e6e6e;
        font-size: 12px;
        font-family: "新宋体";
    }

        .nContenTop .nContenTopHead .nContenTopHeadL {
            float: left;
        }

            .nContenTop .nContenTopHead .nContenTopHeadL p {
                float: left;
                margin-right: 21px;
            }

            .nContenTop .nContenTopHead .nContenTopHeadL a {
                float: left;
                margin-right: 5px;
                color: #0b70cb;
            }

                .nContenTop .nContenTopHead .nContenTopHeadL a:hover {
                    color: #ff4f33;
                }

        .nContenTop .nContenTopHead .nContenTopHeadR {
            float: right;
        }

            .nContenTop .nContenTopHead .nContenTopHeadR a {
                background: url(/wimages/ntico2.png) left center no-repeat;
                color: #929292;
                padding-left: 10px;
                margin-right: 18px;
                float: left;
            }

                .nContenTop .nContenTopHead .nContenTopHeadR a:hover {
                    color: #ff4f33;
                }

                .nContenTop .nContenTopHead .nContenTopHeadR a:first-child {
                    background: url(/wimages/ntico1.png) left 9px no-repeat;
                    color: #ff8400;
                    padding-left: 18px;
                }

    .nContenTop .nContenTopNr {
    }

        .nContenTop .nContenTopNr .logo {
            float: left;
            padding: 30px 0 40px;
            margin-left: 25px;
        }

            .nContenTop .nContenTopNr .logo a {
                display: block;
            }

                .nContenTop .nContenTopNr .logo a img {
                    display: block;
                }

        .nContenTop .nContenTopNr .searchBox {
            float: left;
            width: 386px;
            margin: 43px 0 0 20px;
        }

            .nContenTop .nContenTopNr .searchBox p a {
                font-size: 14px;
                color: #b0b0b0;
            }

            .nContenTop .nContenTopNr .searchBox .search {
                border: 1px solid #1981d6;
                zoom: 1;
                overflow: hidden;
            }

                .nContenTop .nContenTopNr .searchBox .search .sInp {
                    width: 306px;
                    height: 45px;
                    line-height: 45px;
                    border: none;
                    float: left;
                    text-indent: 5px;
                    font-family: "微软雅黑";
                    font-size: 14px;
                    color: #222;
                }

                .nContenTop .nContenTopNr .searchBox .search .sBtn {
                    background: url(/wimages/ntico3.png) center no-repeat;
                    width: 78px;
                    height: 45px;
                    cursor: pointer;
                    border: none;
                    float: left;
                }

            .nContenTop .nContenTopNr .searchBox p {
                color: #b0b0b0;
                font-size: 14px;
                margin-top: 3px;
                font-family: "微软雅黑";
            }

        .nContenTop .nContenTopNr .tel {
            padding-left: 60px;
            background: url(/wimages/ntico4.png) left center no-repeat;
            float: right;
            margin-top: 41px;
            line-height: 28px;
            margin-right: 30px;
        }

            .nContenTop .nContenTopNr .tel p {
                color: #1f81da;
                font-size: 18px;
                font-family: "微软雅黑";
            }

            .nContenTop .nContenTopNr .tel span {
                color: #f49020;
                font-size: 24px;
                font-family: "微软雅黑";
                display: block;
            }

    .nContenTop .nContenTopNav {
        height: 44px;
        line-height: 44px;
        background: #1f81da;
    }

    .nContenTop .wContnav {
        width: 1200px;
        margin: 0 auto;
        height: 44px;
    }

    .nContenTop .nContenTopNav a {
        float: left;
        width: 110px;
        color: #fff;
        font-size: 16px;
        font-family: "新宋体";
        font-weight: bold;
        margin-right: 20px;
        text-align: center;
    }

        .nContenTop .nContenTopNav a.on, .nContenTop .nContenTopNav a:hover {
            background: #0f62c2;
        }

    .nContenTop .nContenTopNav .nav-hb:after {
        content: '\20';
        position: absolute;
        width: 61px;
        height: 32px;
        background: url(/wimages/area/nav-hb.png) center no-repeat;
        top: -20px;
        right: -15px;
    }

    .nContenTop .nContenTopNav .nav-hb {
        position: relative;
    }

.max-title {
    float: left;
    max-width: 265px;
    height: 46px;
    line-height: 46px;
    margin-top: 42px;
    margin-left: 25px;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
}



.c-page {
    padding-top: 18px;
    padding-bottom: 35px;
}

.page {
    height: 30px;
    text-align: center;
}

    .page span {
        overflow: hidden;
    }

        .page span a {
            display: inline-block;
            width: 28px;
            height: 28px;
            line-height: 28px;
            margin-right: 10px;
            text-align: center;
            border: 1px solid #ccc;
            color: #c5c5c5;
        }

            .page span a:hover {
                border-color: #ff853f;
                color: #ff853f;
            }

    .page .prev {
        width: 64px;
        text-indent: 7px;
        background: url(/wimages/area/icon-1.png) no-repeat 6px center;
    }

    .page .next {
        width: 64px;
        text-indent: -8px;
        margin-right: 20pxs;
        background: url(/wimages/area/icon-2.png) no-repeat 52px center;
    }

    .page .anow,
    .page .nospana {
        border-color: #fff;
    }

    .page font {
        display: inline-block;
        line-height: 30px;
        font-size: 12px;
        font-family: "宋体";
        color: #484848;
    }

        .page font input {
            width: 39px;
            height: 20px;
            padding-left: 3px;
            padding-right: 3px;
            margin-top: 5px;
            margin-left: 5px;
            margin-right: 5px;
            border: 1px solid #7f9db9;
            font-size: 12px;
            font-family: "宋体";
            color: #484848;
        }

        .page font button {
            width: 53px;
            height: 25px;
            line-height: 25px;
            margin-top: 2px;
            margin-left: 12px;
            text-align: center;
            font-size: 12px;
            font-family: "宋体";
            color: #ffffff;
            background-color: #ff853f;
            cursor: pointer;
        }


/* 地区黄页 nav-1 start  */
.nav-1 {
    padding-bottom: 30px;
}

.nav-1-title {
    width: 1200px;
    height: 49px;
    border-top: 1px solid #b3d6f4;
    background-color: #e2f1fe;
}

    .nav-1-title li {
        float: left;
        width: 299px;
        height: 48px;
        line-height: 48px;
        border-right: 1px solid #b3d6f4;
        border-bottom: 1px solid #b3d6f4;
        text-align: center;
        font-size: 16px;
        font-family: "新宋体";
        font-weight: bold;
        color: #418dd1;
        cursor: pointer;
    }

        .nav-1-title li a {
            display: block;
            color: #418dd1;
        }

        .nav-1-title li.first {
            width: 298px;
            border-left: 1px solid #b3d6f4;
        }

        .nav-1-title li.on,
        .nav-1-title li:hover {
            height: 49px;
            line-height: 49px;
            border-bottom: none;
            color: #ffffff;
            background: url(/wimages/area/on.jpg) no-repeat center;
        }

            .nav-1-title li.on a,
            .nav-1-title li:hover a {
                color: #ffffff;
            }

.nav-1-box {
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 20px;
}

.nav-1 .nav-1-box li.nav-1-list {
    display: none;
}

.nav-1 .nav-1-box li.one {
    display: block;
}

.item-company-top {
    border-bottom: 9px solid #eeeeee;
}

    .item-company-top .item-company-address {
        padding-bottom: 6px;
        border-bottom: 1px dashed #bababa;
        font-size: 12px;
        font-family: "新宋体";
        color: #2f2f2f;
    }

        .item-company-top .item-company-address p {
            float: left;
            height: 28px;
            line-height: 28px;
            padding-left: 12px;
        }

        .item-company-top .item-company-address ul {
            float: left;
        }

            .item-company-top .item-company-address ul li {
                float: left;
                line-height: 28px;
                padding-left: 5px;
                padding-right: 5px;
                margin-right: 15px;
                cursor: pointer;
            }

                .item-company-top .item-company-address ul li.on,
                .item-company-top .item-company-address ul li:hover {
                    color: #ffffff;
                    background-color: #1f81da;
                }

    .item-company-top .item-company-select {
        padding-top: 11px;
        padding-bottom: 9px;
    }

        .item-company-top .item-company-select a {
            float: left;
            height: 30px;
            line-height: 30px;
            padding-left: 12px;
            padding-right: 12px;
            font-size: 12px;
            font-family: "新宋体";
            color: #343434;
        }

            .item-company-top .item-company-select a:hover,
            .item-company-top .item-company-select a.on {
                color: #1f81da;
            }

        .item-company-top .item-company-select li {
            display: none;
        }

            .item-company-top .item-company-select li.hot {
                display: block;
            }

.item-company-content {
    padding-top: 19px;
}

    .item-company-content .item-company-content-title {
        height: 30px;
        margin-bottom: 10px;
        margin-left: 16px;
        font-size: 14px;
        font-family: "新宋体";
        font-weight: bold;
        color: #ffffff;
    }

        .item-company-content .item-company-content-title p {
            display: inline-block;
            padding-left: 8px;
            padding-right: 8px;
            line-height: 30px;
            background-color: #1f81da;
        }

.item-company .item-company-content ul li {
    float: left;
    width: 505px;
    height: 82px;
    margin: 12px 16px;
    padding: 20px;
    border: 1px solid #ebebeb;
}

    .item-company .item-company-content ul li img {
        float: left;
        width: 94px;
        height: 82px;
        border-right: 1px solid #ebebeb;
    }

    .item-company .item-company-content ul li .item-company-essent {
        margin-left: 116px;
    }

        .item-company .item-company-content ul li .item-company-essent p {
            width: 100%;
            height: 22px;
            line-height: 22px;
            margin-bottom: 10px;
            font-family: "新宋体";
            font-size: 14px;
            font-weight: bold;
            color: #343434;
        }

            .item-company .item-company-content ul li .item-company-essent p a {
                color: #343434;
            }

                .item-company .item-company-content ul li .item-company-essent p a:hover {
                    color: #2f69cc;
                }

        .item-company .item-company-content ul li .item-company-essent span {
            display: block;
            width: 100%;
            height: 24px;
            line-height: 24px;
            font-family: "新宋体";
            font-size: 14px;
            color: #343434;
        }

            .item-company .item-company-content ul li .item-company-essent span a {
                color: #343434;
            }

.item-medium ul li {
    float: left;
    position: relative;
    width: 503px;
    margin: 19px 17px;
    padding: 0px 20px 20px;
    border: 1px solid #ebebeb;
}

    .item-medium ul li .bao-icon {
        position: absolute;
        width: 36px;
        height: 38px;
        top: -9px;
        right: 12px;
        background: url(/wimages/area/icon-3.png) no-repeat center;
    }

    .item-medium ul li .item-medium-title {
        width: 100%;
        height: 44px;
        line-height: 48px;
        border-bottom: 1px dashed #dcdcdc;
        font-size: 16px;
        font-family: "新宋体";
        font-weight: bold;
        color: #222222;
        overflow: hidden;
    }

        .item-medium ul li .item-medium-title a {
            color: #222222;
        }

            .item-medium ul li .item-medium-title a:hover {
                color: #2f69cc;
            }

    .item-medium ul li span {
        display: block;
        width: 100%;
        height: 32px;
        line-height: 32px;
        padding-top: 4px;
        font-size: 14px;
        font-family: "新宋体";
        color: #434242;
        overflow: hidden;
    }

    .item-medium ul li .item-medium-desc {
        width: 100%;
        height: 40px;
        line-height: 20px;
        font-size: 12px;
        font-family: "新宋体";
        color: #464646;
        overflow: hidden;
    }

        .item-medium ul li .item-medium-desc a {
            color: #1f81da;
        }

.control .item-company-content .item-company-content-title {
    margin-left: 0px;
}

.control .item-company-content ul {
    padding-bottom: 20px;
}

    .control .item-company-content ul li {
        height: 59px;
        padding-left: 35px;
        border-bottom: 1px dashed #bababa;
        font-family: "新宋体";
        background: url(/wimages/area/icon-4.png) no-repeat 8px center;
    }

        .control .item-company-content ul li .control-title,
        .control .item-company-content ul li .control-phone,
        .control .item-company-content ul li span,
        .control .item-company-content ul li .control-address {
            float: left;
            height: 59px;
            line-height: 59px;
            margin-right: 10px;
            font-size: 14px;
            color: #0f0f0f;
            overflow: hidden;
        }

        .control .item-company-content ul li .control-title {
            width: 200px;
            font-weight: bold;
        }

            .control .item-company-content ul li .control-title a,
            .control .item-company-content ul li span a {
                color: #0f0f0f;
            }

                .control .item-company-content ul li .control-title a:hover,
                .control .item-company-content ul li span a:hover {
                    color: #2f69cc;
                }

        .control .item-company-content ul li .control-phone {
            width: 146px;
        }

        .control .item-company-content ul li span {
            width: 314px;
        }

        .control .item-company-content ul li .control-address {
            width: 430px;
            margin-right: 0px;
        }

.terrace .item-company-content ul li img {
    width: 134px;
    padding-right: 5px;
}

.terrace .item-company-content ul li .item-company-essent {
    margin-left: 163px;
}


.item-company-content .query-top {
    margin-left: 0px;
}

.query-item {
    padding-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #bababa;
}

.noQuery {
    border-bottom: none;
}

.query-item .query-title {
    padding-left: 30px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-family: "新宋体";
    font-weight: bold;
    color: #272626;
    background: url(/wimages/area/icon-5.png) no-repeat 15px center;
}

.query-item .query-content-text {
    text-align: center;
}

    .query-item .query-content-text img {
        display: inline-block;
    }

    .query-item .query-content-text a {
        color: #0086ff;
    }

.query-item .query-content p,
.query-item .query-content span {
    line-height: 30px;
    font-size: 14px;
    font-family: "宋体";
    color: #272626;
}

    .query-item .query-content p a {
        color: #0086ff;
    }

.query-item .query-content span {
    display: block;
    font-weight: bold;
    color: #4c4c4c;
}

.query-item .query-content .major {
    margin-top: 30px;
    color: #e50000;
}
/*  nav-1 end */


/*  nav-2 start  */
.other .other-left {
    float: left;
    width: 908px;
}

.other .other-right {
    float: right;
    width: 274px;
}

.nav-2-title {
    width: 908px;
}

    .nav-2-title li {
        width: 226px;
    }

        .nav-2-title li.first {
            width: 225px;
        }

        .nav-2-title li a {
            color: #418dd1;
        }

        .nav-2-title li:hover a {
            color: #ffffff;
        }

.nav-2-box {
    padding-bottom: 0px;
}

    .nav-2-box .item-company-top {
        border: none;
    }

.nav-2-content {
    margin-top: 21px;
    margin-bottom: 20px;
    border: 1px solid #ededed;
}

    .nav-2-content .nav-2-content-title {
        width: 100%;
        height: 41px;
        background-color: #f2f2f2;
        overflow: hidden;
    }

        .nav-2-content .nav-2-content-title h2 {
            float: left;
            padding-left: 18px;
            padding-right: 18px;
            line-height: 41px;
            font-size: 14px;
            font-family: "新宋体";
            font-weight: bold;
            color: #ffffff;
            background-color: #1f81da;
        }

.nav-2-content-box {
    min-height: 286px;
    padding-left: 27px;
    padding-right: 27px;
    border-bottom: 5px solid #1676ba;
}

    .nav-2-content-box .nav-2-content-box-bar {
        padding-top: 28px;
        padding-bottom: 34px;
        border-bottom: 1px dashed #d4d4d4;
        text-align: center;
    }

        .nav-2-content-box .nav-2-content-box-bar img {
            padding-right: 5px;
            border-right: 1px solid #d9d9d9;
        }

.nav-2-content-box-bar-right {
    display: inline-block;
    padding-left: 26px;
}

    .nav-2-content-box-bar-right h1 {
        max-width: 550px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 5px;
        text-align: left;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        overflow: hidden;
    }

    .nav-2-content-box-bar-right span {
        display: block;
        max-width: 550px;
        height: 24px;
        line-height: 24px;
        text-align: left;
        font-size: 14px;
        font-family: "新宋体";
        color: #343434;
        overflow: hidden;
    }

.nav-2-content-box-text {
    padding-top: 14px;
}

    .nav-2-content-box-text,
    .nav-2-content-box-text p {
        line-height: 28px;
        text-align: justify;
        font-family: "新宋体";
        font-size: 14px;
        color: #000000;
    }

        .nav-2-content-box-text p {
            margin-bottom: 28px;
        }

.bxh-im {
    width: 272px;
    margin-bottom: 18px;
}


/*友情链接更改样式=======================================================================================================================*/
.frlink {
    width: 1198px;
    border: 1px solid #e7e7e7;
    margin: 10px auto 20px;
}

    .frlink .flhd {
        width: 1198px;
        height: 33px;
        background: #f8f8f8;
        border-bottom: 1px solid #e7e7e7;
        text-align: right;
        color: #888888;
        line-height: 33px;
    }

        .frlink .flhd ul {
            float: left;
            height: 33px;
            line-height: 33px;
        }

            .frlink .flhd ul li {
                float: left;
                padding: 0 15px;
                cursor: pointer;
                color: #222;
                font-size: 16px;
                font-family: "新宋体";
            }

                .frlink .flhd ul li.on {
                    background: #4491c9;
                    color: #fff;
                }

        .frlink .flhd .flhd_add {
            float: right;
            margin-right: 10px;
        }

            .frlink .flhd .flhd_add a {
                display: block;
                padding-left: 23px;
                color: #888;
            }
    /*.frlink .flhd .flhd_add a{display:block;padding-left:23px;background:url(../wstyle/images/jia.jpg) left center no-repeat;color:#888;}*/
    .frlink .flbd .flbd_nr {
        padding: 15px;
        zoom: 1;
    }

        .frlink .flbd .flbd_nr .flbdnr_top {
            padding-bottom: 10px;
            border-bottom: 1px dashed #b8b8b8;
            width: 1168px;
        }

            .frlink .flbd .flbd_nr .flbdnr_top a {
                float: left;
                width: 88px;
                height: 31px;
                margin-right: 25px;
            }

                .frlink .flbd .flbd_nr .flbdnr_top a img {
                    width: 88px;
                    height: 31px;
                }

        .frlink .flbd .flbd_nr .flbdnr_bt {
            width: 1168px;
            overflow: hidden;
            margin-top: 10px;
            line-height: 30px;
            padding-bottom: 10px;
        }

            .frlink .flbd .flbd_nr .flbdnr_bt a {
                color: #000;
                font-size: 14px;
                font-family: "新宋体";
                margin: 0 11px;
            }

            .frlink .flbd .flbd_nr .flbdnr_bt span {
                padding-right: 10px;
                padding-left: 10px;
            }

            .frlink .flbd .flbd_nr .flbdnr_bt .gdlj {
                color: #225588;
                font-weight: bold;
                height: 30px;
                line-height: 30px;
            }


.news_conright {
    float: left;
    margin-left: 17px;
    width: 273px;
    border: 1px solid #ebebeb;
}

    .news_conright .news_conr_same {
        border: 1px solid #ebebeb;
        padding: 2px;
        width: 269px;
    }

        .news_conright .news_conr_same .interview {
            padding-bottom: 14px;
        }

            .news_conright .news_conr_same .interview .interview_top {
                background: url(/wstyle/images/interview_top.png) center no-repeat;
                width: 269px;
                height: 31px;
                line-height: 31px;
                font-family: "新宋体";
            }

                .news_conright .news_conr_same .interview .interview_top h2 {
                    float: left;
                    background: url(/wstyle/images/news_icon6.png) 11px 5px no-repeat;
                    padding-left: 33px;
                    color: #fff;
                    font-size: 14px;
                }

                .news_conright .news_conr_same .interview .interview_top a {
                    float: right;
                    color: #fff;
                    font-size: 14px;
                    margin-right: 7px;
                }

                    .news_conright .news_conr_same .interview .interview_top a:hover {
                        color: #2151a3;
                    }

            .news_conright .news_conr_same .interview .introduce {
                padding: 18px 10px 14px 10px;
            }

                .news_conright .news_conr_same .interview .introduce .pic {
                    float: left;
                    margin: 0 20px 0 10px;
                }

                    .news_conright .news_conr_same .interview .introduce .pic a {
                        display: block;
                        width: 82px;
                        height: 97px;
                        border: 1px solid #c4c4c7;
                    }

                        .news_conright .news_conr_same .interview .introduce .pic a img {
                            width: 82px;
                            height: 97px;
                        }

                .news_conright .news_conr_same .interview .introduce .txt {
                    float: left;
                    font-family: "新宋体";
                }

                    .news_conright .news_conr_same .interview .introduce .txt h3 a {
                        color: #f57921;
                        font-size: 14px;
                    }

                    .news_conright .news_conr_same .interview .introduce .txt span {
                        color: #4d4d4d;
                        font-size: 14px;
                        display: block;
                        padding-left: 14px;
                        margin: 3px 0;
                        background: url(/wstyle/images/icon25.png) left center no-repeat;
                    }

                    .news_conright .news_conr_same .interview .introduce .txt p {
                        font-size: 12px;
                        color: #6a6a6a;
                    }

                    .news_conright .news_conr_same .interview .introduce .txt .yyzx {
                        background: url(/wstyle/images/yyzx_bg.png) center no-repeat;
                        color: #279ed6;
                        width: 68px;
                        height: 21px;
                        line-height: 21px;
                        text-align: center;
                        display: block;
                        margin-top: 5px;
                    }

            .news_conright .news_conr_same .interview .wznr {
                background: #f8f8f8;
                margin: 0 10px;
                padding: 10px;
                max-height: 140px;
                overflow: hidden;
            }

                .news_conright .news_conr_same .interview .wznr p {
                    color: #656565;
                    font-size: 12px;
                    line-height: 24px;
                }

    .news_conright .online-consult {
        width: 272px;
        margin-bottom: 14px;
        border: 1px solid #e7e7e7;
        background-color: #1676ba;
    }

        .news_conright .online-consult .hd {
            width: 272px;
            height: 50px;
            background: #1372b8;
        }

            .news_conright .online-consult .hd ul li {
                float: left;
                width: 136px;
                height: 50px;
                line-height: 50px;
                font-size: 16px;
                font-weight: bold;
                color: #fff;
                cursor: pointer;
            }

                .news_conright .online-consult .hd ul li:first-child {
                    text-indent: 50px;
                    background: url(/images/xico2.png) no-repeat 26px 19px;
                }

                .news_conright .online-consult .hd ul li:last-child {
                    text-indent: 55px;
                    background: url(/images/xico4.png) no-repeat 31px center;
                }

                .news_conright .online-consult .hd ul li:first-child.on {
                    color: #1f83cd;
                    background: #f9f9f9 url(/images/xico1.png) no-repeat 26px 19px;
                }

                .news_conright .online-consult .hd ul li:last-child.on {
                    color: #1f83cd;
                    background: #f9f9f9 url(/images/xico3.png) no-repeat 31px center;
                }

        .news_conright .online-consult .bd {
            width: 272px;
            margin: 0 auto;
        }

        .news_conright .online-consult .online-box {
            width: 272px;
        }

            .news_conright .online-consult .online-box .online-box-prompt {
                width: 272px;
                height: 52px;
                line-height: 56px;
                text-indent: 42px;
                font-size: 18px;
                color: #f6e175;
                background: url(/images/xico6.png) no-repeat 29px center;
            }

            .news_conright .online-consult .online-box textarea {
                display: block;
                width: 230px;
                height: 95px;
                padding: 5px 8px;
                margin: 0 auto;
                margin-bottom: 8px;
                line-height: 22px;
                resize: none;
                font-size: 12px;
                font-family: "微软雅黑";
                color: #999;
                border: 1px solid #eee;
                background-color: #ffffff;
            }

            .news_conright .online-consult .online-box .online-box-num {
                width: 240px;
                height: 42px;
                line-height: 42px;
                padding-left: 16px;
                padding-right: 16px;
                margin-bottom: 12px;
                border: 1px solid #eee;
                font-size: 12px;
                font-family: "微软雅黑";
                color: #999;
                background-color: #fff;
            }

            .news_conright .online-consult .online-box .online-box-btn {
                width: 274px;
                height: 44px;
                line-height: 44px;
                text-align: center;
                margin-bottom: 25px;
                font-size: 16px;
                font-family: "微软雅黑";
                color: #003e84;
                background: url(/images/xico5.png) no-repeat center;
                cursor: pointer;
                font-weight: bold;
            }


        .news_conright .online-consult .lawyer-box {
            width: 272px;
            display: none;
        }

            .news_conright .online-consult .lawyer-box .lawyer-box-prompt {
                width: 272px;
                height: 52px;
                line-height: 56px;
                text-indent: 35px;
                font-size: 18px;
                color: #f6e175;
                background: url(/images/xico6.png) no-repeat 22px center;
            }

            .news_conright .online-consult .lawyer-box span {
                display: block;
                zoom: 1;
                overflow: hidden;
                width: 250px;
                margin: 0 auto;
            }

            .news_conright .online-consult .lawyer-box select {
                display: block;
                height: 43px;
                padding-left: 12px;
                margin-bottom: 7px;
                border: 1px solid #eee;
                font-size: 14px;
                font-family: "微软雅黑";
                color: #999;
                background: #fff url(/images/xico7.png) no-repeat right center;
                appearance: none;
                -moz-appearance: none;
                -webkit-appearance: none;
            }

            .news_conright .online-consult .lawyer-box .seL {
                width: 250px;
            }

            .news_conright .online-consult .lawyer-box .seD {
                width: 120px;
                float: left;
                margin-right: 10px;
            }

                .news_conright .online-consult .lawyer-box .seD:last-child {
                    margin: 0;
                }

            .news_conright .online-consult .lawyer-box .seC {
                width: 77px;
                float: left;
                margin-right: 9px;
                background: #fff url(/images/xico8.png) no-repeat right center;
            }

                .news_conright .online-consult .lawyer-box .seC:last-child {
                    margin: 0;
                }

            .news_conright .online-consult .lawyer-box .lawyer-box-btn {
                width: 274px;
                height: 44px;
                line-height: 44px;
                margin-top: 7px;
                margin-bottom: 26px;
                text-align: center;
                font-size: 16px;
                font-family: "微软雅黑";
                color: #003e84;
                background: url(/images/xico5.png) no-repeat center;
                cursor: pointer;
                font-weight: bold;
            }
