.top_box[data-v-e7ba7d84]{position:relative;width:100%}.top_box .inputBox[data-v-e7ba7d84]{width:100%;padding:20px;box-sizing:border-box;position:absolute;top:50px;left:0;z-index:10;border-radius:10px;max-height:200px;background:#f8f9fb;overflow-y:auto;display:flex;flex-wrap:wrap;overflow:auto}.top_box .inputBox .company_box[data-v-e7ba7d84]{background:var(--white-color);display:flex;align-items:center;justify-content:center;border-radius:30px;padding:0 10px;height:30px;line-height:30px;width:calc(50% - 25px);font-size:14px;color:#333;margin-bottom:10px;cursor:pointer}.top_box .inputBox .company_box[data-v-e7ba7d84],.top_box .inputBox .company_box span[data-v-e7ba7d84]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top_box .inputBox .company_box[data-v-e7ba7d84]:nth-child(2n){margin-left:10px}