.product-list img{height:120px}@media(min-width:768px){.product-list img{height:134px}}.product-list .banner{height:120px;background-color:#f4f5f6}@media(min-width:768px){.product-list .banner{margin-top:-1px;height:480px}}.product-list .product-card-img{height:179px}@media(min-width:768px){.product-list .product-card-img{height:221px}}.product-list .el-collapse{border:none!important}.product-list .el-collapse-item{margin-bottom:24px}.product-list .el-collapse-item__header{font-size:18px!important;font-weight:600!important;color:#262d33!important}.product-list .el-checkbox{display:block}.product-list .el-checkbox__label{font-size:16px!important;font-weight:500!important;color:var(--Gray-700)!important;margin-bottom:16px!important}.product-list .el-collapse-item__arrow.el-icon-arrow-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.product-list .el-collapse-item__arrow.el-icon-arrow-right.is-active{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.product-list .el-pagination.is-background .btn-next,.product-list .el-pagination.is-background .btn-prev,.product-list .el-pagination.is-background .el-pager li{line-height:36px;width:38px;height:38px;background-color:#fff!important;border:1px solid var(--Gray-300)!important;margin-right:-1px!important;margin:0}.product-list .el-pagination.is-background .el-pager li.active{background-color:var(--Gray-900)!important;border:1px solid var(--Gray-900)!important}.product-list .move-box{position:sticky;top:166px}@media(max-width:768px){.product-list .move-box{position:fixed;top:auto;inset:0 0 0 0;z-index:1090;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:auto}}.product-list .close-icon{width:20px;height:20px;position:relative;cursor:pointer}.product-list .close-icon:after,.product-list .close-icon:before{content:"";position:absolute;width:2px;height:20px;background-color:#000;top:0;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.product-list .close-icon:before{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}