@media (max-width: 1537px) {
	.pro-classify {
		width: 74%;
	}
	.pro-broadside {
		width: 24%;
	}
}

@media (max-width: 1200px) {
	.pro-classify {
		width: 68%;
	}
	.pro-broadside {
		width: 30%;
	}
}

@media (max-width: 998px) {
	.pro-classify {
		width: 60%;
	}
	.pro-broadside {
		width: 38%;
	}
	.propc-left {
		float: none;
	}
	.propc-right {
		float: none;
	}
	.pro-item {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.mobile-search {
		display: flex;
	}
  .category-board {
          margin-top: 0;
          padding: 18px 15px 16px;
          border-radius: 14px;
  }
  .category-board-head p {
          font-size: 20px;
  }
  .category-toggle {
          min-width: 84px;
          height: 32px;
          line-height: 30px;
          font-size: 13px;
  }
  .category-board-body {
          gap: 10px;
  }
  .category-board-body.is-collapsed {
          max-height: 98px;
  }
  .category-chip {
          min-width: calc(50% - 5px);
          height: 40px;
          line-height: 40px;
          font-size: 14px;
          padding: 0 12px;
  }
	.pro-classify {
		float: none;
		width: 100%;
	}
	.pro-broadside {
		float: none;
		width: 100%;
	}
	.til-arrows {
		display: none;
	}
	.across-banner {
		margin-bottom: 0;
	}
	.pro-item {
		margin-top: 30px;
	}
	.pro-feature a {
		max-width: 74%;
	}
	.search-con{
		display: none;
	}
	.boutique-recom{
		display: none;
	}
	.product-rank{
		display: none;
	}
	footer {
		display: none;
	}
	.foot {
		display: block;
	}
	.click-consult{
		display: block;
	}
}

@media (max-width: 580px) {
  .category-chip {
          min-width: 100%;
  }
	.logo {
		width: 40%;
	}
	.logo img {
		width: 100%;
	}
	.hot-line {
		width: 40%;
	}
	.hot-line img {
		width: 100%;
	}
}
