.category_ban{height:150px;padding:0 50px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:transparent}.category_ban picture{position:absolute;top:0;right:0;left:0;bottom:0;z-index:0}.category_ban h1{position:relative;z-index:10;padding:0;color:#fff}.category_ban span.h1_inline.number{position:relative;z-index:10;color:#fff;margin:0 0 -15px 5px}.category_list{flex-wrap:wrap;gap:10px;font-size:0;width:100%;position:relative}.category_list.mobile_show{white-space:nowrap;display:none !important}.category_list.mobile_hide{display:grid;grid-template-columns:repeat(6, 1fr);row-gap:10px;grid-row-gap:10px;column-gap:10px;grid-column-gap:10px}.category_list .item{white-space:normal;border-radius:8px;overflow:hidden;font-size:0;position:relative;display:inline-block;vertical-align:middle;background:#F2F2F2;transition:all 400ms ease 0ms}.category_list .item.hide{display:none}.category_list.show_all .item.hide{display:inline-block}.category_list .item .img{display:inline-block;vertical-align:middle;width:100px;height:100px;margin:0;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:transparent}.category_list .item .title{margin:0;padding:0 30px 0 10px;font-size:15px;line-height:20px;font-weight:600;text-align:left;width:calc(100% - 140px);display:inline-block;vertical-align:middle;transition:all 400ms ease 0ms}.notouch .category_list .item:hover .title{color:#0D3D3C}.category_list .item.load .title{color:#0D3D3C}.notouch .category_list .item.load:hover .title{text-decoration:underline}.category_list.category_slider{min-width:400px}.category_list.category_slider .item{width:calc(100% - 10px);margin:0 auto}@media screen and (max-width:1800px){.category_list .item .img{width:80px;height:80px}.category_list .item .title{font-size:14px;width:calc(100% - 120px)}}@media screen and (max-width:1400px){.category_list.mobile_hide{grid-template-columns:repeat(3, 1fr);row-gap:10px;grid-row-gap:10px;column-gap:10px;grid-column-gap:10px}}@media screen and (max-width:800px){.category_list.mobile_show{display:block !important}.category_list.mobile_hide{display:none}.category_list .item{width:calc(100% / 2 - 10px / 2)}.category_list .item .img{display:block;margin:0 auto;width:100px;height:100px}.category_list .item .title{font-size:11px;line-height:16px;height:32px;padding:0 7px;margin:8px 0;text-align:center;width:calc(100% - 14px);display:flex;align-items:center;justify-content:center}}/*# sourceMappingURL=category.css.map */