@media screen and (max-width: 1199px) {
    .index_pc_wrap {
        display: none;
    }

    .index_view_wrap {
        display: block;
    }

    .banner {
        width: 100%;
        height: 5.5rem;
        position: relative;

    }

    .banner > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner p {
        font-size: 0.42rem;
        font-family: TsangerYunHei-W05;
        position: absolute;
        top: 2.1rem;
        left: 0;
        right: 0;
        margin: auto;
        color: #FFFFFF;
        text-align: center;
    }


    .content_box {
        background: #1B2122;
        padding: 0.75rem 0.8rem 1.27rem;
    }

    .position_click_wrap {
        display: flex;
        justify-content: center;
    }

    .position_click {
        width: 3.2rem;
        height: 0.47rem;
    }

    .content_main {
        margin-top: 0.76rem;
    }

    .content_title {
        font-size: 0.2rem;
        line-height: 0.4rem;
        font-family: TsangerYunHei-W04;
        margin-bottom: 0.41rem;
        color: #FFFFFF;
        text-align: center;
    }

    .content_sec {
        font-size: 0.2rem;
        line-height: 0.39rem;
        font-family: TsangerYunHei-W05;
        margin-bottom: 0.76rem;
        color: var(--theme-color);
        text-align: center;
    }

    .zhaopin_list {
        position: relative;
        width: 100%;
        height: 4rem;
        margin-bottom: 0.4rem;
    }

    .zhaopin_list_bg {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .zhaopin_list_txt {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }

    .zhaopin_list_txt p {
        width: 100%;
        height: 1rem;
        position: relative;
        overflow: hidden;
    }

    .zhaopin_list_txt p img {
        width: 100%;

    }

    .zhaopin_list_txt p span {
        position: absolute;
        left: 0.39rem;
        right: 0.39rem;
        bottom: 0.19rem;
        font-size: 0.24rem;
        font-family: TsangerYunHei-W05;
        color: #FFFFFF;
        padding-bottom: 0.12rem;
        border-bottom: 0.02rem solid var(--theme-color);
        text-align: center;
    }

    .zhaopin_list_txt .zhaopin_list_txt_bot {
        height: 2.54rem;
        background: rgba(28, 33, 33, 0.85);
        padding-top: 5px;
        display: none;

    }

    .zhaopin_list_txt ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        height: 100%;
        padding: 0 0.2rem !important;
    }

    .zhaopin_list_txt ul li {
        width: 0.98rem;
        display: flex;
        flex-direction: column;
        font-size: 0.19rem;
        color: #FFFFFF;
        font-family: TsangerYunHei-W04;
        align-items: center;
        line-height: 0.28rem;
        height: 0.75rem;
        margin: 0 0.15rem;

    }

    .zhaopin_list_txt ul li img {
        width: 0.45rem;
        height: 0.45rem;
        margin-bottom: 0.02rem;

    }

    /*加盟城市*/
    .jiameng_city_boxWrap {
        position: relative;
    }

    .jiameng_city_box {
        background: #1C2122;
        padding: 1.74rem 0.78rem 0.77rem;
    }

    .table_city_top {
        display: flex;
        justify-content: space-between;
        font-size: 0.27rem;
        line-height: 0.38rem;
        color: var(--theme-color);
        font-family: TsangerYunHei-W04;
        align-items: center;
    }

    .table_city_top p:first-child span {
        display: block;
    }

    .table_city_top p:first-child span:first-child {
        font-size: 0.37rem;
        line-height: 0.53rem;
    }

    .table_city_top p img {
        width: 0.35rem;
        height: 0.35rem;
    }

    .search_box {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        z-index: 10;
        background: #1C2122;
        box-sizing: border-box;
        padding: 1.78rem 0.78rem;
        display: none;
    }

    .search_top {
        width: 100%;
        height: 0.92rem;
        border: 1px solid var(--theme-color);
    }

    .search_top {
        font-size: 0.34rem;
        color: #A4AAAD;
        font-family: TsangerYunHei-W04;
        padding: 0 0.1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .search_top input {
        outline: none;
        background: transparent;
        color: #A4AAAD;
        font-size: 0.34rem;
        font-family: TsangerYunHei-W04;
        border: 0;
        height: 0.92rem;
        flex: 1;
    }

    .search_top img {
        width: 0.37rem;
        height: 0.37rem;
        cursor: pointer;
    }

    .search_select_box {
        margin-top: 0.94rem;
        font-family: TsangerYunHei-W04;
    }

    .search_city_list {
        margin-bottom: 0.44rem;
        border-bottom: 1px solid #A4AAAD;
    }

    .search_city_list_title {
        font-size: 0.26rem;
        color: #FFFFFF;
        line-height: 0.37rem;
    }

    .date_list_select {
        width: 100%;
        height: 0.73rem;
        position: relative;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Chrome/Safari/Opera */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+ */
        user-select: none; /* Standard syntax */
    }

    .date_list_select_top {
        width: 100%;
        height: 0.73rem;
        font-size: 0.22rem;
        color: #A4AAAD;
        padding: 0.12rem 0 0.31rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .date_list_select_top img {
        width: 0.2rem;
        height: 0.2rem;
    }

    .date_list_select ul {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        top: 0.73rem;;
        background: #363D3E;
        z-index: 99999;


    }

    .date_list_select ul.unshow {
        display: none;
    }

    .date_list_select ul li {
        color: #FFFFFF;
        text-align: center;
        height: 0.63rem;
        line-height: 0.63rem;
        font-size: 0.2rem;
        font-family: TsangerYunHei-W04;

    }

    .date_list_select ul li:first-child {
        font-size: 0.2rem;
        border-bottom: 1px solid var(--theme-color);
    }

    .date_list_select ul li.tab {
        color: var(--theme-color);
    }

    .search_select_btn {
        width: 2.38rem;
        height: 0.76rem;
        position: relative;
        margin: 1.56rem auto 0;
    }

    .search_select_btn img {
        width: 100%;
        height: 100%;
    }

    .search_select_btn span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        font-size: 0.34rem;
        color: #363D3E;
        font-family: TsangerYunHei-W04;
        text-align: center;
        line-height: 0.76rem;
    }

    .table_city {
        margin-top: 0.3rem;
        margin-bottom: 0.85rem;
    }

    .position_table_top {
        padding: 0.31rem 0.38rem 0.36rem !important;
        color: #FFFFFF;
        font-family: TsangerYunHei-W06;
        font-size: 0.18rem;
        border-bottom: 1px solid #A4AAAD;
        cursor: pointer;
    }

    .position_table_top .table_city_name {
        font-size: 0.31rem;
        line-height: 0.45rem;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;

    }

    .position_table_top .table_city_main {

        margin-top: 0.22rem;
    }

    .position_table_top .table_city_main div:first-child {
        display: flex;
        margin-bottom: 0.1rem;
    }

    .position_table_top .table_city_main div:first-child p:first-child {
        margin-right: 0.7rem;
    }

    .position_table_top .table_city_main img {
        width: 0.2rem;
        height: 0.2rem;
        margin-right: 0.15rem;
    }

    .position_table_top p {
        display: flex;
        align-items: center;
    }

    .position_table_bot {
        padding: 0.36rem 0.36rem 1rem;
    }

    .position_info_list {
        font-size: 0.22rem;
        color: #FFFFFF;
        font-family: TsangerYunHei-W03;
        margin-bottom: 0.6rem;
    }

    .position_info_list > p {
        font-size: 0.22rem;
        font-family: TsangerYunHei-W05;
        color: var(--theme-color);
        line-height: 0.3rem;
        margin-bottom: 0.27rem;
    }

    .position_info_list div {
        line-height: 0.36rem;
    }


    .apply_box_wrap {
        background: #1C2122;
        padding: 1.79rem 0.78rem 0;
        display: flex;
        justify-content: center;
    }


    .apply_info {
        padding: 0 0.02rem;
        font-size: 0.18rem;
        color: #FFFFFF;
        font-family: TsangerYunHei-W06;
    }

    .apply_info_top {
        font-size: 0.20rem;
        line-height: 0.28rem;
        font-family: TsangerYunHei-W04;
        margin-bottom: 0.32rem;
    }

    .apply_info_top span {
        display: block;
    }

    .apply_info_top span:first-child {
        font-size: 0.32rem;
        line-height: 0.45rem;
        font-family: TsangerYunHei-W05;
    }

    .apply_info div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .apply_info div img {
        width: 0.2rem;
        height: 0.2rem;
        margin-right: 0.12rem;
    }

    .apply_info div p {
        display: flex;
        align-items: center;
    }

    .apply_input {
        margin-top: 0.95rem;
    }

    .apply_top_title {
        font-size:0.32rem;
        line-height:0.45rem;
        color: var(--theme-color);
        font-family: TsangerYunHei-W05;
        margin-bottom: 0.25rem;
    }
    .form_item_position {
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 0.26rem;
        line-height: 0.37rem;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;
        padding-bottom: 0.13rem;
        border-bottom: 1px solid #A4AAAD;
        margin-bottom: 0.92rem;
    }
    .form_item_position p{
        width: 1.3rem;
    }
    .form_item_position input {
        flex: 1;
        background: transparent;
        outline: none;
        height: 0.37rem;
        border: 0;
        font-size: 0.26rem;
        color: #FFFFFF;
    }

    .apply_upload {

    }

    .upload_list {
        margin-bottom: 0.12rem;
    }

    .upload_list_title {
        font-size: 0.26rem;
        line-height: 0.37rem;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;
        margin-bottom:  0.13rem;
    }


    .upload_box .inputlabelBox {
        width:100%;
        height:0.58rem;
        border: 1px solid #A4AAAD;
        color: #A4AAAD;
        text-align: center;
        line-height: 0.58rem;
        font-size: 0.2rem;
        margin: 0;
        cursor: pointer;
    }

    .upload_box input {
        width:100%;
        height:0.58rem;
    }
    .my_file_txt_view,.my_file_txt1_view{
        color: #FFFFFF;
        font-size: 0.14rem;
        line-height: 0.2rem;
        font-family: TsangerYunHei-W04;
    }

    .upload_box span {
        color: #A4AAAD;
        font-size: 0.14rem;
        line-height: 0.2rem;
        font-family: TsangerYunHei-W04;
    }
    .apply_form_item {
        position: relative;
        width: 2.38rem;
        height: 0.76rem;
        cursor: pointer;
        margin:1.37rem auto;
    }

    .apply_form_item img {
        width: 2.38rem;
        height: 0.76rem;

    }

    .apply_form_item span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        line-height: 0.76rem;
        font-size: 0.34rem;
        color: #363D3E;
        font-family: TsangerYunHei-W04;
    }

}

@media all and (max-width: 1560px)and (min-width: 1200px) {
    .index_pc_wrap {
        display: block;
    }

    .index_view_wrap {
        display: none;
    }

    .banner {
        width: 100%;
        height: 460px;
        position: relative;

    }

    .banner > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner p {
        font-size: 36px;
        line-height: 45px;
        font-family: TsangerYunHei-W04;
        position: absolute;
        left: 61px;
        bottom: 39px;
        color: #FFFFFF;
    }

    .banner span {
        position: absolute;
        width: 240px;
        height: 35px;
        left: 0;
        right: 0;
        bottom: 46px;
        margin: auto;
        cursor: pointer;
    }

    .banner span img {
        width: 100%;
        height: 100%;
    }

    .content_box {
        background: #1B2122;
        padding: 96px 0 100px;
        display: flex;
        justify-content: center;
    }

    .content_main {
        width: 1078px;
    }

    .content_title {
        font-size: 20px;
        line-height: 40px;
        font-family: TsangerYunHei-W04;
        margin-bottom: 24px;
        color: #FFFFFF;
        text-align: center;
    }

    .content_sec {
        font-size: 24px;
        line-height: 35px;
        font-family: TsangerYunHei-W05;
        margin-bottom: 114px;
        color: var(--theme-color);
        text-align: center;
    }

    .zhaopin_list_wrap {
        display: flex;
        justify-content: space-between;
    }

    .zhaopin_list {
        position: relative;
        width: 346px;
        height: 490px;
    }

    .zhaopin_list_bg {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .zhaopin_list_txt {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }

    .zhaopin_list_txt p {
        width: 100%;
        height: 104px;
        position: relative;
    }

    .zhaopin_list_txt p img {
        width: 100%;
        height: 100%;
    }

    .zhaopin_list_txt p span {
        position: absolute;
        left: 23px;
        right: 23px;
        bottom: 20px;
        font-size: 24px;
        font-family: TsangerYunHei-W05;
        color: #FFFFFF;
        padding-bottom: 20px;
        border-bottom: 2px solid var(--theme-color);
        text-align: center;
    }

    .zhaopin_list_txt .zhaopin_list_txt_bot {
        height: 320px;
        background: rgba(28, 33, 33, 0.85);
        padding-top: 5px;
        display: none;

    }

    .zhaopin_list_txt ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .zhaopin_list_txt ul li {
        margin: 0 27px 19px;
        display: flex;
        flex-direction: column;
        font-size: 14px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W04;
        align-items: center;
        line-height: 18px;
        height: 74px;
    }

    .zhaopin_list_txt ul li img {
        width: 44px;
        height: 44px;
        margin-bottom: 12px;

    }

    /*加盟城市*/
    .jiameng_city_box {
        background: #1C2122;
        min-height: calc(100vh - 350px);
        padding: 103px 152px 80px 107px;
        display: flex;
        justify-content: space-between;
    }

    .search_box {
        width: 206px;
        margin-right: 175px;
    }

    .search_top p:first-child {
        font-size: 12px;
        color: var(--theme-color);
        font-family: TsangerYunHei-W04;

    }

    .search_top p:first-child span {
        display: block;
    }

    .search_top p:first-child span:first-child {
        font-size: 14px;
        font-family: TsangerYunHei-W05;
        line-height: 18px;
        margin-bottom: 13px;
    }

    .search_top p:nth-child(2) {
        margin-top: 30px;
        width: 206px;
        height: 30px;
        border: 1px solid #DAF900;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
    }

    .search_top p:nth-child(2) input {
        outline: none;
        background: transparent;
        color: #A4AAAD;
        font-size: 12px;
        font-family: TsangerYunHei-W04;
        border: 0;
        height: 30px;
        flex: 1;
        width: 167px;
    }

    .search_top p:nth-child(2) img {
        width: 17px;
        height: 17px;
        cursor: pointer;
    }

    .search_select_box {
        margin-top: 30px;
    }

    .search_city_list {
        margin-bottom: 31px;
        border-bottom: 1px solid #A4AAAD;
    }

    .search_city_list_title {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 18px;
    }

    .date_list_select {
        width: 206px;
        height: 44px;
        position: relative;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Chrome/Safari/Opera */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+ */
        user-select: none; /* Standard syntax */
    }

    .date_list_select_top {
        width: 206px;
        height: 44px;
        font-size: 12px;
        color: #A4AAAD;
        font-family: TsangerYunHei-W04;
        padding: 4px 0 19px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .date_list_select_top img {
        width: 9px;
        height: 9px;
    }

    .date_list_select ul {
        position: absolute;
        width: 206px;
        left: 0;
        right: 0;
        top: 44px;
        background: #363D3E;
        z-index: 99999;
        max-height: 300px;
        overflow-y:auto ;

    }

    .date_list_select ul.unshow {
        display: none;
    }

    .date_list_select ul li {
        color: #FFFFFF;
        text-align: center;
        height: 38px;
        line-height: 38px;
        font-size: 12px;
        font-family: TsangerYunHei-W04;
        cursor: pointer;

    }

    .date_list_select ul li:first-child {
        font-size: 14px;
        border-bottom: 1px solid var(--theme-color);
    }

    .date_list_select ul li.tab {
        color: var(--theme-color);
    }

    .table_city_list {
        flex: 1;
    }

    .table_city_list_title {
        font-size: 24px;
        line-height: 30px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W04;
        padding-left: 9px;
    }

    .table_city {
        margin-top: 17px;
        margin-bottom: 60px;
    }

    .position_table_top {
        padding: 27px 9px 20px !important;
        color: #FFFFFF;
        font-family: TsangerYunHei-W06;
        font-size: 14px;
        border-bottom: 1px solid #A4AAAD;
        cursor: pointer;
    }

    .position_table_top .table_city_name {
        font-size: 14px;
        line-height: 20px;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;

    }

    .position_table_top div {
        display: flex;
        justify-content: space-between;
        margin-top: 9px;
    }

    .position_table_top div img {
        width: 14px;
        height: 14px;
        margin-right: 7px;
    }

    .position_table_top div p {
        display: flex;
        align-items: center;
    }

    .position_table_bot {
        padding: 28px 9px 60px;
    }

    .position_table_bot.unshow {
        display: none;
    }

    .position_info_list {
        font-size: 12px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W03;
        margin-bottom: 40px;
    }

    .position_info_list > p {
        font-size: 18px;
        font-family: TsangerYunHei-W05;
        color: var(--theme-color);
        line-height: 23px;
        margin-bottom: 23px;
    }

    .position_info_list div {
        line-height: 20px;
    }

    .position_info_btn {
        position: relative;
        width: 126px;
        height: 40px;
        cursor: pointer;
    }

    .position_info_btn img {
        width: 100%;
        height: 100%;
    }

    .position_info_btn span {
        color: #363D3E;
        font-size: 14px;
        line-height: 40px;
        font-family: TsangerYunHei-W04;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
    }

    .apply_box_wrap {
        background: #1C2122;
        padding: 103px 0 49px;
        min-height: calc(100vh - 350px);
        display: flex;
        justify-content: center;
    }

    .apply_box {
        width: 560px;
    }

    .apply_info {
        padding: 0 9px 27px;
        border-bottom: 1px solid #A4AAAD;
        font-size: 12px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W06;
    }

    .apply_info_top {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        line-height: 20px;
        font-family: TsangerYunHei-W04;
        margin-bottom: 13px;
    }

    .apply_info div {
        display: flex;
        align-items: center;
    }

    .apply_info div img {
        width: 14px;
        height: 14px;
        margin-right: 7px;
    }

    .apply_info div p {
        display: flex;
        align-items: center;
        width: 30%;
    }

    .apply_input {
        padding: 30px 9px;
        border-bottom: 1px solid #A4AAAD;
    }

    .apply_top_title {
        font-size: 18px;
        line-height: 25px;
        color: var(--theme-color);
        font-family: TsangerYunHei-W05;
        margin-bottom: 9px;

    }

    .apply_input_list {
        display: flex;
        justify-content: space-between;
    }

    .form_item_position {
        width: 160px;
        font-size: 14px;
        line-height: 20px;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;
    }

    .form_item_position input {
        width: 160px;
        background: transparent;
        outline: none;
        height: 26px;
        border: 1px solid #A4AAAD;
        font-size: 14px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .apply_upload {
        padding: 30px 9px;
    }

    .upload_list {
        margin-bottom: 13px;
    }

    .upload_list_title {
        font-size: 14px;
        line-height: 20px;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;
        margin-bottom: 10px;
    }

    .upload_box .inputlabelBox {
        width: 160px;
        height: 26px;
        border: 1px solid #A4AAAD;
        color: #A4AAAD;
        text-align: center;
        line-height: 26px;
        font-size: 12px;
        cursor: pointer;
    }

    .upload_box input {
        width: 160px;
        height: 26px;
    }
    .my_file_txt,.my_file_txt1{
        color: #FFFFFF;
        font-size: 12px;
        margin-top: 6px;
        font-family: TsangerYunHei-W04;
    }
    .upload_box span {
        color: #A4AAAD;
        font-size: 12px;
        margin-top: 6px;
        font-family: TsangerYunHei-W04;
    }
    .apply_form_commit {
        position: relative;
        width: 126px;
        height: 40px;
        cursor: pointer;
    }

    .apply_form_commit img {
        width: 126px;
        height: 40px;

    }

    .apply_form_commit span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #363D3E;
        font-family: TsangerYunHei-W04;
    }
}

@media screen and (min-width: 1561px) {
    .index_pc_wrap {
        display: block;
    }

    .index_view_wrap {
        display: none;
    }

    .banner {
        width: 100%;
        height: 740px;
        position: relative;

    }

    .banner > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner p {
        font-size: 74px;
        line-height: 103px;
        font-family: TsangerYunHei-W04;
        position: absolute;
        left: 106px;
        bottom: 66px;
        color: #FFFFFF;
    }

    .banner span {
        position: absolute;
        width: 380px;
        height: 56px;
        left: 0;
        right: 0;
        bottom: 88px;
        margin: auto;
        cursor: pointer;
    }

    .banner span img {
        width: 100%;
        height: 100%;
    }

    .content_box {
        background: #1B2122;
        padding: 145px 0 180px;
        display: flex;
        justify-content: center;
    }

    .content_main {
        width: 1383px;
    }

    .content_title {
        font-size: 26px;
        line-height: 52px;
        font-family: TsangerYunHei-W04;
        margin-bottom: 24px;
        color: #FFFFFF;
        text-align: center;
    }

    .content_sec {
        font-size: 31px;
        line-height: 46px;
        font-family: TsangerYunHei-W05;
        margin-bottom: 154px;
        color: var(--theme-color);
        text-align: center;
    }

    .zhaopin_list_wrap {
        display: flex;
        justify-content: space-between;
    }

    .zhaopin_list {
        position: relative;
        width: 445px;
        height: 634px;
    }

    .zhaopin_list_bg {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .zhaopin_list_txt {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }

    .zhaopin_list_txt p {
        width: 100%;
        height: 133.75px;
        position: relative;
    }

    .zhaopin_list_txt p img {
        width: 100%;
        height: 100%;

    }

    .zhaopin_list_txt p span {
        position: absolute;
        left: 28px;
        right: 28px;
        bottom: 35px;
        font-size: 31px;
        font-family: TsangerYunHei-W05;
        color: #FFFFFF;
        padding-bottom: 22px;
        border-bottom: 2px solid var(--theme-color);
        text-align: center;
    }

    .zhaopin_list_txt .zhaopin_list_txt_bot {
        height: 416px;
        background: rgba(28, 33, 33, 0.85);
        padding-top: 5px;
        display: none;

    }

    .zhaopin_list_txt ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .zhaopin_list_txt ul li {
        margin: 0 30px 28px;
        display: flex;
        flex-direction: column;
        font-size: 18px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W04;
        align-items: center;
        line-height: 24px;

    }

    .zhaopin_list_txt ul li img {
        width: 50px;
        height: 50px;
        margin-bottom: 18px;

    }

    /*加盟城市*/
    .jiameng_city_box {
        background: #1C2122;
        min-height: calc(100vh - 560px);
        padding: 164px 209px 130px;
        display: flex;
        justify-content: space-between;
    }

    .search_box {
        width: 330px;
        margin-right: 263px;
    }

    .search_top p:first-child {
        font-size: 16px;
        color: var(--theme-color);
        font-family: TsangerYunHei-W04;

    }

    .search_top p:first-child span {
        display: block;
    }

    .search_top p:first-child span:first-child {
        font-size: 22px;
        font-family: TsangerYunHei-W05;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .search_top p:nth-child(2) {
        margin-top: 47px;
        width: 330px;
        height: 48px;
        border: 1px solid #DAF900;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
    }

    .search_top p:nth-child(2) input {
        outline: none;
        background: transparent;
        color: #A4AAAD;
        font-size: 20px;
        font-family: TsangerYunHei-W04;
        border: 0;
        height: 48px;
        flex: 1;
        width: 288px;
    }

    .search_top p:nth-child(2) img {
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .search_select_box {
        margin-top: 40px;
    }

    .search_city_list {
        margin-bottom: 41px;
        border-bottom: 1px solid #A4AAAD;
    }

    .search_city_list_title {
        font-size: 22px;
        color: #FFFFFF;
        line-height: 30px;
    }

    .date_list_select {
        width: 330px;
        height: 68px;
        position: relative;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Chrome/Safari/Opera */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+ */
        user-select: none; /* Standard syntax */
    }

    .date_list_select_top {
        width: 330px;
        height: 68px;
        font-size: 18px;
        color: #A4AAAD;
        font-family: TsangerYunHei-W04;
        padding: 4px 0 19px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .date_list_select_top img {
        width: 12px;
        height: 12px;
    }

    .date_list_select ul {
        position: absolute;
        width: 330px;
        left: 0;
        right: 0;
        top: 68px;
        background: #363D3E;
        z-index: 99999;
        max-height: 300px;
        overflow-y:auto ;


    }

    .date_list_select ul.unshow {
        display: none;
    }

    .date_list_select ul li {
        color: #FFFFFF;
        text-align: center;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        font-family: TsangerYunHei-W04;
        cursor: pointer;

    }

    .date_list_select ul li:first-child {
        font-size: 18px;
        border-bottom: 1px solid var(--theme-color);
    }

    .date_list_select ul li.tab {
        color: var(--theme-color);
    }


    .table_city_list {
        flex: 1;
    }


    .table_city_list_title {
        font-size: 38px;
        line-height: 53px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W04;

    }

    .table_city {
        margin-top: 20px;
        margin-bottom: 105px;
    }

    .position_table_top {
        padding: 35px 12px !important;
        color: #FFFFFF;
        font-family: TsangerYunHei-W06;
        font-size: 16px;
        border-bottom: 1px solid #A4AAAD;
        cursor: pointer;
    }

    .position_table_top .table_city_name {
        font-size: 22px;
        line-height: 30px;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;

    }

    .position_table_top div {
        display: flex;
        justify-content: space-between;
        margin-top: 16px;
    }

    .position_table_top div img {
        width: 20px;
        height: 20px;
        margin-right: 11px;
    }

    .position_table_top div p {
        display: flex;
        align-items: center;
    }

    .position_table_bot {
        padding: 59px 12px 60px;
    }

    .position_table_bot.unshow {
        display: none;
    }

    .position_info_list {
        font-size: 18px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W03;
        margin-bottom: 40px;
    }

    .position_info_list > p {
        font-size: 22px;
        font-family: TsangerYunHei-W05;
        color: var(--theme-color);
        line-height: 40px;
        margin-bottom: 35px;
    }

    .position_info_list div {
        line-height: 32px;
    }

    .position_info_btn {
        position: relative;
        width: 202px;
        height: 64px;
        cursor: pointer;
    }

    .position_info_btn img {
        width: 100%;
        height: 100%;
    }

    .position_info_btn span {
        color: #363D3E;
        font-size: 22px;
        line-height: 64px;
        font-family: TsangerYunHei-W04;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
    }

    .apply_box_wrap {
        background: #1C2122;
        padding: 167px 0 66px;
        min-height: calc(100vh - 560px);
        display: flex;
        justify-content: center;
    }

    .apply_box {
        width: 908px;
    }

    .apply_info {
        padding: 0 12px 47px;
        border-bottom: 1px solid #A4AAAD;
        font-size: 16px;
        color: #FFFFFF;
        font-family: TsangerYunHei-W06;
    }

    .apply_info_top {
        display: flex;
        justify-content: space-between;
        font-size: 22px;
        line-height: 30px;
        font-family: TsangerYunHei-W04;
        margin-bottom: 16px;
    }

    .apply_info div {
        display: flex;
        align-items: center;
    }

    .apply_info div img {
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }

    .apply_info div p {
        display: flex;
        align-items: center;
        width: 30%;
    }

    .apply_input {
        padding: 42px 12px;
        border-bottom: 1px solid #A4AAAD;
    }

    .apply_top_title {
        font-size: 28px;
        line-height: 40px;
        color: var(--theme-color);
        font-family: TsangerYunHei-W05;
        margin-bottom: 16px;

    }

    .apply_input_list {
        display: flex;
        justify-content: space-between;
    }

    .form_item_position {
        width: 256px;
        font-size: 22px;
        line-height: 30px;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;
    }

    .form_item_position input {
        width: 256px;
        background: transparent;
        outline: none;
        height: 42px;
        border: 1px solid #A4AAAD;
        font-size: 22px;
        color: #FFFFFF;
        margin-top: 14px;
    }

    .apply_upload {
        padding: 42px 12px;
    }

    .upload_list {
        margin-bottom: 18px;
    }

    .upload_list_title {
        font-size: 22px;
        line-height: 30px;
        font-family: TsangerYunHei-W04;
        color: #FFFFFF;
        margin-bottom: 14px;
    }

    .upload_box .inputlabelBox {
        width: 256px;
        height: 42px;
        border: 1px solid #A4AAAD;
        color: #A4AAAD;
        text-align: center;
        line-height: 42px;
        font-size: 16px;
        cursor: pointer;
    }

    .upload_box input {
        width: 256px;
        height: 42px;
    }
    .my_file_txt,.my_file_txt1{
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 17px;
        font-family: TsangerYunHei-W04;
    }
    .upload_box span {
        color: #A4AAAD;
        font-size: 16px;
        margin-top: 17px;
        font-family: TsangerYunHei-W04;
    }
    .apply_form_commit {
        position: relative;
        width: 202px;
        height: 64px;
        cursor: pointer;
    }

    .apply_form_commit img {
        width: 202px;
        height: 64px;

    }

    .apply_form_commit span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        line-height: 64px;
        font-size: 22px;
        color: #363D3E;
        font-family: TsangerYunHei-W04;
    }
}
