.List{display:grid}.goodsItem{width:210px;cursor:pointer;transition:all .3s;border-radius:10px}.goodsItem:hover{transform:translateY(-5px);box-shadow:0 0 12px 0 #c5c8d5}.goodsItem .goodsImg{width:210px;height:210px;background:#f8f8f8;border-radius:10px;overflow:hidden;margin-bottom:10px}.goodsItem .goodsImg img{width:100%;height:100%}.goodsItem .goods_info{padding:5px 7px 10px}.goodsItem .goodsName{font-weight:400;font-size:16px;color:#333;margin-bottom:6px}.goodsItem .goodsPrice{font-weight:500;color:#f34035;line-height:17px;font-size:16px;text-align:left;font-style:normal;margin-bottom:5px;display:flex;align-items:center}.goodsItem .goodsPrice .small_price{font-size:12px}.goodsItem .goodsPrice .old_price{font-size:12px;margin-left:6px}.goodsItem .goodsSaleNum{font-weight:400;font-size:14px;color:#999}.goodsItem .kill_price{font-size:18px;color:#f34035;margin-bottom:4px}.goodsItem .kill_price .small_title{font-size:12px}.goodsItem .old_price{font-size:14px;color:#999;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.search_big_box{display:flex;align-items:center;justify-content:space-between;border-radius:21px;border:2px solid #f34035;background-color:#fff;padding-left:16px;margin-left:250px;margin-top:30px;margin-bottom:30px;width:700px}.search_big_box .search_box{display:flex;align-content:center;box-sizing:border-box;opacity:1;flex:1}.search_big_box .search_box .inner_left_input_box{display:flex;align-items:center;box-sizing:border-box;flex:1}.search_big_box .search_box .inner_left_input_box .icon_search{flex:none;width:14px;height:14px;margin-right:4px}.search_big_box .search_box .inner_left_input_box input{flex:1;border:none;font-size:14px;color:#999;text-align:left}.search_big_box .search_btn{border-radius:21px;border:2px solid #f34035;padding:10px 22px;cursor:pointer;background-color:#f34035;color:#fff}.search_big_box .send_or_enter{display:flex;align-items:center}.search_big_box .send_or_enter .s_menu_item{display:flex;align-items:center;justify-content:center;width:138px;height:45px;background:linear-gradient(90deg,#e3f7fa,#ebebff);opacity:1;border:1px solid #8dc8ff;border-radius:8px;font-size:15px;font-weight:500;color:#333;margin-right:14px;cursor:pointer}.search_big_box .send_or_enter .s_menu_item .s_menu_item_icon{width:18px;height:18px;margin-right:2px}.store_info_box{background:#fff;border-radius:10px;margin-bottom:19px;display:flex;align-items:center;justify-content:space-between;padding:11px 26px}.store_info_box .left_store_box{display:flex}.store_info_box .left_store_box .store_img_box{width:60px;height:60px;overflow:hidden;margin-right:12px;border-radius:10px}.store_info_box .left_store_box .store_img_box img{width:100%;height:100%}.store_info_box .left_store_box .store_info_desc_box{padding-top:5px}.store_info_box .left_store_box .store_info_desc_box .store_name{font-size:18px;color:#333;margin-bottom:6px}.store_info_box .left_store_box .store_info_desc_box .store_sale_num{font-weight:400;font-size:12px;color:#999}.store_info_box .right_store_box{display:flex;align-items:center}.store_info_box .right_store_box .store_btn_box{background:#fff;border-radius:20px;border:1px solid #ccc;margin-right:10px;display:flex;align-items:center;padding:10px 20px;cursor:pointer}.store_info_box .right_store_box .store_btn_box:hover{background:#f8f5f5}.store_info_box .right_store_box .store_btn_box img{width:100%;height:100%;width:14px;height:14px;margin-right:6px}.store_info_box .right_store_box .store_btn_box .store_btn_name{font-weight:500;font-size:12px;color:#333}.classify_box{background:#fff;border-radius:8px;padding:21px 32px;margin-bottom:20px}.classify_box .classify_item_box{display:flex;margin-bottom:20px}.classify_box .classify_item_box:last-of-type{margin-bottom:0}.classify_box .classify_item_box .classify_one_box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:none;font-weight:500;font-size:12px;color:#333;margin-right:14px}.classify_box .classify_item_box .classify_two_big_box{display:flex;align-items:center;flex-wrap:wrap}.classify_box .classify_item_box .classify_two_big_box .classify_two_item{font-weight:400;font-size:12px;color:#999;margin-right:10px;cursor:pointer}.classify_box .classify_item_box .classify_two_big_box .classify_two_item:hover{color:#f34035}.store_goods_list{background:#fff;border-radius:10px;padding:22px 25px;margin-bottom:100px}.store_goods_list .sort_btn_box{background:#f6f6f6;border-radius:6px;margin-bottom:23px;display:flex;align-items:center;padding:12px 23px}.store_goods_list .sort_btn_box .sale_sort_box{display:flex;align-items:center;margin-right:28px}.store_goods_list .sort_btn_box .sale_sort_box .btn_name{color:#999;font-size:12px}.store_goods_list .sort_btn_box .sale_sort_box .sort_img{width:9px;height:14px;margin-left:3px;cursor:pointer}.store_goods_list .sort_btn_box .sale_sort_box .sort_img img{width:100%;height:100%}