body{
    background-color: #ffffff;
}
.enter{
    position: relative;
    width: 100%;
    overflow-x: hidden;
}
.enter img{
    width: 100%;
    height: auto;
}
.buttonEnter{
    position: absolute;
    right: 26%;
    top: 21%;
    width: 8%;
}
.enterTitle{
    position: absolute;
    right: 10%;
    top: 30%;
    width: 37%;
}
.main{
    position: relative;
    width: 100%;
    min-width: 1200px;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    height: auto;
}
.logo{
    position: absolute;
    left: 5px;
    top: -7px;
}
.navBox{
    margin: 0 auto;
    width: 100%;
    height: 78px;
    background: #ffffff;
}
.navList{
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 78px;
}
.nav{
    position: absolute;
    right: 0;
    top: 18px;
}
.navList .tab{
    position: relative;
    float: left;
    margin: 0 30px;
    display: block;
    color: #0054a7;
    font-size: 21px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
}
.navList .tab.on{
    background: url("../images/line.png") bottom no-repeat;
    background-size: 100%;
}
.navList .tab:hover{
    background: url("../images/line.png") bottom no-repeat;
    background-size: 100%;
}
.content{
    position: relative;
    margin: 60px auto;
    width: 1200px;
    color: #312c28;
}
.content .title{
    position: relative;
    margin: 30px 0 50px;
    width: 1200px;
    height: 43px;
    color: #000;
    font-size: 30px;
    line-height: 0px;
    text-align: center;
    background: url("../images/title.png") no-repeat;
}
.content p{
    margin: 0 auto;
    width: 1200px;
    color: #030303;
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
    padding: 0 30px;
}
.content h1{
    margin-bottom: 20px;
    width: 1200px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    border-radius: 46px;
    background-color: #0c73c3;
}
.companyTitle{
    margin: 30px auto 40px;
    width: 1000px;
    height: 20px;
    color: #0c73c3;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    border-bottom: #0c73c3 3px solid;

}
.companyTitle span{
    display: inline-block;
    padding: 0 20px 0 30px;
    line-height: 40px;
    background: url("../images/line2.png") left center no-repeat;
    background-color: #fff;
}
.content h3{
    color: #1c1c1c;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
}
.content p.noIndent{
    text-indent: 0;
    font-size: 16px;
}
.content .image{
    position: relative;
    margin: 30px auto;
    width: 100%;
    text-align: center;
    line-height: 0;
}
.companyList{
    position: relative;
    margin: 0 auto 40px;
    width: 1000px;
}
.companyList .item{
    float: left;
    margin: 10px 40px;
    width: 170px;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    border-radius: 54px;
    border: #0c73c3 1px dashed;
    cursor: pointer;
    background-color: #eeeeee;
}
.companyList .item.on{
    color: #fff;
    border: #0c73c3 1px solid;
    background-color: #0c73c3;
}
.companyList .item:hover{
    color: #fff;
    border: #0c73c3 1px solid;
    background-color: #0c73c3;
}
.joblist{
    margin: 20px auto;
    width: 1000px;
}
.joblist th{
    color: #221815;
    font-size: 16px;
    line-height: 46px;
    font-weight: bold;
    background: #eeeeee;
}
.joblist th:first-child{
    padding: 0 0 0 20px;
    width: 300px;
    text-align: left;
    border-top-left-radius: 46px;
    border-bottom-left-radius: 46px;
}
.joblist th:last-child{
    width: 300px;
    border-top-right-radius: 46px;
    border-bottom-right-radius: 46px;
}
.joblist td{
    padding: 10px 15px;
    color: #221815;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    border-bottom: #226bb3 1px dashed;
}
.joblist td:first-child{
    padding: 0 0 0 20px;
    text-align: left; width: 300px;
}
.joblist tr:nth-child(2) td{
    padding-top: 20px;
}
.buttonApply{
    display: inline-block;
    width: 100px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    background: #0c73c3;
}
.clear{
    clear: both;
}
.footerBox{
    width: 100%;
    height: 240px;
    background: #0c73c3;
}
.footer{
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 240px;
    color: #fff;
}
.footer .text{
    position: absolute;
    left: 25px;
    top: 44px;
    font-size: 24px;
    line-height: 52px;
}
.footer .linkBox{
    position: absolute;
    left: 5px;
    top: 135px;
}
.footer .linkBox a{
    padding: 0 20px;
    font-size: 18px;
    border-right: #fff 1px solid;
}
.footer .linkBox a:last-child{
    border-right: none;
}
.codeBox{
    position: absolute;
    right: 10px;
    top: 8px;
    width: 310px;
    text-align: center;
}
.codeImage{
    display: inline-block;
    margin: 15px auto;
}
.codeName{
    font-size: 16px;
    line-height: 26px;
}
.footer a{
    color: #fff;
}

.slick{
    margin: 60px auto;
    width: 871px;
}