@media only screen and (max-width: 768px) {
    /* common */
    .mb_hidden {
        display: none !important;
    }
    body .yxygpj_section {
        font-size: 15px;
    }
    .yxygpj_section .s1 {
        padding: 10vw 0;
        padding-bottom: 45vw;
    }
    .yxygpj_section .s1 .imgtextbox {
        flex-flow: column;
    }

    .yxygpj_section .s1 .imgtextbox .p_box {
        order: 2;
        margin-bottom: 4vw;
    }
    .yxygpj_section .s1 .imgtextbox img {
        width: 80vw;
        order: 1;
        margin-bottom: 10vw;
    }

    .yxygpj_section .s1 .imgtextbox .p_box p {
        margin-bottom: 5vw;
    }

    .yxygpj_section .s1 .ordera {
        font-size: 20px;
        width: 80vw;
        padding-left: 40vw;
        height: 15vw;
    }
    .yxygpj_section .s1 .ordera span {
        width: 35vw;
        text-align: center;
        left: -0.5vw;
        padding: 3vw 0;
    }

    /* s2 */
    .yxygpj_section .s2 {
        margin-top: -28vw;
        /* padding-top: 25vw; */
        background-position: -65vw;
        /* padding-bottom: 50vw; */
        padding: 25vw 15px 50vw;
    }

    .yxygpj_section h2 {
        font-size: 18px;
    }

    .yxygpj_section h2 img {
        width: 95vw;
    }

    .yxygpj_section .s2 ul {
        margin-top: 15vw;
        margin-bottom: 50px;
    }
    .yxygpj_section .s2 ul li {
        margin: 5vw 0;
        border-radius: 20px;
        padding: 20vw 3vw;
        text-align: justify;
    }
    .yxygpj_section .s2 ul li:nth-child(4),
    .yxygpj_section .s2 ul li:nth-child(5) {
        padding-bottom: 5vw;
    }
    .yxygpj_section .s2 ul li:nth-child(6){
        padding-bottom: 5vw;
    }
    .yxygpj_section .s2 ul li:nth-child(3) {
        padding-top: 8vw;
        padding-bottom: 5vw;
        display: block;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-oldlistitem{
        display: inline;
        box-sizing: border-box;
        /* padding-top: 30px; */
        /* float: left; */
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-oldlistitem p{
        display: block;
        /* padding-top: 30px; */
        margin-top: 20px;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-newNavs{
        width: 100%;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-newNavs-in{
        width: 100%;
    }
    .yxygpj_section .s2 ul li:nth-child(3) a{
        margin: 0;
        transform: none !important;
        position: initial !important;
        /* height: auto !important; */

    }
    .yxygpj_section .s2 ul li:nth-child(3) h2{
        width: 100%;
        margin-top: 20px;
    }
    .yxygpj_section .s2 ul li:nth-child(3) h2 img{
        width: 100%;
    } 

    .yxygpj_section .s2 ul li:nth-child(3) img {
        margin-right: 0;
        
        position: initial;
        display: block;
        float: left;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .newimg{
        margin-left: -20px;
        margin-top: -60px;
        margin-right: 15px;
    }
    .news2link span{
        width: auto !important;
        padding: 1.1vw 5vw !important;
    }
    .pageffList{
        flex-wrap: wrap;
    }
    .pageffList h2{
        width: 100%;
        color: #00B7EE;
        font-family: "Noto Sans HK";
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        justify-content: flex-start;
        margin-top: 20px;
        filter: drop-shadow(-2px 0 0 #fff)
        drop-shadow(2px 0 0 #fff)
        drop-shadow(0 -2px 0 #fff)
        drop-shadow(0 2px 0 #fff);
    }
    .pageffList .content{
        width: 40vw;
        font-size: 12px;
    }
    .pageffList .page-newNavs2{
        width: 100%;
    }
    .page-newNavs2{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 15px;
    }
    .page-newNavs2-in{
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        border-radius: 20px;
        background: #FFF;
        min-width: calc(50% - 7px);
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
        padding: 20px 0 15px;
        margin: 8px 0;
    }
    .page-newNavs2-in p{
        width: 100%;
        text-align: center;
        margin-bottom: 15px !important;
        margin-top: 10px !important;
        color: #555;
        font-family: "Noto Sans HK";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .page-newNavs2-in img{
        width: initial !important;
        height: 60px;
        margin-right: 0 !important;
    }
    .page-newNavs2-in a{
        width: auto !important;
        border: none !important;
        border-radius: 5px !important;
        background: #3D69AE !important;
        color: #fff !important;
        font-family: "Noto Sans HK" !important;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        padding: 5px 10px !important;
        height: auto !important;
        letter-spacing: 4px !important;
        transform: none !important;
        position: initial !important;
    }
    .page-newNavs2-in a:hover{
        background: #77a1e4 !important;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-newNavs{
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-newNavs .page-newNavs-in{
        width: 100%;
        display: flex;
        position: relative;
        flex-direction: column;
        justify-content: center;
    }
    .yxygpj_section .s2 ul li:nth-child(3) .page-newNavs .page-newNavs-in>img{
        position: relative;
        width: auto !important;
        height: 50px !important;
        margin: 0 auto -10px;
        z-index: 1;
    }
    .page-newNavs-in-hover{
        width: 100%;
        display: flex;
        border-radius: 15px;
        background: #FFF;
        height: 103px;
        align-items: center;
    }
    .page-newNavs-in-hover>div{
        min-width: 100px;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    .page-newNavs-in-hover>div:not(:last-child):after{
        content: '';
        width: 1px;
        height: 60px;
        display: inline-block;
        background: #ABA2A2;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .page-newNavs-in-hover>div>img{
        width: 70% !important;
    }
    .page-newNavs-in-hover p{
        margin-bottom: 5px !important;
        font-size: 8px;
        color: #000;
    }
    .page-newNavs-in-hover .textLink{
        width: max-content !important;
        border: 1px solid #00B7EE !important;
        border-radius: 30px !important;
        color: #00B7EE !important;
        font-family: "Noto Sans HK" !important;
        font-size: 8px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        padding: 2px 10px !important;
        height: auto !important;
        letter-spacing: 3px !important;
        text-align: center;
        transition: all .3s;
    }
    .page-newNavs-in-hover .textLink:hover{
        background: #00B7EE !important;
        color: #fff !important;
    }
    .page-newNavs-in .imgLink{
        width: auto !important;
        /* width: max-content !important; */
        justify-content: center !important;
        display: flex;
        border: none !important;
        border-radius: none !important;
        color: #00B7EE !important;
        font-family: "Noto Sans HK" !important;
        font-style: normal !important;
        line-height: normal !important;
        padding: 0 !important;
        height: 50px !important;
        text-align: center;
        transition: all .3s;
        margin-top: 20px !important;
    }
    .page-newNavs-in .imgLink>img{
        width: auto !important;
        height: 100% !important;
    }
    .page-newNavs-in-hover-2{
        max-width: 200px;
        margin: 0 auto;
    }
    .page-newNavs-in-hover-2 div{
        height: 103px;
        justify-content: flex-end;
    }
    .page-newNavs-in-hover-2>div>.textLink{
        margin-bottom: 15px !important;
    }
    .page-newNavs-in-hover-2 p{
        /* height: ; */
        margin-top: 10px;
    }
    .page-newNavs-in-hover-2>div:nth-child(1)>img{
        width: 38% !important;
    }
    .page-newNavs-in-hover-2>div>img{
        width: 60% !important;
    }
    .yxygpj_section .s2 ul li img {
        width: 35vw;
        margin-right: 2vw;
    }

    .yxygpj_section .s2 ul li h3 {
        padding: 2vw 15vw;
        border-radius: 0px 100px 100px 0px;
        top: 4vw;
    }

    .yxygpj_section .s2 li a {
        /* transform: translate(-35vw, 10vw); */
        transform: translate(-35vw,5vw);
        position: absolute;
        margin-top: -1vw;
    }
    .yxygpj_section .s2 li:nth-child(2) a {
        /* transform: translate(-35vw, 13vw); */
        margin-top: 1vw;
    }
    .yxygpj_section .s2 ul li:nth-child(3) a {
        /* transform: translate(-35vw, 5vw); */
    }
    .yxygpj_section .s2 .lastlink {
        margin-top: 10vw;
    }
    .yxygpj_section .s2 ul li:nth-child(3) a span {
        width: 45vw;
    }
    .yxygpj_section .s2 a {
        font-size: 17px;
        width: 75vw;
        height: 10vw;
        padding-left: 5vw;
    }
    .yxygpj_section .s2 a span {
        width: 24vw;
        text-align: center;
        right: -0.5vw;
        padding: 1.1vw 0;
    }

    /* s3 */
    .yxygpj_section .s3 {
        text-align: center;
    }
    .yxygpj_section .s3 h2 {
        font-size: 25px;
    }
    .yxygpj_section .s3 h2 img {
        width: 70vw;
    }
    .yxygpj_section .s3 .preface {
        margin-top: 15vw;
        padding: 5vw;
    }

    .yxygpj_section .s3 .preface img {
        width: 20vw;
        margin-right: 2vw;
    }

    .yxygpj_section .s3 h3{
        margin-top: 15vw;
        margin-bottom: 8vw;
        padding: 3vw 7vw;
    }

    .yxygpj_section .s3 .benefitlist li{
        display: flex;
        width: 90vw;
        margin: 5vw 0;
        border-radius: 25px;
    }
    .yxygpj_section .s3 .benefitlist li img{
        width: 45vw;
        margin-right: 3vw;
        border-radius: 25px 0px 0 25px;
    }
    .yxygpj_section .s3 .risk li {
        width: 40vw;
    }

    .yxygpj_section .s3 .risk li img{
        width: 35vw;
        margin-bottom: 3vw;
    }

    .yxygpj_section .s3 .risk li p{
        height:18vw;
    }
    .yxygpj_section .s3 .risk li:nth-child(3) p,
    .yxygpj_section .s3 .risk li:nth-child(4) p{
        height:25vw;
    }

    .yxygpj_section .s3 .risk {
        justify-content: space-around;
    }
}
