@media screen and (max-width: 600px) {
  body {
    font-size: 14px;
    max-width: 100% !important;
  }
  .row {
    padding: 0px !important;
    width: 100% !important;
    margin: 0px !important;
  }
  .page-container {
    width: 100% !important;
  }
  .active-list {
    width: 30px;
    height: 30px;
    display: block !important;
    position: absolute;
    right: 100px;
  }
  .active-list-box {
    max-width: 100%;
    width: 150px;
    background-color: white;
    position: fixed;
    height: auto;
    right: 50px;
    z-index: 100;
    top: 78px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
    text-align: center;
  }
  .active-list-box a {
    text-decoration: none;
    color: black;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
  }
  .locale {
    right: 50px !important;
  }
  .navigation {
    position: fixed !important;
    top: 0px;
    width: 100%;
  }
  .navigation .flex {
    width: 100% !important;
  }
  .flex .logo {
    width: 160px !important ;
    height: 58px !important;
  }
  .nav-right {
    display: none !important;
  }
  .banner {
    height: auto !important;
  }
  .header-title {
    margin-bottom: 0px !important;
    font-size: 16px !important;
  }
  .header-introduce {
    font-size: 12px !important;
    margin: 0px auto 10px !important;
  }
  #carouselExampleAutoplaying {
    height: auto !important;
  }
  .carousel-item {
    height: auto !important;
  }
  .carousel-inner {
    height: auto !important;
  }
  .carousel-item img {
    width: 100% !important;
    height: 130px !important;
  }
  .pos-content {
    top: 218px !important;
  }
  .home-shili {
    display: none;
  }
  .modules {
    display: block !important;
    height: auto !important;
    background-color: white;
  }
  .modules-list {
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 10px;
  }
  .modules-list-title {
    font-size: 16px !important;
  }
  .modules-list img {
    width: 30px !important;
    height: 30px !important;
  }

  .home-chanpin {
    padding: 20px 0 !important;
  }
  .large_box {
    display: block !important;
    padding: 10px;
  }
  .large_box .icon {
    width: 30px !important;
    height: 30px !important;
  }
  .large_box .large-title {
    font-size: 16px !important;
  }
  .large_box .large-text {
    font-size: 13px !important;
  }
  .large_box .img {
    width: 100% !important;
    height: auto !important;
    margin-top: 10px;
  }

  .chanpin-tab-list {
    display: none !important;
  }
  .home-youshi {
    width: 100% !important;
    padding: 20px 0 !important;
  }
  .youshi-list div {
    width: 50% !important;
  }
  .home-xinwen {
    padding: 20px 0 !important;
    width: 100% !important;
  }

  .xinwen-content {
    display: block !important;
  }
  .xinwen-content .left {
    width: 100% !important;
  }
  .left-img {
    width: 100% !important;
    height: 200px !important;
    margin: auto;
  }
  .xinwen-content .right {
    width: 100% !important;
    line-height: 20px !important;
  }

  .home-guanyu {
    padding: 20px 0 !important;
    width: 100% !important;
    background-color: white !important;
  }
  .guanyu-content {
    display: block !important;
    width: 100% !important;
  }
  .guanyu-content .left {
    width: 100% !important;
    text-align: center;
  }
  .sidebar {
    /* display: none !important; */
  }
  .guanyu-title {
    font-size: 16px !important;
    width: 100% !important;
    text-align: center;
    justify-content: center;
  }
  .guanyu-button {
    margin-top: 10px !important;
  }
  .guanyu-content .right {
    width: 100% !important;
    height: auto !important;
    margin-top: 10px;
  }

  .nav-bot-con {
    display: block !important;
    width: 100% !important;
  }
  .bot-title {
  }
  .bot-cen {
    text-align: center;
    width: 100% !important;
    display: block !important;
  }
  .bot-cen div {
    /* width: 70%; */
    width: 100% !important;
  }
  .bot-cen div a {
  }
  .bottom-nav-content {
    height: auto !important;
  }
}
