body{
    background: url("../images/bgMain.jpg") center 860px no-repeat;
    background-color: #f8f9fa;
}
.main{
    position: relative;
    width: 100%;
    min-width: 1200px;
}
.videoBg{
    position: relative;
    line-height: 0;
}
.buttonEnter{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -198px;
    margin-top: -49px;
}
.banner{
    position: relative;
    width: 100%;
}
.banner img{
    width: 100%;
    height: auto;
}
.navBox{
    margin: 0 auto;
    width: 100%;
    height:90px;
    background: #080070;
}
.nav{
    position: relative;
    margin: 0 auto;
    width: 1200px;
}
.logo{
    position: absolute;
    left: 2px;
    top: 12px;
}
.navList{
    position: absolute;
    top: 35px;
    right: 2px;
    font-size: 0;
}
.navList .tab{
    position: relative;
    padding: 0 25px;
    margin: 0 10px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}
.navList .tab.on{
    border-radius: 36px;
    background: #f8b500;
}
.navList .tab:hover{
    border-radius: 36px;
    background: #f8b500;
}
.content{
    position: relative;
    margin: 50px auto;
    width: 1200px;
    color: #312c28;
}
.content .title{
    margin: 0 auto 40px;
    text-align: center
}
.content p{
    color: #000;
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
}
.content p.noIndent{
    text-indent: 0;
}
.content h1{
    font-size: 18px;
    line-height: 30px;
}
.content h2{
    margin: 20px auto 5px;
    display: inline-block;
    padding: 5px 3px;
    color: #ff9200;
    font-size: 22px;
    line-height: 30px;
    background: url("../images/line.png") left bottom no-repeat;
}
.content .image{
    margin: 30px auto;
    line-height: 0;
    text-align: center;
}
.flowBox{
    margin: 0 auto;
    width: 1200px;
}
.flowImage{
    float: left;
    width: 440px;
}
.flowContent{
    float: right;
    width: 750px;
}
.clear{
    clear: both;
}
.footer{
    width: 100%;
    height: 112px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 100px;
    background: #060f86;
}
.footer a{
    color: #fff;
}
.slick{
    margin: 30px auto;
}
.slick .item{
    width: 535px;
}
/*招聘*/
.searchBox{
    margin: 0 auto;
    width: 1200px;
}
.searchBox li{
    float: left;
}
#division,#zdept,#jobarea,#funtype,#issuedate,.keywordBox{
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin: 0 5px 15px;
    width: 290px;
    height: 40px;
    color: #000000;
    font-size: 14px;
    line-height: 40px;
    border: #415cff 2px solid;
    outline: none;
}
#keyword{
    position: absolute;
    width: 210px;
    height: 36px;
    color: #000000;
    font-size: 14px;
    line-height: 36px;
    border: none;
    outline: none;
    background: none;
}
.buttonSubmit{
    position: absolute;
    right: 0;
    top: -2px;
    width: 80px;
    line-height: 40px;
    background: #415cff;
}
.jobs{
    margin: 0 auto;
    width: 1200px;
}
.jobtop{
    color: #0a128a;
    font-size: 18px;
    line-height: 46px;
    font-weight: bold;
    background: #e0f0ff;
}
.jobs tr{
    color: #000000;
    font-size: 14px;
    line-height: 46px;
    border-bottom: #d7cee7 1px dashed;
}
.jobs tr:last-child{
    border-bottom: none;
}
.jobs .btn{
    display: block;
    width: 110px;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    border-radius: 10px;
    background: #376fe9;
}
.buttonBack{
    margin: 20px auto;
    width: 276px;
    cursor: pointer;
}

.jobList{
    position: relative;
    margin: 30px auto;
    width: 1200px;
}
.deptName{
    cursor: pointer;
    padding-left: 20px;
    color: #ff9500;
    font-size: 22px;
    line-height: 36px;
    border-bottom: #d0ddea 6px solid;
    background: url("../images/dot.png") left center no-repeat;
}
.deptName .more{
    color: #415cff;
    float: right;
    font-size: 18px;
    padding-right: 25px;
    background: url("../images/arrow.jpg") 150px center no-repeat;
}
.jobName{
    position: relative;
    float: left;
    margin: 15px 35px 50px 0;
    width: 273px;
    color: #fff;
    font-size: 16px;
    line-height: 43px;
    text-align: center;
    cursor: pointer;
    background: url("../images/bgItem.png") no-repeat;
}
.jobName:nth-child(4n){
    margin-right: 0;
}
.cityBox{
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    padding: 2px 10px;
    width: 273px;
    text-align: left;
    border-radius: 12px;
    background: #d0ddea;
    z-index: 10;
}
.jobName:hover .cityBox{
    display: block;
}
.touchArea{
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    height: 12px;
}
.cityName{
    display: inline-block;
    margin: 5px 0;
    padding: 0 7px;
    color: #000;
    font-size: 16px;
    line-height: 14px;
    border-right: #a0b8d1 1px solid;
}
.cityName:last-child{
    border-right: none;
}
.cityName:hover{
    color: #0050cf;
}