body {
    overflow-x: hidden;
}

.resindex1 {
    padding: .8rem 3.1rem;
    background: #f9f9f9;
}

.res_tit {
    text-align: center;
}

.res_tit>h5 {
    font-size: .5rem;
    color: #333;
    line-height: 1;
    margin: 0;
}

.res_tit>p {
    font-size: .16rem;
    color: #888;
    line-height: .28rem;
    margin: 0;
    margin: .28rem 0 .7rem;
}

.res_tit>p>a {
    color: #e62129;
    font-size: .16rem;
}

.recruit {
    position: relative;
    margin: .7rem 0;
}

.recruit_item {
    /* background: #fff;
    margin-bottom: .6rem; */
    width: 100%;
    /* float: left; */
    /* padding: .6rem .5rem; */
    margin-bottom: .4rem;
}

.recruit_item:first-child,
.recruit_item:nth-child(3) {
    margin-right: .6rem;
}

.itop {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 0;
    box-sizing: border-box;
    height: 2.3rem;
    line-height: 1rem;
    border: 1px solid #e2e2e2;
    border-radius: .1rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}


/* .recruit_item:first-child .itop {
    border-top: 1px solid #eeeeee; */


/* } */

.n1 {
    display: block;
}

.n2 {
    display: none;
}

.item_bot {
    width: 100%;
    display: none;
    /* border-bottom: 2px solid #e62129; */
}

.item_bot_inner {
    background: #eee;
    padding: .3rem 1rem;
    box-sizing: border-box;
}

.item1 {
    position: relative;
    color: #e2e2e2;
    font-size: .1rem;
}

.item1>h3 {
    color: #222;
    font-size: .24rem;
    margin: 0;
    display: inline-block;
    padding-right: .6rem;
}

.itop .item1:first-child {
    width: 88%;
    padding: .4rem 0 .4rem .6rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}


/* .item_top.cc {
    background: #1810df;
} */

.recruit_item:hover .itop {
    background: #1810df;
}

.recruit_item:hover .itop .item1 {
    background: #1810df;
    color: #fff;
}

.recruit_item:hover .itop .item1 h3 {
    color: #fff;
}

.recruit_item:hover .itop .item1 p {
    color: #fff;
}


/* .item1>i {
    color: #333;
    font-size: .3rem;
} */

.recruit_item:hover .itop .item1 span {
    color: #fff;
}

.itop:hover .item1 {
    background: #1810df;
    color: #fff;
}

.itop:hover .item1 h3 {
    color: #fff;
}

.itop:hover .item1 p {
    color: #fff;
}

.itop:hover .item1 span {
    color: #fff;
}

.itop .item1:last-child {
    width: 2.3rem;
    border-left: 1px solid #e2e2e2;
}

.yaoqiu>p {
    width: 33%;
    text-align: left;
    margin-bottom: .15rem;
    font-size: .16rem;
    color: #666;
    float: left;
}

.yaoqiu {
    margin-top: .6rem;
}

.item1>span {
    font-size: .16rem;
    color: #666;
    line-height: 1;
    display: inline-block;
    padding: 0 .6rem;
}

.item_top2>h5 {
    font-size: .16rem;
    line-height: .32rem;
}

.item_top2 {
    text-align: left;
    font-size: .16rem;
    color: #888;
    line-height: .32rem;
    padding: 0 .5rem .5rem;
}

.item_bot_inner>p {
    width: 50%;
    float: left;
    padding-left: .2rem;
    font-size: .16rem;
    color: #666;
    margin: 0;
    line-height: 1;
    margin-top: .25rem;
}

.item_bot_inner>p:first-child,
.item_bot_inner>p:nth-child(2) {
    margin-top: 0 !important;
}

.item_bot_con {
    padding: .4rem .6rem;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: .1rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    top: -5px;
    position: relative;
    background: #fff;
}

.item_txt>h5 {
    font-size: .16rem;
    color: #444;
    line-height: 1;
    margin-bottom: .15rem;
}

.item_txt>p {
    font-size: .16rem;
    color: #444;
    line-height: 1.6;
}

.item_txt {
    margin-bottom: .4rem;
}


/* .cc>h5{
    font-size: .16rem;
    line-height: .32rem;
}
.shou{
    width: .5rem;
    height: .5rem;
    background: #282828;
    position: relative;
    border-radius: 100%;
    top: .25rem;
}
.qq{
    width: 100%;
    height: 100%;
    position: relative;
} */

.item1 {
    position: relative;
    line-height: 1;
}

.h1 {
    position: absolute;
    width: .24rem;
    left: 50%;
    margin-left: -.085rem;
    top: 32%;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.h2 {
    position: absolute;
    opacity: 0;
    width: .24rem;
    left: 50%;
    margin-left: -.085rem;
    top: 38%;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.now .h1 {
    opacity: 0;
}

.now .h2 {
    opacity: 1;
}

.join {
    padding: 2.6rem .7rem 1.3rem;
}

.join>h5 {
    font-size: .5rem;
    color: #222;
    margin-bottom: .5rem;
}

.joinser>input {
    width: 6rem;
    line-height: .6rem;
    height: .6rem;
    border: 1px solid #e2e2e2;
    border-radius: .1rem;
    outline: none;
    font-size: .16rem;
    color: #888;
    padding: 0 .2rem;
}

.joinser>button {
    text-align: center;
    width: 3rem;
    line-height: .6rem;
    height: .6rem;
    background: #1810df;
    border-radius: .1rem;
    outline: none;
    border: none;
    margin-left: .2rem;
}

.joinser>button>img {
    width: .18rem;
}

.s {
    width: 9rem;
    position: absolute;
    top: -15%;
    right: -31%;
    z-index: 11;
}

.item_bot_con>a {
    font-size: .2rem;
    color: #fff;
    background: #1810df;
    display: inline-block;
    width: 3.2rem;
    height: .6rem;
    text-align: center;
    line-height: .6rem;
    border-radius: .1rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.item_bot_con>a:hover {
    background: #160fb9;
}

div.center {
    text-align: center;
    display: flex;
    justify-content: space-between;
    padding: 0;
}

@media (max-width: 992px) {
    .join {
        padding: 80px 20px 30px;
    }
    .join>h5 {
        font-size: 20px;
        color: #222;
        margin-bottom: 20px;
    }
    .joinser>input {
        width: auto;
        line-height: 30px;
        height: 30px;
        border: 1px solid #e2e2e2;
        border-radius: .1rem;
        outline: none;
        font-size: 12px;
        color: #888;
        padding: 0 10px;
    }
    .joinser>button {
        text-align: center;
        width: 60px;
        line-height: 30px;
        height: 30px;
        background: #1810df;
        border-radius: .1rem;
        outline: none;
        border: none;
        margin-left: .2rem;
    }
    .joinser>button>img {
        width: 12px;
    }
    .recruit {
        position: relative;
        margin: 20px 0;
    }
    .recruit_item {
        width: 100%;
        /* float: left; */
        /* padding: .6rem .5rem; */
        margin-bottom: 20px;
    }
    .itop {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        padding: 0;
        box-sizing: border-box;
        height: 140px;
        line-height: 1;
        border: 1px solid #e2e2e2;
        border-radius: .1rem;
    }
    .itop .item1:first-child {
        width: 100%;
        padding: 20px;
    }
    .item1>h3 {
        color: #222;
        font-size: 16px;
        margin: 0;
        display: inline-block;
        padding-right: 10px;
    }
    .itop {
        position: relative;
        display: inline-block;
        justify-content: space-between;
        cursor: pointer;
        padding: 0;
        box-sizing: border-box;
        height: auto;
        line-height: 1;
        border: 1px solid #e2e2e2;
        border-radius: .1rem;
    }
    .item1>span {
        font-size: 14px;
        color: #666;
        line-height: 1;
        display: inline-block;
        padding: 0;
        width: 70%;
        margin-top: 10px;
    }
    .yaoqiu {
        margin-top: 10px;
    }
    .yaoqiu>p {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
        font-size: 14px;
        color: #666;
        float: left;
    }
    .item_bot_con {
        padding: 30px 20px;
        box-sizing: border-box;
        border: 1px solid #e2e2e2;
        border-radius: .1rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        top: -5px;
        position: relative;
        background: #fff;
    }
    .item_txt>h5 {
        font-size: 14px;
        color: #444;
        line-height: 1;
        margin-bottom: 10px;
    }
    .item_txt>p {
        font-size: 13px;
        color: #666;
        line-height: 1.6;
    }
    .item_bot_con>a {
        font-size: 12px;
        color: #fff;
        background: #1810df;
        display: inline-block;
        width: auto;
        height: 30px;
        text-align: center;
        line-height: 30px;
        border-radius: .1rem;
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        -ms-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
        padding: 0 20px;
    }
    .itop .item1:last-child {
        z-index: 1;
        right: 0;
        width: 2rem;
        height: 2rem;
        border: 1px solid #e2e2e2;
        position: absolute;
        top: 0;
    }
    .h1 {
        position: absolute;
        width: 10px;
        left: 50%;
        margin-left: -5px;
        top: -21%;
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        -ms-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
    }
    .h2 {
        position: absolute;
        opacity: 0;
        width: 10px;
        left: 50%;
        margin-left: -5px;
        top: -5%;
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        -ms-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
    }
}