* {
    font-family: "微软雅黑";
    font-size: 12px;
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

    ul li, p {
        line-height: 24px;
    }

img {
    border: none;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}



.border {
    border: 1px solid #c8d0d5;
}

.fr {
    float: right;
}

.fl {
    float: left;
}




body {
    background: url(404.png) 0 0 repeat-x;
    background-repeat: no-repeat;
    background-position: center top;
}

.login input {
    border: 1px solid #72b3ce;
    height: 22px;
    line-height: 22px;
    width: 100px;
}

.loginBtn {
    background: url(../image/top.png) 0 -43px repeat-x;
    cursor: pointer;
}

    .loginBtn:hover {
        background-position: 0 -76px;
    }


.search-from {
    padding: 10px 15px;
}

    .search-from input, select {
        vertical-align: middle;
        padding: 3px;
    }

.searchBtn {
    background: url(404.png) 0 0 repeat-x;
    border: 1px solid #f59600;
    padding: 0;
    cursor: pointer;
    height: 24px;
    line-height: 21px;
    vertical-align: middle;
    width: 60px;
}

    .searchBtn:hover {
        background-position: 0 -36px;
        color: #0168af;
    }

.searchBtn1 {
    background: #a90000;
    border: 1px solid #a90000;
    padding: 0;
    cursor: pointer;
    line-height: 21px;
    vertical-align: middle;
    color: #FFF;
}

.searchBtn:hover {
    background-position: 0 -36px;
    color: #0168af;
}

.searchBtn1:hover {
    background: #800000;
}

.switch {
    height: 278px;
    width: 290px;
}

    .switch img {
        display: block;
        margin-top: 5px;
    }

.commend {
    background-color: #fff;
    height: 278px;
    width: 434px;
}

    .commend ul li a span {
        float: right;
    }

.hot {
    color: #0c6083;
    font-size: 14px;
    font-weight: bold;
}

.notice {
    background-color: #fff;
    height: 403px;
    width: 260px;
    _width: 258px;
}

.multiswitch li {
    float: left;
    margin-right: 5px;
}

    .multiswitch li a {
        *line-height: 28px;
        font-size: 14px;
        line-height: 29px;
        padding: 0 8px 4px;
    }

        .multiswitch li a:hover, .title li a.current {
            background-color: #fff;
            border: 1px solid #c8d0d5;
            border-bottom: none;
        }

.roll, .brief li {
    font-size: 14px;
}

.position {
    float: right;
    width: 60px;
}

.sidebar {
    width: 262px;
    _width: 260px;
    background: #eee;
}

    .sidebar .title {
        border-bottom: 1px solid #a90000;
    }

    .sidebar .boxshadow {
        border-bottom: 1px solid #a90000;
    }

.teamwork, .cooper {
    margin: 10px 0 0 10px;
}

    .teamwork li {
        float: left;
        height: 138px;
        margin-top: 5px;
        text-align: center;
    }

        .teamwork li p {
            line-height: 17px;
        }

    .cooper li {
        float: left;
        margin-right: 8px;
        -webkit-margin-end: 3px;
    }

.multi {
    margin: 5px 5px 0;
}

    .multi li {
        border-bottom: 1px dotted #ccc;
    }

        .multi li a {
            background: url(../image/news_icon1.png) 5px 8px no-repeat;
            padding-left: 15px;
            display: block;
            width: 219px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.links {
    margin: 5px;
}

    .links li {
        float: left;
        margin-right: 5px;
    }

        .links li a {
            font-weight: normal;
            line-height: 27px;
        }

.offer li a {
    color: #0C6083;
    font-size: 12px;
}


.mainLogin {
    background-color: #fafeff;
    border-left: 1px solid #c8d0d5;
    height: 386px;
    width: 364px;
}

.userLogin {
    margin: 30px;
    width: 400px;
   
    float: left;
}

    .userLogin input[type=text], .userLogin [type=password] {
        height: 30px;
    }

    .userLogin li {
        height: 40px;
        line-height: 40px;
    }

        .userLogin li span {
            display: inline-block;
            width: 100px;
            text-align: right;
        }

        .userLogin li label {
            display: inline-block;
            font-size: 14px;
            text-align: right;
            width: 130px;
        }

        .userLogin li em {
            color: #666666;
            display: inline-block;
            margin-left: 5px;
           
        }

    .userLogin .text {
        border: 1px solid #a3a3a4;
        height: 21px;
        line-height: 21px;
        width: 145px;
    }

.userLoginBtn {
    
    background: #41b3e5;
    border: 1px solid #41b3e5;
    cursor: pointer;
    font-size: 14px;
    height: 27px;
    line-height: 22px;
    margin-right: 10px;
    padding: 0 15px;
    width: 68px;
    color: #FFF;
}

    .userLoginBtn:hover {
        background: #01B2FF;
    }


.location {
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0px;
    color: #444;
    border-bottom: 1px solid #a90000;
}

.brief {
    background-color: #f8f8f8;
    border: 1px solid #cecece;
    margin: 5px 0;
    overflow: auto;
    padding: 5px;
    -ms-zoom: 1;
    zoom: 1;
}

    .brief li {
        color: #333;
        float: left;
        width: 300px;
    }

.list {
    border-bottom: dotted 1px #ccc;
}

    .list p {
        margin: 0px;
        padding: 0px;
        height: 30px;
    }

    .list .title {
        background: none;
        font-size: 14px;
        font-weight: bold;
        padding: 0px;
        border: 0;
        color: #991E33;
    }

.application {
    background-color: #fcfeff;
    border: 1px solid #b2ccd7;
    padding: 8px;
}

    .application li {
        border-bottom: 1px dotted #666;
    }

        .application li a {
            color: #0073b5;
            font-size: 14px;
        }

            .application li a:hover {
                color: #f76901;
            }

.page {
    margin: 10px;
    overflow: hidden;
    border-right: 1px solid #eee;
    height: 28px;
    line-height: 28px;
}

    .page a {
        color: #FFF;
        background: #fff;
        padding: 5px 10px;
        cursor: pointer;
        border: 1px solid #eee;
        border-right: none;
        color: #333;
    }

        .page a:hover, .page a.current {
            background: #a90000;
            color: #FFF;
        }

        .page a.current {
            cursor: default;
        }

        .page a.disable {
            background-image: none;
            color: #333;
            cursor: default;
        }

            .page a.disable:hover {
                background: #fff;
            }

.aboutlist {
    margin-left: 15px;
    padding-bottom: 15px;
}

    .aboutlist li {
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #aaafb1;
        border-top: 1px solid #fff;
        text-align: center;
        margin: 0;
        padding: 0;
    }

        .aboutlist li a {
            display: block;
            height: 30px;
        }

            .aboutlist li a:hover, .aboutlist li a.current {
                font-size: 14px;
                background-color: #ff9c00;
                color: #fff;
                font-weight: bold;
            }

.schoolhy {
    margin-left: 10px;
    padding: 15px;
    margin-bottom: 40px;
}

    .schoolhy li {
        height: 30px;
        line-height: 30px;
        text-align: left;
        margin-left: 20px;
        padding: 0;
        float: left;
        display: block;
        white-space: nowrap;
    }

.jobinfo li {
    float: left;
    color: #228822;
}

.jobinfo a {
    color: #228822;
}

.jobinfo .split {
    margin: 0 10px;
}

.job-btns li {
    float: left;
    margin-right: 10px;
}

.job-btns a {
    color: #739fec;
}

    .job-btns a:hover {
        color: #215fcb;
        font-weight: bold;
    }

.job-info-title {
    background: #fff url(../image/job-info-background.jpg) 0 bottom repeat-x;
    height: 150px;
}

    .job-info-title td {
        border-bottom: 1px solid #a90000;
    }

.unit-name {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 5px;
}

.unit-info-list li {
    color: #666;
    line-height: 20px;
}

.unit-info-list a {
    color: #15C;
}

.job-info-name {
    font-size: 18px;
    font-weight: normal;
    color: #15C;
    margin: 10px 0;
}

.job-info-table {
    width: 100%;
}

    .job-info-table th {
        width: 65px;
        line-height: 25px;
    }


.job-list {
    margin: 10px 0;
}

    .job-list li {
        padding-left: 30px;
        background: url(404.png) -5px center no-repeat;
    }

    .job-list a {
        color: #1155cc;
    }

    .job-list .current {
        line-height: 30px;
        background: #a90000 url(../image/to2.gif) -5px center no-repeat;
    }

        .job-list .current a {
            color: #fff;
        }

.jobline {
    height: 0;
    border: none;
    border-top: solid 1px #a90000;
    border-bottom: solid 1px #fff;
    margin: 10px 0;
}

.jobtb {
    width: 100%;
}

.job-student-list {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

    .job-student-list a {
        color: #0168AF;
    }

        .job-student-list a:hover {
            color: #ff9c00;
        }

    .job-student-list thead tr {
        height: 28px;
        font-weight: normal;
        background: url(../image/bg1.png) repeat-x scroll right -750px;
    }

    .job-student-list thead th {
        color: #555;
        text-align: left;
        padding: 0 10px;
        background-color: #F5F5F5;
        border-bottom: solid 1px #eee;
        border-top: solid 1px #eee;
    }

    .job-student-list td {
        text-align: left;
        padding-left: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -icab-text-overflow: ellipsis;
        -khtml-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }

    .job-student-list tbody tr {
        line-height: 36px;
        background: #fff;
    }

    .job-student-list .str {
        background-color: #F5FAFF;
    }

.current_tr {
    background: #E3F3BF;
}

.company_title {
    font-size: 16px;
    background: #a90000 url(../image/to2.gif) -75px center no-repeat;
    color: #fff;
    padding: 5px 20px;
    width: 100px;
}

.company_job_list {
    border: solid 1px #eee;
    width: 100%;
}

    .company_job_list tr {
        border-bottom: solid 1px #eee;
        height: 36px;
    }

    .company_job_list th {
        padding: 0 10px;
        text-align: left;
        background: #f5f5f5;
        color: #555;
    }

    .company_job_list a {
        color: #15C;
    }

        .company_job_list a:hover {
            color: #ff9c00;
        }

    .company_job_list td {
        padding: 0 10px;
           overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -icab-text-overflow: ellipsis;
        -khtml-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }


.school_ul li {
    float: left;
    margin-right: 45px;
    color: #666;
}

    .school_ul li a {
        display: block;
        height: 30px;
    }

.school_ul span {
    color: #0065ce;
}

.school_ul li a:hover {
    color: #ff9c00;
}

.agreen {
    color: #2b8cc4;
    font-weight: bold;
}

.border li a:hover {
    color: #ff9c00;
}

#float_ad {
    width: 305px;
    height: 53px;
}

    #float_ad .float_ad_img {
        width: 100%;
        height: 100%;
    }

#lbMsg {
    color: red;
}

.byqxdatable {
    line-height: 30px;
    margin: 15px auto;
}

    .byqxdatable input {
        border: 1px solid #ccc;
        height: 20px;
    }

    .byqxdatable .btn {
        border: 1px solid #ccc;
        padding: 2px;
    }

.LRIMG {
    position: fixed;
    top: 50%;
    margin-top: -180px;
    width: 130px;
    height: 360px;
    left: 7px;
    display: block;
    border: 1px solid #ccc;
}

    .LRIMG img {
        width: 130px;
        height: 340px;
        display: block;
    }

    .LRIMG a {
        display: block;
        width: 100%;
        line-height: 20px;
        background-color: #c8d0d5;
        text-align: center;
        cursor: pointer;
    }

        .LRIMG a:hover {
            background-color: #0168af;
            color: #ffffff;
        }

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.blue {
    color: #a90000;
    font-weight: bold;
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.red {
    color: Red;
}

.darkblue {
    color: #0168af;
}

.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    clear: both;
}

.imgA {
    transition: all 0.2s ease-out;
    display: inline-block;
    padding: 2px;
    border: 1px solid #ccc;
}

    .imgA:hover {
        border: 1px solid #ff9c00;
    }

    .imgA img {
        display: block;
    }

.testbg {
    background-color: #ff9c00;
}

.landPhotos {
    width: 730px;
    height: 150px;
    background-color: #0168af;
}

.cell2 {
    width: 730px;
}

    .cell2 div.list {
        width: 358px;
        float: left;
        margin: 0 0 0 10px;
        border: 1px solid #ccc;
        padding: 0;
        height: 293px;
    }

        .cell2 div.list:first-child {
            margin: 0;
        }

.cell {
    width: 260px;
    border: 1px solid #ccc;
    height: 293px;
}

.cell3 {
}

    .cell3 .list {
        width: 324px;
        float: left;
        margin: 0 0 0 10px;
        border: 1px solid #ccc;
        padding: 0;
        height: 347px;
    }

    .cell3 div.list:first-child {
        margin: 0;
    }

.cell4 {
}

    .cell4 .list {
        width: 240px;
        float: left;
        margin: 0 0 0 10px;
        border: 1px solid #ccc;
        padding: 0;
    }

    .cell4 div.list:first-child {
        margin: 0;
    }

.list ul {
    margin: 5px 5px 0 5px;
}

    .list ul li {
        line-height: 20px;
    }

        .list ul li a {
            white-space: nowrap;
        }

        .list ul li span {
            float: right;
        }

.searchDiv {
    text-align: right;
}

#searchUl {
    display: inline-block;
    margin: 0 0 0 0;
}

    #searchUl li {
        float: left;
        line-height: 20px;
    }

        #searchUl li input.searchBtn {
            border: 0 solid #0085f5;
            padding: 0;
            cursor: pointer;
            height: 22px;
            line-height: 20px;
            vertical-align: middle;
            width: 91px;
            background-color: #0085f5;
            color: #fff;
            background-image: none;
        }

            #searchUl li input.searchBtn:hover {
                background-color: #0168af;
            }

        #searchUl li.searchSelect {
            
            border: 0 solid #72b3ce;
            cursor: pointer;
            vertical-align: middle;
        }

        #searchUl li select {
            width: 80px;
            border: 1px solid #72b3ce;
            border-right: 0;
            margin: 0;
            padding: 0;
            height: 22px;
            text-align: center;
        }

.searchinput {
    border: 1px solid #72b3ce;
    padding-left: 10px;
    width: 187px;
    height: 20px;
    margin: 0 auto;
    vertical-align: middle;
}

.rowUL {
    margin: 10px;
    white-space: nowrap;
    overflow: hidden;
    height: 102px;
}

    .rowUL a {
        margin-left: 10px;
    }

    .rowUL img {
        width: 128px;
        height: 96px;
    }

#scroll_begin, #scroll_end {
    display: inline;
}

.onlineaq {
    border: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .onlineaq ul li {
        line-height: 20px;
        padding: 5px 10px;
    }

        .onlineaq ul li span {
            float: none;
        }

.webLogin {
}


.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: 0.6s ease-in-out left;
        -moz-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            line-height: 1;
        }

    .carousel-inner > .active,
    .carousel-inner > .next,
    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next,
    .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left,
        .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -20px;
    padding: 0 5px;
    font-size: 40px;
    line-height: 30px;
    font-weight: 100;
    display: inline-block;
    color: #ffffff;
    text-align: right;
    overflow: hidden;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .carousel-control.right {
        right: 15px;
        left: auto;
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.carousel-indicators {
    
    z-index: 5;
    position: absolute;
    top: 400px;
    left: 50%;
}

    .carousel-indicators li {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        background-color: rgba(255, 255, 255, 0.25);
        border-radius: 5px;
    }

    .carousel-indicators .active {
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

    .carousel-caption h4,
    .carousel-caption p {
        line-height: 20px;
        color: #ffffff;
    }

    .carousel-caption h4 {
        margin: 0 0 5px;
    }

    .carousel-caption p {
        margin-bottom: 0;
    }

.list .yzsul li span:first-child {
    float: left;
}

.list .yzsul li a {
    width: 220px;
}


.qqserver .qqserver-header:after, .qqserver .qqserver-header:before, .qqserver li a:after, .qqserver li a:before {
    display: table;
    content: ' ';
}

.qqserver .qqserver-header:after, .qqserver li a:after {
    clear: both;
}

.qqserver .qqserver-header, .qqserver li a, .tabs, .user-main, .view-category, .view-category-list > li {
    *zoom: 1;
}

.qqserver {
    position: fixed;
    top: 50%;
    right: 0;
    height: 209px;
    margin-top: -104px;
}

    .qqserver.unfold .qqserver-body {
        right: 0;
    }

    .qqserver .qqserver-body {
        position: absolute;
        right: -144px;
        width: 122px;
        padding: 12px 10px;
        -webkit-transition: .3s cubic-bezier(.19,1,.22,1);
        -o-transition: .3s cubic-bezier(.19,1,.22,1);
        transition: .3s cubic-bezier(.19,1,.22,1);
        border: 1px solid #62b651;
        border-radius: 4px;
        background: #f4f7fa;
    }

    .qqserver .qqserver_fold {
        position: absolute;
        right: 0;
        padding: 14px 7px;
        cursor: pointer;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        background: #70ca5d;
    }

    .qqserver .qqserver-header {
        padding-bottom: 10px;
        padding-left: 6px;
        border-bottom: 1px dashed #d1d4cc;
    }

        .qqserver .qqserver-header * {
            float: left;
        }

    .qqserver .qqserver_arrow {
        margin-top: -1px;
        margin-left: 7px;
        cursor: pointer;
    }

    .qqserver li {
        margin-top: 6px;
    }

        .qqserver li a {
            display: block;
            padding: 6px 6px 4px;
        }

            .qqserver li a div {
                font-size: 14px;
                float: left;
                margin-right: 11px;
                color: #697466;
            }

            .qqserver li a span {
                font-size: 12px;
                line-height: 18px;
                float: left;
                text-indent: 4px;
                color: #fff;
            }

                .qqserver li a span.qqserver-service-alert {
                    font-weight: 400;
                    display: block;
                }

            .qqserver li a:hover {
                text-decoration: none;
                border-radius: 4px;
                background: #eaebe9;
            }

                .qqserver li a:hover div {
                    color: #62b651;
                }

    .qqserver .qqserver-footer {
        margin-top: 10px;
        padding-top: 14px;
        padding-bottom: 14px;
        padding-left: 11px;
        border-top: 1px dashed #d1d4cc;
    }

        .qqserver .qqserver-footer .text-primary {
            color: #70CA5D;
            font-size: 14px;
        }

    .qqserver .qqserver_icon-alert {
        display: inline-block;
        margin-right: 10px;
        vertical-align: -3px;
        *display: inline;
        *zoom: 1;
        *vertical-align: -1px;
    }

.qqserver-header div {
    width: 90px;
    height: 18px;
    background-image: url(404.png);
    background-position: -419px -80px;
}

.qqserver_icon-alert {
    width: 16px;
    height: 14px;
    background-image: url(404.png);
    background-position: -595px -85px;
}

.qqserver li a span {
    width: 42px;
    height: 23px;
    background-image: url(404.png);
    background-position: -253px 0;
}

.qqserver li a .qqserver-service-alert {
    width: 30px;
    height: 22px;
    background-image: url(404.png);
    background-position: -342px 0;
}

.qqserver_fold div {
    width: 26px;
    height: 132px;
    background-image: url(404.png);
    background-position: 0 0;
}

.qqserver_fold:hover div {
    width: 26px;
    height: 132px;
    background-image: url(404.png);
    background-position: -27px 0;
}

.qqserver_arrow {
    width: 18px;
    height: 18px;
    background-image: url(404.png);
    background-position: -435px 0;
}

    .qqserver_arrow:hover {
        width: 18px;
        height: 18px;
        background-image: url(404.png);
        background-position: -435px -38px;
    }
