.apply_content_m {
    width: 100%;
    height: 175px;
    background: url('/new/imgs/index2/apply1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 60px;
    position: relative;
}

.apply_content_c {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    position: relative;
    padding-left: 200px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.apply_content_c_img2 {
    position: absolute;
    left: 30px;
    bottom: 0;
}

.apply_content_c_text1 {
    font-size: 25px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 36px;
    -webkit-background-clip: text;
}

.apply_content_c_c {
    display: flex;
    margin-top: 18px;
}

.apply_content_c_c_applyBtn {
    width: 166px;
    height: 45px;
    border-radius: 23px 23px 23px 23px;
    opacity: 1;
    border: 2px solid #FFFFFF;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 45px;
    -webkit-background-clip: text;
    text-align: center;
    cursor: pointer;
}

.apply_content_title {
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    padding: 66px 0 50px 0;
}

.apply_content_apply {
    display: flex;
    justify-content: center;
}

.apply_content_input {
    width: 280px;
    height: 50px;
    border: none;
    outline-style: none;
    border-radius: 3px;
    font-size: 16px;
    padding: 0 20px;
}

.apply_content_applyBtn {
    width: 280px;
    height: 50px;
    color: #ffffff;
    font-size: 16px;
    background-color: #004CFF;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    cursor: pointer;
}

.bottom_navigate {
    margin: 0 auto;
    padding: 60px 0 0 0;
    display: flex;
    box-sizing: border-box;
}

.bottom_navigate_left {
    flex: 1;
    display: flex;
    color: #525252;
    font-size: 16px;
    list-style: none;
    padding: 0;
}

.bottom_navigate_title {
    font-weight: 600;
    margin-bottom: 20px;
}

.bottom_navigate_left li {
    flex: 2;
    padding-right: 3px;
}

.bottom_navigate_children {
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.bottom_navigate_children li a {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    color: #525252;
    font-size: 14px;
}

.bottom_navigate_right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    white-space: nowrap;
}

.bottom_navigate_right_title1 {
    font-size: 24px;
    color: #525252;
    margin-bottom: 10px;
}

.bottom_navigate_right_title2 {
    font-size: 14px;
    color: #525252;
    margin-top: 10px;
    text-align: end;
}

.bottom_QRCode {
    display: flex;
    justify-content: flex-end;
    margin: auto;
    margin-bottom: 30px;
}

.bottom_QRCode_text {
    font-size: 14px;
    color: #666666;
    text-align: center;
}

.exchange_link {
    background-color: #F7F9FF;
}

.exchange_link_container {
    padding: 30px 0 17px 0;
    margin: auto;
    text-align: center;
    color: #6B6B6B;
    font-size: 14px;
}

.exchange_link_container a {
    color: #6B6B6B;
    text-decoration: none;
    margin-left: 20px;
}

.bottom_qrcode {
    width: 112px;
    height: 112px;
}

.apply_content_yd {
    width: 100%;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.apply_content_title_yd {
    font-size: 20px;
    padding: 0;
}

.apply_content_applyBtn_yd {
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin-top: 10px;
}

.bottom_navigate_yd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 10px 10px 10px;
}

.bottom_navigate_right_yd {
    width: 100%;
    align-items: flex-start;
}

.bottom_navigate_right_title1_yd {
    margin-bottom: 5px;
}

.bottom_navigate_right_title2_yd {
    margin-bottom: 5px;
}

.bottom_QRCode_yd {
    justify-content: flex-start;
}

.bottom_QRCode_text_yd {
    margin-top: 0;
}

.bottom_zxrx {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.bottom_zxrx_text1 {
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
    -webkit-background-clip: text;
    margin-left: 7px;
}

.bottom_zxrx_1 {
    display: flex;
    align-items: center;
}

.bottom_zxrx_1_text {
    margin-left: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 32px;
}

.bottom_zxrx_a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
}

.bottom_zxrx_a_text {
    margin-left: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
}