﻿
/*--------------------------------------------------
    [1. banner]
----------------------------------------------------*/
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.join-bg__section {
    width: 100%;
    overflow: hidden;
    position:relative;

}
.josn_top_title {
    position: absolute;
    font-family: Microsoft YaHei;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 7px;
    left: 163px;
    bottom: 73px;
    color: #FFFFFF;
}
    .josn_top_title span {
        width: 7px;
        height: 7px;
        background: #FFFFFF;
        border-radius: 50%;
        display: inline-block;
        margin-bottom: 6px;
    }
.join-bg-shzp__section {
    width: 100%;
    overflow: hidden;
    background: url(../../statics/images/banner/社会招聘.jpg) no-repeat center bottom;
    background-size: cover;
    height: 480px;
}
.join-bg-xyzp__section {
    width: 100%;
    overflow: hidden;
    background: url(../../statics/images/banner/校园招聘.jpg) no-repeat center bottom;
    background-size: cover;
    height: 480px;
}
.join-bg-cbrc__section {
    width: 100%;
    overflow: hidden;
    background: url(../../statics/images/banner/储备人才.jpg) no-repeat center bottom;
    background-size: cover;
    height: 480px;
}
.join-bg-qcdk__section {
    width: 100%;
    overflow: hidden;
    background: url(../../statics/images/banner/渠成大咖.jpg) no-repeat center bottom;
    background-size: cover;
    height: 480px;
}
.join-bg-yggs__section {
    width: 100%;
    overflow: hidden;
    background: url(../../statics/images/banner/员工故事.jpg) no-repeat center bottom;
    background-size: cover;
    height: 480px;
}
.join_top_title {
    max-width: 1574px;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-size: 32px;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    letter-spacing: 7px;
    margin-top: 358px;
    color: #fff;
}
/*.join-bg__section img {
        width: 100%;
    }
    */

/*--------------------------------------------------
    [2. 招聘]
----------------------------------------------------*/
.join-recruit__row {
    max-width: 1596px;
    margin: 0 auto;
    padding: 79px 0px 0px;
    margin-bottom: 97px;
}
.join-recruit__item {
	position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 15px;
    width: 25%;
    float: left;
}
.join-recruit__item a {
    position: relative;
    display: block;
    overflow: hidden;
}
.join-recruit__item a img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.join-recruit__item a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.join-recruit__text h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px;
    color: #000000;
    padding: 32px 0px 15px;
}
.join-recruit__text p {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 3px;
    color: #727272;
    padding-bottom: 39px;
}
.join-recruit__text a {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 2px;
    color: #000;
}
.join-recruit__text i {
    padding-left: 5px;
    color: #000;
}
@media (max-width: 991px) {
    .join-recruit__text h2 {
        font-size: 24px;
        padding: 23px 0px 5px;
    }
    .join-recruit__text p {
        font-size: 16px;
        padding-bottom: 30px;
    }
}


/*--------------------------------------------------
    [3. 公司福利]
----------------------------------------------------*/
.join-welfare__grid {
    padding: 131px 0px 0px;
}
.join-welfare__headline {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1596px;
}
.join-welfare__headline h2 {
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2px;
    color: #000000;
    padding: 0px 15px 67px;
}
.join-welfare__row {
    display: flex;
    justify-content: space-between;
}
.join-welfare__item {
    float: left;
    padding: 40px;
    height: 393px;
    position: relative;
    overflow: hidden;
}
.join-welfare__item--1 {
    width: 64.436%;
}
.join-welfare__item--2 {
   /* background: url(../../statics/images/join/797_393.png) no-repeat center;
    background-size: cover;*/
    width: 36.469%;
}
.join-welfare__item--3 {
    width: 36.469%;
}
.join-welfare__item--4 {
    width: 64.436%;
}
.join-welfare__item .mask-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    top: 0;
    left: 0;
    transform: translate(0, 393px);
    transform-origin: bottom;
    transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -webkit-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -moz-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -ms-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -o-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.join-welfare__item--1 .mask-bg {
    background: #6E3F2C;
}
.join-welfare__item--2 .mask-bg {
    background: #968C83;
}
.join-welfare__item--3 .mask-bg {
    background: #968C83;
}
.join-welfare__item--4 .mask-bg {
    background: #4B646B;
}
.join-welfare__item h3 {
    font-size: 25px;
    line-height: 33px;
    color: #fff;
    position: relative;
    margin-bottom: 13px;
}
.join-welfare__item p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    position: relative;
    opacity: 0;
    transform: translate(0, 80px);
    transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -webkit-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -moz-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -ms-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -o-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.join-welfare__item:hover .mask-bg{
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
}
.join-welfare__item:hover p{
    opacity: 1;
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
}
@media (max-width: 991px) {
    .join-welfare__item {
        width: 100%;
    }
    .join-welfare__headline h2 {
        font-size: 24px;
        padding: 0px 15px 30px;
    }

    .join-welfare__item h3 {
        font-size: 20px;
    }
}



/*--------------------------------------------------
    [4. 员工心声]
----------------------------------------------------*/
.join-voice__grid {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1596px;
    padding: 119px 0px;
}
.join-voice__headline {
    padding: 0px 14px 0px;
}
.join-voice__headline h2 {
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2px;
    color: #000000;
    border-top: 1px solid #bfbfbf;
    padding: 56px 0 85px;
}
.join-voice__item {
    display: flex;
}
.join-voice__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #F3F4F4;
    padding: 54px 64px;
}
.join-voice__text {
    background: #F3F4F4;
    padding: 75px 64px 54px;
}
.join-voice__text p {
    font-size: 16px;
    line-height: 27px;
    color: #000000;
}
.join-voice__name {
    display: flex;
    align-items: center;
}
    .join-voice__name img {
        width: 83px;
        height: 83px;
        border: 4px solid #FF8D46;
        border-radius:50%;
        margin-right: 15px;
    }
.join-voice__name h4 {
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    padding-bottom: 2px;
}
.join-voice__name span {
    font-size: 15px;
    line-height: 26px;
    color: #818181;
    padding-right: 10px;
}
.slick-slide {
    margin: 0 15px;
}
/* Arrows */
.slick-prev,
.slick-next {
    width: 52px;
    height: 52px;
    background: #000000;
    position: absolute;
    top: -93px;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
}
.slick-prev {
    right: 83px;
}
.slick-next {
    right: 15px;
}
@media (max-width: 1200px) {
    .join-voice__text {
        padding: 45px 15px 40px;
    }
    .join-voice__item {
        flex-direction: column;
    }
}


/*--------------------------------------------------
    [5. 员工故事]
----------------------------------------------------*/
.join-story__grid {
    padding: 0px 0px 158px;
    background:#f3f3f3;
}
.join-story__yggs {
    background:#fff;   
}
.join-story__headline {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1596px;
    padding: 0px 14px 87px;
}
.join-story__headline h2 {
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2px;
    color: #000000;
    border-top: 1px solid #bfbfbf;
    padding-top: 60px;
}
.join-story__headline a {
    font-size: 16px;
    letter-spacing: 2px;
    color: #535353;
    border: 1px solid #535353;
    padding: 8px 19px;
    float: right;
}
.join-story__headline a:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}
.join-story__headline i {
    padding-left: 26px;
    font-size: 24px;
    color: #535353;
}
.join-story__headline a:hover i {
    color: #fff;
}
.join-story__content {
    background: #d9d9d9;
}
.join-story__row {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1507px;
}
.join-story__item {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 28px;
    width: 33.333333%;
    float: left;
    top: 68px;
    margin-bottom: 30px;
    height:520px;
}
.join-story__item a {
    position: relative;
    overflow: hidden;
    display: block;
}
.join-story__item a img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.join-story__item a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.join-story__text {
    background: #fff;
    padding: 42px 45px;
}
.join-story__text p {
    font-size: 19px;
    line-height: 25px;
    color: #A7A7A7;
    padding-bottom: 13px;
}
.join-story__text h3 {
    font-size: 25px;
    line-height: 33px;
    letter-spacing: 2px;
    color: #000000;
    padding-bottom: 66px;
} 
.join-story__text a {
    float: right;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 2px;
    color: #373737;
}
.join-story__text i {
    padding-left: 5px;
    color: #444444;
}
.join-story__item--detail {
    margin-bottom: 59px;
}
.join-story__item--detail .join-story__text {
    border: none;
    background: #F3F4F4;
}


.join-story__item .story-text-wrapper {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 446px;
    height: 243px;
    background: white;
    padding: 42px 45px;
    box-sizing: border-box;
    margin: 0 auto;
    box-sizing: border-box;
    transition: .3s height;
}

    .join-story__item .story-text-wrapper:hover {
        height: 360px;
    }

    .join-story__item .story-text-wrapper .story-text {
        opacity: 0;
    }
    .join-story__item .story-text-wrapper .story-user {
        font-size: 19px;
        line-height: 25px;
        color: #A7A7A7;
        padding-bottom: 13px;
    }
    .join-story__item .story-text-wrapper .story-title {
        font-size: 25px;
        line-height: 33px;
        letter-spacing: 2px;
        color: #000000;
        padding-bottom: 20px;
    }
    .join-story__item .story-text-wrapper .story-more-wrapper {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 2px;
        color: #373737;
        right: 44px;
        position: absolute;
        bottom: 42px;
    }
    .join-story__item .story-text-wrapper .story-more-wrapper a {
        color: #373737;
    }

    .join-story__item .story-text-wrapper:hover .story-text {
        opacity: 1;
        transition: 1s opacity cubic-bezier(0.2, 0.0, 0.2, 1);
    }

    .join-story__item .story-text-wrapper .text-paragraph {
        font-size: 14px;
        color: #343434;
        font-weight: 290;
        line-height: 24px;
        transition: .3s all cubic-bezier(0.2, 0.0, 0.2, 1);
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }


/*-----------------------------------
	招聘
------------------------------------*/
/*图片*/
.recruit-bg {
	padding: 165px 0;
    position: relative;
    height: 400px;
}
.recruit-bg h1 {
    color: #fff;
    text-shadow: 0 5px 5px #515151;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 4px;
	text-align: center;
}
@media (max-width: 768px) {
	.recruit-bg h1 {
    font-size: 30px;
    line-height: 40px;
}
}
@media (min-width: 991px) {
.recruitment-img{
	position: relative;
}

.recruitment-img img{
	position: absolute;
    z-index: 2;
}
}
.recruitment-img .border{
	border: 10px solid #555;
    padding: 1px;
    position: absolute;
    top: 50px;
    left: -20px;
    width: 555px;
    height: 370px;
    z-index: 1;
}
/*文本*/
.recruitment{
	padding:0px 60px;
}
.recruit-title{
	font-size: 28px;
    font-weight: bold;
    padding: 30px 0px 60px
}
.tab-title{
	border-bottom:1px solid #ddd;
}
.recruit-content .nav-tabs{
	display:inline-block;
	margin-bottom: -5px;
	border-bottom:none;
}
.recruit-content .nav-tabs li{
	display:inline;
}
.recruit-content .nav>li>a:hover, .recruit-content .nav>li>a:focus {
    background-color: transparent;
	border: none;
}
.recruit-content .tab-title>.nav-tabs>li.active>a, .recruit-content .tab-title>.nav-tabs>li.active>a:hover, .recruit-content .tab-title>.nav-tabs>li.active>a:focus {
    border: none;
    font-weight: bold;
    border-bottom: 2px solid #333;
}

/*在招职位--区域划分*/
.job-tab{
    padding: 20px 40px 40px 40px;
}
.job-heading{
    padding: 20px 0 25px 0;
	border-bottom:1px solid #f2f2f2;
}
.job-tab .position-head{
	color:#000;
	font-weight:bold;
}

.job-tab .hot-city a:hover{
	color:#333;
}

.job-tab .hot-city li{
	float:left;
	padding:0 10px;
}
.job-tab .hot-city li a:hover{
	color:#000;
}
.job-tab .nav-tabs{
	display:inline-block;
	margin-bottom: -5px;	
	border-bottom:none;
}
.job-tab .nav-tabs li{
	display:inline;
}
.job-tab .nav-tabs>li.active>a, .job-tab .nav-tabs>li.active>a:hover, .job-tab .nav-tabs>li.active>a:focus {
    border: none;
    font-weight: bold;
}
/*在招职位*/
.job-content{
	padding: 20px 0 60px 0;
    display: flex;
    justify-content: center;
	background-color: #f7f7f7;
}
.job-content-wrap {
	padding: 30px 15px;
}
.center-section-wrap {
	width: 68%;
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
}
.job-content-margin {
	margin: 0;
    width: auto !important;
}
.job-list-box li {
    border-bottom: 1px solid #f2f2f2;
    color: #444444;
	height:100px;
    background: #ffffff;
}
.job-list-box li {
    border-bottom: 1px solid #f2f2f2;
    color: #444444;
    background: #ffffff;
}
.job-sort {
	width: 10%;
}
.job-sort h1 {
	font-size: 24px;
    color: rgb(0, 0, 0);
	margin-bottom: 10px;
}
.job-sort ul {
	padding: 0;
}
.job-sort ul li {
	font-size: 16px;
    margin-bottom: 5px;
	cursor: pointer;
}
.job-content p{
	color:#666;
}

.user-background {
    margin-top: 10px;
    font-size: 12px;
    color: #bbbbbb;
}

.job-list-box li .job-requirements-box {
    padding-left: 20px;
}

.job-list-box li .salary {
    color: #444444;
    font-weight: 600;
}

.job-list-box li .age-limit {
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
}

.btn-default-main {
    color: #444;
    background: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

.job-btn {
    min-width: 120px;
    padding: 10px 20px;
    height: 36px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.job-list-box{
	-webkit-padding-start: 0;	
}

.btn-default-main:hover {
    color: #444;
    background: #ffe366;
    border: 1px solid #ffe366;
}
.job-sort ul li.active {
       color:#f08300;
    }
/*我要应聘*/
.job-form{
	padding:30px;
}
.sky-form .radio{
	display:inline-block;
	width:100px;
	padding-left:30px;
}
/*职位信息*/
.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.share-wp {
    position: absolute;
    right: 25px;
    top: 25px;
}

@media screen and (max-width: 1199px) {
	.job-content {
		flex-direction: column;
	}
	.job-sort {
		width: 100%;
		padding: 20px 30px;
	}
	.center-section-wrap {
		width: 100%;
	}
}
/*-----------------------------------
	储备人才
------------------------------------*/
.reserve-title{
	text-align: right;
}
.input-file.messageInfo-file{
    margin-left:15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 400;
}
.reserve-title h2{
	text-align:center;
}
.reserve-content h4{
	color:#000;
	font-weight:bold;
	padding-bottom: 10px;
}
.reserve-content p{
	margin:0;
}
.reserve-title h4{
    position: relative;
    display: inline-block;
    padding-left: 6.42857rem;
    font-size: 20px;
    line-height: 1.4;
    text-align: right;
    margin: 5px 0px 15px;
}
.reserve-title h4:after {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 5rem;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: inherit;
    left: 0;
}
.reserve-title p{
	margin-bottom:20px;
	text-align: left;
}
.reserve-content-left{
	position: absolute;
    padding: 20px;
    width: 514px;
    background: #FBFBFB;
    box-sizing: border-box;
    top: 64px;
    z-index: 5;
    right: 40px;
    width: 380px;
}
.reserve-content-right{
	position: absolute;
    padding: 20px;
    width: 514px;
    background: #FBFBFB;
    box-sizing: border-box;
    top: 60px;
    z-index: 5;
    left: 40px;
    width: 380px;
}
 .talentsP{
    margin-bottom: 20px;
    line-height: 30px !important;
 }
 .job_h{
    margin-bottom: 8px;
    font-family: Microsoft YaHei-Bold;
    color: #343535 !important;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 42px;
 }
 .job_weight{
     margin-bottom: 12px;
    font-family: Microsoft YaHei-Bold;
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #343535 !important;
 }
 .job_p{
     font-family: Microsoft YaHei-Regular;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #343535 !important;
    padding-bottom: 40px;
 }
 .job_pdd{
    padding: 0 139px;
 }
 .rc_item_detail{
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
    font-family: Microsoft YaHei;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 3px;
    background:#fff ;
 }
 .rc_item_detail p{
    color: #000;
 }
 .reserve-content-leftp{
 padding: 0 !important;
 background:none;
 top:120px;
 right: 22px;
 }
.reserve_dis{
    display: flex;
    margin-bottom: 40px;
 }
 .reserve_gps{
    max-width: 778px;
 }
 .reserve_gps_plan{
    margin-bottom: 8px !important;
    font-family: Microsoft YaHei-Bold;
    font-weight: 700;
    color:#343535 !important;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 30px;
 }
 .reserve_gps_required{
   margin-bottom: 20px;
   font-family: Microsoft YaHei-Regular;
   color: #343535 !important;
   font-style: 14px;
   letter-spacing: 2px;
   line-height: 24px;
 }
 .reserve_gps_required span{
    font-weight: 700;
    color: #ff9645 !important;
 }
 .orange_c{
    font-weight: 700;
    color: #ff9645 !important;
 }
 .reserve_item{
    position: relative;
    padding: 16px 0 19px 24px;
    border-radius: 12px;
    /* border: 1px solid #fbeee2; */
    /* background: linear-gradient(180deg, #FFFEFC 0%, #FEF5F0 100%); */
    /* background-color: #e08640; */
    background-image: url(../../statics/images/储备干部要求.png); 
    background-size:cover;
    overflow: hidden;
 }

 .reserve_item_label{
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 42px;
    line-height: 42px;
    background:url(../../statics/images/标签色块.png) ;
    background-size:cover;
 }
 .reserve_item_left{
    margin-left: 10px;
 }
 .reserve_item_container{
    display: flex;
    justify-content: center;
    color: #fff;
 }
 .reserve_item_p{
    margin-bottom: 8px !important;
    line-height: 24px;
    font-family: Microsoft YaHei-Bold;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    color: #343535 !important;
 }
 .reserve_item_salary{
    letter-spacing: 2px;
    font-family: Microsoft YaHei-Bold;
    font-weight: 700;
    font-size: 12px;
    color:#ff9645 !important;
    line-height: 14px;
    margin-bottom: 12px !important;
 }
 .reserve_item_detail{
    font-family: Microsoft YaHei-Regular;
    font-size: 14px;
    color: #343535 !important;
    line-height: 24px;
    letter-spacing: 2px;
 }
 .reserve_item_detail p{
    color: #343535 !important;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 24px;
 }
 .reserve-top{
 }
 .reserve-top-mr{
  margin-right: 40px;
 }
 .reserve-top-mb{
  width: 777px;
  margin-bottom: 20px;
 }
 .reserve-top_dis{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  
 }
 @media (max-width: 1912px) {
	.reserve-top-mr{
        margin-right: 32px;
    }
}
 .font_bold{
    font-weight: 700;
 }
 .font_color{
    color:#e77817 !important;
 }
 .reserve_imgs{
    width: 48%;
    margin-bottom: 20px;
 }
 .rc_item{
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
    font-family: Microsoft YaHei;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 3px;
 }
 .rc_item p{
    color: #000;
 }
 .recruitTab_list_d{
    display: flex;
    flex-wrap: wrap;
    color: #000000;
    font-family: Microsoft YaHei;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
 }
 .recruitTab_list_d div{
    margin-right: 20px;
 }
 .reserve-content-left .text1 p, .reserve-content-right .text1 p,.reserve-content-right .text2 p{
    font-family: Microsoft YaHei;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 3px;
    color: #000;
 }
 .reserve-content-right-update{
    left:12px;
    width: 502px;
 }
.reserve-content-left .text1, .reserve-content-right .text1 {
	margin-bottom: 20px;
}
.reserve-right-width .text2{
	margin: 20px 0px 0px;
}
.reserve-content .clearboth{
	clear:both;
	height:0;
}
.reserve-right{
	margin:30px 0px;
}
.reserve-right img{
	float:right;
}
@media (min-width: 1200px) {
	.recruit-content .nav-tabs li {
	    padding: 0 50px;
	}
}
@media (max-width: 767px) {
	.reserve-content {
        flex-direction:column;
    }
	.reserve-content-left,
	.reserve-content-right	{
		width: 100%;
		padding: 0;
		float: left;
		position: relative;
		top: 0;
		left: 0;
		padding:20px;
	}
.job_pdd{
        padding: 0 10px;
    }
    .reserve-top-mr{
        margin-right: 0;
    }
    .reserve_item_gpsmb{
        margin-bottom: 20px;
     }
}

/*-----------------------------------
	表单
------------------------------------*/
.sky-form {
    margin: 0;
    outline: none;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
    color: #666;
}
.sky-form {
    box-shadow: none;
}
.shzp-con {
    padding-top:100px;
}
.sky-form .color-red {
    display: none;
}
.sky-form fieldset {
    display: block;
    border: none;
}
.sky-form fieldset {
    background: transparent;
}
    .sky-form .recruitTab_form_list {
        width:50%;
        float:left;
    }
    .g-mb-10 {
        margin-bottom: 10px !important;
    }
.g-mb-20 {
    margin-bottom: 20px !important;
}
.g-mb-28 {
    margin-bottom: 28px !important;
}
.g-mb-30 {
    margin-bottom: 30px !important;
}
.g-mb-40 {
    margin-bottom: 40px !important;
}
.sky-form .input, .sky-form .select, .sky-form .textarea, .sky-form .checkbox, .sky-form .toggle, .sky-form .button {
    position: relative;
    display: block;
    margin-bottom:0;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
	resize:none;
    padding: 6px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/23px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
    border-color: #e5e5e5;
	transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
.sky-form .input input {
    height: 45px;
    padding: 6px 12px;
	display:inline-block;
}
.sky-form .input.input-width input{
    width:95%;
	display:inline-block;
	
}

.sky-form .input .tips {
    color:#f00;
	display:none;	
	padding-left:1%;
}
    .sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
        border: 0;
        background: #fff;
        font-size: 14px;
        color: #818181;
    }
.shzp-con .input input, .shzp-con .select select, .shzp-con .textarea textarea {
    background: #F3F4F4;
}
.sky-form .botton:hover {
    color: #999;
}
.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error select + i,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i,
.sky-form .toggle.state-error input:checked + i {
	background: #fff0f0;
}
.sky-form .state-error + em {
	display: block;
	margin-top: 6px;
	padding: 0 1px;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #ee9393;
}
.sky-form .rating.state-error + em {
	margin-top: -4px;
	margin-bottom: 4px;
}
/*Button Styles
------------------------------------*/
.btn-u {
    border: 0;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    background: #000;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    width: 133px;
    height: 39px;
    line-height: 39px;
    text-align: center;  
    letter-spacing: 5px;
}
.btn-u:hover {
	color: #fff;
	text-decoration: none;
}
.btn-u:focus {
	color: #fff;
}
.btn-u.btn-block {
	text-align: center;
}

.btn-u-sm,
a.btn-u-sm {
	padding: 3px 12px;
}


.btn-u-lg,
a.btn-u-lg {
	font-size: 18px;
	padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
	font-size: 12px;
	padding: 2px 12px;
	line-height: 18px;
}

/*************社会招聘*****************/
.recruitTab_top {
    margin-top:97px;
    margin-bottom:100px; 
}
.inner_box {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 28px;
    background: #e6e6e6;
    line-height: 54px;
    height:54px;
    width: 580px;
    margin: 0 auto;
    display: inline-block;
}
    .inner_box .recruitTab_bg {
        position: absolute;
        top: 4px;
        left: 4px;
        z-index: 1;
        width: 190px;
        height: 45px;
        border-radius: 50px;
        background-color: #FA9759;
        transition: 0.35s;
    }

    .recruitTab_img {
        max-width: 1300px;
        margin: 0 auto;
    }
.recruitTab_top .nav-tabs {
    width: 580px;
    height: 54px;
    border-radius: 50px;
    padding: 4px;
    z-index: 2;
    position: relative;
    display: flex;
}
        .recruitTab_top .nav-tabs li {
            width: 190px;
            height: 45px;
            border-radius: 50px;
            color: #2E2E2E;
            font-size: 18px;
            letter-spacing: 2px;
            line-height:45px;
            padding:0;
        }
            .recruitTab_top .nav-tabs li > a {
                margin-right: 0;
                line-height: 45px;
                border: none;
                border-radius: 0;
                padding: 0;
                font-size: 18px;
                color: #2E2E2E;
            }
            .recruitTab_top .nav-tabs li.active {
                color: #fff;
                /*border-radius: 50px;*/
            }
                .recruitTab_top .nav-tabs li.active > a {
                    color: #fff;
                    cursor: default;
                    border-radius: 50px;
                    background: transparent;
                    /* background-color: #FA9759;*/
                    /* border: none;
                    border-bottom-color: transparent;
                    */
                }
.recruitTab_one {
    overflow:hidden;
    padding-bottom:106px;
}
.recruitTab_test {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: 290;
    line-height: 24px;
    letter-spacing: 2px;
    color: #000000;
}
    .recruitTab_title {
        font-family: Microsoft YaHei;
        font-size: 28px;
        font-weight: 400;
        height: 37px;
        line-height: 37px;
        letter-spacing: 2px;
        color: #000000;
    }
.recruitTab_title_dk {
    font-family: Microsoft YaHei;
    font-size: 28px;
    font-weight: 400;
    height: 37px;
    line-height: 37px;
    letter-spacing: 2px;
    color: #000000;
    margin-top: 98px;
}
.recruitTab_con{
    max-width:1596px;
    margin:0 auto;
}
.recruitTab_smcon {
    background: #6F6F6F;
    padding:63px 0;
    color:#fff;
    margin-bottom:121px;
}
.recruitTab_smcon_title {
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 10px;
    margin-bottom:63px;
}
.recruitTab_smcon_p {
    max-width:918px;
    margin:0 auto;
}
.recruitTab_smcon_p p {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 2px;
}
    .recruitTab_two {
        background: #F3F4F4;
        overflow: hidden;
        padding: 114px 0 121px 0;
    }
    .recruitTab_two .panel-group {
        padding-top:3px;
    }
    .recruitTab_two .panel {
        border: none;
        box-shadow: none;
        background-color: transparent;
        border-bottom: 1px solid #6A6A6A;
        padding: 72px 0 41px 0;
        border-radius:0;
    }

    .recruitTab_two .panel-default > .panel-heading {
        padding: 0;
        border: none;
        background: none;
    }
/*.panel-heading .collapsed:before {
    content: '\e1';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 0px;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.panel-heading a:before {
    content: ' ';
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 0px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.panel-heading .collapsed:after {
    content: '\e909';
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}*/
.jia {
    width: 25px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.jian {
    width: 25px;
    position: absolute;
    right: 0;
    top: 0;
}
.collapsed .jia {
    display:block;
}
.collapsed .jian {
    display:none;
}

    .recruitTab_two .panel-default > .panel-heading a {
        display: block;
        align-items: center;
        position: relative;
    }

    .recruitTab_two .panel-collapse {
        position: relative;
    }

    .recruitTab_two .panel-group .panel:last-child .collapsing {
        display: none;
    }

    .recruitTab_two .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        transition: .2s ease;
        -webkit-transition-property: height, visibility;
        -o-transition-property: height, visibility;
        transition-property: height, visibility;
    }

    .recruitTab_two .panel-group .panel + .panel {
        margin-top: 0;
    }

    .recruitTab_two .panel-group .panel-heading .panel-title {
        color: #000;
        font-family: Microsoft YaHei;
        font-size: 21px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 2px;
        padding-bottom: 0;
    }

    .recruitTab_two .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 14px 0 0 0;
        color: #000;
        font-size: 15px;
        line-height: 24px;
        border-top:0;
    }

    .recruitTab_two .panel-default > .panel-heading span {
        float:right;
    }
        .recruitTab_two .panel-default > .panel-heading span i {
            font-size:22px;
        }
        .recruitTab_add {
            width: 25px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            border: 2.3px solid #313131;
            color: #313131;
            border-radius: 50%
        }
.recruitTab_minus {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 2.3px solid #FA9759;
    color: #FA9759;
    border-radius: 50%
}
.recruitTab_line {
    background:#fff;
}
.recruitTab_zwCon {
    max-width:1284px;
    margin:0 auto;
}
.recruitTab_list {
    height: 289px;
    background: #Fff;
    float: left;
    position: relative;
    width: 100%;
}
.recruitTab_list_title {
    margin: 21px 0 0 33px;
    font-size: 23px;
    color: #000;
    letter-spacing: 4px;
}
    .recruitTab_list_title img {
        width:40px;
        margin-right:21px;
        float:right;
    }
    .recruitTab_list_a {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 4px;
        margin-left: 33px;
        color: #FA9759;
        cursor: pointer;
        position:absolute;
        bottom:33px;
    }
.recruitTab_form_con {
    max-width: 1254px;
    margin: 0 auto;
}
    .recruitTab_form_con p {
        color: #000000;
        font-family: Microsoft YaHei;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 2px;
    }
/*   招聘岗位*/
.recruitment_positions {
    max-width:1330px;
    margin :0 auto;
    padding-top:100px;
}
    .recruitment_positions ul {
        overflow:hidden;
    }
        .recruitment_positions ul li {
            border-bottom: 1px solid #6A6A6A;
            margin-bottom:70px; 
            color: #000;
            padding-bottom:14px;
            overflow:hidden;
        }
    .recruitment_positions .positions_left {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 1px;
        float:left;
        width:635px;
    }
        .recruitment_positions .positions_left span {
            color: #888;
            font-size: 13px;
            font-weight: 400;
            letter-spacing: 0px;
            display:block;
            margin-top:2px;
        }
    .recruitment_positions .positions_middle {
        font-family: Microsoft YaHei;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 1px;
        float:left;
    }
    .recruitment_positions .positions_right {
        font-family: Microsoft YaHei;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 1px;
        float: right;
        color: #FA9658;
    }
.recruitment_detail_search {
    background: #E8E8E8;
    margin-bottom:106px;
    width: 100%; 
    height: 65px;
}
    .recruitment_detail_search i {
        float: left;
        font-size: 28px;
        margin-left: 33px;
        line-height: 65px;
        color: #8E8E8E;
    }
    .recruitment_detail_search button {
        float: right;
        height: 65px;
        line-height: 65px;
        border: 0;
        color: #FA9658;
        font-family: Microsoft YaHei;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 1px;
        margin-right:9px;
        background:none;
        width:160px;
        padding:0;
    }
    .recruitment_detail_search .recruitment_detail_input {
        width: calc(100% - 240px);
        height: 65px;
        float: left;
        line-height: 65px;
        font-family: Microsoft YaHei;
        font-size: 20px;
        letter-spacing: 1px;
        color: #8E8E8E;
        border: 0;
        background: #E8E8E8;
        padding:0 11px;
    }
        .recruitment_detail_search .recruitment_detail_input:focus {
            border: 0;
            outline:none;
        }
        .recruitment_detail_search .recruitment_detail_input::selection {
            background: #E8E8E8;
        }
        .recruitment_detail_top {
            border-bottom: 1px solid #6A6A6A;
            padding-bottom: 36px;
            overflow: hidden;
        }
.recruitment_detail_left {
    float: left;
    font-family: Microsoft YaHei;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 3px;
    color:#000;
    line-height:40px;
}
    .recruitment_detail_left span {
        display:block;
        margin-top:27px;
        font-family: Microsoft YaHei;
        font-size: 30px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 3px;
        color: #FA9759;
    }
.recruitment_detail_right {
    float:right;
}
    .recruitment_detail_right a {
        width: 211px;
        height: 45px;
        background: #FA9759;
        text-align: center;
        line-height: 45px;
        font-family: Microsoft YaHei;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 3px;
        color:#fff;
        display:block;
        margin-top:5px;
    }
.recruitment_detail_box {
    margin-top:62px;

}
    .recruitment_detail_box h3 {
        font-family: Microsoft YaHei;
        font-size: 30px;
        color: #4F4F4F;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 3px;
        margin-bottom:23px;
    }
    .recruitment_detail_box .recruitment_detail_p {
        font-family: Microsoft YaHei;
        font-size: 15px;
        font-weight: 290;
        line-height: 26px;
        color: #4F4F4F;
    }


    /*********招聘岗位列表********/
.recruitment_list_con {
    max-width:1596px;
    margin:0 auto;
    overflow:hidden;
}
    .recruitment_list_con ul li {
        float: left;
        height: 60px;
        line-height: 60px;
        margin-right: 80px;
    }
        .recruitment_list_con ul li.active a {
            color: #FA9658;
            border-bottom: 2px solid #FA9658;
        }
        .recruitment_list_con ul li a {
            float: left;
            height: 60px;
            line-height: 60px;
            color: #000000;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: 0px;
            padding: 0;
        }
            .recruitment_list_con ul li a:hover {
                background: none;
                color: #FA9658;
            }
            .recruitment_list_header {
                background: #F1F1F1;
                height: 60px;
                line-height: 60px;
                margin-bottom: 20px;
            }
.recruitment_list_tab {
    max-width:1330px;
    margin:0 auto;
    overflow:hidden;
}
    .recruitment_list_tab ul {
        margin-bottom:100px;
        overflow:hidden;
    }
        .recruitment_list_tab ul li {
            margin-top: 80px;
            overflow:hidden;
            border-bottom: 1px solid #6A6A6A;
            padding-bottom:14px;
        }
            .recruitment_list_tab ul li .position-box {
                color: #000000;
                font-family: Microsoft YaHei;
                font-size: 20px;               
                line-height: 24px;
                letter-spacing: 1px;
            }
                .recruitment_list_tab ul li .position-box .user-background {
                    margin-top: 2px;
                    color: #888888;
                    font-family: Microsoft YaHei;
                    font-size: 13px;
                    font-weight: 400;
                    line-height: 24px;
                    letter-spacing: 0px;
                }
            .recruitment_list_tab ul li .job-requirements-box .salary {
                color: #000;
                font-family: Microsoft YaHei;
                font-size: 20px;
                font-weight: 400;
                line-height: 24px;
                letter-spacing: 1px;
            }
            .recruitment_list_tab ul li .job-btn-u {
                float: right;
                color: #FA9658;
                background: none;
                font-family: Microsoft YaHei;
                font-size: 20px;
                font-weight: 400;
                line-height: 24px;
                letter-spacing: 1px;
            }
.input-file {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: default;
    padding: 0;
}
    .input-file .button_qcdk {
        color: #555;
        background: #fff;
        width: 112px;
        height: 35px;
        border-radius: 50px;
        border: 1.5px solid #FA9759;
        font-family: Microsoft YaHei;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 1px;
        color: #FA9759;
        text-align:center;
        float:left;
    }

    .input-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        border: 0;
        padding: 0;
        margin: 0;
        height: 30px;
        cursor: pointer;
        opacity: 0;
        left: 0;
        width: 112px;
        height: 35px;
        background: #F3F4F4;
    }
    .input-file .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 32px;
        width: 180px;
        margin: 0;
        padding: 8px 10px;
        overflow: hidden;
        cursor: default;
        border: none;
        font: 9pt/100% Arial, Helvetica, sans-serif;
        color: #777;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
        background: #F3F4F4;
    }
.shzp-con .input-file .filename {
    background:#fff;
}
.input-file:hover .button_qcdk {
    background: #FA9759;
    color: #fff;
}
    .recruitment_qcdk_top {
        width: 100%;
        height: 616px;
        background: #F3F4F4;
        text-align: center;
        margin: 74px 0 98px 0;
    }
    .recruitment_qcdk_top p {
        padding-top: 138px;
        font-family: Microsoft YaHei;
        font-size: 20px;
        font-weight: 290;
        line-height: 30px;
        letter-spacing: 2px;
        color: #696969;
        margin-bottom:77px;
    }

@media screen and (max-width: 1200px) {
    .join-bg-shzp__section {
        height: 300px;
    }
    .join-bg-xyzp__section {
        height: 300px;
    }
    .join-bg-cbrc__section{
        height: 300px;
    }

    .join-bg-qcdk__section {
        height: 300px;
    }

    .join-bg-yggs__section {
        height: 300px;
    }
    .join_top_title {
        margin-top: 220px;
        margin-left: 20px;
    }
    .recruitTab_top {
        margin-top: 50px;
        margin-bottom: 60px;
    }
    .josn_top_title {
        left: 50px;
        bottom: 40px;
    }
    .recruit-content .row {
        margin-left:0;
        margin-right:0;
    }
    .recruitTab_one {
        padding: 0 15px 60px 15px;
    }
    .recruitTab_two {
        padding: 60px 15px 60px 15px;
    }
    .join-recruit__row {
        padding: 50px 15px 0 15px;
    }
    .join-welfare__grid {
        padding-top:60px;
    }
    .join-welfare__headline h2 {
        padding: 0px 15px 40px;
    }
    .join-voice__grid {
        padding: 60px 0;
    }
    .slick-prev,
    .slick-next {
        width: 42px;
        height: 42px;
        top: -63px;
    }
    .slick-prev {
        right: 68px;
    }
    .recruitTab_two .panel {
        padding: 60px 0 30px 0;
    }
    .join-voice__headline h2 {
        padding: 40px 0 50px;
    }
    .join-story__headline h2 {
        padding-top:40px;
    }
    .join-story__headline {
        padding: 0px 14px 50px;
    }
        .join-story__headline a {
            padding: 4px 19px;
        }
        .join-story__headline i {
            padding-left: 16px;
        }
    .join-story__item {
        height: 460px;
        padding: 0px 10px;
    }
    .join-story__text {
        padding: 42px 15px;
    }
    .join-story__item .story-text-wrapper {
        bottom: auto;
        width: auto;
        margin: 0px 28px;
        padding: 30px;
    }
    .join-story__grid {
        padding: 0px 0px 100px;
    }
    .recruitTab_title_dk {
        margin-top:48px;
    }
    .recruitment_qcdk_top {
        margin: 44px 0 60px 0;
        padding: 0 20px;
        height: 460px;
    }
        .recruitment_qcdk_top p {
            padding-top: 68px;
            margin-bottom: 40px;
        }
}

@media screen and (max-width: 991px) {
    .join-story__item .story-text-wrapper:hover {
        height: 243px
    }
        .join-story__item .story-text-wrapper:hover .story-text {
            opacity:0;
            transition:none;
        }
    .join-voice__grid {
        padding: 30px 0px;
    }

    .join-voice__headline h2 {
        font-size: 24px;
        padding: 56px 0 30px;
    }

    .join-voice__text {
        padding: 30px 15px;
    }

        .join-voice__text p {
            padding-bottom: 15px;
        }

    .slick-slide {
        height: 440px;
    }
    .join-story__item {
        width: 33.3%;
    }
    .join-story__item .story-text-wrapper {
        bottom: auto;
        width: auto;
        margin: 0px 10px;
        padding: 30px;
    }
    .recruitTab_list {
        height:260px;
        margin-bottom:20px;
    }
}
@media screen and (max-width: 768px) {
    .join-bg-shzp__section {
        height: 200px;
    }
    .join-bg-xyzp__section {
        height: 200px;
    }
    .join-bg-cbrc__section{
        height: 200px;
    }

    .join-bg-qcdk__section {
        height: 200px;
    }

    .join-bg-yggs__section {
        height: 200px;
    }
    .josn_top_title {
        left: 15px;
        bottom: 0px;
        font-size: 18px;
        letter-spacing: 3px;
    }

        .josn_top_title span {
            margin-bottom: 2px;
            width: 5px;
            height: 5px;
        }
    .join_top_title {
        margin-top: 144px;
        font-size: 26px;
    }
    
   .recruitTab_title {
    font-size:24px; 
   }
    .recruitTab_two .panel {
        padding: 30px 0 15px 0;
    }
    .recruitTab_two .panel-group .panel-heading .panel-title {
        font-size: 16px;
    }
    .jia {
        width: 18px;
        top: 4px;
    }
    .jian {
        width: 18px;
        top: 4px;
    }
    .recruitTab_two .panel-default > .panel-heading + .panel-collapse > .panel-body {
        font-size:14px;
    }
    .recruitTab_smcon {
        padding: 43px 15px;
        margin-bottom: 60px;
    }
    .recruitTab_smcon_title {
        font-size: 30px;
        margin-bottom: 33px;
    }
    .recruitTab_smcon_p p {
        font-size: 18px;
        line-height:32px;
    }
    .recruitTab_one {
        padding: 0 15px 30px 15px;
    }
    .recruitTab_two {
        padding: 30px 15px;
    }
    .shzp-con {
        padding-top: 60px;
    }
    .recruitment_qcdk_top p {
        font-size: 16px;
    }
    .reserve_imgs{
    width:100%;
     }
    .join-welfare__grid {
        padding: 30px 0px 0px;
    }

    .join-welfare__row {
        flex-direction: column;
    }
    .join-welfare__item {
        height: 160px;
        padding: 20px;
    }
        .join-welfare__item p {
            font-size:14px;
        }
    .join-story__grid {
        padding: 60px 0px;
    }

    .join-story__headline {
        padding: 0px 14px 30px;
    }

        .join-story__headline h2 {
            font-size: 24px;
            display: contents;
        }

    .join-story__item {
        width: 100%;
        height:360px;
        top: 0;
    }
    .join-story__headline a {
        padding: 4px 10px;
        font-size:14px;
    }
    .join-story__headline i {
        font-size:20px;
    }
    .join-story__text {
        padding: 20px 15px;
    }
        .join-story__text h3 {
            padding-bottom:0;
            font-size:22px;
        }
    .recruitment_list_con ul li {
        margin-right: 40px;
    }
    .recruitment_list_tab ul {
        margin-bottom: 40px;
        padding: 0 15px;
    }
        .recruitment_list_tab ul li {
            margin-top: 20px;
        }
            .recruitment_list_tab ul li .position-box {
                font-size:16px;
            }
            .recruitment_list_tab ul li .job-btn-u {
                font-size: 14px;
                width: 100px;
                height: 24px;
            }
    .join-recruit__row {
        padding: 30px 15px 0px 15px;
    }

    .join-recruit__item {
        width: 100%;
        margin-bottom: 30px;
    }
    .recruitment_detail_search {
        margin-bottom: 40px;
        height:46px;
    }
        .recruitment_detail_search i {
            font-size: 16px;
            margin-left: 15px;
            line-height: 46px;
        }
        .recruitment_detail_search .recruitment_detail_input {
            font-size:14px;
            height:46px;
            line-height:46px;
        }
        .recruitment_detail_search button {
            height: 46px;
            line-height: 46px;
            font-size: 14px;
            width: 130px;
            margin-right: 0;
        }
    .recruitment_detail_left {
        font-size: 20px;
        letter-spacing:1px;
    }
        .recruitment_detail_left span {
            font-size: 16px;
            margin-top: 7px;
            letter-spacing: 1px;
        }
    .recruitment_detail_right a {
        width: 140px;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }
    .recruitment_detail_box .recruitment_detail_p {
        font-size:14px;
    }
    .recruitment_list_con {
        padding: 0 15px;
    }
}
@media screen and (max-width: 576px) {
    .recruitTab_title {
        font-size: 20px;
    }
    .shzp-con {
        padding-top: 40px;
    }
    .recruitTab_list {
        height: 200px;
    }
    .recruitTab_form_con p {
        font-size: 16px;
        line-height: 22px;
    }
    .recruitTab_top {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .inner_box {
        line-height: 40px;
        height: 40px;
        width: 100%;
    }
    .recruitTab_top .nav-tabs {
        height: 40px;
        width:100%;
    }
    .inner_box .recruitTab_bg {
        width: 33.3%;
        height: 32px;re
        border-radius: 30px;
    }
    .recruitTab_top .nav-tabs li {
        width: 33.3%;
        height: 32px;
        border-radius: 30px;
        font-size: 14px;
        line-height: 32px;
    }

        .recruitTab_top .nav-tabs li > a {
            line-height: 32px;
            font-size: 14px;
        }
    .join-bg-shzp__section {
        height: 120px;
    }
    .join-bg-xyzp__section {
        height: 120px;
    }
   .join-bg-cbrc__section{
        height: 120px;
    }
    .join-bg-qcdk__section {
        height: 120px;
    }

    .join-bg-yggs__section {
        height: 120px;
    }
    .join_top_title {
        margin-top: 66px;
        font-size: 18px;
        letter-spacing: 3px;
    }
    
        .slick-slide {
            height: auto;
        }
    .join-story__item .story-text-wrapper {
        padding: 15px;
        height:130px;
    }
        .join-story__item .story-text-wrapper .story-title {
            font-size: 20px
        }
    .join-story__grid {
        padding: 20px 0px 40px;
    }
    .sky-form .recruitTab_form_list {
        width:100%;

    }
    .g-mb-28 {
        margin-bottom: 16px !important;
    }
    .recruitTab_smcon_title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .recruitTab_smcon_p p {
        font-size: 14px;
        line-height: 26px;
    }
    .sky-form .input, .sky-form .select, .sky-form .textarea, .sky-form .checkbox, .sky-form .toggle, .sky-form .button {
        margin-left:15px; 
        margin-right:15px;
    }
    .recruitTab_title_dk {
        margin-top: 28px;
        font-size: 20px;
    }
    .recruitment_qcdk_top {
        margin: 24px 0 30px 0;
        padding: 0 10px;
        height: 400px;
    }
    .recruitment_qcdk_top p {
        padding-top: 48px;
        margin-bottom: 20px;
        font-size:14px;
        line-height:22px;
    }
}

