.mm_recruit_wrap{
    width: 1200px;
    height: auto;
    padding: 55px 0;
    margin: 0 auto;
}
.recr-box1 {
    padding: 0;
    margin: 0px auto 0;
    width: 100%;
}
.recr-box1 .title, .recr-box2 .title, .recr-box3 .title {
    padding: 0 0 15px 45px;
    font-size: 24px;
    margin-bottom: 50px;
    border-bottom: 2px solid #dfdfdf;
    color: #000000;
    line-height: 1.6;
    position: relative;
}
.recr-box1 .title {
    background: url(../images/public/img5.png) left 7px/30px no-repeat;
}
.recr-box1 .title:before, .recr-box2 .title:before, .recr-box3 .title:before {
    width: 160px;
    display: block;
    height: 2px;
    background-color: #b41414;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
}
.recr-box1 #recr-box1 {
    width: 100%;
    height: 100%;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.recr-box1 #recr-box1 .swiper-slide {
    width: 277px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.recr-box1 #recr-box1 .wrapper {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.recr-box1 #recr-box1 .wrapper .pic {
    width: 100%;
    overflow: hidden;
}
.recr-box1 #recr-box1 .wrapper .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.recr-box1 #recr-box1 .wrapper .box {
    padding: 20px 10px 30px;
}
.recr-box1 #recr-box1 .wrapper .box h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000000;
    line-height: 1.6;
    font-weight: bold;
}
.recr-box1 #recr-box1 .wrapper .box .detaile {
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
}
.recr-box3 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.recr-box3 .title {
    background: url(../images/public/img7.png) left 5px/30px no-repeat;
}
.recr-box3 .list {
    background: url(../images/public/img3.jpg) center/cover no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.recr-box3 .list .box {
    width: 25%;
    padding: 4% 1%;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
.recr-box3 .list .box1 {
    /* margin-right: 75%; */
    background-color: #fff;
}
.recr-box3 .list .box h3 {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    color: #666;
    line-height: 1.6;
    position: relative;
    font-weight: normal;
}
.recr-box3 .list .box h3:before {
    width: 34px;
    margin-left: -17px;
    display: block;
    height: 1px;
    background-color: #7b7b7b;
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
}
.recr-box3 .list .box2 h3:before, .recr-box3 .list .box5 h3:before {
    background-color: #fff;
}
.recr-box3 .list .box .detaile {
    font-size: 20px;
    color: #b3b3b3;
    line-height: 1.6;
    font-family: 'Century Gothic';
}
.recr-box3 .list .box2, .recr-box3 .list .box5 {
    background-color: #b41414;
}
.recr-box3 .list .box2 h3, .recr-box3 .list .box5 h3 {
    color: #fff;
}
.recr-box3 .list .box3, .recr-box3 .list .box4, .recr-box3 .list .box6 {
    background-color: rgba(255,255,255,0.9);
}
.recr-box3 .list .box5 {
    /* margin-left: 50%; */
}
.recr-box3 .list .box2 .detaile, .recr-box3 .list .box5 .detaile {
    color: #fff;
}
.mm_recruit_list{
    width: calc(100% - 100px);
    height: auto;
    padding: 35px 50px;
    box-shadow: 0px 0px 5px 0px lightgray;
    margin-top: 80px;
}
.mm_block_p{
    color: #666;
    font-size: 14px;
}
.mm_block_p p{
    margin-top: 15px;
}

/* .recr-box3 .list .box {
    width: 25%;
    padding: 4% 1%;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
 */
/* .mm_recruit_title{
    width: 100px;
    font-size: 23px;
    padding: 0 5px;
    border-bottom: 2px solid #BF434D;
    text-align: center;
    margin: 0 auto;
}
.mm_recruit_block{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 35px;
}
.mm_block_content{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    text-align: center;
}
 */