html body {
    background: #fff;
    width: 100%;
    overflow-x: hidden
}

.job_ssgm {
    min-width: 800px;
    width: 100%
}

.job_banner {
    width: 100%;
    margin-top: 90px
}

.job_banner img {
    width: 100%
}

.aboutUs {
    width: 1120px;
    margin: 0 auto;
    padding-bottom: 22px
}

.aboutUs p:nth-child(1) {
    padding-top: 78px;
    font-size: 32px;
    text-align: center
}

.aboutUs p:nth-child(1) span {
    font-size: 15px
}

.aboutUs i {
    font-style: normal;
    display: block;
    width: 400px;
    height: 10px;
    background: url(../img/ab_list.png) no-repeat;
    background-size: cover;
    margin: 30px auto 50px
}

.aboutUs p:nth-child(3) {
    line-height: 40px;
    font-size: 22px;
    color: #333333;
    text-indent: 43px;
    position: relative
}

.aboutUs p:nth-child(3) b:nth-child(1) {
    display: block;
    position: absolute;
    background: url(../img/job_icon1.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: cover;
    left: 0;
    top: 5px
}

.aboutUs p:nth-child(3) b:nth-child(2) {
    display: block;
    position: absolute;
    background: url(../img/job_icon2.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: cover;
    right: 0;
    bottom: 5px
}

.aboutUs .ab_two {
    width: 100%;
    position: relative;
    height: 460px;
    margin-top: 50px
}

.aboutUs img:nth-of-type(1) {
    width: 100%;
    padding-top: 105px;
    opacity: 0
}

.aboutUs img:nth-of-type(2) {
    width: 720px;
    padding-top: 105px;
    position: absolute;
    left: 190px;
    top: -80px;
    opacity: 0
}

.job_need {
    width: 100%
}

.job_need .job_hret {
    padding-top: 78px;
    font-size: 32px;
    text-align: center
}

.job_need .job_hret span {
    font-size: 15px
}

.job_need i {
    font-style: normal;
    display: block;
    width: 400px;
    height: 10px;
    background: url(../img/ab_list.png) no-repeat;
    background-size: cover;
    margin: 30px auto 50px
}

.job_joinUs {
    width: 100%;
    height: 580px;
    padding-top: 62px;
    background: url(../img/png/steak.jpg) no-repeat;
    background-size: cover
}

.job_joinUs p {
    color: #fff;
    font-size: 22px;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    width: 510px;
    height: 60px;
    position: relative
}

.job_joinUs p span:nth-child(1) {
    display: block;
    position: absolute;
    background: url(../img/job_icon1.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: cover;
    top: 0;
    left: 0
}

.job_joinUs p span:nth-child(2) {
    display: block;
    position: absolute;
    background: url(../img/job_icon2.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: cover;
    right: 0;
    bottom: 0
}

.job_slider {
    width: 1120px;
    margin: 0 auto;
    margin-top: 80px
}

.job_slider dl {
    float: left;
    width: 33.3%;
    text-align: center
}

.job_slider dl em {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto
}

.job_slider dl em.icon_one {
    background: url(../img/job_icons1.png) no-repeat;
    background-size: 100% 100%
}

.job_slider dl em.icon_two {
    background: url(../img/job_icons2.png) no-repeat;
    background-size: 100% 100%
}

.job_slider dl em.icon_three {
    background: url(../img/job_icons3.png) no-repeat;
    background-size: 100% 100%
}

.job_slider dl span {
    display: block;
    font-size: 30px;
    color: #fff;
    padding-top: 66px
}

.job_slider dl b {
    color: #fff;
    display: block;
    font-weight: normal;
    font-size: 18px;
    padding-top: 30px
}

.job_slider em:hover.icon_one {
    background: url(../img/job_icons1_on.png) no-repeat;
    background-size: 100% 100%
}

.job_slider em:hover.icon_two {
    background: url(../img/job_icons2_on.png) no-repeat;
    background-size: 100% 100%
}

.job_slider em:hover.icon_three {
    background: url(../img/job_icons3_on.png) no-repeat;
    background-size: 100% 100%
}

.enviorment .job_work {
    width: 1120px;
    margin: 0 auto;
    padding-bottom: 22px
}

.enviorment .job_work p:nth-child(1) {
    padding-top: 50px;
    font-size: 32px;
    text-align: center
}

.enviorment .job_work p:nth-child(1) span {
    font-size: 15px
}

.enviorment .job_work i {
    font-style: normal;
    display: block;
    width: 400px;
    height: 10px;
    background: url(../img/ab_list.png) no-repeat;
    background-size: 100% 100%;
    margin: 30px auto 50px
}

.enviorment .job_work p:nth-child(3) {
    line-height: 40px;
    font-size: 22px;
    color: #333333;
    text-indent: 43px;
    position: relative
}

.enviorment .job_work p:nth-child(3) b:nth-child(1) {
    display: block;
    position: absolute;
    background: url(../img/job_icon1.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: 100% 100%;
    left: 0;
    top: 5px
}

.enviorment .job_work p:nth-child(3) b:nth-child(2) {
    display: block;
    position: absolute;
    background: url(../img/job_icon2.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: 100% 100%;
    right: 0;
    bottom: 5px
}

// .job_ssimg {
//     padding-top: 98px;
//     padding-bottom: 122px
// }

.job_ssimg img {
    height: 210px;
    margin-right: 63px;
    display: block;
    float: left
}

.job_ssimg img:nth-child(3) {
    margin: 0
}

.job_provide {
    width: 100%;
    height: 550px;
    background: url(../img/job_banner5.jpg) no-repeat;
    background-size: 100% 100%
}

.job_enjoy {
    width: 1120px;
    margin: 0 auto
}

.job_enjoy p:nth-child(1) {
    padding-top: 78px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    opacity: 0
}

.job_enjoy p:nth-child(1) span {
    font-size: 15px
}

.job_enjoy i {
    opacity: 0;
    font-style: normal;
    display: block;
    width: 400px;
    height: 10px;
    background: url(../img/job_rgbline.png) no-repeat;
    background-size: 100% 100%;
    margin: 30px auto 50px
}

.job_enjoy ul {
    opacity: 0
}

.job_enjoy ul:nth-of-type(1) {
    width: 100%
}

.job_enjoy ul:nth-of-type(1) b {
    display: block;
    opacity: 0;
    height: 55px
}

.job_enjoy ul:nth-of-type(1) li {
    text-align: center;
    float: left;
    width: 165px;
    margin-right: 135px
}

.job_enjoy ul:nth-of-type(1) li:first-child {
    margin-left: 20px
}

.job_enjoy ul:nth-of-type(1) li:last-child {
    margin-right: 20px
}

.job_enjoy ul:nth-of-type(1) span {
    color: #fff;
    font-size: 20px;
    padding-top: 18px;
    display: block
}

.job_enjoy ul:nth-of-type(1) li:nth-child(1) b {
    background: url(../img/job_light.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    margin: 0 auto
}

.job_enjoy ul:nth-of-type(1) li:nth-child(2) b {
    background: url(../img/job_book.png) no-repeat;
    background-size: 100% 100%;
    width: 60px;
    margin: 0 auto
}

.job_enjoy ul:nth-of-type(1) li:nth-child(3) b {
    background: url(../img/job_books.png) no-repeat;
    background-size: 100% 100%;
    width: 60px;
    margin: 0 auto
}

.job_enjoy ul:nth-of-type(1) li:nth-child(4) b {
    background: url(../img/job_tai.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    margin: 0 auto;
    opacity: 0
}

.job_enjoy ul:nth-of-type(2) {
    width: 100%;
    padding-top: 62px
}

.job_enjoy ul:nth-of-type(2) b {
    display: block;
    height: 50px;
    width: 66px;
    opacity: 0
}

.job_enjoy ul:nth-of-type(2) li {
    text-align: center;
    float: left;
    width: 165px;
    margin-left: 118px
}

.job_enjoy ul:nth-of-type(2) li:first-child {
    margin-left: 147px;
    width: 205px
}

.job_enjoy ul:nth-of-type(2) li:last-child {
    margin-left: 150px
}

.job_enjoy ul:nth-of-type(2) span {
    color: #fff;
    font-size: 20px;
    padding-top: 30px;
    display: block;
    padding-top: 30px
}

.job_enjoy ul:nth-of-type(2) li:nth-child(1) b {
    background: url(../img/job_up.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    margin: 0 auto
}

.job_enjoy ul:nth-of-type(2) li:nth-child(2) b {
    background: url(../img/job_hand.png) no-repeat;
    background-size: 100% 100%;
    width: 60px;
    margin: 0 auto
}

.job_enjoy ul:nth-of-type(2) li:nth-child(3) b {
    background: url(../img/job_qian.png) no-repeat;
    background-size: 100% 100%;
    width: 60px;
    margin: 0 auto
}

.job_enjoy ul:nth-of-type(2) li:nth-child(4) b {
    background: url(../img/job_tai.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    margin: 0 auto
}

.job_fringe {
    width: 1120px;
    margin: 0 auto
}

.job_fringe p:nth-child(1) {
    padding-top: 78px;
    font-size: 32px;
    text-align: center
}

.job_fringe p:nth-child(1) span {
    font-size: 15px
}

.job_fringe i {
    font-style: normal;
    display: block;
    width: 400px;
    height: 10px;
    background: url(../img/ab_list.png) no-repeat;
    background-size: 100% 100%;
    margin: 30px auto 50px
}

.job_fringe p:nth-child(3) {
    line-height: 40px;
    font-size: 22px;
    color: #333333;
    text-align: center;
    position: relative
}

.job_fringe p:nth-child(3) b:nth-child(1) {
    display: block;
    position: absolute;
    background: url(../img/job_icon1.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: 100% 100%;
    left: 0;
    top: 5px
}

.job_fringe p:nth-child(3) b:nth-child(2) {
    display: block;
    position: absolute;
    background: url(../img/job_icon2.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: 100% 100%;
    right: 0;
    bottom: 5px
}

.job_hover {
    width: 1124px;
    margin: 0 auto;
    margin-top: 60px
}

.job_hover a {
    display: inline-block;
    position: relative;
    margin-top: 2px
}

.job_hover a img {
    height: 211px
}

.job_hover a img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.job_bot {
    width: 100%;
    height: 660px;
    background: url(../img/png/steak.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 116px;
    position:relative;
}

.job_bot .botNav {
    width: 1020px;
    margin:auto;
    position: absolute;
    left: 0;
    bottom:0;
    top:220px;
    right:0 ;
}

.job_bot p:nth-child(1) {
    font-size: 32px;
    text-align: center;
    color: #fff
}

.job_bot p:nth-child(1) span {
    font-size: 15px
}

.job_bot i {
    font-style: normal;
    display: block;
    width: 400px;
    height: 10px;
    background: url(../img/job_rgbline.png) no-repeat;
    background-size: 100% 100%;
    margin: 30px auto 50px
}

.job_bot .text {
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin: 80px 0 100px 0;
}

.job_bot p:nth-child(3) b:nth-child(1) {
    display: block;
    position: absolute;
    background: url(../img/job_iconrgb1.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: 100% 100%;
    left: -15px;
    top: -7px
}

.job_bot p:nth-child(3) b:nth-child(2) {
    display: block;
    position: absolute;
    background: url(../img/job_iconrgb.png) no-repeat;
    width: 31px;
    height: 17px;
    background-size: 100% 100%;
    right: 0;
    bottom: 0
}

.job_bot p:nth-of-type(3) {
    width: 100%;

    color: #fff;
    font-size: 26px;
    text-align: center;
    bottom: 277px
}

.job_bot a {
    border-radius: 2px;
    color: #fff;
    font-size: 20px;
    color: #fff;
    display: block;
    background: #6fba2c;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 146px;
    left: 50%;
    margin-left: -100px;
    border-radius: 2px
}
/*# sourceMappingURL=jobs.css.map */
