.jobs-title{
    margin-bottom: 30px;
}
.jobs-in{
    height: 440px;
    margin: 70px auto;
}
.jobs-in .left{
    float: left;
    width: 660px;
}
.jobs-in .left h2{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(155,28,34,1);
    line-height: 25px;
}
.jobs-in .left h2 span{
    font-size: 10px;
    height: 100%;
    display: block;
    float: left;
    margin-right: 5px;
}
.jobs-in .left p{
    margin-left: 15px;
    width:645px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:26px;
    color:rgba(64,64,64,1);
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 15px;
}
.jobs-in .right{
    float: right;
    display: block;
}
.jobs-care{
    width: 100%;
    height: 560px;
    background: #F7F7F7;
    padding-top: 70px;
}
.jobs-care .content .left{
    float: left;
    width: 660px;
    height: 420px;
    overflow: hidden;
}
.jobs-care .content .left .imgBox{
    display: none;
}
.jobs-care .content .left .imgBox img{
    display: block;
    float: left;
}
.jobs-care .content .left .imgBox.on{
    display: block;
}
.jobs-care .content .left .imgBox img:nth-of-type(1){
    margin-right: 10px;
}
.jobs-care .content .left .imgBox img:nth-of-type(2){
    margin-bottom: 10px;
}
.jobs-care .content .right{
    width: 500px;
    float: right;
}
.jobs-care .content .right .wordsBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:24px;
    color:rgba(38,38,38,1);
    text-align: justify;
}
.jobs-care .content .right .wordsBox h2{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(230,230,230,1);
    border-top: 1px solid #E6E6E6;
    padding-top: 5px;
    margin-top: 60px;
}
.jobs-care .content .right .switchBox div{
    display: block;
    float: left;
    margin-right: 40px;
    width: 200px;
    height: 50px;
    background: #FFF;
    text-align: center;
    line-height: 50px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(38,38,38,1);
    transition-duration: .3s;
    margin-top: 50px;
    cursor: pointer;
}
.jobs-care .content .right .switchBox div.on{
    background: #9B1C22;
    color: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(160, 0, 0, 0.46);
}
.jobs-train{
    height: 420px;
    margin: 70px auto;
}
.jobs-train .left{
    width: 460px;
    float: left;
}
.jobs-train .left .wordsBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:24px;
    color:rgba(38,38,38,1);
    text-align: justify;
    text-indent: 28px;
}
.jobs-train .left .wordsBox p:nth-of-type(1){
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
}
.jobs-train .left .jobs-train-navigation{
    width: 360px;
    height: 50px;
    margin-top: 55px;
}
.jobs-train .left .jobs-train-navigation div{
    cursor: pointer;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #9B1C22;
    font-size: 30px;
    border: 1px solid #9B1C22;
}
.jobs-train .left .jobs-train-navigation div:nth-of-type(1){
    border-right: none;
}
.jobs-train .left .jobs-train-navigation div:hover{
    background: #9B1C22;
    color: #FFF;
}
.jobs-train .right{
    width: 700px;
    float: right;
    height: 420px;
}
.jobs-train .right img{
    margin-bottom: 10px;
}
.jobs-active .left{
    width: 700px !important;
}
.jobs-active .right{
    width: 460px !important;
}
.jobs-active .right .switchBox div{
    margin-right: 30px !important;
}

#jobsActiveImg .imgBox img:nth-of-type(1){
    margin-right: 10px;
    margin-bottom: 10px;
}
#jobsActiveImg .imgBox img:nth-of-type(2){
    margin-bottom: 10px;
}
#jobsActiveImg .imgBox img:nth-of-type(3){
    margin-right: 10px;
}
.jobs-environment{
    margin: 70px auto;
    position: relative;
}
.jobs-environment .title{
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 20px;
    height: 60px;
}
.jobs-environment .title h2{
    font-size:40px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(38,38,38,1);
    height: 40px;
    line-height: 40px;
    border-left: 8px solid #9B1C22;
    padding-left: 10px;
    float: left;
}
.jobs-environment .title span{
    line-height: 40px;
    float: right;
    font-size:28px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(230,230,230,1);
}
.jobs-environment .environment-swiper{
    width: 1200px;
    height: 415px;
    margin-top: 30px;
}
.jobs-environment .environment-swiper .swiper-slide{
    position: relative;
}
.jobs-environment .environment-swiper .swiper-slide img{
    position: absolute;
    display: block;
}
.jobs-environment .environment-swiper .swiper-slide img:nth-of-type(1){
    top: 0;
    left: 0;
}
.jobs-environment .environment-swiper .swiper-slide img:nth-of-type(2){
    top: 0;
    left: 485px;
}
.jobs-environment .environment-swiper .swiper-slide img:nth-of-type(3){
    top: 0;
    right: 0;
}
.jobs-environment .environment-swiper .swiper-slide img:nth-of-type(4){
    bottom: 0;
    left: 0;
}
.jobs-environment .environment-swiper .swiper-slide img:nth-of-type(5){
    bottom: 0;
    left: 365px;
}
.jobs-environment .swiper-pagination{
    bottom: -40px;
    width: 100%;
}
.jobs-environment .swiper-pagination span{
    width: 15px;
    height: 15px;
    margin: 0 20px;
    transition-duration: .3s;
}
.jobs-environment .swiper-pagination span.swiper-pagination-bullet-active{
    width: 40px;
    border-radius: 10px;
    background: #9B1C22;
}
.index-title{
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    position: relative;
}
.index-title h2{
    font-size:40px;
    font-weight:500;
    color:#262626;
}
.index-title h3{
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}
.index-title h3 span{
    float: left;
    display: block;
    width: 50px;
    height: 1px;
    background: #666666;
    margin-top: 11px;
}
.index-title h3 p{
    font-size:16px;
    font-weight:400;
    color:#666666;
    display: block;
    margin:0 20px;
    float: left;
}
.jobs-join{
    width: 100%;
    background: #F7F7F7;
    overflow: hidden;
    background: url("../images/joinbg.jpg") repeat-x center top;
    background-size:auto 600px;
}
.jobs-join>p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#262626;
    line-height: 26px;
    text-align: center;
}
.jobs-join>h2{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#9B1C22;
    margin: 10px auto;
    text-align: center;
}
.jobs-join .content{
    margin-top: 40px;
    width: 1200px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    padding:0 30px;
    overflow: hidden;
    padding-bottom: 10px;
}
.jobs-join .content .selectBox{
    width: 100%;
    margin-top: 40px;
    height: 30px;
}
.jobs-join .content .selectBox select{
    display: block;
    float: left;
    width: 220px;
    margin-right: 20px;
    height: 30px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    padding-left: 10px;
}
.jobs-join .content .selectBox p{
    display: block;
    float: right;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(64,64,64,1);
}
.jobs-join .content .main{
    margin-top: 30px;
}
.jobs-join .content .main .item{
    width: 100%;
    height: 50px;
    background: #F7F7F7;
    display: block;
    box-sizing: border-box;
    margin-bottom: 10px;
    transition-duration: .3s;
}

.jobs-join .content .main .item h2{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(38,38,38,1);
    line-height: 50px;
    width: 21%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 10px;
}
.jobs-join .content .main .item h3{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#999999;
    float: left;
    line-height: 50px;
    width: 19%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jobs-join .content .main .item span{
    font-size:14px;
    line-height: 50px;
    width: 2%;
    float: right;
}

.jobs-join form h2{
    font-size:40px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(38,38,38,1);
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: center;
}
.jobs-join form .form-group{
    width: 770px;
    margin: 0 auto;
}
.jobs-join form .form-group .item{
    float: left;
    margin-bottom: 20px;
}
.jobs-join form .form-group .item:nth-of-type(2n){
    float: right;
}
.jobs-join form .form-group .item p{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(64,64,64,1);
    line-height: 50px;
    float: left;
}
.jobs-join form .form-group .item input{
    width: 300px;
    height: 50px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    margin-left: 10px;
    padding-left: 10px;
}
.jobs-join form .form-group .item textarea{
    height: 100px;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    margin-left: 10px;
    width: 696px;
}
.jobs-join form button{
    display: block;
    width: 300px;
    margin: 0 auto;
    margin-top: 10px;
    height: 60px;
    margin-bottom: 100px;
    background: #9B1C22;
    text-align: center;
    line-height: 60px;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    border: none;
}
