@media (max-width: 1280px) {
    #app {
        position: relative;
        min-width: 1280px;
        overflow: auto;
    }

    #app img {
        -webkit-user-drag: none;
        -khtml-user-drag: none;
        -moz-user-drag: none;
        -o-user-drag: none;
        user-drag: none;
    }

    #app .top-nav {
        padding: 0 23px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: 62.5%;
        min-width: 1200px;
        height: 111px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        z-index: 9;
    }

    #app .top-nav .tex-tit {
        width: 136px;
    }

    #app .top-nav .tex-tit img {
        width: 100%;
    }

    #app .top-nav .line {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #FFFFFF;
        border-radius: 8px;
        opacity: 0.4;
    }

    #app .top-nav .nav-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
    }

    #app .top-nav .nav-list .nav-item {
        width: 187px;
        height: 52px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 17px;
        font-style: normal;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 30px;
        cursor: pointer;
        color: #FFFFFF;
    }

    #app .top-nav .nav-list .nav-item.active {
        background: #FFFFFF;
        color: #FF3F38;
    }

    #app .router-con {}

    #app .router-con .index-con {
        position: relative;
        min-height: 100vh;
    }

    #app .router-con .index-con .bg {
        width: 100%;
        height: auto;
        display: block;
    }

    #app .router-con .index-con .qr-wrapper {
        position: absolute;
        top: 486.4px;
        left: 467.2px;
        transform: translate(-50%, -50%);
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 66.66px;
    }

    /* 二维码图片盒子样式 */
    #app .router-con .index-con .qr-wrapper .img-box {
        position: relative;
        width: 113.33px;
        min-height: 114px;
    }

    #app .router-con .index-con .qr-wrapper .img-box .qrcode {
        width: 113.33px;
        min-height: 113.33px;
    }

    #app .router-con .index-con .qr-wrapper .img-box .qrcode img {
        width: 100%;
        border-radius: 5%;
    }

    /* 二维码标题样式 */
    #app .router-con .index-con .qr-wrapper .qr-tit {
        margin-top: 6.67px;
        font-family: Helvetica;
        font-size: 10.66px;
        color: #FFFFFF;
        line-height: 12.67px;
        text-align: center;
        font-style: normal;
    }

    /* 商品区域样式 */
    #app .router-con .index-con .goods {
        /*position: absolute;*/
        /*top: 77vw;*/
        /*left: 50%;   */
        /*transform: translate(-50%,-50%);*/
        padding: 80px 240px 97.99px 240px;
        width: 100%;
        height: 533.38px;
        margin: 0 auto;
        background-image: url('./../img/haotunyou/center-bg.jpg');
        background-size: 100% 100%;
        box-sizing: border-box;
    }

    /* 商品标题样式 */
    #app .router-con .index-con .goods .goods-tit {
        margin: 0 auto 84.67px auto;
        background-image: url('./../img/haotunyou/jingxuanhaowu.png');
        background-size: cover;
        width: 160px;
        height: 29.34px;
    }

    /* 商品列表样式 */
    #app .router-con .index-con .goods .goods-list {
        display: flex;
        min-width: 800px;
        justify-content: space-between;
        gap: 14.67px;
        transform: translateZ(0) scale(1);
    }

    /* 商品项基础样式 */
    #app .router-con .index-con .goods .goods-list .goods-item {
        position: relative;
        width: 181.34px;
        height: 240px;
        background-size: cover;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

    #app .router-con .index-con .goods .goods-list .goods-item:hover {
        position: relative;
        /* top: -1.198vw; */
        /* margin-bottom: -1.198vw; */
        /* width: 16.354vw; */
        /* height: 21.615vw; */
        transform: scale(1.15)
    }

    /* 商品项特定样式 */
    #app .router-con .index-con .goods .goods-list .goods-item.rq {
        background-image: url('./../img/haotunyou/rqbp-0.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.rq:hover {
        background-image: url('./../img/haotunyou/rqbp-1.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.xs {
        background-image: url('./../img/haotunyou/xsth-0.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.xs:hover {
        background-image: url('./../img/haotunyou/xsth-1.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.xp {
        background-image: url('./../img/haotunyou/xpsf-0.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.xp:hover {
        background-image: url('./../img/haotunyou/xpsf-1.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.bj {
        background-image: url('./../img/haotunyou/bjjx-0.jpg');
    }

    #app .router-con .index-con .goods .goods-list .goods-item.bj:hover {
        background-image: url('./../img/haotunyou/bjjx-1.jpg');
    }

    /* 卡片列表样式 */
    #app .router-con .index-con .cards-list {
        padding: 93.33px 240px 106.67px 240px;
        display: flex;
        min-width: 800px;
        justify-content: space-between;
        gap: 14.67px;
        background-image: url('./../img/haotunyou/card-bg.jpg');
        background-size: 100% 100%;
        box-sizing: border-box;
    }

    /* 卡片项基础样式 */
    #app .router-con .index-con .cards-list .cards-item {
        width: 146.66px;
        height: 333.34px;
        background-size: cover;
        cursor: pointer;
    }

    /* 卡片项特定样式 */
    #app .router-con .index-con .cards-list .cards-item.yx {
        background-image: url('./../img/haotunyou/yxpz-0.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.yx:hover {
        background-image: url('./../img/haotunyou/yxpz-1.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.zn {
        background-image: url('./../img/haotunyou/zntj-0.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.zn:hover {
        background-image: url('./../img/haotunyou/zntj-1.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.bj {
        background-image: url('./../img/haotunyou/bjzf-0.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.bj:hover {
        background-image: url('./../img/haotunyou/bjzf-1.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.hy {
        background-image: url('./../img/haotunyou/hytx-0.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.hy:hover {
        background-image: url('./../img/haotunyou/hytx-1.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.lc {
        background-image: url('./../img/haotunyou/lcty-0.jpg');
    }

    #app .router-con .index-con .cards-list .cards-item.lc:hover {
        background-image: url('./../img/haotunyou/lcty-1.jpg');
    }

    #app .bot-banner {
        width: 100%;
        height: 200px;
    }

    #app .footer-wrapper {
        position: relative;
        width: 100%;
        height: 199.68px;
        overflow: hidden;
    }

    /* 页脚样式 */
    #app .footer-wrapper .footer {
        padding: 33.33px 0 26.66px 0;
        margin: 0 auto;
        width: 800px;
        min-height: 160px;
        display: flex;
        justify-content: space-between;
    }

    /* 页脚Logo样式 */
    #app .footer .logo {
        margin-right: 44px;
        width: 93.34px;
        height: 100px;
        background-image: url('./../img/haotunyou/bottom_logo.png');
        background-size: 100% 100%;
    }

    /* 页脚信息样式 */
    #app .footer .info {
        margin-top: 17.33px;
        margin-right: 148px;
        display: flex;
        flex-direction: column;
        gap: 9.33px;
    }

    #app .footer .info p {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 10.66px;
        color: #938EAE;
        line-height: 14.67px;
        text-align: left;
        font-style: normal;
    }

    #app .footer h3 {
        margin-top: 35.33px;
        margin-right: 13.34px;
        font-family: FZPSCHJW--GB1, FZPSCHJW--GB1;
        font-weight: normal;
        font-size: 21.34px;
        color: #000000;
        line-height: 24.67px;
        text-align: left;
        font-style: normal;
        font-weight: bolder;
    }

    /* 页脚二维码样式 */
    #app .footer .qr-box {
        padding-top: 7.33px;
        position: relative;
    }

    #app .footer .qr-box .qrcode {
        width: 80px;
        min-height: 80px;
    }

    #app .footer .qr-box .qrcode img {
        width: 100%;
        border-radius: 5%;
    }

    #app .footer .qr-box p {
        margin-top: 6.67px;
        text-align: center;
        font-family: FZLTHK--GBK1, FZLTHK--GBK1;
        font-weight: normal;
        font-size: 10.66px;
        color: #938EAE;
        line-height: 12px;
        text-align: center;
        font-style: normal;
    }

    #app .footer-wrapper .line {
        margin: 0 auto;
        width: 800px;
        min-width: 800px;
        height: 1px;
        background: #938EAE;
        opacity: 0.2;
        display: block;
    }

    #app .footer-wrapper .bot-tex {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 8px;
        color: #938EAE;
        /* height: 3.07vw; */
        height: 34.56px;
        font-style: normal;
    }

    #app .about-con {
        position: relative;
    }

    #app .about-con .bg {
        width: 100%;
    }

    #app .about-con .footer-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #app .about-con {
        position: relative;
    }

    #app .about-con .hty-con {
        position: relative;
    }

    #app .about-con .hty-con p {
        position: absolute;
        top: 266px;
        left: 483.33px;
        height: 33.33px;
        width: 500px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 10.67px;
        color: #FFFFFF;
        line-height: 20px;
        text-align: left;
        font-style: normal;
    }

    #app .about-con .tqd-con p {
        position: absolute;
        top: 136.67px;
        left: 293.33px;
        width: 503.33px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 10.67px;
        color: #938EAE;
        line-height: 20px;
        text-align: left;
        font-style: normal;
    }

    #app .about-con .tqd-con {
        position: relative;
    }

    #app .about-con .hty-con .bg {
        width: 100%;
    }

    #app .about-con .tqd-con .bg {
        width: 100%;
    }

    #app .about-con .footer-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}