@media screen and (min-width: 786px) and (max-width: 1700px) {
  .product_banner .img{
    min-width: 60%;
  }
}
@media screen and (min-width: 786px) and (max-width: 1600px) {
  .home_choose .home_choose_swiper_box .swiper_btns {
    z-index: 2;
  }
  .home_discover .home_discover_swiper_box .swiper_btns {
    z-index: 2;
  }
  .about-num{
    margin-top: -140px;
    background-size: 1920px;
  }
  .advantage_factory{
    background-size: cover;
  }
  .blogs-banner .swiper_btns{
    display: none;
  }
  .contact_banner{
    background-position: bottom;
    background-size: cover;
  }
  .footer-icon{
    width: 80px;
    bottom: 200px;
  }
}
@media screen and (min-width: 786px) and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
  .swiper_content {
    padding: 10px 1.2rem;
  }
  .home_blog_swiper_box .swiper_btns{
    display: none;
  }
  .product_mightlike_swiper_box .swiper_btns{
    display: none;
  }
  .advantage_advanced .right img{
    width: 100%;
    border-radius: 20px;
  }
  .about-num{
    margin-top: -160px;
    /* background-size: 1400px; */
  }
  .about_advantage .right h2{
    white-space: wrap;
    word-break: break-all;
  }
  .about_advantage .left img{
    width: 100%;
  }
  .about_advantage .right{
    padding-bottom: 0;
  }
  .about_explore{
    overflow: hidden;
  }
  .advantage_banner .content>.flex{
    align-items: center;
  }
  .advantage_banner .advantage-bottom ul li>div strong{
    font-size: 20px;
  }
  .advantage_quality .left img{
    width: 100%;
  }
  .advantage_factory img{
    width: 100%;
  }
}
@media screen and (min-width: 786px) and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  header .header .left .logo {
    width: 160px;
    left: 20px;
    top: 0;
  }
  header .header .left .logo img {
    width: 180%;
    height: 180%;
  }
  header .header .right nav div > ul {
    gap: 0.5rem;
  }
  header .header .right .icon_search {
    margin: 0 1rem;
  }
  .home_best .main ul {
    gap: 5%;
  }
  .home_best .main ul li a h3,
  .home_best .main ul li:hover a h3 {
    width: calc(100% -2.4rem);
    left: 1.2rem;
  }
  .home_best .main ul li a p,
  .home_best .main ul li:hover a p {
    width: calc(100% -2.4rem);
    left: 1.2rem;
    bottom: 12%;
  }
  .home_best .main ul li a strong,
  .home_best .main ul li:hover a strong {
    left: 1.2rem;
  }
  
  .product_bright_rich .img{
    width: 100%;
    left: 0;
  }
  .product_mightlike .product_mightlike_swiper .info{
    padding-top: 267px;
  }
  .product_mightlike .product_mightlike_swiper a{
    height: 440px;
  }
  .advantage_banner .advantage-bottom ul li{
    flex: unset;
    min-width: 400px;
  }
  .advantage_banner .advantage-bottom ul li:nth-of-type(3){
    display: none;
  }
}
@media screen and (min-width: 786px) and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .swiper_btns div {
    width: 3rem;
    height: 3rem;
  }
  header .header .left .logo {
    width: 140px;
    left: 20px;
    top: 0;
  }
  header .header .left .logo img {
    width: 180%;
    height: 180%;
  }
  header .header .right nav div > ul {
    gap: 0.5rem;
  }
  header .header .right nav div > ul > li > a {
    font-size: 16px;
  }
  header .header .right .icon_search {
    margin: 0 0 0 1rem;
  }
  header .header .right .button {
    display: none;
  }
  footer .footer .about_us {
    display: none;
  }
  .home_discover .home_discover_swiper a {
    height: 400px;
  }
  .home_discover .home_discover_swiper .info {
    padding: 250px 1.2rem 2rem;
  }
  .home_discover .home_discover_swiper .info strong {
    width: 3rem;
    height: 3rem;
  }
  .home_best .main ul {
    gap: 5%;
  }
  .home_best .main ul li a h3,
  .home_best .main ul li:hover a h3 {
    font-size: 25px;
    line-height: 1.5;
  }
  .home_best .main ul li a p,
  .home_best .main ul li:hover a p {
    font-size: 1rem;
    line-height: 1.4;
  }
  .home_best .main ul li a strong,
  .home_best .main ul li:hover a strong {
    font-size: 15px;
  }
  .home_discover .head ul {
    overflow: auto;
    justify-content: flex-start;
    padding-bottom: 10px;
  }
  .home_discover .head ul::-webkit-scrollbar {
    height: 8px;
  }
  .home_discover .head ul::-webkit-scrollbar-track {
    background: rgba(249, 73, 73, 0.2);
    border-radius: 10px;
  }
  .home_discover .head ul::-webkit-scrollbar-thumb {
    background: rgba(249, 73, 73, 0.6);
    border-radius: 10px;
  }
  .home_discover .head ul::-webkit-scrollbar-thumb:hover {
    background: rgba(249, 73, 73, 0.8);
    border-radius: 10px;
  }
  .home_discover .head ul::-webkit-scrollbar-thumb:active {
    background: #f94949;
    border-radius: 10px;
  }
  .home_discover .head ul li {
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }
  .products_main .right .products{
    grid-template-columns: repeat(2, 1fr);
  }
  .product_smooth .img .pic1{
    width: 280px;
  }

}
