.web-bg {
    background: #F6F6F6 !important;
    font-family: "Alibaba PuHuiTi 2.0";
}

.pdt10 {
    padding-top: 10px;
}

aside.common-fh5co-hero {
    padding-top: 70px;
}

.table-header {
    background-color: #FFFFFF;
    padding: 20px 40px;
    margin-bottom: 10px;

}

.table-header .row {
    display: flex;
    margin: 0;
    flex-wrap: wrap;
}

.flex-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;

}



.table-header .flex-row input {
    width: 86%;
    height: 36px;
    border: 0.5px solid #00000033;

    padding: 6px 10px;
    border-radius: 6px;
}

.table-header .flex-row input::placeholder {
    color: #00000033;
}


.header-box .search {
    width: 104px;
    height: 36px;

    border-radius: 6px;
    background: #3460FB;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFF;

    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Alibaba PuHuiTi 2.0";
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: -8px;

}

.search {
    width: 104px;
    height: 36px;

    border-radius: 6px;
    background: #3460FB;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFF;

    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Alibaba PuHuiTi 2.0";
    cursor: pointer;


}

.apply .search {
    width: 104px;
    height: 36px;

    border-radius: 6px;
    background: #3460FB;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFF;

    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Alibaba PuHuiTi 2.0";
    cursor: pointer;


}

.search:hover {
    color: #000;

}

.table-header .row .btn {
    width: 200px;
    height: 34px;
    border-radius: 6px;
    border: 0.5px solid #00000033;
    color: #333;

    padding: 5px 10px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px;
}

.table-header .row .btn .caret {
    color: #00000099;
}

#table-list {
    padding-bottom: 200px;
}

#table-list .container {
    background-color: #FFFFFF;
}

#table-list .item {
    width: 100%;
    height: 132px;
    padding: 20px 40px;
    position: relative;
    /* border-bottom: 1px solid #0000001A; */
}

#table-list .item:nth-last-of-type(1)::after {
    content: none;
}

#table-list .item::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 91%;
    left: 0;
    bottom: 0;
    background: #0000001A;
    margin: 0 40px;

}

.important {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    line-height: 20px;

}

.important img {
    width: 100%;
    height: 100%;
}

.title {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;

}

.title .comtit {
    color: #000;
}

.title a {
    color: #000;
    /* pointer-events: none; */

}



.detail {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 20px;
}

#table-list .detail {
    flex-direction: row;
    margin-bottom: 10px;
    gap: 10px;
    pointer-events: none;
    position: relative;
}

/* #table-list .detail::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    pointer-events: none;
    z-index: 10;

} */

.category {

    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #9A9FAC;
    margin-right: 5px;
    pointer-events: none;

}

.salary {
    color: #FF6B6B;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    pointer-events: none;


}

.position {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.address {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #A5AAB5;

}

.position img {
    width: 24px;
    height: 24px;
}

.col-md-12.page-group {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.page_area {
    display: flex;
}

.page_area ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
}

.page_area ul>li {
    width: 24px;
    height: 24px;
    text-align: center;






}

.page_area ul>li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #00000099;
    cursor: pointer;
}

.page_area ul>li.active a {
    color: #3460FB;
}

a.page-turn-btn {
    color: #00000033;
    border: 1px solid #00000033;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    cursor: pointer;

}

a.page-turn-btn.active {
    color: #3460FB;
    border: 1px solid #3460FB;
}

/* detail */
#job-detail {
    padding-bottom: 50px;
}

#job-detail .container {
    background-color: #FFFFFF;
    padding: 40px 25px;
}

.footerCaptcha {
    display: none;
}

.back {
    padding: 50px 15px 20px;
}

.back a {
    color: #222831;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;


}

.share {
    text-align: right;
}

#job-detail .container .col-md-12>div {
    margin-bottom: 10px;
}

#job-detail .salary {

    font-size: 20px;
    font-weight: 400;
    line-height: 24px;

}

.describe {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #222831;
    position: relative;

}

.describe::after {
    content: '';
    height: 1px;
    width: 91%;
    position: absolute;
    top: 50%;
    right: 0;
    background: #0000001A;
}

.desc ul,
.qualification ul {

    list-style: decimal;
    padding: 0;
    list-style-position: inside;

}

.desc li,
.qualification li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin-bottom: 5px;
}

.desc p,
.qualification p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin-bottom: 5px;
}

.desc,
.qualification {
    margin-bottom: 20px;
}

#job-detail .total {
    padding: 20px 0;

}

.clear {
    clear: both;
}

.total>div p {

    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}

.total>div p.title {
    color: #A5AAB5;
}

.company-information {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #0000001A;
}

.company-information .left {
    width: 48px;
    height: 48px;
    margin-right: 20px;
}

.company-information .left img {
    width: 100%;
    height: 100%;
}

.company-information .right {
    flex: 1;
}

.company-title {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;

}

.company-detail {
    color: #A5AAB5;

    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 30px;

}

.apply {
    text-align: center;
    margin: 20px auto;
}

.tips {

    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: #A5AAB5;
    text-align: center;

}


/* Application */
#application {
    background: #F6F6F6;
    padding: 50px 0 40px;
    font-family: 'Alibaba PuHuiTi 2.0';


}

.form {
    background-color: #FFFFFF;
    padding: 20px 24px;

}

.form-header {
    color: #575D6A;
    border-bottom: 1px solid #0000001A;
    padding: 50px 16px 10px;
}

.form-company {

    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;


}

.form-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;


}

.form-title span {
    color: #F85701;
    padding-right: 10px;
}

#application .form-header .detail span {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #575D6A;

}

.form-container {

    color: #222831;
    padding: 20px 160px 30px 0;
    position: relative;

}

.form-list {
    position: absolute;
    top: 20px;
    right: 0;
    display: flex;
    flex-direction: column;
    padding: 12px 0 12px 20px;
    border-left: 1px solid #0000001A;

}

.form-list.formlistFix {
    position: fixed;
    right: 530px;
}

.form-list a {

    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #89909E;
    position: relative;
    padding-bottom: 10px;

}

.form-list a.active {
    color: #121316;


}

.form-list a.active::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 50px;
    left: -20px;
    top: -12px;
    background: #1989E6;
}

.form-container .title {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0000001A;
    margin-bottom: 20px;

}

.form-container form {
    padding: 0px 20px;
}

#application .flex-row {
    gap: 10px;
    align-items: flex-start;
}

.clear {
    clear: both;
}

#application .submit_btn {
    width: 104px;
    height: 36px;

    border-radius: 6px;
    background: #3460FB;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFF;

    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Alibaba PuHuiTi 2.0";
    cursor: pointer;
}

div.sumbit {
    text-align: center;
}

#application label {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    margin-bottom: 10px;


}

#application label::after {
    content: '*';
    position: absolute;
    color: #BB463D;
    top: 0;
    right: -10px;

}

#application .file_tips {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

#application .file_tips::after {
    content: '*';
    position: absolute;
    color: #BB463D;
    top: 0;
    right: -10px;

}

#application .file_btn::after {
    content: none;


}

#application input {
    border: 1px solid #00000033;
    border-radius: 5px;
    height: 44px;
    padding: 10px;
}

#application input::placeholder {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #A6AAB5;

}

#application select {
    border: 1px solid #00000033;
    border-radius: 5px;
    height: 44px;
    padding: 10px;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    -moz-appearance: none;
    /* Firefox 浏览器 */
    -webkit-appearance: none;
    /* Chrome 和 Safari 浏览器 */
    appearance: none;
    /* 标准属性，兼容所有浏览器 */
    /* position: relative; */


}



.diyselect {
    width: 100%;
    position: relative;
}

.diyselect.wid50 {
    width: 50%;
}

.wid50 {
    width: 50%;
}

.diyselect::after {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 20px;
    right: 20px;
    /* 自定义箭头距离右侧的位置 */
    width: 10px;
    height: 10px;
    background: url(/imgs/arrow-down.svg) no-repeat;
}

#form2 .wd85 {
    width: 85%;
}

/* #application select::-ms-expand {
    display: none;

}

#application select::after {
    content: ">";

    font-size: 10px;

    position: absolute;
    right: 5px;
    width: 0;
    height: 0;
    transform: translateY(-50%);

} */
#form3 input[type="checkbox"] {
    position: relative;
    margin: 0 10px 0 20px;
    width: 20px;
    height: 20px;
    border-radius: 5px;

}

#form4 input[type="checkbox"] {
    position: relative;
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;

}

#form3 .flex-row .diyselect {
    width: 120px;
}

#form3 .flex-row {
    justify-content: flex-start;
}

#form3 .flex-row div.checkbox {
    display: flex;
    align-items: center;
    color: #A6AAB5;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;


}

#form3 .form-group.padding0 {
    padding: 0;
}

#application .statement-tit {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;

    color: #A6AAB5;
    margin-top: 10px;
}

#form4 div.checkbox {
    display: flex;
    align-items: center;
    color: #000000;


    font-size: 14px;
    font-weight: 400;
    line-height: 24px;




}

#application .marrow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
    z-index: 10;
}

#application .show-form {
    width: 60vw;
    display: none;
    z-index: 20;
    position: absolute;
    left: calc(50% - 30vw);
    top: 200px;
    background: #fff;
    overflow: scroll;
    flex-direction: column;

    align-items: center;
    gap: 20px;
    border-radius: 20px;
    padding: 20px;
    max-height: 600px;
    height: auto;

}

#application .show-form .form-preview {
    display: flex;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    height: auto;
}

#application .show-form::-webkit-scrollbar {
    height: 0;
    width: 0;
}

#application .show-form .form-preview::-webkit-scrollbar {
    height: 0;
    width: 0;
}

::-webkit-scrollbar {
    height: 0;
    width: 0;
}

#application .show-form li {
    list-style: none;
}

#application .tips {
    display: none;
    text-align: left;
    color: #BB463D;
    margin-bottom: 0;
}

.absolute_tips {
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
}

#sumbit_form {
    margin: 0 auto;
}

.table-header-title {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #222831;

}

.header-box {
    position: relative;
}


.header-box .flex-row {
    margin-bottom: 10px;
}

.header-box .flex-row .title {
    margin-bottom: 0;
}

nav.breadcrunb {
    display: flex;
    gap: 10px;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
    align-items: center;
    flex-wrap: wrap;


}

nav.breadcrunb a {
    color: #00000066;
    cursor: pointer;

}

nav.breadcrunb a.active {
    color: #575D6A;

}

#application input.job_file {

    /* padding: 6px 10px;
    background-color: #1E9FFF;
    border: 1px solid #1E9FFF;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-size: 0px; */
    display: none;



}

#application .file_btn {
    display: inline-block;
    color: #FFF;
    cursor: pointer;
    background: #3460FB;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
}

.c-loading-mask {
    width: 0;
    height: 0;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;


}

.c-loading-mask>img {
    width: 66px;
    height: 66px;
}

.c-loading-mask.active {
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: initial;
}

.study_content,
.job_content {
    position: relative;
}

.study_content.hashover:hover .remove_studylist {
    display: block;
}

.job_content.hashover:hover .remove_studylist {
    display: block;
}

.remove_studylist {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
}

#application p.title {
    position: relative;
}

#application .add_studylist,
#application .add_joblist {
    position: absolute;
    top: 0;
    right: 0;
    color: #2086E4;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;



}

#application .remove_studylist {
    color: #BB463D;
    cursor: pointer;
}

#application .form-group {
    margin-bottom: 20px;
}

@media (max-width: 500px) {
    .c-loading-mask>img {

        transform: scale(.5);

    }
}

@media (min-width: 1200px) {
    .container {
        width: 900px;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .form-container {
        padding: 0;
    }

    .form-list {
        display: none;
    }

    #table-list .item {
        height: auto;
        padding: 20px;
    }

    #table-list .item::after {
        width: 88%;
        margin: 0 20px;
    }

    #form2 .wd85 {
        width: 100%;
    }

    #application .flex-row {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    #form3 input[type="checkbox"] {
        margin: 0 10px 0 0;
    }



    /* .diyselect.phone-none::after {
        content: none;
    } */
    aside.common-fh5co-hero {
        padding-top: 0;
    }

    aside.common-fh5co-hero .container {
        padding: 0;
    }

    .table-header {
        padding: 10px 20px 20px;
    }

    .flex-row {
        margin-bottom: 10px;
    }

    .table-header .flex-row input {
        width: 66%;
    }

    .table-header .row {

        gap: 10px;
        justify-content: center;
    }

    .table-header .row::after,
    .table-header .row::before {
        content: none;
    }

    .table-header .row .dropdown {
        flex: 1;
    }

    .table-header .row .btn {
        width: 100%;
    }

    #table-list {
        padding-bottom: 60px;
        background: #F6F6F6;
    }

    #table-list .container {
        padding: 0;
        margin: 0 10px;
    }



    .title {
        align-items: flex-start;

        font-size: 14px;
        font-weight: 400;
        line-height: 24px;


    }

    .header-box .title {
        max-width: 230px;

    }

    .back {
        padding: 20px 10px 10px;
    }

    #job-detail .container {
        width: 100%;
        padding: 20px 20px;

    }

    #job-detail .container>.col-md-12 {
        padding: 0;
    }

    .describe::after {
        width: 76%;
    }

    .header-box .search {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }

    .header-box .flex-row {
        flex-direction: column;
        justify-content: initial;
        margin-bottom: 0;
        gap: 10px;
    }

    .header-box {
        display: flex;
        justify-content: space-between;
        padding-bottom: 46px;
    }

    #job-detail .detail {
        gap: 10px;
        margin-bottom: 0;
    }

    .describe {
        margin-bottom: 20px;
    }

    .desc ul,
    .qualification ul {
        margin-bottom: 20px;
    }

    #job-detail .container .col-md-12>div {
        margin-bottom: 20px;
    }

    #job-detail .total {
        padding: 0;
    }

    #job-detail .total p {
        margin-bottom: 0;
    }

    #job-detail .total .title {
        margin-bottom: 5px;
    }

    #job-detail .total>div {
        padding: 0;
    }

    .company-information {
        padding: 0;
        flex-direction: column;
        align-items: center;
    }

    .company-information .left {
        margin: 0 0 10px 0;
    }

    .company-title {
        text-align: center;
        margin-bottom: 10px;
    }

    .company-detail {
        margin-bottom: 20px;
    }

    .apply .search {
        width: 100%;
    }

    #job-detail {

        padding: 0 20px 20px;
    }

    #application {
        padding: 20px 0;
    }

    #application .form {
        padding: 20px 20px;
        margin: 0 -15px;
    }

    #application .form-header {
        padding: 0;
        border-bottom: none;
    }

    #application .form-title {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;



    }

    #application .detail {
        flex-direction: row;
        gap: 10px;
    }

    #application .form-header .detail span {
        font-size: 14px;
    }



    #application .flex-row .phone-flex {
        flex: 1;
    }

    #application .flex-row .diyselect {
        width: 100px;
    }

    #application .flex-row .diyselect.phone-none {
        width: 120px;
    }

    #application label {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .form-container form {
        padding: 0;
    }

    #application .statement-tit {
        margin: 10px 0;
    }

    #application .show-form {
        width: 90vw;
        top: 100px;
        left: calc(50% - 45vw);
        max-height: 300px;
    }

    #application .show-form .form-preview {
        max-height: 300px;
        gap: 10px;
        overflow: scroll;
    }

    #form3 .flex-row div.checkbox {
        margin-left: 10px;
    }

    #table-list .container .item .col-md-12 {
        padding: 0;
    }

    .back a {
        color: #3460FB;

        font-size: 16px;
        font-weight: 400;
        line-height: 24px;


    }

    .remove_studylist {


        font-size: 14px;
    }

    .button-flex {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

}