.header-mobile {
  display: none;
}
.header-mobile .logo-box {
  background-color: #fff;
  padding: 15px;
}
.header-mobile .logo {
  width: 220px;
}
.header-mobile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: #457fed;
  height: 45px;
}
.header-mobile ul li {
  position: relative;
  margin: 0 6px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-mobile ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
.header-mobile ul li a:hover {
  color: #fff;
}

.header-mobile .menu .children {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 45px;
  z-index: 999;
  padding: 10px;
  width: 140px;
  line-height: 30px;
  font-size: 12px;
}
.header-mobile .menu .children a {
  font-weight: bold;
  font-size: 12px;
  color: #4c555f;
}
.header-mobile ul li:hover .children {
  display: block;
}
.header-mobile ul li:hover .children .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.daohang {
  font-size: 12px !important;
}
@media (max-width: 320px) {
}

@media (max-width: 400px) {
}

@media (max-width: 600px) {
}

@media (max-width: 768px) {
  .header {
    display: none !important;
  }
  .header-mobile {
    display: block !important;
  }
  .banner-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 160px;
    width: 100%;
    overflow: hidden;
  }
  .banner-box .banner-box-title {
    color: #fff;
    font-size: 28px;
    text-indent: 0px;
    width: 250px;
  }
  .about-box {
    flex-direction: column;
  }
  .about-box .info {
    margin-top: 3.25rem;
    margin-right: 0;
    max-width: 100%;
    overflow: hidden;
  }
  .about-box .about-img {
    margin-bottom: 40px;
  }
  .swiper-container-banner {
    height: 16rem;
  }
  .swiper-container-banner .info {
    font-weight: bold;
    font-size: 1.8625rem;
    color: #ffffff;
    line-height: 1;
    padding-top: 20px;
  }
  .swiper-container-banner .info .small {
    font-size: 12px;
    font-weight: bold;
  }
  .wrap-width {
    width: 95% !important;
    margin: 0 auto;
  }
  .supplies-nav {
    font-weight: bold;
    margin-top: 1.125rem;
    margin-bottom: 1.0417rem;
  }
  .supplies-desc {
    display: none;
  }
  .supplies .supplies-list {
    border-bottom: rgb(233, 233, 233) 0.0521rem solid;
    border-left: rgb(233, 233, 233) 0.0521rem solid;
  }
  .supplies .supplies-list .item {
    width: 50%;
    align-items: center;
    height: auto !important;
    justify-content: space-between;
    text-align: center;
  }
  .supplies .supplies-list .item .title {
    font-size: 1.0292rem;
    position: static !important;
    top: 0;
    left: 0;
    margin: 10px 0;
  }
  .supplies .supplies-list .item .img {
    position: static !important;
    max-width: 85%;
    bottom: 0;
    right: 0;
  }
  .adv {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
  }
  .pattime {
    height: 15.875rem;
    background-position: center center;
    background-size: cover;
  }
  .pattime .info {
    padding-left: 4.375rem;
  }
  .toy {
    flex-direction: column;
    height: auto;
  }
  .toy .big .info {
    right: 1.2083rem;
    top: 2.6458rem;
  }
  .toy .big {
    width: 100%;
    background-size: contain;
    background-position: left bottom;
    height: 32.7083rem;
    background-color: rgb(245, 245, 245);
  }
  .toy .big .title {
    font-size: 2.125rem;
    margin-bottom: 1.0833rem;
    line-height: 0.6;
  }
  .toy .big .desc {
    font-size: 12px;
    color: #505050;
    line-height: 1.4583rem;
    margin-top: 0.5625rem;
  }
  .toy .big .img {
    width: 10.125rem;
    height: 10.125rem;
    position: absolute;
    bottom: 3.2917rem;
    right: 3.8125rem;
  }
  .news {
    flex-wrap: wrap;
  }
  .news .item .thumb {
    height: auto;
  }
  .news .item {
    width: 48%;
    margin-bottom: 20px;
  }
  .news .item .info-box .time {
    display: none;
  }
  .news .item .info-box .info {
    margin-left: 10px;
  }
  .news .item .info-box .info .tag {
    font-size: 12px;
  }
  .news .item .info-box .info .desc {
    font-size: 12px;
  }
  .subscribe {
    margin: 0 auto 3.2083rem auto;
  }
  .subscribe .input-box {
    width: 90%;
  }
  .subscribe .input {
    border: none;
    width: 100%;
    font-size: 12px;
    border-bottom: #ddd 1px solid;
  }
  .contact-box {
    flex-direction: column;
  }
  .contact-box .item:first-child {
    display: none;
  }
  .contact-box .item:last-child {
    display: none;
  }
  .contact-box .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact-box .item .title {
    font-size: 2.475rem;
  }
  .contact-box .item .address {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .contact-box .item .cell {
    font-size: 20px;
    line-height: 2.475rem;
  }
  .contact-box .item .desc {
    font-size: 14px;
    -webkit-line-clamp: 20;
  }
  .contact-box .item ul li {
    margin: 8px 0;
  }
  .contact-box .item ul li a {
    font-size: 14px;
  }
  .contact-box .item .cell span{
    font-size: 24px;
  }
  .daohang {
    font-size: 12px !important;
  }
  .product-box {
    margin-top: 15px;
  }
  .product-detail {
    padding: 0;
    margin: 15px 0;
  }
  .product-detail-content {
    margin: 15px 0;
  }
  .product-box .left-box {
    display: none;
  }
  .product-box .right-box {
    width: 100%;
  }
  .product-detail .product-detail-thumb {
    width: 100%;
  }
  .product-lists {
    padding: 10px 0;
  }
  .product-lists .item {
    width: 14.2583rem;
  }
  .product-lists .item .thumb {
    width: 14.2583rem;
    height: 14.2583rem;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    margin-bottom: 0.5208rem;
  }
  .pagination {
    font-size: 14px !important;
  }
  .product-detail {
    flex-direction: column;
  }
  .news-detail .tag {
    font-size: 12px;
  }
  .news-detail .content {
    font-size: 16px !important;
    width: 100%;
    overflow: hidden;
  }
  .contactus {
    margin: 20px 0;
  }
  .contactus .logo-box {
    margin-top: 20px;
  }
  .contactus .logo-box img {
    display: none;
  }
  .contactus .qrcode-img {
    width: 110px;
    height: 110px;
    margin-right: 10px;
  }
  .about-box .about-img {
    display: none;
  }
  .contactus .icon {
    width: 20px !important;
  }
}

@media (max-width: 992px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 1400px) {
}
