html, body {
    word-wrap: break-word;
    font-size: 20px;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    color: RGB(26, 26, 26);
    visibility: hidden;
}

html[dir="rtl"] body {
    padding: 0px 2px 0px 2px;
}

p {
    font-size: 0.64rem;
    margin: 0rem 0rem 0rem 0rem;
    line-height: 140%;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.bodyOnly {
    margin: 10px !important;
}

.bottom {
    font-size: 16px;
    font-weight: bold;
    color: #007dff;
    margin-top: 0.67rem;
    margin-bottom: 0.67rem;
}

.center {
    text-align: center;
}

.div-align-start {
    text-align: start;
}

.indent {
    text-indent: -1.2rem;
}

.indent-point {
    padding: 0.3rem;
    margin-right: 0.4rem;
}

.emui_functional_blue {
    color: #007dff;
}

.emui_master_body {
    font-size: 0.56rem;
}

.margin-top-24 {
    margin-top: 1.2rem;
}

.margin-top-16 {
    margin-top: 0.8rem;
}

.margin-top-8 {
    margin-top: 0.4rem;
}

.margin-top-4 {
    margin-top: 0.2rem;
}

.medium {
    font-weight: bold;
}

.padding-left-or-right {
    padding-inline-start: 1.2rem;
}

.regular {
    font-weight: normal;
}

.title {
    text-align: center;
    font-size: 0.8rem;
    margin: 0.67rem 1.2rem 0rem;
}

.titleDate {
    text-align: center;
    font-size: 0.72rem;
    margin: 0.2rem 1.2rem 0.8rem;
}

.headIcon {
    text-indent: 0.0pt;
    text-align: center;
    margin-top: 0.67rem;
}

.car #huawei_privacy_logo, .car #honor_privacy_logo, .car #huaweihonor_black_privacy_logo {
    width: 24px !important;
    height: 24px !important;
    margin-top: 18px !important;
}

.car .medium.title {
    margin-top: 16px;
    font-size: 0.9rem;
}

.car .titleDate {
    margin-bottom: 32px;
}

.car p {
    font-size: 0.7rem;
    color: rgba(0, 0, 0, 0.6);
}

.car .medium {
    font-weight: 500;
    color: rgba(0, 0, 0, 0.9);
}

.car b {
    font-weight: 500;
    color: rgba(0, 0, 0, 0.9);
}

.car a.medium {
    font-size: 0.7rem;
    color: #007dff;
}

.night.car a.medium {
    color: #007dff;
}

.car .bottom {
    position: relative;
    width: 260px;
    line-height: 40px;
    margin: 24px auto;
    border-radius: 20px;
    color: rgba(0, 0, 0, 0.9);
    background-color: rgba(0, 0, 0, 0.05);
    font-size: 0.8rem;
}

.car .bottom::before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.1);
}

.car .bottom:active::before {
    display: block;
}

.car #moreBtn {
    margin-bottom: 28px;
}

body.night {
    background-color: transparent;
}

body.car {
    background: transparent !important;
}

body.car.night {
    background: transparent !important;
}

.night.car p {
    color: rgba(255, 255, 255, 0.6);
}

.night.car .medium {
    color: rgba(255, 255, 255, 0.9);
}

.night.car b {
    color: rgba(255, 255, 255, 0.9);
}

.night.car .bottom {
    color: rgba(255, 255, 255, 0.9) !important;
    background-color: rgba(255, 255, 255, 0.15);
}

.night.car .bottom::before {
    background: rgba(255, 255, 255, 0.15);
}

/*以下为适配tv样式*/
body.tv {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow: hidden;
    background: transparent;
}

.tv .header {
    padding-top: 36px;
}

.tv p {
    margin: 0rem 0rem 0rem 0rem;
    line-height: 140%;
    color: rgb(255, 255, 255, 0.9)
}

.tv a {
    text-decoration: none;
    cursor: pointer;
}

.tv #moreBtn {
    margin-bottom: 0;
    width: fit-content; /* 查看更多按钮被遥控器选中的时候不会选中整行 */
}

.tv .bottom {
    font-size: 14px;
    font-weight: bold;
    color: #007dff;
    margin-top: 12px;
}

.tv .indent {
    text-indent: -1.2rem;
}

.tv .indent-point {
    padding: 0.3rem;
}

.tv .emui_functional_blue {
    color: #007dff;
}

.tv .emui_master_body {
    font-size: 0.56rem;
}

.tv .margin-top-24 {
    margin-top: 1.2rem;
}

.tv .margin-top-16 {
    margin-top: 0.8rem;
}

.tv .margin-top-8 {
    margin-top: 0.4rem;
}

.tv .margin-top-4 {
    margin-top: 0.2rem;
}

.tv .medium {
    font-weight: 500;
    font-size: 14px;
}

.tv .padding-left-or-right {
    padding: 0 1.2rem;
}

.tv .regular {
    font-weight: 400;
    font-size: 12px;
}


.tv .title {
    text-align: center;
    font-size: 30px;
    margin: 16px 0 0;
}

.tv .titleDate {
    text-align: center;
    font-size: 16px;
    margin: 4px 0 32px;
    color: rgb(255, 255, 255, 0.6) !important
}

.tv .divcss5 {
    flex-shrink: 1;
    overflow: hidden auto;
    padding: 0 1rem;
    margin-bottom: 27px;
}

.tv .divcss5:focus {
    outline: none;
}

.tv .divcss5::-webkit-scrollbar {
    display: block;
    width: 4px;
}

.tv .divcss5::-webkit-scrollbar-thumb {
    background-color: rgba(241, 243, 245, 1);
    border-radius: 2px;
}

.tv .divcss5::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 2px;
}

/*以下为墨水屏*/
.eink a {
    color: rgba(0, 0, 0, 1) !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.eink #moreBtn {
    color: black !important;
}

.eink ::selection {
    background-color: #DDDDDD;
}

/* 浏览器风格 */
.browser {
    padding: 0px 24px;
}

.honor a {
    text-decoration: none;
    cursor: pointer;
    color: #00b1ff !important;
}

.share_title {
    margin-top: 24px !important;
}

@media print {
    @page {
        size: A4 portrait;
        margin: 1.5cm 1cm 1.5cm 1cm  ;
    }

    p {
        color: rgb(0, 0, 0, 1);
        page-break-after: avoid;
    }

    .titleDate {
        color: rgb(0, 0, 0, 1) !important
    }

    html, body {
        height: max-content;
    }
}