.box[data-v-1b0bbf1e]{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:1000000;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.box .content[data-v-1b0bbf1e]{width:1200px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.box .content .item[data-v-1b0bbf1e]{width:250px;height:250px;border-radius:50%;background-color:#ccc;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:40px;font-weight:700;cursor:pointer}.box .content .item[data-v-1b0bbf1e]:hover{background-color:#409eff}