

@media screen and (max-width: 768px){
    .w1200{
        width: 100%;
    }
    .header-top{
        height: 1rem;
        background: rgba(255,255,255,0.8);
    }
    .h-phone,.shop_name{
        display: none;
    }
    .loge,.h-tel{
        display: none;
    }
    .fc:hover{
        color: #0a2966;
    }
    
    .ia-2-cont>li:hover .in2c-text{
        background: none;
        padding: 0;
    }
    .ia-2-cont>li:hover .in2c-text span{
        color: #444 !important;
    }
    .header-nav{
        width: 100%;
        display: none;
        position: absolute;
        top: 1rem;
        right: 0;
        z-index: 9;
        height: auto;
        background: rgba(255,255,255,0.8);
    }
    .header-nav .nav_logo{
        display: none;
    }
    .header-nav>ul{
        min-width: 0;
        width: 100%;
        padding: 0;
    }
    .header-nav>ul>li{
        width: 100%;
        float: none;
        height: 0.6rem;
        padding: 0;
        border: none;
    }
    .header-nav>ul>li:hover{
        border: none;
        background: #0e6fdad9;
    }
    .header-nav>ul>li:hover .con-menu{
        display: none;
    }
    .header-nav>ul>li>a{
        width: 100%;
        display: block;
        line-height: 0.6rem;
        color: #333;
    }
    .lanmu{
        display: flex;
        width: 100%;
        height: 1rem;
        align-items: center;
    }
    .header-top .lanmu .logo{
        width: 4rem;
        height: 1rem;
        display: block;
        margin-left: 0.2rem;
    }
    .header-top .lanmu .logo img{
        width: 100%;
        height: 100%;
        display: block;
        object-fit: scale-down;
    }
    .lanmu>div{
        font-size: 0.28rem;
        color: #fff;
    }
    .lanmu>img{
        position: absolute;
        width: 0.4rem;
        display: block;
        top: 0.3rem;
        right: 0.2rem;
    }
    .off{
        display: block;
        width: 0.4rem;
        height: 0.4rem;
        font-size: 16px;
        color: #151515;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 0.4rem;
        position: absolute;
        top: -35px;
        right: 0.4rem;
    }
    .slideBox{
        height: 4rem !important;
        margin-top: 1rem;
    }
    .slideBox .bd img{
        height: 4rem !important;
    }
    .slideBox .hd ul li{
        width: 0.18rem !important;
        height: 0.18rem !important;
    }
    .ial-left{
        display: none;
    }
    .icp-cont{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0.2rem;
        box-sizing: border-box;
    }
    .icp-cont .clear{
        display: none;
    }
    .icp-cont>li{
        width: 3.45rem !important;
        float: none;
        margin: 0 0 0.2rem !important;
    }
    .icp-cont>li:hover{
        top: 0;
    }
    
    .icp-cont>li>a>img{
        height: 3rem;
    }
    .icp-cont>li>a>div{
        height: 0.8rem;
        line-height: 0.8rem;
        padding: 0 0.2rem;
    }
    .icp-cont>li>a>div>span{
        font-size: 0.28rem;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .iy-cont>li{
        padding: 0;
        height: 10.6rem;
    }
    .iyc-img{
        width: 100%;
        height: 60px;
        display: block;
        margin: auto;
        float: none;
        border-radius: inherit;
    }
    .iyc-img>img{
        border-radius: inherit;
    }
    .iyc-text{
        width: 100%;
        padding: 0;
        height: 60px;
    }
    .iyc-text>span{
        font-size: 0.28rem;
        margin: 4px 0;
    }
    .iyc-text>p{
        font-size: 12px;
        line-height: 1.4em;
        height: 2.8em;
    }
    .index-about{
        height: auto;
        padding-bottom: 2rem;
    }
    .ia-1-left{
        display: none;
    }
    .ia-1-right{
        width: 100%;
        margin: 0;
        left: 0;
    }
    .ia-2t-right{
        font-size: 0.4rem;
        line-height: 0.8rem;
    }
    .ia-1r-title {
        background: none;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .ia-1r-title h3{
        width: 100%;
        text-align: center;
        font-size: 0.4rem;
    }
    .ixq{
        width: 3.2rem;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.32rem;
    }
    .ia-1r-cont>p{
        -webkit-line-clamp: 10;
        max-height: 20em;
    }
    .ia-1r-cont{
        margin-top: 0.4rem;
    }
    .ia-2{
        box-sizing: border-box;
        padding: 0 5px;
    }
    .ia-2-cont{
        margin-top: 0.4rem;
    }
    .ia-2-cont>li{
        width: 96%;
        padding: 0 4px;
        height: 0.8rem;
        box-sizing: border-box;
        background: none;
        margin: 0 1% 0.2rem;
        border-bottom: 1px dashed #999;
    }
    .ia-2-cont>li>a{
        display: flex;
    }
    .ia-2ct-m{
        display: none !important;
    }
    .ia-2-title{
        height: 0.8rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .ia-2t-left{
        color: #0a2966;
        font-weight: bold;
        font-size: 0.4rem;
        line-height: 0.8rem;
    }
    .in2c-img{
        display: none;
    }
    .in2c-text{
        width: 4.5rem;
        height: 0.8rem;
        padding: 0 !important;
    }
    .in2c-text>div>span{
        height: 100%;
        line-height: 0.8rem;
        font-size: 0.28rem;
    }
    .in2c-text>div>p{
        display: none;
    }
    .in2c-text>div{
        border: none;
    }
    .in2c-times{
        height: 0.8rem !important;
        line-height: 0.8rem !important;
        font-size: 0.32rem;
        width: 2rem;
        border: none;
        float: right;
        position: inherit;
    }
    .ial_more{
        width: 2rem;
        height: 0.6rem;
        margin: 0.3rem auto;
    }
    .ial_more a{
        line-height: 0.6rem;
        font-size: 0.28rem;
    }
    .ia-2ct-m{
        display: none;
    }
    .in-cont>li{
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    .in-cont>li:hover .inc-time{
        padding: 0;
    }
    .in-cont>li:hover .inc-time>p{
        display: none;
    }
    .in-cont>li:hover .itdc-text>span{
        margin-top: 0;
    }
    .itdc-text>p,.itdc-g{
        display: none;
    }
    .in-cont>li>a{
        display: flex;
        justify-content: space-between;
    }
    .itdc-text{
        width: 70%;
        margin-left: 0.2rem;
    }
    .index-news{
        padding-top: 0;
    }
    .inc-time{
        width: 22%
    }
    .footer-top{
        display: none;
    }
    .footer-bottom{
        padding: 0.6rem 0px 0.4rem !important;
    }
    .link>p{
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .link>p:nth-of-type(n+2){
        display: none;
    }
    .fixe-box{
        display: none;
    }
    /* about */
    .qita-img{
        height: 2.8rem;
        margin-top: 1rem;
    }
    .weizhi{
        height: 0.8rem;
        line-height: 0.8rem;
        margin-bottom: 0.4rem;
        display: flex;
        align-items: center;
    }
    .weizhi>a,.weizhi>span{
        font-size: 0.28rem;
    }
    .qita-img>img{
        object-fit: cover;
    }
    .ac-right>img{
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .ac-right>h3{
        font-size: 18px;
    }
    .pages ul li{
        line-height: 0.6rem;
    }
    .pages ul li span,.pages ul li a{
        font-size: 0.32rem;
        padding: 0;
    }
    .about{
        padding: 0 0 0.6rem;
    }
    .ac-left{
        display: none;
    }
    .ac-right{
        width:100%;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .pc-left{
        width: 100%;
    }

    /* product */
    .l_nav{
        display: none;
    }
    .pc-left{
        padding: 0 1%;
        box-sizing: border-box;
    }
    .pc-left>li{
        width: 47%;
        height: 3.4rem;
        margin: 0 1.5% 3%;
        padding-bottom: 0px;
        position: relative;
    }
    .pc-left>li>a>img{
        height: 100%;
    }
    .pc-left>li>a>div{
        width: 100%;
        height: 0.8rem;
        padding: 0 0.2rem;
        background: rgba(0,0,0,0.6);
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .pc-left>li>a>div>span{
        font-size: 0.28rem;
        line-height: 0.8rem;
        color: #fff;
    }
    .pc-left>li>a>div>p{
        display: none;
    }
    .pc-right{
        display: none;
    }

    /* news */
    .nc-left{
        width: 100%;
    }
    .ncf-title{
        max-width: 75%;
    }
    .nc-left{
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .nc-left>li{
        padding: 0;
    }
    .nc-left>li:hover{
        padding: 0;
    }
    .nc-left>li>a .img{
        display: none;
    }
    .nc-left>li>a>.text{
        width: 100%;
    }
    .nc-left>li:hover{
        padding: 0;
    }
    .nc-left>li>a>.text>.top{
        border: none;
        border-top: 1px dashed #999;
        display: flex;
        align-items: center;
        padding-top: 0.1rem;
        justify-content: space-between;
    }
    .nc-left>li:hover .ncf-title{
        color: #555;
    }
    .nc-left>li:first-child>a>.text>.top{
        border: none;
    }
    .nc-left>li>a>.text .detail{
        margin: 0rem 0 0.2rem;
    }
    .nc-left>li>a>.text .xiangq{
        display: none;
    }
    /* message */
    .message-cont{
        margin-top: 0.6rem;
    }
    .mc-left{
        width: 100%;
    }
    #form{
        width: 90%;
    }
    .ccl-top{
        padding: 0;
    }
    #form>div>input{
        height: 0.7rem;
    }
    .btn{
        height: 0.7rem;
        line-height: 0.6rem;
        border-radius: 0.2rem;
    }
    /* contact */
    .cc-left{
        width: 100%;
    }
    .contant-cont{
        width: 100%;
    }
    #dituContent{
        width: 96% !important;
        box-sizing: border-box;
        margin: 0 2%;
        height: 5rem !important;
        margin-top: 0.3rem;
    }
    /* centent */
    .content-cont{
        width: 100%;
    }
    .ocl-left>h3{
        font-size: 0.32rem;
    }
    .ocl-left{
        width: 100%;
        padding: 0.0.2rem;
        box-sizing: border-box;
    }
    .h-right>ul>li:hover .con-menu{
        display: none !important;
    }
}