html,
body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font: 0.32rem microsoft yahei, tahoma, simsun, sans-serif;
    color: #9d9d9d;
}

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

img {
    border: none;
    padding: 0;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    vertical-align: top;
    pointer-events: none;
    user-select: none;
    outline: none;
}

em,
i,
b {
    font-style: normal
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #9d9d9d;
}

.db {
    display: block;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hide {
    display: none;
}

.ca-c-1 {
    color: #ca4d31;
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

html {
    background-color: #020f21;
}

body.no-scroll {
    overflow: hidden;
}

body,
html {
    width: 100%;
    height: 100%;
}

.wrap {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250710netbar/m/bg.jpg) center top/cover no-repeat;
    width: 10.8rem;
    height: 19.2rem;
}
.logo{
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250710netbar/m/logo.png) center top/cover no-repeat;
    width: 3.02rem;
    height: .87rem;
    position: absolute;
    top: .35rem;
    left: .3rem;
}
.slogan{
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250710netbar/m/slogan.png) center top/cover no-repeat;
    width: 9.36rem;
    height: 5.04rem;
    position: absolute;
    bottom: 8.5rem;
    left: 50%;
    transform: translateX(-50%);
}
.content{
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250710netbar/m/txtcontent.png) center top/cover no-repeat;
    width: 10.8rem;
    height: 9.81rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.btn{
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250710netbar/m/btn.png) center top/cover no-repeat;
    width: 5.63rem;
    height: 1.2rem;
    position: absolute;
    bottom: 1.6rem;
    left: 54%;
    transform: translateX(-50%);
}