@charset "UTF-8";.AccountSelect[data-v-fb55c106]{width:100%;height:100vh;background-color:#1891ff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.AccountSelect .selectBox[data-v-fb55c106]{position:relative;margin:190px 0;display:inline-block;min-width:670px;max-height:830px;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.15) 0 0 10px;box-shadow:0 0 10px rgba(0,0,0,.15);font-family:微软雅黑,sans-serif;font-weight:400;font-style:normal;text-align:left;background:inherit inherit inherit inherit inherit inherit inherit inherit inherit;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;border-radius:10px;overflow:hidden}.AccountSelect .selectBox .logout[data-v-fb55c106]{cursor:pointer;border-width:0;position:absolute;left:20px;top:20px;width:150px;height:41px;background:inherit;background-color:#d7d7d7;border:none;border-radius:10px;text-align:center;line-height:41px}.AccountSelect .selectBox .main[data-v-fb55c106]{max-width:700px;height:80%;margin-top:90px;overflow-y:auto}.AccountSelect .selectBox .main .item[data-v-fb55c106]{float:left;width:150px;height:221px;margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0 10px}.AccountSelect .selectBox .main .item .img[data-v-fb55c106]{border-width:0;width:150px;height:150px;background:inherit;background-color:#d7d7d7;border:none;border-radius:10px;-webkit-box-shadow:none;box-shadow:none}.AccountSelect .selectBox .main .item .name[data-v-fb55c106],.AccountSelect .selectBox .main .item .role[data-v-fb55c106]{margin-top:10px;font-weight:900}.AccountSelect .selectBox .main .item .name[data-v-fb55c106]{font-size:24px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.AccountSelect .selectBox .main .item .role[data-v-fb55c106]{font-size:16px}