body{   
    background-color: #fff;
}
.enter{
    position: relative;
    width: 100%;
    line-height: 0;
}
.enter img{
    width: 100%;
    height: 100%;
}
.main{
    position: relative;
    padding: 1px 0;
    width: 100%;
    min-width: 1200px;
}
.banner{
    position: relative;
    width: 100%;
}
.banner img{
    width: 100%;
    height: auto;
}
.navBox{
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 90px;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgNav.jpg") repeat-x;
}
.nav{
    position: relative;
    margin: 0 auto;
    width: 1200px;
}
.logo{
    position: absolute;
    left: 20px;
    top: 18px;
}
.navList{
    position: absolute;
    top: 0;
    right: 0;
}
.navList .tab{
    position: relative;
    float: left;
    padding: 6px 28px 0;
    color: #fff;
    font-size: 24px;
    line-height: 84px;
    text-align: center;
}
.navList .tab.on{
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgNavTab.jpg") repeat-x;
    background-size: 100% 100%;
}
.navList .tab:hover{
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgNavTab.jpg") repeat-x;
    background-size: 100% 100%;
}
.bgContext{
    padding: 1px;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgMain.jpg") no-repeat;
    background-size: 100% auto;
}
.content{
    position: relative;
    margin: 75px auto 0;
    padding: 1px 47px;
    width: 1200px;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/content.png") center 10px no-repeat;
    background-color: #d2edff;
}
.content .title{
    margin: 40px auto;
    height: 64px;
    color: #010f21;
    font-size: 48px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/title.png") center no-repeat;
}
.content .image{
    position: relative;
    margin: 30px auto;
    line-height: 0;
    text-align: center;
}
.content h1{
    position: relative;
    margin:  70px 0;
    color: #222222;
    font-size: 36px;
    line-height: 52px;
    font-weight: normal;
    text-align: center;
}
.content h2{
    display: block;
    margin: 40px auto;
    color: #164c98;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}
.content p{
    position: relative;
    margin: 0 auto;
    color: #010f21;
    font-size: 15px;
    line-height: 36px;
    text-indent: 2em;
}
.borderBox{
    margin: 28px auto;
    padding: 36px 0 5px;
    width: 920px;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgBorder.png") repeat-x;
    background-size: 2px 100%;
}
.deptList{
    margin: 20px auto;
    display: -webkit-flex; /* Safari */
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
}
.deptList .item{
    padding: 20px 12px;
    width: 341px;
    height: 245px;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/border.png") no-repeat;
}
.deptTitle{
    margin-bottom: 10px;
    padding-left: 15px;
    color: #3200a1;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}
.videoBox{
    margin: 28px auto 60px;
    width: 1108px;
    height: 380px;
    background-color: #000;
} 
.videoBox video{
    width: 100%;
    height: 100%;
}
.addressBox{
    position: relative;
    margin: 30px auto 55px;
}
.addressInfo{
    position: absolute;
    left: 260px;
    top: 33px;
}
.addressInfo .bold{
    color: #3200a1;
    font-size: 18px;
    font-weight: bold;
}
.addressInfo p{
    text-indent: 0;
}
.bottomBox{
    width: 100%;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgFooter.jpg") repeat-x;
    background-size: 1px 100%;
}
.companyList{
    margin: 0 auto;
    padding: 45px 0;
    width: 1200px;
    display: -webkit-flex; /* Safari */
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
}
.companyList .item{
    width: 291px;
}
.companyName{
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/companyItem.png") no-repeat;
}
.companyAddress{
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}
.companyList .icon{
    margin-right: 10px;
}
.companyPhone{
    margin-top: 15px;
    padding-top: 15px;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    border-top: #6da3ee 1px dotted;
}
.jobBox{
    margin: 40px auto;
    width: 1100px;
}
.buttonApply{
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 36px;
    width: 324px;
    color: #fff;
    font-size: 18px;
    line-height: 56px;
    border-radius: 62px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: #00fff5 3px solid;
    background-color: #3200a1;
}   
.buttonApply:nth-child(3n){
    margin-right: 0;
}
.welfareBorder{
    position: relative;
    margin: 28px auto;
    width: 940px;
    height: 303px;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/welfareBorder.png") no-repeat;
}
.welfareBorder .column{
    float: left;
    margin-top: 30px;
    width: 180px;
    color: #123984;
    font-size: 20px;
    line-height: 18px;
}
.welfareBorder .item:nth-child(1){
    margin-bottom: 50px;
}
.welfareBorder .item:nth-child(2){
    margin-bottom: 55px;
}
.welfareBorder .item:nth-child(3){
    margin-bottom: 51px;
}
.clear{
    clear: both;
}
.footer{
    position: relative;
    width: 100%;
    height: 60px;
    color: #4e6ea6;
    font-size: 12px;
    line-height: 60px;
    text-align: center;
    background: #000;
}
.footer a{
    color: #4e6ea6;
}
.bridge{
    position: relative;
    margin-top: -5px;
    width: 100%;
    height: 244px;
    line-height: 0;
    background: url("https://special.zhaopin.com/campus/2022/sh/hsbd011302/images/bgBridge.png") repeat-x;
}
.bridge .train{
    position: absolute;
    right: 0;
    top: -101px;
    z-index: -1;
}
.slickBox{
    padding: 50px 0;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.slick{
    position: relative;
}
.slick .item{
    float: left;
    margin-right: 14px;
}