﻿* {
    padding: 0px;
    margin: 0px;
}

.body {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-width: 1100px;
    background-repeat: no-repeat;
    background-position: center bottom;
    /*padding-bottom: 260px;*/
    text-align: center;
}


.top {
    width: 100%;
    height: 652px;
    background: url(images/top.jpg?ver=18) no-repeat center top;
}

.navbar {
    width: 1050px;
    height: 100%;
    margin: 0px auto;
    position: relative;
}

.navbartop {
    position: absolute;
    right: 210px;
    top: 50px;
}

    .navbartop a {
        text-decoration: none;
        color: #333333;
    }

    .navbartop ul li:last-child {
        margin-right: 0px;
    }

    .navbartop ul li {
        float: left;
        cursor: pointer;
        list-style-type: none;
        font-size: 15px;
        color: #333333;
        margin-right: 10px;
        height: 40px;
        padding-left: 0px;
        padding-right: 10px;
        line-height: 40px;
        font-weight: bold;
    }

.jworententer {
    width: 100%;
    height: 41px;
    text-align: center;
    margin-bottom: 80px;
}

    .jworententer div {
        width: 50%;
        float: left;
        height: 30px;
    }

    .jworententer a {
        text-decoration: none;
    }

.cotent {
    width: 1100px;
    margin: 0px auto;
    min-height: 800px;
    padding-bottom: 50px;
    overflow: hidden;
}

#job {
    /*background-image: url(images/second.jpg?ver=4);
    background-repeat: no-repeat;
    background-position: center top;*/
}

.IntroBox {
    display: none;
}

    .IntroBox .InfoContent {
        font-size: 14px;
        margin: 50px auto 0;
        width: 1030px;
    }

        .IntroBox .InfoContent h1 {
            text-align: center;
        }

        .IntroBox .InfoContent p {
            text-indent: 30px;
            line-height: 22px;
        }

        .IntroBox .InfoContent ul {
            padding: 0 0 0 40px;
            margin: 6px 0 0 0;
        }

            .IntroBox .InfoContent ul li {
                list-style: decimal;
            }

.jobtop {
    overflow: hidden;
    width: 100%;
    min-height: 307px;
    position: relative;
}

.jobbottom {
    width: 1022px;
    min-height: 307px;
    margin: 0px auto;

}

.jobtab {
    width: 1022px;
    height: 88px;
    margin: 0px auto;
    margin-top: 15px;
}

.jobicontop {
    margin: 0px auto;
    width: 1022px;
    height: 108px;
}

.jobiconbottom {
    margin: 0px auto;
    width: 1022px;
    height: 108px;
    margin-top: 25px;
}

.jobtab div {
    width: 120px;
    height: 52px;
    float: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
    color: #999999;
    cursor: pointer;
    border-bottom: 3px solid #999999;
}

    .jobtab div:nth-of-type(1) {
        margin-left: 6px;
        margin-top: 11px;
    }

    .jobtab div:nth-of-type(2) {
        margin-left: 20px;
        margin-top: 11px;
    }

.Selected {
    color: #F3392D !important;
    border-bottom: 3px solid #F3392D !important;
}

.jobicontop div:last-child {
    margin-right: 0px;
}

.jobicontop div {
    margin-right: 18px;
    width: 128px;
    height: 108px;
    float: left;
}

.jobicontop a:last-child {
    margin-right: 0px;
}

.jobicontop a {
    margin-right: 18px;
    width: 128px;
    height: 108px;
    float: left;
}

.jobiconbottom div:last-child {
    margin-right: 0px;
}

.jobiconbottom div {
    margin-right: 18px;
    width: 128px;
    height: 108px;
    float: left;
}

.jobiconbottom a:last-child {
    margin-right: 0px;
}

.jobiconbottom a {
    margin-right: 18px;
    width: 128px;
    height: 108px;
    float: left;
}

.jobicon img {
    display: block;
    margin: 0px auto;
    width: 70px;
}

.jobicon p {
    font-size: 16px;
    color: #5D5D5D;
    width: 128px;
    text-align: center;
    margin-top: 5px;
}

.Searchcon {
    width: 350px;
    height: 30px;
    position: absolute;
    right: 60px;
    top: 40px;
}

    .Searchcon input {
        height: 40px;
        width: 250px;
        float: left;
        background: #e8e8e8;
        outline: none;
        border: none;
        border: 1px solid #e8e8e8;
        /* border-radius: 30px; */
        padding-left: 15px;
        border-radius: 5px;
        margin-right: 10px;
    }

    .Searchcon div {
        height: 40px;
        width: 68px;
        float: left;
        margin-left: 0px;
        color: #ffffff;
        font-size: 16px;
       
        line-height: 42px;
        cursor: pointer;
        border-radius: 5px;
        background-image: linear-gradient(to right, #FAC634, #F4A816);
    }

.MoreJob {
    height: 41px;
    width: 304px;
    display: block;
    text-decoration: none;
    margin: 0px auto;
    margin-top: 40px;
    background-image: url(images/download.png?ver=5);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.jobitem {
    width: 329px;
    height: 172px;
    background-image: url(images/job.png?ver=5);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    float: left;
    margin-right: 11px;
    margin-bottom: 21px;
    text-decoration: none;
}

    .jobitem:nth-child(2n+2) {
        margin-left: 0px;
    }

.jobitemtop {
    margin: 0px auto;
    width: 320px;
    height: 43px;
}

.jobitemmid {
    margin: 0px auto;
    width: 320px;
    height: 84px;
    overflow: hidden;
}

.jobitembottom {
    margin: 0px auto;
    width: 320px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 17px;
    color: #6B6B6B;
}

.jobitemtop div {
    height: 43px;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 43px;
}

    .jobitemtop div:nth-of-type(1) {
        margin-left: 22px;
        float: left;
    }

    .jobitemtop div:nth-of-type(2) {
        margin-right: 15px;
        float: right;
    }

.companywelfare div {
    font-size: 15px;
    float: left;
    margin-left: 21px;
    margin-top: 14px;
    color: #666666;
}

.companyname {
    margin-top: 15px;
    /*margin-left: 21px;*/
    font-size: 18px;
    color: #F3392D;
    text-align: left;
    padding: 0px 20px;
}

.fenpage {
    width: 100%;
    float: left;
    height: 104px;
    margin-top: 0px;
}

.more {
    width: 12px;
    height: 43px;
    display: block;
    margin: 0px auto;
}

.fenyecon {
    width: 100%;
    height: 53px;
    margin: 0px auto;
    position: relative;
    text-align: center;
}

    .fenyecon div {
        /* float: left; */
        text-align: center;
        line-height: 53px;
        font-size: 19px;
        color: #F3392D;
        /* position: absolute; */
        width: 30px;
        cursor: pointer;
    }

.next {
    width: 61px;
    height: 53px;
    /* position: absolute; */
    cursor: pointer;
    /* right: 0px; */
    /* top: 0px; */
    width: 100px !important;
    display: inline-block;
}

.pagenum {
    width: 80px;
    height: 53px;
    /* position: absolute; */
    /* left: 61px; */
    top: 0px;
    display: inline-block;
}

.prev {
    width: 61px;
    height: 53px;
    cursor: pointer;
    left: 0px;
    top: 0px;
    width: 100px !important;
    display: inline-block;
}

.ListTable {
    border: solid 1px #f5ffff;
    width: 315px;
    border-radius: 10px;
    vertical-align: top;
    margin-top: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 10px #f5ffff;
    border: solid 1px #F3392D;
}

.ListTableArticle {
    border-top: dashed 1px #717171;
    border-left: dashed 1px #717171;
    border-right: dashed 1px #717171;
    border-bottom: dashed 1px #717171;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    width: 315px;
    vertical-align: top;
    margin-top: 20px;
}

.DataList1 {
    float: left;
    width: 293px;
    margin: 0 0 0 0px;
}

.DataList2 {
    float: left;
    margin-left: 53px;
    width: 293px;
}

.DataList3 {
    float: left;
    margin-left: 53px;
    width: 293px;
}

.ListTableLine {
    padding-top: 10px;
    border-bottom: dashed 1px #AFAFAF;
    margin: 0 0 10px 0;
}

.container {
    text-align: center;
    margin: 0 auto 20px;
}

.ListTableIcon {
    padding-top: 50px;
}

    .ListTableIcon img {
        height: 20px;
        width: 20px;
        display: inline-block;
        margin-right: 10px;
        margin-top: 10px;
    }

.ListTableTop {
    position: relative;
    width: 100%;
    min-height: 64px;
    background: linear-gradient(to right,#f75b20,#f2392d); /* 标准的语法 */
    color: #ffffff;
    overflow: hidden;
    padding-bottom: 10px;
}

    .ListTableTop .LeftIcon {
        position: absolute;
        left: -29px;
        top: 14px;
    }

        .ListTableTop .LeftIcon img {
            width: 15px;
        }

.ListTableContent {
    margin: auto;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.ListTableData {
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    outline: 1px solid red;
}

.ListTableTitle {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 12px;
    margin-left: 20px;
    overflow: hidden;
}

.welfare {
    margin-left: 20px;
    margin-top: 9px;
    font-size: 14px;
    color: #FFFFFF;
}

.ListTableTop2 {
    /*min-height:120px;*/
    padding: 17px 20px 17px 20px;
    background: #ffffff;
}


.ListTableDataTop {
    background-color: #00a0ea;
    padding: 5px;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 10px;
    height: 50px;
}

.ListTableDataTopArticle {
    background-color: #00a0ea;
    padding: 5px;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 10px;
    height: 50px;
}

.ListTableDataBottom {
    font-size: 12px;
    color: #6F6F6F;
    height: 50px;
    line-height: 50px;
}

.ListTableDataBottomArticle {
    font-size: 12px;
    color: #6F6F6F;
    border-bottom: dashed 1px #717171;
    height: 30px;
    line-height: 30px;
}

    .ListTableDataBottomArticle span {
        padding-right: 20px;
        color: #00a0ea;
    }

.FY {
    width: 1000px;
    margin: 40px auto 0;
    text-align: center;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

    .FY .Prev {
        background: url("images/rightfloatbtn1.gif") no-repeat;
        height: 40px;
        width: 40px;
        position: absolute;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        left: 265px;
        top: 0;
        cursor: pointer;
    }

    .FY .Next {
        background: url("images/rightfloatbtn1.gif") no-repeat;
        height: 40px;
        width: 40px;
        position: absolute;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 265px;
        top: 0;
        cursor: pointer;
    }

.JobTypeJobList {
}

    .JobTypeJobList .job_item {
        width: 280px;
        float: left;
        border: solid 1px #ccc;
        height: 55px;
        background: #fff;
        color: #8d8d8d;
        position: relative;
        top: -1px;
        left: 0;
        padding: 65px 15px 15px;
        font-size: 14px;
        margin: 10px;
    }

        .JobTypeJobList .job_item:before {
            position: absolute;
            z-index: 0;
            height: 50px;
            width: 100%;
            top: 0;
            left: 0;
            background: #00a0ea;
            content: '';
        }

    .JobTypeJobList .jobname {
        display: block;
        white-space: nowrap;
        _white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        width: 180px;
        position: absolute;
        color: #fff;
        top: 0;
        left: 15px;
        height: 50px;
        line-height: 50px;
    }

    .JobTypeJobList .ent_name {
        padding-bottom: 17px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .JobTypeJobList .sp_jobinfo {
        font-size: 12px;
        white-space: nowrap;
        _white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        width: 100%;
    }

    .JobTypeJobList .money {
        position: absolute;
        right: 15px;
        top: 15px;
        color: #fff;
    }

.MoreJob {
    color: #00a0ea;
    font-size: 14px;
    margin: 20px auto 30px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #e0e0e0;
    display: block;
    border: 0px;
}

.bottom {
    background: #232323;
    height: 70px;
    width: 100%;
}

.entjobitem {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 27px;
    padding-right: 27px;
    border-radius: 32px;
    font-size: 16px;
    color: #F3392D;
    text-decoration: none;
    border: 2px solid #F3392D;
}

.entjobrequire {
    height: 40px;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 16px;
    color: #666666;
}

    .entjobrequire div {
        float: left;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-right: 20px;
    }

.nodata {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    color: #3032D2;
}

.Tips {
    position: fixed;
    right: 30px;
    top: 150px;
    z-index: 999999;
}

#jobTypeMenu {
}

.BtnLink {
    position: absolute;
    margin-left: -650px;
    z-index: 999;
    margin-top: 128px;
}

.datacenter {
    margin: auto;
    width: 1000px;
    font-size: 20px;
    font-weight: bold;
    color: #3e3430;
    margin-top: 30px;
    text-align: left;
}

.font1 {
    font-size: 22px;
    font-weight: bold;
    color: #F3392D;
}

.font2 {
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    background-color: #3f3430;
    margin-left: 3px;
    padding: 3px 5px;
}

.bottomBg {
    background: url(images/bottom.jpg?ver=3) no-repeat center top;
    height: 434px;
}

.bg1 {
    background: url(images/bottom.jpg?ver=4) no-repeat center top;
    padding: 50px;
    text-align: left;
}

.img1 {
    text-align: center;
    margin-bottom: 30px;
}

.PxPanel {
    text-align: center;
    margin: auto;
    width: 1100px;
    background: url(images/black.png) no-repeat center top;
    padding: 50px 60px;
    margin-top: 280px;
    padding-top: 35px;
    margin-bottom: 38px;
}

.px1 {
    position: absolute;
    margin-left: -510px;
    margin-top: 00px;
}

.px2 {
    position: absolute;
    margin-left: -510px;
    margin-top: 240px;
}

.btn1 {
    /*background-color: #50dfc2;*/
    padding: 10px 30px;  color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 30px;
    /*margin-right: 15px !important;*/
   
}

.btn2 {
    /*background-color: #F3392D;*/
  
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 35px;
    /*margin-left: 15px !important;*/

}

.bg4 {
    background-color: #F3392D;
    padding: 5px;
    margin-top: 30px;
    margin-bottom: 50px;
    width: 980px;
    margin-left: 50px;
    border-radius: 20px;
}

.bg5 {
    background-color: #ffffff;
    padding: 20px 0px;
    border-radius: 20px;
}

.item {
    width: 28%;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #333333;
    font-size: 14px;
    display: inline-block;
    text-align: left;
    padding-left: 5%;
}

.font3 {
    color: #F3392D;
    font-size: 14px;
}

.title2 {
    text-align: center;
 
}

#jobTypeJob {
    margin-top: 20px;
}

.px {
    cursor: pointer;
}

.bt {
    font-family: "Microsoft YaHei","SimHei","SimSun";
    width: 100%;
    border-collapse: collapse;
    line-height: 34px;
    background-color: #F3392D;
    color: #ffffff;
    border-radius: 10px;
    padding-left: 25px;
}

    .bt td, .bt th {
        font-size: 1em;
        padding: 3px 7px 2px 7px;
        text-align: left;
    }

    .bt th {
        font-size: 1.1em;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 6px;
        background-color: #F3392D;
        color: #ffffff;
        padding: 10px 10px;
        border-radius: 20px;
        padding-left: 20px;
    }

    .bt tr.alt td {
        color: #F3392D;
        text-align: left;
    }



#customers {
    font-family: "Microsoft YaHei","SimHei","SimSun";
    width: 100%;
    border-collapse: collapse;
    line-height: 34px;
    color: #333333;
}

    #customers td, #customers th {
        font-size: 1em;
        padding: 3px 7px 2px 7px;
        text-align: left;
    }

    #customers th {
        font-size: 1.1em;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 6px;
        color: #ffffff;
    }

    #customers tr.alt td {
        color: #F3392D;
        text-align: left;
    }


#wrap {
    width: 100%;
}

    #wrap li {
        float: left;
        height: 100%;
        line-height: 180px;
    }

    #wrap ul {
        float: left;
        margin: 0 auto;
        padding: 0px;
    }

.Message {
    width: 800px;
    margin-left: 160px;
}

.computer {
    text-align: center;
    width: 100%;
    position: absolute;
    margin-top: -120px;
}

.data1 {
    margin-right: 10px;
    /* position: absolute; */
    /* margin-left: 340px; */
    margin-top: -30px;
    /* right: 0px; */
    text-align: right;
}

.bg6 {
    background: #ebf1fe;
}

.jworententer2 {
    width: 100%;
    height: 41px;
    text-align: center;
    margin-top: 120px;
    position: absolute;
    z-index: 999999;
    padding-left: 150px;
}



    .jworententer2 a {
        text-decoration: none;
        cursor: pointer;
    }

.btn12 {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 30px;
    padding: 12px 30px;
    background: #50dfc2;
    cursor: pointer;
}

.btn22 {
    background-color: #fec83c;
    padding: 10px 30px;
    border-radius: 30px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px !important;
}

.flowImg {
    width: 150px;
}

#Meetting {
    margin: auto;
    width: 1000px;
    font-size: 20px;
    font-weight: bold;
    color: #3e3430;
    margin-top: 30px;
    text-align: left;
    display: none;
}

.entMetting {
    text-align: center;
}

.entMettingBtn1 {
    position: absolute;
    margin-left: 45px;
    margin-top: 250px;
}

.entMettingBtn2 {
    position: absolute;
    margin-left: 45px;
    margin-top: 590px;
}

.studentMetting {
    text-align: center;
}

.studentMettingBtn3 {
    position: absolute;
    margin-left: 45px;
    margin-top: 288px;
}

.studentMettingBtn4 {
    position: absolute;
    margin-left: 45px;
    margin-top: 432px;
}

.studentMettingBtn5 {
    position: absolute;
    margin-left: 45px;
    margin-top: 570px;
}

.studentMettingBtn6 {
    position: absolute;
    margin-left: 45px;
    margin-top: 715px;
}

.ShowData {
    margin: auto;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #3e3430;
    margin-top: 30px;
    text-align: left;
    text-align: center;
    padding-left: 10%;
    position: absolute;
    z-index: 9999999;
    line-height: 40px;
}

    .ShowData a {
        cursor: pointer;
        color: #ffffff;
        text-decoration: none;
        margin-right: 40px;
    }
.line1 {
   
    color: #ffffff;
   
    border-radius: 3px;
   padding:10px 10px;
}

.line1_active {
    border-bottom: solid 2px #FFD739;
}
.Panel1 {
    width: 1000px;
    margin: auto;
}