/* @media only screen and (max-width: 1400px) {
    .wrap {
        max-width: 1200px;
    }

    .frame-bmbtm {
        padding: 30px 0;
    }
} */
.wrapmax {
    max-width: 1920px;
    min-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 1540px) {
    .wrap {
        width: auto;
        max-width: 1300px;
        min-width: 1300px;
    }

    .head-no {
        height: 76px;
    }

    .frame-logo {
        padding: 15px 35px;
    }

    .logo-bxle img {
        height: 45px;
    }

    .frame-title>ul>li {
        padding: 12px 0;
    }

    .frame-title>ul {
        gap: 50px;
    }
	
.frame-title>ul>li>a {
        font-size: 12px;
    }
    .head-chld-box>a {
        font-size: 12px;
    }
	    .language > a span {
        font-size: 12px;
    }
    .language {
        margin-left: 30px;
    }
        .language > a {
            padding: 12px 0;
        }





    /* main banner */
    .bann-chld-tit {
        font-size: 50px;
    }

    .bann-chld-img {
        width: 70px;
        margin-top: 2px;
    }

    .bann-chld-txt {
        font-size: 20px;
        margin-top: 15px;
        gap: 12px;
    }

    .bann-chld-txt p {
        padding-right: 12px;
    }




    .frame-bmbox {
        padding: 80px 0;
    }


    .frame-bmbx-cnt>ul li a {
        margin-top: 15px;
    }

    .frame-bmbx-cnt>ul li p {
        margin-top: 15px;
    }


    .frame-bmbtm {
        padding: 25px 0;
    }
	
.frame-bmbx-cnt>ul li h3 {
        font-size: 16px;
    }
    .frame-bmbx-cnt>ul li a {
        font-size: 12px;
    }
    .frame-bmbx-cnt>ul li p{
        font-size: 12px;
    }
	
.frame-bmbx-cnt>ul li h4 {
        font-size: 12px;
    }

}

@media only screen and (max-width: 1340px) {
    .wrap {
        width: auto;
        max-width: 1000px;
        min-width: 1000px;
    }

    .head-no {
        height: 61px !important;
    }

    .frame-logo {
        padding: 10px 30px;
    }

    .logo-bxle img {
        height: 40px;
    }

    .logo-bxri img {
        width: 23px;
        height: 23px;
    }

    .frame-title>ul>li {
        padding: 10px 0;
    }

    .frame-title>ul>li>a {
        font-size: 12px;
    }

    .head-child {
        top: 38px;
    }

    .head-chld-box>a {
        font-size: 12px;
        padding: 12px 0;
    }



    .language > a img {
    width: 16px;
    height: 16px;
}
    .language > a span {
        font-size: 12px;
    }
    .layui-icon{
	font-size: 12px;
}
    .language > a {
        padding: 10px 0;
    }

    .lingo-child {
        top: 38px;
    }



    /* main banner */
    .bann-chld-tit {
        font-size: 40px;
    }

    .bann-chld-img {
        width: 60px;
        margin-top: 0;
    }

    .bann-chld-txt {
        font-size: 18px;
        margin-top: 12px;
        gap: 10px;
    }

    .bann-chld-txt p {
        padding-right: 10px;
    }






    .frame-bmbox {
        padding: 70px 0;
    }

    .frame-bmbx-cnt>ul li h3 {
        font-size: 16px;
        padding-bottom: 8px;
    }

    .frame-bmbx-cnt>ul li>span {
        width: 50px;
    }

    .frame-bmbx-cnt>ul li a {
        margin-top: 12px;
        font-size: 12px;
    }

    .frame-bmbx-cnt>ul li p {
        margin-top: 12px;
        font-size: 12px;
    }

    .frame-bmbx-cnt>ul li h4 {
        font-size: 12px;
    }


    .frame-bmbtm {
        padding: 20px 0;
    }

    .frame-cntle ul li a {
        font-size: 14px;
    }

    .frame-cntle ul li img {
        width: 16px;
        height: 16px;
    }


    .frame-ctri-itbtn {
        width: 40px;
        height: 40px;
    }

    .frame-ctri-itbtn img {
        width: 16px;
        height: 16px;
    }

    .itbtn-popup {
        width: 100px;
        bottom: 50px;
    }

}

@media only screen and (max-width: 769px) {
    .wrapmax {
        min-width: 100%;
        margin: 0 auto;
    }

    .wrap {
        max-width: 100% !important;
        min-width: 100%;
    }

    .pcnav,
    .pcfoot {
        display: none;
    }

    .appnav,
    .appfoot {
        display: block;
    }


    /* -----header---- */
    .appnav {
        position: relative;
    }

    .head-no {
        width: 100%;
        height: 1rem;
    }

    .appnav-top {
        width: 100%;
        height: 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }

    .appnav-tple {
        width: 20%;
    }

    .appnav-tpimg {
        padding: 0 .2rem;
    }

    .appnav-tpimg img {
        width: auto;
        height: 40px;
        max-height: 1rem;
    }

    /* ---按钮--- */
    .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: #315fba;
        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(-11px) rotate(45deg);
        -ms-transform: translateY(-11px) rotate(45deg);
        transform: translateY(-11px) rotate(45deg);
    }

    /* -----左侧列表----- */
    .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;
    }

    .frame-titap>ul {}

    .frame-titap {
        border-bottom: 1px 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;
    }

    .childshw {
        background-color: #eaeff8 !important;
        color: #315fba !important;
    }

    .apptile {
        background-color: #f9f9f9 !important;
        color: #315fba !important;
        font-weight: 600;
    }

    .logo-bxri {
        justify-content: center;
        padding: 0.3rem 0;
    }

    .language {
        margin-left: 0;
    }

    .language a span {
        font-size: .24rem;
        margin-left: .1rem;
    }




    .foresee-bann-child {
        padding: 0 .15rem;
    }

    .bann-chld-tit {
        font-size: 26px;
    }
    .bann-chld-img {
        width: 45px;
    }
    .bann-chld-txt {
        font-size: 16px;
        margin-top: 8px;
        gap: 10px;
    }


    /* -----footer---- */
    .foote-app {
        background-color: #333333;
    }

    .frame-cntle ul {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: .1rem;
    }

    .frame-cntle ul li {
        margin: .05rem 0rem;
    }
}