.el-button--primary{--el-button-font-color:#fff;--el-button-background-color:var(--color_main);--el-button-border-color:var(--color_main);--el-button-hover-color:var(--color_main);--el-button-active-font-color:#e6e6e6;--el-button-active-background-color:var(--color_main);--el-button-active-border-color:var(--color_main)}:root{--el-color-primary:var(--color_main)}.store-new-product{background:#f9f9f9}.store-new-product .carousel{background:#f8f8f8}.store-new-product .carousel .el-carousel{width:100%;margin:0 auto}.store-new-product .carousel .el-carousel__item{display:flex;justify-content:center;align-items:center}.store-new-product .carousel .el-carousel__item div{background-position:50%;width:1920px;height:300px;position:absolute;left:50%;top:0;margin-left:-960px;background-repeat:no-repeat;background-size:contain}.store-new-product .products{width:1200px;background:#fff;padding:20px;margin:0 auto}.store-new-product .products .l-con .search{width:212px;height:36px;background:#fff;border:1px solid #e2e2e2;padding-left:10px;padding-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-new-product .products .l-con .search input{height:30px;width:160px;font-size:13px;border:none}.store-new-product .products .l-con .search .el-icon-search{font-size:22px;color:#e2e2e2;margin-left:5px}.store-new-product .products .l-con .search .el-icon-search:hover{color:var(--color_main)}.store-new-product .products .l-con .cate1{width:212px;margin-top:20px;border:1px solid #e2e2e2}.store-new-product .products .l-con .cate1 .el-scrollbar__view{max-height:390px}.store-new-product .products .l-con .cate1 .t1{padding-left:20px;height:36px;background:#f5f5f5;font-size:14px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:700;color:#666;line-height:36px}.store-new-product .products .l-con .cate1 .t1-box{max-height:400px;background-color:#f1f4fd}.store-new-product .products .l-con .cate1 .item1{position:relative;line-height:20px;color:#666;font-size:14px;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;padding:10px 15px;background:#fff;cursor:pointer}.store-new-product .products .l-con .cate1 .item1 text{display:-webkit-box;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-new-product .products .l-con .cate1 .item1.seled{background-color:#f1f4fd;color:var(--color_main)}.store-new-product .products .l-con .cate1 .item1:hover{color:var(--color_main)}.store-new-product .products .r-con,.store-new-product .products .r-con .flex-row-start-center{flex-wrap:wrap}.store-new-product .products .r-con .item2{width:217px;height:280px;margin-left:20px;margin-bottom:20px}.store-new-product .products .r-con .item2 .img1{border:1px solid #eee;cursor:pointer;width:217px;height:165px}.store-new-product .products .r-con .item2 .img1 .img{width:125px;height:125px;background-position:50%;background-repeat:no-repeat;background-size:cover}.store-new-product .products .r-con .item2 .content1{margin-top:10px;cursor:pointer}.store-new-product .products .r-con .item2 .content1 .txt1{font-size:16px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:700;color:#333;margin-bottom:10px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.store-new-product .products .r-con .item2 .content1 .txt2{font-size:14px;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;color:#858585;line-height:24px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-indent:15px}.store-new-product .products .r-con .empty-con{width:840px;height:600px;margin-left:20px}.store-new-product .products .r-con .empty-con .empty img{height:140px;width:180px}.store-new-product .products .r-con .empty-con .empty p{font-size:16px;font-family:SourceHanSansCN-Medium,SourceHanSansCN;font-weight:500;color:#666}