.find-banner {
    width: 100%;
    height: 100%;
}
.find-banner img {
    width: 100%;
}
.swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container .swiper-slide {
    font-size: unset;
}
.find {
    margin: 0 auto;
    width: 94%;
    height: 31vw;
    border-radius: 5px;
    margin-bottom: 5%;
}

.find img {
    width: 100%;
}

.overflow {
    right: 0;
    width: 10px;
    height: 100%;
    background: rgb(250, 250, 250);
}

.title5 {
    color: #fff;
    font-weight: bold;
    top: 10%;
    left: 5%;
    font-size: 0.8em;
    text-shadow: black 2px 2px 2px;
}

.find_text {
    color: #fff;
    top: 30%;
    left: 5%;
    font-size: 0.3em;
    width: 40%;
    line-height: 1.6em;
}

.select {
    background: rgba(255, 255, 255, 0.5);
    width: 17%;
    height: 3vw;
    top: 65%;
    left: 5%;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
    text-align: left;
    line-height: 3vw;
    text-indent: 1em;
    color: #fff;
    font-size: 0.3em;
}

.select .more_icon {
    width: 1em;
    right: 5%;
    top: 35%;
}

.btn_find_search {
    width: 9%;
    height: 3vw;
    color: #fff;
    background: #b3282d;
    border-radius: 5px;
    text-align: center;
    line-height: 3vw;
    top: 80%;
    left: 44%;
    cursor: pointer;
    font-size: 0.3em;
}

.btn_view_alljob {
    color: #fff;
    border-bottom: 1px solid #fff;
    right: 4%;
    top: 82.5%;
    font-weight: bold;
    font-size: 0.3em;
    cursor: pointer;
}

.find_main_img {
    width: 100%;
    height: 35vw;
    overflow: hidden;
}

.swiper-container2 {
    width: 100%;
    height: 65%;
    bottom: 0;
    overflow: hidden;
}

.wrapper2 .swiper-slide {
    background: rgb(250, 250, 250);
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.find-banner .swiper-slide {
    font-size: unset;
}

.latest {
    background: rgb(250, 250, 250);
    margin: 0 auto;
    width: 94%;
    height: 25vw;
    border-radius: 5px;
    border: 1px solid rgb(237, 235, 236);
    margin-bottom: 2%;
    margin-top: 3%;
}

.title4 {
    font-size: 0.6em;
    text-align: center;
    width: 100%;
    top: 10%;
    font-weight: bold;
}

.latest_item {
    top: 0;
    font-size: 0.31rem;
    width: 5rem;
    text-align: center;
    font-weight: bold;
}

.address {
    font-size: 0.2rem;
    top: 40%;
}

.date {
    font-size: 0.2rem;
    top: 52%;
}

.btn_details {
    font-size: 0.25rem;
    font-weight: bold;
    bottom: 15%;
    cursor: pointer;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../img/left.png);
    left: -20px;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/right.png);
    right: -20px;
    left: auto;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.form {
    width: 94%;
    margin: 2% auto 5% auto;
    height: 35vw;
}

.sorry {
    display: none;
    width: 100%;
    text-align: center;
    top: 0;
    background: rgb(247, 245, 246);
    z-index: 51;
    height: 100%;
}

.sorry_big_txt {
    text-align: center;
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 5%;
}

.sorry_area {
    width: 62%;
    height: 20vw;
    top: 50%;
    left: 50%;
    margin: -10vw -31%;
    font-size: 0.35em;
    line-height: 1.5;
}

.job_title {
    width: 32%;
    height: 3vw;
    border-radius: 5px;
    text-align: left;
    line-height: 3vw;
    text-indent: 1em;
    color: #fff;
    font-size: 0.3em;
    float: left;
    margin-right: 1%;
    background: #b3282d;
}

.form_select_careers_item {
    width: 33%;
    height: 3vw;
    border-radius: 5px;
    text-align: left;
    line-height: 3vw;
    text-indent: 1em;
    color: #fff;
    font-size: 0.3em;
    float: left;
    margin-right: 1%;
    background: #b3282d;
    cursor: pointer;
}

.form_select_careers_item1 {
    width: 15%;
    height: 3vw;
    border-radius: 5px;
    text-align: left;
    line-height: 3vw;
    text-indent: 1em;
    color: #fff;
    font-size: 0.3em;
    float: left;
    margin-right: 1%;
    background: #b3282d;
    cursor: pointer;
}

.form_select_careers_item2 {
    width: 17%;
    height: 3vw;
    border-radius: 5px;
    text-align: left;
    line-height: 3vw;
    text-indent: 1em;
    color: #fff;
    font-size: 0.3em;
    float: left;
    background: #b3282d;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.item {
    width: 100%;
    height: 3.8vw;
    line-height: 3.8vw;
    font-size: 0.23rem;
    cursor: pointer;
}

.job_txt {
    float: left;
    width: 32%;
    text-align: left;
    text-indent: 1em;
    margin-right: 1%;
    height: 3.8vw;
    overflow: hidden;
}

.school_txt {
    float: left;
    width: 33%;
    text-align: left;
    text-indent: 1em;
    margin-right: 1%;
    min-height: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.city_txt {
    float: left;
    width: 15%;
    text-align: left;
    text-indent: 1em;
    margin-right: 1%;
}

.date_txt {
    float: left;
    width: 17%;
    text-align: left;
    text-indent: 1em;
}

.swiper-container-vertical > .swiper-scrollbar {
    right: 0;
}

.grey {
    background: rgb(247, 245, 246);
}

.dd_select1 {
    display: none;
    font-size: 0.2rem;
    background: #fff;
    border-radius: 0 0 5px 5px;
    line-height: 200%;
    width: 100%;
    max-height: 30vw;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
    padding-bottom: 10px;
    z-index: 2;
    color: #3c3737;
    font-family: "Figtree";
    overflow: hidden;
}
.btn_ok_area {
    display: none;
    width: 100%;
    background: #fff;
    z-index: 9;
    height: 3vw;
}

.btn_ok {
    background: #b3282d;
    color: #fff;
    width: 15%;
    height: 2vw;
    line-height: 2vw;
    border-radius: 5px;
    right: 5%;
    text-align: center;
    text-indent: 0;
    top: 0.5vw;
}

.btn_ok_city {
    width: 30%;
}
#job_content .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: none;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.see_job {
    width: 94%;
    margin: 0 auto 2%;
}
.btn_see_job {
    font-size: 0.3em;
    text-align: right;
    font-weight: bold;
    width: auto;
}
.see_job_txt {
    border-bottom: 1px solid #3c3737;
}
.school_office_name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.news_container {
    width: 94%;
    margin: 2% auto 3% auto;
    position: relative;
}
.news_part {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
}
.news_title {
    font-size: 0.7em;
    color: #b3282d;
    font-weight: bold;
    margin-right: 2%;
    width: 40%;
}
.news_content {
    font-size: 0.3em;
    width: 58%;
    /* line-height: 1.5; */
}
#news_school {
    margin-top: 3%;
}
.label_url {
    font-size: 0.3em;
    position: absolute;
    top: 50%;
    right: 5%;
    text-decoration: underline;
    cursor: pointer;
}
.school_item {
    width: 32%;
    height: 21vw;
    background-size: 100%;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}
.school_desc {
    width: 100%;
    height: 35%;
    position: absolute;
    top: 65%;
    /* bottom: 0; */
    background: rgba(0, 0, 0, 0.5);
}
.school_title {
    color: #fff;
    font-size: 0.3em;
    left: 5%;
    top: 28%;
    line-height: 140%;
}
.school_space {
    width: 2%;
    height: 21vw;
    float: left;
}

@media (max-width: 768px) {
    .news_part {
        display: flex;
        width: 100%;
        position: relative;
        flex-direction: column;
    }
    .news_title {
        /* 
    font-size: 35px;
    color: #b3282d;
    font-weight: bold;
    margin-right: 2%; */
        width: 100%;
        font-size: 45px;
        margin-right: 0;
        /* margin-bottom: 25px; */
    }
    .news_content {
        width: 100%;
        font-size: 22px !important;
        line-height: 32px !important;
        margin-top: 25px;
    }
    .sorry { 
        height: 75vw;
        position: relative;
    }
    .school_title {
        font-size: 18px;
        top: 10px;
    }
    .school_desc {
        width: 100%;
        height: 30%;
        top: 70%;
        /* bottom: 0; */
        background: rgba(0, 0, 0, 0.5);
    }
    .label_url {
        font-size: 18px;
        position: absolute;
        bottom: 12%;
        left: 5%;
        cursor: pointer;
        top: initial;
        right: initial;
    }
    .school_item {
        width: 100%;
        margin-top: 15px;
        height: 410px;
    }
    .school_item:nth-child(1) {
        margin-right: 2.5%;
    }
    .select_careers_item {
        width: 49%;
        margin-right: 0;
        font-size: 30px;
        height: 50px;
        line-height: 50px;
    }

    .more_icon {
        top: 22.5px;
    }

    /*.select_careers_item:nth-child(3), .select_careers_item:nth-child(4) {
        display: none;
    }*/

    .select_careers_item:nth-child(1) {
        margin-right: 2%;
    }

    .select_careers {
        height: 25vw;
    }

    .btn_search_careers {
        position: initial;
        clear: both;
        width: 60% !important;
        margin: 80px auto;
        height: 50px;
        line-height: 50px;
        font-size: 22px;
    }
    .latest_item {
        margin: 0 auto;
        width: 90%;
    }
    .form {
        height: auto;
        margin-top: 10px;
    }
    #school_office {
        /*display: none;*/
        position: absolute;
        top: 0;
        width: 100%;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        /*margin-bottom: 50px;*/
    }
    .select_bar {
        /*margin-top: 50px;*/
    }
    .form_select_careers_item2 {
        display: none;
    }
    .job_title {
        width: 67%;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        margin-top: 60px;
    }
    #city {
        width: 32%;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        margin-top: 60px;
        margin-right: unset;
    }
    .job_txt {
        width: 67%;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }
    .city_txt {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        white-space: nowrap;
    }
    #city .dd_select1 {
        width: 120%;
        right: 0;
    }
    .sorry_area {
        font-size: 25px;
        top: 40%;
    }
    .find_main_img {
        /* height: 480px; */
        height: auto !important;
        overflow: unset;
        /* margin-top: 100px; */
    }

    .btn_ok_area {
        height: 8vw;
    }
    #city .btn_ok_city_area {
        width: 120%;
        right: 0;
    }
    .btn_ok {
        height: 7vw;
        line-height: 7vw;
    }
    .select_icon {
        color: #fff !important;
    }
    .item {
        height: 40px;
    }
    .school_txt {
        font-size: 16px;
        width: 75%;
        line-height: 40px;
        display: none;
    }
    .date_txt {
        display: none;
    }

    .btn_see_job {
        font-size: 22px;
        padding: 5% 0;
        padding-top: 3%;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .find-banner,
    .swiper-container {
        height: auto !important;
    }
    .select_careers_item {
        width: 49%;
        margin-right: 0;
        font-size: 30px;
        height: 50px;
        line-height: 50px;
    }

    .more_icon {
        top: 22.5px;
    }

    .select_careers_item:nth-child(3),
    .select_careers_item:nth-child(4) {
        display: none;
    }

    .select_careers_item:nth-child(1) {
        margin-right: 2%;
    }

    .select_careers {
        height: 25vw;
    }

    .btn_search_careers {
        position: initial;
        clear: both;
        width: 60% !important;
        margin: 80px auto;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
    }
}
@media (min-width: 1657px) {
    .find_main_img {
        height: 580px !important;
    }
}
