.store_info_box{background:#fff;border-radius:10px;margin-bottom:19px;display:flex;align-items:center;justify-content:space-between;padding:11px 26px;margin-top:30px}.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}.stroe_introduce{background:#fff;border-radius:10px;padding:22px 25px;margin-bottom:100px;min-height:35vh}.stroe_introduce .sort_btn_box{background:#f6f6f6;border-radius:6px;margin-bottom:23px;display:flex;align-items:center;padding:12px 23px}.stroe_introduce .sort_btn_box .sale_sort_box{display:flex;align-items:center;margin-right:28px}.stroe_introduce .sort_btn_box .sale_sort_box .btn_name{color:#999;font-size:12px}.stroe_introduce .sort_btn_box .sale_sort_box .sort_img{width:9px;height:14px;margin-left:3px;cursor:pointer}.stroe_introduce .sort_btn_box .sale_sort_box .sort_img img{width:100%;height:100%}