section {
    width: 100%;
    padding: 120px 0 60px;
    box-sizing: border-box;
}

h2 {
    width: 100%;
    height: 90px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 90px;

}

section .cont {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
}

section .cont .cont-title {
    width: 100%;
    height: 250px;
    background: url(http://adj.chiefgr.com/qifugroup/qifu-personnel-title-bcak.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-left: 40px;
    box-sizing: border-box;
    margin-bottom: 50px;
}

section .cont .cont-title h3 {
    width: 100%;
    height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    opacity: 0.7;
}

section .cont .cont-title .title-flow {
    width: 340px;
    height: 1px;
    opacity: 0.2;
    background-color: #fff;
    margin: 10px 0;
}

section .cont .cont-title p {
    width: 100%;
    height: 60px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 60px;
}

section .cont .cont-title span {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    opacity: 0.25;
}

.cont .personnel {
    width: 100%;
}

.cont .personnel .personnel-tab-1 {
    width: 100%;
    height: 440px;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    margin-top: 12px;
}

.personnel .personnel-tab-1 ol {
    width: 100%;
    height: 70px;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.personnel .personnel-tab-1 ol li {
    width: calc(100% / 4);
    height: 70px;
    position: relative;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}


.personnel .personnel-tab-1 ol li img {
    margin-right: 5px;
}

.personnel .personnel-tab-1 ol li .white-icon {
    display: none;
}

.personnel .personnel-tab-1 ol li .tab-1-back {
    display: none;
}

.personnel .personnel-tab-1 ol .sele .tab-1-back {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    margin-right: 0;
}

.personnel .personnel-tab-1 ol .sele {
    color: #fff;
}

.personnel .personnel-tab-1 ol .sele .gray-icon {
    display: none;
}

.personnel .personnel-tab-1 ol .sele .white-icon {
    display: block;
}

.personnel .personnel-tab-1 ol span {
    display: block;
    width: 1px;
    height: 17px;
    border-left: 1px solid #E6E6E6;
    box-sizing: border-box;
}

.tab-word {
    width: 100%;
    height: 370px;
}

.tab-word .tab-word-box {
    width: 100%;
    height: 100%;
    background: #FAFAFA;
    border-radius: 0px 0px 10px 10px;
    position: relative;
    z-index: -2;
}

.tab-word-box .tab-word-text {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
}

.tab-word-box .tab-word-text .rulest {
    width: 630px;
    height: 320px;
    padding-top: 30px;
    box-sizing: border-box;
}

.tab-word-box .tab-word-text .rulest h4 {
    width: 100%;
    height: 40px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
}

.tab-word-box .tab-word-text .rulest .eng {
    width: 100%;
    height: 30px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B3B3B3;
    line-height: 10px;
    margin-bottom: 15px;
}

.tab-word-box .tab-word-text .rulest p {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.recruit {
    width: 100%;
    height: 900px;
    padding-top: 50px;
    box-sizing: border-box;
}

.recruit .recruit-cont {
    width: 1200px;
    height: 775px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    box-sizing: border-box;
    margin-top: 12px;
}

.recruit-cont ol {
    width: 100%;
    height: 70px;
    background: #3363DB;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recruit-cont ol li {
    width: calc(100% / 5);
    height: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 70px;
    opacity: 0.7;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.recruit-cont ol li img {
    margin-right: 5px;
}

.recruit-cont ol li .choice-white {
    display: none;
}

.recruit-cont ol li .shanjiao {
    display: none;
}

.recruit-cont ol li span {
    display: block;
    width: 1px;
    height: 18px;
    background-color: #fff;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
}

.recruit-cont ol .choice {
    opacity: 1;
}

.recruit-cont ol .choice .choice-white {
    display: block;
}

.recruit-cont ol .choice .choice-gray {
    display: none;
}

.recruit-cont ol .choice .shanjiao {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
}

.recruit-box {
    width: 100%;
    height: calc(100% - 70px);
}

.recruit-box .recruit-word {
    width: 100%;
    height: 100%;
}

.recruit-box .recruit-word ul {
    width: 100%;
    height: 65px;
    background: linear-gradient(180deg, #FFFFFF, #F1F9FF);
    display: flex;
    align-items: center;
    justify-content: start;
}

.recruit-box .recruit-word ul li {
    width: 150px;
    height: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0E6EB2;
    line-height: 65px;
    text-align: center;
    position: relative;
}

.recruit-box .recruit-word ul li span {
    display: none;
}

.recruit-box .recruit-word ul .opt {

    font-weight: bold;
}

.recruit-box .recruit-word ul .opt span {
    display: block;
    width: 30px;
    height: 2px;
    background: #307BB8;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 10px;
    top: auto;

}

.recruit-word-small {
    width: 100%;
    height: calc(100% - 65px);
}

.recruit-word-small .recruit-word-small-box {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.recruit-word-small .recruit-word-small-box .small-box-top {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0E6EB2;
    line-height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
}

.recruit-word-small .recruit-word-small-box .small-box-top span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 30px;
}

.recruit-word-small .recruit-word-small-box h3 {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0E6EB2;
    line-height: 40px;
    margin-top: 10px;
    padding: 0 20px;
    box-sizing: border-box;
}

.recruit-word-small .recruit-word-small-box p {
    width: 100%;
    height: 24px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.recruit-word-small .recruit-word-small-box .small-box-btns {
    width: 260px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}

.recruit-word-small .recruit-word-small-box .small-box-btns div {
    width: 110px;
    height: 36px;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFEFE;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.recruit-word-small .recruit-word-small-box .small-box-btns div:nth-child(1) {
    background-color: #0E6EB2;
}

.recruit-word-small .recruit-word-small-box .small-box-btns div:nth-child(2) {
    background-color: #16B0F0;
}




.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    background-color: #f4f4f4;
    margin: 15% auto;
    width: 821px;
    height: 494px;
    background: #FFFFFF;
    border-radius: 10px;
    animation-name: modalopen;
    animation-duration: 1s;
    padding: 0 10px;
    box-sizing: border-box;
}

.modal-header h2,
.modal-footer h3 {
    margin: 0;
}

.modal-header {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 65px;
    padding: 0 21px;
    box-sizing: border-box;
}

.modal-header h3 {
    width: 100%;
    height: 65px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 65px;
}

.closeBtn {
    color: #999999;
    float: right;
    font-size: 30px;
}

.closeBtn:hover,
.closeBtn:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-body {
    height: calc(100% - 155PX);
    padding: 10px 20px;
    overflow: auto;
}

.modal-body .modal-body-center {
    width: 758px;
    height: 326px;
    background: #F7F7F7;
    border-radius: 10px;
    margin: 0 auto;
    padding-top: 60px;
    box-sizing: border-box;
}

.modal-body .modal-body-center img {
    margin: 0 auto 20px;
}

.modal-body .modal-body-center p {
    width: 100%;
    height: 30px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
    text-align: center;
}

.modal-body .modal-body-center .add-file {
    width: 125px;
    height: 37px;
    background: #16B0F0;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
    margin: 0 auto 20px;
}

.modal-footer {
    width: 100%;
    height: 80px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 21px;
    box-sizing: border-box;
}

.modal-footer button {
    display: block;
    width: 120px;
    height: 37px;
    background: #0E6EB2;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
}

@keyframes modalopen {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
#textarea{width:0;height:0;opacity:0;}
