#sale{padding-bottom:50px}.sale_box{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.sale_box .item{width:32%;margin-right:2%;margin-bottom:40px}.sale_box .item:nth-child(3n){margin-right:0}.sale_box .item .img{width:100%;height:230px;border-radius:30px;overflow:hidden}.sale_box .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sale_box .item .title{margin-top:20px;color:#333;font-size:20px;line-height:1.2;font-weight:600}.sale_box .item .text{color:#777;font-size:16px;font-weight:400;line-height:1.4;margin-top:10px}@media screen and (max-width:950px){.sale_box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sale_box .item{width:49%;margin-right:0}}@media screen and (max-width:600px){.sale_box .item .img{height:170px;border-radius:15px}.sale_box .item .title{font-size:18px}.sale_box .item .text{font-size:14px}}@media screen and (max-width:500px){.sale_box .item .img{height:140px}}@media screen and (max-width:400px){.sale_box .item{width:100%}.sale_box .item .img{height:180px}}