left: 10px; display: flex; align-items: center; justify-content: space-between; } .user-supe-nickname a:hover{ color: red !important; } .login-user-info { display: flex; flex-wrap: wrap; align-items: center; padding: 0px 20px; } .login-user-info a { display: inline-block; width: 50%; text-align: center; margin: 10px 0px; } .login-user-info .f_item { width: 50%; display: flex; flex-direction: column; align-items: center; margin: 5px 0px; cursor: pointer; font-size: 11px; } .login-user-info .f_item img { width: 25px; height: 25px; background: none !important; } .login-card-top a{ margin-bottom: 5px; } .login-card-bottom { display: flex; flex-wrap: wrap; align-items: center; margin: 0px 30px; margin-top: 70px; padding: 0px 20px; } .login-card-bottom a { display: inline-block; width: 50%; text-align: center; margin: 5px 0px; } .go-top { margin: 0px 30px; margin-top: 10px; text-align: center; } .go-weixin { position: relative; } .go-weixin:hover .show-wx-erweima { display: block; color: #fff !important; } .show-wx-erweima { padding-top: 3px; width: 138px; height: 150px; z-index: 9999; display: none; position: absolute; top: -10px; left: -140px; color: #fff !important; background: url('/static/images/index_dialog/right_side_erweima_bg.png') no-repeat; border-radius: 4px; } .show-wx-erweima img { width: 80px; } .user-info .a_login:hover { color: #00a0e9 !important; }
X