﻿.expert_cat {
}

    .expert_cat ul {
        margin: 10px 20px;
    }

        .expert_cat ul li {
            line-height: 32px;
        }

            .expert_cat ul li span.curr {
                color: #cb9b68;
            }

            .expert_cat ul li span {
                cursor: default;
            }

            .expert_cat ul li ul {
                margin-left: 10px;
                margin-right: 10px;
                display: none;
            }

                .expert_cat ul li ul li span {
                    font-size: 12px;
                }


.expert_list {
}

    .expert_list .tabpage {
        margin: 10px 20px;
        display: none;
    }

        .expert_list .tabpage .expert_dept {
            color: #b80228;
            width: 240px;
            margin-left: 10px;
            margin-top: 10px;
            background-color: #f3f3f3;
            display: inline-block;
            height: 240px;
        }

            .expert_list .tabpage .expert_dept .dept_name {
                color: #cb9b68;
                text-align: center;
                height: 50px;
                line-height: 50px;
            }

            .expert_list .tabpage .expert_dept .dept_sum {
                font-size: 12px;
                overflow: hidden;
                height: 120px;
                color: #808080;
                line-height: 2em;
                text-indent: 2em;
                margin-left: 12px;
                margin-right: 12px;
            }

            .expert_list .tabpage .expert_dept .dept_link {
                height: 70px;
                line-height: 70px;
                text-align: center;
            }

                .expert_list .tabpage .expert_dept .dept_link a {
                    background-color: #b80228;
                    color: #fff;
                    height: 2em;
                    padding: 6px 24px;
                }

        .expert_list .tabpage .expert_names {
            line-height: 32px;
        }

            .expert_list .tabpage .expert_names a {
                display: inline-block;
                width: 84px;
            }



.idx_context .exp_intro table {
    margin: 10px;
    width: 280px;
}

    .idx_context .exp_intro table td {
        padding-left: 12px;
        line-height: 20px;
    }

.idx_context .exp_intro .photo {
    width: 87px;
    height: 112px;
}

.idx_context .exp_intro a {
    margin-left: 0px;
    display: block;
    background-color: #cb9b68;
    color: #fff;
    display: block;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    text-align: center;
}

.exp_intro {
}

    .exp_intro .exp_photo {
        width: 87px;
        height: 112px;
        margin: 10px;
    }

    .exp_intro .exp_profile ul {
        margin: 10px;
    }

        .exp_intro .exp_profile ul li {
            height: 32px;
        }

            .exp_intro .exp_profile ul li .tit {
                color: #cb9b68;
                font-weight: bold;
            }

            .exp_intro .exp_profile ul li a {
                margin-left: 0px;
                background-color: #cb9b68;
                color: #fff;
                display: block;
                height: 24px;
                line-height: 24px;
                border-radius: 2px;
                text-align: center;
            }

.exp_summary {
    padding: 0px 24px;
}

    .exp_summary div {
        font-size: 14px;
        line-height: 32px;
    }

        .exp_summary div.tit {
            text-indent: 0em;
            margin-top: 24px;
            margin-bottom: 0px;
            color: #b80228;
            border-bottom: 1px solid #979797;
        }

.deptinfo {
    display: none;
}

    .deptinfo .deptinfo-title {
        color: #b80228;
        font-size: 16px;
        border-bottom: 1px solid #b80228;
        padding: 6px 0px;
        margin: 24px;
    }

    .deptinfo .deptinfo-summary {
        margin: 12px 48px;
        line-height: 2em;
        text-indent: 2em;
        font-size: 14px;
    }

    .deptinfo .expert_list {
    }

.idx_expert {
    display: inline-block;
    height: 150px;
    margin-top: 10px;
    /*border: 1px solid #dcdddd;*/
}

    .idx_expert table {
        margin: 0px;
        width: 199px;
    }

        .idx_expert table td {
            line-height: 26px;
        }

            .idx_expert table td.tit {
                text-align: right;
                width: 60px;
            }

    .idx_expert .photo {
        width: 87px;
        height: 112px;
    }

    .idx_expert a {
        background-color: #cb9b68;
        color: #fff;
        display: block;
        height: 24px;
        line-height: 24px;
        border-radius: 2px;
        text-align: center;
        width: 140px;
        margin: 0px auto;
    }

label {
    color: #cb9b68;
    font-weight: bold;
}
