﻿.page-head-bg {
    width: 100%;
    height: 350px;
    background-repeat: repeat-x;
    background-position: center center;
}

.page-body {
    width: 1220px;
    margin: 0 auto;
}

.page-menu {
    width: 100%;
    text-align: center;
}

    .page-menu table {
        border: solid 1px #c2c2c2;
        width: 100%;
        height: 60px;
    }

        .page-menu table tr td {
            height: 60px;
            line-height: 60px;
            text-align: center;
            font-size: 20px;
            border-right: solid 1px #c2c2c2;
        }

.menu-contact table tr td {
    width: 406px;
}

.page-menu .menu-sel {
    background-color: #0C6EB5;
    color: #fff;
}

.page-title {
    width: 100%;
    height: 130px;
    text-indent: 30px;
    line-height: 130px;
    font-size: 20px;
    color: #0C6EB5;
    font-weight: bold;
}

.page-location {
    width: 100%;
    border-bottom: solid 1px #D9D9D9;
    line-height: 25px;
    color: #AEAEAE;
}

.page-list {
    padding-top:15px;
}

    .page-list ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .page-list ul li {
            width: 100%;
            clear:both;
            background-color:#fff;
            padding:15px;
            margin-bottom:20px;
            height:215px;
            overflow:hidden;
        }

            .page-list ul li img {
                display: inline-block;
                width: 305px;
                height: 185px;
                vertical-align: top;
            }

            .page-list ul li .page-list-content {
                display: inline-block;
                width: 850px;
                height:100%;
                vertical-align: top;
                padding-left: 10px;
            }

            .page-list ul li .page-list-content h3{
                /*font-size:20px;color:#3d3d3d;font-weight:normal;line-height:40px;height:40px;
                overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/
                  font-size: 16px;color: #3d3d3d;font-weight: bold;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }

                .page-list ul li .page-list-content p {
                    /*font-size:16px;line-height: 30px;padding-right: 20px;height:85px;overflow:hidden;
                    color:#3d3d3d;*/
                    font-size: 16px; line-height: 25px; padding-right: 20px; height: 85px;overflow: hidden;color: #696969;margin-top: 10px; }

                .page-list ul li .page-list-content span {
                    border:1px solid #d0d1d3;border-radius:3px;padding:4px 15px;
                    color:#3d3d3d;display:inline-block;margin:15px 0 10px;background-color:#f4f5f9;
                }
                .page-list ul li .page-list-content .search-detail{
                    float:right;
                    width:auto;
                }
                .page-list ul li .page-list-content .search-channel{
                    color:#AEAEAE;
                    width:auto;
                }
.page-detail {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-detail-title {
    text-align: center;
}

    .page-detail-title span {
        color: #AEAEAE;
    }

.page-detail-content {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
}

    .page-detail-content p {
        font-size: 16px;
        line-height: 30px;
        text-indent: 2em;
    }

    .page-detail-content img {
        max-width: 100%;
    }
    /********请您留言样式********/
    .page-detail-content .cell_small {
        width: 390px;
        height: 50px;
        margin: 23px 5px;
        line-height: 48px;
    }

    .page-detail-content ._small {
        width: 360px;
        border: 1px solid #E6E6E6;
        padding-left: 20px;
    }

    .page-detail-content ._middle {
        width: 1160px;
        height: 50px;
        border: 1px solid #E6E6E6;
        margin: 25px 5px;
        padding-left: 20px;
        line-height: 48px;
    }

    .page-detail-content .cell_big {
        margin: 25px 5px;
        line-height: 48px;
    }

    .page-detail-content ._big {
        width: 1160px;
        height: 200px;
        border: 1px solid #E6E6E6;
        padding-left: 20px;
    }

    .page-detail-content ._title {
        color: #808080;
    }

    .page-detail-content .message-content div {
        float: left;
    }

.msg {
    height: 750px;
}

.page-detail-content ._small input {
    height: 45px;
    width: 240px;
    border: 0px;
    margin-left: 20px;
}

.page-detail-content ._middle input {
    height: 45px;
    width: 1040px;
    border: 0px;
    margin-left: 20px;
}

.page-detail-content ._big textarea {
    width: 1130px;
    height: 140px;
    border: 0px;
}

.page-detail-content .submit {
    text-align: center;
    line-height: 45px;
    border: 1px solid;
    padding: 10px 80px;
    background-color: #0C6EB5;
    color: white;
    font-size: 17px;
    margin: 0 auto;
}

.page-detail-content .sub {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.page-detail-content ._point {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: red;
    width: 25px;
}

.page-detail-title .attention {
    text-align: left;
    margin-left: 40px;
    font-size: 17px;
    line-height: 35px;
    margin-top: 22px;
    color: #333;
}

    .page-detail-title .attention .explain {
        color: #333;
    }

        .page-detail-title .attention .explain span {
            color: #333;
        }

    .page-detail-title .attention .remarks {
        color: red;
    }
/********招聘列表样式********/
.zhaopin-list {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .zhaopin-list table {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .zhaopin-list table thead {
            width: 100%;
            height: 50px;
            margin-bottom: 10px;
        }

    .zhaopin-list .zhaopin-list-head {
        font-weight: bold;
        font-size: 18px;
        color: #5D595A;
        line-height: 50px;
        border-bottom: solid 1px #c2c2c2;
    }

    .zhaopin-list .zhaopin-list-item {
        font-size: 14px;
        color: #5D595A;
        height: 50px;
        line-height: 50px;
        border-bottom: dashed 1px #c2c2c2;
    }

    .zhaopin-list i {
        color: #c2c2c2;
        font-size: 16px;
        cursor: pointer;
    }

    .zhaopin-list .zhaopin-list-detail {
        font-size: 14px;
        color: #AEAEAE;
        border-bottom: dashed 1px #c2c2c2;
        display: none;
        padding: 20px;
    }


.glyphicon-chevron-up {
    color: #519AFF;
}


/********************************************************/
.page-content {
    width: 100%;
    position: relative;
}

.page-content-line {
    position: absolute;
    height: 98%;
    width: 0;
    top: 20px;
    left: 250px;
    border-right: solid 1px #D9D9D9;
}

.page-content-left {
    vertical-align: top;
    display: inline-block;
    width: 249px;
    height: 100%;
}

.page-content-right {
    display: inline-block;
    width: 910px;
    margin-left: 50px;
}

.page-content-left-detail {
    width: 200px;
    margin: 20px auto 0 auto;
}

    .page-content-left-detail ul {
        width: 200px;
        margin-top: 20px;
        list-style: none;
    }

        .page-content-left-detail ul li {
            color: #797979;
            height: 40px;
            line-height: 40px;
            font-size: 18px;
            cursor: pointer;
        }

    .page-content-left-detail .page-content-left-detail-sel {
        color: #3C84BF;
    }
/**************************市场网络*****************************/
.shichangwangluo {
    width: 100%;
    margin-bottom: 40px;
}

    .shichangwangluo table {
        width: 100%;
        border-top: solid 1px #D9D9D9;
        border-left: solid 1px #D9D9D9;
    }

        .shichangwangluo table td {
            width: 406px;
            padding-bottom: 20px;
            padding-top: 20px;
            text-align: center;
            border-right: solid 1px #D9D9D9;
            border-bottom: solid 1px #D9D9D9;
            vertical-align: top;
            padding: 20px 0;
        }

            .shichangwangluo table td .shichangwangluo-content {
                display: inline-block;
                text-align: left;
                width: 210px;
            }

/**********************教学视频****************************/
.edu-video {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 40px 0;
}

    .edu-video ul {
        width: 110%;
        list-style-type: none;
        padding: 0;
    }

    .edu-video li {
        float: left;
        width: 26.35%;
        height: 292px;
        margin: 2%;
        margin-bottom: 33px;
        background: #eee;
        position: relative;
    }

    .edu-video a {
        color: #666;
        cursor: pointer;
        transition: all linear .3s;
    }

        .edu-video a:hover {
            color: #1280e1;
        }

    .edu-video .imgDiv {
        min-height: 200px;
        position: relative;
        height: 240px;
    }

        .edu-video .imgDiv video {
            width: 100%;
            height: 100%;
        }

    .edu-video .video-name {
        text-align: center;
        display: block;
        font-size: 18px;
        margin-top: 15px;
    }

    .edu-video .video_down {
        position: absolute;
        right: 10px;
        bottom: 14px;
    }

/*↓↓↓↓↓↓↓↓↓客服中心↓↓↓↓↓↓↓↓↓*/
.page-customer #tab {
    width: 100%;
    min-height: 450px;
    box-shadow: 0 0 2px #ddd;
    margin-bottom: 20px;
    /*处理超出的内容*/
    overflow: hidden;
}

/*选项卡的头部*/
.page-customer #tab-header {
    background-color: #F7F7F7;
    height: 46px;
    text-align: center;
    position: relative;
}

    .page-customer #tab-header ul {
        width: 100%;
        position: absolute;
        left: -1px;
        font-size: 19px;
        list-style-type: none;
        padding: 0;
    }

        .page-customer #tab-header ul li {
            float: left;
            width: 214px;
            height: 46px;
            line-height: 46px;
            padding: 0 1px;
            border-bottom: 1px solid #dddddd;
            border-right: 1px solid #dddddd;
        }

            .page-customer #tab-header ul li a {
                color: #333;
            }

            .page-customer #tab-header ul li.selected {
                background-color: white;
                font-weight: bolder;
                border-bottom: 0;
                border-left: 1px solid #dddddd;
                border-right: 1px solid #dddddd;
                border-top: 2px solid #0C6EB5;
                padding: 0;
            }

                .page-customer #tab-header ul li.selected a {
                    color: #0C6EB5;
                }

            .page-customer #tab-header ul li:hover {
                color: #0C6EB5;
            }
/*主要内容*/
.page-customer #tab-content .tab-left {
    width: 219px;
    height: 100%;
    min-height: 600px;
    margin: 15px 10px;
    float: left;
}

.page-customer #tab-content .tab-right {
    width: 955px;
    height: 100%;
    min-height: 600px;
    margin: 15px 0px;
    padding: 0px 15px;
    border-left: 1px solid #D9D9D9;
    float: left;
}

.page-customer #tab-content .tab-right {
}

#tab-content .tab-left table {
    width: 100%;
}

#tab-content .tab-left .area-list-item {
    font-size: 15px;
    color: #333;
    height: 30px;
    line-height: 30px;
    background-color: #F7F7F7;
    border-bottom: 1px solid white;
}

    #tab-content .tab-left .area-list-item .area-name {
        padding-left: 30px;
    }

    #tab-content .tab-left .area-list-item .area-more {
        /*padding-left: 7px;*/
    }

#tab-content .tab-left .service-list-detail {
    margin-left: 29px;
    margin-top: 5px;
}

.area-list-item .glyphicon {
    color: #0168B7;
}

.content-link p {
    background-color: #B7DFF9;
    height: 44px;
    font-weight: 600;
    line-height: 44px;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 0px;
}

.content-link .link-list-item .link-name {
    margin: 10px 0px 5px 15px;
    font-size: 15px;
}

.content-link .link-list-item a {
    color: #333;
}

.tab-right .right-title {
    font-size: 20px;
    line-height: 100px;
    margin-left: 30px;
    font-weight: 600;
}

.tab-right .right-service {
    margin-left: 30px;
    margin-top: 30px;
    font-size: 26px;
    font-weight: 600;
}

.tab-right table thead {
    font-size: 16px;
    font-weight: 600;
    background-color: #F7F7F7;
}

.tab-right table tbody tr {
    border-top: 1px solid #D9D9D9;
}

.tab-right table thead .service-name div {
    margin-left: 40px;
}

.tab-right table .service-name div {
    width: 545px;
    font-size: 17px;
    line-height: 44px;
    margin-left: 20px;
}

.tab-right table .service-area div {
    width: 180px;
    font-size: 16px;
    line-height: 50px;
}

.tab-right table .service-time div {
    text-align: center;
}

.tab-right table .service-time .down div {
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}

.tab-right table thead .down-explain div {
    margin-left: 20px;
}

.tab-right table .down-name div {
    width: 450px;
}

.tab-right table .down-explain div {
    width: 100%;
}

.tab-right table .down-size div {
    width: 230px;
}

.tab-right table .down-time div {
}

.tab-right table .down-explain {
    width: 350px;
}

.tab-right table .down-name {
    width: 500px;
}

.tab-right table .down-size {
    text-align: center;
}

.tab-right table .down-time {
    text-align: center;
    width: 195px;
}

.tab-right table tbody tr {
    font-size: 17px;
    line-height: 44px;
}

.qq-group {
    position: absolute;
    margin-top: 20px;
}

.qq-group-icon {
    font-size: 15px;
    color: white;
    background-color: #1E8BF2;
    width: 32px;
    height: 160px;
    padding: 5px 6px;
    line-height: 16px;
    position: absolute;
    z-index: 9999;
}

    .qq-group-icon span {
        text-align: left;
        width: 30px;
        font-size: 21px;
    }

.qq-group-detail {
    position: absolute;
    z-index: 9996;
    left: -210px;
    white-space: nowrap;
    overflow: hidden;
    overflow: hidden;
    text-align: left;
    background-color: #EEF2FB;
    line-height: 16px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: All 0.6s ease-in;
    -webkit-transition: All 0.6s ease-in;
    -moz-transition: All 0.6s ease-in;
    -o-transition: All 0.6s ease-in;
}

.on .qq-group-detail {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 32px;
}

.qq-group .group-list {
    margin: 0px 5px;
}

    .qq-group .group-list .group-title {
        line-height: 45px;
        font-size: 15px;
        font-weight: 600;
        padding-left: 10px;
    }

.qq-group .group-content {
    background-color: white;
    padding-left: 10px;
}

.page-customer #tab-content .service-dynamic {
    width: 1210px;
    border: none;
}

#tab-content .service-dynamic table {
    width: 100%;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑客服中心↑↑↑↑↑↑↑↑↑↑↑↑*/

/*↓↓↓↓↓↓↓↓↓人才招聘第二种样式（2018年4月9日）↓↓↓↓↓↓↓↓↓*/

.zhaopin-detail {
    width: 1150px;
    margin: 30px auto;
    border-top: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}

    .zhaopin-detail .zhaopin-cell {
        width: 100%;
        height: 143px;
        border-bottom: 1px solid #D9D9D9;
        color:#333;
    }

.zhaopin-cell .cell-top {
    width: 100%;
    height: 50px;
    float: left;
}

.zhaopin-cell .cell-bottom {
    width: 100%;
    height: 90px;
    float: left;
    margin-left: 10px;
    line-height: 35px;
    font-size: 16px;
}

.cell-top .top-left {
    font-size: 20px;
    font-weight:600;
    margin-left: 10px;
    float: left;
    line-height: 50px;
}
.cell-top .top-left:hover{
    color:#1E8BF0;
} 
.cell-top .top-right {
    margin-right: 10px;
    float: right;
    line-height: 50px;
}

.zhaopin-list .zhaopin-cell table {
    width: 1000px;
}

/*.zhaopin-cell:hover {
    background-color: #EEEEEE;
}*/

.top-left a {
    color: #333;
    text-decoration: none;
}

    .top-left a:hover {
        color: #1E8BF0;
    }

.top-right .time {
    color: #A5A5A5;
}
/*详情页*/

.zhaopin-show-detail tr p {
    margin-left: 10px;
    margin-bottom: 0px;
}

.zhaopin-show-detail {
    width: 1150px;
    margin: 0 auto;
}


/*↑↑↑↑↑↑↑↑↑↑↑↑人才招聘第二种样式↑↑↑↑↑↑↑↑↑*/
