.no-power{text-align:center}.no-power .power-img{margin-top:150px}.no-power .power-label{margin-top:30px;font-size:14px;color:#606266}.mall-product-info{padding:20px;height:100vh;overflow-y:auto}.mall-product-info .product-info{display:flex}.mall-product-info .product-info .info-left{display:inline-block;width:280px}.mall-product-info .product-info .info-left .bimg{display:inline-block;width:280px;height:280px;border:1px solid #f2f6fc}.mall-product-info .product-info .info-left .abridge{margin-top:10px;vertical-align:top}.mall-product-info .product-info .info-left .abridge .arrow{display:inline-block;width:20px;background-color:#ccc;text-align:center;line-height:60px;vertical-align:top}.mall-product-info .product-info .info-left .simgs{display:inline-block;width:280px;height:70px;overflow:hidden;white-space:nowrap;overflow-x:auto;background-color:#f2f6fc;padding:5px 10px 0}.mall-product-info .product-info .info-left .simgs .simg{display:inline-block;width:60px;height:60px;margin-right:10px;cursor:pointer;border:1px solid #fff}.mall-product-info .product-info .info-left .simgs .simg:hover{display:inline-block;width:60px;height:60px;margin-right:10px;cursor:pointer;border:1px solid #67c23a}.mall-product-info .product-info .info-right{flex:1;padding:0 20px}.mall-product-info .product-info .info-right .title{font-size:16px;font-weight:700}.mall-product-info .product-info .info-right .attrs{margin-top:10px;display:flex;font-size:14px}.mall-product-info .product-info .info-right .spline{border-top:1px dashed #909399}.mall-product-info .product-info .info-right .attrs .label{display:inline-block;width:60px}.mall-product-info .product-info .info-right .attrs .vals{flex:1;margin-bottom:10px}.mall-product-info .product-info .info-right .attrs .vals .attr{display:inline-block;margin-right:20px;border:1px dashed #909399;padding:3px 10px;cursor:pointer;font-weight:700}.mall-product-info .product-info .info-right .attrs .vals .attr:hover{background-color:#909399;color:#fff}.mall-product-info .product-info .info-right .attrs .vals .active{background-color:red;border:1px dashed red;color:#fff}.mall-product-info .product-info .info-right .attrs .vals .price{font-size:18px;font-weight:700;color:red}.mall-product-info .product-info .info-right .addCart{margin-left:10px;background-color:red}.mall-product-info .product-tab{margin-top:30px}.mall-product-info .product-attrs{line-height:30px}.mall-product-info .product-attrs .label{display:inline-block;width:80px;color:#909399}.mall-product-info .product-attrs .info{display:inline-block;color:#606266}.mall-product-info .product-content img{max-width:100%}.filters-tab{position:relative}.filters-tab .search{display:inline-block;width:300px;text-align:right;float:right;position:relative;top:-50px}.filters-page{margin-top:20px}.filters-page .pagination{float:right}.select-radio .el-radio__label{padding-left:0}.mall-cart{height:100vh}.mall-cart .cart-header{height:10vh;padding:10px 20px 0}.mall-cart .cart-header .title{font-size:14px;font-weight:700}.mall-cart .cart-product{padding:0 20px 30px;height:80vh;overflow-y:auto}.mall-cart .cart-product .format{display:inline-block;background-color:#ebeef5;font-size:12px;padding:2px 15px;border-radius:20px;color:#67c23a}.mall-cart .cart-product .pagination{margin:20px 0;float:right}.mall-cart .cart-product .submit-form{line-height:40px;font-size:16px;margin-top:20px;background-color:#f2f6fc;border-radius:5px;padding:20px}.mall-cart .cart-product .submit-form .label{color:#606266}.mall-cart .cart-product .submit-form .info{color:#303133}.mall-cart .cart-product .submit-form .money{color:red;font-weight:700;font-size:20px}.mall-cart .cart-product .submit-form .eright{float:right}.mall-cart .cart-product .submit-form .eright .block{color:var(--primary);cursor:pointer;margin-left:20px;font-size:14px}.mall-cart .cart-bottom{position:absolute;bottom:0;height:60px;line-height:60px;background-color:#f2f6fc;padding:0 20px;width:100%}.mall-cart .cart-bottom .checked{margin-right:20px}.mall-cart .cart-bottom .money{color:#606266}.mall-cart .cart-bottom .money .price{color:red;font-weight:700}.mall-cart .cart-bottom .submit{float:right;display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;background-color:red;color:#fff;border-radius:20px;margin-top:10px;cursor:pointer}.layout-mall-category{display:inline-block;width:200px;background-color:#f2f6fc;min-height:600px}.layout-mall-category .category-row{height:40px;line-height:40px;padding:0 10px;font-size:14px;font-weight:700;cursor:pointer}.layout-mall-category .active{background-color:#409eff;color:#fff}.layout-mall-category .category-row:hover{background-color:#e4e7ed}.layout-mall-product{vertical-align:top;display:inline-block;width:calc(100% - 210px);margin-left:10px}.layout-mall-product .mall-product .product-item{display:inline-block;width:180px;margin-right:20px;margin-bottom:20px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);cursor:pointer}.layout-mall-product .mall-product .product-item .pimg{display:inline-block;width:100%;height:180px}.layout-mall-product .mall-product .product-item .pinfo{padding:10px}.layout-mall-product .mall-product .product-item .pinfo .title{font-size:14px;height:40px;overflow:hidden;color:#303133}.layout-mall-product .mall-product .product-item .pinfo .content{margin-top:10px}.layout-mall-product .mall-product .product-item .pinfo .content .price{color:red;font-size:14px}.layout-mall-product .mall-page{margin-top:10px;text-align:right}.fixed-cart{position:fixed;z-index:1000;top:150px;right:0;background-color:red;color:#fff;height:50px;line-height:50px;text-align:center;padding:0 20px;border-top-left-radius:25px;border-bottom-left-radius:25px;cursor:pointer}