@charset "UTF-8";


.m-culture-block{margin-top: 40px;}
.u-court-img{ height :auto; width: 100%;background-size: cover;}
.u-court-img img{margin:0 auto;}
.m-court-block{width: 100%; height :400px; display: table; background-color: #f5f5f5;}
.m-court-info{display: table-cell; width: 100%; height: 100%; vertical-align:middle;}
/*.u-court-info{margin-top: 120px;}*/
.u-court-info>div{line-height: 24px;}

.m-our-worth,
.m-our-idea{ height :185px; width: 100%; color: #f5f5f5; font-size: 1.4rem; padding-top: 35px; text-align: center;}
.m-our-worth{background-color: #25253f;}
.m-our-idea{background: url("../images/p2.jpg") no-repeat center; background-size: cover;}
.u-our-title{font-size: 2rem; margin-bottom: 50px;}

.g-recruit,
.m-staff-block{margin-top: 50px;}
.staff-subtitle{width: 20%; display: inline-block; text-align: center; font-size: 18px; cursor: pointer;}
.staff-subtitle>span{padding-bottom: 5px;}
/*招聘*/
.g-recruit{background-color: #f8f8f8;}
.m-recruit-img{padding-top: 20px;}
.m-recruit-info.u-court-info{margin-top: 35px;}
.m-recruit-info .iconfont{font-size: 2.2rem; color:#015198; margin-right: 20%;}
.to-see {margin-top: 6%;}
.m-recruit-info .btn{max-width: 190px; height: 50px; margin: 6px 0; background-color: transparent; border-color: #012d54; border-radius: inherit;}
/*培训发展*/
.m-train-block{margin-top: 10px; overflow: hidden;}
.m-column-block{width: 90%; margin: 35px auto 0;}
.m-column-block .u-line{margin: 0; height: 14px;}
.m-introduce{margin: 35px 0 45px;}
.u-introduce-title{margin-bottom: 12px;}
.m-introduce >div{line-height: 24px;}
.u-column-sub{margin-top: 12px;}
.m-column-list{margin-top: 22px;}
.m-column-list .u-collist-name,
.m-column-list .u-collist-num{ cursor: pointer;}
.u-collist-name.active{color:#d42620;}

.u-collist-num{ margin-top : 28px; font-size: 3.6rem; color:#012d54;}
.u-column-info{margin: 50px 0 20px; padding :0 15px; line-height: 24px;}

.m-court-block.m-court-small{height: 230px;}
.m-court-small .u-column-sub{margin: 35px auto 20px; max-width: 392px;}
.m-court-small .u-column-sub{line-height: 24px;}
.m-court-block.m-court-col{background-color:#898989;}
.m-court-col .u-line{border-bottom:1px solid #fff;}

.swiper-slide{width: auto;}
.swiper-slide img{max-height:100%; }

.u-court-info span,
.m-introduce span{line-height: 24px;}
.u-court-info span,
.m-introduce span{display: block;}
.u-column-sub span{display: inline-block;}

















@media screen and (max-width: 425px){
    .staff-subtitle{
        width: 50%;
        line-height: 3rem;
    }
}

@media screen and (min-width: 320px){
    .m-court-info .u-court-info{margin-top: 30px;}
    .m-court-block{height: 300px;}
    .m-float-right{float: none;}
    .m-recruit-img img{height: 250px;}
    .m-recruit-info .btn{width: 90%;}
    .swiper-slide.swiper-human{height: 200px;}
}

@media screen and (min-width: 425px){
    .m-recruit-info .btn{width: 70%;}
}

@media screen and (min-width: 640px){
    .swiper-slide.swiper-human{height: 330px;}
}

@media screen and (min-width: 768px){
    .m-court-info .u-court-info{margin-top: 60px;}
    .u-court-img{height: 300px;}
    .u-court-img{background: url("../images/p1.jpg") center no-repeat; }
    .m-train-block .u-court-img{background: url("../images/p3.jpg") center no-repeat; }
    .m-float-right{float: right!important;}
    .m-recruit-img img{height: auto;}
}

@media screen and (min-width: 1024px){
    .u-court-img,
    .m-court-block{ height :400px;}
    .m-court-info .u-court-info{margin-top: 120px;}
    .m-column-block{width: 86%;}
    .m-recruit-info.u-court-info{margin-top: 55px;}
}



