.outter[data-v-6f4e8fa0]{width:100%;height:0;position:relative}.outter .inner[data-v-6f4e8fa0]{width:100%;height:100%;position:absolute;top:0;left:0}.img-page.mobile{background-color:var(--white)}.img-page.mobile .img-page-content{width:100%;max-width:1128px;margin:0 auto;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:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px}.img-page.mobile .img-page-content .el-breadcrumb{margin-left:20px;padding:20px 0}.img-page.mobile .img-page-content .menus{width:100%}.img-page.mobile .img-page-content .menus .menu:not(:first-child){border-top:1px solid #f0f0f0}.img-page.mobile .img-page-content .menus .menu .menu-name{padding:0 20px;font-size:16px;font-weight:700;line-height:50px}.img-page.mobile .img-page-content .menus .menu .menu-name.selected{color:var(--red)}.img-page.mobile .img-products{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:800px}.img-page.mobile .img-products .el-breadcrumb{height:48px;margin-left:15px;line-height:60px}.img-page.mobile .img-products .product-table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:15px}.img-page.mobile .img-products .product-table .product{width:33.3333%;padding:15px 10px;position:relative;cursor:pointer}.img-page.mobile .img-products .product-table .product .image{width:100%}.img-page.mobile .img-products .product-table .product .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-page.mobile .img-products .product-table .product .name{height:20px;line-height:20px;font-size:10px;text-align:center;color:var(--black);background-color:#f2f2f2;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:absolute;left:8px;right:8px}.img-page.mobile .img-products .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}.img-page.mobile .img-products .product-table .product:hover .mask{opacity:1}.img-page.mobile .img-products .el-pagination{margin-top:30px;text-align:center}