.product-dropdown{align-items:center;background:#f7f8fa;border-radius:8px;cursor:pointer;display:flex;height:56px;justify-content:center;margin-left:16px;width:56px}.product-dropdown i{font-size:20px}.product-dropdown-active{color:var(--el-color-primary)}.product-item .item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:46px}.product-item .item-header .header-title{color:#303133;font-size:40px;font-weight:500;line-height:60px}.product-item .header-btns{display:flex}.product-item .header-btns .header-btns-left{background:#f7f8fa;border-radius:8px;padding:4px}.product-item .header-btns .el-button{background:#f7f8fa;border-color:#f7f8fa;border-radius:6px;color:#303133;font-size:18px;font-weight:500;height:48px;letter-spacing:0;margin:0 4px 0 0;max-width:200px;padding:12px 39px}.product-item .header-btns .el-button:last-child{margin-right:0}.product-item .header-btns .el-button span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item .header-btns .is-active{background:#fff;box-shadow:0 0 6px #0000001f}.product-item .header-btns .header-dropdown .dropdown-text{display:block;line-height:56px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item .header-btns .el-dropdown-menu__item{color:#303133;font-family:PingFangSC-Regular;font-size:16px;height:56px}.product-item .header-btns .el-dropdown-menu__item:hover{color:var(--el-color-primary)}.product-item .header-btns .el-dropdown-menu--large{padding:12px 0}.product-item .list-content{display:flex;flex-wrap:wrap}.product-item .list-content .product-card{background:#f7f8fa;border-radius:8px;box-sizing:border-box;cursor:pointer;height:446px;padding:8px;position:relative;width:464px}.product-item .list-content .product-card:hover{box-shadow:0 8px 30px #bdbdbd59}.product-item .list-content .product-card:hover .image{overflow:hidden}.product-item .list-content .product-card:hover .image img{transform:scale(1.04);transition:all .25s ease}.product-item .list-content .product-card .el-image{border-radius:2px}.product-item .list-content .product-card .image{height:292px;text-align:center;width:100%}.product-item .list-content .product-card .image img{border-radius:2px}.product-item .list-content .product-card__info{margin-top:16px;padding:0 64px}.product-item .list-content .product-card__info .name{color:#303133;font-size:24px;font-weight:500;letter-spacing:0;line-height:32px;margin-bottom:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-item .list-content .product-card__info .introduction{color:#606266;display:-webkit-box;font-size:16px;font-weight:400;letter-spacing:0;line-height:26px;overflow:hidden;text-align:center;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-item .list-content .product-card__tag{background-size:cover;height:41.68px;left:0;position:absolute;top:0;width:97.96px}.product-item .list-content .product-card__tag img{height:100%;width:100%}
