﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section {
    margin: 0;
    padding: 0;
    outline: none;
    vertical-align: baseline;
}

:root {
    --color-huawei: #005bba;
    --color-nova: #4151a4;
    --color-honor: #0084A5;
    --color-black: rgba(25, 25, 25, 1);
    --color-light-black: rgba(25, 25, 25, 0.5);
}

body {
    font-size: 13px;
    -webkit-user-select: auto;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    line-height: 1.5;
    min-width: 320px;
    background-color: #ffffff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "方正兰亭准黑_GBK", Droid Sans, Droid Sans Fallback, Roboto, STHeiti, SimHei, Hei;
    color: rgba(25, 25, 25, 1);
    width: 100%;
    overflow-x: hidden;
}

#jd-content .hrcopyright {
    margin-top: 36px;
}

a {
    text-decoration: blink;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
}

a:visited {
    color: #0064CC;
    text-decoration: blink;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
}

.pink a {
    -webkit-tap-highlight-color: rgba(224, 90, 109, 0.6);
}

.white a {
    -webkit-tap-highlight-color: rgba(158, 120, 55, 0.6);
}

.taste a {
    -webkit-tap-highlight-color: rgba(220, 120, 50, 0.8);
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

img {
    border: 0;
    max-width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 99%;
    word-wrap: break-word;
    word-break: break-all;
}

ul {
    padding-left: 20px;
    margin-bottom: 3%;
    margin-left: 8px;
}
[dir="rtl"] ul{
    padding-left: 0;
    padding-right: 20px;
    margin-left: 0;
    margin-right: 8px;
}
ol ul {
    margin-left: 0;
}

ul.ullinks,
ul.gd-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hide {
    display: none !important;
}

.dbh-header {
    width: 100%;
    background-color: #D9D9D9;
    border-bottom: 2px solid #B0B0B0;
    display: none;
}

#jd-content1 {
    padding: 0 16px 16px 16px;
}

#jd-content1 .g-idx a,
.ulchildlink a,
.g-faq a {
    color: rgba(25, 25, 25, 1);
    text-decoration: none;
    display: block;
    word-wrap: break-word;
    word-break: break-all;
    height: 24px;
    line-height: 24px;
    margin-left: -16px;
    margin-right: -16px;
}

.ulchildlink br {
    display: none;
}

.gd-list > li,
.ulchildlink {
    border-bottom: 1px solid #f2f2f2;
    word-wrap: break-word;
    word-break: break-all;
}

.ullinks :last-child {
    border-bottom: 0;
}

.ulchildlink a,
.g-faq a {
    padding: 13px 8px 11px;
    line-height: 24px;
    min-height: 24px;
}

.gd-list > li:last-child,
.ulchildlink:last-child {
    border-bottom: none;
}

.gl-img {
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin-right: 2%;
}

.row-nocellborder img,
.uicontrol img,
.notespanimage img {
    height: 20px;
}

#jd-content img {
    vertical-align: text-bottom;
}

.g-idx li span {
    vertical-align: middle;
}

td {
    vertical-align: middle;
    text-align: left;
    padding: 2%;
}

td:nth-child(1) {
    text-align: right;
}

.imagecenter {
    text-align: center;
}

.imagecenter img {
    max-width: 88%;
}

#defimageiconnote {
}

.nocellnorowborder img {
    width: 88%;
}

#jd-content ol {
    padding-left: 22px;
}
[dir="rtl"] #jd-content ol{
    padding-right: 22px;
    padding-left: 0;
}

#jd-content1 .g-idx a {
    padding: 12px 28px;
}

#jd-content .note p {
    margin-bottom: 0;
}

div.hr,
div.hrnm {
    border-top: 1px solid #F2F2F2;
    width: 100%;
    height: 2px;
}

div.hr {
    margin: 2.5% 0;
}

.sectiontitle,
p,
ol,
table {
    margin: 0 0 15px 0;
    padding-top: 0;
}

.function-block {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    margin-bottom: 15px;
}

.note {
    margin: 0 0 15px 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
}

.note > .notespanimage {
    float: left;
    margin-left: 6px;
}
[dir="rtl"] .note > .notespanimage {
    float: right;
    margin-right: 6px;
    margin-left: 0;
}
li .note > span {
    margin-left: 0;
}
.note > p {
    padding-left: 28px;
}
[dir="rtl"] .note > p{
    padding-left: 0;
    padding-right: 28px;
}

.note > ol {
    margin-left: 8px;
}
[dir="rtl"] .note > ol{
    margin-left: 0;
    margin-right: 8px;
}
.note > ul {
    margin-left: 8px;
    margin-top: 1px;
}
[dir="rtl"] .note > ul{
    margin-left: 0;
    margin-right: 8px;
}
.pink h2 {
    color: #e05a6d;
    border-color: #e05a6d;
}

.white h2 {
    color: #9e7837;
    border-color: #9e7837;
}

.taste h2 {
    color: #dc7832;
    border-color: #dc7832;
}

.pink h2.sectiontitle,
.white h2.sectiontitle,
.taste h2.sectiontitle {
    color: rgba(0, 0, 0, 1);
}

.page-btn {
    display: block;
    margin: 28px;
    padding: 15px 0;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    font-size: 13px;
}

.guide-cont,
#jd-content {
    box-shadow: none;
    margin: 0;
    padding: 24px 24px 0 24px;
}

ul.ullinks {
    margin-top: -39px;
}

#praise .text {
    display: inline-block;
    text-indent: 4px;
    font-size: 10px;
    max-width: 18em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#praise.nova.EMUI91 .icon {
    background-image: url("../images/ic_thumbs-up-nova.png");
}

#praise.honor.EMUI91 .icon {
    background-image: url("../images/ic_thumbs-up-honor.png");
}

#praise.praised .icon {
    background-position: left center;

}

#praise.praised.nova.EMUI91 .icon {
    background-image: url("../images/ic_thumbs-up-nova.png");
}

#praise.praised.honor.EMUI91 .icon {
    background-image: url("../images/ic_thumbs-up-honor.png");
}

.click_btn {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

[dir="rtl"] #praise .icon {
    background-image: url("../images/ic_thumbs-up_2_emui9.0.png");
}

[dir="rtl"] #praise.EMUI91 .icon {
    background-image: url("../images/ic_thumbs-up_2.png");
}

[dir="rtl"] #praise.EMUI91.nova .icon {
    background-image: url("../images/ic_thumbs-up-nova_2.png")
}

[dir="rtl"] #praise.EMUI91.honor .icon {
    background-image: url("../images/ic_thumbs-up-honor_2.png")
}

[dir="rtl"] #praise.EMUI91.praised .icon {
    background-image: url("../images/ic_thumbs-up_2.png");
}

[dir="rtl"] #praise.EMUI91.praised.nova .icon {
    background-image: url("../images/ic_thumbs-up-nova_2.png")
}

[dir="rtl"] #praise.EMUI91.praised.honor .icon {
    background-image: url("../images/ic_thumbs-up-honor_2.png")
}

#praise {
    height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 16px 0 0;
    -webkit-user-select: none;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-align-content: center;
    -webkit-align-items: center;
    align-content: center;
    align-items: center;
    display: flex;
    border-radius: 6px;
    padding: 0 7px;
    color: var(--color-light-black);
}

#praise.show {
    display: flex !important;
}

#praise.EMUI91 {
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.05);
    padding: 0 8px;
    color: var(--color-huawei);
    border: none;
}

#praise.EMUI91.honor {
    color: var(--color-honor);
}

#praise.nova {
    border-radius: 16px;
}

#praise.EMUI91.nova {
    color: var(--color-nova);
}

#praise #liked {
    display: none;
}

#praise.praised #liked {
    display: initial;
}

#praise.praised #likes {
    display: none;
}

ul.ullinks .ulchildlink a {
    padding: 15px 4px 13px;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 28px;
    padding-right: 28px;
    line-height: 20px;
    min-height: 20px;
    height: auto;
}

#praise .icon {
    width: 16px;
    height: 16px;
    background-size: 50px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/ic_thumbs-up_emui9.0.png");
}

#praise.EMUI91 .icon {
    background-image: url("../images/ic_thumbs-up.png");
}

#praise.praised .icon {
    background-position: right center;

}

.click_btn {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

