.connect {
    background: #f5f5f5;
}

.connect .banner_box {
    position: relative;
    font-size: 12px;
}

.connect  .banner_box .o_picture{
    width: 100%;
    height: 360px;
    background-image: url("../img/job/Banner_Jobs.jpg") ;
    background-size: 100% 100%;
    animation-delay: 0.1s;
}

.connect .banner_box .banner_box_text_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 100%;
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.connect .banner_box .banner_box_text_box .banner_text {
    height: 100%;
    display: table;
}

.connect  .banner_box .banner_box_text_box .banner_text .table {
    display: table-cell;
    vertical-align: middle;
}

.connect .banner_box .banner_box_text_box .banner_text .table .line {
    /*width: .4rem;*/
    /*height: .08rem;*/
    width: 40px;
    height: 8px;
    background-color: #fff;
}

.connect .banner_box .banner_box_text_box .banner_text .table .text {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    margin-top: 30px;
    /*font-size: .48rem;*/
    /*margin-top: .3rem;*/
}

.connect .banner_box .banner_box_text_box .banner_text .table em {
    font-size: 24px;
    display: block;
    color: #fff;
    /*font-size: .24rem;*/
}


.connect .nocontainer {
    width: 1150px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 15px;
    margin-top: -55px;
}

.connect .content {
    float: right;
    width: 100%;
    min-height: 350px;
    background: #fff;
}
.connect .content h3.cat-tit {
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    padding-left: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.connect .contentBox .bigTitle {
    font-size: 30px;
    color: #111;
    line-height: 36px;
    font-weight: 700;
    padding-bottom: 16px;
    padding-top: 26px;
    border-bottom: 1px solid #eee;
}

.connect .contentBox .ct_contactUs {
    padding-top: 30px;
    padding-bottom: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.connect .o_g{
    display: flex;
    flex: 1;
    justify-content: space-between;
}

.connect .o_g li {
    min-width: 30%;
    vertical-align: top;
    padding-top: 17px;
    padding-left: 50px;
    position: relative;
}

.connect .ct_contactUs ul li i {
    position: absolute;
    font-size: 30px;
    color: #0C5CA8;
    top: 20px;
    left: 0;
}

.connect .ct_contactUs ul li h1 {
    font-size: 20px;
    color: #000;
    line-height: 36px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 10px;
}

.connect .ct_contactUs ul li h2 {
    font-size: 28px;
    color: #111;
    line-height: 30px;
    font-weight: 400;
    margin: -5px 0 8px;
}

.connect .ct_contactUs ul li p {
    font-size: 12px;
    color: #888;
    line-height: 24px;
    font-weight: 400;
    word-wrap: break-word;
}

.connect .code{
    min-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.connect .ct_contactUs .code img {
    width: 122px;
    height: 122px;
    margin-bottom: 20px;
}

.connect .ct_contactUs .code p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    font-weight: 400;
}

.connect .map {
    width: 100%;
    margin-bottom: 70px;
}


.connect .title-box{
    padding-top: 30px;
    padding-bottom: 16px;
    font-size: 18px;
}

.connect .title-box h2 {
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 8px;
    float: none !important;
    max-width: 80%;
    clear: both;
    display: table;
    margin: 0 auto;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
}

.connect .title-box h2:after {
    content: '';
    width: 30%;
    height: 4px;
    background-color: #c7000b;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    bottom: 0;
    min-width: 35px;
}

.connect .title-box h2:after {
    margin-left:0;
    transform: translateX(-50%);
}

.connect .title-box .subtitle {
    font-size: 1em;
    line-height: 1.95em;
    max-width: 75%;
    margin: 22px auto 0;
    color: #666;
    text-align: center;
    padding: 0 20px;
}


/*主要内容*/
.jobBox {
    padding: 20px 28px;
    background: #FFFFFF;
}


.jobBox .jobUl{
    font-size: 14px;
}

.jobBox .jobUl li:first-child{
    border-top: 1px solid #c8c8c8;
}

.jobBox .jobUl li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #c8c8c8;
    padding: 20px 10px 20px;
}

.job_li_left{
    flex: 1;
}

.job_li_left a{
    font-size: 16px;
    font-weight: bold;
    color: #c7000b;
}

.job_li_left .job_li_detail{
    line-height: 40px;
}

.job_li_detail span:first-child{
    margin-left: 0;
}

.job_li_detail span{
    margin-left: 20px;
}

.jobBox .job_li_right{
    flex-shrink: 0;
    padding: 0 0 0 20px;
}

.job_li_right_btn{
    background: #fff;
    width: 100px;
    height: 36px;
    color: #c7000b;
    border: 1px solid #c7000b;
    margin-bottom: 0px;
    font-size: 12px;
    transition: all 0.4s;
    border-radius: 4px;
}

.job_li_right_btn:hover{
    background: #c7000b;
    color: #ffffff;
}

@media screen and (max-width: 1160px) {
    .connect .content h3.cat-tit{
        display: none;
    }

    .connect .banner_box .o_picture{
        height: 200px;
    }
    .connect .banner_box .banner_box_text_box .banner_text .table .text{
        font-size: 18px;
    }
    .connect .banner_box .banner_box_text_box .banner_text .table em{
        font-size: 14px;
    }


    .connect .nocontainer{
        width: 100%;
        margin-top: -30px;
    }
    .connect .contentBox{
        padding: 0;
    }

    .connect .title-box h2{
        font-size: 20px;
    }

    .jobBox {
        padding: 10px;
    }
    .jobBox .jobUl li{
    }
    .job_li_left{
        flex: none;
    }
    .job_li_left a{
        font-size: 12px;
    }
    .job_li_left .job_li_detail{
        font-size: 12px;
        line-height: 30px;
    }
    .job_li_right_btn{
        width: 50px;
        height: 24px;
    }


    .job_dialog_detail{
        padding: 0 10px!important;
    }

}
