.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}.p-c-page{background-color:var(--white)}.p-c-page .page-content{width:100%;max-width:1128px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:100px;padding-bottom:200px}.p-c-page .page-content .p-categories{min-width:300px;padding-left:50px}.p-c-page .page-content .p-categories .title{font-size:34px;font-weight:700;color:var(--black)}.p-c-page .page-content .p-categories .category-tree{margin-top:30px;overflow:auto}.p-c-page .page-content .p-categories .category-tree .el-tree-node:focus .el-tree-node__content{color:var(--white);background-color:#b3d8ff}.p-c-page .page-content .p-categories .category-tree .el-tree-node__content{height:40px}.p-c-page .page-content .p-categories .category-tree .el-tree-node__content .el-tree-node__label{font-size:16px}.p-c-page .page-content .p-categories .category-tree .el-tree-node__content:hover{color:var(--white);background-color:#409eff}.p-c-page .page-content .p-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;margin-left:35px}.p-c-page .page-content .p-products .el-breadcrumb{height:48px;margin-left:15px;line-height:60px}.p-c-page .page-content .p-products .product-table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:15px}.p-c-page .page-content .p-products .product-table .product{width:33.3333%;padding:15px 20px;position:relative;cursor:pointer}.p-c-page .page-content .p-products .product-table .product .image{width:100%;overflow:hidden}.p-c-page .page-content .p-products .product-table .product .image img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s}.p-c-page .page-content .p-products .product-table .product .name{height:50px;line-height:50px;font-size:16px;text-align:center;color:var(--black);background-color:#f2f2f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;bottom:15px;left:20px;right:20px}.p-c-page .page-content .p-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}.p-c-page .page-content .p-products .product-table .product:hover .mask{opacity:1}.p-c-page .page-content .p-products .product-table .no-product{width:100%;line-height:100px;font-size:20px;text-align:center}.p-c-page .page-content .p-products .product-table .no-product a{color:#409eff}.p-c-page .page-content .p-products .product-table .no-product a:hover{color:red}.p-c-page .page-content .p-products .el-pagination{margin-top:50px;text-align:center}