if input_str.find("直") != -1:
            from_flag = 17
            input_str = input_str.replace("直", "")