
@media (max-width: 1138px) {
  .furuya-top .inner {
    position: relative;
    width: auto;
    padding: 0 10px 0 20px;
  }
  .furuya-top .tips {
    float: none;
  }
  .furuya-top .login-enter {
    position: absolute;
    top: calc(100% + 12px);
    right: 10px;
  }

  .furuya-path {
    padding: 0 20px;
  }

  .furuya-sort .sort-tab-wrap {
    float: none;
  }
  .furuya-sort .sort-tab-wrap a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .furuya-sort .price-wrap {
    margin-left: 20px;
  }
  .furuya-sort .send-addr {
    margin-left: 20px;
  }
  .furuya-sort .label-wrap {
    margin-left: 20px;
  }

  .furuya-search-wrap {
    width: auto;
  }
  .furuya-search-wrap .furuya-logo {
    display: block;
    float: none;
    height: 34px;
    margin-top: 8px;
    background-size: contain;
  }
  .furuya-search-wrap .furuya-search {
    display: block;
    width: calc(100% - 40px);
    margin: 12px 20px 0 20px;
  }
  .furuya-search-wrap .qrcode-wrap {
    display: none;
  }

  .furuya-nav {
    width: auto;
    overflow: auto;
  }
  .furuya-nav ul {
    padding: 0 20px;
    white-space: nowrap;
  }

  .container-inner {
    width: auto;
  }

  .furuya-banner {
    height: auto;
  }
  .furuya-banner .img-list {
    padding-top: 28.37%;
  }
  .furuya-banner .img-list ul {
    width: 600%;
    white-space: nowrap;
  }
  .furuya-banner .img-list li {
    width: calc(100% / 6);
  }

  .industry-wrap {
    margin: 0 5px 0 20px;
    padding: 0 0 12px;
  }
  .industry-wrap ul {
    display: block;
    font-size: 0;
  }
  .industry-wrap li {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 3 - 15px);
    margin-top: 15px;
  }

  .standard-category-wrap .headline {
    padding: 6px 20px;
  }
  .standard-category-wrap .headline .side {
    right: 15px;
  }
  .standard-category-wrap .category-wrap {
    padding: 10px 20px 0;
  }
  .standard-category-wrap .category-wrap > ul > li:nth-child(4n) {
    margin-right: 12px;
  }

  .nonstandard-category-wrap .headline {
    padding: 6px 20px;
  }
  .nonstandard-category-wrap .headline .side {
    right: 15px;
  }
  .nonstandard-category-wrap .nonstandard-wrap {
    flex-direction: column;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-head {
    position: relative;
    width: 100%;
    height: 216px;
    min-height: auto;
    background-image: url(../images/bg_fbzd_color.png);
    background-image: -webkit-image-set(url(../images/bg_fbzd_color.png) 1x, url(../images/bg_fbzd_color@2x.png) 2x);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-head:before {
    content: "FBZD";
    position: absolute;
    top: 36px;
    left: 16px;
    font-family: Arial-Black;
    font-size: 72px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.1);
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-head .pic {
    position: absolute;
    top: 10px;
    right: 0;
    margin: 0;
    width: 206px;
    height: 206px;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-head .title, .nonstandard-category-wrap .nonstandard-wrap .nonstandard-head .info {
    padding-right: 126px;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont {
    margin: 0 8px 0 20px;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont li:nth-child(4n) {
    margin-right: 12px;
  }

  .brand-wrap {
    margin: 0 20px;
  }
  .brand-wrap li:nth-child(7n) {
    margin-right: 1px;
  }

  .footer-wrap .inner {
    width: auto;
  }
  .footer-wrap .footer-top {
    padding: 15px 20px 20px;
  }
  .footer-wrap .footer-bot {
    padding-left: 20px;
    padding-right: 20px;
  }

  .furuya-list {
    margin-left: 20px;
    margin-right: 8px;
  }
  .furuya-list li:nth-child(5n) {
    margin-right: 12px;
  }
}
@media (min-width: 870px) and (max-width: 1138px) {
  .standard-category-wrap .category-wrap > ul > li {
    width: calc((100% - 12px * 2) / 3);
  }
  .standard-category-wrap .category-wrap > ul > li:nth-child(3n) {
    margin-right: 0;
  }

  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont li {
    width: calc((100% - 12px * 3) / 3);
  }

  .brand-wrap li {
    width: calc((100% - 6px) / 6);
  }
  .brand-wrap li:nth-child(6n) {
    margin-right: 1px;
  }

  .furuya-list li {
    width: calc((100% - 12px * 4) / 4);
  }
}
@media (max-width: 870px) {
  .article-wrap {
    flex-direction: column;
  }
  .article-wrap .article-side {
    width: auto;
  }
  .article-wrap .article-side .article-menu ul, .article-wrap .article-side .article-hot ul {
    display: none;
  }
  .article-wrap .article-side .article-menu .title, .article-wrap .article-side .article-hot .title {
    position: relative;
  }
  .article-wrap .article-side .article-menu .title:after, .article-wrap .article-side .article-hot .title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-right: 1px solid #8C9399;
    border-bottom: 1px solid #8C9399;
    transform: rotate(45deg);
  }
  .article-wrap .article-side .article-menu.open ul, .article-wrap .article-side .article-hot.open ul {
    display: block;
  }
  .article-wrap .article-side .article-hot {
    margin-top: 0;
    border-top: 9px solid rgba(0, 0, 0, 0.05);
  }
  .article-wrap .article-details-cont {
    margin-left: 0;
  }
  .article-wrap .article-list-cont {
    margin-left: 0;
  }
}
@media (min-width: 500px) and (max-width: 870px) {
  .standard-category-wrap .category-wrap > ul > li {
    width: calc((100% - 12px * 1) / 2);
  }
  .standard-category-wrap .category-wrap > ul > li:nth-child(2n) {
    margin-right: 0;
  }

  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont li {
    width: calc((100% - 12px * 2) / 2);
  }

  .brand-wrap li {
    width: calc((100% - 6px) / 4);
  }
  .brand-wrap li:nth-child(6n) {
    margin-right: 1px;
  }

  .furuya-list li {
    width: calc((100% - 12px * 3) / 3);
  }
}
@media (max-width: 700px) {
  .furuya-preview {
    padding-top: 10px;
    flex-direction: column;
  }
  .furuya-preview .preview-wrap {
    width: auto;
    background: #fff;
  }
  .furuya-preview .preview-wrap .main-img {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 100%;
    margin: 0 auto;
  }
  .furuya-preview .preview-wrap .main-img img {
    position: absolute;
    left: 0;
    top: 0;
  }
  .furuya-preview .preview-wrap .spec-list {
    margin-top: 20px;
    justify-content: center;
  }
  .furuya-preview .preview-cont {
    padding: 0;
  }
  .furuya-preview .preview-cont .name {
    padding: 20px 20px 10px;
    background: #fff;
  }
  .furuya-preview .preview-cont .action {
    display: flex;
  }

  .furuya-details {
    flex-direction: column-reverse;
  }
  .furuya-details .relation-product {
    width: auto;
    margin-top: 10px;
  }
  .furuya-details .detail-wrap {
    margin-left: 0;
  }
}
@media (max-width: 650px) {
  .furuya-list li {
    width: calc((100% - 12px * 2) / 2);
  }
  .furuya-list .product-item {
    min-height: auto;
  }
  .furuya-list .product-item .pic {
    position: relative;
    width: calc(100% - 20px);
    padding-top: 91.2%;
    height: auto;
  }
  .furuya-list .product-item .pic img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .pagination .page-links span, .pagination .page-links a {
    display: none;
  }
  .pagination .page-links .prev, .pagination .page-links .next {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .standard-category-wrap .category-wrap > ul > li {
    width: 100%;
    margin-right: 0;
  }

  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont li {
    width: calc((100% - 12px * 2) / 2);
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont .product-item {
    min-height: auto;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont .product-item .pic {
    position: relative;
    width: calc(100% - 20px);
    padding-top: 91.2%;
    height: auto;
  }
  .nonstandard-category-wrap .nonstandard-wrap .nonstandard-cont .product-item .pic img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .brand-wrap li {
    width: calc((100% - 6px) / 2);
  }
  .brand-wrap li:nth-child(6n) {
    margin-right: 1px;
  }

  .footer-wrap .footer-top {
    display: block;
    padding: 15px 0 20px;
  }
  .footer-wrap .footer-top .item dl.open dt:after {
    transform: rotate(-135deg);
  }
  .footer-wrap .footer-top .item dl.open dd {
    display: block;
  }
  .footer-wrap .footer-top .item dt {
    position: relative;
    padding: 10px 20px;
  }
  .footer-wrap .footer-top .item dt:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-right: 1px solid #8C9399;
    border-bottom: 1px solid #8C9399;
    transform: rotate(45deg);
  }
  .footer-wrap .footer-top .item dd {
    display: none;
    padding: 0 20px 0 40px;
  }
  .footer-wrap .footer-top .item dd li {
    line-height: 30px;
  }
  .footer-wrap .footer-top .item dd li a {
    display: block;
    padding: 0;
  }
  .footer-wrap .footer-top .item:nth-last-child(-n + 2) {
    display: inline-block;
    width: 49%;
    padding-top: 10px;
  }
  .footer-wrap .footer-top .item:nth-last-child(-n + 2) .qrcode {
    padding-left: 40px;
  }
  .footer-wrap .footer-top .item:nth-last-child(-n + 1) .qrcode {
    padding-left: 0;
    padding-right: 40px;
  }
}