    * {
        margin: 0;
        padding: 0;
    }
    
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }
    
    html {
        font-size: 100px;
    }
    
    body {
        background: url(../../image/2020/body_img.png) top no-repeat;
        background-size: 100%;
    }
    
    .row {
        margin-right: 3px;
        margin-left: -15px;
    }
    
    .container {
        width: 1200px;
    }
    
    .content {
        position: relative;
        border-radius: .1rem .1rem 0 0;
        overflow: hidden;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, .06);
    }
    
    .guide {
        position: fixed;
        right: 0.1rem;
        bottom: 1.28rem;
        z-index: 10;
        color: white;
        border-radius: 10px;
        background: linear-gradient(#6E4DB6, #0728CA);
    }
    
    .guide>div {
        width: 1.43rem;
        font-size: .15rem;
        text-align: center;
        padding: .05rem 0;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
    
    .small_list {
        padding: .01rem .2rem;
        font-size: 13px !important;
    }
    
    .small_list>ul>li {
        list-style: none;
        padding-top: 10px;
    }
    
    .header {
        margin-top: 0.6rem;
        margin-bottom: 0.35rem;
    }
    
    .header_img {
        display: flex;
        align-items: center;
    }
    /* .job_top {
    background-color: rgba(42, 91, 195, .7);
    padding: .1rem 0;
}

.job_text {
   
    font-size: 0.24rem;
    font-family: 'HYb2gjLJ';
    font-weight: 600;
    text-align: center;
    letter-spacing: 3px;
    border-right: 1px solid #f5f5ff;
    color: rgba(255, 255, 255, 1);
}

.form-control {
    width: 1.2rem;
    border-radius: 0px !important;
}

.job_input {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-left: .2rem;
}

.job_input>span {
    font-size: 0.15rem;
}

.job_input-list {
    display: flex;
}

.job_input-list>div {
    padding: 0;
}

.loginBtn>span {
    padding: 0 .1rem;
    font-size: .18rem;
}

.loginBtn>span>a {
    color: white;
}
 */
    /* 导航 */
    
    .navgation {
        width: 1198px;
        height: 60px;
        background-color: #1B51C7;
        box-shadow: 0px -3px 5px 0px rgba(51, 51, 51, 0.25);
        border-radius: 0px;
    }
    
    .navgation>div>div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .navgation>div>div>p:nth-of-type(1) {
        margin-left: 32px;
        line-height: 60px;
        font-size: 24px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }
    
    .navgation>div>div>p:nth-of-type(2) {
        margin-right: 20px;
        line-height: 60px;
        font-size: 24px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }
    
    .navgation>div>div>p:nth-of-type(2)>a {
        font-size: 24px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }
    /* 内容 */
    
    .content {
        width: 1200px;
        height: 955px;
        box-shadow: 0px -3px 5px 0px rgba(51, 51, 51, 0.25);
        background-color: #FFFDFE;
    }
    
    .content>div>div {
        margin-top: 63px;
    }
    
    .content>div>div>form>label {
        font-size: 18px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
    }
    
    .content>div>div>form>label>span {
        color: #D43C38;
        text-align: center;
        margin-left: 247px;
    }
    
    .content>div>div>form>label:nth-of-type(7)>span {
        margin-left: 229px;
    }
    
    .content>div>div>form>label:nth-of-type(8)>span {
        margin-left: 265px;
    }
    
    .content>div>div>form>input {
        width: 316px;
        height: 38px;
        border: none;
        border: 1px solid#ccc;
    }
    
    .content>div>div>form>input:nth-of-type(6) {
        width: 192px;
    }
    
    .content>div>div>form>input:nth-of-type(8) {
        width: 192px;
    }
    
    .content>div>div>form {
        font-size: 16px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
    }
    
    .content>div>div>form>input:nth-of-type(9) {
        width: 17px;
        height: 17px;
        border: 1px solid rgba(204, 204, 204, 1);
        margin-left: 356px;
        margin-top: 50px;
    }
    
    .content>div>div>form>span {
        margin-left: 15px;
        font-size: 16px;
        font-family: MicrosoftYaHeiLight;
        font-weight: bold;
        color: #333333;
    }
    
    .content>div>div>form>a {
        font-size: 16px;
        font-family: MicrosoftYaHeiLight;
        font-weight: bold;
        color: #1A52C6;
    }
    
    .content>div>div>form>button:nth-of-type(1) {
        width: 119px;
        height: 38px;
        background-color: #1B51C6 !important;
        border: none;
        font-size: 14px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 38px;
    }
    
    .content>div>div>form>button:last-of-type {
        width: 316px;
        height: 49px;
        background-color: #1B51C6 !important;
        border: none;
        font-size: 22px;
        font-family: MicrosoftYaHeiLight;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        line-height: 50px;
        margin-left: 390px;
        margin-top: 54px;
    }
    /* 底部 */
    
    .footer {
        display: flex;
        justify-content: center;
        margin-top: 255px;
    }
    
    .footer>div>p {
        text-align: center;
        font-size: 12px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
    }