.public-box{padding:.5rem .35rem;top:-0.9rem;background:#fff}.right-search{display:flex;align-items:center;padding:0 .24rem;margin-top:.28rem;width:100%;height:.6rem;background:rgba(223,225,232,0.5);border-radius:.1rem;box-sizing:border-box}.right-search .search-value{flex:1;padding-right:.1rem;font-size:.26rem;font-weight:400;color:#666;opacity:.5;background-color:transparent}.right-search .search-icon{width:.6rem;height:.6rem;background-repeat:no-repeat;background-size:.3rem auto;background-position:center center;background-image:url(/mobile/images/product/search.png);cursor:pointer}.news-type{position:relative;display:flex;justify-content:center;width:100%}.news-type .type-item{display:flex;justify-content:center;align-items:center;flex:1;height:.65rem;font-size:.26rem;font-weight:400;color:#2c2d32;background:#f3f4f9;transition:all .3s}.news-type .type-item.active{color:#fff;background:#0050d2}.product-box{position:relative;padding:.5rem;padding-top:0}.product-box .product-seires{padding-bottom:.8rem}.product-box .product-seires .series-title{padding-left:.1rem;padding-bottom:.5rem;font-size:.32rem;line-height:.4rem;font-weight:bold;color:#2c2d32}.product-box .product-list{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.product-box .product-list .product-item-box{display:block;width:3.15rem;box-sizing:border-box}.product-box .product-list .product-item{margin-bottom:.29rem;transition:all .3s}.product-box .product-list .product-item .item-img-box{display:flex;justify-content:center;align-items:center;padding:.2rem 0;width:100%;height:1.46rem;background:#f6f7f9;box-sizing:border-box;overflow:hidden;transition:all .3s}.product-box .product-list .product-item .item-img{width:2.7rem;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center center;transform:scale(1);transition:all .3s}.product-box .product-list .product-item .item-bottom{display:flex;flex-direction:column;justify-content:center;padding:0 .3rem;width:100%;height:1.16rem;background:#dfe1e8;transition:all .3s}.product-box .product-list .product-item .item-bottom .item-title{font-size:.26rem;line-height:.3rem;font-weight:400;color:#2c2d32;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .3s}.product-box .product-list .product-item .item-bottom .item-content{padding-top:.12rem;font-size:.13rem;line-height:.2rem;font-weight:400;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-box .product-list .product-item .item-bottom .item-value{display:none;font-size:.13rem;line-height:.2rem;font-weight:400;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.5}.product-box .product-list .product-item .item-bottom .item-arrow{margin-top:.2rem;width:.36rem;height:.1rem;background-repeat:no-repeat;background-size:cover;background-image:url("/mobile/images/news/arrow-white.png");transition:all .3s}.select-box{position:fixed;left:0;bottom:0;width:100%;height:70%;background:#f5f5f5;z-index:122;transform:translateY(100%);transition:all .8s}.select-box .tab-box{padding:0 .3rem;height:calc(100% - .72rem);overflow:auto}.select-box .tab-item{padding-top:.2rem;padding-bottom:.3rem;margin-bottom:.3rem;border-bottom:.03rem solid #fff}.select-box .tab-item .tab-item-title{margin-bottom:.25rem;font-size:.3rem;font-weight:bold;color:#333;line-height:.4rem}.select-box .tab-item .tab-item-group{display:flex;flex-wrap:wrap}.select-box .tab-item .tab-item-group .tab-item-items{display:flex;justify-content:center;align-items:center;padding:0 .2rem;min-width:2rem;height:.68rem;font-size:.28rem;font-weight:400;color:#0050d2;line-height:.32rem;margin-right:.25rem;margin-bottom:.25rem;border:.02rem solid #0050d2;transition:all .3s}.select-box .tab-item .tab-item-group .tab-item-items.active{background-color:#0050d2;color:#fff}.select-box .tab-item:last-child{border-bottom:none}.select-box .confirm-btn{position:absolute;left:0;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;height:.72rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.4rem;background:#0050d2;letter-spacing:.02rem}.select-box.active{transform:translateY(0)}.select-mask{position:fixed;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:121}