
html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    word-wrap: break-word;
}

body {
    opacity: 0;
}

span {
    word-wrap: break-word;
}


@media only screen and (max-width: 1346px) {
    html, body {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1347px) and (max-width: 1420px) {
    html, body {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1421px) and (max-width: 1660px) {
    html, body {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1661px) and (max-width: 1900px) {
    html, body {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1901px) and (max-width: 1920px) {
    html, body {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1921px) {
    html, body {
        font-size: 20px;
    }
}

a {
    text-decoration: none;
    cursor: pointer;
}
p {
    margin: 0;
    padding: 0;
}
.box {
    width: 1.6rem;
    height: 1.6rem;
    overflow: hidden;
    margin: 0px auto;
}



.logo {
    width: 1.6rem;
    height: 1.6rem;
    margin-top: -1.6rem;
}

.logo_light{
    filter: drop-shadow(0px 1.6rem #0A59F7);
}

.logo_dark{
    filter: drop-shadow(0px 1.6rem #5291FF);
}
.container {
    margin: 0 0 0 0;
}
.title {
    font-size: 0.9rem;
    line-height: 1.4;
    text-align: center;
    margin-top: 0.8rem;
}
.title-light-text{
    color: #000000e5;
}
.title-dark-text{
    color: #FFFFFFe5;
}
.caption {
    font-size: 0.7rem;
    line-height: 1.4;
    text-align: center;
    margin-top: 0.2rem;
}
.caption-light-text {
    color: #00000099;
}
.caption-dark-text {
    color: #FFFFFF99;
}
.firstTitle {
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 1.2rem;
}
.firstTitle-light-text {
    color: #000000e5;
}
.firstTitle-dark-text {
    color: #FFFFFFe5;
}
.secondTitle {
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.8rem;
}
.secondTitle-light-text {
    color: #000000e5;
}
.secondTitle-dark-text {
    color: #FFFFFFe5;
}
.thirdTitleMain {
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.6rem;
}
.thirdTitleMain-light-text {
    color: #000000e5;
}
.thirdTitleMain-dark-text {
    color: #FFFFFFe5;
}
.contentText{
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.4rem;
}
.contentText-light-text {
    color: #000000e5;
}
.contentText-dark-text {
    color: #FFFFFFe5;
}
.firstContent{
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.4rem;
}
.firstContent-light-text {
    color: #000000e5;
}
.firstContent-dark-text {
    color: #FFFFFFe5;
}
.secondContent{
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.4rem;
}
.secondContent-light-text {
    color: #000000e5;
}
.secondContent-dark-text {
    color: #FFFFFFe5;
}
.thirdContent{
    font-size: 0.8rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.4rem;
}
.thirdContent-light-text {
    color: #000000e5;
}
.thirdContent-dark-text {
    color: #FFFFFFe5;
}
.list {
    font-size: 0.7rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.4rem;
    margin-bottom: 0;
    padding-inline-start: 1.25rem;
}
.list-light-text {
    color: #000000e5;
}
.list-dark-text {
    color: #FFFFFFe5;
}
.thirdTitleSub {
    font-size: 0.7rem;
    line-height: 1.4;
    text-align: left;
}
.thirdTitleSub-light-text {
    color: #00000099;
}
.thirdTitleSub-dark-text {
    color: #FFFFFF99;
}
.link{
    font-family: 鸿蒙黑体 medium, sans-serif-medium, sans-serif;
    font-weight: 601;
}
.link-light-text {
    color: #0A59F7
}
.link-dark-text {
    color: #5291FF
}
.firstGrapContent {
    font-size: 0.7rem;
    line-height: 1.4;
    text-align: left;
}
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.fixedBottom {
    left: 0;
    width: 100%;
    position: fixed;
    bottom: 0px;
}
#bottomDiv{
    width: 100%;
    height: 2.6rem;
    padding-bottom: 0.8rem
}
.gridLayoutVersion{
    font-weight: 1;
}
.medium {
    font-family: 鸿蒙黑体 medium, sans-serif-medium, sans-serif;
    font-weight: 601;
}
.regular {
    font-family: 鸿蒙黑体, sans-serif;
    font-weight: 400;
}
.light_bg_color {
    background-color: #F1F3F5FF;
}
.dark_bg_color {
    background-color: #000000ff;
}
.light_sub_bg_color {
    background-color: #F1F3F5FF;
}
.margin-top-32 {
    margin-top: 0.8rem;
}
table {
    font-size: 0.7rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 0.4rem;
    font-family: 鸿蒙黑体, sans-serif;
    font-weight: 400;
}
td.dark {
    border: 2px solid #FFFFFF;
    color: #FFFFFFe5;
}
td.light{
    border: 2px solid #000000;
    color: #000000e5;
}

#logo_box {
    position: relative;
    height: 1.6rem;
}

#logo_in {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -1.6rem;
}

#logo_out {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -1.6rem;
}


.logoOut_light {
    filter: drop-shadow(0px 1.6rem ${logoOutLightColor});
    opacity: ${lightOpacity};

}

.logoIn_light {
    filter: drop-shadow(0px 1.6rem ${logoInLightColor});
}

.logoOut_dark {
    filter: drop-shadow(0px 1.6rem ${logoOutDarkColor});
    opacity: ${darkOpacity};
}

.logoIn_dark {
    filter: drop-shadow(0px 1.6rem ${logoInDarkColor});
}

 .gridLayout{display: block;flex:1} p#p-0{}
p#p-1{}
p#p-2{}
p#p-3{}
p#p-4{}
p#p-5{}
p#p-6{}
p#p-7{}
p#p-8{}
p#p-9{}
p#p-10{}
p#p-11{}
p#p-12{}
p#p-13{}
p#p-14{}
p#p-15{}
p#p-16{}
p#p-17{}
p#p-18{}
p#p-19{}
p#p-20{}
p#p-21{}
p#p-22{}
p#p-23{}
p#p-24{}
p#p-25{}
p#p-26{}
p#p-27{}
p#p-28{}
p#p-29{}
p#p-30{}
p#p-31{}
p#p-32{}
p#p-33{}
p#p-34{}
p#p-35{}
p#p-36{}
p#p-37{}
p#p-38{}
p#p-39{}
p#p-40{}
p#p-41{}
p#p-42{}
p#p-43{}
p#p-44{}
p#p-45{}
p#p-46{}