.user-wrap_3FMao {
  font-size: 14px;
  color: #fff;
  background-size: cover;
  display: flex;
  justify-content: center;
  background-size: cover; }

.user-container_3Rn1Z {
  background-size: 100% 100%;
  width: 3.4rem;
  height: 0.81rem; }

.logined-cont_3aHJ0 {
  height: 100%;
  padding: 0 0.15rem;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.user-info_2VOL- {
  flex: 1;
  display: flex;
  align-items: center; }
  .user-info-line_32GNB {
    height: 1px; }

.user-name_1lJI4 {
  margin-right: 5px; }

.player-id_2uPzd {
  color: #cbcaca; }

.user-uc_YkAxP {
  flex: 1;
  display: flex;
  align-items: center; }
  .user-uc_YkAxP span {
    color: #ffc85d;
    margin-left: 5px; }

.link-account_2yemJ {
  cursor: pointer;
  text-decoration: underline; }

.login-cont_3wirH {
  display: flex;
  height: 0.81rem;
  padding: 0 0.15rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.login-tips_tbxL9 {
  width: 2.1rem; }

.login-btn_1jA-a {
  width: 0.73rem;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  background-size: 100% 100%;
  font-size: 14px;
  color: #000;
  margin-left: 0.15rem;
  cursor: pointer; }

.login_text_1qLGe {
  width: 5.38rem;
  height: 0.62rem;
  box-sizing: border-box;
  background-size: 100% 100%;
  padding: 0 0.23rem;
  font-size: 0.26rem;
  color: #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto; }
  .login_text_1qLGe .user_name_w2JCu {
    width: 5rem;
    cursor: pointer; }
    .login_text_1qLGe .user_name_w2JCu p {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .login_text_1qLGe .login_btn_2K9yN {
    display: table;
    text-decoration: underline;
    text-underline-offset: 4px;
    color: #f1c337;
    cursor: pointer; }

.rtl .login_text_1qLGe {
  flex-direction: row-reverse; }

.login_Lottery_number_3CXAy {
  display: flex;
  align-items: center; }
  .login_Lottery_number_3CXAy .login_Lottery_number_pic_UkgPN {
    width: 0.4rem;
    height: 0.36rem; }
  .login_Lottery_number_3CXAy .login_Lottery_number_text_2Y8rE {
    color: #fff09f;
    margin-left: 0.12rem; }

.info-tips_3S1XD {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-110%);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  padding: 8px;
  color: #e4e4e4; }

.tips-triangle_puHT0 {
  position: absolute;
  left: 50%;
  bottom: -8px;
  width: 16px;
  height: 8px;
  background: rgba(0, 0, 0, 0.5);
  clip-path: path("M 0 8 A 4 4 0 0 0 2.82842712474619 6.82842712474619 L 6.585786437626905 3.0710678118654755 A 2 2 0 0 1 9.414213562373096 3.0710678118654755 L 13.17157287525381 6.82842712474619 A 4 4 0 0 0 16 8 Z");
  content: "";
  transform: rotate(180deg); }

@media (min-width: 768px) {
  .login_text_1qLGe {
    width: 5.5rem;
    height: 0.37rem;
    box-sizing: border-box;
    padding: 0 0.4rem;
    justify-content: space-between;
    font-size: 0.13rem; }
    .login_text_1qLGe .login_Lottery_number_3CXAy .login_Lottery_number_pic_UkgPN {
      width: 0.18rem;
      height: 0.16rem; }
    .login_text_1qLGe .login_Lottery_number_3CXAy .login_Lottery_number_text_2Y8rE {
      font-size: 0.13rem; } }

/* pc */
.rtl .user-name_1lJI4 {
  margin-right: 0;
  margin-left: 5px; }

.rtl .user-uc_YkAxP span {
  margin-left: 0;
  margin-right: 5px; }

.rtl .login-btn_1jA-a {
  margin-left: 0;
  margin-right: 0.15rem; }

.rtl .login_Lottery_number_3CXAy .login_Lottery_number_text_2Y8rE {
  margin-left: 0;
  margin-right: 0.12rem; }

.rtl .info-tips_3S1XD {
  left: auto;
  right: 0; }

