.categories{width:100%}.categories .category:not(:first-child){border-top:1px solid #f0f0f0}.categories .category .category-name{padding:0 50px 0 20px;font-size:16px;font-weight:700;line-height:50px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:relative}.categories .category .category-name:after{content:"\e84b";font-family:iconfont,serif;position:absolute;right:20px}.categories .category .category-name.no-type:after{display:none}.categories .category .types{overflow:hidden;border:1px solid #f0f0f0}.categories .category .types .type{padding:0 20px;font-size:16px;line-height:40px}.categories .category .types .type.selected{color:var(--red)}.categories .category .types .type:first-child{margin-top:10px}.categories .category .types .type:last-child{margin-bottom:10px}.p-c-page.mobile .el-breadcrumb{margin-left:20px;padding:20px 0}.p-c-page.mobile .product-table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.p-c-page.mobile .product-table .product{width:33.3333%;padding:5px 8px 15px 8px;position:relative;cursor:pointer}.p-c-page.mobile .product-table .product .image{width:100%;overflow:hidden}.p-c-page.mobile .product-table .product .image img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s}.p-c-page.mobile .product-table .product .name{height:20px;line-height:20px;font-size:10px;text-align:center;color:var(--black);background-color:#f2f2f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;bottom:2px;left:8px;right:8px;padding-left:5px;padding-right:5px}.p-c-page.mobile .product-table .product .mask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:var(--white);background-color:rgba(1,1,1,.4);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear;position:absolute;top:15px;right:20px;bottom:15px;left:20px;z-index:10}.p-c-page.mobile .product-table .product:hover .mask{opacity:1}.p-c-page.mobile .product-table .no-product{width:100%;line-height:100px;font-size:20px;text-align:center}.p-c-page.mobile .product-table .no-product a{color:#409eff}.p-c-page.mobile .product-table .no-product a:hover{color:red}.p-c-page.mobile .product-pager .el-pagination{padding-bottom:20px;text-align:center}