@media screen and (max-width: 1082px) {
  html {
    font-size: 0.6px;
  }
  .ws-header .navs ul li {
    margin-left: 16px;
  }
  .second .container {
    max-width: 100%;
    padding-left: 10px; padding-right: 10px;
  }
}
@media screen and (max-width: 900px) {
  .ws-header {
  }
  .ws-header a.logo {
    margin-left: 10px;
  }
  .ws-header .navs ul {
    display: none;
  }
  .ws-header .tele,
  .ws-header .menu-trigger{
    justify-self: flex-end;
  }
  .first {
    height: 49vw;
  }
  .first .swiper-slide .container {
    padding-left: 10px; padding-right: 10px;
  }
  .first .swiper-slide .container img {
    max-width: 100%;
  }
  .second {
    overflow: auto;
  }
  .second .i-count ul {
    width: 100%;
  }
  .second .right {
    height: auto; width: 100%;
  }
  .second .right img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .second .right {
    position: relative;
    left: inherit; right: inherit;
  }
  .second .i-count {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .second .i-count ul {
    flex-wrap: wrap;
  }
  .second .i-count ul li {
    width: 50%; height: 200rem;
  }
  .second .i-count ul li p {
    font-size: 80rem;
    line-height: 100rem;
  }
  .prod {
    display: block;
    overflow: auto;
  }
  .prod .sec.on {
    width: 100%;
  }
  .prod .sec {
    width: 100%;
    height: calc(calc(100vh - 90rem) / 2);
    background-size: 100% auto;
    background-position: 50% 50%;
    overflow: hidden;
  }
  .prod .lim {
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 10px; padding-right: 10px;
  }
  .prod .i-header {
    margin-bottom: 0;
  }
  .prod .i-header p {
    height: 56rem;
  }
  .prod .i-header h2 {
    white-space: nowrap;
  }
  .prod .i-body {
    margin-bottom: 0;
  }
  .sale {
    display: block;
    overflow: auto;
  }
  .sale .container {
    padding-top: 20px;
    width: 100%;
    padding-left: 10px; padding-right: 10px;
  }
  .sale .i-header p {
    width: 100%;
  }
  .sale .sec {
    margin-bottom: 20px;
    height: auto;
    width: 100%;
  }
  .sale .i-body {
    display: block;
  }
  .sale .header {
    width: calc(100% - 40px);
  }
  
  .base .swiper-button-prev {
    left: 10px;
  }
  .base .swiper-button-next {
    right: 10px;
  }
  .base .swiper-slide .container {
    width: 100%;
    padding: 20px 10px 0;
  }
  .base .cir-index {
    margin-top: 20px;
    position: relative;
    top: initial; left: initial; transform: initial;
    justify-content: space-around;
  }
  .base .cir-index a:nth-last-child(3),
  .base .cir-index a:nth-last-child(3) ~ a {
    margin: 0 auto;
    width: 30vw;
    height: 30vw;
  }
  .base .cir-index a:nth-last-child(4),
  .base .cir-index a:nth-last-child(4) ~ a {
    margin: 0 auto;
    width: 22vw;
    height: 22vw;
  }
  .base .sq-index {
    padding-left: 10px; padding-right: 10px;
    margin-top: 20px;
    position: relative; top: initial; left: inherit; transform: initial;
    display: block;
  }
  .base .sq-index a {
    margin: 0 0 10px;
    width: 100%; height: auto;
    padding: 10px;
    box-sizing: border-box;
  }
  .base .sq-index a:hover {
    transform: none;
  }
  .base .swiper-slide {
    overflow-y: auto;
  }
  .news {
    overflow: auto;
    display: block;
  }
  .news .container {
    display: block;
    width: 100%; padding-left: 10px; padding-right: 10px;
  }
  .news .i-header {
    padding-top: 20px;
  }
  .news .index-more {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .news .index-es {
  }
  .news .index-es a {
    margin: 0 10px 10px 0;
  }
  .news .left {
    width: 100%;
  }
  .news .new-rec .cover {
    height: auto;
  }
  .news .new-rec .n-header, .news .right ul li {
    padding: 10px;
  }
  .news .new-rec .n-header p, .news .right ul li p {
    margin-bottom: 10px;
  }
  .news .right {
    margin-left: 0;
  }
  .news .new-rec .n-header:before, .news .right ul li:before {
    bottom: 10px; left: 10px;
  }
  .news .right ul li {
    margin-top: 10px;
  }
  
  .footer {
    max-height: calc(100vh - 90rem);
    overflow: auto;
  }
  .ws-footer .container {
    display: block;
    width: 100%;
    padding: 10px;
    flex-wrap: wrap;
  }
  .ws-footer .f-header {
    margin-bottom: 20px;
  }
  .ws-footer .f-header p.phone {
    margin-top: 10px;
  }
  .ws-footer .links {
    margin-right: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .ws-footer .links li {
    margin-bottom: 18px;
  }
  .ws-footer .p2 {
    height: auto;
    padding: 10px;
  }
}
@media screen and (max-width: 640px) {
  .first .swiper-slide .container img {
    width: 45%;
  }
  .yaoshun .line {
    margin: 10px 0 10px;
  }
  .yaoshun h1 {
    margin-bottom: 10px;
    font-size: 20px; line-height: 20px;
  }
  .yaoshun h2 {
    margin-bottom: 5px;
    font-size: 14px; line-height: 18px;
  }
}
