@media only screen and (max-width: 767px) {
    body {
        font-family: 'MyCustomFont', sans-serif;
        /* 使用自定义字体，并指定备用字体 */
        margin: 0px;
        padding: 0px;
        width: 100%;
        /* background-image: url('../image/main-bg.png'); */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        /* 背景图固定在视口 */
    }
    .header-tab {
        display: none;
    }
    .header {
        width: 100%;
        height: 16.4vw;
        background-image: url('../image/mobile/header.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        right: 4.5vw;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .header-menu {
        width: 8.8vw;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 100;
        right: 4.5vw;
    }
    .header-menu-item {
        width: 8.8vw;
        height: 8.8vw;
        background-image: url('../image/mobile/menu.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        right: 100px;
    }
    .select-container {
        width: 37vw;
        height: 54.5vw;
        background-image: url('../image/mobile/select-bg.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        z-index: 100;
        top: 16.5vw;
        right: 0.2vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .select-content {
        width: 100%;
        height: 80%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }
    .select-item {
        width: 30vw;
        height: 6.8vw;
        background-image: url('../image/mobile/select-btn.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 3.5vw;
        color: #4B300B;
    }
    .select-container .btn-container {
        width: 60%;
        height: 20%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
    }
    .fb-btn {
        width: 6.8vw;
        height: 6.8vw;
        background-image: url('../image/mobile/fb.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        border: 1px solid #E7B85A;
        border-radius: 3.4vw;
        margin-bottom: 2vw;
    }
    .user-info {
        width: 6.8vw;
        height: 6.8vw;
        background-image: url('../image/mobile/user-info.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        border: 1px solid #E7B85A;
        border-radius: 3.4vw;
        margin-bottom: 2vw;
    }
    .bg1 {
        width: 100%;
        height: 173vw;
        background-image: url('../image/mobile/bg1.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
    }
    .top-btn {
        display: none;
    }
    .bg1-content {
        display: none;
    }
    .bg1-mobile-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 120.5vw;
    }
    .btn-content {
        height: 30.6vw;
        width: 64vw;
    }
    .download-btn {
        height: 18vw;
        width: 100%;
        background-image: url('../image/mobile/download-v2.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .puchase-btn {
        height: 18vw;
        width: 100%;
        background-image: url('../image/mobile/purchase.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        z-index: 100;
        top: -5vw;
    }
    .select {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .select-btn {
        width: 6.2vw;
        height: 6.2vw;
        background-image: url('../image/mobile/select.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .bg2 {
        width: 100%;
        height: 177.6vw;
        background-image: url('../image/mobile/bg2.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        margin-top: -2px;
    }
    .bg2-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .body2-sw {
        width: 100%;
        height: 52vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: absolute;
        z-index: 100;
        top: 17vw;
    }
    .body2-slide {
        width: 88.4vw;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body2-slide img {
        width: 86.4vw;
        height: 48.6vw;
    }
    .body2-prev-img {
        display: none;
    }
    .body2-next-img {
        display: none;
    }
    .left-article {
        width: 86.4vw;
        position: absolute;
        color: #e0bf7b;
        margin-top: 75vw;
    }
    .article-title {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        display: none;
    }
    .title-left {
        font-family: Source Han Serif CN;
        font-weight: 800;
        font-size: 2vw;
        color: #E7B85A;
        line-height: 44px;
    }
    .title-right {
        width: 5vw;
        height: 2.7vw;
        font-family: Source Han Serif CN;
        font-weight: 800;
        color: #E7B85A;
    }
    .title-tab {
        width: 100%;
        height: 4.1vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        font-size: 100px;
    }
    .title-tab-item {
        width: 20%;
        height: 8vw;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-family: Source Han Serif CN;
        font-weight: 800;
        font-size: 3.7vw;
        color: #E7B85A;
        line-height: 44px;
    }
    .title-tab-item-border {
        border-bottom: 3px solid #E7B85A;
    }
    .article-content {
        width: 100%;
        margin-top: 8vw;
    }
    .article-list {
        width: 100%;
    }
    .article-content-item {
        height: 9.5vw;
        font-size: 2.9vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-bottom: 1px solid #E7B85A;
    }
    .article-content-item-color {
        background: red;
    }
    .more-detail {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 4vw;
    }
    .detail-btn {
        width: 23vw;
        height: 6.5vw;
        border: 1px solid #FFEFA2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .bg3 {
        width: 100%;
        height: 183.4vw;
        background-image: url('../image/mobile/bg3.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: -2px;
        position: relative;
    }
    .bg3-switch {
        width: 31vw;
        height: 8vw;
        position: absolute;
        z-index: 120;
        right: 12.5vw;
        top: -18vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    .switch1 {
        width: 8vw;
        height: 8vw;
        background-image: url('../image/mobile/switch-1.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .switch2 {
        width: 8vw;
        height: 8vw;
        background-image: url('../image/mobile/switch-2.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .switch3 {
        width: 8vw;
        height: 8vw;
        background-image: url('../image/mobile/switch-3.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .switch4 {
        width: 8vw;
        height: 8vw;
        background-image: url('../image/mobile/switch-4.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .bg3-content {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body3-sw {
        width: 100%;
        height: 81vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        top: -28vw;
    }
    .body3-slide {
        width: 100%;
        height: 81vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body3-slide img {
        width: 100%;
        height: 81vw;
    }
    .pc-body3-slide-item {
        display: none;
    }
    .mobile-body3-slide-item {
        display: '';
    }
    .body3-prev-img {
        width: 5.4vw;
        height: 5.4vw;
        background-image: url('../image/pc/left.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 2.8vw;
    }
    .body3-next-img {
        width: 5.4vw;
        height: 5.4vw;
        background-image: url('../image/pc/right.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        right: 2.8vw;
    }
    .bg4 {
        width: 100%;
        z-index: 100;
        position: absolute;
        margin-top: -95vw;
    }
    .body4-sw {
        width: 100%;
        height: 36vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .bg4-pc {
        display: none;
    }
    .body4-slide {
        width: 100%;
        height: 36vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body4-slide img {
        width: 64.6vw;
        height: 36vw;
    }
    .body4-prev-img {
        width: 5.4vw;
        height: 5.4vw;
        background-image: url('../image/pc/left.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 2.8vw;
    }
    .body4-next-img {
        width: 5.4vw;
        height: 5.4vw;
        background-image: url('../image/pc/right.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        right: 2.8vw;
    }
    .protocol {
        display: none;
    }
    .bg3-protocol {
        width: 100%;
        height: 5vw;
        position: relative;
        z-index: 100;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        top: 93vw;
    }
    .protocol-left {
        width: 50%;
        display: flex;
        flex-direction: row;
        left: 4.5vw;
        position: relative;
        font-size: 1.5vw;
        color: white;
    }
    .user-protocol {
        margin-right: 2vw;
    }
}

@media only screen and (min-width: 767px) {
    body {
        font-family: 'MyCustomFont', sans-serif;
        /* 使用自定义字体，并指定备用字体 */
        margin: 0px;
        padding: 0px;
    }
    .select-container {
        display: none;
    }
    .bg1 {
        width: 100%;
        height: 56vw;
        background-image: url('../image/pc/bg1.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
    }
    .header-tab {
        width: 100%;
        height: 4.8vw;
    }
    .header-tab-nav {
        width: 45%;
        height: 4.8vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        margin-left: 14%;
    }
    .heder-tab-item {
        width: 27%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #e0bf7b;
        font-size: 1.7vw;
        cursor: pointer;
        text-decoration: none;
    }
    .bg2 {
        width: 100%;
        height: 56vw;
        background-image: url('../image/pc/bg2.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        margin-top: -2px;
    }
    .body2-sw {
        width: 37.8vw;
        height: 22vw;
        top: 16vw;
        left: 45vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: absolute;
    }
    .body2-slide {
        width: 37.8vw;
        height: 22vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body2-slide img {
        width: 37.8vw;
        height: 22vw;
    }
    .body2-prev-img {
        width: 1.2vw;
        height: 2.4vw;
        background-image: url('../image/pc/bg2-left.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 42.7vw;
        z-index: 100;
    }
    .body2-next-img {
        width: 1.2vw;
        height: 2.4vw;
        background-image: url('../image/pc/bg2-right.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 14vw;
        z-index: 100;
    }
    .left-article {
        width: 23.6vw;
        position: absolute;
        top: 11vw;
        left: 17vw;
        color: #e0bf7b;
    }
    .article-title {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .title-left {
        font-family: Source Han Serif CN;
        font-weight: 800;
        font-size: 2vw;
        color: #E7B85A;
        line-height: 44px;
    }
    .title-right {
        width: 5vw;
        height: 2.9vw;
        font-family: Source Han Serif CN;
        font-weight: 800;
        font-size: 1.3vw;
        color: #E7B85A;
        line-height: 44px;
        margin-left: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
    .title-tab {
        width: 100%;
        height: 4.1vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .title-tab-item {
        width: 5.5vw;
        height: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-family: Source Han Serif CN;
        font-weight: 800;
        font-size: 1.3vw;
        color: #E7B85A;
        line-height: 44px;
        cursor: pointer;
    }
    .title-tab-item-border {
        border-bottom: 4px solid #E7B85A;
    }
    .article-content {
        width: 100%;
        margin-top: 1vw;
    }
    .article-list {
        width: 100%;
    }
    .article-content-item {
        height: 4.1vw;
        font-size: 1.2vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-bottom: 1px solid #E7B85A;
        cursor: pointer;
    }
    .article-content-item-color {}
    .more-detail {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 2vw;
        cursor: pointer;
    }
    .detail-btn {
        width: 9.1vw;
        height: 2.5vw;
        border: 1px solid #FFEFA2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .bg3 {
        width: 100%;
        height: 56vw;
        background-image: url('../image/pc/bg3.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: -1px;
        position: relative;
    }
    .bg3-content {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body3-sw {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body3-slide {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 4vw;
    }
    .mobile-body3-slide-item {
        display: none;
    }
    .pc-body3-slide-item {
        display: '';
    }
    .body3-slide img {
        width: 67vw;
        height: auto;
    }
    .mobile-swipper2 {
        display: none;
    }
    .bg3-switch {
        width: 19.5vw;
        height: 5vw;
        position: absolute;
        z-index: 120;
        right: 22.5vw;
        top: 13.8vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    .switch1 {
        width: 5vw;
        height: 5vw;
        background-image: url('../image/pc/switch-1.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .switch2 {
        width: 5vw;
        height: 5vw;
        background-image: url('../image/pc/switch-2.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .switch3 {
        width: 5vw;
        height: 5vw;
        background-image: url('../image/pc/switch-3.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .switch4 {
        width: 5vw;
        height: 5vw;
        background-image: url('../image/pc/switch-4.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .body3-prev-img {
        width: 4.7vw;
        height: 4.1vw;
        background-image: url('../image/pc/left.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 11.3vw;
    }
    .body3-next-img {
        width: 4.7vw;
        height: 4.1vw;
        background-image: url('../image/pc/right.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        right: 11.3vw;
    }
    .bg4 {
        width: 100%;
        height: 56vw;
        background-image: url('../image/pc/bg4.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: -1px;
    }
    .bg4-content {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .body4-sw {
        width: 100%;
        height: 23vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        top: 20vw;
    }
    .bg4-mb {
        display: none;
    }
    .body4-slide {
        width: 100%;
        height: 23vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .body4-slide img {
        width: 41vw;
        height: 23vw;
    }
    .body4-prev-img {
        width: 4.7vw;
        height: 4.1vw;
        background-image: url('../image/pc/left.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 11.3vw;
    }
    .body4-next-img {
        width: 4.7vw;
        height: 4.1vw;
        background-image: url('../image/pc/right.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        right: 11.3vw;
    }
    .bg5 {
        width: 100%;
        height: 30vw;
        background-image: url('../image/pc/bg5.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: -3px;
    }
    .top-btn {
        position: absolute;
        width: 7vw;
        height: 3vw;
        right: 1.7vw;
        top: 5.5vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .fb {
        height: 3vw;
        width: 3vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: url('../image/pc/fb.png');
    }
    .user-info {
        height: 3vw;
        width: 3vw;
        background-image: url('../image/pc/user-info.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .footer-content {
        position: absolute;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        top: 38vw;
        z-index: 200;
    }
    .bg1-content .footer-center {
        width: 35vw;
        height: 8vw;
        /* background-image: url('../image/pc/bg1-center.png'); */
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
    }
    .qrcdoe-image {
        width: 7.5vw;
        height: 90%;
        background-image: url('../image/pc/qrcode-v2.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .apple-apk-image {
        width: 10.6vw;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }
    .apple {
        width: 100%;
        height: 50%;
    }
    .apple-btn {
        width: 100%;
        height: 3vw;
        background-image: url('../image/pc/apk.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: 0.7vw;
    }
    .apk {
        width: 100%;
        height: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 0.7vw;
    }
    .apk-btn {
        width: 100%;
        height: 3vw;
        background-image: url('../image/pc/apple.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .google-image {
        width: 10.6vw;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .google {
        width: 100%;
        height: 50%;
    }
    .google-btn {
        width: 100%;
        height: 3vw;
        background-image: url('../image/pc/google.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: 0.7vw;
    }
    .buy-image {
        width: 10.3vw;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .buy-btn {
        width: 100%;
        height: 3vw;
        background-image: url('../image/pc/buy.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .select-btn {
        width: 6.2vw;
        height: 6.2vw;
        background-image: url('../image/mobile/select.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: none;
    }
    .protocol {
        width: 100%;
        height: 2vw;
        position: relative;
        top: 20.5vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
    .protocol-left {
        width: 50%;
        display: flex;
        flex-direction: row;
        left: 3vw;
        position: relative;
        font-size: 0.7vw;
        color: white;
    }
    .user-protocol {
        margin-right: 2vw;
    }
}

@font-face {
    font-family: 'MyCustomFont';
    src: url('../font/sy.otf'), /* IE9 及更早版本 */
    url('../font/sy.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/sy.otf') format('woff2'), /* 现代浏览器 */
    url('../font/sy.otf') format('woff'), /* 现代浏览器 */
    url('../font/sy.otf') format('truetype'), /* Safari, Android, iOS */
    url('../font/sy.otf#svgMyFont') format('svg');
    /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}