.knowledge-collection,.knowledge-collection *{box-sizing:border-box;-webkit-box-sizing:border-box}
.knowledge-collection{background-color:#fff;padding:56px 0 80px}
.knowledge-collection .knowledge-collection-container{width:100%;padding:0 80px;max-width:none}
.knowledge-collection .knowledge-collection-wrap{max-width:1072px;width:100%;margin:0 auto}
.knowledge-collection .knowledge-collection-title{font-weight:bold;font-size:32px;color:#000;text-align:center;line-height:43px;margin-bottom:48px}
.knowledge-collection .knowledge-collection-list-btn{font-size:16px;color:#000;cursor:pointer;margin-bottom:24px}
.knowledge-collection .knowledge-collection-list-btn .list-open::before,.knowledge-collection .knowledge-collection-list-btn .list-close::before{content:'';display:inline-block;background-image:url('../images/support-v3/expand-directory-ic-pc.svg');background-size:cover;width:20px;height:22px;transform:translateY(5px);margin-right:10px}
.knowledge-collection .list-close{display:none}
.knowledge-collection .knowledge-collection-content{border-top:1px solid #ededed;position:relative;display:flex;justify-content:flex-start;align-items:flex-start}
.knowledge-collection .knowledge-collection-list{flex-shrink:0;width:260px;background-color:#fff;overflow-x:hidden;z-index:2;position:sticky;left:0;top:var(--header_placeholder_height);bottom:0;right:0;opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}
.knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-list{opacity:0;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}
.knowledge-collection .auth-type-list .item a{display:inline-block;font-size:16px;color:#000;font-weight:bold;line-height:21px;max-width:86%}
.knowledge-collection .auth-type-list:not(:first-child){display:none}
.knowledge-collection .auth-type-list:not(:first-child) .item{margin-bottom:24px;padding:0 0 0 10px;border:0}
.knowledge-collection .auth-type-list:not(:first-child) .item .s-button{padding:0;margin-bottom:24px}
.knowledge-collection .auth-type-list:not(:first-child) .item a{font-size:16px;color:rgba(0,0,0,.5);line-height:24px;font-weight:normal;display:block;max-width:86%}
.knowledge-collection .auth-type-list:not(:first-child) .item a.active{color:#000}
.knowledge-collection .knowledge-collection-result .knowledge-collection-result-content{margin-left:32px;padding-top:40px}
.knowledge-collection .knowledge-collection-result-content .s-title{font-size:32px;line-height:48px;font-weight:bold}
.knowledge-collection .knowledge-collection-result-content .s-area{font-size:16px;color:rgba(0,0,0,.5);line-height:24px;padding:16px 0 48px}
.knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-result{margin-left:0;border-left:0}
.knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-result .knowledge-collection-result-content{margin-left:0}
.knowledge-collection .knowledge-collection-list .s-button{position:relative;padding:32px 0;cursor:pointer}
.knowledge-collection .knowledge-collection-list .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;padding:3px}
.knowledge-collection .knowledge-collection-list .icon i{width:100%;height:100%;position:relative;display:block}
.knowledge-collection .knowledge-collection-list .icon i::after,.knowledge-collection .knowledge-collection-list .icon i::before{content:'';position:absolute;background-color:#7f7f7f;border-radius:2px;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.knowledge-collection .knowledge-collection-list .icon i::after{width:100%;height:2px;top:50%;transform:translateY(-50%)}
.knowledge-collection .knowledge-collection-list .icon i::before{width:100%;height:2px;top:50%;transform:translateY(-50%) rotate(-90deg)}
.knowledge-collection .knowledge-collection-list .s-button.cur .icon i::before{transform:translateY(-50%) rotate(0)}
.knowledge-collection .guidebook-btn-area{display:flex;justify-content:space-between;margin-top:80px}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area,.knowledge-collection .guidebook-btn-area .guidebook-next-area{font-size:16px;line-height:24px;display:flex;flex:0 0 50%}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area{margin-right:60px}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area span,.knowledge-collection .guidebook-btn-area .guidebook-next-area span{flex:0 0 auto}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area span,.knowledge-collection .guidebook-btn-area .guidebook-next-area span{color:rgba(0,0,0,.5)}
.knowledge-collection .knowledge-collection-list::-webkit-scrollbar{width:8px}
.knowledge-collection .knowledge-collection-list::-webkit-scrollbar-thumb{transform:scaleX(-1);background:#d8d8d8;border-radius:24px}
.knowledge-collection-content .knowledge-collection-result::-webkit-scrollbar{width:8px}
.knowledge-collection-content .knowledge-collection-result::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:24px}
.knowledge-collection .is-help{display:flex;align-items:center;margin-top:56px}
.knowledge-collection .is-help>span{font-size:24px;line-height:32px;font-weight:bold}
.knowledge-collection .is-help .icon-yes,.knowledge-collection .is-help .icon-no{display:inline-block;min-width:120px;border:2px solid #b2b2b2;border-radius:25px;padding:8px 0;text-align:center;margin-left:16px;transition:.3s ease-in-out}
.knowledge-collection .is-help .icon-yes:before,.knowledge-collection .is-help .icon-no:before{content:"";margin-right:5px;width:20px;height:20px;display:inline-block;vertical-align:middle;background-position:0 -2px}
.knowledge-collection .is-help .s-disabled{border-color:#000}
.knowledge-collection .is-help .icon-yes:before{background-image:url(../images/support-v3/knowledge-collection-icon-yes.svg)}
.knowledge-collection .is-help .icon-no:before{background-image:url(../images/support-v3/knowledge-collection-icon-no.svg)}
.knowledge-collection .knowledge-evaluation{padding-top:20px}
.knowledge-collection .knowledge-evaluation ul li{font-size:16px;color:#1a1a1a;line-height:28px;margin-bottom:16px}
.knowledge-collection .knowledge-evaluation ul li input{display:none !important;margin-right:10px;margin-bottom:12px}
.knowledge-collection .knowledge-evaluation ul li label{display:inline-block;line-height:22px}
.knowledge-collection .knowledge-evaluation ul li label span{box-sizing:border-box;position:relative;display:inline-block;width:18px;height:18px;border-radius:50%;float:left;margin:2px 10px 0;background:#ededed}
.knowledge-collection .knowledge-evaluation ul li label input:checked+span{background-image:url('../images/support-v3/knowledge-collection-checkbox.svg');background-position:1px 2px}
.knowledge-collection .feedback{display:none;text-align:center}
.knowledge-collection .feedback .s-btn{background-color:#000;color:#fff;display:inline-block;font-size:13px;line-height:24px;font-weight:700;padding:10px 26px;margin:30px auto 0;border-radius:40px;-webkit-transition:.3s ease-out;transition:.3s ease-out;border-color:transparent;min-width:120px}
.knowledge-collection .feedback .s-btn.s-disabled{cursor:default;pointer-events:none;opacity:.6}
.knowledge-collection .feedback textarea{padding:15px;width:calc(100% - 22px);height:128px;margin-top:8px;border:1px solid #979797;border-radius:4px;font-size:14px}
.knowledge-collection .thank{font-size:14px;color:#333;margin-top:20px;display:none;color:#6f6f6f;line-height:22px}
.knowledge-collection .unresolved-content{font-size:14px;color:#6f6f6f;line-height:22px;padding-bottom:20px;padding-top:20px}
.knowledge-collection .box{display:flex;flex-wrap:nowrap;margin:16px 0 32px}
.knowledge-collection .box .box-l,.knowledge-collection .box .box-r{position:relative}
.knowledge-collection .box .box-l{padding-right:10px}
.knowledge-collection .box .box-r{padding-left:10px}
.knowledge-collection .box .knowledge-s-phonetype,.knowledge-collection .box .knowledge-emui-support{width:calc(100% - 40px);white-space:normal;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:rgba(0,0,0,0.50);line-height:24px}
.knowledge-collection .box .box-l.s-up .s-tips,.knowledge-collection .box .box-r.s-up .s-tips{white-space:normal}
.knowledge-collection .s-emptyContent{text-align:center;margin:65px 0 120px}
.knowledge-collection .s-emptyContent img{margin-bottom:32px}
.knowledge-collection .s-emptyContent p{font-size:16px;line-height:24px;color:rgba(0,0,0,.5)}
.knowledge-collection .feedback .attention{text-align:left;padding:0 10px}
@media(max-width:1599.98px) and (min-width:768px){.knowledge-collection .knowledge-collection-container{padding:0 40px}
}
@media(min-width:1200px){.knowledge-collection .is-help .icon-yes:hover,.knowledge-collection .is-help .icon-no:hover{border-color:#000}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area:hover a,.knowledge-collection .guidebook-btn-area .guidebook-next-area:hover a{text-decoration:underline}
.knowledge-collection .item a[resource-id]:hover{color:#000}
.knowledge-collection .feedback .s-btn:hover{opacity:.8}
}
@media only screen and (max-width:1023.98px){.knowledge-collection .knowledge-collection-list-btn span,.knowledge-collection .knowledge-collection-list-btn{display:none}
.knowledge-collection .knowledge-collection-title{margin-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.knowledge-collection .knowledge-collection-title .title,.knowledge-collection .knowledge-collection-result-content .s-title{font-size:24px;line-height:26px}
.knowledge-collection .auth-type-list .item{border-bottom:1px solid #d8d8d8}
.knowledge-collection .auth-type-list .item a{font-size:16px;line-height:1.5}
.knowledge-collection .knowledge-collection-list{width:100%}
.knowledge-collection .knowledge-collection-result{display:none;margin-left:0;border-left:0}
.knowledge-collection .knowledge-collection-result .knowledge-collection-result-content{margin-left:0;padding-top:8.53334vw}
.knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-list{opacity:0;transform:translateX(calc(-100% - 40px));-webkit-transform:translateX(calc(-100% - 40px));-moz-transform:translateX(calc(-100% - 40px));-ms-transform:translateX(calc(-100% - 40px));-o-transform:translateX(calc(-100% - 40px))}
}
.knowledge-collection .box .knowledge-s-phonetype.s-more,.knowledge-collection .box .knowledge-emui-support.s-more{white-space:nowrap}
.knowledge-collection .box .knowledge-s-phonetype.s-more.content-up,.knowledge-collection .box .knowledge-emui-support.s-more.content-up{white-space:normal}
.knowledge-collection .box .knowledge-s-phonetype.s-more .icon-shrink,.knowledge-collection .box .knowledge-emui-support.s-more .icon-emui-support{cursor:pointer;width:20px;height:20px;top:0;vertical-align:middle;display:inline-block;position:absolute;right:0;background:url(../clientlib-support-v2/asset/img/support-icon2.svg) -178px -452px no-repeat}
.knowledge-collection .box .knowledge-s-phonetype.s-more.content-up .icon-shrink,.knowledge-collection .box .knowledge-emui-support.s-more.content-up .icon-emui-support{background:url(../clientlib-support-v2/asset/img/support-icon2.svg) -1030px -453px no-repeat}
@media(max-width:767.98px){.knowledge-collection{padding:13.3334vw 0}
.knowledge-collection .knowledge-collection-container{padding:0}
.knowledge-collection .knowledge-collection-title{font-size:6.4vw;line-height:9.6vw;margin-bottom:8.53334vw}
.knowledge-collection .knowledge-collection-list-btn{margin-bottom:3.2vw;font-size:4.26667vw;line-height:5.3334vw}
.knowledge-collection .auth-type-list .item a{padding:6.4vw 0}
.knowledge-collection .knowledge-collection-list .s-button,.knowledge-collection .auth-type-list .item .item a{padding:0}
.knowledge-collection .auth-type-list:not(:first-child) .item a{color:rgba(0,0,0,.6)}
.knowledge-collection .auth-type-list:not(:first-child) .item{margin-bottom:5.3334vw}
.knowledge-collection .auth-type-list:not(:first-child) .item .s-button{margin-bottom:5.3334vw}
.knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-list{opacity:0;transform:translateX(calc(-100% - 4.26667vw));-webkit-transform:translateX(calc(-100% - 4.26667vw));-moz-transform:translateX(calc(-100% - 4.26667vw));-ms-transform:translateX(calc(-100% - 4.26667vw));-o-transform:translateX(calc(-100% - 4.26667vw))}
.knowledge-collection .guidebook-btn-area{display:block;margin-top:18.3334vw}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area,.knowledge-collection .guidebook-btn-area .guidebook-next-area{font-size:4.26667vw;line-height:5.3334vw}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area{margin-bottom:4.8vw}
.knowledge-collection .knowledge-collection-result-content .s-area{font-size:4.26667vw;line-height:5.3334vw;padding:3.2vw 0 8.53334vw}
.knowledge-collection .is-help{display:block;margin-top:13.3334vw}
.knowledge-collection .is-help>span{display:block;text-align:center;font-size:6.13334vw;line-height:8.53334vw;margin-bottom:8.53334vw}
.knowledge-collection .s-is-help-content{text-align:center}
.knowledge-collection .is-help .icon-yes,.knowledge-collection .is-help .icon-no{margin:0 2.13334vw;min-width:32vw;padding:2vw 0;font-size:3.46667vw;line-height:5.3334vw;font-weight:bold}
.knowledge-collection .box{display:block;padding:0;margin:3vw 0 6vw}
.knowledge-collection .box .box-l,.knowledge-collection .box .box-r{padding:0;width:100%;margin-bottom:2vw}
.knowledge-collection .box .knowledge-s-phonetype,.knowledge-collection .box .knowledge-emui-support{font-size:4.26667vw;line-height:5.3334vw;white-space:normal}
.knowledge-collection .s-emptyContent{text-align:center;margin:16.3334vw 0 21.3334vw}
.knowledge-collection .s-emptyContent img{margin-bottom:5.3334vw}
.knowledge-collection .s-emptyContent p{font-size:3.2vw}
.knowledge-collection .feedback textarea,.knowledge-collection .knowledge-evaluation ul{font-size:3.46667vw}
.knowledge-collection .guidebook-btn-area .guidebook-prev-area{margin-right:0}
}
.knowledge-collection .unresolved-content .tips{font-size:14px;color:#6f6f6f;line-height:22px;padding-bottom:20px}
.knowledge-collection .unresolved-content,.knowledge-collection .unresolved-content .copy-hotline{display:none}
.knowledge-collection .unresolved-content .copy-online{position:relative;display:none;padding-left:33px;float:left;width:150px}
.knowledge-collection .unresolved-content .copy-hotline{position:relative;display:none;padding-left:33px;float:left;width:450px}
.knowledge-collection .unresolved-content .copy-hotline span{margin-right:20px;font-size:16px;color:#6f6f6f;line-height:24px}
.knowledge-collection .unresolved-content .copy-hotline span a{font-size:16px;color:#6f6f6f;line-height:24px}
.knowledge-collection .unresolved-content .text{cursor:pointer;font-size:16px;color:#6f6f6f;line-height:24px}
.knowledge-collection .unresolved-content .copy-online:after{content:"";background:url(../clientlib-support-v2/asset/img/support-icon3.svg) -318px -297px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:8px;position:absolute;left:0;top:0}
.knowledge-collection .unresolved-content .copy-hotline:after{content:"";background:url(../clientlib-support-v2/asset/img/support-icon2.svg) -452px -16px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:8px;position:absolute;left:0;top:2px}
html[lang=zh-CN] .knowledge-collection .unresolved-content .copy-hotline .text{margin-right:0}
@media screen and (max-width:767px){.knowledge-collection .unresolved-content .text{cursor:pointer;font-size:14px;line-height:22px}
.knowledge-collection .unresolved-content .copy-online:after{zoom:.8;top:5px}
.knowledge-collection .unresolved-content .copy-hotline:after{zoom:.8;top:15px}
.knowledge-collection .unresolved-content .copy-hotline span{font-size:14px;line-height:22px;display:inline-block}
.knowledge-collection .unresolved-content .copy-hotline span a{font-size:14px;line-height:28px}
.knowledge-collection .unresolved-content .copy-hotline{width:100%;box-sizing:border-box;padding-top:10px}
.knowledge-collection .unresolved-content .copy-online:before{content:"";width:calc(100% - 33px);height:1px;display:block;background:#e0e0e0;top:33px;position:absolute}
.knowledge-collection .unresolved-content .copy-online{width:calc(100% - 33px);margin-bottom:10px}
}
.knowledge-collection .unresolved-content .copy-online:after{background-position:-572px -92px;top:3px;margin-right:0}
.knowledge-collection .unresolved-content .text{display:inline-block}
.knowledge-collection .unresolved-content .copy-hotline .text{cursor:default}
.knowledge-collection .unresolved-content .copy-online{padding-left:30px;width:110px;margin-right:0;padding-right:10px;cursor:pointer}
.knowledge-collection .unresolved-content .copy-hotline{width:450px;padding-left:30px}
.knowledge-collection .unresolved-content .copy-hotline:after{background:url(../clientlib-support-v2/asset/img/support-icon3.svg) no-repeat;background-position:-605px -92px}
.knowledge-collection .unresolved-content .copy-hotline span{float:left}
.knowledge-collection .unresolved-content .copy-hotline span:last-child{margin-right:0;width:245px}
@media screen and (max-width:767px){.knowledge-collection .unresolved-content .copy-online{margin-right:0;float:none;width:auto;padding-right:0}
.knowledge-collection .unresolved-content .text{display:block;width:calc(100% - 30px)}
.knowledge-collection .unresolved-content .copy-hotline{width:auto}
.knowledge-collection .unresolved-content .copy-hotline span{float:none;margin-right:0}
.knowledge-collection .unresolved-content .copy-hotline span:last-child{display:block;margin-top:6px;width:auto}
html[lang=zh-CN] .knowledge-collection .unresolved-content .copy-hotline .text{display:inline-block;width:auto}
}
html[dir=rtl] .knowledge-collection .knowledge-collection-list-btn::before{margin-right:auto;margin-left:10px}
html[dir=rtl] .knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-list{opacity:0;transform:translateX(-100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%)}
html[dir=rtl] .knowledge-collection .knowledge-collection-result{margin-right:27%;border-right:1px solid #d8d8d8;margin-left:0;border-left:0}
html[dir=rtl] .knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-result{margin-right:0;border-right:0;margin-left:0;border-left:0}
html[dir=rtl] .knowledge-collection .knowledge-collection-list .icon{left:10px;right:auto}
html[dir=rtl] .knowledge-collection .auth-type-list:not(:first-child) .item{padding-right:10px;padding-left:0}
html[dir=rtl] .knowledge-collection .knowledge-collection-result .knowledge-collection-result-content{margin-right:64px;margin-left:0}
html[dir=rtl] .knowledge-collection .box .box-l{padding-left:12px;padding-right:0}
html[dir=rtl] .knowledge-collection .box .box-r{padding-right:12px;padding-left:0}
html[dir=rtl] .knowledge-collection .is-help .icon-yes,html[dir=rtl] .knowledge-collection .is-help .icon-no{margin-right:16px;margin-left:0}
html[dir=rtl] .knowledge-collection .is-help .icon-yes:before,html[dir=rtl] .knowledge-collection .is-help .icon-no:before{margin-right:0;margin-left:5px}
html[dir=rtl] .knowledge-collection .guidebook-btn-area .guidebook-prev-area,html[dir=rtl] .knowledge-collection .guidebook-btn-area .guidebook-next-area{display:flex}
html[dir=rtl] .knowledge-collection .knowledge-evaluation ul li label span{float:right}
html[dir=rtl] .knowledge-collection .copy-contact-us{display:flex}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-online{padding-left:0;padding-right:30px;margin-right:0;padding-left:10px}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-online:after{left:auto;right:0}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-hotline{padding-left:0;padding-right:30px}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-hotline:after{left:auto;right:0;margin-right:0;margin-left:8px}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-hotline span{float:right}
html[dir=rtl] .knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-result .knowledge-collection-result-content{margin-right:0}
html[dir=rtl] .knowledge-collection .box .knowledge-s-phonetype span:nth-child(1),html[dir=rtl] .knowledge-collection .box .knowledge-emui-support span:nth-child(1){float:right}
html[dir=rtl] .knowledge-collection .guidebook-btn-area .guidebook-prev-area{margin-right:0;margin-left:60px}
html[dir=rtl] .knowledge-collection .feedback .attention{text-align:right}
@media screen and (max-width:1023.98px){html[dir=rtl] .knowledge-collection .knowledge-collection-content.hide-list .knowledge-collection-list{opacity:0;transform:translateX(calc(100% + 40px));-webkit-transform:translateX(calc(100% + 40px));-moz-transform:translateX(calc(100% + 40px));-ms-transform:translateX(calc(100% + 40px));-o-transform:translateX(calc(100% + 40px))}
.knowledge-collection-content .knowledge-collection-list>.catalog{display:none}
}
@media screen and (max-width:767.98px){html[dir=rtl] .knowledge-collection .box .box-l,html[dir=rtl] .knowledge-collection .box .box-r{padding:0}
html[dir=rtl] .knowledge-collection .is-help .icon-yes,html[dir=rtl] .knowledge-collection .is-help .icon-no{margin:0 2.13334vw}
html[dir=rtl] .knowledge-collection .copy-contact-us{display:block}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-hotline{float:right}
html[dir=rtl] .knowledge-collection .unresolved-content .copy-hotline span{float:none}
html[dir=rtl] .knowledge-collection .guidebook-btn-area .guidebook-prev-area{margin-right:0;margin-left:0}
}
@media screen and (min-width:1024px){.knowledge-collection-content:not(.hide-list) .knowledge-collection-list,.knowledge-collection-content:not(.hide-list) .knowledge-collection-result{overflow-y:auto;overflow-x:hidden}
.knowledge-collection-content:not(.hide-list) .knowledge-collection-list{max-height:calc(100vh - var(--header_placeholder_height))}
.knowledge-collection-content .knowledge-collection-list>.catalog{font-size:16px;line-height:21px;margin-top:16px;margin-bottom:12px}
.knowledge-collection-content .knowledge-collection-list>.catalog::before{content:'';display:inline-block;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+57yW57uEIDU8L3RpdGxlPgogICAgPGcgaWQ9IuefpeivhumhteS8mOWMliIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9InBjX+WQiOmbhuefpeivhiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ0NC4wMDAwMDAsIC0yMjMuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDQ0LjAwMDAwMCwgMjIzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2iIiBmaWxsPSIjMDAwMDAwIiB4PSI0IiB5PSIzIiB3aWR0aD0iMTEiIGhlaWdodD0iMSIgcng9IjAuNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9ouWkh+S7vSIgZmlsbD0iIzAwMDAwMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS41MDAwMDAsIDguNTAwMDAwKSBzY2FsZSgxLCAtMSkgdHJhbnNsYXRlKC05LjUwMDAwMCwgLTguNTAwMDAwKSAiIHg9IjQiIHk9IjgiIHdpZHRoPSIxMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2i5aSH5Lu9LTMiIGZpbGw9IiMwMDAwMDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuNTAwMDAwLCAxMy41MDAwMDApIHNjYWxlKDEsIC0xKSB0cmFuc2xhdGUoLTkuNTAwMDAwLCAtMTMuNTAwMDAwKSAiIHg9IjQiIHk9IjEzIiB3aWR0aD0iMTEiIGhlaWdodD0iMSIgcng9IjAuNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0i5qSt5ZyG5b2iIiBmaWxsPSIjMDAwMDAwIiBjeD0iMS41IiBjeT0iMy41IiByPSIxIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9IuakreWchuW9ouWkh+S7vSIgZmlsbD0iIzAwMDAwMCIgY3g9IjEuNSIgY3k9IjguNSIgcj0iMSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSLmpK3lnIblvaLlpIfku70tMiIgZmlsbD0iIzAwMDAwMCIgY3g9IjEuNSIgY3k9IjEzLjUiIHI9IjEiPjwvY2lyY2xlPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);background-size:cover;width:16px;height:16px;transform:translateY(2.5px);margin-right:8px}
.knowledge-collection-content .knowledge-collection-list>div>.auth-type-list{padding:4px 16px 12px;background-color:#fafafa;border-radius:8px}
.knowledge-collection .auth-type-list .item .auth-type-list .item{padding:8px 0;margin-bottom:0 !important}
.knowledge-collection .auth-type-list .item .auth-type-list .item>a{padding:0 !important}
.knowledge-collection .auth-type-list:not(:first-child){padding:4px 0 12px 8px;margin:-8px 0}
.knowledge-collection .auth-type-list:not(:first-child) .item a{font-size:14px;line-height:19px}
.knowledge-collection .auth-type-list:not(:first-child) .item .s-button.cur .icon{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+57yW57uE5aSH5Lu9PC90aXRsZT4KICAgIDxnIGlkPSLnn6Xor4bpobXkvJjljJYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJwY1/lkIjpm4bnn6Xor4Yt5LiJ57qn6I+c5Y2VIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjMyLjAwMDAwMCwgLTMwOS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC00IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NDQuMDAwMDAwLCAyNTMuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uE5aSH5Lu9IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODguMDAwMDAwLCA1Ni4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2iIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9Iui3r+W+hCIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHBvaW50cz0iNSA5IDggNyAxMSA5Ij48L3BvbHlsaW5lPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=")}
.knowledge-collection .auth-type-list:not(:first-child) .s-button a:hover{color:#000}
.knowledge-collection .auth-type-list:not(:first-child) .s-button.cur a{color:#000}
.knowledge-collection .auth-type-list:not(:first-child) .item .icon{padding:0;width:16px;height:16px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+57yW57uE5aSH5Lu9IDI8L3RpdGxlPgogICAgPGcgaWQ9IuefpeivhumhteS8mOWMliIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9InBjX+WQiOmbhuefpeivhi3kuInnuqfoj5zljZUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MzIuMDAwMDAwLCAtNTA3LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NC4wMDAwMDAsIDI1My4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4TlpIfku70tMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk2LjAwMDAwMCwgMjYyLjAwMDAwMCkgc2NhbGUoMSwgLTEpIHRyYW5zbGF0ZSgtMTk2LjAwMDAwMCwgLTI2Mi4wMDAwMDApIHRyYW5zbGF0ZSgxODguMDAwMDAwLCAyNTQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSLot6/lvoQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBwb2ludHM9IjUgOSA4IDcgMTEgOSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");background-size:100% 100%}
.knowledge-collection .auth-type-list:not(:first-child) .item .icon i{display:none}
.knowledge-collection .auth-type-list:not(:first-child) .item .auth-type-list{padding:5px 0 0 20px;margin:0 0 -5px 0}
.knowledge-collection .auth-type-list:not(:first-child) .item .auth-type-list .item{padding:5px 0;margin:0}
.knowledge-collection .knowledge-collection-list-btn{display:none !important}
.knowledge-collection-content .knowledge-collection-list .auth-type-list .item .s-button{margin:0}
.knowledge-collection-content .knowledge-collection-list>div>.auth-type-list>.item>.s-button{padding:12px 0}
.knowledge-collection .knowledge-collection-list .icon{right:0;width:16px;height:16px}
html[dir=rtl] .knowledge-collection .knowledge-collection-list .icon{right:auto;left:0}
.knowledge-collection .knowledge-collection-list .icon i::before,.knowledge-collection .knowledge-collection-list .icon i::after{width:100%;height:1px;background-color:#000}
.knowledge-collection .knowledge-collection-result-content .s-title{font-size:20px;line-height:30px;font-weight:bold}
}
@media screen and (min-width:768px){.knowledge-collection .box .knowledge-s-phonetype,.knowledge-collection .box .knowledge-emui-support{width:100%;padding-right:28px;position:relative}
.knowledge-collection .box .box-l.half,.knowledge-collection .box .box-r.half{width:50%}
.knowledge-collection .box .box-l{padding-right:12px;min-width:121px;max-width:65%}
.knowledge-collection .box .box-r{padding-left:12px;min-width:121px;max-width:65%}
.knowledge-collection .auth-type-list:not(:first-child) .item{padding:0}
.knowledge-collection .auth-type-list .item>a{display:block;padding:32px 45px 32px 0;max-width:100%}
.knowledge-collection .auth-type-list .item .auth-type-list .item:last-child{margin-bottom:32px}
.knowledge-collection .auth-type-list .item .auth-type-list .item>a{max-width:100%;padding:0 40px 0 0}
html[dir=rtl] .knowledge-collection .auth-type-list .item .auth-type-list .item>a{padding:0 0 0 40px}
html[dir=rtl] .knowledge-collection .auth-type-list .item>a{padding:32px 0 32px 45px}
html[dir=rtl] .knowledge-collection .box .knowledge-s-phonetype,html[dir=rtl] .knowledge-collection .box .knowledge-emui-support{padding-left:28px;padding-right:0}
}
html[dir=rtl] .knowledge-collection .box .knowledge-s-phonetype.s-more .icon-shrink,html[dir=rtl] .knowledge-collection .box .knowledge-emui-support.s-more .icon-emui-support{left:0;right:auto}
.knowledge-collection .tkb-content ol,.knowledge-collection .tkb-content ul{list-style:revert}
.knowledge-collection .tkb-content a{color:-webkit-link}
.tkb-content #jd-content,.tkb-content ul li,.tkb-content ul li span,.tkb-content ol li,.tkb-content ol li span,.tkb-content strong,.tkb-content .note p,.tkb-content .note,.tkb-content .shortdesc,.tkb-content #jd-content p,.tkb-content #jd-content p span,.tkb-content .tkb-wrapper .sectiontitle,.tkb-content h2,.tkb-content p,.tkb-content span,.tkb-content .p{font-size:16px !important}
.tkb-content .tkb-wrapper td{border:1px solid}
.knowledge-collection .tkb-content img{max-width:100%;cursor:zoom-in}
.tkb-zoom-in{display:none}
.tkb-zoom-in .zoom-in-pic{position:fixed;z-index:1000;top:50%;left:50%;cursor:zoom-out;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:#fff;max-height:80%;max-width:100%}
.tkb-zoom-in .zoom-in-overlay{position:fixed;width:100%;height:100%;top:0;left:0;filter:alpha(opacity=50);background-color:#000;opacity:.5;-moz-opacity:.5;z-index:999}
.tkb-attachements ul li a{color:#2788d9}
.knowledge-collection .more{display:none}
@media screen and (max-width:1023.98px){.knowledge-collection .knowledge-collection-content{border-top:0}
.knowledge-collection-content .knowledge-collection-list .auth-type-list{margin-left:0}
.knowledge-collection-content .knowledge-collection-list .auth-type-list li:first-child{border-top:1px solid #d8d8d8}
.knowledge-collection-list .auth-type-list li .auth-type-list li:first-child{border-top:0}
.knowledge-collection{padding:8.533333vw 0}
.knowledge-collection .knowledge-collection-title{padding:0 4.26667vw;margin-bottom:4.8vw}
.knowledge-collection .knowledge-collection-list-btn{text-align:center;font-size:14px;line-height:1.5}
.knowledge-collection .knowledge-collection-list-btn span{color:#2688d9}
.knowledge-collection .knowledge-collection-list-btn .list-open::before,.knowledge-collection .knowledge-collection-list-btn .list-close::before{margin-right:4px}
.knowledge-collection .knowledge-collection-list{height:auto;position:static}
.knowledge-collection .knowledge-collection-list.show-result{height:50vh;position:absolute;z-index:999}
.v-modal{content:'';background:rgba(0,0,0,0.30);width:100%;height:50vh;position:fixed;left:0;bottom:0;display:none;z-index:209}
.knowledge-collection .knowledge-collection-title.fixed-top.scroll-page{position:fixed;top:56px;width:100%;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,0.08);z-index:1000002;padding:5.866666vw 8.533333vw;font-size:4.266666vw;line-height:5.6vw}
.knowledge-collection .knowledge-collection-title.fixed-top.scroll-page .title{font-size:16px;line-height:1.5;max-width:calc(100% - 24px)}
.knowledge-collection .auth-type-list:not(:first-child) .item a{font-size:13px;line-height:1.5}
.knowledge-collection .knowledge-collection-title.fixed-top.scroll-page.expand{box-shadow:none}
.knowledge-collection .knowledge-collection-list.expand{position:fixed}
.knowledge-collection .knowledge-collection-list-btn .list-open::before,.knowledge-collection .knowledge-collection-list-btn .list-close::before{width:20px;height:20px;background:url("data:image/svg+xml,%3C?xml%20version='1.0'%20encoding='UTF-8'?%3E%20%3Csvg%20viewBox='0%200%2020%2020'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Ctitle%3E%3C/title%3E%20%3Cg%20id=''%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20id=''%20transform='translate(-150.000000,%20-206.000000)'%3E%20%3Cg%20id=''%20transform='translate(0.000000,%2064.000000)'%3E%20%3Cg%20id=''%20transform='translate(150.000000,%20142.000000)'%3E%20%3Crect%20id=''%20x='0'%20y='0'%20width='20'%20height='20'%3E%3C/rect%3E%20%3Crect%20id=''%20stroke='%232688D9'%20x='4'%20y='2'%20width='12'%20height='15'%20rx='2'%3E%3C/rect%3E%20%3Crect%20id=''%20fill='%232688D9'%20x='7'%20y='6'%20width='6'%20height='1'%20rx='0.5'%3E%3C/rect%3E%20%3Crect%20id=''%20fill='%232688D9'%20x='7'%20y='9'%20width='6'%20height='1'%20rx='0.5'%3E%3C/rect%3E%20%3Crect%20id=''%20fill='%232688D9'%20x='7'%20y='12'%20width='6'%20height='1'%20rx='0.5'%3E%3C/rect%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E") no-repeat}
.knowledge-collection .knowledge-collection-title .more{vertical-align:middle;display:none;width:24px;height:24px;background:url("data:image/svg+xml,%3C?xml%20version='1.0'%20encoding='UTF-8'?%3E%20%3Csvg%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Ctitle%3Eicon/24/down%3C/title%3E%20%3Cg%20id=''%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20id=''%20transform='translate(-285.000000,%20-84.000000)'%3E%20%3Cg%20id=''%20transform='translate(0.000000,%2064.000000)'%3E%20%3Cg%20id='icon/24/down'%20transform='translate(285.000000,%2020.000000)'%3E%20%3Crect%20id=''%20x='0'%20y='0'%20width='24'%20height='24'%3E%3C/rect%3E%20%3Cpath%20d='M9.70772905,10.2930017%20C9.31743905,9.90298171%208.68432905,9.90201171%208.29342905,10.2920217%20C7.90261905,10.6830117%207.90212905,11.3160717%208.29232905,11.7070617%20L11.2877191,14.7070617%20C11.6779191,15.0970817%2012.3111291,15.0980517%2012.7019291,14.7080417%20L15.7066291,11.7080417%20C16.0974391,11.3170517%2016.0979291,10.6839917%2015.7077291,10.2930017%20C15.3174391,9.90298171%2014.6843291,9.90201171%2014.2934291,10.2920217%20L11.9964291,12.5860917%20L9.70772905,10.2930017%20Z'%20id='Fill-320'%20fill='%23000000'%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E") no-repeat}
.knowledge-collection .knowledge-collection-title.fixed-top.scroll-page .more{display:inline-block}
.knowledge-collection .knowledge-collection-title.fixed-top.scroll-page.expand .more{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.knowledge-collection .knowledge-collection-list::-webkit-scrollbar-thumb{border-radius:4px}
.knowledge-collection .knowledge-collection-content .knowledge-collection-result{max-width:100%}
.knowledge-collection .knowledge-collection-container{padding:0}
.knowledge-collection .knowledge-collection-container .knowledge-collection-result,.knowledge-collection .knowledge-collection-container .knowledge-collection-list,.knowledge-collection .knowledge-collection-container .knowledge-collection-title{padding:0 4.26667vw}
.knowledge-collection .knowledge-collection-container .knowledge-collection-list-btn{margin:0 4.26667vw}
html[dir=rtl] .knowledge-collection .knowledge-collection-list-btn .list-open::before,html[dir=rtl] .knowledge-collection .knowledge-collection-list-btn .list-close::before{margin-right:0;margin-left:4px}
.page-share-component .page-share_app .page-share-section .page-share-content-list{display:none}
}
.knowledge-collection-container .tkb-wrapper video{max-width:92%;height:100%}