@media (max-width: 768px) {
    body {
        font-size: 14px;
        /* padding: 5px; */
    }

    .content {
        width: 100vw !important;
        overflow-x: hidden !important;
    }

    .header-wrapper .wrapper {
        width: 100vw !important;
        padding: 0 10px;
    }

    .header-wrapper .wrapper .items {
        display: none !important;
    }

    .module-1 {
        height: 310px !important;
        padding-top: 100px;
        box-sizing: border-box;
    }

    .module-1 .bg {
        position: relative !important;
        height: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .module-1 .icon-wrapper {
        
    }

    .module-1 .icon-wrapper .icon1 {
        width: 40px !important;
        height: 40px !important;
        margin-top: -80px;
    }

    .module-1 .icon-wrapper .icon2 {
        width: 40px !important;
        height: 40px !important;
    }

    .module-2 {
        
    }

    .module-2 .header {
        margin: 30px auto !important;
    }

    .module-2 .title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }

    .module-2 .subtitle {
        font-size: 16px !important;
        padding: 0 15px;
        text-align: left;
    }

    .module-2 .tab-items {
        justify-content: space-between !important;
        padding: 0 15px;
    }

    .module-2 .tab-items .item {
        flex: 0 0 auto;
        width: 23% !important;
        height: 50px !important;
        margin-right: 0 !important;
        background-size: 100% 100% !important;
    }

    .module-2 .tab-items .item .num {
        font-size: 13px !important;
        margin: 0 4px !important;
    }

    .module-2 .tab-items .item .text {
        font-size: 13px !important;
    }

    .module-2 .tab-content-wrapper {
        flex-direction: column;
        margin-top: 15px !important;
    }

    .module-2 .tab-content-wrapper .bg {
        width: 100vw !important;
        height: 250px !important;
        margin-bottom: 10px !important;
        margin-left: 0 !important;
    }

    .module-2 .tab-content-wrapper .bg .tab1_img1 {
        width: 250px !important;
        height: 150px !important;
        margin-left: 100px;
        margin-bottom: 50px;
    }

    .module-2 .tab-content-wrapper .bg .tab2_img1 {
        width: 200px !important;
        height: 120px !important;
        margin-left: 10px;
        margin-bottom: 50px;
        margin-top: -120px;
    }

    .module-2 .tab-content-wrapper .bg .tab2_img2 {
        width: 50px !important;
        /* height: 50px !important; */
        margin-left: 10px;
        margin-bottom: -50px;
    }

    .module-2 .tab-content-wrapper .bg .tab3_img1 {
        width: 100px !important;
        height: 100px !important;
        margin-right: -40px;
        margin-bottom: 50px;
        margin-top: 0px;
    }

    .module-2 .tab-content-wrapper .bg .tab3_img2 {
        width: 60px !important;
        height: 60px !important;
        margin-left: -20px;
        margin-bottom: 0px;
    }

    .module-2 .tab-content-wrapper .bg .tab4_img1 {
        width: 100px !important;
        height: 100px !important;
        margin-right: -40px;
        margin-bottom: 50px;
        margin-top: -70px;
    }

    .module-2 .tab-content-wrapper .bg .tab4_img2 {
        width: 80px !important;
        height: 80px !important;
        margin-left: -40px;
        margin-bottom: 50px;
    }

    .module-2 .tab-content-wrapper .details {
        padding: 0 15px;
        width: 100%;
        flex: 0 0 auto;
        margin-top: 0 !important;
        box-sizing: border-box;
    }

    .module-2 .tab-content-wrapper .details .item {
        flex: 0 0 auto;
    }

    .module-2 .tab-content-wrapper .details .item .name {
        font-size: 16px !important;
    }

    .module-2 .tab-content-wrapper .details .item .text {
        font-size: 14px !important;
        width: auto !important;
    }

    .module-2 .tab-content-wrapper .details .btn-wrapper {
        top: -10px !important;
        right: 30px !important;
        bottom: unset !important;
    }

    .module-2 .tab-content-wrapper .details .btn-wrapper .btn {
        width: 100px !important;
        height: 30px !important;
        font-size: 14px !important;
        line-height: 30px !important;
    }

    .module-3 {
        padding-bottom: 20px !important;
    }

    .module-3 .header {
        margin: 30px auto !important;
    }

    .module-3 .header .title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }

    .module-3 .header .subtitle {
        font-size: 16px !important;
        padding: 0 15px;
        text-align: left;
    }

    .module-3 .bg {
        display: none;
    }

    .module-3 .content-wrapper {
        
    }

    .module-3 .content-wrapper .big-icon {
        display: none;
    }

    .module-3 .content-wrapper .items {
        margin-left: 0 !important;
        width: 100vw !important;
        padding: 0 15px !important;
        box-sizing: border-box;
    }

    .module-3 .content-wrapper .items .item {
        width: 48% !important;
        height: 110px !important;
        padding: 10px !important;
        box-sizing: border-box;
    }

    .module-3 .content-wrapper .items .item .icon {
        width: 30px !important;
        height: 30px !important;
    }

    .module-3 .content-wrapper .items .item .text {
        margin-left: 8px !important;
    }

    .module-3 .content-wrapper .items .item .title {
        font-size: 12px !important;
    }

    .module-3 .content-wrapper .items .item .detail-text {
        font-size: 12px !important;
    }

    .module-3 .float-icon {
        width: 100px !important;
        height: 100px !important;
        margin-top: 90px;
        margin-right: -50px;
    }

    .module-4 {
        
    }

    .module-4 .header {
        margin: 30px auto !important;
    }

    .module-4 .header .title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }

    .module-4 .header .subtitle {
        font-size: 16px !important;
        padding: 0 15px;
        text-align: left;
    }

    .module-4 .content-wrapper {
        
    }

    .module-4 .content-wrapper .bg {
        width: 100vw !important;
        height: 200px !important;
    }

    .module-4 .content-wrapper .tips {
        margin-top: 0 !important;
    }

    .module-4 .content-wrapper .tips .icon {
        width: 25px !important;
        height: 25px !important;
    }

    .module-4 .content-wrapper .tips .text {
        font-size: 14px !important;
    }

    .module-5 {
        
    }

    .module-5 .header {
        margin: 30px auto !important;
    }

    .module-5 .header .title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }

    .module-5 .header .subtitle {
        font-size: 16px !important;
        padding: 0 15px;
        text-align: left;
    }

    .module-5 .content-wrapper {

    }

    .module-5 .content-wrapper .btn-wrapper {
        margin-top: 15px;

        
    }

    .module-5 .content-wrapper .btn-wrapper .btn {
        width: 150px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
    }

    .module-5 .content-wrapper .bg {
        display: none;
    }

    .module-5 .content-wrapper .wrapper {
       
    }

    .module-5 .content-wrapper .wrapper .line-bg {
        display: none;
    }

    .module-5 .content-wrapper .wrapper .year-step-items {
        width: 100vw !important;
        height: auto !important;
    }

    .module-5 .content-wrapper .wrapper .year-step-items .item-wrapper {
        position: relative !important;
        margin-bottom: 20px;
        bottom: 0 !important;
        left: 40px !important;
    }

    .module-5 .content-wrapper .wrapper .year-step-items .item-wrapper .text {
        width: 300px !important;
    }

    .module-5 .content-wrapper .wrapper .year-step-items .float1 {
        width: 100px !important;
        height: 60px !important;
        margin-top: 20px;
        margin-left: 200px;
    }

    .module-5 .content-wrapper .wrapper .year-step-items .float2 {
        display: none;
    }

    .module-7 {
        
    }

    .module-7 .content-wrapper {
        
    }

    .module-7 .content-wrapper .wrapper {
        width: 100vw !important;
        height: 250px !important;
    }

    .module-7 .content-wrapper .wrapper .bg {
        width: 100vw !important;
        height: 250px !important;
    }

    .module-7 .header {
        margin: 30px auto !important;
        margin-bottom: 15px !important;
    }

    .module-7 .header .title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }

    .module-7 .header .subtitle {
        font-size: 16px !important;
        padding: 0 15px;
        text-align: left;
    }

    .module-7 .header .items {
        padding: 15px !important;
        box-sizing: border-box;
        justify-content: space-between !important;
    }

    .module-7 .header .items .item {
        margin-right: 10px !important;
    }

    .module-7 .header .items .item .icon {
        width: 30px !important;
        height: 30px !important;
        margin-right: 8px !important;
    }

    .module-7 .header .items .item .text {
        text-align: left !important;
    }

    .module-7 .header .items .item .text span {
        display: block;
        font-size: 16px !important;
    }

    .module-7 .header .items .item .num {
        font-size: 16px !important;
    }

    .module-8 {
        
    }

    .module-8 .content-wrapper {

    }

    .module-8 .content-wrapper .wrapper {
        flex-direction: column;
    }

    .module-8 .content-wrapper .wrapper .left {
        height: 180px;
    }

    .module-8 .content-wrapper .wrapper .left .bg::after {
        width: 100vw !important;
        height: 200px !important;
    }

    .module-8 .content-wrapper .wrapper .icon1 {
        width: 100px !important;
        height: 100px !important;
        bottom: 30px !important;
        left: 0 !important;
    }

    .module-8 .content-wrapper .wrapper .icon2 {
        width: 100px !important;
        height: 100px !important;
        bottom: 130px !important;
        right: 0 !important;
    }

    .module-8 .content-wrapper .wrapper .right {
        
    }

    .module-8 .content-wrapper .wrapper .right .text {
        font-size: 18px !important;
        margin: 15px !important;
        text-align: center;
    }

    .module-8 .content-wrapper .wrapper .right .btn {
        width: 200px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 16px !important;
        font-weight: bold;
        margin-bottom: 60px !important;
    }

    .module-8 .content-wrapper .wrapper .right .icon1 {
        width: 100px !important;
        height: 100px !important;
        right: 30px !important;
        left: unset !important;
        bottom: 0 !important;
    }

    .footer-wrapper {
        
    }

    .footer-wrapper .wrapper {
        width: 100vw !important;
    }

    .footer-wrapper .wrapper .module-A {
        margin-top: 20px !important;
        flex-direction: column;
    }

    .footer-wrapper .wrapper .module-A .left {
        padding: 0 15px;
    }

    .footer-wrapper .wrapper .module-A .left .item {
        margin-right: 0 !important;
    }

    .footer-wrapper .wrapper .module-A .left .row {
        font-size: 13px !important;
        margin-bottom: 8px !important;
    }

    .footer-wrapper .wrapper .module-A .left .title {
        font-size: 16px !important;
        margin-bottom: 8px !important;
    }

    .footer-wrapper .wrapper .module-A .right {
        padding-top: 8px;
    }

    .footer-wrapper .wrapper .module-A .right .item {
        margin-left: 15px !important;
        padding-top: 15px;
    }

    .footer-wrapper .wrapper .module-A .right .item .qrcode-image {
        width: 80px !important;
        height: 80px !important;
    }

    .footer-wrapper .wrapper .module-A .right .item .qrcode-name {
        font-size: 12px !important;
    }

    .footer-wrapper .wrapper .module-A .right .item .other-item {
        margin-right: 8px !important;
        justify-content: flex-start;
    }

    .footer-wrapper .wrapper .module-A .right .item .other-item .logo {
        width: 70px !important;
    }

    .footer-wrapper .wrapper .module-A .right .item .other-item .text {
        font-size: 12px !important;
    }

    .footer-wrapper .wrapper .module-A .right .other-logo-items {
        border-top: unset !important;
        border-bottom: unset !important;
    }

    .footer-wrapper .wrapper .module-B {
        margin-top: 15px !important;
        flex-direction: column;
        height: auto !important;
        font-size: 12px !important;
    }

    .footer-wrapper .wrapper .module-B .left {
        flex-direction: column;
    }

    .reserve-wrapper {
        
    }

    .reserve-wrapper .form-wrapper {
        width: 90vw !important;
        height: 450px !important;
        top: 100px !important;
        left: 5vw !important;
        margin-left: 0 !important;
    }

    .reserve-wrapper .form-wrapper .wrapper {
        width: 90vw !important;
        height: 450px !important;
        border-radius: 10px !important;
        padding-top: 50px;
    }

    .reserve-wrapper .form-wrapper .wrapper .close {
        z-index: 9999;
        top: 15px !important;
        right: 15px !important;
        width: 15px !important;
        height: 15px !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .left {
        display: none;
    }

    .reserve-wrapper .form-wrapper .wrapper .right {
        position: relative;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .header {
        margin: 0 auto 15px auto !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .header .title {
        width: 100% !important;
        justify-content: center;
        margin-left: 0 !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .header .text {
        font-size: 14px !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .form-content {
        flex: 1 1 auto;
        width: 90vw;
        padding: 0 15px !important;
        box-sizing: border-box;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .form-content .uni-forms-item__label {
        width: 80px !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .form-content .input-placeholder {
        font-size: 14px !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .form-content input {
        font-size: 14px !important;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .form-content .code-img-wrapper {
        width: 80px;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .footer {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
    }

    .reserve-wrapper .form-wrapper .wrapper .right .footer .btn {
        width: 300px !important;
        margin: 15px 0 !important;
        font-size: 14px !important;
    }
}