@media screen and (max-width: 1000px) {
    
    /* 首页开始 */
    .top1 .top1-main , .head .head-main , .nav .nav-main , .ht-search .ht-search-main , .index-pro .index-pro-main , .index-nengli .index-nengli-main , .index-shebei .index-shebei-main , .index-rohs .index-rohs-main , .index-rohs .index-gaisu , .youshi .youshi-main , .index-about .index-about-main , .index-about .index-case , .index-news .index-news-main , .footer .foot-main , .copying .copy-main , .ht-container .ht-main{
        width: 96%!important;
    }
    .head .head-main .head-logo .head-logo-right .head-logo-title h1{
        font-size: 35px;
    }
    .head .head-main .head-logo img{
        width: 100px;
    }
    .head .head-main .head-logo .head-logo-right p{
        font-size: 12px;
    }
    .head .head-main .head-right p span{
        font-size: 18px;
    }
    .nav .nav-main ul li a{
        padding: 20px 23px;
    }
    /* 头部结束 */


    /* 首页产品展示 */
    .index-pro .index-pro-main .index-pro-left{
        background-size: 100%;
    }
    .index-pro .index-pro-main .index-pro-right ul li{

        width: 31.5%;
    }
    .index-pro .index-pro-main .index-pro-right ul li > a img{
        height: 143px;
    }
    .index-pro .index-pro-main .index-pro-left{
        width: 235px;
    }
    .index-pro .index-pro-main .index-pro-right{
        width: 680px;
    }
    
    .index-shebei .index-shebei-container{
        width: 85%;
    }
    .index-rohs .index-rohs-main .index-rohs-right ul li p{
        font-size: 14px;
    }
    .index-shebei .index-shebei-container .swiper-container_shebei a img{
        height: 145px;
    }

    .index-guanggao2{
        margin-top: 220px;
    }
    /* rohs管理承诺 */
    .index-rohs .index-rohs-main .index-rohs-left img{
        width: 100%;
    }
    .index-rohs .index-rohs-main{
        margin-top: 60px;
    }
    /* 优势 */
    .youshi .youshi-main .youshi-item .youshi-right ul{
        padding-left: 18px;
        padding-right: 18px;
    }
    .youshi .youshi-main .youshi-item .youshi-right .youshi-title-row{
        padding-top: 10px;
        padding-left: 18px;
    }
    /* 关于我们 */
    .index-about .index-about-main{
        flex-wrap: wrap;
    }
    .index-about .index-about-main .index-about-left{
        width: 100%;
    }
    .index-about .index-about-main .index-about-right{
        width: 100%;
        margin-top: 15px;
        padding-bottom: 40px;
    }
  
    .index-news .index-news-main .index-news-right{
        width: 250px;
    }
    .index-news .index-news-main .index-news-left{
        width: 620px;
    }
    .index-news .index-news-main .index-news-left .index-news-group .index-news-item ul li a .index-news-li-left{
        width: 60px;
    }
    .index-news .index-news-main .index-news-left .index-news-group .index-news-item ul li a .index-news-li-right{
        width: 220px;
    }
    .index-news .index-news-main .index-news-right .index-news-faq-item .index-faq-cont p{
        width: 210px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .index-news .index-news-main .index-news-right .index-news-faq-item .index-faq-top h1{
        width: 210px;
    }
    /* 内页样式 */
    .productlist ul li , .caselist ul li , .hezuolist ul li , .honorlist ul li{
        width: 31.6%;
    }
    .productlist ul li  img{
        height: 138px!important;
    }
    .page .page-status, .page a{
        padding: 8px 13px;
    }
    .redian .redian-top .redian-topRight p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .caselist ul li a img{
        height: 160px;
    }
    .redian .redian-top .redian-topLeft img{
    height: 140px;
    }
    .newslist ul li .newslink .news-left{
        flex: none;
        width: 32%;
    }
    .newslist ul li .newslink .news-container .news-title-row p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .newslist ul li .newslink .news-container .news-title-row h3{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .newslist ul li .newslink .news-container{
        width: 65%;
        flex: none;
    }

    .ht-search-nav div{
        width: 580px;
        /* overflow: hidden; */
        height: 25px;
    }
    .form-item input{
        width: 180px!important;
    }
    input[type="button"], input[type="submit"], input[type="reset"] {
        -webkit-appearance: none;
        }
    .ht-liuyan {
        width: 630px!important;
    }
    
    .yzm input{
        width: 50px!important;
    }
    /* 追加 */
    .index-pro .index-pro-main .index-pro-list ul li{
        width: 23.7%;
    }
    .index-pro .index-pro-main .index-pro-list ul li > a img{
        height: 142px;
    }
    .index-pro .index-pro-main .index-pro-nav .index-pro-nav-item:first-child ul li{
        width: 29%;
    }
    .index-pro .index-pro-main .index-pro-nav .index-pro-nav-item ul li{
        width: 45.5%;
    }
}