html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active,
a:focus {
    outline: none;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

::-moz-selection {
    color: #FFFFFF;
    background-color: #209EEB;
}

li {
    list-style-type: none;
}

img {
    border: none;
    pointer-events: none;
}

fieldset {
    border-style: none
}

label,
button {
    cursor: pointer;
}

select,
input,
textarea {
    font-size: .24rem;
    line-height: 1.2em;
}

.clearfix:before,
.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix {
    *zoom: 1;
}

.fix {
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
}

.none {
    display: none;
}

input[type=text] {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

button {
    appearance: none;
    -webkit-appearance: none;
    border: 0px solid #ccc;
}

body {
    webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.wrapper-select {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 5, 10, 0.65);
    z-index: 9999;
}

.modal {
    transform: translateY(100%);
    transition: transform .25s ease-in-out;
}

.yd_pop_style_1 div {
    text-align: left;
}

.yd_pop_style_1 {
    width: 6rem;
    padding-bottom: 1rem;
    position: fixed;
    left: 50%;
    z-index: 999;
    overflow: hidden;
    color: rgba(0, 5, 10, 0.45);
    font-weight: 500;
    border-radius: .08rem;
    overflow: hidden;
    background: #fff;
}

.yd_pop_style_1 .yd_pop_hd {
    padding-top: .32rem;
    text-align: center;
}

.yd_pop_style_1 .yd_pop_hd h3 {
    text-align: center;
    line-height: .48rem;
    color: rgba(0, 5, 10, 0.85);
    font-size: .32rem;
    font-weight: 500;
}

.yd_pop_style_1 .yd_pop_close {
    position: absolute;
    width: .28rem;
    height: .28rem;
    right: .42rem;
    top: .42rem;
    z-index: 10;
    display: block;
    font-size: .5rem;
    text-align: center;
    line-height: .5rem;
    background: url(https://game.gtimg.cn/images/gp/act/a20250903gxtq/role/pop_close.png) no-repeat 0 0;
    background-size: 100%;
    line-height: 2000px;
    overflow: hidden;
}

.yd_pop_style_1 .yd_pop_return {
    text-align: center;
    border-top: 1px solid rgba(0, 5, 10, .15);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.yd_pop_style_1 .yd_pop_return a {
    color: #395FAB;
    padding: .32rem 0;
    flex: 1
}

.yd_pop_changeuser {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    border-radius: .1rem .1rem 0 0;
}

.yd_userinfo {
    margin: .32rem;
    padding-left: 1.04rem;
}

.yd_userinfo .yd_avatar {
    width: .8rem;
    height: .8rem;
    float: left;
    margin-left: -1.04rem;
}

.yd_userinfo .yd_avatar img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

/* .yd_userinfo .yd_base {
    transform: translateY(-0.8rem);
} */

.yd_userinfo .yd_username {
    display: inline-block;
    font-size: .28rem;
    color: rgba(0, 5, 10, 0.85);
    line-height: .44rem;
}

.yd_userinfo .yd_plat {
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.36rem;
}

.yd_userinfo .yd_helper_id {
    font-size: 0.24rem;
    line-height: 0.36rem;
}

.yd_account_list {
    margin: .32rem;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: .28rem;
}

.yd_account_list li {
    padding: .2rem .24rem;
    position: relative;
}

.yd_account_list li:before {
    content: "";
    position: absolute;
    right: .36rem;
    top: .36rem;
    border-radius: 100%;
    background: url(https://game.gtimg.cn/images/gp/act/a20250903gxtq/role/radio_1.png) no-repeat 0 0;
    background-size: 100%;
    width: .4rem;
    height: .4rem;
}

.yd_account_list li.yd_select:before {
    background: url(https://game.gtimg.cn/images/gp/act/a20250903gxtq/role/radio_1_on.png) no-repeat 0 0;
    background-size: 100%;
}

.yd_account_list .yd_account_name {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: rgba(0, 5, 10, 0.85);
    vertical-align: top;
}

.yd_avatar {
    position: relative;
}

.yd_sex {
    position: absolute;
    right: 0;
    bottom: 0
}

.yd_ico_sex_1 {
    background: url(https://game.gtimg.cn/images/gp/act/a20250903gxtq/role/ico_sex_1.png) no-repeat 0 0;
}

.yd_ico_sex_2 {
    background: url(https://game.gtimg.cn/images/gp/act/a20250903gxtq/role/ico_sex_2.png) no-repeat 0 0;
}

.yd_ico_sex {
    display: block;
    width: .24rem;
    height: .24rem;
    background-size: 100%;
}

.yd_ico_primary {
    margin-top: -0.03rem;
    margin-left: 0.1rem;
    display: inline-block;
    width: .72rem;
    height: .32rem;
    background: url(https://game.gtimg.cn/images/gp/act/a20250903gxtq/role/ico_primary.png) no-repeat 0 0;
    background-size: 100%;
}

.yd_account_ingfo {
    margin-top: 0.04rem;
}