.menu-wrap[data-v-3b33a619]{width:100%;position:absolute;height:36px;bottom:20px;left:0;z-index:1;display:flex;justify-content:center;pointer-events:none}.menu-wrap .menu-item[data-v-3b33a619]{width:108px;border-radius:8px;height:36px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-right:16px;color:#fff;font-size:14px;background:linear-gradient(108deg,#18aeff 8%,#1890ff 88%);box-shadow:inset 0 -3px 5px 0 #0084ff;cursor:pointer;pointer-events:all;padding:0 10px}.menu-wrap .menu-item.check[data-v-3b33a619],.menu-wrap .menu-item[data-v-3b33a619]:active{box-shadow:inset 0 -2px 5px 0 #f94700;background:linear-gradient(111deg,#f88000 12%,#fe5000 80%)}.menu-wrap .menu-item.disable[data-v-3b33a619],.menu-wrap .menu-item.disable[data-v-3b33a619]:active{box-shadow:inset 0 -2px 5px 0 #727070;background:linear-gradient(111deg,#888 12%,#727272 80%);cursor:not-allowed}.menu-wrap .menu-item.menu-item-hide[data-v-3b33a619]{display:none}.menu-wrap .menu-item[data-v-3b33a619]:last-child{margin-right:0}.menu-wrap .menu-item .icon[data-v-3b33a619]{display:inline-block;display:flex;justify-content:center;align-items:center;cursor:pointer;pointer-events:all}.menu-wrap .menu-item .icon i[data-v-3b33a619]{font-size:22px}