/*页面总宽度*/
html,
body {
    background: none !important;
}

#wrap {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
}

/*主体内容宽度*/
.w {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}

/*头部区域*/
.header {
    position: relative;
    height: 85px;
}

.top {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top .logo {
    cursor: pointer;
}

.top .nav1 {
    display: flex;
    align-items: center;
    height: 85px;
    align-items: flex-end;
}

.top .nav1 li a {
    display: block;
    padding: 0 32px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #000000;
    text-align: center;
    transition: all .3s;
}

.top .nav1 li a.on,
.top .nav1 li a:hover {
    background-image: url(../images/a3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

/*banner*/
.banner img {
    display: block;
    width: 100%;
    vertical-align: bottom;
}

/*nav2*/
.nav2_bg {
    background: #777;
    height: 50px;
    width: 100%;
}

.nav2 {
    display: flex;
    justify-content: space-between;
}

.nav2 li a {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: #999;
    box-shadow: 0px 0px 0px 0px #000;
}

.nav2 li a.on,
.nav2 li a:hover {
    background: #888;
}

/*main*/
.main {
    min-height: 300px;
}

/*title*/
.title {
    text-align: center;
    margin-top: 110px;
    font-size: 36px;
}

.title div:nth-child(2) {
    width: 90px;
    height: 2px;
    background-color: #ff4208;
    margin: 0 auto;
    margin-top: 20px;
}

.block {
    display: block;
}

/*版权*/
.copyright {
    margin: 0px auto 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #ff4208;
}

/*回到顶部*/
#goToTop {
    position: fixed;
    right: 20px;
    z-index: 9000;
    bottom: 30px;
}

#goToTop a {
    background: none repeat scroll 0 0 #ddd;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    -webkit-border-radius: 50px;
    color: #FF9966;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0 1px 0 #999;
    -webkit-text-shadow: 0 1px 0 #999;
}

#goToTop a {
    padding: 10px;
    display: inline-block;
    letter-spacing: 10px;
    text-align: center;
}

#goToTop a:hover {
    background: none repeat scroll 0 0 #999;
}

.a1 {
    text-indent: 2em;
    font-size: 20px;
    line-height: 40px;
}

.a1 span {
    color: #ff4208;
}

.img {
    display: block;
    margin: 0 auto;
}

.a2 {
    background-color: #e7e7e7;
}

.main1 {
    background-image: url(../images/b6.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 600px;
}

.jobbox {
    width: 100%;
    display: flex;
}

.joblt {
    width: 46.5%;
    display: flex;
    justify-content: end;
}

.jobrt {
    width: 53.5%;
}

.b1 {
    width: 550px;
    padding-top: 120px;
    font-size: 18px;
    padding-right: 50px;
    box-sizing: border-box;
}

.b2 {
    color: #ff4208;
    font-size: 20px;
    border-bottom: 1px #ff4208 solid;
    padding-bottom: 20px;
}

.b3 {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.b3>div:nth-child(1) {
    width: 100px;
    text-align: justify;
    text-justify: inter-word;
    letter-spacing: 6px;
}

.b3>div:nth-child(2) {
    border: 1px #ff4208 solid;
    border-radius: 20px;
    width: 370px;
    height: 36px;
    padding-left: 20px;
    padding-top: 3px;
    background-color: #fff;
    box-sizing: border-box;
}

#keyword {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    width: 100%;
    height: 100%;
    font-size: 18px;
}

.b4 {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.b4>div:nth-child(1) {
    width: 100px;
    text-align: justify;
    text-justify: inter-word;
}

.b4>div:nth-child(2) {
    border: 1px #ff4208 solid;
    border-radius: 20px;
    width: 370px;
    height: 36px;
    padding-left: 20px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 2px;
    display: flex;
    align-items: center;
}

#location {
    width: 90%;
    height: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    background: transparent;
}

.b5 {
    display: flex;
    margin-left: 100px;
    margin-top: 10px;
}

.b5 div {
    margin-right: 20px;
    cursor: pointer;
}

#function {
    width: 90%;
    height: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    background: transparent;
}

.b6 {
    border: 1px #ff4208 solid;
    border-radius: 20px;
    width: 140px;
    height: 36px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 6px;
    cursor: pointer;
    margin-top: 50px;
}

.jobrt {
    padding: 110px;
    box-sizing: border-box;
}

.page {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    margin-bottom: 60px;
}

.size {
    display: flex;
    align-items: center;
    margin: 0 6px;
}

.size div {
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.page img {
    cursor: pointer;
}

.job {
    display: flex;
    color: #fff;
    justify-content: space-between;
    border-bottom: 2px #989392 solid;
    padding-bottom: 10px;
    margin-top: 20px;
}

.b7 {
    margin-bottom: 10px;
    font-size: 20px;
}

.b8 {
    background-color: #fff;
    width: 155px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff4208;
    border-radius: 34px;
    cursor: pointer;
    font-size: 18px;
}

.b8 img {
    margin-left: 20px;
}

.job span {
    font-size: 16px;
    margin-right: 20px;
}

.jobxqbox {
    background-color: #ffffff;
    display: none;
}

.jobxq {
    width: 1200px;
    margin: 0 auto;
    padding-top: 120px;
    position: relative;
    padding-bottom: 130px;
}

.c1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    border-bottom: 2px #989392 solid;
    padding-bottom: 22px;
}

.c1 a {
    font-size: 18px;
    background-color: #ffd600;
    width: 160px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    color: #000;
}

.c1 img {
    margin-left: 10px;
}

.c2 {
    margin-top: 35px;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.c3 {
    position: absolute;
    bottom: 60px;
    right: 0;
    font-size: 18px;
    background-color: #ffd600;
    width: 160px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    color: #000;
    cursor: pointer;
}

.c3 img {
    margin-left: 10px;
}

.size .act {
    color: #ff4208;
}