@media screen and (max-width: 1300px) {
  /* .wrapOther1 .banner .bannerImgText{
    top:7%;
  } */
}
@media screen and (max-width: 1180px) {
    /* .welcome {
        width: 92%;
        margin: 0 auto;
    } */
    .wrapOther1 .banner .bannerImgText{
      margin-top:128px;
    }
    .wrapOther1 .banner .centerBg{
      width: 92% !important;
      margin:0 auto;
    }
    .wrapOther1 .banner .bannerImgText h1{
      font-size:35px;
    }
    .wrapOther1 .banner .bannerImgText p{
      font-size:18px;
      margin-top:5px;
    }
    .wrapOther1 .banner .bannerImgText .bannerBtn a{
      font-size: 16px;
      width: 140px;
      height: 40px;
      line-height: 40px;
    }
    .wrapOther1 .banner .bannerImgText .bannerBtn{
      margin-top:20px;
    }
    .wrapOther1 .banner .bannerImgText h1{
      line-height: 47px;
    }
    .header .centerBg{
      width:92% !important;
    }
    .header .navLeft{
      width: 59% !important;
    }
    .header .navLeft ul{
      margin-left:3.6% !important;
    }
    .header .navLeft ul li{
      margin-right:6%;
    }
    .wrapOther2{
      width:92%;
      margin:0 auto;
      overflow:hidden;
    }
    .wrap1{
      width:92%;
      margin:0 auto;
    }
    .wrap2 .wrap2ContentTop .centerBg,.wrap2 .wrap2ContentBottom .centerBg,.wrap2 .wrap2ContentCenter .centerBg{
      width:92%;
      margin:0 auto;
    }
    .wrap2 .wrap2ContentTop .wrap2Left,.wrap2 .wrap2ContentCenter .wrap2Left,.wrap2 .wrap2ContentBottom .wrap2Left{
      width:80%;
      margin:0 auto;
      float:none;
    }
    .wrap2 .wrap2ContentTop .wrap2Right,.wrap2 .wrap2ContentCenter .wrap2Right,.wrap2 .wrap2ContentBottom .wrap2Right{
      width:72%;
      margin:20px auto 0;
      float: none;
    }
    .wrap2 .wrapContentList{
      width:92%;
      margin:46px auto 0;
    }
    .wrap2 ul li{
      width:13%;
      margin-bottom:0;
    }
    .wrap3 .centerBg{
      width:92%;
      margin:0 auto;
    }
    .wrap3 ul li{
      width:48%;
      margin-right:2%;
    }
    .wrap3 ul li .p1, .wrap3 ul li .p2, .wrap3 ul li .p3{
      width:82%;
    }
    .wrap5 .centerBg{
      width:92%;
      margin:0 auto;
    }
    .wrap5 ul li{
      width:19.31%;
      margin-right:0.8%;
    }
    .wrap6 .centerBg{
      width:92%;
      margin:0 auto;
    }
    .wrap6 ul li{
      width:30.58%;
      margin-right:0.8%;
    }
    .footer .centerBg .footerTop{
      width:92%;
      margin:0 auto;
    }
    .footer .centerBg .footerTop .codeList{
      margin-left: 200px;
    }
    .wrap1 .wrap1Content{
      width: 800px;
      height: 615px;
      margin:0 auto;
      position:relative;
    }
    .wrap1Content ul{
      position:absolute;
      width: 800px;
      height: 615px;
      margin:0 auto;
    }
    .wrap1Content ul li.one1{
      top: 186px;
      left: 134px;
    }
    .wrap1Content ul li.one2{
      top: 186px;
      right: 134px;
    }
    .wrap1Content ul li.two1{
      top: 222.62px;
      left: -64px;
    }
    .wrap1Content ul li.two2{
      top: 222.62px;
      right: -64px;
    }
    .wrap1Content ul li.three1{
      top: 276.25px;
      left: 89px;
    }
    .wrap1Content ul li.three2{
      top: 276.25px;
      right: 89px;
    }
    .wrap1Content ul li.four1{
      top: 322.76px;
      left: -59px;
    }
    .wrap1Content ul li.four2{
      top: 322.76px;
      right: -59px;
    }
    .wrap1Content ul li.five1{
      top: 362.96px;
      left: 117px;
    }
    .wrap1Content ul li.five2{
      top: 362.96px;
      right: 117px;
    }
    .wrap1Content ul li.six1{
      top: 405.96px;
      left: -38px;
    }
    .wrap1Content ul li.six2{
      top: 404.96px;
      right: -38px;
    }
    .wrap1Content ul li.seven{
      top: 415.96px;
      right: 213px;
    }
    .wrap3 ul li{
      width: 44%;
      margin-right: 2%;
    }
    .wrap4{
      width:92%;
      margin:0 auto;
      padding-top:6%;
    }
    .wrap4 .top ul li{
      width: 16%;
      height:100%;
      
    }
    .wrap4SuccessList{
      margin-top:6%;
    }
    .wrap4SuccessList .solutWrap4Content .leftContent{
      width:40%;
    }
    .wrap4SuccessList .solutWrap4Content .rightContent{
      width:60%;
    }
    .wrap2 h3, .wrap3 h3, .wrap4 h3, .wrap5 h3, .wrap7 h3{
      width:92%;
      margin:1% auto 0;
    }

}

@media screen and (max-width: 1030px) {
    .header .navLeft ul{
        width:77% !important;
    }
}
@media screen and (max-width: 975px) {

    .header .navLeft{
        width:54%;
    }
    .header .navLeft ul li{
      margin-right: 5% !important;
    }
    .wrapOther1 .banner{
      height:300px;
    }
    .wrapOther1 .banner .bannerImgText{
      width:550px;
      margin-top:75px;
    }
    .wrapOther1 .banner .bannerImgText h1{
      font-size: 27px;
    }
    .wrapOther1 .banner .bannerImgText p{
      font-size: 15px;
      line-height: 22px;
    }
    .wrapOther1 .banner .bannerImgText .bannerBtn a{
      width: 100px;
      height: 35px;
      line-height:35px;
      font-size: 13px;
    }
}
@media screen and (max-width: 860px) {
  .header .navRightMedia,.header .navLeft ul{
    display:none;
  }
  .header .navLeft{
    width:15% !important;
  }
  .header .navRightOther{
    display:block !important;
  }
  .wrap4SuccessList .solutWrap4Content .rightContent{
    padding: 6% 5% 5%;
  }
  .wrap4 .top ul li{
    margin-right:0;
    margin:0 2%;
  }
  .wrap1 h2, .wrap2 h2, .wrap3 h2, .wrap4 h2, .wrap5 h2, .wrap6 h2, .wrap7 h2{
    font-size: 28px;
  }
  .wrap2 h3, .wrap3 h3, .wrap4 h3, .wrap5 h3, .wrap7 h3{
    font-size:15px;
  }
  .wrap2 .wrap2ContentTop .wrap2Right h4,.wrap2 .wrap2ContentCenter .wrap2Right h4,.wrap2 .wrap2ContentBottom .wrap2Right h4{
    font-size: 25px;
  }
  .wrap3 ul li h3{
    font-size: 18px;

  }
  .wrap3 ul li .p1, .wrap3 ul li .p2, .wrap3 ul li .p3{
    font-size: 13px;
  }
  .wrap4SuccessList .solutWrap4Content .rightContent .intro{
    font-size: 18px;
  }
  .wrap4SuccessList .solutWrap4Content .rightContent ul li .sum{
    font-size: 37px;
  }
  .wrapOther2 .cooperationList{
    height: 130px;
  }
  .wrapOther2 .cooperationList ul{
    padding: 16px 0 12px 0 !important;
    line-height: 141px;
  }
  .wrapOther2 .cooperationList{
    height: 80px;
  }
  .wrapOther2 .cooperationList ul li{
    width: 150px !important;
    height: 80px;
    text-align: center;
    margin: 0 5px;
  }
  .wrap2 .wrapContentList{
    margin: 3% auto 0;
    padding: 2% 0;
  }
  .wrap2 ul li span{
    font-size:12px;
  }
  .wrap2 .wrap2ContentTop .centerBg, .wrap2 .wrap2ContentCenter .centerBg, .wrap2 .wrap2ContentBottom .centerBg{
    padding: 4% 0;
  }
  .wrap3{
    padding:4% 0 0 0;
  }
  .wrap5{
    margin:4% 0;
  }
  .wrap6 ul{
    margin-top:3%;
  }
  .wrap6{
    margin-bottom:4%;
  }
  .wrap6 ul li{
    width:28%;
    margin:0 2%;
  }
  .wrap6 ul li{
    padding:4% 2%;
  }
  .wrap1 .wrap1Content{
    width:620px;
    height:504px;
    margin:0 auto;
  }
  .wrap1Content ul{
    width:620px;
    height:504px;
  }
  .wrap1Content ul li.one1{
    top: 162px;
    left: 54px;
  }
  .wrap1Content ul li.one2{
    top: 162px;
    right:  54px
  }
  .wrap1Content ul li.two1{
    top: 196.62px;
    left: -92px;
  }
  .wrap1Content ul li.two2{
    top: 196.62px;
    right: -92px;
  }
  .wrap1Content ul li.three1{
    top: 224.25px;
    left: 24px;
  }
  .wrap1Content ul li.three2{
    top: 224.25px;
    right: 24px;
  }
  .wrap1Content ul li.four1{
    top: 250.76px;
    left: -98px;
  }
  .wrap1Content ul li.four2{
    top: 250.76px;
    right: -98px;
  }
  .wrap1Content ul li.five1{
    top: 280.96px;
    left: 32px;
  }
  .wrap1Content ul li.five2{
    top: 280.96px;
    right: 32px;
  }
  .wrap1Content ul li.six1{
    top: 308.96px;
    left: -86px;
  }
  .wrap1Content ul li.six2{
    top: 308.96px;
    right: -86px;
  }
  .wrap1Content ul li.seven{
    top: 339.96px;
    right: 121px;
  }
  .wrap1Content ul li p{
    font-size:12px;
    line-height:33px;
  }
  .wrap1Content ul li span{
    width:33px;
    height:33px;
  }
}