.banner{
    background-color: #F6F6F6;
}
.back-img{
    width: 100%;
    height: 500px;
}
.recuit-main{
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #F6F6F6;
    min-height: 500px;
}
.recuit-main .recuit-content{
    padding: 80px;
    background-color: #fff;
    width: 1200px;
    margin: 0 auto ;
    z-index: 2;
    
}
/* 头部 */
.about-chairman-title {
    min-width: 350px;
    margin-bottom: 49px;
    font-size: 28px;
    font-weight: bold;
}
 .about-chairman-title .titleLeft{
    width: 10px;
    height: 100px;
    left: 0;
    top: 0;
}
 .about-chairman-title .titleLeft>img{
    width: 100%;
    height: 100%;
}
 .about-chairman-title .title-CN{
    line-height: 60px;
    margin-left: 32px;
    font-size: 42px;
    color: #cc1414;
}
 .about-chairman-title .title-EN{
    line-height: 30px;
    margin-left: 32px;
    font-size: 30px;
	color: #cc9e14;
}
.recuit-main .recuit-content .jobOffer{
    margin-top: 40px;
    padding: 0 40px;
}

/* 工作内容 */
.jobOffer .statement{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #666666;
    margin-bottom: 55px;
}
.jobOffer .welfare{
    margin-bottom: 55px;
    width: 100%;
}
.jobOffer .welfare .title{
    font-size: 26px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 25px;
}
.jobOffer .welfare .detail{
    font-size: 0;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
    color: #666666;
    margin-bottom: 10px;
}
.jobOffer .welfare .detail .dl{
    font-size: 16px;
    vertical-align: top;
}
.jobOffer .welfare .detail .dl:nth-child(2){
    width: 840px;
}
.jobOffer .allStation .welfare.station{
    padding: 40px;
    border: solid 1px #ededed;
    margin-bottom: 20px;
}
.jobOffer .allStation .welfare.station .title{
    font-size: 16px;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.jobOffer .allStation .welfare.station .title>span{
    margin-left: 30px;
    color: #999999;
    font-weight: normal;
}
.jobOffer  .allStation .welfare.station .detail .dl:nth-child(2){
    width: 780px;
}
.jobOffer  .allStation .welfare.station .detail.requirements{
    display: none;
}
.jobOffer  .allStation .welfare.station .operation{
    text-align: right;
    padding-right: 10px;
}
.jobOffer  .allStation .welfare.station .operation>a{
    width: 140px;
    height: 40px;
    text-decoration: none;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
    color: #ffffff;
    border: 1px solid #cc1414;
    text-align: center;
}
.jobOffer  .allStation .welfare.station .operation>a:first-child{
    background-color: #cc1414;
}
.jobOffer  .allStation .welfare.station .operation>a:last-child{
    color: #cc1414;
    margin-left: 20px;
}

/* 合作伙伴 */
.recuit-main .recuit-content .partner{
    margin-top: 80px;
    font-size: 0;
    width: 100%;
}
.recuit-main .recuit-content .partner>a{
    display: block;
    width: 280px;
    text-decoration: none;
    color: #fff;
    margin-right: 90px;
    margin-bottom: 100px;
}
.recuit-main .recuit-content .partner>a:nth-child(3n){
    margin-right: 0;
}
.recuit-main .recuit-content .partner>a>img{
    width: 100%;
}

/* 日常问答 */
.recuit-main .recuit-content .allQuestions{
    width: 100%;
    margin-top: 60px;
}
.recuit-main .recuit-content .allQuestions .content{
    margin-bottom: 80px;
}
.recuit-main .recuit-content .allQuestions .content .questions{
    font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 30px;
}
.recuit-main .recuit-content .allQuestions .content .questions>span{
    font-size: 20px;
    color: #cccccc;
    margin-right: 10px;
}
.recuit-main .recuit-content .allQuestions .content .answers{
    margin-left: 30px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}

/* 环境福利 */
.recuit-main .recuit-content .environment{
    width: 100%;
    padding: 0 40px;
    margin-top: 80px;
}
.swiper-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 650px;
    width: 960px;
}
.gallery-thumbs {
    margin-top: 20px;
    height: 185px;
    box-sizing: border-box;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.6;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-button-next{
    right: 50px;
    outline: none;
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white{
    --swiper-navigation-color: #d0d0d0;
}
.swiper-button-prev{
    left: 50px;
    outline: none;
}
.swiper-bottom{
    padding-left: 40px;
    width: 100%;
    height: 80px;
	background-color:rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    color: #ffffff;
    line-height: 80px;
    font-size: 20px;
}
/* 职业生涯 */
.recuit-content .career{
    margin-top: 130px;
}
.recuit-content .career>img{
    display: block;
    width: 970px;
    margin-bottom: 180px;
    margin: 0 auto;
}

/* 员工访谈 */
.recuit-content .interviews{
    padding: 0 35px;
    margin-top: 60px;
}
.recuit-content .interviews .employee{
    width: 100%;
    height: 270px;
    margin-bottom: 80px;
}
.recuit-content .interviews .employee .img{
    width: 405px;
    height: 100%;
    margin-right: 40px;
}
.recuit-content .interviews .employee .img>img{
    width: 100%;
    height: 100%;
}
.recuit-content .interviews .employee .content{
    width: 514px;
    height: 100%;
    vertical-align: top;
    padding-top: 50px;
}
.recuit-content .interviews .employee .content .name{
    font-size: 30px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 30px;
}
.recuit-content .interviews .employee .content .name>span{
    margin-left: 30px;
    font-size: 16px;
}
.recuit-content .interviews .employee .content .title{
    width: 100%;
    font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recuit-content .interviews .employee .content .text{
    width: 100%;
    height: 50px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
}
.recuit-content .interviews .employee .content .lookmore{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #999999;
    text-align: right;
}
.recuit-content .interviews .employee .content .lookmore>a{
    text-decoration: none;
    color: #999999;
}
.recuit-content .interviews .employee .content .lookmore>a:hover{
    text-decoration: underline;
	color: #cc1414;
}

/* 员工访谈详情页 */
.recuit-content .interviewsDetail{
    padding: 0 35px;
    margin-top: 60px;
}
.recuit-content .interviewsDetail .title{
    font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
}
.recuit-content .interviewsDetail .time{
    font-size: 14px;
    color: #999999;
    margin-bottom: 60px;
}
.recuit-content .interviewsDetail .time>span{
    margin-left: 10px;
}

.recuit-content .interviewsDetail .img{
    width: 100%;
    margin-bottom: 40px;
}
.recuit-content .interviewsDetail .img>img{
    width: 100%;
}
.recuit-content .interviewsDetail .name{
    font-size: 30px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 50px;
    text-align: center;
}
.recuit-content .interviewsDetail .name>span{
    margin-left: 30px;
    font-size: 16px;
}
.recuit-content .interviewsDetail .content{
    line-height: 24px;
    font-size: 14px;
}

.back-img-recuit{
    background-image: url('../images/hr/recruit.jpg');
    background-size: 100% 100%;
}
.back-img-career{
    background-image: url('../images/hr/career.jpg');
    background-size: 100% 100%;
}
.back-img-building{
    background-image: url('../images/hr/building.jpg');
    background-size: 100% 100%;
}
.back-img-interviews{
    background-image: url('../images/hr/interviews.jpg');
    background-size: 100% 100%;
}
.back-img-contactUs{
    background-image: url('../images/hr/contactUs.png');
    background-size: 100% 100%;
}


