<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(min-device-width:1300px) {
	.step_text {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        color: black;
        margin-bottom: 4%;
    }
    .form_textA {
        padding: 5px 0;
        font-size: 14px;
        font-weight: 600;
        color: black
    }
}
@media screen and (min-width:1000px) and (max-width:1300px) {
    .step_text {
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        color: black;
        margin-bottom: 4%;
	}
    .form_textA {
        padding: 5px 0;
        font-size: 10px;
        font-weight: 600;
        color: black
    }
}
@media(min-device-width:1000px) {
    .banner_big {
        width: 100%;
        position: relative;
    }
    .banner_big_img_pc {
        width: 100%;
    }
    .banner_big_img_yidong {
        display: none;
    }
    .banner_big_wrapper {
        width: 60%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 5%;
    }
    ul {
        padding: 0;
    }
    .banner_big_text1,
    .banner_big_text2,
    .banner_big_text3,
    .banner_big_text4 {
        color: #ffffff;
        font-weight: bold;
        text-align: center;
    }
    .banner_big_text3,
    .banner_big_text4 {
        font-weight: 100;
    }
    .banner_big_text1 {
        font-weight: 900;
    }
    .banner_big_text3_up {
        font-weight: 600;
        color: #f8af3c;
        font-size: 80px;
    }
    .min_text {
        color: #f8af3c;
        /* font-weight: bold; */
        font-size: 30px;
    }
    .banner_big_text3 {
        width: fit-content;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .banner_big_text3_buy_icon {
        width: 100%;
        background: #f7793b;
        border-radius: 30px;
        font-size: 25px;
        color: #fff;
        /* font-weight: 600; */
        padding: 5px 0;
        cursor: pointer;
        position: relative;
        -moz-transition: transform 0.2s ease-in-out;
        -webkit-transition: transform 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .banner_big_text3_buy_icon:hover {
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .banner-big-go-one {
        width: 100%;
    }
    .banner_big_buy {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        margin-top: 20px;
    }
    /* .banner_big_text3_up, */
    .banner_big_text3_down {
        width: fit-content;
        font-size: 25px;
        position: relative;
    }
    .banner_big_text3_down_img_li {
        position: absolute;
        right: -40px;
        top: -10px;
    }
    .banner_big_text3_down_img_li_self {
        width: 35px;
    }
    .banner_big_text4 {
        box-sizing: content-box;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        margin-left: 80px;
    }
    .banner_big_shopping {
        display: block;
        text-decoration: none;
    }
    .banner_big_text4_up {
        color: #ffffff;
        text-align: center;
        margin-bottom: 10px;
    }
    .banner_big_text4_down {
        color: #000;
        padding: 5px 0;
        background: #fff;
        font-size: 25px;
        border-radius: 30px;
        cursor: pointer;
        position: relative;
        -moz-transition: transform 0.2s ease-in-out;
        -webkit-transition: transform 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .banner_big_text4_down:hover {
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .banner_big_text5 {
        font-size: 15px;
        margin-top: 10px;
    }
    .banner_hot {
        width: fit-content;
        margin: 0 auto;
    }
    .banner_big_meal {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        padding: 0 10%;
        -webkit-transform: translateY(-33%);
        transform: translateY(-33%);
    }
    .banner_big_meal_content_container {
        width: 20%;
        position: relative;
    }
    .maxout {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3;
        cursor: pointer;
    }
    .banner_big_meal_content {
        width: 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        cursor: pointer;
        /* -webkit-transition: transform 0.2s ease-in;
        transition: transform 0.4s ease-in; */
    }
    /* .banner_big_meal_content:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    } */
    .banner_big_content_npactive {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
    }
    .banner_big_content_nnpactive {
        -webkit-transition: transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
    }
    .banner_big_meal_newcontent {
        width: 100%;
        padding-top: 16%;
        padding-right: 7%;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
        cursor: pointer;
    }
    .banner_big_meal_content .banner_big_meal_newcontent:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .banner_big_meal_title {
        width: 100%;
        font-size: 24px;
        font-weight: bold;
        color: #f77a3e;
        text-align: center;
        margin-bottom: 9%;
    }
    .banner_big_meal_text1,
    .banner_big_meal_text2,
    .banner_big_meal_text3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 2%;
        white-space: nowrap;
        color: #484848;
    }
    .banner_big_meal_img {
        width: 30%;
        margin-bottom: 12%;
    }
    .banner_big_meal_active {
        display: none;
    }
    .banner_big_meal_avtive div {
        width: 20%;
    }
    .banner_big_meal_content_active {
        width: 100%;
    }
    .banner_big_text4 {
        margin-bottom: 30px;
    }
    /* .banner_big_text3_buy_icon_0427 {
        width: 238px;
    } */
    /* .banner-big-go-one-0427 {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .banner_big_text3_up_0427 {
        font-size: 100px;
    }
    .min_text_0427 {
        font-size: 40px;
    }
    .banner_big_text3_down_0427 {
        font-size: 40px;
    } */
    .banner_big_text4_down_0428 {
        color: #000;
        background: #fff;
    }
    .banner_big_text3_up_0428 {
        color: #fff;
    }
    .min_text_0428 {
        color: #fff;
    }
    /* ç¬¬äºŒéƒ¨åˆ† */
    .prime_two {
        width: 100%;
    }
    .prime_two_container {
        width: 100%;
    }
    .prime_two_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    /* .prime_two_right {
        width: 40%;
    }
    .prime_two_right_img {
        width: 100%;
    } */
    .prime_two_right_img_yidong {
        display: none;
    }
    .prime_two_left {
        width: 40%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_two_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .two_text {
        position: relative;
        padding-left: 7%;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 2%;
        line-height: 20px;
    }
    .two_left_text_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 3%;
    }
    .prime_two_down_new {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .prime_two_left_img {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .two_left_img {
        width: 6%;
        margin-right: 2%;
    }
    .prime_two_left_learnMore {
        font-size: 20px;
        font-weight: bold;
        text-decoration: underline;
        margin-top: 5%;
        color: black;
    }
    .two_rate {
        display: block;
        text-decoration: none;
        color: black;
    }
    /* ç¬¬ä¸‰éƒ¨åˆ† */
    .prime_three {
        width: 100%;
        background-color: #fafafa;
        margin-top: .8%;
    }
    .prime_three_container {
        width: 100%;
    }
    .prime_three_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }
    /* .prime_three_right {
        width: 40%;
    }
    .prime_three_right_img {
        width: 100%;
    } */
    .prime_three_right_img_yidong {
        display: none;
    }
    .prime_three_left {
        width: 40%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 5%;
    }
    .three_left_text_img {
        width: 3%;
        position: absolute;
        left: 0;
        top: 0%;
    }
    .prime_three_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .three_text {
        position: relative;
        padding-left: 7%;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 2%;
        line-height: 20px;
    }
    /* ç¬¬å››éƒ¨åˆ† */
    .prime_four {
        width: 100%;
        margin-top: .8%;
        margin-bottom: .8%;
    }
    .prime_four_container {
        width: 100%;
    }
    .prime_four_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-around;
    }
    .prime_four_right {
        margin-left: 5%;
    }
    /* .prime_four_right_img {
        width: 100%;
    } */
    .prime_four_right_img_yidong {
        display: none;
    }
    .prime_four_left {
        width: 40%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_four_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .four_text {
        position: relative;
        padding-left: 7%;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 2%;
        line-height: 20px;
    }
    .four_left_text_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 3%;
    }
    /* ç¬¬äº”éƒ¨åˆ† */
    .prime_five {
        width: 100%;
        background-color: #fafafa;
    }
    .prime_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_five_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        padding-top: 5%;
        padding-bottom: 2%;
        text-align: center;
    }
    .prime_five_step {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .step_img_content {
        width: 30%;
        cursor: pointer;
        padding: 4% 0;
        position: relative;
    }
    .step_next {
        width: 15%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        z-index: 2;
    }
    .step_title {
        font-weight: bold;
        font-size: 30px;
        text-align: center;
        width: 100%;
        font-style: italic;
        color: #0baaf7;
        -webkit-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in;
    }
    .step_img_content:hover .step_title {
        color: #f7793b;
    }
    .step_content1 {
        background-color: #f6f6f6;
    }
    .step_content2 {
        background-color: #fcfcfc;
    }
    .step_content3 {
        background-color: #f6f6f6;
    }
	.step_text_II {
		padding: 4% 4%;
        font-size: 18px;
        width: 90%;
        margin-left: 10%;
		line-height: 1.5
    }
    .step_text_yidong {
        display: none;
    }
    .step_img_all {
        width: 67%;
        margin: 0 auto;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .ios_down,
    .Android_down {
        display: block;
        text-decoration: none;
		width: 40%;
		float: left;
		text-align: center;
		-webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .Android_down {
        margin-left: 10%
    }
	.ios_down img{width: 90%; margin: 0 auto;}
	.Android_down img{width: 90%; margin: 0 auto;}
	.ios_down:hover,
    .Android_down:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .step_img_all:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .step_img2 {
        margin-bottom: 6%;
    }
    /* ç¬¬å…­éƒ¨åˆ† */
    .prime_six {
        width: 100%;
    }
    .prime_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_six_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        color: black;
        text-align: center;
        padding-top: 5%;
        padding-bottom: 4%;
    }
    .prime_six_yidong_contrast {
        display: none;
    }
    .prime_six_form {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .form_all {
        width: 18%;
        /* padding: 0 2%; */
        padding-top: 100px;
        display: flex;
        flex-direction: column;
        text-align: end;
        box-sizing: border-box;
        position: relative;
    }
    .form_content2 {
        background-color: #fefaec;
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 5px rgba(226, 222, 222, 0.4);
        overflow: hidden;
    }
    .from_content_icon {
        width: 45%;
        height: 5%;
        background: #f5bf48;
        position: absolute;
        left: -13%;
        top: 3%;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        transform: rotate(-45deg);
    }
    .form_content2,
    .form_content3,
    .form_content4,
    .form_content5 {
        border: 1px solid #f1f1f1;
        border-radius: 5px;
    }
    .form_content1 {
        margin-right: 2%;
    }
    .form_content_title {
        position: absolute;
        left: 50%;
        top: 20px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .form_content_title_img {
        width: 15%;
        margin-bottom: 1%;
    }
    .form_content_title_text {
        font-size: 15px;
        font-weight: 600;
        color: black;
    }
    .form_content2_down,
    .form_content3_down,
    .form_content4_down,
    .form_content5_down {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .form_content2_img,
    .form_content3_img,
    .form_content4_img,
    .form_content5_img {
        height: 42px;
        padding: 10px;
    }
    .form_content2_box,
    .form_content3_box,
    .form_content4_box,
    .form_content5_box {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .form_content2_text,
    .form_content3_text,
    .form_content4_text,
    .form_content5_text {
        width: 100%;
        font-size: 15px;
        font-weight: 600;
        padding: 10px 0;
        text-align: center;
    }
    .form_content3_img_text {
        font-size: 15px;
        padding: 10px 0;
        text-align: center;
        font-weight: bold;
    }
    .form_dark {
        background: #fefbf5;
    }
    .form_light {
        background: #ffffff;
    }
    .form_beijing {
        background: #fefaec;
    }
    /* .form_up {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fefaec;
        z-index: 2;
        opacity: 0.3;
    } */
    /* ç¬¬ä¸ƒéƒ¨åˆ† */
    .prime_seven {
        width: 100%;
    }
    .prime_seven_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_seven_title {
        padding-top: 5%;
        padding-bottom: 4%;
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
    }
    .prime_seven_img_wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .prime_seven_img_newwrapper {
        position: relative;
    }
    .prime_seven_img_content {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 0 18%;
        padding-top: 20%;
        padding-bottom: 10%;
    }
    .prime_seven_titleall {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-left: 25%;
    }
    .prime_seven_title1 {
        font-size: 15px;
        font-weight: bold;
        color: #484848;
    }
    .prime_seven_img_text {
        font-size: 15px;
        font-weight: bold;
        color: #484848;
        line-height: 23px;
        margin-top: 6%;
    }
    .prime_seven_img_yidong {
        display: none;
    }
    /* .prime_seven_img {
        width: 30%;
    } */
    /* ç¬¬å…«éƒ¨åˆ† */
    .prime_eight {
        width: 100%;
        background: #f9f9f9;
        /* margin-bottom: 6%; */
        padding-bottom: 2%;
    }
    .prime_eight_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_eight_title {
        font-size: 30px;
        padding-top: 3%;
        padding-bottom: 2%;
        font-weight: bold;
        text-align: center;
    }
    .prime_eight_text_all {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .prime_eight_text_left,
    .prime_eight_text_right {
        width: 48%;
    }
    .dark_eight {
        background: #e7e7e7;
        font-weight: 600;
        border-radius: 5px;
        padding: 15px 0;
    }
    .padd_all {
        padding-left: 3%;
        font-size: 14px;
        font-weight: bold;
    }
    .light_eight {
        margin: 10px 0;
        color: #5a5a5a;
    }
    .prime_eight_next {
        width: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .prime_eight_next_text {
        padding: 1% 3%;
        border: 1px solid black;
        border-radius: 3px;
        font-size: 15px;
        cursor: pointer;
        font-weight: 600;
    }
    /* é—®é¢˜é¡µé¢ */
    .prime_eight_problem {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .7);
        z-index: 1001;
        overflow-y: auto;
        display: none;
        box-sizing: border-box;
        padding-top: 5%;
    }
    .prime_eight_problem_active {
        display: block;
    }
    .prime_eight_problem_content {
        width: 90%;
        background: #ffffff;
        box-sizing: border-box;
        padding: 4% 5% 6%;
        margin: 0 auto;
        position: relative;
        border-radius: 5px;
    }
    .prime_eight_problem_out {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        position: absolute;
        right: 2%;
        top: 1%;
        border-radius: 50%;
        font-size: 30px;
        font-weight: bold;
        cursor: pointer;
    }
    .prime_eight_problem_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
    }
    .prime_eight_problem_text_wrapper {
        width: 100%;
    }
    .eight_problem_all {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .eight_problem_left,
    .eight_problem_right {
        width: 47%;
    }
    .eight_problem_left_ask,
    .eight_problem_right_ask {
        width: 100%;
        box-sizing: border-box;
        padding-left: 3%;
        font-size: 15px;
        font-weight: bold;
        height: 60px;
        border-radius: 3px;
        background: #e7e7e7;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .eight_problem_left_answer,
    .eight_problem_right_answer {
        width: 100%;
        box-sizing: border-box;
        padding-left: 3%;
        font-size: 15px;
        margin: 10px 0;
        color: #5a5a5a;
        font-weight: bold;
    }
    /* ç¬¬ä¹éƒ¨åˆ† */
    .prime_nine {
        width: 100%;
        box-sizing: border-box;
        padding: 10px 0;
        background: #f77a3e;
        position: fixed;
        left: 0;
        bottom: 0;
        display: none;
        z-index: 5;
    }
    .prime_nine_active {
        display: block;
    }
    .prime_nine_yidong {
        display: none !important;
    }
    .prime_nine_content {
        width: 90%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        margin: 0 auto;
    }
    .prime_nine_img_content {
        position: relative;
        /* margin-left: 10%; */
    }
    .prime_nine_left_flex_all {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .prime_nine_img {
        width: 52px;
        height: 52px;
    }
    .prime_nine_text1,
    .prime_nine_text4 {
        font-size: 20px;
        color: #ffffff;
        margin: 0 3%;
    }
    .prime_nine_text1 {
        margin-left: 8%;
        white-space: nowrap;
    }
    .prime_nine_text4 {
        margin-right: 7%;
    }
    .prime_nine_text2 {
        font-size: 30px;
        color: #ffffff;
        margin: 0 3%;
        font-weight: bold;
    }
    .prime_nine_text3 {
        width: 25%;
        padding: 1% 0;
        background: #ffffff;
        margin-left: 6%;
        border-radius: 3px;
        cursor: pointer;
    }
    .prime_nine_left {
        width: 57%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .prime_nine_right {
        width: 43%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
    }
    .nine_last_shopping {
        display: block;
        text-decoration: none;
        width: 100%;
        color: #f77a3e;
        font-weight: bold;
        text-align: center;
        font-size: 15px;
        white-space: nowrap;
    }
}

@media screen and (min-width:767px) and (max-width:999px) {
    .banner_big {
        width: 100%;
        /* margin-top: 15%; */
        position: relative;
    }
    .banner_big_img_pc {
        width: 100%;
    }
    .banner_big_img_yidong {
        display: none;
    }
    .banner_big_wrapper {
        width: 60%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 5%;
    }
    ul {
        padding: 0;
    }
    .text_all {
        font-family: 'Nanum Gothic';
        /* font-family: 'Noto Sans SC', , sans-serif; */
    }
    .banner_big_text1,
    .banner_big_text2,
    .banner_big_text3 {
        color: #ffffff;
        font-weight: bold;
        text-align: center;
    }
    .banner_big_text1 {
        font-weight: 900;
    }
    .banner_big_text3_up {
        font-weight: 900;
        color: #f8af3c;
    }
    .min_text {
        color: #f8af3c;
    }
    .banner_big_text3 {
        width: fit-content;
    }
    .banner_big_buy {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    .banner_big_text3_up,
    .banner_big_text3_down {
        width: fit-content;
    }
    .banner_big_text4 {
        box-sizing: content-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .banner_big_shopping {
        display: block;
        text-decoration: none;
    }
    .banner_big_text4_up {
        color: #ffffff;
        text-align: center;
        margin-bottom: 10px;
    }
    .banner_big_text4_down {
        color: #ffffff;
        padding: 10px 40px;
        background: #f7793b;
        box-sizing: content-box;
        font-weight: bold;
        border-radius: 30px 30px;
        cursor: pointer;
        position: relative;
        transition: color 1s ease, background 1s ease;
    }
    .banner_big_text4_down:hover {
        background: #ffffff;
        color: #f7793b;
    }
    .banner_hot {
        width: fit-content;
        margin: 0 auto;
    }
    .banner_big_meal {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        padding: 0 10%;
        -webkit-transform: translateY(-30%);
        transform: translateY(-30%);
    }
    .banner_big_meal_content_container {
        width: 25%;
        position: relative;
    }
    .banner_big_meal_content {
        width: 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
        cursor: pointer;
    }
    .banner_big_meal_content:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .banner_big_meal_newcontent {
        width: 100%;
        padding-top: 19%;
        padding-right: 7%;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }
    .banner_big_meal_title {
        width: 100%;
        font-size: 15px;
        font-weight: bold;
        color: #f77a3e;
        text-align: center;
        margin-bottom: 5%;
    }
    .banner_big_meal_text1,
    .banner_big_meal_text2,
    .banner_big_meal_text3 {
        font-size: 10px;
        font-weight: bold;
        margin-bottom: 2%;
        white-space: nowrap;
        color: #484848;
    }
    .banner_big_meal_img {
        width: 30%;
        margin-bottom: 4%;
    }
    .banner_big_meal_active {
        display: none;
    }
    .title90 {
        font-size: 5.5vw !important;
    }
    .title70 {
        font-size: 3.5vw !important;
    }
    .title30 {
        font-size: 1vw !important;
    }
    .title42 {
        font-size: 2vw !important;
    }
    /* ç¬¬äºŒéƒ¨åˆ† */
    .prime_two {
        width: 100%;
    }
    .prime_two_container {
        width: 100%;
    }
    .prime_two_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .prime_two_right {
        width: 40%;
    }
    .prime_two_right_img {
        width: 100%;
    }
    .prime_two_right_img_yidong {
        display: none;
    }
    .prime_two_left {
        width: 40%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_two_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .two_text {
        position: relative;
        padding-left: 7%;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 2%;
        line-height: 13px
    }
    .prime_two_left_text3 {
        display: none;
    }
    .two_left_text_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 3%;
    }
    .prime_two_down_new {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .prime_two_left_img {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .two_left_img {
        width: 6%;
        margin-right: 2%;
    }
    .prime_two_left_learnMore {
        font-size: 15px;
        font-weight: bold;
        text-decoration: underline;
        margin-top: 5%;
    }
    .two_rate {
        display: block;
        text-decoration: none;
        color: black;
    }
    /* ç¬¬ä¸‰éƒ¨åˆ† */
    .prime_three {
        width: 100%;
        background-color: #fafafa;
        margin-top: .8%;
    }
    .prime_three_container {
        width: 100%;
    }
    .prime_three_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }
    .prime_three_right {
        width: 40%;
    }
    .prime_three_right_img {
        width: 100%;
    }
    .prime_three_right_img_yidong {
        display: none;
    }
    .prime_three_left {
        width: 40%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .three_left_text_img {
        width: 3%;
        position: absolute;
        left: 0;
        top: 0%;
    }
    .prime_three_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .three_text {
        position: relative;
        padding-left: 7%;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 4%;
        line-height: 13px;
    }
    /* ç¬¬å››éƒ¨åˆ† */
    .prime_four {
        width: 100%;
        margin-top: .8%;
        margin-bottom: .8%;
    }
    .prime_four_container {
        width: 100%;
    }
    .prime_four_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .prime_four_right {
        width: 40%;
        margin-left: 5%;
    }
    .prime_four_right_img {
        width: 100%;
    }
    .prime_four_right_img_yidong {
        display: none;
    }
    .prime_four_left {
        width: 40%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_four_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .four_text {
        position: relative;
        padding-left: 7%;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 4%;
        line-height: 15px;
    }
    .four_left_text_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 3%;
    }
    /* ç¬¬äº”éƒ¨åˆ† */
    .prime_five {
        width: 100%;
        background-color: #fafafa;
    }
    .prime_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_five_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        padding-top: 5%;
        padding-bottom: 4%;
        text-align: center;
    }
    .prime_five_step {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .step_img_content {
        width: 30%;
        cursor: pointer;
        padding: 4% 0;
        position: relative;
    }
    .step_next {
        width: 15%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        z-index: 2;
    }
    .step_title {
        font-weight: bold;
        font-size: 30px;
        text-align: center;
        width: 100%;
        font-style: italic;
        color: #0baaf7;
        -webkit-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in;
    }
    .step_img_content:hover .step_title {
        color: #f7793b;
    }
    .step_content1 {
        background-color: #f6f6f6;
    }
    .step_content2 {
        background-color: #fcfcfc;
    }
    .step_content3 {
        background-color: #f6f6f6;
    }
    .step_text {
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        line-height: 10px;
        color: black;
        margin-bottom: 8%;
    }
    .step_text_yidong {
        display: none;
    }
    .step_img_all {
        width: 60%;
        margin: 0 auto;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .ios_down,
    .Android_down {
        display: block;
        text-decoration: none;
    }
    .step_img_all:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .step_img2 {
        margin-bottom: 6%;
    }
    /* ç¬¬å…­éƒ¨åˆ† */
    .prime_six {
        width: 100%;
    }
    .prime_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_six_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        color: black;
        text-align: center;
        padding-top: 5%;
        padding-bottom: 4%;
    }
    .prime_six_yidong_contrast {
        display: none;
    }
    .prime_six_form {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .form_all {
        width: 18%;
        /* padding: 0 2%; */
        padding-top: 100px;
        display: flex;
        flex-direction: column;
        text-align: end;
        box-sizing: border-box;
        position: relative;
    }
    .form_content2 {
        background-color: #fefaec;
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 5px rgba(226, 222, 222, 0.4);
        overflow: hidden;
    }
    .from_content_icon {
        width: 57%;
        height: 5%;
        background: #f5bf48;
        position: absolute;
        left: -18px;
        top: 7px;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        transform: rotate(-45deg);
    }
    .form_content2,
    .form_content3,
    .form_content4,
    .form_content5 {
        border: 1px solid #f1f1f1;
        border-radius: 5px;
    }
    .form_textA {
        padding: 10px 0;
        font-size: 10px;
        font-weight: 600;
        color: black
    }
    .form_content1 {
        margin-right: 2%;
    }
    .form_content_title {
        position: absolute;
        left: 50%;
        top: 20px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .form_content_title_img {
        width: 15%;
        margin-bottom: 1%;
    }
    .form_content_title_text {
        font-size: 15px;
        font-weight: 600;
        color: black;
    }
    .form_content2_down,
    .form_content3_down,
    .form_content4_down,
    .form_content5_down {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .form_content2_img,
    .form_content3_img,
    .form_content4_img,
    .form_content5_img {
        height: 36px;
        padding: 10px;
    }
    .form_content2_box,
    .form_content3_box,
    .form_content4_box,
    .form_content5_box {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .form_content2_text,
    .form_content3_text,
    .form_content4_text,
    .form_content5_text {
        width: 100%;
        font-size: 15px;
        font-weight: 600;
        padding: 10px 0;
        text-align: center;
    }
    .form_content3_img_text {
        font-size: 10px;
        padding: 10px 0;
        text-align: center;
        font-weight: bold;
    }
    .form_dark {
        background: #fefbf5;
    }
    .form_light {
        background: #ffffff;
    }
    .form_beijing {
        background: #fefaec;
    }
    /* .form_up {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fefaec;
        z-index: 2;
        opacity: 0.3;
    } */
    /* ç¬¬ä¸ƒéƒ¨åˆ† */
    .prime_seven {
        width: 100%;
        margin-top: 10px;
    }
    .prime_seven_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_seven_title {
        padding-top: 5%;
        padding-bottom: 4%;
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
    }
    .prime_seven_img_wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .prime_seven_img_newwrapper {
        position: relative;
        width: 30%;
    }
    .prime_seven_img {
        width: 100%;
    }
    .prime_seven_img_content {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 0 18%;
        padding-top: 20%;
        padding-bottom: 10%;
    }
    .prime_seven_titleall {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-left: 25%;
    }
    .prime_seven_title1 {
        font-size: 10px;
        font-weight: bold;
        color: #484848;
    }
    .prime_seven_img_text {
        font-size: 18px;
        font-weight: bold;
        color: #484848;
        line-height: 23px;
        margin-top: 6%;
        display: none;
    }
    .prime_seven_img_yidong {
        display: none;
    }
    /* ç¬¬å…«éƒ¨åˆ† */
    .prime_eight {
        width: 100%;
        background: #f9f9f9;
        /* margin-bottom: 8%; */
        padding-bottom: 3%;
    }
    .prime_eight_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_eight_title {
        font-size: 30px;
        padding-top: 3%;
        padding-bottom: 2%;
        font-weight: bold;
        text-align: center;
    }
    .prime_eight_text_all {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .prime_eight_text_left,
    .prime_eight_text_right {
        width: 48%;
    }
    .dark_eight {
        background: #e7e7e7;
        font-weight: 600;
        border-radius: 5px;
        padding: 15px 0;
    }
    .padd_all {
        padding-left: 3%;
        font-size: 10px;
        font-weight: bold;
    }
    .light_eight {
        margin: 15px 0;
    }
    .prime_eight_next {
        width: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .prime_eight_next_text {
        padding: 1% 5%;
        border: 1px solid black;
        border-radius: 3px;
        font-size: 15px;
        cursor: pointer;
        font-weight: 600;
    }
    /* é—®é¢˜é¡µé¢ */
    .prime_eight_problem {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .7);
        z-index: 1001;
        overflow-y: auto;
        display: none;
        box-sizing: border-box;
        padding-top: 5%;
    }
    .prime_eight_problem_active {
        display: block;
    }
    .prime_eight_problem_content {
        width: 90%;
        background: #ffffff;
        box-sizing: border-box;
        padding: 4% 5% 6%;
        margin: 0 auto;
        position: relative;
        border-radius: 5px;
    }
    .prime_eight_problem_out {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        position: absolute;
        right: 2%;
        top: 1%;
        border-radius: 50%;
        font-size: 30px;
        font-weight: bold;
        cursor: pointer;
    }
    .prime_eight_problem_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
    }
    .prime_eight_problem_text_wrapper {
        width: 100%;
    }
    .eight_problem_all {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .eight_problem_left,
    .eight_problem_right {
        width: 47%;
    }
    .eight_problem_left_ask,
    .eight_problem_right_ask {
        width: 100%;
        box-sizing: border-box;
        padding-left: 3%;
        font-size: 10px;
        font-weight: bold;
        height: 70px;
        border-radius: 3px;
        background: #e7e7e7;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .eight_problem_left_answer,
    .eight_problem_right_answer {
        width: 100%;
        box-sizing: border-box;
        padding-left: 3%;
        font-size: 10px;
        margin: 10px 0;
        color: #5a5a5a;
        font-weight: bold;
    }
    /* ç¬¬ä¹éƒ¨åˆ† */
    .prime_nine {
        width: 100%;
        padding: 10px 0;
        background: #f77a3e;
        position: fixed;
        left: 0;
        bottom: 0;
        display: none;
        z-index: 5;
    }
    .prime_nine_active {
        display: block;
    }
    .prime_nine_yidong {
        display: none !important;
    }
    .prime_nine_content {
        width: 90%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
    }
    .prime_nine_img_content {
        position: relative;
        width: 6%;
    }
    .prime_nine_img {
        width: 100%;
    }
    .prime_nine_text1,
    .prime_nine_text4 {
        font-size: 15px;
        color: #ffffff;
        /* margin: 0 3%; */
    }
    .prime_nine_text2 {
        font-size: 27px;
        color: #ffffff;
        margin: 0 3%;
        font-weight: bold;
    }
    .prime_nine_text3 {
        width: 25%;
        background: #ffffff;
        color: #f77a3e;
        margin-left: 6%;
        font-weight: bold;
        text-align: center;
        border-radius: 3px;
        cursor: pointer;
        font-size: 10px;
    }
    .prime_nine_left {
        width: 57%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .prime_nine_right {
        width: 43%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .nine_last_shopping {
        display: block;
        text-decoration: none;
        width: 100%;
        color: #f77a3e;
        font-weight: bold;
        text-align: center;
        font-size: 15px;
        white-space: nowrap;
    }
}

@media(max-device-width:766px) {
    .banner_big {
        width: 100%;
        /* margin-top: 19%; */
        position: relative;
    }
    .banner_big_img_pc {
        display: none;
    }
    .banner_big_img_yidong {
        width: 100%;
    }
    .banner_big_wrapper {
        width: 90%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 5%;
    }
    ul {
        padding: 0;
    }
    .text_all {
        font-family: 'Nanum Gothic';
        /* font-family: 'Noto Sans SC', , sans-serif; */
    }
    .banner_big_text1,
    .banner_big_text2,
    .banner_big_text3,
    .banner_big_text4 {
        color: #ffffff;
        /* font-weight: bold; */
        text-align: center;
    }
    .banner_big_text1 {
        font-weight: 900;
    }
    .banner_big_text2 {
        font-weight: bold;
    }
    .banner_big_text3_up {
        /* font-weight: 900; */
        color: #f8af3c;
        font-size: 35px;
    }
    .min_text {
        color: #f8af3c;
    }
    .banner_big_text3 {
        width: fit-content;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        margin-bottom: 10px;
    }
    .banner_big_buy {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
        margin-top: 20px;
    }
    .banner_big_text3_up,
    .banner_big_text3_down {
        width: fit-content;
        position: relative;
    }
    .banner_big_text3_down_img_li {
        position: absolute;
        right: -28px;
        top: -10px;
    }
    .banner_big_text3_down_img_li_self {
        width: 20px;
    }
    .banner_big_text3_buy_icon {
        width: 100%;
        background: #f7793b;
        border-radius: 20px;
        font-size: 20px;
        color: #fff;
        /* font-weight: 600; */
        padding: 5px 0;
        cursor: pointer;
        position: relative;
    }
    .banner_big_text4 {
        box-sizing: content-box;
        display: flex;
        flex-direction: column-reverse;
        /* justify-content: flex-end; */
        align-items: center;
        margin-top: 4%;
    }
    .banner-big-go-one {
        width: 100%;
    }
    .banner_big_shopping {
        display: block;
        text-decoration: none;
    }
    .banner_big_text4_up {
        color: #ffffff;
        text-align: center;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .banner_big_text4_down {
        color: #fff;
        padding: 5px 0;
        background: #000;
        font-size: 20px;
        border-radius: 20px;
        cursor: pointer;
        position: relative;
        text-align: center;
        box-sizing: border-box;
        border: 1px solid #fff;
    }
    .banner_big_text5 {
        font-size: 15px;
        margin-top: 10px;
    }
    .banner_hot {
        width: fit-content;
        margin: 0 auto;
    }
    .banner_big_meal {
        display: none;
        /* width: 100%;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        padding: 0 10%;
        flex-wrap: wrap;
        position: absolute;
        left: 50%;
        bottom: -27%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); */
    }
    /* .banner_big_meal_content {
        width: 50%;
        position: relative;
    } */
    .banner_big_meal_active {
        width: 100%;
        box-sizing: border-box;
        padding: 0 10%;
        position: absolute !important;
        left: 50%;
        bottom: -18%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /* .swiper-wrapper {
        width: 25% !important;
    } */
    /* .swiper-slide {
        width: 187.5px !important;
        margin-right: -8px !important;
    } */
    .banner_big_meal_content_active {
        width: 100%;
    }
    .banner_big_meal_content {
        width: 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
        cursor: pointer;
    }
    .banner_big_meal_content:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .banner_big_meal_newcontent {
        width: 100%;
        padding-top: 19%;
        padding-right: 7%;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }
    .banner_big_meal_title {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        color: #f77a3e;
        text-align: center;
        margin-bottom: 5%;
    }
    .banner_big_meal_text1,
    .banner_big_meal_text2,
    .banner_big_meal_text3 {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 2%;
        white-space: nowrap;
        color: #484848;
    }
    .banner_big_meal_img {
        width: 30%;
        margin-bottom: 4%;
    }
    .swiper-slide {
        margin-right: -8px !important;
    }
    .title90 {
        font-size: 8.5vw !important;
    }
    .title70 {
        font-size: 5.5vw !important;
    }
    .title30 {
        font-size: 3vw !important;
    }
    .title42 {
        font-size: 5vw !important;
    }
    .title120 {
        font-size: 10vw !important;
    }
    .banner-big-go-one-0427 {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .banner_big_text3_up_0427 {
        font-size: 60px;
    }
    .min_text_0427 {
        font-size: 20px;
    }
    .banner_big_text3_down_0427 {
        font-size: 20px;
    }
    .banner_big_text4_down_0428 {
        color: #000;
        background: #fff;
    }
    .banner_big_text3_up_0428 {
        color: #fff;
    }
    .min_text_0428 {
        color: #fff;
    }
    /* ç¬¬äºŒéƒ¨åˆ† */
    .prime_two {
        width: 100%;
        margin-top: 65px;
    }
    .prime_two_container {
        width: 100%;
        padding: 5% 0;
    }
    .prime_two_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_two_right {
        width: 100%;
    }
    .prime_two_right_img {
        display: none;
    }
    .prime_two_right_img_yidong {
        width: 100%;
    }
    .prime_two_left {
        width: 100%;
        box-sizing: border-box;
        padding: 8% 0;
    }
    .prime_two_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 3%;
    }
    .two_text {
        position: relative;
        padding-left: 7%;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 2%;
        line-height: 15px
    }
    .prime_two_left_text3 {
        display: none;
    }
    .two_left_text_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 3%;
    }
    .prime_two_down_new {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .prime_two_left_img {
        width: 50%;
        margin-top: 5%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .two_left_img {
        width: 15%;
        margin-right: 2%;
    }
    .prime_two_left_learnMore {
        width: 50%;
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        margin-top: 5%;
    }
    .two_rate {
        display: block;
        text-decoration: none;
        color: black;
    }
    /* ç¬¬ä¸‰éƒ¨åˆ† */
    .prime_three {
        width: 100%;
        background-color: #fafafa;
    }
    .prime_three_container {
        width: 100%;
        padding: 5% 0;
    }
    .prime_three_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_three_right {
        width: 100%;
    }
    .prime_three_right_img {
        display: none;
    }
    .prime_three_right_img_yidong {
        width: 100%;
    }
    .prime_three_left {
        width: 100%;
        box-sizing: border-box;
        padding: 8% 0;
    }
    .three_left_text_img {
        width: 3%;
        position: absolute;
        left: 0;
        top: 0%;
    }
    .prime_three_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 3%;
    }
    .three_text {
        position: relative;
        padding-left: 7%;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 4%;
        line-height: 15px;
    }
    .prime_three_left_text1 {
        display: none;
    }
    .prime_three_left_text2 {
        display: none;
    }
    /* ç¬¬å››éƒ¨åˆ† */
    .prime_four {
        width: 100%;
    }
    .prime_four_container {
        width: 100%;
        padding: 5% 0;
    }
    .prime_four_content {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prime_four_right {
        width: 100%;
    }
    .prime_four_right_img {
        display: none;
    }
    .prime_four_right_img_yidong {
        width: 100%;
    }
    .prime_four_left {
        width: 100%;
        box-sizing: border-box;
        padding: 8% 0;
    }
    .prime_four_left_title {
        color: #1b1b1b;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4%;
    }
    .four_text {
        position: relative;
        padding-left: 7%;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 4%;
        line-height: 15px;
    }
    .four_left_text_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 3%;
    }
    /* ç¬¬äº”éƒ¨åˆ† */
    .prime_five {
        width: 100%;
        background-color: #fafafa;
        margin-top: 25px;
    }
    .prime_content {
        width: 90%;
        margin: 0 auto;
    }
    .prime_five_title {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        padding-top: 8%;
        padding-bottom: 4%;
        text-align: center;
        background-color: #fafafa;
		line-height: 1.4;
    }
    .prime_five_step {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .step_img_content {
        width: 100%;
        cursor: pointer;
        padding: 8% 0;
        position: relative;
    }
    .step_next {
        display: none;
        width: 15%;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translate(-50%, 50%) rotate(90deg);
        transform: translate(-50%, 50%) rotate(90deg);
        z-index: 2;
    }
    .step_title {
        font-weight: bold;
        font-size: 30px;
        text-align: center;
        width: 100%;
        font-style: italic;
        color: #0baaf7;
        -webkit-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in;
    }
    .step_img_content:hover .step_title {
        color: #f7793b;
    }
    .step_content1 {
        background-color: #f6f6f6;
    }
    .step_content2 {
        background-color: #fcfcfc;
    }
    .step_content3 {
        background-color: #f6f6f6;
    }
    .step_text {
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        line-height: 15px;
        color: black;
        margin-bottom: 8%;
    }
    .step_text_pc {
        display: none;
    }
    .step_text_yidong {
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        line-height: 15px;
        color: black;
        white-space: nowrap;
    }
    .last_step {
        margin-bottom: 8%;
    }
    .step_img_all {
        width: 60%;
        margin: 0 auto;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .ios_down,
    .Android_down {
        display: block;
        text-decoration: none;
    }
	.ios_down img{width: 65%; margin: 0 auto;}
	.Android_down img{width: 65%; margin: 0 auto;}
    .step_img_all:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
	.step_img_all_a{margin-top: 3%;}
	.form_textA{text-align: center;}
    .step_img2 {
        margin-bottom: 6%;
    }
    /* ç¬¬å…­éƒ¨åˆ† */
    .prime_six {
        width: 100%;
        margin-top: 20px;
    }
    .prime_content {
        width: 80%;
        margin: 0 auto;
    }
    .prime_six_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        color: black;
        text-align: center;
        margin-bottom: 2%;
    }
    .prime_six_yidong_contrast {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin: 10% 0;
    }
    .six_yidong_contrast {
        width: 30%;
        height: 100%;
        box-sizing: border-box;
        border-radius: 5px;
        border: 1px solid #f7793b;
        font-size: 13px;
        color: #f7793b;
        text-align: center;
        padding: 3% 0;
        cursor: pointer;
        font-weight: bold;
    }
    .six_yidong_contrast_active {
        background: #f7793b;
        color: #ffffff;
    }
    .prime_six_form {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        position: relative;
    }
    .form_all {
        width: 32%;
        /* padding: 0 2%; */
        padding-top: 100px;
        display: flex;
        flex-direction: column;
        text-align: end;
        box-sizing: border-box;
        position: relative;
    }
    .form_content2 {
        background-color: #fefaec;
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 5px rgba(226, 222, 222, 0.4);
        overflow: hidden;
    }
    .from_content_icon {
        width: 58%;
        height: 5%;
        background: #f5bf48;
        position: absolute;
        left: -15px;
        top: 6px;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        transform: rotate(-45deg);
    }
    .form_content2,
    .form_content3,
    .form_content4,
    .form_content5 {
        border: 1px solid #f1f1f1;
        border-radius: 5px;
    }
    .form_content3 {
        opacity: 0;
    }
    .form_content4,
    .form_content5 {
        position: absolute;
        box-sizing: border-box;
        left: 67%;
        top: 0;
        opacity: 0;
    }
    .yidong_active {
        opacity: 1;
    }
    .form_textA {
        padding: 10px 0;
        font-size: 10px;
        font-weight: 600;
        color: black
    }
    .form_content1 {
        margin-right: 2%;
    }
    .form_content_title {
        position: absolute;
        left: 50%;
        top: 20px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .form_content_title_img {
        width: 25%;
        margin-bottom: 2%;
    }
    .form_content_title_text {
        font-size: 10px;
        font-weight: 600;
        color: black;
        text-align: center;
    }
    .form_content2_down,
    .form_content3_down,
    .form_content4_down,
    .form_content5_down {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .form_content2_img,
    .form_content3_img,
    .form_content4_img,
    .form_content5_img {
        height: 36px;
        padding: 10px;
    }
    .form_content2_box,
    .form_content3_box,
    .form_content4_box,
    .form_content5_box {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .form_content2_text,
    .form_content3_text,
    .form_content4_text,
    .form_content5_text {
        width: 100%;
        font-size: 15px;
        font-weight: 600;
        padding: 10px 0;
        text-align: center;
    }
    .form_content3_img_text {
        font-size: 10px;
        padding: 10px 0;
        text-align: center;
        font-weight: bold;
    }
    .form_dark {
        background: #fefbf5;
    }
    .form_light {
        background: #ffffff;
    }
    .form_beijing {
        background: #fefaec;
    }
    /* .form_up {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fefaec;
        z-index: 2;
        opacity: 0.3;
    } */
    /* ç¬¬ä¸ƒéƒ¨åˆ† */
    .prime_seven {
        width: 100%;
        margin-top: 10px;
    }
    .prime_seven_content {
        width: 90%;
        margin: 0 auto;
    }
    .prime_seven_title {
        padding: 10px 0;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    .prime_seven_img_wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
        align-items: center;
    }
    .prime_seven_img_newwrapper {
        position: relative;
        /* width: 90%; */
    }
    .prime_seven_img {
        width: 100%;
    }
    .prime_seven_img_content {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 0 18%;
        padding-top: 20%;
        padding-bottom: 10%;
    }
    .prime_seven_titleall {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-left: 25%;
    }
    .prime_seven_title1 {
        font-size: 15px;
        font-weight: bold;
        color: #484848;
    }
    .prime_seven_img_text {
        font-size: 15px;
        font-weight: bold;
        color: #484848;
        line-height: 23px;
        margin-top: 6%;
    }
    .prime_seven_img_yidong {
        /* width: 100%; */
        margin-bottom: 2%;
    }
    /* ç¬¬å…«éƒ¨åˆ† */
    .prime_eight {
        width: 100%;
        margin-top: 10px;
        background: #f9f9f9;
        /* margin-bottom: 41%; */
        padding-bottom: 5%;
    }
    .prime_eight_content {
        width: 90%;
        margin: 0 auto;
    }
    .prime_eight_title {
        font-size: 20px;
        padding: 15px 0;
        font-weight: bold;
        text-align: center;
    }
    .prime_eight_text_all {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .prime_eight_text_left,
    .prime_eight_text_right {
        width: 100%;
    }
    .dark_eight {
        background: #e7e7e7;
        font-weight: 600;
        border-radius: 5px;
        padding: 15px 0;
    }
    .padd_all {
        padding-left: 3%;
        font-size: 10px;
        font-weight: bold;
    }
    .light_eight {
        margin: 15px 0;
    }
    .prime_eight_next {
        width: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .prime_eight_next_text {
        padding: 2% 7%;
        border: 1px solid black;
        border-radius: 3px;
        font-size: 14px;
        cursor: pointer;
        font-weight: 600;
    }
    /* é—®é¢˜é¡µé¢ */
    .prime_eight_problem {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .7);
        z-index: 1001;
        overflow-y: auto;
        display: none;
        box-sizing: border-box;
        padding-top: 5%;
    }
    .prime_eight_problem_active {
        display: block;
    }
    .prime_eight_problem_content {
        width: 90%;
        background: #ffffff;
        box-sizing: border-box;
        padding: 4% 5% 6%;
        margin: 0 auto;
        position: relative;
        border-radius: 5px;
    }
    .prime_eight_problem_out {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        position: absolute;
        right: 3%;
        top: .3%;
        border-radius: 50%;
        font-size: 23px;
        font-weight: bold;
        cursor: pointer;
    }
    .prime_eight_problem_title {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
    }
    .prime_eight_problem_text_wrapper {
        width: 100%;
    }
    .eight_problem_all {
        width: 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
    }
    .eight_problem_left,
    .eight_problem_right {
        margin-bottom: 2%;
        width: 100%;
    }
    .eight_problem_left_ask,
    .eight_problem_right_ask {
        width: 100%;
        box-sizing: border-box;
        padding-left: 3%;
        font-size: 10px;
        font-weight: bold;
        height: 70px;
        border-radius: 3px;
        background: #e7e7e7;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .eight_problem_left_answer,
    .eight_problem_right_answer {
        width: 100%;
        box-sizing: border-box;
        padding-left: 3%;
        font-size: 10px;
        margin: 10px 0;
        color: #5a5a5a;
        font-weight: bold;
    }
    /* ç¬¬ä¹éƒ¨åˆ† */
    .prime_nine {
        display: none !important;
        width: 100%;
        padding: 10px 0;
        background: #f77a3e;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 5;
        display: none;
    }
    .prime_nine_active {
        display: block;
    }
    .prime_nine_content {
        width: 90%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    .prime_nine_img_content {
        position: relative;
        width: 8%;
    }
    .prime_nine_img {
        width: 100%;
    }
    .prime_nine_text1,
    .prime_nine_text4 {
        font-size: 10px;
        color: #ffffff;
        /* margin: 0 3%; */
    }
    .prime_nine_text2 {
        font-size: 20px;
        color: #ffffff;
        margin: 0 3%;
        font-weight: bold;
    }
    .prime_nine_text3 {
        width: 35%;
        background: #ffffff;
        color: #f77a3e;
        margin-left: 12%;
        font-weight: bold;
        text-align: center;
        border-radius: 3px;
        cursor: pointer;
        font-size: 10px;
    }
    .prime_nine_left {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        margin-bottom: 10px;
    }
    .prime_nine_right {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
    }
    .nine_last_shopping {
        display: block;
        text-decoration: none;
    }
    /* ç§»åŠ¨ç«¯ç¬¬ä¹éƒ¨åˆ† */
    .prime_nine_yidong {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        background: #f77a3e;
        padding-top: 2px;
        padding-bottom: 20px;
        /* z-index: 1001; */
        z-index: 3;
        display: none;
    }
    .prime_nine_yidong_active {
        display: block;
    }
    .prime_nine_content_yidong {
        width: 90%;
        padding-left: 26%;
        position: relative;
    }
    .prime_nine_yidong_img {
        width: 17%;
        position: absolute;
        left: 7%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .prime_nine_yidong_text1 {
        font-size: 15px;
        color: #ffffff;
        white-space: nowrap;
        margin-bottom: 2%;
        font-weight: bold;
    }
    .prime_nine_yidong_text2_content {
        width: 100%;
        display: flex;
        flex-direction: row;
        /* justify-content: space-between; */
        align-items: center;
        margin-bottom: 2%;
    }
    .prime_nine_yidong_text3 {
        font-size: 30px;
        color: #ffffff;
        font-weight: bold;
    }
    .prime_nine_yidong_text4 {
        font-size: 17px;
        color: #ffffff;
        line-height: 100%;
        font-weight: bold;
    }
    .prime_nine_yidong_text5 {
        font-size: 14px;
        color: #f77a3e;
        padding: 5px 10px;
        border-radius: 5px;
        box-sizing: border-box;
        background: #ffffff;
        font-weight: bold;
        white-space: nowrap;
        margin-left: 3%;
    }
    .prime_nine_yidong_text6 {
        font-size: 15px;
        color: #ffffff;
        white-space: nowrap;
        font-weight: bold;
    }
    .nine_last_shopping {
        display: block;
        text-decoration: none;
        color: #f77a3e;
    }
}

.hide_scrollbar::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.text_all {
    font-family: 'Nanum Gothic';
    /* font-family: 'Noto Sans SC', , sans-serif; */
}</pre></body></html>