/*人力资源*/
#brand .pic{width:100%;}

/*人才招聘图片展示*/
#Pic{width:49%;margin-top:80px;}
#Pic .pic{width:100%;}


/*新闻列表*/
#News{width:49%;margin-top:80px;}
#News .company2{margin-top: 95px;}
#News .company2 li{font-size:16px;line-height:60px;color:#333;}


/*招聘流程*/
#flow{margin-top:90px;}
#flow .pic{width:100%;}


/* 人才培养 */
#slide .bor{width:300px;margin:0 auto;text-align: center;padding-top:80px;}
#slide .bor h3{font-size:36px;color:#333;}
#slide .bor .bor1{border-bottom: 2px solid #e4e2dc;font-size:36px;color:#333;}

/* 最下方轮播图 */
.swiper-father{position: relative;padding-bottom:30px;}
.father4  .btn{width: 1480px;height: 56px; position: absolute;top: 35%;left: 0; right: 0; margin: 0 auto;overflow: hidden;}
.swiper-button-next, .swiper-button-prev {top: 40% !important;}
.swi2{
    width: 1400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-bottom: 60px;
}
.swi2 .slide{margin-top:60px;}
.slide .img{/**height:315px;**/overflow:hidden;}
.slide:hover img{transform: scale(1.2);-ms-transform:scale(1.2);}
.slide img{width:100%;height:100%;transition: all .6s;}
.swi2 .slide .tit{width:100%;text-align: center;}
.swi2 .slide .tit a{font-size:16px;color:#333;line-height:36px;}
.swi2 .slide .tit .day{margin-top: 12px;}
#pagination6{top: 370px;}
.find {
    width: 165px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e8e8e8;
    border-radius: 55px;
    background: #fff;
    margin: 0 auto;
margin-top:20px;
}
.find a{padding-left:20px;color:#00428e;font-size:16px;cursor: pointer;}
.find img{padding-left:14px;}



/*移动端 */
@media screen and (max-width: 641px){

.pic{display:none;}
.pic1{width: 100%;display: inline-block;}

#News .company2 li a{display:block;width:200px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;float: left;}
#News .company2 .float{float:right;}

.fr{float:none;}.fl{float:none;}
.zongk{width:100%;}

/*人才招聘图片展示*/
#Pic{width:100%;margin-top:20px;}

/*新闻列表*/
#News{width: 95%;margin: 0 auto;margin-top:20px;}
#News .company1{margin-top: 0px;}
#News .company1 li .float{float:right;}

/*招聘流程*/
#flow{margin-top:20px;}


/* 专题专栏 */
#slide {width:95%;margin:0 auto;overflow:hidden;margin-top:20px;}
.btn{display:none;}
.swi2{width:100%;}
.swi2 .slide{width:100% !important;margin-right:0;}
.swi2 .slide .tit .day{float:right;}
.swi2 .slide .tit .zuo{float:left;}
#slide .bor{padding-top:0px!important;}
#News .company2{margin-top:0px!important;}
}

/*  回到顶部 */
#btns{    background: transparent; outline: none;border: none;position: fixed;right: 50px;bottom: 41px;z-index: 100px;width: 60px;height: 42px;}