.head{
    display: none;
}

@media (max-width: 992px){
    ul,li,ol{
        list-style: none;
        padding: 0;
    }
    .business-banner {
        margin-top: 10%;
    }
    .navbar{
        display: none;
    }
    .head {
        display: block;
        width: 100%;
        height: 60px;
        position: fixed;
        top: 0;
        z-index: 999;
        background-color: #fff;
    }
    .head .w-750 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 3% 5% 1%;
        margin: 0 auto;
    }
    .head .w-750 .indexheaderleft {
        display: flex;
        align-items: center;
        width: 100%;
    }
    .head .w-750 .indexheaderleft .logo {
        display: flex;
        align-items: center;
        width: 100%;
    }
    .head .w-750 .indexheaderleft .logo .cimgbox {
        display: flex;
        align-items: center;
    }
    .head .w-750 .indexheaderleft .logo .cimgbox img {
        width:22%;
        height: 100%;
        object-fit: cover;
        margin-top: 0%;
    }
    .head .w-750 .indexheaderleft .logo .cimgbox .logo_w {
        display: block;
    }
    .head .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
        display: none;
    }
    .head .w-750 .indexheaderleft .rightbox {
        display: none;
    }
  .head .w-750 .indexheaderleft .rightbox .cnav {
    position: absolute;
    z-index: 999;
    top:58px;
    left: 0;
    width: 100%;
    height: 0;
    line-height: 2.66666667rem;
    color: #333;
    background: #fff;
    overflow-y: auto;
    transition: 0.3s;
    text-align: left;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs {
    border-top: 0.06666667rem solid #f1f1f1;
    padding:3% 6%;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox .cn1 {
    display: block;
    width: 90%;
    color: #333;
    font-size: 14px;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox .svgffg {
    width: 0.53333333rem;
    height: 0.53333333rem;
    transition: all 0.3s;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox.on .svgffg {
    transform: rotate(90deg);
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox {
    display: none;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox .dropli {
    border-top: 0.06666667rem solid #f1f1f1;
    padding: 3% 6%;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox .dropli a {
    color: #333;
    font-size: 14px;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox .dropli:last-child {
    padding-bottom: 0;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox.on {
    display: block;
  }
  .head .w-750 .indexheaderleft .c-switch {
    position: relative;
    display: block;
    width: 22px;
    height: 16px;
    cursor: pointer;
  }
  .head .w-750 .indexheaderleft .c-switch i {
    position: absolute;
    left: 0;
    height: 0.13333333rem;
    width: 100%;
    background: #000;
    transition: all 0.3s;
  }
  .head .w-750 .indexheaderleft .c-switch i:nth-child(1) {
    top: 0;
  }
  .head .w-750 .indexheaderleft .c-switch i:nth-child(2) {
    top: 50%;
    margin-top: -0.02rem;
  }
  .head .w-750 .indexheaderleft .c-switch i:nth-child(3) {
    bottom: -0.07333333rem;
  }
  .c-style2 {
    background-color: #fff !important;
    box-shadow: 0 0 0.66666667rem 0 #33333314;
    position: fixed;
  }
  .c-style2 .w-750 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3.5% 5% 0;
    margin: 0 auto;
  }
  .c-style2 .w-750 .indexheaderleft {
    display: flex;
    width: 100%;
  }
  .c-style2 .w-750 .indexheaderleft .logo {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox {
    display: flex;
    align-items: center;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox img {
    width: 22%;
    height: 100%;
    object-fit: cover;
    margin-top: 0%;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: none;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: block;
  }
  .c-style2 .w-750 .indexheaderleft .rightbox {
    display: flex;
    align-items: center;
  }
  .c-style2 .w-750 .indexheaderleft .rightbox .cnav {
    height: 100vh;
  }
  .c-style2 .w-750 .indexheaderleft .sousyuyan {
    display: none;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch {
    position: relative;
    display: block;
    margin: 0;
    width: 20px;
    height: 15px;
    cursor: pointer;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i {
    position: absolute;
    left: 0;
    height: 0.13333333rem;
    width: 100%;
    background: #122546;
    transition: all 0.3s;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i:nth-child(1) {
    top: 50%;
    margin-top: -0.06666667rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i:nth-child(2) {
    opacity: 0;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i:nth-child(3) {
    bottom: 50%;
    margin-bottom: -0.0745rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .head.active {
    background-color: #fff;
  }
  .head.active .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: none;
  }
  .head.active .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: block;
  }
  .head.active .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh .icon {
    fill: #000;
  }
  .head.active .w-750 .indexheaderleft .c-switch i {
    background: #122546;
  }


    #navbarNav {
    margin-left: 0 !important;
}

.cjains{
  display: none !important;
}
  footer {
      background: #141519;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      width: 100% !important;
  }
  footer {
      padding-top: 25px !important;
      padding-bottom: 25px !important;
  }

  footer .row {
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
        gap: 10px;
        margin: 0 !important;
        width: 100%;
        padding: 0;
    }
    footer .col-md-3 {
    flex: 0 0 auto;
    width: 48%;
    max-width: none;
    padding: 0 !important;
    display: flex;
    align-items: flex-start;
}
.sabub{
    width: 100% !important;
}
.sacmsamc{
    display: none;
}
.contact-phone, .contact-address {
    flex: 0 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    width: 100%;
}
.contact-phone p, .contact-address p{
    font-size: 12px;
    width: 80%;
}
.footer-title {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    height: 20px;
}
.footer-link-item {
    color: #b0b0b0;
    font-size: 12px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-block;
    position: relative;
    padding: 2px 0;
    line-height: 1.4;
}
.footer_bottom {
    width: 100%;
    height: 50px;
    background: #333538;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #FFFFFF;
}

.footer-column-content{
  width: 100%;
}
.contact-phone img, .contact-address img {
    width: 15px;
    height: 15px;
    margin-bottom: 0;
}
    .cauicsbai {
        width: 100% !important;
        text-align: center;
    }
    .footervdmsi{
      text-align: center !important;
      width: 100% !important;
    }
    .qrcode-image{
      width: 120px !important;
      height: 120px !important;
    }
    
        .sabub {
        margin-bottom: 0 !important;
    }
        .cauicsbai {
        margin-bottom: 0 !important;
    }
    .qrcode-container{
         margin-top:15px !important;
    }
    footer .row{
        gap: 0 !important;
    }
}