@media only screen and (max-width: 1340px) {
    .wrap {
        width: auto;
        max-width: 1100px;
        min-width: 1100px;
    }

    .head-no {
        height: 70px;
    }


    .headb-ctble>img {
        width: 90px;
        height: auto;
    }

    .ctbl-ul>li>a {
        padding: 10px 20px;
        font-size: 16px;
    }

    .language {
        margin-left: 15px;
    }

    .language-btn {
        padding: 5px 15px;
    }

    .language-btn a {
        font-size: 14px;
    }







    /* main */

    .drinkv-tit {
        font-size: 20px;
        padding: 40px 0;
    }


    /* ===== */


    
       .drinkv-btn {
        margin-top: 40px;
    }

    .drinkv-btn a {
        font-size: 14px;
        padding: 8px 0;
    }



    /* --------------- */

    .paging-box {
        margin-top: 20px;
    }

    .layui-laypage>a:first-child {
        margin-right: 15px;
    }

    .layui-laypage a,
    .layui-laypage span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .layui-laypage>a:last-child em i,
    .layui-laypage>a:first-child em i {
        font-size: 18px;
    }





    /* 底部 footer  */
    .footb-cnt {
        padding: 35px 0;
    }

    .footb-cphone>img {
        width: 30px;
        height: 30px;
    }

    .cphone-txt h4 {
        font-size: 18px;
        padding: 2px 0 0;
    }

    .cphone-txt h3 {
        font-size: 22px;
    }

    .footb-cul li {
        margin-left: 10px;
    }

    .footb-cul li img {
        width: 90px;
        height: 90px;
    }

    .footb-cul li p {
        font-size: 10px;
        margin-top: 4px;
    }


    .footb-btm {
        padding: 0px 0 20px;
    }

    .footb-btm p {
        font-size: 14px;
    }






}

@media only screen and (max-width: 769px) {
    .wrap {
        max-width: 100% !important;
        min-width: 100%;
    }

    .pcword {
        display: none;
    }

    .appword {
        display: block;
    }



    /* ---按钮--- */
    .menu-button {
        width: 20%;
        height: 100%;
        padding: .3rem .1rem;
        cursor: pointer;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        background-color: #ffffff;
    }

    .menu-button .bar:nth-of-type(1) {
        margin-top: 0px;
    }

    .menu-button .bar:nth-of-type(3) {
        margin-bottom: 0px;
    }

    .bar {
        position: relative;
        display: block;
        width: .5rem;
        height: .05rem;
        margin: .1rem auto;
        background-color: #bc1f21;
        border-radius: 10px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .cross .bar:nth-of-type(1) {
        -webkit-transform: translateY(9px) rotate(-45deg);
        -ms-transform: translateY(9px) rotate(-45deg);
        transform: translateY(9px) rotate(-45deg);
    }

    .cross .bar:nth-of-type(2) {
        opacity: 0;
    }

    .cross .bar:nth-of-type(3) {
        -webkit-transform: translateY(-10px) rotate(45deg);
        -ms-transform: translateY(-10px) rotate(45deg);
        transform: translateY(-10px) rotate(45deg);
    }







    /* -----左侧列表----- */
    .head-no {
        width: 100%;
        height: 1rem;
    }

    /* .head-app{} */

    .appnav-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 999;
        background-color: #ffffff;
    }

    .appnav-tpimg {
        padding: 10px;
    }

    .appnav-tpimg img {
        width: 60px;
    }


    .appbjmont {
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 91;
        background-color: rgba(0, 0, 0, .5);
        display: none;
    }

    .appnav-left {
        width: 60%;
        height: 100vh;
        background-color: #ffffff;
        position: fixed;
        left: -60vw;
        top: 0;
        z-index: 95;
        transition: all .3s;
        overflow-y: auto;
    }

    .frame-titap {
        border-bottom: 0px solid #e5e5e5;

    }

    .frame-titap>ul {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

    .frame-titap>ul>li {
        width: 100%;
        position: relative;
        text-align: center;
    }

    .frame-titap>ul>li a {
        width: 100%;
        font-size: 14px;
        padding: 15px 0;
        display: inline-block;
        text-align: center;
    }

    .title-itm::after {
        bottom: 10px;
    }

    .lischild {
        width: 100%;
        background-color: #f5f5f5;
        border-top: 1px solid #e5e5e5;
        display: none;
        transition: all .5s;
    }

    .lischild>a {
        width: 100%;
        padding: .15rem .3rem;
        border-bottom: 1px solid #e5e5e5;
        text-align: center;
    }

    .apptile {
        background-color: #f9f9f9 !important;
        color: #bc1f21 !important;
        font-weight: 600;
    }

    .language {
        margin-top: .3rem;
        margin-left: 0px;
        display: flex;
        justify-content: center;
    }

    .language-btn {
        width: 50%;
        padding: 5px .15rem;
    }

    .language-btn a {
        padding: .1rem 0 !important;
    }









    /* main */
    
    
    .drinkv-tit {
        font-size: 16px;
        padding: .4rem .1rem;
    }



    /* ===== */


   .drinkv-btn {
        margin-top: .4rem;
    }

    .drinkv-btn a {
        font-size: 14px;
        padding: .1rem 0;
    }


    /* --------------- */





 .paging-box {
        margin-top: .2rem;
    }










    /* ---------footer---------- */
    .foot-app {
        background-color: #f5f5f5;
    }

    .footb-btm {
        padding: .15rem 0;
        flex-direction: column;
    }

    .footb-btm p {
        font-size: 12px;
        text-align: left;
        padding: .1rem;
    }

    .footb-btm p img {
        width: 18px;
        height: 18px;
        margin-right: .1rem;
    }
}