@media screen and (max-width: 1000px) {
  .header .header-main,
  .ht-search .ht-search-main,
  .index-pro .index-pro-main,
  .youshi .youshi-nav,
  .index-honor .index-honor-main,
  .index-hezuo .index-hezuo-main,
  .index-about .index-about-main,
  .index-news .index-news-main,
  .footer .footer-main,
  .footer .copying,
  .ht-container {
    width: 95%;
  }
  .header .header-main .head-nav > ul > li > a {
    padding: 10px;
  }
  .header .header-main .head-logo {
    width: 210px;
  }
  .ht-search .ht-search-main .ht-search-nav ul li:last-child {
    display: none;
  }
  .ht-search .ht-search-main .ht-search-nav ul li a {
    font-size: 13px;
  }
  .ht-search .ht-search-main .ht-search-nav ul span:nth-child(8) {
    display: none;
  }
  .index-pro .index-pro-main .index-pro-nav .index-pro-nav-left h2 {
    font-size: 40px;
  }
  .index-pro .index-pro-main .index-pro-nav .index-pro-nav-left p {
    font-size: 26px;
  }
  .index-pro .index-pro-main .index-pro-nav .index-pro-nav-right ul li {
    width: 31.5%;
  }
  .index-pro .index-pro-main .index-pro-nav .index-pro-nav-right ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    display: inline-block;
  }
  .index-pro .index-pro-main .index-pro-head .swiper-slide .index-pro-head-left {
    width: 46%;
  }
  .index-pro .index-pro-main .index-pro-head .swiper-slide .index-pro-head-right {
    width: 48%;
  }
  .index-pro .index-pro-main .index-pro-head .swiper-slide .index-pro-head-right h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .index-pro .index-pro-main .index-pro-head .swiper-slide .index-pro-head-right p {
    line-height: 25px;
  }
  .index-pro .index-pro-main .index-pro-head .swiper-slide .index-pro-head-right .index-pro-head-btn {
    margin-top: 20px;
  }
  .index-pro .index-pro-main .index-pro-list ul li {
    width: 48%;
    margin-right: 30px!important;
  }
  .index-pro .index-pro-main .index-pro-list ul li:nth-child(2n) {
    margin-right: 0px!important;
  }
  .youshi .youshi-font {
    width: 940px;
  }
  .index-hezuo {
    background: url(../images/kehu.png) no-repeat center;
    height: 680px;
  }
  .title2 {
    width: 95%;
  }
  .index-about .index-about-main .index-about-left iframe {
    width: 100%;
    height: 367px;
  }
  .index-news .index-news-main .index-news-left ul li .index-news-left-right p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .index-news .index-news-main .index-news-left ul li .index-news-left-left {
    width: 41%;
  }
  .index-news .index-news-main .index-news-right ul li a p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .footer .footer-main .footer-left > img {
    width: 290px;
  }
  .ht-kefu {
    display: none;
  }
  .footer .copying .copying-main .copying-left {
    width: 36%;
  }
  .footer .copying .copying-main .copying-left a {
    font-size: 12px;
  }
  .footer {
    height: 490px;
  }
  .footer .copying {
    padding-top: 66px;
  }
  .ht-container .ht-left {
    width: 24%;
  }
  .ht-container .ht-right {
    width: 72%;
  }
  .redian .redian-top .redian-topLeft {
    width: 32%;
  }
  .redian .redian-top .redian-topRight {
    width: 60%;
  }
  .redian .redian-top .redian-topRight p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .productlist ul li {
    width: 48%;
    margin-right: 25px!important;
  }
  .productlist ul li:nth-child(2n) {
    margin-right: 0px!important;
  }
  .productlist ul li > a img {
    height: 229px;
  }
  .procont .proTop .proTop-right ul li:last-child {
    margin-right: 0px;
    display: none;
  }
  .procont .proTop .proTop-right p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .hezuolist ul li,
  .honorlist ul li {
    width: 31.5%;
  }
  .hezuolist ul li > p,
  .honorlist ul li > p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .newslist ul li .newslink .news-left {
    width: 32%;
    flex: none;
  }
  .newslist ul li .newslink .news-container {
    width: 58%;
    flex: none;
  }
  .newslist ul li .newslink .news-container .news-title-row p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .ht-liuyan {
    width: 100%;
  }
  .ht-container .ht-right .aboutcont .yzm img {
    width: 100px!important;
  }
  .form-item input {
    width: 220px;
  }
  .yzm input {
    width: 130px;
  }
}
