.row_recruit {
    background-color: #F0EFEF;
    overflow: hidden;
    margin-bottom: 8px;
    box-sizing: border-box;
    padding-right: 20px !important;
    border-radius: 3px;
}

.row_recruit:hover {
    background-color: #d1d1d1;
}

.mb12 {
    margin-bottom: 12px;
}

.row_recruit p {
    font-size: 14px;
}
.require_area {
    margin-left: 20px;
}
.require_area a,
.ext_company_tag_area a {
    font-size: 12px !important;
    background-color: #E2E2E2;
    height: 20px;
    margin: 0 4px;
    padding: 2px 4px;
    border: 5px;
    color: #676767 !important;
    text-decoration: none;
}

.row_recruit_link,
.row_recruit_link:hover {
    text-decoration: none !important;
}

.company_logo {
    height: 55px !important;
    width: 55px !important;
    border: 1px solid #efefef;
    border-radius: 3px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.bltopt_inline_ul_red a {
    font-size: 14px;
}

.about_ctet {
    display: none;
}

.rt_ctet {
    padding-top: 7px !important;
}

.rt_ctet_title {
    width: 98.6%;
}

.rt_ctet_line {
    width: 70px;
}

.rt_recruit {
    box-sizing: border-box;
    overflow: hidden;
}

.rt_recruit>div:nth-child(1) {
    width: 320px;
    box-sizing: border-box;
}

.rt_recruit_b {
    border-bottom: 1px solid #129979;
    border-radius: 2px;
    overflow: hidden;
}

.rt_emplo {
    box-sizing: border-box;
}

.rt_emplo_img {
    overflow: hidden;
    width: 155px;
    height: 90px;
    border: 1px solid #efefef;
    margin: 2px 5px;
    margin-left: 1px;
    display: flex;
    justify-content: center;
}
.rt_emplo_img a{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

.rt_newest {
    border-bottom: 1px solid #129979;
    width: 97%;
}

.rt_newest_zone {
    width: 500px;
    overflow: hidden;
}

.rt_newest_li {
    height: 35px;
    line-height: 35px;
}

.rt_newest_li>div:nth-child(1) {
    width: 150px;
    padding-right: 8px;
}

.rt_newest_li>div:nth-child(2) {
    text-align: left;
    width: 150px;
    padding-right: 8px;
}

.rt_newest_li>div:nth-child(3) {
    text-align: left;
    width: 100px;
    padding-right: 8px;
}

.rt_newest_li>div:nth-child(4) {
    text-align: left;
    width: 100px;
}

.rt_row2 {
    width: 870px;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 7px;
    padding: 8px;
    display: flex;
    justify-content: center;
}
.rt_row2 .state_aid{
    width: 820px !important;
}
.rt_lowc {
    height: 190px;
}

.rt_lowc_a {
    object-fit: cover;
}

.rt_lowc_ul {
    width: 290px;
    height: 278px;
}

.rt_ad1 {
    height: 70px;
    margin-bottom: 8px;
}

.rt_ad2 {
    height: 135px
}

.rt_ad_zone {
    display: flex;
}

.rt_ad_zone .ad_gray:nth-child(1) {
    margin-right: 8px;
}

.rt_ad_zone .ad_gray {
    height: 70px;
    width: 431px;
}
.rt_ad3{
    height:70px;
}

.mb15{
    margin-bottom: 15px;
}