.w-e-menu{z-index:1900!important}.w-e-text-container{z-index:1009!important;min-height:260px!important}.el-page-header__content{color:#95a1b9}.editor-wrapper{position:relative}.insert-goods-btn{position:absolute;top:5px;right:5px;z-index:100}.el-dialog__wrapper,.goods-dialog,.goods-dialog .el-dialog__wrapper{z-index:3000!important}.goods-search{padding:0 0 10px 0}.pagination-wrapper{margin-top:15px;text-align:right}.goods-card-wrapper{display:inline-block;vertical-align:top;margin:8px 1%}.goods-card-wrapper.goods-layout-single{width:98%;max-width:400px;display:block;margin:16px auto}.goods-card-wrapper.goods-layout-double{width:48%}.goods-card-wrapper.goods-layout-triple{width:31.333%}.goods-card-wrapper.goods-layout-auto{width:98%;max-width:400px;display:block;margin:16px auto}.goods-card{display:block;background:#fff;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid #f0f0f0;-webkit-transition:all .3s ease;transition:all .3s ease}.goods-card:hover{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.goods-card .goods-img-wrapper{width:100%;height:160px;background:#f5f5f5;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;overflow:hidden}.goods-card .goods-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.goods-card:hover .goods-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.goods-card .goods-info{padding:8px}.goods-card .goods-name{font-size:12px;color:#333;line-height:1.3;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;height:30px}.goods-card-item:first-child:nth-last-child(3) .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(3)~.goods-card-item .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(4) .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(4)~.goods-card-item .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(5) .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(5)~.goods-card-item .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(6) .goods-card .goods-name,.goods-card-item:first-child:nth-last-child(6)~.goods-card-item .goods-card .goods-name{font-size:12px;height:32px}.goods-card .goods-price{font-size:16px}.goods-card .goods-price:before{font-size:12px;margin-right:2px}.goods-card .goods-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.goods-card .goods-price{font-size:14px;color:#ff6b9d;font-weight:700}.goods-card .goods-price:before{content:"¥";font-size:10px;margin-right:1px}.goods-card .goods-link-btn{background:linear-gradient(135deg,#ff6b9d,#ff8fb3);color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:500;text-decoration:none;-webkit-box-shadow:0 1px 4px rgba(255,107,157,.3);box-shadow:0 1px 4px rgba(255,107,157,.3);cursor:pointer;display:inline-block}.goods-card .goods-link-btn:hover{opacity:.9}