
*{
    margin: 0;
    padding: 0;
}
.Recruitment-container-t span {
    font-family: 'Alibaba PuHuiTi-Medium';
}

.Recruitment-container-b span {
    font-family: 'Alibaba PuHuiTi-Medium';
}

.tips-container-b p {
    font-family: 'Alibaba PuHuiTi-Regular';
}

.tips-b {
    font-family: 'Alibaba PuHuiTi-Regular';
}

.tips-container-t {
    font-family: 'Alibaba PuHuiTi-Medium';
}

.main .web {
    display: none !important;
}

.Recruitment-container p {
    padding: 0;
    margin: 0;
    line-height: 0.375rem;
}

.tips-container-t {
    font-size: 0.3rem;
    font-weight: 500;
    color: #333333;
    padding-bottom: 0.2rem;
}

.tips-t {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tips-t-container {
    width: 6.75rem;
    padding-bottom: 0.625rem;
}
.tips-t-container .tips-container-b p{
    font-size: 12px;
}
.Recruitment-container-b-tips {
    padding-top: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;

    display: none;
}
.RecruitmentStyle .Recruitment-container-b-tips{
    display: block;
}
.tips-b {
    font-size: 0.2rem;
    color: #144297;
    margin-bottom: 0.75rem;
}

.Recruitment-container-t {
    width: 100%;
    height: 1rem;
    background: #144297;
    display: flex;
    align-items: center;
}

.RecruitmentStyle {
    border: 1px solid #728ec1 !important;
}

.title {
    display: flex;
    align-items: center;
    height: 1rem;
    width: 100%;
}

.RecruitmentStyle .title {
    background: #f0f4f9;
    border-top: 1px solid #728ec1;
}

.Recruitment-container-b {
    width: 100%;

    border: 1px solid #d9e3ef;

    box-sizing: border-box;
    margin-top: 0.375rem;
}

.Recruitment-container-b:hover {
    cursor: pointer;
}

.Recruitment-container-b span {
    color: #144297;
    font-size: 0.225rem;

    display: flex;
    align-items: center;
    justify-content: center;
}

.Recruitment-container-t span {
    color: #fff;
    font-size: 0.225rem;

    display: flex;
    align-items: center;
    justify-content: center;
}

.Recruitment-container {
    margin-top: 0.75rem;
    padding-left: 3.25rem;
    padding-right: 3.25rem;
    padding-bottom: 1.25rem;
}

.container {
    height: 12.1375rem;
    width: 100%;
    background: url(../../img/recruiment.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner-title {
    margin-top: 5.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.3rem;
    color: #fff;
}

/* .banner-title span {
    font-weight: bold;
} */

.banner-title span:last-child {
    font-weight: 400;
}

.banner-bottom {
    display: flex;
    align-items: flex-end;
    margin-top: 3.0375rem;
}

.banner-bottom-r {
    width: 4.1875rem;
    height: 1.75rem;
    background: linear-gradient(360deg, #144297 0%, #4368ac 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-left: 0.25rem;
}

.banner-bottom-l {
    width: 4.1875rem;
    background: rgba(255, 255, 255, 0.2);
    height: 1.25rem;

    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-bottom-l:hover {
    cursor: pointer;
}

.banner-bottom-r:hover {
    cursor: pointer;
}

.banner-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 0.225rem;
}

.banner-text span:last-child {
    font-size: 0.2rem;
}

.banner-tips {
    position: absolute;
    bottom: 0.3rem;
}

.banner-tips svg {
    height: 0.15rem;
    width: 0.15rem;
}

.Platform-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.5rem;
    color: #144297;
    margin-top: 1.25rem;

    font-weight: bold;
}

.Platform-title span:last-child {
    color: #728ec1;
    font-size: 0.4rem;
    padding-top: 0.2rem;
}








.banner-bottom{
    padding-left: 7.6875rem !important;
    padding-right: 7.6875rem !important;
}













@media (max-width: 1042px) {
    .tips-container-t {
        font-size: 14px !important;
    }

    .tips-container-b p {
        line-height: 1.5 !important;
    }

    .web-text span:last-child {
        background: #144297;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        width: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 20px;
    }

    .Recruitment-container-b-tips {
        font-size: 12px !important;
    }

    .tips-b {
        font-size: 12px !important;
    }

    .main .web {
        border: 1px solid #d9e3ef;
        margin-bottom: 20px;
    }

    .web-title {
        font-size: 15px !important;
        color: #144297;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .web-text {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        color: #144297;
        font-weight: bold;
    }

    .web-text span {
        width: 50%;
        font-size: 12px !important;

        padding-top: 5px;
        padding-bottom: 5px;
    }

    .web_contant .web {
        height: auto;
        display: block !important;
        padding-right: 0;
    }

    .web_contant .RecruitmentStyle .Recruitment-container-b-tips{
        display: none;
    }
    .web_contant .RecruitmentStyle.Style .Recruitment-container-b-tips{
        display: block;
    }
    .Recruitment-container-t {
        display: none !important;
    }

    .Recruitment-container-b {
        display: none !important;
    }
    .tips-t-container{
        width: 100%;
    }

    .title {
        flex-wrap: wrap;
        height: auto !important;
        padding: 0.5rem;
        width: auto !important;
    }

    .Recruitment-container-b-tips {
        padding-left: 0.4rem !important;
        padding-right: 0.4rem !important;
    }

    .Recruitment-container {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .main {
        padding-top: 40px;
    }

    .Platform-title span {
        font-size: 26px !important;
    }

    .Platform-title span:last-child {
        font-size: 16px !important;
    }
    
    
    .footer-b div a{
        text-align: center;
    }
}





