@media only screen and (max-width: 960px) {
  .sidebar-nav-open{
    right: -1px;
  }
  .hamburger.is-closed .hamb-middle {
    margin-top: -1px;
  }
  .hamburger.is-closed .hamb-top {
    top: 2px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 2px;
  }
  .sidebar-nav {
    z-index: 99999999;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 12px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .hamburger {
    height: 20px;
    right: 2%;
    width: 25px;
    top: 14px;
    z-index: 999999999;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    background-color: #222222;
    height: 2px;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .center{
    width: 97%;
  }
  .headerInner .right{
    display: none;
  }
  .header-box{
    left: 0px;
    border-radius: 0px;
    top: 0px;
    height: 45px;
    width: 100%;
  }
  .headerInner{
    width: 97%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
  }
  .header-box .logo img{
    height: 30px;
  }
  .i1-box{
    padding-top: 45px;
    height: auto;
  }
  .i1-box .mide{
    display: none;
  }
  #diaologVideo{
    display: none;
  }
  #bgVideo{
    display: block !important;
    min-height: 210px;
  }
  #appVideo{
    display: block;
  }
  .i2-box{
    height: auto;
  }
  .i2-box .bg{
    min-height: 210px;
  }
  .i2Inner .sm{
    width: 150px;
    height: calc(150px - 20px);
    padding-top: 15px;
    border-radius: 4px;
  }
  .i2Inner .sm .title{
    width: 90%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .i2Inner .sm .title p{
    width: 90%;
  }
  .i2Inner .sm .lg{
    display: none;
  }
  .i2Inner .sm .title h4{
    font-size: 14px;
  }
  .i2Inner .sm .wx{
    height: 50px;
    width: auto;
  }
  .i3-box{
    display: none;
  }
  .i3Inner h3{
    font-size: 14px;
  }
  .i3Inner h6{
    width: 50%;
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0 20px 0;
  }
  .i3Inner.right h6{
    margin-left: auto;
  }
  .app-swiper{
    width: 100%;
    min-height: 210px;
    height: auto;
  }
  .app-swiper .mySwiper{
    height: 100%;
  }
  .app-swiper img{
    width: 100%;
    min-height: 210px;
    object-fit: cover;
  }
  .app-swiper .content{
    position: absolute;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);
  }
  .app-swiper .swiper-slide:nth-of-type(even) .content .pb-more{
    margin-left: auto;
  }
  .pb-more{
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .proInner{
    padding: 80px 0;
  }
  .pb-title h3{
    font-size: 18px;
  }
  .pb-title .line{
    width: 30px;
    height: 2px;
    margin: 10px auto 0;
  }
  .pro-list li:nth-of-type(2n){
    transform: translateY(0px);
  }
  .pro-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .pro-list li a{
    width: calc(100% - 14px);
    padding: 15px 7px 20px 7px;
  }
  .pro-list li a h4{
    font-size: 14px;
  }
  .pro-list li a h6{
    font-size: 12px;
    margin: 5px 0 12px 0;
  }
  .pro-list li a img{
    height: 130px;
  }
  .pro-list{
    margin-top: 35px;
  }
  .prodInner{
    padding: 80px 0;
  }
  .prodInner .top h3{
    font-size: 18px;
  }
  .prodInner .top .time{
    font-size: 14px;
    margin-top: 10px;
  }
  .prodInner .content{
    margin-top: 20px;
  }
  .prodInner .content p, .prodInner .content span{
    font-size: 12px !important;
    line-height: 20px !important;
    margin-top: 15px !important;
  }
  .prodInner .content img{
    margin: 30px 0;
  }
  .banner{
    height: 220px;
  }
  .brand1Inner{
    padding: 40px 0;
  }
  .brand1Inner .box{
    margin-top: 30px;
  }
  .brand1Inner .box .item{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .brand1Inner .box .item .left{
    width: 250px;
    height: 250px;
  }
  .brand1Inner .box .item .left img{
    width: 97%;
    height: 97%;
  }
  .brand1Inner .box .item .right{
    width: 100%;
    margin-top: 20px;
  }
  .pb-js-title h4{
    font-size: 16px;
  }
  .pb-js-title h6{
    font-size: 14px;
    margin: 3px 0 10px 0;
  }
  .pb-js-title p{
    width: 20px;
  }
  .brand1Inner .box .item .right .js{
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }
  .brand1Inner .box .item:nth-of-type(even){
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .pb-title h4{
    font-size: 14px;
    margin-top: 7px;
  }
  .pb-title.active .line{
    margin: 12px auto 0;
  }
  .brand2Inner .ct{
    margin-top: 20px;
  }
  .brand2Inner h6{
    font-size: 12px;
    line-height: 20px;
  }
  .brand2Inner .content{
    margin: 20px 0;
    border-radius: unset;
    height: auto;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .brand2Inner .content.app{
    display: block;
  }
  .brand2Inner .content.pc{
    display: none;
  }
  .brand2Inner .content .item:not(:first-of-type){
    border-left: none;
  }
  .brand2Inner .content .item{
    width: 100%;
    height: 200px;
  }
  .brand2Inner .content .item .bg{
    object-fit: unset;
  }
  .brand2Inner .content .item .flow h5{
    font-size: 14px;
  }
  .brand2Inner .content .item .flow .js{
    font-size: 12px;
    line-height: 20px;
    margin: 7px 0 20px 0;
  }
  .brand2Inner .content .item .flow{
    height: calc(100% - 20px);
    padding: 20px 15px 0 15px;
    width: calc(100% - 30px);
    background-color: rgba(255, 255, 255, 0.9);
  }
  .brand2Inner{
    padding: 0 0 40px 0;
  }
  .com1Inner{
    padding: 40px 0;
  }
  .com1Inner .top{
    margin-top: 30px;
  }
  .com1Inner .top .ct{
    margin-top: 20px;
  }
  .com1Inner .top .ct .left{
    width: 100%;
  }
  .com1Inner .top .ct .right{
    display: none;
  }
  .com2Inner .bottom{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .com2Inner .bottom .right{
    width: 100%;
  }
  .com1Inner .top .ct .left .js-box .js{
    font-size: 12px;
    line-height: 20px;
  }
  .com1Inner .top .ct .left .js-box p{
    font-size: 12px;
    margin-top: 10px;
  }
  .com1Inner .top .ct .left .row-box{
    margin: 30px 0 25px 0;
  }
  .com1Inner .top .ct .left .row-box .row .line{
    width: 3px;
    height: 15px;
  }
  .com1Inner .top .ct .left .row-box .row .txt{
    width: calc(100% - 20px - 3px);
    margin-left: 20px;
  }
  .com1Inner .top .ct .left .row-box .row .txt .tm{
    font-size: 14px;
  }
  .com1Inner .top .ct .left .row-box .row .txt .wz{
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
  .com1Inner .top .ct .left .row-box .row:not(:first-of-type){
    margin-top: 20px;
  }
  .com1Inner .top .ct .left .db-js{
    font-size: 14px;
    line-height: 26px;
  }
  .com1Inner .bottom{
    margin-top: 30px;
    height: auto;
    flex-direction: column;
    -webkit-flex-direction: column;
    position: unset;
  }
  .com1Inner .bottom .left .bg{
    width: 100%;
    height: 100%;
  }
  .com1Inner .bottom .left{
    width: 250px;
    height: 250px;
    position: relative;
    right: unset;
    top: unset;
  }
  .com1Inner .bottom .right{
    width: 100%;
    margin-top: 25px;
  }
  .com1Inner .bottom .right .js{
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }
  .com2Inner{
    padding: 40px 0;
  }
  .com2Inner .top{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .com2Inner .top .js{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }
  .com2Inner .bottom{
    margin-top: 30px;
  }
  .com2Inner .bottom .left .row h5{
    font-size: 14px;
  }
  .com2Inner .bottom .left .row .wz{
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    margin-top: 10px;
  }
  .com2Inner .bottom .left{
    width: 100%;
  }
  .com2Inner .bottom .left .row:not(:first-of-type){
    margin-top: 15px;
  }
  .com2Inner .bottom .right{
    margin-top: 20px;
  }
  .com2Inner .bottom .right .mySwiper img{
    height: 200px;
  }
  .query1Inner{
    padding: 80px 0 40px 0;
  }
  .query1Inner .map-box{
    margin-top: 30px;
    height: 200px;
  }
  .query1Inner .search-box{
    margin-top: 20px;
  }
  .query1Inner .query{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .el-input__inner{
    width: 100%;
    height: 35px;
    font-size: 12px;
    border-radius: 3px;
  }
  .el-select{
    margin-bottom: 18px;
    border-radius: 3px;
  }
  .el-button{
    width: 100%;
    height: 35px;
    font-size: 12px;
  }
  .query-list{
    margin-top: 30px;
  }
  .query-list li{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .query-list li a .row .left .mz{
    font-size: 14px;
  }
  .query-list li a .row .wz{
    font-size: 14px;
    width: calc(100% - 105px);
  }
  .query-list li a .row .left .img-box img{
    width: 15px;
    padding-top: 3px;
  }
  .query-list li a{
    padding: 18px 15px;
    width: calc(100% - 30px);
  }
  .banner .ct .box a{
    font-size: 12px;
    width: 100px;
    height: 30px;
    line-height: 30px;
  }
  .banner .ct .box a:not(:first-of-type){
    margin-top: 5px;
  }
  .join1-box{
    width: 97%;
    margin: 0 auto;
    padding: 40px 0 0 0;
  }
  .join1-box .container{
    margin-top: 30px;
  }
  .join1-box .container .js{
    font-size: 14px;
    line-height: 30px;
  }
  .join1-box .container .select{
    margin-top: 30px;
    padding: 40px 0;
    background: url('../images/cao.jpg') no-repeat center / cover;
  }
  .min-title h3{
    font-size: 16px;
  }
  .min-title .line{
    margin: 15px auto 0;
  }
  .join1-box .container .select .item-box{
    margin: 30px auto 0;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .join1-box .container .select .item-box .item{
    margin-right: 0;
    width: calc(100% - 30px);
    padding: 20px 15px;
    border-radius: 4px;
    height: calc(130px - 20px);
  }
  .join1-box .container .select .item-box .item:not(:first-of-type){
    margin-top: 15px;
  }
  .join1-box .container .select .item-box .item .tm{
    font-size: 14px;
  }
  .join1-box .container .select .item-box .item .line{
    margin: 15px auto 20px;
  }
  .join1-box .container .select .item-box .item .wz{
    font-size: 12px;
    line-height: 20px;
  }
  .join2Inner{
    padding: 40px 0;
  }
  .join2Inner .item-box{
    margin-top: 30px;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .join2Inner .item-box .item{
    width: calc(100% - 30px);
    padding: 20px 15px;
    margin-right: 0px;
    border-radius: 4px;
    height: calc(90px - 20px);
    margin-bottom: 15px;
  }
  .join2Inner .item-box .item .sz{
    font-size: 18px;
  }
  .join2Inner .item-box .item .txt .tm{
    font-size: 14px;
  }
  .join2Inner .item-box .item .txt .wz{
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
  }
  .join2Inner .item-box .item .txt{
    width: calc(100% - 30px);
  }
  .join2Inner .container{
    margin-top: 30px;
  }
  .join2Inner .container .js{
    margin-top: 20px;
  }
  .join2Inner .container .js{
    font-size: 14px;
    line-height: 30px;
  }
  .el-message{
    min-width: 97%;
  }
  .el-message__content{
    font-size: 12px;
  }
  .page{
    margin-top: 30px;
  }
  .page .el-pagination .btn-prev,
  .page .el-pagination .btn-next{
    width: 35px;
    height: 35px;
  }
  .page .el-pagination .btn-next{
    margin-left: 15px;
  }
  .header-box.active{
    background-color: #ffffff;
    box-shadow: 0 3px 5px rgb(0 0 0 / 5%);
  }
  .header-box.active .logo img:last-of-type{
    display: none;
  }
  .header-box.active .logo img:first-of-type{
    display: block;
  }
  .footerInner .top{
    display: none;
  }
  .footerInner .bottom a{
    font-size: 12px;
    text-align: center;
    width: 100%;
  }
  .footerInner .bottom a:not(:first-of-type){
    margin-top: 5px;
  }
  .footerInner .bottom{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 12px 0;
  }
  .footerInner .icon-box a{
    width: 30px;
    height: 30px;
  }
  .footerInner .icon-box a>img{
    max-width: 50%;
  }
  .footerInner .icon-box a:not(:first-of-type){
    margin-left: 15px;
  }
  .footerInner .icon-box{
    margin: 0 0 25px 0;
  }
  .footer-box .footerInner{
    padding-top: 25px;
  }
}