﻿@charset "utf-8";
 .subbanner {
        height: 280px;
        background-repeat: no-repeat;
        background-position: center center;
        width: 100%;
        overflow: hidden;
        background: #efefef;
    }

    .pagecommon {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        min-height: 400px;
        padding-bottom: 80px;
    }

    .crumbs {
        line-height: 50px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #5b5b5b;
        overflow: hidden;
        text-align: right;
        text-align: left;
        color: #999;
    }

        .crumbs a, .crumbs span {
            font-family: "微软雅黑";
            font-size: 14px;
            color: #5b5b5b;
            padding: 0 3px;
        }
/* 人才招聘css -------------------------------------- */

.list_slide {
    position: relative;
}

.list_slide dl {
    overflow: hidden;
    margin-bottom: 10px;
}

.list_slide dt {
    border: none;
    display: block;
    position: relative;
    padding: 25px;
    cursor: pointer;
    background: url(../images/bnt_hr_open.png) 1130px center no-repeat #f4f6f9;
}

.list_slide dt table {
    margin-left: -50px;
}

.list_slide dt td {
    color: #666666;
    font-size: 14px;
    border-left: 1px solid #fff;
    padding: 0 50px;
}

.list_slide dt h1 {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px;
    display: block;
}

.list_slide dd {
    display: none;
    padding: 0 40px;
    padding-bottom: 30px;
    line-height: 36px;
    background: #f4f6f9;
}

.list_slide dd p {
    line-height: 36px;
}

.list_slide dd .content {
    padding-top: 20px;
}

.list_slide dt.on td {
    color: #fff;
}

.list_slide dt.on {
    background: url(../images/bnt_hr_close.png) 1130px center no-repeat #244766;
}

.list_slide dt.on h1 {
    color: #fff;
}


/* 人才招聘css -------------------------------------- */
