@media screen and (max-width: 1650px) {
  
}

@media screen and (max-width: 1200px) {
  html,body{
    font-size: 15px !important;
  }
  .header .hd-container,
  .pptg-container,
  .container {
    width: 92%;
  }
  .page-banner {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    width: 100%;
    overflow: hidden;
  }
  .page-banner img {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    transform: translateX(-50%);
    width: auto;
    max-width: unset;
  }
  .index-banner figcaption h2 {
    padding-bottom: 10px;
    font-size: 30px;
  }
  .index-banner figcaption small {
    font-size: 16px;
  }
  .index-banner figcaption .video-btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin-top: 2.5%;
    font-size: 12px;
  }
  
  .footer .ft-t li p {
    font-size: 12px;
  }
  .footer .ft-t li span {
    font-size: 16px;
  }
  .footer .ft-t li .tel {
    padding-left: 2px;
    vertical-align: middle;
  }
  .footer .ft-t li i {
    width: 22px;
    height: 22px;
    background-size: cover;
  }
  .footer .ft-r div {
    margin-left: 12px;
  }
  .footer .ft-t li:first-child + li i {
    background-size: auto 22px;
  }
  .footer .ft-t li:first-child + li + li i {
    background-size: 22px auto;
  }
  
  .contact-info .contact-info-right {
    padding-left: 3%;
  }
  .contact-info2 .contact-info-left img {
    padding-left: 25px;
  }
  .page-item-top:hover .page-item-left .page-item-left-wrap {
    left: 30px;
  }
  .news-banner,
  .solu-banner{
    padding-bottom: 50%;
  }
  .block-more{
    margin-top: 5rem;
  }
}

@media screen and (max-width: 1100px) {
  .page-item-top .page-item-left {
    width: 50%;
  }
  .page-item-top .page-item-left .page-item-left-wrap {
    width: 75%;
  }
  .page-item-top .page-item-left .page-item-left-wrap .page-item-content {
    padding-top: 25px;
  }
}

@media screen and (max-width: 992px) {
  .menu-btn{
    display: block;
  }
  .header-nav{
    display: none;
  }
  .index-about img {
    padding-left: 8%;
    width: 12.6667%;
  }
  .view-more {
    width: 130px;
    height: 44px;
    line-height: 44px;
    font-size: 12px;
  }
  .index-about .index-about-article {
    width: 62%;
  }

  .index-item .item-list li i {
    width: 50px;
    height: 50px;
  }
  .index-item .item-list li p {
    padding-top: 10px;
    font-size: 16px;
    padding-bottom: 0;
  }
  .index-item .item-list li span {
    font-size: 12px;
  }
  .tab-pic {
    padding-bottom: 56%;
  }
  .index-honor h4 {
    font-size: 38px;
  }
  .index-honor .honor-item {
    height: 175px;
  }
  .index-case .title-style,
  .index-link .title-style {
    padding: 45px 0 35px;
  }
  .page-title h4,
  .title-style h4 {
    font-size: 26px;
  }
  .footer .ft-m {
    float: right;
  }
  .footer .ft-r {
    padding-top: 40px;
    text-align: center;
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
  .footer .ft-r div {
    float: none;
    display: inline-block;
  }
  .footer .ft-b {
    padding-top: 25px;
  }
  .page-banner {
    padding-bottom: 45%;
  }
  .page-item-top .page-item-left {
    width: 90%;
  }
  .page-item-top .page-item-left .page-item-title .number {
    font-size: 55px;
    height: 30px;
  }
  .page-item-top .page-item-left .page-item-title h4 {
    padding: 4px 0 20px;
    font-size: 20px;
  }
  .page-item-top .page-item-left .page-item-title hr {
    width: 25px;
    height: 2px;
  }
  .page-item-top .page-item-left .page-item-content {
    padding-top: 25px;
  }
  .item-relative-list li figcaption p {
    font-size: 14px;
    bottom: 28%;
  }
  .item-relative-list li figcaption h4 {
    font-size: 16px;
    bottom: 10%;
  }
  .item-relative-list li figcaption i {
    width: 26px;
    height: 26px;
    bottom: 12%;
  }
  .tab-ol {
    padding: 40px 0;
  }
  .page-item-top .page-item-left .page-item-left-wrap {
    width: 90%;
  }
  .index-title-style h4{
    font-size: 2rem;
    padding-top: 3.2rem;
  }
  .solu-banner{
    padding-bottom: 50%;
  }
  .icon-banner{
    display: none;
  }
  .solution-banner-text h4{
    padding-top: 0.488rem;
    padding-bottom: 1.1rem;
    font-size: 2rem;
    font-weight: normal;
  }
  .block-more.jishu{
    margin: 1.7rem 0 0;
  }
  .news-banner{
    padding-bottom: 60%;
  }
  .page-banner-text{
    width: 100%;
  }
  .about-article3-ol li{
    width: 50%;
    margin: 0;
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  body,html{
    font-size: 13px !important;
  }
  .big-container{
    width: 92%;
  }
  .index-banner figcaption {
    transform: translateY(-30%);
  }
  .header-nav {
    display: none;
  }
  .menu-btn {
    display: block;
  }
  [data-id="index"] .header-block{
    width: 100%;
    height: 80px;
    background-color: #000;
    display: block;
  }
  .index-banner {
    padding-bottom: 60%;
  }
  .index-banner video {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    object-fit: cover;
    transform: translateX(-50%);
    width: auto;
    height: 100%;
  }
  .index-banner figcaption h2 {
    font-size: 25px;
  }
  .index-banner figcaption small {
    display: none;
    font-size: 14px;
  }
  .index-item .item-list {
    overflow-x: visible;
  }
  .index-item .item-list li {
    float: left;
  }
  .index-honor .honor-item {
    height: 145px;
  }
  .index-honor h4 {
    font-size: 28px;
  }
  .index-honor p {
    margin-bottom: 18px;
  }
  .index-honor span {
    font-size: 14px;
  }
  .index-honor .honor-more {
    display: none;
  }
  .index-honor .honor-item:hover span {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
  .index-news-list li .icon-more {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
  }
  .product-list li {
    width: 33.33334%;
  }
  .list-more {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
  }
  .product-list li figcaption {
    margin-top: -7px;
    font-size: 14px;
    opacity: 1;
  }
  .tab-ol {
    padding: 30px 0;
  }
  .contact-info2 .contact-info-left img{
    margin-top: 30px;
  }
  .contact-info2 .contact-info-left img,
  .contact-info2 .contact-info-left .contact-img{
    padding-left: 0;
  }
  .contact-info3{
    padding-top: 0;
  }
  .contact-title{
    font-weight: bold;
    padding: 3rem 0 2.8rem;
  }
  .contact-img{
    margin-top: 10px;
    width: 100px;
  }
  .contact-img em{
    margin-top: 8px;
    font-style: normal;
    display: block;
    text-align: center;
  }
  .dongtai{
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 740px) {
  .solution-banner-text h4,
  .dongtai-title{
    font-size: 1.8rem;
  }
  .hangye{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    background: url(../images/new/bg_new1.jpg) top center no-repeat;
    background-size: cover;
  }
  .news-banner .page-banner-text h4{
    font-size: 1.8rem;
  }
  .news-banner .block-more{
    display: none;
  }
  .hangye-list li,
  .more-news-list li:nth-of-type(1){
    margin-top: 0;
  }
  .more-news-list{
    padding-bottom: 0;
  }
  .hangye-list li,
  .more-news-info{
    margin-top: 1rem;
  }
  .hangye-list li,
  .more-news-info,
  .more-news-img{
    width: 100%;
    float: none;
  }
  .dongtai-text{
    margin: 1rem 0 2rem;
  }
  .dongtai-video{
    margin-top: 2rem;
  }
  .dongtai-video,
  .dongtai-list,
  .more-news-list li{
    width: 100%;
    float: none;
  }
  .solution-text,
  .solu-banner .solution-banner-text p{
    display: none;
  }
  .solution-banner-text{
    width: 100%;
  }
  .news-section .solution-banner-text h4,
  .solution-banner-text p,
  .solu-section .solution-banner-text h4{
    color:#333;
  }
  .news-section .jiegou,
  .solu-section .jiegou{
    position: static;
    transform: none;
  }
  .news-section .solution-banner-text h4,
  .solu-section .solution-banner-text h4{
    padding-top: 3rem !important;
  }
  .block-more.jishu{
    margin-bottom: 3rem;
  }
  .page-banner .banner-next{
    width: 38px;
    height: 38px;
  }
  .article-case-top .article-case-location{
    padding-bottom: 1rem;
  }
  .article-case-top .article-case-location,
  .article-case-top .article-case-title{
    width: 100%;
    float: none;
    text-align: left;
  }
  .article-case-top{
    padding-top: 0;
  }
  .pro-article figure{
    width: 99%;
  }
  .pro-info-desc>div{
    line-height: 2.15rem;
  }
  .pro-info .price,
  .pro-info-desc>div{
    font-size: 15px;
  }
  .small-list{
    height: 5.875rem;
  }
  .small-list li{
    width: 5.875rem;
    height: 5.875rem;
  }
  .pro-re{
    padding-bottom: 3rem;
  }
  .pro-re .swiper-slide figcaption{
    padding: .75rem 10px;
  }
  .pro-info,
  .pro-article{
    width: 100%;
    float: none;
  }
  .product .pro-wrap2:first-child{
    display: none;
  }
  .product-list1 li:nth-child(2n+1){
    margin-right: 1.5%;
  }
  .product-list1 li:nth-child(2n){
    margin-left: 1.5%;
  }
  .product-list1 li{
    margin-left: 0;
    margin-right: 0;
    width: 48.5%;
  }
  .case-list{
    padding-top: 2rem;
  }
  .intro-title{
    padding-top: 4rem;
  }
  .page-banner-text p{
    padding-top: 0.975rem;
    line-height: 1;
    font-size: 1.275rem;
  }
  .page-banner-text h4{
    font-size: 1.8rem;
  }
  .page-banner-text,
  .page-banner-text p,
  .page-banner-text h4{
    width: 100%;
  }
  .product-type .container{
    width: 90%;
  }

  .serve-list li:nth-of-type(3),
  .serve-list li:nth-of-type(4){
    margin-top: 20px;
  }
  .serve-list li{
    width: 50%;
  }
  .intro-title h4{
    font-size: 1.525rem;
  }
  .index-visual-item+.index-visual-item{
    margin-top: 10px;
    width: 100%;
  }
  .honor-text li:nth-of-type(3) p,
  .honor-text li:nth-of-type(2) p,
  .honor-text li p{
    padding: 0;
    border-bottom: 1px dashed #dcdcdc;
  }
  .honor-text li:nth-of-type(3),
  .honor-text li:nth-of-type(2),
  .honor-text li{
    width: 100%;
    padding: 0;
    border: 0;
  }
  .case-list li:nth-of-type(2n+1),
  .honor-list-big li:nth-of-type(2n+1){
    margin-right: 1.5% !important;
  }
  .case-list li:nth-of-type(2n),
  .honor-list-big li:nth-of-type(2n){
    margin-left: 1.5% !important;
  }
  .honor{
    padding-bottom: 5rem;
  }
  .case-list li,
  .honor-list-big li{
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
    width: 48.5%;
    margin-bottom: 1rem;
  }
  .index-visual-item{
    width: 100%;
  }
  .case-list li:nth-of-type(3n),
  .cooperation-list li:nth-of-type(3n),
  .honor-list li:nth-of-type(3n){
    margin-right: 0;
  }
  .cooperation-list{
    padding-bottom: 4rem;
  }
  .cooperation-list,
  .honor-list{
    justify-content: flex-start;
  }
  .cooperation-list li,
  .honor-list li{
    width: 31.33334%;
    margin-right: 3%;
  }
  .about-article2>div{
    margin-top: 30px;
  }
  .about-article2>div,
  .about-article2 img{
    width: 100%;
  }
  .index-about img {
    padding: 0;
    border: 0;
    width: 20%;
    display: block;
    float: none;
    margin: 0 auto 30px;
  }
  .index-about .index-about-article {
    float: none;
    width: 100%;
  }
  .index-item{
    height: auto;
    padding-bottom: 0;
  }
  .index-item .item-list li{
    /* position: static; */
    position: relative;
  }
  .index-item .item-list.item-three li img{
    width: 100%;
  }
  .index-item .item-list.item-three li{
    float: none;
    width: 100%;
  }
  
  /* .index-item {
    overflow-x: scroll;
    padding-bottom: 42%;
  }
  .index-item .item-list.item-three {
    width: 234%;
  }
  .index-item .item-list.item-three li {
    position: static !important;
    float: left !important;
    width: 33.333334% !important;
    left: 0 !important;
    overflow: hidden;
  }
  .index-item .item-list.item-two {
    width: 156%;
  }
  .index-item .item-list.item-two li {
    position: static !important;
    float: left !important;
    width: 50% !important;
    left: 0 !important;
    overflow: hidden;
  } */
  .tab-pic > div {
    width: 50%;
  }
  .tab-pic div:first-child + div {
    left: 50%;
  }
  .tab-pic div:first-child + div + div,
  .tab-pic div:first-child + div + div + div + div + div + div,
  .tab-pic div:first-child + div + div + div + div + div,
  .tab-pic div:first-child + div + div + div + div {
    display: none;
  }
  .tab-pic div a span {
    font-size: 12px;
  }
  .tab-pic div a h3 {
    font-size: 16px;
  }
  .tab-pic div a i {
    width: 20px;
    height: 20px;
  }
  .tab-pic div a > div {
    bottom: 16px;
  }
  .index-news-list li {
    /* width: 100%; */
  }
  .page-item-top .page-item-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .page-item-top .page-item-left .page-item-title h4 {
    padding: 4px 0 7px;
  }
  .page-item-top .page-item-left .page-item-title {
    padding: 0;
  }
  .page-item-top .page-item-left .page-item-content {
    line-height: 21px;
    font-size: 12px;
  }
  .item-relative-list {
    flex-wrap: wrap;
  }
  .item-relative-list li {
    margin: 0 0 20px 0 !important;
    width: 50%;
    padding-bottom: 27.2%;
  }
  .item-relative-list a:hover figcaption p {
    display: none;
  }
  .item-relative-list a:hover figcaption span {
    display: none;
  }
  .item-relative-list a:hover figcaption i {
    display: none;
  }
  .footer {
    /* margin-top: 75px; */
  }
  .footer .ft-t {
    top: -30px;
  }
  .footer .ft-t li {
    line-height: inherit;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footer .ft-l {
    overflow: hidden;
    width: 100%;
    text-align: center;
  }
  .footer .ft-r div {
    margin-left: 25px;
  }
  .footer .ft-m {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 0;
    float: none;
    margin: 0;
    clear: both;
    text-align: center;
  }
  .footer .ft-m h4 {
    float: none;
    display: inline-block;
  }
  .footer .ft-t li span {
    font-size: 12px;
  }
  .footer .ft-t li i {
    width: 16px;
    height: 16px;
  }
  .footer .ft-t li:first-child + li i {
    background-size: auto 16px;
    vertical-align: top;
  }
  .footer .ft-t li:first-child + li + li i {
    background-size: 16px auto;
  }
  .footer {
    padding: 50px 0 0;
  }
  .page-news .news-list li {
    width: 49.21%;
    margin-bottom: 25px;
  }
  .contact-form .form-right,
  .contact-form .form-left {
    width: 100%;
  }
  .contact-form .form-right {
    margin-top: 10px;
  }
  .contact-pc {
    display: none;
  }
  .contact-mb {
    display: block;
  }
  .contact-form form .submit {
    margin-top: 25px;
  }
  .contact-mb-l {
    margin-bottom: 30px;
    overflow: hidden;
  }
  .contact-mb-r {
    overflow: hidden;
  }
  .contact-mb-address h4 {
    padding: 20px 0;
    font-size: 22px;
  }
  .contact-mb-address p {
    font-size: 13px;
    line-height: 26px;
  }
  .item-relative-list li img {
    width: 100%;
  }
  .contact-mb-info {
    padding-top: 25px;
    font-size: 13px;
    line-height: 26px;
  }
  .contact-mb-info p {
    float: left;
  }
  .contact-mb-info img {
    float: right;
    margin-top: 42px;
  }
  .item-relative-list li figcaption p {
    bottom: 23%;
  }
  .news-article-img {
    padding-top: 25px;
  }
  .article-title {
    font-size: 18px;
  }
  .article-info {
    font-size: 12px;
  }
  .article-content {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .article-content img {
    padding: 10px 0;
  }
  .index-item .item-list li i {
    transform: rotate(0deg);
    opacity: 1;
  }
  .page-item-top {
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
  }
  .page-item-top img {
    position: absolute;
    top: 0;
    width: auto;
    max-width: unset;
    height: 100%;
    left: 0;
  }
  .page-item-top .page-item-left .page-item-left-wrap .page-item-content {
    padding-top: 15px;
  }
  .index-news-list{
    width: 234%;
    overflow-x: visible;
  }
  .index-news{
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
  }
  .index-news-list li{
    
  }
  .about-article3-ol li{
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .about-article3-ol li img{
    display: block;
    margin: 0 auto 5px;
  }
  .about-article3-ol li div{
    width: 100%;
    margin-left: 0;
  }
  .about-article3-ol li:nth-child(even) {
    border-right:0;
  }
}

@media screen and (max-width: 540px) {
  .list-3 li{
    margin-top: 10px;
    width: 100%;
    margin-right: 0;
  }
  .header .header-logo{
    padding-top: 0 !important;
    position: absolute;
    top:50%;
    line-height: 1;
    transform: translateY(-50%);
  }
  /* .header-block,
  .header{
    height: 32px;
  } */
  .menu-btn{
    height: 24px;
    line-height: 1;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0 !important;
  }
  /* .header .header-logo img{
    height: 20px;
  } */
  .index-banner figcaption {
    transform: translateY(-50%);
  }
  .menu-btn i{
    width: 22px;
    height: 2px;
  }
  .menu-btn i.menu-btn-top {
    top: -8px;
  }
  .menu-btn i.menu-btn-bottom {
    bottom: -8px;
  }
  .menu-btn span{
    margin-top: 8px;
    width: 22px;
    height: 2px;
  }
  .index-banner {
    /* padding-bottom: 60%; */
    padding-bottom: 48.6111%;
  }
  .index-banner img {
    z-index: 9;
    top: 0;
    left: 50%;
    width: auto;
    max-width: unset;
    height: 100%;
    transform: translateX(-50%);
  }
  .index-banner video{
    width: 100%;
    object-fit: cover;
  }
  .index-banner figcaption h2 {
    font-size: 22px;
    padding: 0 5%;
  }
  .index-banner figcaption small {
    padding: 10px 5% 0;
    display: block;
    display: none;
    font-size: 12px;
  }
  .index-banner figcaption .video-btn {
    width: 110px;
    height: 34px;
    line-height: 34px;
    margin-top: 5%;
    font-size: 12px;
    letter-spacing: 1px;
  }
  .index-banner img {
    z-index: 0;
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .index-banner video{
    z-index: 1;
  }
  /* .index-banner video{
    width: 1px !important;
    height: 1px !important;
    display: none;
    opacity: 0;
    visibility: hidden;
  } */
  .index-about-article {
    text-align: justify;
  }
  .title-style h4,
  .footer .ft-l h4 {
    font-size: 22px;
  }
  .index-about {
    padding: 35px 0;
  }
  .index-link .owl-prev, .index-link .owl-next {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    left: -26px;
  }
  .index-link .owl-next {
    left: auto;
    right: -26px;
  }
  .index-link .owl-prev:after, .index-link .owl-next:after {
    width: 5px;
    height: 5px;
    margin-left: 9px;
    margin-top: 8px;
  }
  .index-link .owl-next:after {
    margin-left: 6px;
  }
  .index-case .title-style, .index-link .title-style {
    padding: 30px 0;
  }
  .view-more {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .page-title {
    padding: 35px 0 30px;
  }
  .page-about .about-content {
    padding-bottom: 40px;
  }
  .about-icon-list li p {
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 14px;
  }
  .about-icon-list li i {
    border: 6px solid #f5f5f5;
    box-shadow: 0 0 0 1px #e5e5e5;
  }
  .tab-ol li a {
    font-size: 14px;
  }
  .about-article img {
    padding: 25px 0 30px;
  }
  .about-img-list {
    padding-top: 30px;
  }
  .about-img-list img {
    padding: 0;
  }
  .about-article p,
  .page-about .about-content p {
    font-size: 14px;
  }
  .about-icon-list li span {
    font-size: 12px;
  }
  .page-title h4, .title-style h4 {
    font-size: 22px;
  }
  .page-title hr {
    margin-top: 16px;
  }
  .product-list li {
    width: 50%;
  }
  .list-more {
    font-size: 14px;
    line-height: 45px;
    height: 45px;
  }
  .page-news .news-list li {
    width: 96%;
    float: none;
    margin: 0 auto 25px;
  }
  .contact-form .form-left input {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }
  .contact-form .form-right textarea {
    padding: 10px 20px;
    font-size: 14px;
  }
  .footer .sirui{
    padding-top: 10px;
  }
  .contact-info4 h2{
    padding-top: 3.5rem;
    padding-bottom: 2rem;
    font-size: 2.55rem;
  }
}

@media screen and (max-width: 530px){
  .page-banner{
    padding-bottom: 72%;
  }
}