/*.swiper*/
.swiper_wrap ,.swiper-container{
    width: 100%;
    height:500px;
}
.swiper_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*搜索*/ 
.search_wrap{
    width: 100%;
    height: 76px;
    background: #F9F9F9;
}
.search{
    width: 1200px;
    line-height: 76px;
}
.search_l span{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.search_l li{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ACACAC;
    margin-right: 30px;
    cursor: pointer;
}
.search_r{

}
.search_r_box{
    overflow: hidden;
    width: 356px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #ACACAC;
    border-radius: 18px;
    box-sizing: border-box;
    margin-top: 21px;
    padding-left: 10px;
    box-sizing: border-box;
}
.search_r_box input:focus{
    outline: none;
}
.search_r_box input{
    background: #F9F9F9;
}
.search_btn{
    cursor: pointer;
    width: 67px;
    height: 35px;
    background: #089AE1;
    border-radius: 18px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}
/* 走进云采 */
.approach_wrap{
    width: 100%;
}
.approach{
    width: 1200px;
}
.approach_title{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    padding-top: 85px;
    text-align: center;
}
.approach_img{
    position: relative;
    margin-top: 53px;
    width: 100%;
    height: 528px;
}
.approach_img img{
    width: 100%;
    height: 100%;
}
.approach_img_text{
    position: absolute;
    bottom: -64px;
    left: 50%;
    transform: translateX(-50%);
    width: 514px;
    height: 120px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 33px;
    background: linear-gradient(0deg, #0068B7, #089AE1);
}
.approach_text{
    padding-top: 87px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    line-height: 30px;
}
.approach_list{
    margin-top: 67px;
}
.approach_item{
    margin-right: 45px;
    width: 369px;
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px 1px rgba(19, 22, 23, 0.11);
}
.approach_item:nth-child(3){
    margin-right: 0;
}
.approach_item_con{
    position: relative;
    width: 202px;
    height: 158px;
    margin: 52px auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.approach_item_con img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.approach_item_con p{
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F86D5;
    text-align: center;
    margin-bottom: 22px;
}
.approach_item_con span{
    font-size: 50px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1F86D5;
}
/* 。加入云采 */
.join_wrap{
    width: 100%;
}
.join{
    width: 1200px;
}
.join_title{
    padding-top: 144px;
    text-align: center;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    padding-bottom: 84px;
}
.join_box{
    width: 1200px;
}
.join_box_l,.join_box_r{
    width: 600px;
    height: 370px;
}
.join_box_l img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.join_box_r{
    background: #F9F9F9;
    padding: 90px 44px 0 44px;
    box-sizing: border-box;
}
.join_box_r p{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F86D5;
}
.join_box_r h2{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    line-height: 54px;
    margin-top: 25px;
}
.join_box_r div{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    line-height: 30px;
    margin-top: 33px;
}
/* 云采生活 */
.life_wrap{
    width: 100%;
}
.life{
    width: 1200px;
}
.life_title{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    text-align: center;
    padding-top: 153px;
}
.life_list {
    margin-top: 88px;
}
.life_item{
    width: 328px;
    height: 362px;
    margin-right: 7px;
    margin-bottom: 5px;
}
.life_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.life_item:nth-child(3){
    width: 523px;
}
.life_item:nth-child(4){
    width: 393px;
    height: 261px;
}
.life_item:nth-child(5){
    width: 393px;
    height: 261px;
}
.life_item:nth-child(6){
    width: 393px;
    height: 261px;
}
/* 人力资源 */
.manpower_wrap{
    width: 100%;
}
.manpower{
    width: 1200px;
}
.manpower_title{
    text-align: center;
    padding-top: 120px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
}
.manpower_hint{
    width: 100%;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E8685F;
    line-height: 28px;
    border-bottom: 1px solid #eee;
}
.manpower_hint span{
    display: block;
    float: left;
    width: 5px;
    height: 26px;
    background: #E8685F;
    border: 1px solid #FFFFFF;
}
.manpower_hint_one{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E8685F;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 90px;
}
.manpower_list{
    height: 410px;
    position: relative;
}
.manpower_list_bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 327px;
    background: #EAF6FC;
    border: 1px solid #FFFFFF;
}
.manpower_item{
    position: relative;
    width: 33%;
    text-align: center;
}
.manpower_item img{
    width: 168px;
    height: 168px;
    border-radius: 50%;
}
.manpower_item h2{
    width: 168px;
    text-align: left;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E8685F;
    margin-top: 60px;
    margin-bottom: 28px;
}
.manpower_item p{
    width: 168px;
    text-align: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    line-height: 24px;
}
.manpower_text{
    margin-top: 57px;
    padding-bottom: 51px;
}
.manpower_text_l{
    padding-top: 30px;
    width: 611px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    line-height: 24px;
}
.manpower_text_l h2{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E8685F;
    margin-bottom: 44px;
}
.manpower_text_l span{
    font-weight: bold;
}
.manpower_text_r{
    width: 427px;
    height: 242px;
}
.manpower_text_r img{
    width: 100%;
    height: 100%;
}
/* 关于 */
.about_wrap{
    width: 100%;
}
.about{
    width: 1200px;
    padding-top: 40px;
}
.about_tabs{
    background: #FFFFFF;
    box-shadow: 0px 4px 5px 0px rgba(79, 80, 81, 0.04);
}
.about_tabs img{
    width: 596px;
    height: 20px;
    display: none;
}
.about_tab_item{
    cursor: pointer;
    position: relative;
    padding-bottom: 25px;
    box-sizing: border-box;
    width: 50%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}
.about_tab_item a{
    color: #333333;
}
.about_tab_active a{
    color: #089AE1;
}
.about_tab_active img{
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
}