﻿.top-banner {
    width: 100%;
    height: 9.3%;
}

.topImg {
    width: 100%;
    border-radius: initial !important;
    /*height: 100%;*/
}

.divStyle {
    background: #F4F4F5;
    width: 100%;
    height: 100%;
}

.topDivStyle {
    background: #FFFFFF;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ulStyle {
    background: #FFFFFF;
    height: auto;
    overflow: hidden;
    margin: 15px 0px 15px 0px;
    margin-top: 1% !important;
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.liStyle {
    background: #F6F6F6;
    border-radius: 14px;
    list-style: none;
    float: left;
    text-align: center;
    margin-left:2.7%;
    margin-top: 2.7%;
    padding: 4px 12.5px 4px 12.5px;
}
.liStyle2 {
    background: #F6F6F6;
    border-radius: 14px;
    list-style: none;
    float: left;
    text-align: center;
    margin-left: 13%;
    margin-top: 2.7%;
    padding: 4px 12.5px 4px 12.5px;
    width: 30% !important;
}

.liStyleSelected {
    background: #EDF0FC;
    font-weight: 600 !important;
}

.labelStyle {
    display: inline !important;
    font-family: PingFangSC-Regular;
    font-size: 14px !important;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    height: 0.3%;
    width: 14.9%;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.labelStyle2 {
    display: contents !important;
    font-family: PingFangSC-Regular;
    font-size: 14px !important;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    height: 0.3%;
    width: 14.9%;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.labelStyleSelected {
    color: #4C72E6;
    font-weight: 600 !important;
}

.bottomDiv {
    background: #FFFFFF;
    border-radius: 4px;
    height: 73.5%;
    width: 94.7%;
    margin-top: 4%;
    margin-left: 2.7%;
    margin-right: 2.7%;
    overflow: hidden
}

.titleTop {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 600;
    height: 1.1%;
    width: 100%;
    margin-left: 2.7%;
    margin-top: 4%;
}

.imgTextDiv {
    margin-top: 4%;
    margin-left: 2%;
    margin-right: 2%;
}
    .imgTextDiv strong img {
        width: auto !important;
    }
    .imgTextDiv img {
        max-width: 100% !important;
    }

    .imgTextDiv video {
        max-width: 87%;
        height:14%;
    }

body {
    background-color: #F4F4F5 !important;
}

    body > div {
        background-color: #F4F4F5 !important;
    }

.JobInfo {
    margin-top: 18px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 10px;
    /*overflow: hidden;*/
    margin-left: 2%;
    margin-right: 2%;
}

.JobInfoJobName {
    font-family: PingFangSC-Medium;
    font-size: 15px;
    font-weight: 600;
    color: #333333 !important;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 4%;
}

.JobInfoJobDescription {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 10px;
}

.boomdiv {
    background: #F4F4F5;
    width: 100%;
    height: 100%;
}

.infoDiv {
    background: #FFFFFF;
    border-radius: 4px;
}

.HrInfoBoxDiv {
    background: #FFFFFF;
    border-radius: 4px;
    height: 73.5%;
    width: 94.7%;
    margin-top: 1%;
    margin-left: 2.7%;
    margin-right: 2.7%;
}
