@media screen and (max-width: 1024px){
  
}
@media screen and (max-width: 768px){
    .container{
        padding: 0 12px;
        box-sizing: border-box;
    }

    .header{
        display: none;
    }
    .header_m{
        display: block;
        height: 60px;
    }

    .header_m .logo{
        font-size: 12px;
    }
    .header_m .logo .logoImg{
        display: inline-block;
        width: 36px;
        height: 31px;
        margin-right: 4px;
        background: url('../img/logo2.png')no-repeat;
        background-position: center;
        background-size: contain;
        transition: all 0.3s ease-in-out 0s;
    }
    .header_m.top .logo .logoImg{
        background: url('../img/logo.png')no-repeat;
        background-position: center;
        background-size: contain;
    }
    .header_m .lang {
        font-size: 12px;
        white-space: nowrap;
    }
    .header_m .lang img{
        width: 24px;
        margin-right: 2px;
    }
    .header_m.top{
        height: 80px;
    }

    .header_m .mask{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: transparent;
        z-index: 8;
    }

    .header_m .nav-btn{
        position: relative;
        width: 30px;
        height: 30px;
        margin-left: 12px;
    }
    .header_m .nav-btn::before{
        content: '';
        position: absolute;
        top: 8px;
        left: 5px;
        width: 21px;
        height: 2px;
        background-color: #333;
    }
    .header_m .nav-btn::after{
        content: '';
        position: absolute;
        bottom: 8px;
        left: 5px;
        width: 21px;
        height: 2px;
        background-color: #333;
    }

    .header_m .nav{
        position: fixed;
        top: 0;
        right: -60%;
        width: 60%;
        height: 100vh;
        padding-top: 60px;
        box-sizing: border-box;
        background-color: #fff;
        color: #333;
        font-size: 14px;
        text-align: right;
        transition: all 0.3s ease-in-out 0s;
        z-index: 9;
    }
    .header_m.top .nav{
        padding-top: 80px;
        box-sizing: border-box;
    }
    .header_m.top .nav-btn::before{
        content: '';
        background-color: #FFF;
    }
    .header_m.top .nav-btn::after{
        content: '';
        background-color: #FFF;
    }

    .header_m .nav.show{
        right: 0;
    }

    .header_m .nav .item{
        height: 60px;
        line-height: 60px;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .pcbanner{
        display: none;
    }
    .mbanner{
        display: block;
    }

    .intro-mod .gsjj .container{
        display: block;
    }

    .intro-mod .gsjj .left{
        width: 100%;
    }

    .intro-mod .gsjj .left .title{
        line-height: 24px;
        font-size: 24px;
        margin-bottom: 16px;
        text-align: center;
    }
    .intro-mod .gsjj .left .intro {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 18px;
        text-align: center;
    }
    .intro-mod .gsjj .left .btn {
        width: 100px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        margin: 0 auto;
    }

    .intro-mod .gsjj .right{
        display: none;
    }

    .mod-title{
        font-size: 24px;
        line-height: 24px
    }
    .mod-subtitle {
        font-size: 12px;
        margin-top: 8px;
    }

    .intro-mod .cjscl .cj-swiper img{
        width: 100%;
        margin-bottom: 8px;
    }
    .intro-mod .cjscl .cj-swiper .text {
        line-height: 12px;
        font-size: 12px;
    }

    .zlbz-mod .container{
        padding: 20% 0;
    }
    .zlbz-mod .bg{
        width: 100%;
        height: 50%;
    }
    .zlbz-mod .title{
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 8px;
        text-align: center;
    }
    .zlbz-mod .subtitle {
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        padding: 0 12px;
        box-sizing: border-box;
    }

    .zlbz-mod .swiper-box{
        width: calc(100% - 30px);
        margin: 0 auto;
    }

    .xzwm-mod{
        align-content: center;
    }
    .xzwm-mod .xzwm_PC{
        display: none;
    }
    .xzwm-mod .xzwm_m{
        display: block;
        margin-top: 40px;
    }
    .xzwm-mod .xzwm_m .tabs{
        width: 214px;
        height: 34px;
        border: 1px solid #2F318B;
        border-radius: 17px;
        box-sizing: border-box;
        margin: 0 auto 20px;
    }
    .xzwm-mod .xzwm_m .tabs .tab{
        width: 107px;
        height: 34px;
        line-height: 34px;
        font-size: 15px;
        color: #333333;
        text-align: center;
        border-radius: 17px;
    }
    .xzwm-mod .xzwm_m .tabs .tab.active{
        color: #FFF;
        background-color: #2F318B;
    }
    .xzwm-mod .left, .xzwm-mod .right {
        width: 345px;
        height: 310px;
        margin: 0 auto;
    }
    .xzwm-mod .item {
        width: 291px;
        height: 50px;
        padding-left: 8px;
        padding-right: 18px;
        margin-bottom: 15px;
    }
    .xzwm-mod .right .item {
        height: 70px;
        margin-bottom: 10px;
    }
    .xzwm-mod .item img {
        width: 15px;
        height: 15px;
        margin-right: 6px;
    }
    .xzwm-mod .left .item:nth-of-type(2n-1){
        right: 0;
    }
    .xzwm-mod .left .item:nth-of-type(2n){
        position: relative;
        right: -54px;
    }
    .xzwm-mod .right .item:nth-of-type(2n-1){
        left: 0;
    }
    .xzwm-mod .right .item:nth-of-type(2n){
        position: relative;
        left: 54px;
    }

    .smt-mod .container{
        align-content: center;
    }
    .smt-mod .img-box{
        margin-top: 24px;
    }

    .smt-mod .img-box .item {
        width: calc(50% - 5px);
        height: 160px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .smt-mod .img-box .item:nth-of-type(n+3){
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .smt-mod .img-box .item:nth-of-type(3n){
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .smt-mod .img-box .item:nth-of-type(2n) {
        margin-right: 0;
    }
    .smt-mod .img-box .item:nth-of-type(n+4){
        margin-bottom: 0;
    }

    .smt-mod .img-box .item .text{
        bottom: 8px;
        width: 130px;
        height: 30px;
        font-size: 12px;
    }

    .footer .ad{
        font-size: 14px;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .footer .main .container {
        flex-wrap: wrap;
        align-items: center;
    }
    .footer .main .item {
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        height: 136px;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    .footer .main .item .name{
        width: 100%;
    }
    .footer .main .item .val{
        width: 100%;
        height: 50px;
    }
}