.c_nav_options>li:nth-child(8) {
    background-color: rgb(29, 108, 191);
}

.c_nav_options>li:nth-child(9) a {
    font-weight: 700;
}

.top_img {
    position: relative;
    width: 100%;
    height: 5.2rem;
}

.top_img>img {
    width: 100%;
    height: 100%;
}

.top_img span img {
    position: absolute;
    top: 1.06rem;
    left: 2.58rem;
    width: 6.32rem;
    height: 2.11rem;
}

.contact_nav {
    float: left;
    position: relative;
    top: -0.48rem;
    left: 0;
    padding-left: 3rem;
    width: 6.36rem;
    height: 0.96rem;
    background-color: rgb(29, 108, 191);
    border-radius: 0px 80px 80px 0px;
    z-index: 2;
}

.contact_nav_item {
    position: relative;
    float: left;
    margin: 0.26rem 0.04rem 0;
    padding-top: 0.28rem;
    width: 1.2rem;
    font-size: 0.18rem;
    text-align: center;
    line-height: 1;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
    display: block;
}

.contact_nav_item span {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0.12rem;
    height: 0.12rem;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
}

.contact_nav_item__active {
    font-weight: 700;
}

.contact_nav_item__active span {
    display: block;
}

.contact_1 {
    padding-top: 1.04rem;
    height: 8.16rem;
}

.contact_1_1 {
    margin-bottom: 0.32rem;
    width: 100%;
    height: 1.6rem;
}

.contact_1_1 li {
    float: left;
    margin-right: 0.3rem;
    width: 4.2rem;
    height: 100%;
    border: 0.01rem solid #E1E3E6;
}

.contact_1_1 li:nth-child(3) {
    margin-right: 0;
}

.contact_1_1 li img {
    float: left;
    margin: 0.47rem 0.24rem 0.47rem 0.4rem;
    width: 0.64rem;
    height: 0.64rem;
}

.contact_1_1 li {
    line-height: 1;
    color: #3E3F40;
}

.contact_1_1 li h6 {
    margin: 0.5rem 0 0.24rem 0;
    font-size: 0.2rem;
}

.contact_1_1 li p {
    font-size: 0.16rem;
}

.contact_1_2 {
    width: 100%;
    height: 5.2rem;
}

.con_company {
    float: left;
    padding: 0.15rem;
    width: 3.3rem;
    height: 5.2rem;
    background-color: rgb(29, 108, 191);
}

.con_com_1 {
    width: 3rem;
    height: 4.9rem;
    border: 0.02rem solid #fff;
}

.con_com_1 img {
    float: left;
}

.con_com_1 img:nth-child(1) {
    margin: 0.65rem 1.18rem 0.81rem;
    width: 0.64rem;
    height: 0.64rem;
}

.con_com_1 img:nth-child(2) {
    margin: 0 0.23rem 0.16rem;
    width: 2.54rem;
    height: 0.44rem;
}

.con_com_1 p {
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 1;
}

.con_com_1 p:nth-child(5) {
    letter-spacing: 0.12rem;
}

.con_com_1 span {
    margin: 0.72rem auto 0.84rem;
    display: block;
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
}

.address {
    float: left;
    width: 9.9rem;
    height: 5.2rem;
    background-color: rgb(29, 108, 191);
}

.BMap_bubble_title {
    font-size: 0.2rem;
    line-height: 1;
}

.recruitment {
    padding: 0.93rem 0;
}

.rec_top h2 {
    position: relative;
    margin: 0 auto 0.4rem;
    width: 9rem;
    height: 0.88rem;
    font-size: 0.54rem;
    color: #252626;
    line-height: 1;
}

.rec_top h2 img {
    position: absolute;
    top: 0.17rem;
    left: 50%;
    margin-left: -1.765rem;
    width: 3.53rem;
    height: 0.63rem;
}

.rec_top h2 span {
    position: absolute;
    top: 0.36rem;
    left: 50%;
    margin-left: -0.72rem;
    font-size: 0.36rem;
    color: rgb(37, 38, 38);
    text-align: center;
}

.rec_bot li {
    overflow: hidden;
    margin-bottom: 0.24rem;
    width: 100%;
    height: 0.72rem;
    transition: all .4s;
}

.rec_bot>li:hover {
    height: 5.2rem;
}

.rec_bot>li:hover .rec_bot_1 {
    background-color: #1D6CBF;
}

.rec_bot>li:hover .rec_bot_1 li {
    color: #fff;
    background-color: #1D6CBF;
}

.rec_bot>li:hover span {
    transform: rotate(90deg);
}

.rec_bot>li:hover .rotating {
    opacity: 1;
}

.rec_bot_1 {
    position: relative;
    padding-left: 0.24rem;
    width: 100%;
    height: 0.72rem;
    background-color: #F5F7FA;
    transition: all 0.2s;
}
.rec_bot_1 li {
    float: left;
    margin-right: 0.6rem;
    width: 2.4rem;
    height: 0.72rem;
    font-size: 0.18rem;
    line-height: 0.72rem;
    background-color: #F5F7FA;
    color: #3E3F40;
    transition: all .2s;
}

.rec_bot_1 li:first-child {
    margin-right: 0.38rem;
    font-size: 0.2rem;
    font-weight: 700;
    width: 6.4rem;
}

.rec_bot_1 span {
    position: absolute;
    top: 0.26rem;
    right: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
    transition: all .2s;
}

.rotating {
    position: absolute;
    opacity: 0;
}

.rec_bot_1 span img {
    float: left;
    width: 100%;
    height: 100%;
}

.rec_bot_yc {
    padding-top: 0.4rem;
    padding-left: 0.6rem;
    width: 100%;
    height: 4.48rem;
    border: 0.01rem solid #E1E3E6;
}

.rec_y_lrft,
.rec_y_right {
    float: left;
    width: 5.6rem;
    height: 2.32rem;
}

.rec_y_lrft {
    margin-right: 0.8rem;
}

.rec_y_lrft h6,
.rec_y_right h6 {
    margin-bottom: 0.24rem;
    font-size: 0.2rem;
    line-height: 1;
    color: #252626;
}

.rec_y_lrft p,
.rec_y_right p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #575859;
    white-space: pre-line;
}

.rec_y_bot a {
    margin: 0.7rem 4.7rem;
    float: left;
    width: 2.4rem;
    height: 0.56rem;
    font-size: 0.16rem;
    color: #8A8D8D;
    border: 0.01rem solid #E1E3E6;
    text-align: center;
    line-height: 0.56rem;
}
.job-form{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 22;
    background: rgba(0,0,0,.6);
    display: none;
}
.job-form .main-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFF;
    padding: .6rem;
}
.job-form .main-content .close-form{
    width: .5rem;
    height: .5rem;
    background: gray;
    color: #FFF;
    text-align: center;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: 50%;
    top: -.25rem;
    right: -.25rem;
    position: absolute;
}
.job-form .main-content .input-item{
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.job-form .main-content .input-item .input-box{
    margin-bottom: .2rem;
}
.job-form .main-content .input-item .input-box input{
    width: 100%;
    height: .48rem;
    border: 1px solid #E1E3E5;
    padding-left: .1rem;
    font-size: .16rem;
}
.job-form .main-content .input-item .layui-progress{
    display: none;
    margin-bottom: .2rem;
}
.job-form .main-content .input-item p{
    font-size: .16rem;
    color: #CCCCCC;
    margin-bottom: .2rem;
}
.job-form .main-content .input-item .input-box button{
    width: 100%;
    height: .56rem;
    background: #1D6CBF;
    text-align: center;
    line-height: .56rem;
    color: #FFF;
    font-size: .18rem;
}
.job-form .main-content .input-item:last-of-type .input-box{
    margin-bottom: 0;
}