.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}