jo_tmp = json.loads(content.decode('utf-8'), object_pairs_hook=collections.OrderedDict)jo = json.dumps(jo_tmp, ensure_ascii=False)