.footer-copyright-wrapper {
  border-top: none;
}
.por-scrollbar-s::-webkit-scrollbar-thumb {
  background: transparent;
}
.por-scrollbar-s:hover::-webkit-scrollbar-thumb {
  background: #dbdbdb;
}

.help-content[data-handbook-type='overview'] .div_view a em {
  background-image: url("https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/news-btn-more.png")!important;
}

#adOutsideDiv {
  position: relative;
}

#adOutsideDiv.helpCenterAd {
  margin: -40px -32px 32px;
  min-height: 40px;
}

#adOutsideDiv .pep-smart-recommend-img-card img {
  border-radius: 16px 16px 0 0;
  display: block;
}

#adOutsideDiv .close-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: calc(50% - 20px);
  cursor: pointer;
}

#adOutsideDiv .close-btn::before {
  content: '';
  width: 18px;
  height: 2px;
  background: #595959;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 9px);
  transform: rotateZ(-45deg);
}

#adOutsideDiv .close-btn::after {
  content: '';
  width: 18px;
  height: 2px;
  background: #595959;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 9px);
  transform: rotateZ(45deg);
}

.help-content video {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  #adOutsideDiv {
    display: none;
  }
}

/* endregion title */
i {
  font-style: normal;
}

.foldIcon {
  left: 0;
  top: 20px;
  margin-top: -4px;
  transition: all 0.01s;
  -ms-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  cursor: pointer;
  border: none;
}

.point-icon {
  width: 6px;
  height: 1px;
  background-color: #8a8d93;
  position: absolute;
  left: 30px;
  top: 12px;
  opacity: 0.6;
  cursor: pointer;
}

.support-section .foldIcon {
  width: 10px;
  height: 10px;
  background-image: url("https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-down.svg");
}

.support-section .foldIcon:before {
  border-width: 5px;
  margin-top: -6px;
  margin-left: -5px;
  border-top-color: #f2f5fc;
}

.foldIcon:before {
  border-top-color: #f2f5fc;
}

.unfold > .foldIcon {
  width: 10px;
  height: 10px;
  background-image: url("https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-up.svg");
}

.support-nav .prod-name.show {
  display: none !important;
}

.text-guide-container.show {
  display: none !important;
}

.showPrompt.scrolled .support-nav.fixed {
  top: 104px !important;
}

#footer .footer-nav {
  display: none !important;
}

#footer .footer-copyright-container {
  border-top: none;
}

.support-nav .prod-name.show {
  display: none !important;
}

.text-guide-container.show {
  display: none !important;
}

#videolist div div {
  text-align: center;
  background-repeat: no-repeat;
}

#videolist div div img {
  margin-top: 25px;
  cursor: pointer;
}

#closeBtn {
  position: absolute;
  right: 0;
  cursor: pointer;
  z-index: 10000;
}
@media (max-width: 768px) {
  .help-content video:not([width="0"]) {
    height: auto;
    width: 100%;
  }
  #closeBtn {
    right: 50%;
    bottom: -50px;
    margin-right: -16px;
  }

  #closeBtn img {
    width: 32px;
    height: 32px;
  }
}

.showPrompt.scrolled .support-nav.fixed {
  top: 104px !important;
}

.header-inner.header-pure {
  height: auto;
}

.support-content {
  padding-top: 24px;
}

.support-content .support-body .wrapper {
  position: relative;
  width: calc(100% - 2*160px);
  margin: 0 auto;
  padding-left: 220px;
}

@media (max-width: 1920px) and (min-width: 1776px) {
  .support-content .support-body .wrapper {
    width: calc(100% - 2*5%);
    max-width: 1600px;
  }
}

@media (max-width: 1775px) and (min-width: 1025px) {
  .support-content .support-body .wrapper {
    width: 100%;
  }
  body .support-content .support-body {
    padding: 0 5%;
  }
  body .support-content .minor-language-tip {
    display: none;
  }
}

@media (max-width: 1024px) {
  .support-content .support-body .wrapper {
    width: 100%;
  }
  body .support-content .support-body {
    padding: 0 3%;
  }
  body .support-content .minor-language-tip {
    display: none;
  }
}

@media (max-width: 768px) {
  body .support-content .support-body {
    padding: 0;
  }
  body .support-content .minor-language-tip {
    display: block;
  }
}

.support-content .support-body .wrapper:before,
.support-content .support-body .wrapper:after {
  content: ' ';
  display: table;
}

.support-content .support-body .wrapper:after {
  clear: both;
}

.support-content .support-body .wrapper .support-nav {
  position: absolute;
  top: 0px;
  left: 0px;
}

.support-content .support-body .wrapper .support-main {
  width: 100%;
  padding-right: 198px;
  padding-left: 28px;
  position: relative;
}

.support-content .support-body .wrapper .support-main .crumbs {
  color: #575d6c;
  line-height: 22px;
}

.support-content .support-body .wrapper .support-main .text-guide-body p {
  display: none;
}

.support-main {
  z-index: 1;
  min-height: 100vh;
  overflow: hidden;
}

.support-main .crumbs .help-link {
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  margin-right: 4px;
}

.support-main .crumbs > span:not(.text) {
  padding: 0 5px;
}

.support-main .crumbs .help-link:hover {
  text-decoration: underline;
}

.support-main .crumbs .text {
  display: inline;
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  font-weight: 600;
}

.support-main .help-content {
  padding: 40px 32px;
  background-color: #fff;
  border-radius: 16px;
  margin-top: 24px;
}
.support-main .help-content[data-handbook-type='docDownload'] {
  padding-left: 0;
  padding-right: 0;
}
.support-main .help-content h1 {
  font-size: 32px;
  color: #191919;
  line-height: 40px;
  margin-bottom: 8px;
  font-weight: 600;
}

/* endregion aui-btn */
strong,
.strong {
  font-weight: 700 !important;
}

.help-content p {
  min-width: 0 !important;
}

.help-content .section {
  margin-top: 40px;
}

.help-content div[id^='body'] .section:nth-child(1),
.help-content div[id^='body'] .section:nth-child(1) .sectiontitle:nth-child(1) {
  margin-top: 0;
}
/* inner指的是公告和新特性隐藏部分标题，此类标题不生成锚点和导读 */
.help-content .sectiontitle,
.help-content .sectiontitle-inner {
  font-size: 24px;
  color: #191919;
  line-height: 30px;
  margin-top: 12px;
  margin-bottom: 12px;
  cursor: default;
  font-weight: 600;
}

.help-content .dropdownexpand .sectiontitle {
  cursor: pointer;
}

.help-content .sectiontitle.section-copy .copy-section-icon,
.help-content .sectiontitle-inner.section-copy .copy-section-icon {
  display: inline-block;
  opacity: 0;
  width: 20px;
  height: 14px;
  margin-left: 8px;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/copy_link-revision.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
}

.help-content .sectiontitle.section-copy:hover .copy-section-icon,
.help-content .sectiontitle-inner.section-copy:hover .copy-section-icon {
  opacity: 1;
}

.help-content .sectiontitle.section-copy .copy-section-icon:hover,
.help-content .sectiontitle-inner.section-copy .copy-section-icon:hover {
  background: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/copy_link_hover-revision.png') no-repeat center;
  background-size: cover;
}

.help-content .copy-tip-mb {
  display: none;
}

.help-content {
  font-size: 16px;
  line-height: 28px;
  color: #191919;
  word-wrap: break-word;
}

.footerNavBar {
  margin-top: 24px;
}

.help-content p {
  font-size: 16px;
  color: #191919;
  line-height: 28px;
  margin-bottom: 8px;
  word-wrap: break-word;
}

.help-content table {
  font-size: 14px;
  line-height: 22px;
}

.help-content table p, .help-content table a {
  font-size: 14px;
  line-height: 22px;
}

.help-content table ul:not(.tex-guide-list) > li {
  font-size: 14px;
  line-height: 22px;
}

.help-content table ul:not(.tex-guide-list) > li:after {
  top: 9px!important;
}

.help-content a {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #1476ff;
  transition: 0.2s;
  cursor: pointer;
}

.help-content a:hover {
  text-decoration: underline;
}

.help-content p a {
  word-wrap: break-word;
}

.help-content span {
  word-wrap: break-word;
}

.help-content span a {
  word-wrap: break-word;
}

.help-content li {
  word-wrap: break-word;
}

.help-content li a[href] {
  word-wrap: break-word;
}

.help-content .varname {
  font-style: italic !important;
}

.help-content .parmname {
  font-weight: 700 !important;
}

.help-content ul:not(.tex-guide-list) {
  margin-top: 8px;
  margin-bottom: 8px;
}

.help-content ul:not(.tex-guide-list) li + li {
  margin-top: 8px;
}

.support-menu-li:nth-last-child(1) {
  margin-bottom: 0 !important;
}

.help-content ul:not(.tex-guide-list) > li {
  font-size: 16px;
  color: #191919;
  line-height: 28px;
  padding-left: 12px;
  position: relative;
}

.help-content ul:not(.tex-guide-list) > li:after {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #191919;
  position: absolute;
  top: 12px;
  left: 0;
}

.help-content ul.ullinks dl {
  padding-left: 12px;
  position: relative;
}

.help-content ul.ullinks dl + dl{
  margin-top: 8px;
}

.help-content ul.ullinks dl dd{
  margin-top: 8px;
}

.help-content ul.ullinks dl:after {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #191919;
  position: absolute;
  top: 12px;
  left: 0;
}

.help-content ul:not(.tex-guide-list) > li ul > li:after {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #191919;
  position: absolute;
  top: 12px;
  left: 0;
}

.help-content ul:not(.tex-guide-list) > li ul ul > li:after {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 0;
  background-color: #191919;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 0;
}

.help-content ul table * > p {
  margin-bottom: 8px;
}

.help-content table * > p {
  margin-bottom: 8px;
}
[lang=en-us] .help-content,
[lang=es-us] .help-content,
[lang=pt-br] .help-content {
  line-height: 24px;
}
[lang=en-us] .help-content a,
[lang=es-us] .help-content a,
[lang=pt-br] .help-content a {
  line-height: 24px;
}

@media (max-width: 1600px) {
  .help-content ul:not(.tex-guide-list) > li:after {
    top: 10px;
  }
  .help-content ul.ullinks dl:after {
    top: 10px;
  }
  
  .help-content ul:not(.tex-guide-list) > li ul > li:after {
    top: 10px;
  }
  
  .help-content ul:not(.tex-guide-list) > li ul ul > li:after {
    top: 10px;
  }
}

@media (max-width: 1280px) {
  .help-content ul:not(.tex-guide-list) > li:after {
    top: 8px;
  }
  
  .help-content ul.ullinks dl:after {
    top: 8px;
  }

  .help-content ul:not(.tex-guide-list) > li ul > li:after {
    top: 8px;
  }
  
  .help-content ul:not(.tex-guide-list) > li ul ul > li:after {
    top: 8px;
  }
  .support-main .crumbs .help-link, .support-main .crumbs .text {
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 768px) {
  .help-content ul > li:after {
    top: 8px;
  }

  .help-content ul > li ul > li:after {
    top: 8px;
  }

  .help-content ul > li ul ul > li:after {
    top: 8px;
  }
  .help-content ul:not(.tex-guide-list) > li:after {
    top: 10px;
  }
  
  .help-content ul.ullinks dl:after {
    top: 10px;
  }
  
  .help-content ul:not(.tex-guide-list) > li ul > li:after {
    top: 10px;
  }
  
  .help-content ul:not(.tex-guide-list) > li ul ul > li:after {
    top: 10px;
  }
}

.help-content .fignone {
  margin-top: 12px;
  margin-bottom: 12px;
}

.help-content .fignone .figcap {
  font-size: 14px;
  line-height: 22px;
  color: #191919;
  display: inline-block;
  margin-bottom: 12px;
}

.help-content .fignone .figcap b {
  font-weight: normal;
}

.help-content .fignone img,
.help-content .imgResize {
  cursor: zoom-in;
  border: 1px solid #ededed;
  height: auto;
}

/* 帮助中心支持新的手册样式 start */
.help-content .sectionTitleTab,
.help-content .sectionTab {
  display: none;
}

.help-content .por-tab-container .por-tab a:hover {
  text-decoration: none;
}

.help-content .por-tab-container .por-tab a {
  color: #191919;
  padding-bottom: 10px;
}

.help-content .por-tab-container .por-tab a:after {
  background-color: #191919;
}

.help-content .por-tab-container {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.help-content .por-tab-container .por-tab > ul {
  margin-top: 12px;
  margin-bottom: 0;
  z-index: 10;
}

.help-content .por-tab-container .por-tab-left .por-tab-text {
  font-size: 16px;
  line-height: 28px;
}

.help-content .por-tab-container .por-tab ul > li {
  padding: 0 16px;
}

.help-content .por-tab-container .por-tab ul > li::after {
  display: none;
}

.help-content .por-tab-container .por-tab ul li + li {
  margin-top: 0;
}

.help-content .por-tab-container .por-tab-left {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.help-content .por-tab-container .por-tab + .por-tab-wrapper {
  padding: 15px 16px;
}

.help-content .por-tab-container .por-tab-left.por-tab-left-scroll .por-icon {
  right: 3px;
}

.help-content .por-tab-container .por-tab-wrapper .section {
  margin-top: 0;
}

.help-content .por-tab-container .por-tab-wrapper .section + .section {
  margin-top: 32px;
}

.help-content .dropdownexpand {
  display: none;
  border: 0;
}

.help-content .dropdownexpand {
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 8px;
  overflow: hidden;
}

.help-content .dropdownexpand + .dropdownexpand {
  margin-top: 16px;
}

.help-content .por-collapse-container .por-collapse-trigger {
  padding: 12px 16px 12px 44px;
}

.help-content .por-collapse-container .por-collapse-trigger p {
  margin-bottom: 0;
}

.help-content .por-collapse-container .por-collapse-trigger:hover {
  background-color: #F7F7F7;
}

.help-content .por-collapse-container .por-collapse-trigger .sectiontitle {
  margin: 0;
  font-size: 16px;
  color: #191919;
  letter-spacing: 0;
  text-align: justify;
  line-height: 28px;
}

.help-content .por-collapse-container .por-collapse-trigger .por-icon-down,
.help-content .por-collapse-container .por-collapse-trigger .u-icon-down {
  font-size: 18px;
  right: auto;
  left: 16px;
  margin-top: -8px;
}

.help-content .por-collapse-container .dropdowncontext {
  padding: 0 16px 16px;
}

.help-content .por-collapse-container .dropdowncontext > p:nth-child(1),
.help-content .por-collapse-container .dropdowncontext > div:nth-child(1),
.help-content .por-collapse-container .dropdowncontext > ul:nth-child(1) {
  margin-top: 16px;
}

.help-content .por-collapse-container .dropdowncontext > p:nth-last-child(1),
.help-content .por-collapse-container .dropdowncontext > div:nth-last-child(1),
.help-content .por-collapse-container .dropdowncontext > ul:nth-last-child(1) {
  margin-bottom: 16px;
}
/* .help-content   开始*/
html, body {
  height: auto!important;
}
.help-content[data-overview-type='new'] #adOutsideDiv.helpCenterAd {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.help-content[data-overview-type='new'] a:hover, .help-content[data-overview-type='new'] a:focus {
  color: #191919;
}
html[lang='zh-cn'] .help-content[data-overview-type='new'] p,h1,h2,h3,h4,h5,h6,a {
  font-family: -apple-system,HuaweiSans,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,Microsoft JhengHei,SimSun,sans-serif;
}
html .help-content[data-overview-type='new'] p,h1,h2,h3,h4,h5,h6,a {
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
.support-main .help-content[data-overview-type='new'] {
  padding: 0;
  background-color: transparent;
  margin-top: 28px;
}
.help-content[data-overview-type='new'] .c-div , .help-content[data-overview-type='new'] .c-column , .help-content[data-overview-type='new'] .c-list {
  min-height: 0;
}
.help-content[data-overview-type='new'] .c-section {
  margin-bottom: 76px;
}
.help-content[data-overview-type='new'] .div_X0w4Po {
  min-height: 24px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.help-content[data-overview-type='new'] .div_ruwqBU_1 {
  margin-bottom: -10px;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.help-content[data-overview-type='new'] .section_rZ6mEI .image_AouqWw {
  float: none;
  width: 48px;
  height: 48px;
  border-radius: 8px;
}
.help-content[data-overview-type='new'] .section_rZ6mEI h1 {
  font-size: 40px;
  color: #191919;
  line-height: 60px;
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .textblock_uZ1suI p {
  font-size: 16px;
  color: #191919;
  line-height: 24px;
  margin-bottom: 32px;
}
.help-content[data-overview-type='new'] .column_UOUgtd {
  width: 320px;
  height: 180px;
}
.help-content[data-overview-type='new'] .column_wPpabc {
  padding-right: 80px;
  width: calc(100% - 320px);
}
.help-content[data-overview-type='new'] .div_bgYUYw .c-linkblock:hover,
.help-content[data-overview-type='new'] .div_PM3Qxw .c-linkblock:hover,
.help-content[data-overview-type='new'] .div_0jOnTm .c-linkblock:hover {
  text-decoration: none;
}
.help-content[data-overview-type='new'] .div_bgYUYw {
  background-color: #191919;
  margin-right: 16px;
  padding: 0;
  min-width: auto;
  cursor: pointer;
  border: 1px solid #191919;
  height: 100%;
}
.help-content[data-overview-type='new'] .div_bgYUYw:hover {
  background-color: #595959;
  border: 1px solid #595959;
}
.help-content[data-overview-type='new'] .div_bgYUYw .c-linkblock {
  padding: 8px 32px;
}
.help-content[data-overview-type='new'] .div_bgYUYw p {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .div_PM3Qxw {
  background-color: transparent;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 0;
  min-width: auto;
  cursor: pointer;
  border: 1px solid #191919;
  height: 100%;
}
.help-content[data-overview-type='new'] .div_PM3Qxw .c-linkblock {
  padding: 8px 32px;
}
.help-content[data-overview-type='new'] .div_PM3Qxw p {
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .div_0jOnTm .textblock_KjrHV4 {
  padding: 6px 12px;
  white-space: nowrap;
}
.help-content[data-overview-type='new'] .div_0jOnTm .textblock_KjrHV4 p {
  font-size: 14px
}
.help-content[data-overview-type='new'] .textblock_p0oqVG {
  padding: 6px 8px;
}
.help-content[data-overview-type='new'] .textblock_WIA6zz {
  margin-bottom: 12px;
}
.help-content[data-overview-type='new'] .div_dHODa3 + .textblock_WIA6zz {
  padding-top: 24px;
}
.help-content[data-overview-type='new'] .div_dHODa3  .textblock_WIA6zz {
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .textblock_p0oqVG p {
  font-size: 14px;
}
.help-content[data-overview-type='new'] .c-linkblock {
  min-height: auto;
  min-width: auto;
}
.help-content[data-overview-type='new'] .linkblock_RMaGVx .icon_4P3PFM {
  font-size: 22px;
}
.help-content[data-overview-type='new'] .linkblock_RMaGVx:hover {
  text-decoration: none;
}
.help-content[data-overview-type='new'] .textblock_hCF51W p {
  font-size: 18px;
  line-height: 38px;
}
.help-content[data-overview-type='new'] .column_UOUgtd .div_kJNaXU {
  margin-right: 0;
  background-color: #191919;
}
.help-content[data-overview-type='new'] .column_UOUgtd .video_otvqIa {
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
.help-content[data-overview-type='new'] .div_0jOnTm {
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(12%, rgba(107, 181, 255, .4)), color-stop(79%, rgba(139, 227, 248, .4)), to(rgba(186, 225, 255, .24)));
  background: linear-gradient(90deg, rgba(107, 181, 255, .4) 12%, rgba(139, 227, 248, .4) 79%, rgba(186, 225, 255, .24));
}
.help-content[data-overview-type='new'] .div_0jOnTm .c-linkblock {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0 8px;
  height: auto;
}
.help-content[data-overview-type='new'] .div_0jOnTm .c-linkblock p {
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .div_0jOnTm .icon_tvLDlM {
  color: #595959;
  position: relative;
  right: 0;
  margin-right: 8px;
  font-size: 16px;
  transition: right 0.3s;
}
.help-content[data-overview-type='new'] .div_0jOnTm:hover .icon_tvLDlM {
  right: -4px;
}
.help-content[data-overview-type='new'] .div_0jOnTm a:hover {
  text-decoration: none;
}
.help-content[data-overview-type='new'] .div_hioIYm {
  display: -ms-flexbox;
  display: flex;
} 
.help-content[data-overview-type='new'] .section_uvWvtd > .div_hioIYm {
  display: block;
}
.help-content[data-overview-type='new'] .div_hioIYm .heading_MAYB1v {
  font-size: 30px;
  color: #191919;
  line-height: 38px;
  padding-right: 15px;
  flex-grow: 1;
  margin-top: 0;
  margin-bottom: 32px;
}
.help-content[data-overview-type='new'] .div_hioIYm .linkblock_RMaGVx:hover p {
  text-decoration: underline;
}
.help-content[data-overview-type='new'] .div_hioIYm::before,
.help-content[data-overview-type='new'] .div_hioIYm::after {
  content: ' ';
  display: table;
  line-height: 0;
}
.help-content[data-overview-type='new'] .div_hioIYm::after {
  clear: both;
}
.help-content[data-overview-type='new'] .nav-tabs > li a {
  border: 0 !important;
}
.help-content[data-overview-type='new'] .nav-tabs > li.active > a,
.help-content[data-overview-type='new'] .nav-tabs > li > a:hover,
.help-content[data-overview-type='new'] .nav-tabs > li > a:focus {
  background-color: transparent!important;
  color: #191919;
  font-weight: 600;
}
.help-content[data-overview-type='new'] .nav-tabs>li>a {
  color: #191919;
  padding: 0;
  margin-right: 0;
}
.help-content[data-overview-type='new'] .nav-tabs {
  border-bottom: 0;
  margin: 0 -24px 22px;
}
.help-content[data-overview-type='new'] .nav-tabs > li {
  margin-top: 0;
  font-size: 18px;
  padding: 8px 24px;
  cursor: pointer;
}
.help-content[data-overview-type='new'] ul.nav-tabs > li:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: transparent;
  position: absolute;
  top: 100%;
  left: 24px;
  border-radius: 0;
}
.help-content[data-overview-type='new'] ul.nav-tabs > li.active:after {
  width: calc(100% - 48px);
  background-color: #191919;
  height: 2px;
}
.help-content[data-overview-type='new'] .row_vIGaZG {
  display: -ms-flexbox;
  display: flex;
  margin-right: -16px;
  margin-bottom: -16px;
  flex-wrap: wrap;
}
.help-content[data-overview-type='new'] .row_vIGaZG + .row_vIGaZG {
  margin-top: 16px;
}
.help-content[data-overview-type='new'] .div_2VPVop + .div_2VPVop {
  margin-top: 16px;
}
.help-content[data-overview-type='new'] .row_vIGaZG > .c-column{
  margin-bottom: 16px;
}
.help-content[data-overview-type='new'] .div_JusHlN {
  margin-bottom: 16px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.help-content[data-overview-type='new'] .heading_j9aYxV {
  margin-top: 0;
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .row_vIGaZG .div_Cb9QJB,
.help-content[data-overview-type='new'] .row_vIGaZG .div_EaeDTz {
  height: 100%;
}
.help-content[data-overview-type='new'] .row_vIGaZG .div_Cb9QJB:hover,
.help-content[data-overview-type='new'] .row_vIGaZG .div_EaeDTz:hover,
.help-content[data-overview-type='new'] .row_93XKRt .div_kJNaXU:hover {
  box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.08);
}
.help-content[data-overview-type='new'] .textblock_EI6GNT p {
  font-size:30px;
  line-height: 40px;
  color:#1476FF;
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] ul.list_S7TT9x {
  margin: 0;
}
.help-content[data-overview-type='new'] ul.list_S7TT9x p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH {
  padding-left: 0;
  line-height: 24px;
}
.help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH + li.listitem_Q8k1VH {
  margin-top: 12px;
}
.help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH::after {
  display: none;
}

.help-content[data-overview-type='new'] .heading_RREY6U {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 30px;
}
.help-content[data-overview-type='new'] .div_Cb9QJB p{
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .div_EaeDTz p{
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .linkblock_KRBA9C p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .row_d8K7xf {
  margin-right: 0;
  padding: 0 4px;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.help-content[data-overview-type='new'] .row_d8K7xf>.c-column {
  padding: 0;
}
.help-content[data-overview-type='new'] .row_d8K7xf .div_Ljgez7 {
  margin-right: 0;
  padding: 32px 28px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.help-content[data-overview-type='new'] .div_Ljgez7 > .c-div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1;
}
.help-content[data-overview-type='new'] .div_Ljgez7 .c-heading {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 16px;
}
.help-content[data-overview-type='new'] .div_E4MITw {
  margin-top: 19px;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
}
.help-content[data-overview-type='new'] .div_E4MITw .linkblock_us8cX7 .icon_Xj2GBI {
  transition: margin-left 0.3s;
}
.help-content[data-overview-type='new'] .div_E4MITw .linkblock_us8cX7:hover .icon_Xj2GBI {
  margin-left: 12px;
}
.help-content[data-overview-type='new'] .div_E4MITw .linkblock_us8cX7:hover {
  text-decoration: none;
}
.help-content[data-overview-type='new'] .div_E4MITw .linkblock_us8cX7:hover .textblock_dUsDsm {
  text-decoration: underline;
}
.help-content[data-overview-type='new'] .div_E4MITw .linkblock_us8cX7 p {
  margin-bottom: 0;
}


.help-content[data-overview-type='new'] .div_kJNaXU {
  border-radius: 12px;
  overflow: hidden;
  margin-right: 16px;
  height: 100%;
}
.help-content[data-overview-type='new'] .row_93XKRt {
  margin-right: -16px;
  margin-bottom: -16px;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.help-content[data-overview-type='new'] .icon_kw2VH3 {
  color: #191919;
}
.help-content[data-overview-type='new'] .icon_kw2VH3.fa-play-circle-o:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video-btn-play.png');
  background-size: cover;
  background-repeat: no-repeat; 

}
.help-content[data-overview-type='new'] .div_kJNaXU:hover .icon_kw2VH3.fa-play-circle-o::before {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video-btn-play-hover.png');
}
.help-content[data-overview-type='new'] .row_93XKRt > .c-column {
  margin-bottom: 16px;
}
.help-content[data-overview-type='new'] .div_LAOBuX {
  padding: 24px 32px;
}
.help-content[data-overview-type='new'] .div_94AzSJ {
  height: auto;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg1.png');
  background-size: cover;
  background-position: center;
}
.help-content[data-overview-type='new'] .div_94AzSJ .textblock_7CPmjq p {
  margin-bottom: 0;
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 1) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 1) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg1.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 2) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 2) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg2.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 3) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 3) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg3.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 4) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 4) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg4.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 5) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 5) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg5.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 6) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 6) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg6.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 7) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 7) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg7.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 8) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 8) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg8.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 9) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 9) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg9.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 10) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 10) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg10.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 11) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 11) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg11.png');
}
.help-content[data-overview-type='new'] .row_93XKRt .c-column:nth-child(12n + 0) .div_94AzSJ,
.support-main[data-handbook-type='video0729'] .row_qIo22c .c-column:nth-child(12n + 0) .div_j9JpvS_container {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg12.png');
}
.help-content[data-overview-type='new'] .heading_9MErLf {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 8px;
}
.help-content[data-overview-type='new'] .paragraph_h3CXr8 {
  font-size: 16px;
  line-height: 24px;
  color: #595959;
  margin-bottom: 0;
}



.support-main[data-handbook-type='video0729'] .help-content {
  padding: 0;
  background-color: transparent;
  border-radius: 16px;
  margin-top: 40px;
}
.support-main[data-handbook-type='video0729'] .help-content .div_ZwucIt {
  height: auto;
  min-height: 38px;
  margin-top: 0px;
  margin-bottom: 32px;
}
.support-main[data-handbook-type='video0729'] .help-content h1 {
  height: auto;
  font-size: 30px;
  color: #191919;
  line-height: 38px;
  margin-bottom: 0;
  font-weight: 400;
}
.support-main[data-handbook-type='video0729'] .section_JaLLfk {
  width: 100%;
  min-width: 220px;
  max-width: 1268px;
  margin: 0;
}
.support-main[data-handbook-type='video0729'] .column_LzuiCw {
  border: 0;
}
.support-main[data-handbook-type='video0729'] .div_j9JpvS_container {
  height: 232px;
  min-height: 120px;
  max-height: 300px;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/video_bg1.png');
  background-size: cover;
  background-position: center;
  border-radius: 12px 12px 0 0;
}
.support-main[data-handbook-type='video0729'] .textblock_title_ZZ {
  width: calc(100% - 12px - 40px - 32px);
  top: 85px;
  padding-left: 24px;
}
.support-main[data-handbook-type='video0729'] .textblock_title_ZZ p {
  font-size: 20px;
  color: #191919;
  line-height: 30px;
}

.support-main[data-handbook-type='video0729'] .textblock_title2_ZZ {
  width: calc(100% - 12px - 40px - 32px);
  top: 93px;
  padding-left: 24px;
}
.support-main[data-handbook-type='video0729'] .textblock_title2_ZZ p {
  font-size: 14px;
  color: #191919;
  line-height: 24px;
}

.support-main[data-handbook-type='video0729'] .textblock_IMLOZZ {
  width: 100%;
  top: 136px;
  padding-left: 24px;
}
.support-main[data-handbook-type='video0729'] .textblock_IMLOZZ p {
  text-align: left;
  font-size: 14px;
  color: #191919;
  line-height: 22px;
}
.support-main[data-handbook-type='video0729'] .div_o7hkqI .videop {
  padding: 24px;
  width: 100%;
  background-color: #fff;
  font-size: 20px !important;
  line-height: 30px !important;
  border-radius: 0 0 12px 12px;
}
.support-main[data-handbook-type='video0729'] div.column_LzuiCw a {
  border: 0;
  background-image: url('https://res-static-hc-cdn.ulanqab.huawei.com/aem/content/dam/cloudbu-site/archive/commons/web_resoure/support/video-cn/files/5844c8b72898b9c8b10b7e24f4466975.png');
  background-position: calc(100% - 32px) 100px;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

.support-main[data-handbook-type='video0729'] div.column_LzuiCw:hover a {
  border: 0;
  background-image: url('https://res-static-hc-cdn.ulanqab.huawei.com/aem/content/dam/cloudbu-site/archive/commons/web_resoure/support/video-cn/files/eea8ff840d4ed5d9d1158d934664a430.png');
  background-position: calc(100% - 32px) 100px;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  box-shadow: none;
}
/* .help-content  结束 */

.help-content .section.has-bottom-margin {
  margin-bottom: 16px;
}

.help-content .section.less-section-top-margin {
  margin-top: 16px;
}

@media (max-width: 1600px) {
  /* 帮助中心tab、折叠 start */
  .help-content .por-tab-container .por-tab a {
    padding-bottom: 8px;
  }

  .help-content .por-tab-container .por-tab > ul {
    margin-top: 10px;
  }

  .help-content .por-tab-container .por-tab-left .por-tab-text {
    font-size: 14px;
    line-height: 24px;
  }

  .help-content .por-tab-container .por-tab ul > li {
    padding: 0 14px;
  }

  .help-content .por-tab-container .por-tab + .por-tab-wrapper {
    padding: 14px;
  }
  .help-content .por-collapse-container .por-collapse-trigger {
    padding: 10px 14px 10px 42px;
  }
  .help-content .por-collapse-container .por-collapse-trigger .sectiontitle {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content .por-collapse-container .por-collapse-trigger .por-icon-down, .help-content .por-collapse-container .por-collapse-trigger .u-icon-down {
    left: 14px;
  }
  .help-content .por-collapse-container .dropdowncontext {
    padding: 0 14px 14px;
  }
  /* 帮助中心tab、折叠 end */
  /* 新版成长地图、视频帮助 start */
  .help-content[data-overview-type='new'] .c-section {
    margin-bottom: 60px;
  }
  .help-content[data-overview-type='new'] .div_X0w4Po {
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .section_rZ6mEI .image_AouqWw {
    margin-right: 16px;
    width: 40px;
    height: 40px;
  }
  .help-content[data-overview-type='new'] .section_rZ6mEI h1 {
    font-size: 32px;
    line-height: 48px;
  }
  .help-content[data-overview-type='new'] .textblock_uZ1suI p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 28px;
  }
  .help-content[data-overview-type='new'] .column_UOUgtd {
    width: 280px;
    height: 158px;
  }
  .help-content[data-overview-type='new'] .column_wPpabc {
    padding-right: 64px;
    width: calc(100% - 280px);
  }
  .help-content[data-overview-type='new'] .div_hioIYm .heading_MAYB1v {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 28px;
  }
  .help-content[data-overview-type='new'] .linkblock_RMaGVx .icon_4P3PFM {
    font-size: 20px;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li a {
    border: 0 !important;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a,
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a:hover,
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a:focus {
    background-color: transparent;
  }
  .help-content[data-overview-type='new'] .nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px;
  }
 
  .help-content[data-overview-type='new'] .div_Cb9QJB {
    padding: 28px;
  }
  .help-content[data-overview-type='new'] .div_JusHlN {
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .textblock_EI6GNT {
    padding-right: 8px;
  }
  .help-content[data-overview-type='new'] .textblock_EI6GNT p {
    font-size: 24px;
    line-height: 32px;
  }
  .help-content[data-overview-type='new'] .heading_j9aYxV {
    font-size: 16px;
    line-height: 24px;
  }
  .help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH {
    line-height: 22px;
  }
  .help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH + li.listitem_Q8k1VH {
    margin-top: 8px;
  }
  .help-content[data-overview-type='new'] ul.list_S7TT9x p {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content[data-overview-type='new'] .icon_kw2VH3 {
    left: calc(50% - 16px);
    top: calc(50% - 16px);
  }
  .help-content[data-overview-type='new'] .icon_kw2VH3.fa-play-circle-o:before {
    width: 32px;
    height: 32px;
  }
  .help-content[data-overview-type='new'] .textblock_hCF51W p {
    font-size: 16px;
    line-height: 24px;
  }
  .help-content[data-overview-type='new'] .heading_RREY6U {
    font-size: 16px;
    line-height: 24px;
  }
  .help-content[data-overview-type='new'] .row_d8K7xf .div_Ljgez7 {
    margin-right: 0;
    padding: 28px 22px;
  }
  .help-content[data-overview-type='new'] .linkblock_KRBA9C p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
  }
  .help-content[data-overview-type='new'] .div_Ljgez7 .c-heading {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .div_E4MITw {
    margin-top: 12px;
  }
  .help-content[data-overview-type='new'] .div_E4MITw p {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content[data-overview-type='new'] .div_94AzSJ .textblock_7CPmjq {
    left: 28px;
    bottom: 16px;
  }
  .help-content[data-overview-type='new'] .div_LAOBuX {
    padding: 20px 28px;
  }
  .help-content[data-overview-type='new'] .heading_9MErLf {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
  }
  .help-content[data-overview-type='new'] .paragraph_h3CXr8 {
    font-size: 14px;
    line-height: 22px;
  }
  /* 新版成长地图、视频帮助 end */
}

@media (max-width: 1280px) {
  /* 帮助中心tab、折叠 start */
  .help-content .por-tab a {
    color: #191919;
  }

  .help-content .por-tab-container .por-tab-left .por-tab-text {
    font-size: 12px;
    line-height: 20px;
  }

  .help-content .por-tab-container .por-tab ul > li {
    padding: 0 12px;
  }

  .help-content .por-tab-container .por-tab + .por-tab-wrapper {
    padding: 12px;
  }
  .help-content .por-collapse-container .por-collapse-trigger {
    padding: 8px 12px 8px 32px;
  }
  .help-content .por-collapse-container .por-collapse-trigger .sectiontitle {
    font-size: 12px;
    line-height: 20px;
  }
  .help-content .por-collapse-container .por-collapse-trigger .por-icon-down, .help-content .por-collapse-container .por-collapse-trigger .u-icon-down {
    font-size: 14px;
    left: 12px;
    margin-top: -7px;
  }
  .help-content .por-collapse-container .dropdowncontext {
    padding: 0 12px 12px;
  }
  /* 帮助中心tab、折叠 end */
  /* 新版成长地图、视频帮助 start */
  .help-content[data-overview-type='new'] .c-section {
    margin-bottom: 52px;
  }
  .help-content[data-overview-type='new'] .div_X0w4Po {
    margin-bottom: 16px;
  }
  .help-content[data-overview-type='new'] .section_rZ6mEI .image_AouqWw {
    width: 36px;
    height: 36px;
    margin-right: 12px;
  }
  .help-content[data-overview-type='new'] .section_rZ6mEI h1 {
    font-size: 24px;
    line-height: 36px;
  }
  .help-content[data-overview-type='new'] .textblock_uZ1suI p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .help-content[data-overview-type='new'] .column_UOUgtd {
    width: 220px;
    height: 124px;
  }
  .help-content[data-overview-type='new'] .column_wPpabc {
    padding-right: 50px;
    width: calc(100% - 220px);
  }
  .help-content[data-overview-type='new'] .div_bgYUYw {
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .div_bgYUYw p {
    font-size: 12px;
  }
  .help-content[data-overview-type='new'] .div_PM3Qxw {
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .div_0jOnTm .c-linkblock {
    padding: 0 20px;
  }
  .help-content[data-overview-type='new'] .div_PM3Qxw p {
    font-size: 12px;
  }
  .help-content[data-overview-type='new'] .div_bgYUYw .c-linkblock {
    padding: 4px 24px;
  }
  .help-content[data-overview-type='new'] .div_PM3Qxw .c-linkblock {
    padding: 4px 24px;
  }
  .help-content[data-overview-type='new'] .div_0jOnTm .textblock_KjrHV4 {
    padding: 4px 4px;
  }
  .help-content[data-overview-type='new'] .textblock_WIA6zz {
    margin-bottom: 8px;
  }
  .help-content[data-overview-type='new'] .div_0jOnTm .textblock_KjrHV4 p {
    font-size: 12px
  }
  .help-content[data-overview-type='new'] .textblock_p0oqVG {
    padding: 4px 12px;
  }
  .help-content[data-overview-type='new'] .textblock_p0oqVG p {
    font-size: 12px;
  }
  .help-content[data-overview-type='new'] .div_0jOnTm .icon_tvLDlM {
    line-height: 32px
  }
  .help-content[data-overview-type='new'] .div_hioIYm .heading_MAYB1v {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .help-content[data-overview-type='new'] .linkblock_RMaGVx .icon_4P3PFM {
    font-size: 18px;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li a {
    border: 0 !important;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a,
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a:hover,
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a:focus {
    background-color: transparent;
  }
  .help-content[data-overview-type='new'] .nav-tabs {
    border-bottom: 0;
    margin-bottom: 22px;
  }
 
  .help-content[data-overview-type='new'] .div_Cb9QJB {
    padding: 24px;
  }
  .help-content[data-overview-type='new'] .div_JusHlN {
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .textblock_EI6GNT {
    padding-right: 10px;
  }
  .help-content[data-overview-type='new'] .textblock_EI6GNT p {
    font-size: 22px;
    line-height: 28px;
  }
  .help-content[data-overview-type='new'] .heading_j9aYxV {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH {
    line-height: 16px;
  }
  .help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH + li.listitem_Q8k1VH {
    margin-top: 8px;
  }
  .help-content[data-overview-type='new'] ul.list_S7TT9x p {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content[data-overview-type='new'] .icon_kw2VH3 {
    left: calc(50% - 16px);
    top: calc(50% - 16px);
  }
  .help-content[data-overview-type='new'] .icon_kw2VH3.fa-play-circle-o:before {
    width: 32px;
    height: 32px;
  }
  .help-content[data-overview-type='new'] .textblock_hCF51W p {
    font-size: 14px;
    line-height: 28px;
  }
  .help-content[data-overview-type='new'] .heading_RREY6U {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content[data-overview-type='new'] .row_d8K7xf .div_Ljgez7 {
    margin-right: 0;
    padding: 24px 20px;
  }
  .help-content[data-overview-type='new'] .linkblock_KRBA9C p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .help-content[data-overview-type='new'] .div_Ljgez7 .c-heading {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .help-content[data-overview-type='new'] .div_E4MITw {
    margin-top: 12px;
  }
  .help-content[data-overview-type='new'] .div_E4MITw p {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content[data-overview-type='new'] .div_94AzSJ .textblock_7CPmjq {
    left: 24px;
    bottom: 12px;
  }
  .help-content[data-overview-type='new'] .div_LAOBuX {
    padding: 16px 24px;
  }
  .help-content[data-overview-type='new'] .heading_9MErLf {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 4px;
  }
  .help-content[data-overview-type='new'] .paragraph_h3CXr8 {
    font-size: 12px;
    line-height: 18px;
  }
  /* 新版成长地图、视频帮助 end */
}

@media (max-width: 1024px) {
  .help-content[data-overview-type='new'] .div_94AzSJ {
    height: 124px;
  }
}

@media (max-width: 768px) {
  /* 帮助中心tab、折叠 start */
  .help-content .por-tab-container .por-tab-left .por-tab-text {
    font-size: 14px;
    line-height: 24px;
  }

  .help-content .por-tab-container .por-tab ul > li {
    padding: 0 14px;
  }

  .help-content .por-tab-container .por-tab + .por-tab-wrapper {
    padding: 14px;
  }
  .help-content .por-collapse-container .por-collapse-trigger {
    padding: 10px 14px 10px 42px;
  }
  .help-content .por-collapse-container .por-collapse-trigger .sectiontitle {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content .por-collapse-container .por-collapse-trigger .por-icon-down, .help-content .por-collapse-container .por-collapse-trigger .u-icon-down {
    left: 14px;
  }
  .help-content .por-collapse-container .dropdowncontext {
    padding: 0 14px 14px;
  }

  .help-content .por-collapse-container .dropdowncontext > p:nth-child(1),
  .help-content .por-collapse-container .dropdowncontext > div:nth-child(1),
  .help-content .por-collapse-container .dropdowncontext > ul:nth-last-child(1) {
    margin-top: 12px;
  }

  .help-content .por-collapse-container .dropdowncontext > p:nth-last-child(1),
  .help-content .por-collapse-container .dropdowncontext > div:nth-last-child(1),
  .help-content .por-collapse-container .dropdowncontext > ul:nth-last-child(1) {
    margin-bottom: 12px;
  }
  /* 帮助中心支持新的手册样式 end */
   /* 新版成长地图、视频帮助 start */
   .support-main .help-content[data-overview-type='new'] {
    padding: 24px 16px 0;
    background-color: #f5f5f6;
    margin-top: 0;
    border-radius: 0;
  }
   .help-content[data-overview-type='new'] .c-section {
    margin-bottom: 44px;
  }
  .help-content[data-overview-type='new'] .column_UOUgtd {
    width: 100%;
    max-width: 414px;
    height: 193px;
    margin-top: 24px;
  }
  .help-content[data-overview-type='new'] .column_UOUgtd .video_otvqIa {
    position: static;
  }
  .help-content[data-overview-type='new'] .column_wPpabc {
    padding-right: 0;
    width: 100%;
  }
  .help-content[data-overview-type='new'] .div_bgYUYw {
    margin-right: 12px;
  }
  .help-content[data-overview-type='new'] .div_bgYUYw p {
    font-size: 12px;
  }
  .help-content[data-overview-type='new'] .div_PM3Qxw {
    margin-right: 12px;
  }
  .help-content[data-overview-type='new'] .linkblock_uWapx2 {
    height: 32px;
  }
  .help-content[data-overview-type='new'] .div_PM3Qxw p {
    font-size: 12px;
  }
  .help-content[data-overview-type='new'] .textblock_WIA6zz {
    margin-bottom: 8px;
  }
  .help-content[data-overview-type='new'] .div_0jOnTm .textblock_KjrHV4 p {
    font-size: 12px
  }
  .help-content[data-overview-type='new'] .textblock_p0oqVG p {
    font-size: 12px;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li {
    padding: 8px 16px;
  }
  .help-content[data-overview-type='new'] .div_hioIYm .heading_MAYB1v {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li a {
    border: 0 !important;
  }
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a,
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a:hover,
  .help-content[data-overview-type='new'] .nav-tabs > li.active > a:focus {
    background-color: transparent;
  }
  .help-content[data-overview-type='new'] ul.nav-tabs > li.active:after {
    width: calc(100% - 32px);
  }
  .help-content[data-overview-type='new'] ul.nav-tabs > li:after {
    left: 16px;
  }
  .help-content[data-overview-type='new'] .nav-tabs {
    border-bottom: 0;
    margin: 0 -16px 22px;
  }
  .help-content[data-overview-type='new'] .row_vIGaZG .div_Cb9QJB, .help-content[data-overview-type='new'] .row_vIGaZG .div_EaeDTz {
    padding: 20px;
  }
  .help-content[data-overview-type='new'] .div_Cb9QJB {
    padding: 20px;
  }
  .help-content[data-overview-type='new'] .div_JusHlN {
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
  }
  .help-content[data-overview-type='new'] .div_JusHlN::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-nav-icon.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    top: calc(50% - 10px);
  }
  .help-content[data-overview-type='new'] .div_JusHlN.active::after {
    transition: all 0.03s;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .help-content[data-overview-type='new'] .textblock_EI6GNT {
    padding-right: 10px;
  }
  .help-content[data-overview-type='new'] .textblock_EI6GNT p {
    font-size: 22px;
    line-height: 28px;
  }
  .help-content[data-overview-type='new'] .heading_j9aYxV {
    font-size: 14px;
    line-height: 22px;
    flex-grow: 1;
    padding-right: 20px;
  }
  .help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH {
    line-height: 16px;
  }
  .help-content[data-overview-type='new'] ul:not(.tex-guide-list) > li.listitem_Q8k1VH + li.listitem_Q8k1VH {
    margin-top: 12px;
  }
  .help-content[data-overview-type='new'] .c-div.div_NazUGN {
    display: none;
    padding-top: 16px;
  }
  
  .help-content[data-overview-type='new'] ul.list_S7TT9x p {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content[data-overview-type='new'] .div_EaeDTz p {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content[data-overview-type='new'] .row_93XKRt > .c-column {
    width: 100%;
    margin-bottom: 16px;
  }
  .help-content[data-overview-type='new'] .row_93XKRt .div_kJNaXU {
    border-radius: 16px;
    overflow: hidden;
    margin-right: 16px;
    height: 100%;
    min-height: 84px;
    position: relative;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    align-items: center;
  }
  .help-content[data-overview-type='new'] .div_94AzSJ {
    width: 122px;
    height: 68px;
    border-radius: 8px;
  }
  .help-content[data-overview-type='new'] .textblock_7CPmjq {
    left: 16px;
    bottom: 16px;
  }
  .help-content[data-overview-type='new'] .icon_kw2VH3 {
    font-size: 24px;
    left: calc(50% - 12px);
    top: calc(50% - 12px);
  }
  .help-content[data-overview-type='new'] .icon_kw2VH3.fa-play-circle-o:before {
    width: 24px;
    height: 24px;
  }
  .help-content[data-overview-type='new'] .textblock_hCF51W p {
    font-size: 14px;
    line-height: 28px;
  }
  .help-content[data-overview-type='new'] .heading_RREY6U {
    margin-bottom: 4px;
  }
  .help-content[data-overview-type='new'] .row_d8K7xf .div_Ljgez7 {
    margin-right: 0;
    padding: 24px 20px;
  }
  .help-content[data-overview-type='new'] .row_vIGaZG > .c-column {
    margin-bottom: 8px;
  }
  .help-content[data-overview-type='new'] .row_d8K7xf {
    padding: 0;
    background-color: transparent;
  }
  .help-content[data-overview-type='new'] .row_d8K7xf>.c-column {
    padding: 0;
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
  }
  .help-content[data-overview-type='new'] .row_d8K7xf > .c-column + .c-column {
    margin-top: 8px;
  }
  .help-content[data-overview-type='new'] .div_Ljgez7 .c-heading {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    padding-right: 20px;
    position: relative;
    cursor: pointer;
  }
  .help-content[data-overview-type='new'] .div_Ljgez7 .c-heading + .c-div {
    padding-top: 16px;
    display: none;
  }
  .help-content[data-overview-type='new'] .div_Ljgez7 .c-heading::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-nav-icon.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    top: calc(50% - 10px);
  }
  .help-content[data-overview-type='new'] .div_Ljgez7 .c-heading.active::after {
    transition: all 0.03s;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .help-content[data-overview-type='new'] .div_E4MITw {
    margin-top: 12px;
  }
  .help-content[data-overview-type='new'] .div_94AzSJ .textblock_7CPmjq {
    display: none;
  }
  .help-content[data-overview-type='new'] .div_LAOBuX {
    padding: 0 16px 0 0;
    width: calc(100% - 122px);
  }
  .help-content[data-overview-type='new'] .linkblock_ZaOEke {
    position: absolute;
    width: 122px;
    height: 68px;
    left: calc(100% - 122px - 20px);
    top: calc(50% - 34px);
    z-index: 1;
  }
  .help-content[data-overview-type='new'] .heading_9MErLf {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 4px;
  }
  .help-content[data-overview-type='new'] .paragraph_h3CXr8 {
    font-size: 12px;
    line-height: 18px;
  }
  .support-main[data-handbook-type='video0729'] .help-content {
    padding: 16px 16px 0;
    background-color: #f5f5f5;
    border-radius: 0;
    margin-top: 0;
  }
  .support-main[data-handbook-type='video0729'] .column_LzuiCw {
    height: auto;
  }
  .support-main[data-handbook-type='video0729'] .no-feedback-detail + .relevant-content {
    margin-top: 24px;
  }
  .support-main[data-handbook-type='video0729'] .help-content .div_ZwucIt {
    height: auto;
    min-height: 28px;
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .support-main[data-handbook-type='video0729'] .linkblock_teoc40 {
    top: 0;
  }
  .support-main[data-handbook-type='video0729'] .help-content h1 {
    font-size: 18px;
    line-height: 28px;
  }
  .support-main[data-handbook-type='video0729'] .div_j9JpvS_container {
    height: 192px;
  }
  .support-main[data-handbook-type='video0729'] div.column_LzuiCw a {
    background-position: calc(100% - 32px) 82px;
  }
  .support-main[data-handbook-type='video0729'] div.column_LzuiCw:hover a {
    background-position: calc(100% - 32px) 82px;
  }
  .support-main[data-handbook-type='video0729'] .textblock_title_ZZ {
    width: calc(100% - 12px - 40px - 32px);
    top: 52px;
    padding-left: 24px;
  }
  .support-main[data-handbook-type='video0729'] .textblock_title_ZZ p {
    font-size: 14px;
    line-height: 22px;
  }
  .support-main[data-handbook-type='video0729'] .textblock_title2_ZZ {
    width: calc(100% - 12px - 40px - 32px);
    top: 64px;
    padding-left: 24px;
  }
  .support-main[data-handbook-type='video0729'] .textblock_title2_ZZ p {
    font-size: 12px;
    line-height: 18px;
  }
  .support-main[data-handbook-type='video0729'] .textblock_IMLOZZ {
    width: 100%;
    top: 100px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .support-main[data-handbook-type='video0729'] .textblock_IMLOZZ p {
    text-align: right;
    font-size: 12px;
    color: #191919;
    line-height: 18px;
  }
  .support-main[data-handbook-type='video0729'] .div_o7hkqI .videop {
    padding: 20px;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  /* 新版成长地图、视频帮助 end */

  .help-content .section.has-bottom-margin {
    margin-bottom: 12px;
  }

  .help-content .section.less-section-top-margin {
    margin-top: 12px;
  }

  .help-content .fignone img,
  .help-content .imgResize {
    max-width: calc(100% - 4px);
    display: inline-block;
  }

  .help-content li .fignone img,
  .help-content li .imgResize {
    display: block;
  }
}

.help-content .outside-link {
  margin-right: 4px;
}

.help-content .outside-link-icon {
  display: inline-flex;
  position: relative;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/outside-link-icon-revision.png) no-repeat center;
  background-size: cover;
  top: 4px;
  cursor: pointer;
}

.help-content .tablenoborder,
.help-content .tableBorder {
  width: 100%;
}

.help-content .tablenoborder table,
.help-content .tableBorder table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  border-color: #ebebeb;
  table-layout: fixed;
}

.help-content .wtsnew-list-wrap .tablenoborder table,
.help-content .wtsnew-list-wrap .tableBorder table {
  margin-bottom: 0;
}

.help-content .wtsnew-list-wrap .por-collapse-foot .por-link-icon-right {
  margin-left: 4px;
  position: relative;
  top: 2px;
}

.help-content .tablenoborder table * > p:last-child,
.help-content .tableBorder table * > p:last-child {
  margin-bottom: 0;
}

.help-content .tablenoborder table * > th,
.help-content .tableBorder table * > th {
  padding: 12px 16px;
  background: #f2f2f2;
  word-wrap: break-word;
  word-break: break-word;
}

.help-content .tablenoborder table * > td,
.help-content .tableBorder table * > td {
  padding: 12px 16px;
  word-wrap: break-word;
  word-break: break-word;
}

.help-content .tablenoborder table caption,
.help-content .tableBorder table caption {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 12px;
}

.help-content .tablenoborder table caption b,
.help-content .tableBorder table caption b {
  font-weight: normal;
}

.help-content .tablenoborder table thead,
.help-content .tableBorder table thead {
  position: sticky;
  top: -1px;
  z-index: 1;
}

.help-content .tablenoborder table pre,
.help-content .tableBorder table pre,
.help-content .pre-box pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -webkit-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.help-content .tablenoborder table ul,
.help-content .tablenoborder table ol,
.help-content .tableBorder table ul,
.help-content .tableBorder table ol {
  margin-bottom: 12px;
  margin-top: 0;
}

.help-content .tablenoborder table ul:nth-last-child(1),
.help-content .tablenoborder table ol:nth-last-child(1),
.help-content .tableBorder table ul:nth-last-child(1),
.help-content .tableBorder table ol:nth-last-child(1) {
  margin-bottom: 0;
}

.help-content .note img,
.help-content .notice img,
.help-content .warning img,
.help-content .danger img,
.help-content .caution img {
  width: auto;
  height: 16px;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -3px;
}

.help-content table .note img,
.help-content table .notice img,
.help-content table .warning img,
.help-content table .danger img,
.help-content table .caution img {
  height: 12px;
  margin-top: -4px;
}
.help-content table .note,
.help-content table .notice,
.help-content table .warning,
.help-content table .danger,
.help-content table .caution {
  padding: 12px;
  font-size: 12px;
  line-height: 20px;
}
.help-content table .note p,
.help-content table .notice p,
.help-content table .warning p,
.help-content table .danger p,
.help-content table .caution p,
.help-content table .note a,
.help-content table .notice a,
.help-content table .warning a,
.help-content table .danger a,
.help-content table .caution a,
.help-content table .note li,
.help-content table .notice li,
.help-content table .warning li,
.help-content table .danger li,
.help-content table .caution li {
  font-size: 12px!important;
  line-height: 20px!important;
}

.help-content .note {
  background: rgba(20, 118, 255, 0.1);
  padding: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
}

.help-content .note .notetitle {
  font-weight: 700;
}

.help-content .note .notebody {
  margin-top: 4px;
  padding-left: 24px;
}

.help-content table .note .notebody,
.help-content table .notice .noticebody,
.help-content table .warning .warningbody,
.help-content table .danger .dangerbody,
.help-content table .caution .cautionbody {
  padding-left: 0;
}

.help-content .note .notebody img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.help-content .notice {
  background: rgba(20, 118, 255, 0.1);
  padding: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
}

.help-content .notice .noticetitle {
  font-weight: 700;
}

.help-content .notice .noticebody {
  margin-top: 4px;
  padding-left: 24px;
}

.help-content .notice .noticebody img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.help-content .warning {
  background: rgba(242,48,48,0.10);
  padding: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
}

.help-content .warning .warningtitle {
  font-weight: 700;
}

.help-content .warning .warningbody {
  margin-top: 4px;
  padding-left: 24px;
}

.help-content .warning .warningbody img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.help-content .danger {
  background: rgba(242,48,48,0.10);
  padding: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
}

.help-content .danger .dangertitle {
  font-weight: 700;
}

.help-content .danger .dangerbody {
  margin-top: 4px;
  padding-left: 24px;
}

.help-content .danger .dangerbody img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.help-content .caution {
  background: rgba(255,136,0,0.10);
  padding: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
}

.help-content .caution .cautiontitle {
  font-weight: 700;
}

.help-content .caution .cautionbody {
  margin-top: 4px;
  padding-left: 24px;
}

.help-content .caution .cautionbody img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.help-content ol {
  padding: 0;
  padding-left: 20px;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}

.help-content ol > li {
  list-style: decimal;
}

.help-content ol li + li {
  margin-top: 12px;
}

.help-content ol > li > div > ol > li {
  list-style: lower-latin;
}

.help-content ol > li > div > ol > li > ol > li {
  list-style: decimal;
}

.help-content ol > li > ol > li {
  list-style: lower-latin;
}

.help-content ol > li > ol > li > ol > li {
  list-style: decimal;
}

.help-content ol table * > p {
  margin-bottom: 8px;
}

p + ul {
  margin-top: -10px;
}

li table p + ul {
  margin-top: -10px;
}

li p + ul {
  margin-top: 0px;
}

.help-content table ul {
  margin-top: 0px;
}

.help-content .section .tablenoborder table pre,
.help-content .section .tableBorder table pre {
  font-size: 14px;
  color: #191919;
  line-height: 24px;
}

.updateTime {
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 22px;
  color: #808080;
}

.updateTime2 {
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 22px;
  color: #808080;
}

@media (max-width: 768px) {
  .help-view-edit {
    margin-right: 0px !important;
    display: none !important;
  }

  .help-view-pdf {
    margin-left: 0px !important;
  }

  .share-wechat {
    display: none !important;
  }

  .help-content .tablenoborder,
  .help-content .tableBorder {
    overflow: auto;
  }

  .help-content .tablenoborder table, .help-content .tableBorder table {
    width: auto;
    table-layout: auto;
  }

  .help-content .tablenoborder table thead tr th,
  .help-content .tableBorder table thead tr th {
    padding: 10px 5px;
    word-break: normal;
  }

  .help-content .tablenoborder table * > th,
  .help-content .tableBorder table * > th {
    padding: 10px 5px;
    word-break: normal;
  }

  .help-content .tablenoborder table * > td,
  .help-content .tableBorder table * > td {
    padding: 10px 5px;
    word-break: normal;
  }
}

/*修改后-分页样式*/
@media (min-width: 0px) {
  .help-online-test,
  .help-cli-example,
  .help-view-pdf,
  .help-view-edit {
    position: relative;
    display: inline-block;
    font-size: 0;
  }
  .help-online-test a,
  .help-cli-example a,
  .help-view-pdf a,
  .help-view-edit a {
    display: inline-block;
  }
  .help-online-test a i,
  .help-cli-example a i,
  .help-view-pdf a i,
  .help-view-edit a i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s;
  }
  .help-product-detail a span {
    font-size: 14px;
    line-height: 22px;
  }
  .help-online-test a span,
  .help-cli-example a span,
  .help-view-pdf a span,
  .help-view-edit a span {
    font-size: 14px;
    line-height: 22px;
    margin-left: 6px;
    color: #191919;
    transition: all 0.3s;
    display: inline-block;
    vertical-align: middle;
  }
  .help-online-test a i {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/help-online-test-revision.png);
  }
  .help-cli-example a i {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/help-cli-example-revision.png);
  }
  .help-view-pdf a i {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/help-new-pdf-revision.png);
  }
  .help-view-edit a i {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/help-new-edit-revision.png);
  }

  .help-view-share {
    position: relative;
    display: inline-block;
  }
  .help-view-share-bottom {
    display: none;
  }

  .help-view-share a {
    font-size: 14px;
    color: #191919;
    line-height: 22px;
    transition: all 0.3s;
    display: inline-block;
  }

  .help-view-share a i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/help-new-share-revision.png) no-repeat center;
    background-size: cover;
    vertical-align: middle;
    transition: all 0.3s;
  }

  .help-view-share a span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 6px;
  }

  .help-view-share .share-content {
    position: absolute;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0,0,0,.08);
    top: 50%;
    left: -152px;
    transform: translateY(-50%);
    padding: 25px 24px;
    border-radius: 8px;
    display: none;
    z-index: 99;
  }

  html[lang='en-US'] .help-view-share .share-content {
    left: -162px;
  }
  html[lang='es-US'] .help-view-share .share-content {
    left: -180px;
  }
  html[lang='pt-BR'] .help-view-share .share-content {
    left: -162px;
  }

  .help-view-share .share-content:after {
    content: '';
    width: 12px;
    height: 6px;
    position: absolute;
    display: block;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-down-s.png);
    background-size: 100% 100%;
    right: -9px;
    margin-left: -6px;
    top: 50%;
    transform: translateY(-50%) rotateZ(-90deg);
  }

  .help-view-share .share-content .share-list {
    margin-top: 0;
    margin-bottom: 0;
  }

  .help-view-share .share-content .share-list i {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }

  .help-view-share .share-content .share-list span {
    line-height: 22px;
  }

  .help-view-share .share-content .share-list .share-item {
    margin-top: 0;
    padding-left: 0;
    position: relative;
  }

  .help-view-share .share-content .share-list .share-item + .share-item {
    margin-top: 16px;
  }

  .help-view-share .share-content .share-list .share-item a {
    display: block;
  }

  .help-view-share .share-content .share-list .share-item:after {
    display: none;
  }

  .help-view-share .share-content .share-list .share-weibo i {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-weibo-n.svg) no-repeat center;
    background-size: 100% 100%;
  }

  .help-view-share .share-content .share-list .share-wechat i {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-weixin-n.svg) no-repeat center;
    background-size: 100% 100%;
  }

  .help-view-share .share-content .share-list .share-x-com i {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-xcom-n.png) no-repeat center;
    background-size: 100% 100%;
  }

  .help-view-share .share-content .share-list .share-facebook i {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-facebook-n.png) no-repeat center;
    background-size: 100% 100%;
  }

  .help-view-share .share-content .share-list .share-linked-in i {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-linkedin-n.png) no-repeat center;
    background-size: 100% 100%;
  }

  .help-view-share .share-content .share-list .share-copy {
    margin-bottom: 0px;
  }

  .help-view-share .share-content .share-list .share-copy i {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-link-n.svg) no-repeat center;
    background-size: 100% 100%;
  }

  .help-view-share .share-content .share-list .share-item:hover > a {
    text-decoration: none;
  }

  .help-view-share .share-content .share-list .share-result {
    position: absolute;
    padding: 10px;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0,0,0,.08);
    display: none;
    left: -142px;
    top: 50%;
    transform: translateY(-50%);
  }

  .help-view-share .share-content .share-list .share-wechat .share-result {
    left: -140px;
  }

  .help-view-share .share-content .share-list .share-copy .share-result {
    left: -156px;
  }

  .help-view-share .share-content .share-list .share-result img {
    display: block;
    width: 80px;
    height: 80px;
    margin-top: 4px;
  }

  .help-view-share .share-content .share-list .share-result:after {
    content: '';
    width: 12px;
    height: 6px;
    position: absolute;
    display: block;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-down-s.png);
    background-size: 100% 100%;
    right: -9px;
    margin-left: -6px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
  }

  .help-view-share .share-content .share-list .share-result p {
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 0;
  }

  .updateTime,
  .help-product-detail,
  .help-online-test,
  .help-cli-example,
  .help-view-edit,
  .help-view-pdf,
  .help-view-share {
    display: none;
  }

  .updateTime.showw {
    display: inline-block;
  }

  .updateTime a.doc-tip {
    display: inline-block;
    cursor: pointer;
    color: #595959;
    border-radius: 4px;
    background-color: rgba(89, 89, 89, 0.1);
    padding: 1px 8px;
  }

  .updateTime a.doc-tip:hover {
    text-decoration: none;
  }

  .updateTime .doc-tip + .doc-tip {
    margin-left: 8px;
  }

  .help-product-detail.showw,
  .help-online-test.showw,
  .help-cli-example.showw,
  .help-view-edit.showw,
  .help-view-pdf.showw,
  .help-view-share.showw,
  .help-content-tools {
    display: -ms-flexbox;
    display: flex;
  }

  .help-content-tools .help-product-detail a {
    color: rgba(20, 118, 255, 1);
  }

  .help-content-tools {
    margin-left: 20px;
    float: right;
    align-items: center;
  }

  .help-content-tools .outside-link-icon {
    display: none;
  }

  .help-content-tools > div {
    margin-right: 18px;
    margin-bottom: 8px;
  }
  .help-content-tools > div:nth-last-child(1) {
    margin-right: 0;
  }
}

@media (min-width: 1201px) {
  .section_03 .column_intro_right {
    width: 340px;
  }
  .section_03 .intro_left {
    width: calc(100% - 360px);
    max-width: none;
  }
  .support-main .text-guide-container .text-guide-body {
    overflow-y: auto;
  }
}

@media (max-width: 1280px) {
  .updateTime {
    margin-bottom: 24px;
    font-size: 12px;
    line-height: 18px;
  }
  .help-view-share .share-content {
    left: -142px;
  }
  html[lang='en-US'] .help-view-share .share-content {
    left: -152px;
  }
  html[lang='es-US'] .help-view-share .share-content {
    left: -170px;
  }
  html[lang='pt-BR'] .help-view-share .share-content {
    left: -152px;
  }
  .help-online-test a i,
  .help-cli-example a i,
  .help-view-pdf a i,
  .help-view-edit a i {
    width: 18px;
    height: 18px;
  }
  .help-view-share a i {
    width: 18px;
    height: 18px;
  }
  .help-product-detail a span {
    font-size: 12px;
    line-height: 18px;
  }
  .help-online-test a span,
  .help-cli-example a span,
  .help-view-pdf a span,
  .help-view-edit a span {
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 1024px) {
  .help-online-test > a span,
  .help-cli-example > a span,
  .help-view-pdf > a span,
  .help-view-share > a span,
  .help-view-edit > a span {
    display: none;
  }
}

.share-copy-fixed {
  position: fixed;
  left: 15px;
  right: 15px;
  top: 85px;
  height: 44px;
  z-index: 999999;
  background: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 5px 15px 15px;
  display: none;
}

.share-copy-fixed p {
  font-size: 14px !important;
  color: #666a75 !important;
  line-height: 14px !important;
  display: inline-block;
  vertical-align: middle;
}

.share-copy-fixed .copy-success {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-ok.png);
  background-size: cover;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -5px;
}

.share-copy-fixed .copy-close {
  width: 20px;
  height: 20px;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-close.png);
  background-size: cover;
  margin-right: 10px;
  float: right;
  vertical-align: middle;
  margin-top: -5px;
}

@media (max-width: 768px) {
  .updateTime {
    position: static;
    margin-top: 0px;
    margin-bottom: 16px;
    display: inline-block;
  }
  .help-content a {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content .tablenoborder table thead,
  .help-content .tableBorder table thead {
    position: static;
  }
  .help-content-tools > div {
    margin-right: 18px;
  }
  .updateTime + .help-view-pdf {
    margin-left: 55px;
  }

  .updateTime + .help-view-share {
    margin-left: 30px;
  }
  .help-view-share .share-content {
    padding: 20px;
  }
  .help-view-share .share-content .share-list .share-item + .share-item {
    margin-top: 8px;
  }
  .share-copy-fixed {
    top: 100px;
  }
  .help-view-edit {
    margin-right: 15px;
  }

  .help-view-pdf,
  .help-view-edit {
    position: static;
    display: inline-block;
  }

  .help-view-pdf a,
  .help-view-edit a {
    position: static;
  }

  .help-online-test a i,
  .help-cli-example a i,
  .help-view-pdf a i,
  .help-view-share a i {
    width: 18px;
    height: 18px;
  }

  .help-view-share a i {
    margin-right: 0;
  }

  .support-main .help-content h1 {
    padding-right: 0px;
  }
}

.help-detail-feedback .action {
  font-size: 14px;
  line-height: 22px;
  padding: 24px 0 48px;
}

.help-detail-feedback.no-feedback-detail .action {
  display: none;
}

.help-detail-feedback .action p {
  font-size: 14px;
  color: #595959;
  line-height: 22px;
  display: inline-block;
}

.help-detail-feedback .action p span {
  font-size: 14px;
  color: #595959;
  line-height: 22px;
}

.help-detail-feedback .action p a {
  color: #595959;
}

.help-detail-feedback .action p a:hover {
  color: #191919;
}

.help-detail-feedback .action:before,
.help-detail-feedback .action:after {
  content: ' ';
  display: table;
}

.help-detail-feedback .action:after {
  clear: both;
}

.help-detail-feedback .action .prev {
  float: left;
  width: calc(50% - 20px);
  margin-right: 40px;
}

.help-detail-feedback .action .prev a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  margin-top: -3px;
  text-align: left;
  position: relative;
  padding-left: 16px;
}

.help-detail-feedback .action .prev a:after {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-image: url("https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-down.svg");
  transform: rotateZ(90deg)
}

.help-detail-feedback .action .next {
  float: left;
  width: calc(50% - 20px);
  text-align: right;
}

.help-detail-feedback .action .next a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 22px;
  margin-top: -3px;
  text-align: right;
  position: relative;
  padding-right: 16px;
}

.help-detail-feedback .action .next a:after {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-image: url("https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-down.svg");
  transform: rotateZ(-90deg)
}

.doc-feedback{
  visibility: hidden;
  position:absolute;
  top: 0;
  left: 0;
  padding: 9px 16px;
  text-align:center; 
  background:#fff;
  font-size:14px;
  line-height: 22px;
  color:#191919;
  box-shadow : 0 2px 12px rgba(0,0,0,.08);
  border-radius: 8px;
  z-index:9;
  opacity:0;
  transition: opacity .3s;
  cursor: pointer;
}
.doc-feedback:hover{
  background:#191919;
  color:#fff;
}
.doc-feedback.active{
  opacity:1;
  visibility: visible;
}
.hide-mark-text .textarea-wrapper + .support-mast,.hide-mark-text .copy-info-content{
  display: none!important;
}

.copy-feedback {
  display: none;
}

.copy-feedback .copy-feedback-box {
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 700px;
  padding: 32px;
  padding-right: 88px;
  z-index: 999;
  background: #fff;
  position: fixed;
  left: 50%;
  margin-left: -288px;
  top: 50%;
  margin-top: -183.5px;
}

.copy-feedback:after {
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.copy-feedback .copy-feedback-box > h3 {
  font-size: 20px;
  line-height: 30px;
  color: #191919;
  margin-bottom: 20px;
}

.copy-feedback .copy-feedback-box .support-mast {
  display: inline-block;
  width: auto;
  vertical-align: top;
  width: 96px;
  color: #595959;
  font-size: 14px;
  line-height: 22px;
}

.copy-feedback .copy-feedback-box .textarea-wrapper {
  display: inline-block;
  width: calc(100% - 96px);
  margin-bottom: 16px;
  resize: none;
}

.copy-feedback .copy-feedback-box .feedback-btns {
  text-align: center;
}

.copy-feedback .copy-feedback-box .feedback-btns a {
  margin-right: 10px;
}

.copy-feedback .close-btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 24px;
  cursor: pointer;
}

.copy-feedback .close-btn:after {
  content: '';
  width: 16px;
  height: 2px;
  top: 8px;
  left: 2px;
  background: #666;
  position: absolute;
  transform: rotateZ(45deg);
}

.copy-feedback .close-btn:before {
  content: '';
  width: 16px;
  height: 2px;
  top: 8px;
  left: 2px;
  background: #666;
  position: absolute;
  transform: rotateZ(-45deg);
}

.copy-info-content {
  display: inline-block;
  width: calc(100% - 130px);
  margin-bottom: 24px;
}

.copy-info-content .por-checkbox {
  cursor: pointer;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/check-box-default-revision.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.copy-info-content .por-checkbox.active {
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/check-box-checked-revision.svg');
}

.copy-info-content p {
  text-align: left !important;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
}

.copy-info-content .por-checkbox svg:nth-child(2) {
  display: none;
}

.copy-info-content .por-checkbox.active svg:nth-child(2) {
  display: block;
}

.copy-info-content .por-checkbox.active svg:nth-child(1) {
  display: none;
}
@media (max-width: 1600px) {
  .help-detail-feedback .action {
    font-size: 14px;
    padding: 20px 0 44px;
  }
}

@media (max-width: 1280px) {
  .help-detail-feedback .action {
    font-size: 12px;
    line-height: 18px;
    padding: 16px 0 44px;
  }
  .help-detail-feedback .action .next {
    margin-bottom: 0;
  }
  .help-detail-feedback .action p {
    float: none !important;
    width: 100% !important;
    margin-bottom: 5px;
  }

  .help-detail-feedback .action .prev {
    margin-right: 0;
  }

  .help-detail-feedback .action .prev a {
    padding-left: 0;
  }

  .help-detail-feedback .action .prev a:after {
    display: none;
  }

  .help-detail-feedback .action .next {
    text-align: left;
  }

  .help-detail-feedback .action .next a {
    text-align: left;
    padding-right: 0;
  }

  .help-detail-feedback .action .next a:after {
    display: none;
  }
}

.relevant-body {
  width: 50%;
  padding-left: 40px;
  position: relative;
}
.relevant-body::before {
  content: '';
  position: absolute;
  top: 28px;
  left: 0;
  width: 1px;
  height: calc(100% - 28px);
  background: #dfe1e6;
}
.doc-bottom-feedback .feedback-title {
  font-size: 16px;
  color: #191919;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bold;
}
.support-main .help-detail-feedback .action .next {
  float: right;
}
.doc-bottom-feedback {
  position: relative;
  width: 100%;
}
.relevant-body + .doc-bottom-feedback {
  width: 50%;
  padding-right: 40px;
}
.relevant-content {
  border-radius: 16px;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.no-feedback-detail + .relevant-content {
  margin-top: 24px;
}

.relevant-content .relevant-title {
  font-weight: 600;
  font-size: 16px;
  color: #191919;
  line-height: 24px;
  margin-bottom: 16px;
}

.relevant-content .relevant-left {
  width: 100%;
}

.relevant-content .relevant-left li {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.relevant-content .relevant-left li a {
  font-size: 14px;
  color: #595959;
  line-height: 22px;
}

.relevant-content .relevant-left li a:hover {
  color: #191919;
  text-decoration: underline;
}

.relevant-content .relevant-right {
  display: none;
}

@media (max-width: 1600px) {
  .relevant-content {
    padding: 20px;
  }
}

@media (max-width: 1280px) {
  .relevant-content {
    padding: 16px;
  }

  .relevant-content .relevant-left {
    width: 100%;
    padding-left: 0;
  }

  .relevant-content .relevant-left:after {
    display: none;
  }
}

@media (max-width: 768px) {
  .relevant-content {
    width: 100%;
    background-color: transparent;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 16px;
    margin-bottom: 44px;
  }
  .no-feedback-detail + .relevant-content {
    margin-top: 0;
  }
  .support-main[data-handbook-type='docDownload'] .relevant-content {
    margin-top: 24px;
  }
  .relevant-body {
    width: 100%;
    padding: 16px;
    border-radius: 16px;
    background: #f7f7f7;
    margin-bottom: 16px;
  }
  .relevant-body::before {
    display: none;
  }
  .relevant-body + .doc-bottom-feedback {
    width: 100%;
    padding: 16px;
    border-radius: 16px;
    background: #f7f7f7;
  }
  .help-detail-feedback.no-feedback-detail {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.familylinks {
  margin-top: 16px;
  margin-bottom: 8px;
}

.section .faq-title,
.faq-content .faq-title {
  font-size: 16px;
  color: #191919;
  line-height: 22px;
  margin-bottom: 10px;
}

.section .faq:before,
.faq-content .faq:before,
.section .faq:after,
.faq-content .faq:after {
  content: ' ';
  display: table;
}

.section .faq:after,
.faq-content .faq:after {
  clear: both;
}

.section .faq li,
.faq-content .faq li {
  width: 50%;
  float: left;
  margin-bottom: 0;
  padding-left: 10px;
  height: 28px;
  position: relative;
  margin-top: 0;
}

.section .faq li:nth-child(10n + 11),
.faq-content .faq li:nth-child(10n + 11),
.section .faq li:nth-child(10n + 12),
.faq-content .faq li:nth-child(10n + 12) {
  margin-top: 20px;
}

.section .faq li:after,
.faq-content .faq li:after {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #526ecc;
  position: absolute;
  top: 13px;
  left: 0;
}

.section .faq li a,
.faq-content .faq li a {
  font-size: 14px;
  color: #526ecc;
  line-height: 28px;
  width: 100%;
  padding-right: 20px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section .faq li a:hover,
.faq-content .faq li a:hover {
  text-decoration: underline;
}

.faq-content {
  border-radius: 2px;
  margin-bottom: 30px;
  background: #f1f5fa;
  padding: 20px;
}

.faq-content .faq-body {
  overflow: hidden;
}

.faq-content > p {
  width: 100%;
  text-align: center;
  padding: 10px 0 0 0;
  display: none;
  position: relative;
}

.faq-content > p span {
  display: inline-block;
  border: 5px solid transparent;
  border-top-color: #747474;
  transform-origin: 50% 25%;
  transition: all 0.3s;
  vertical-align: middle;
  margin-top: 4px;
}

.faq-content > p span:before {
  border-width: 5px;
  margin-top: -2px;
  border-top-color: #f6f7ff;
  content: '';
  position: absolute;
  border: 5px solid transparent;
  border-top-color: #fff;
  margin-left: -5px;
  margin-top: -6px;
}

.faq-content > p i {
  font-size: 14px;
  color: #666a75;
  line-height: 22px;
  margin-right: 3px;
  vertical-align: middle;
}

.faq-content .activee span {
  transform: rotate(180deg);
}

.faq-content.active p {
  display: block;
}

@media (max-width: 1280px) {
  .section .faq:before,
  .faq-content .faq:before,
  .section .faq:after,
  .faq-content .faq:after {
    content: ' ';
    display: table;
  }

  .section .faq:after,
  .faq-content .faq:after {
    clear: both;
  }

  .section .faq li,
  .faq-content .faq li {
    width: 100%;
    margin-bottom: 0;
  }

  .section .faq li:nth-child(10n + 11),
  .faq-content .faq li:nth-child(10n + 11),
  .section .faq li:nth-child(10n + 12),
  .faq-content .faq li:nth-child(10n + 12) {
    margin-top: 0px;
  }

  .section .faq li:nth-child(5n + 6),
  .faq-content .faq li:nth-child(5n + 6) {
    margin-top: 10px;
  }

  .faq-content p {
    text-align: left;
  }
}

@media (max-width: 768px) {
  .section .faq:before,
  .faq-content .faq:before,
  .section .faq:after,
  .faq-content .faq:after {
    content: ' ';
    display: table;
  }

  .section .faq:after,
  .faq-content .faq:after {
    clear: both;
  }

  .section .faq li a,
  .faq-content .faq li a {
    line-height: 30px;
  }

  .faq-content {
    margin-left: 15px;
    width: calc(100% - 30px);
  }
}

.help-form {
  clear: both;
  padding-top: 24px;
  font-size: 0px;
}

.help-form .help-form-content {
  display: inline-block;
  background: rgba(138, 142, 153, 0.1);
  border-radius: 16px;
  position: relative;
  top: -4px;
  margin-right: 20px;
  margin-top: 8px;
  margin-bottom: -5px;
}

.help-form .help-form-content::before {
  content: '';
  position: absolute;
  top: calc(50% - 5px);
  left: 50%;
  width: 1px;
  height: 10px;
  background-color: rgba(128, 128, 128, 0.4);
}

.help-form {
  padding-top: 16px;
}

.help-form.right-form {
  padding: 12px 16px;
  background-color: rgba(241, 245, 250, 0.5);
}

.help-form.right-form form textarea {
  height: 80px;
}

.help-form form .important .por-icon-error:before {
  display: none;
}

.help-form > h3 {
  margin-right: 20px;
  margin-bottom: 0;
}

.help-form form {
  display: none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 16px;
  background: #fafafa;
  border-radius: 8px;
}

.help-form .help-form-btn {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #666a75;
  text-align: center;
}

.help-form .help-form-btn i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
}

.help-form .help-form-btn span {
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  color: #191919;
  display: none;
  font-size: 14px;
  padding: 8px 16px;
  word-break: break-all;
  box-shadow: 0 2px 12px rgba(0,0,0,.08);
  white-space: nowrap;
  border-radius: 8px;
}

.help-form .help-form-btn span::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -6px;
  left: calc(50% - 4px);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}

.help-form .help-form-btn:hover span {
  display: inline-block;
}

.help-form .contact-decs p {
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 8px;
}

.help-form form .support-mast {
  display: block;
  position: relative;
  float: left;
  font-size: 14px;
  color: #191919;
  width: 100%;
  padding-top: 0;
  padding-left: 10px;
  margin-bottom: 16px;
  line-height: 18px;
  margin-right: 0;
  white-space: normal;
  word-wrap: break-word;
}

.help-form form[data-evaluate-level='high'] .support-mast.high-level {
  padding-left: 24px;
  margin-bottom: 16px;
}

.help-form form[data-evaluate-level='high'] .low-level,
.help-form form[data-evaluate-level='low'] .high-level {
  display: none;
}

.help-form form[data-evaluate-level='low'] .support-mast:before {
  position: absolute;
  content: '*';
  width: 10px;
  height: 18px;
  color: #c7000b;
  left: 0;
  font-size: 18px;
  line-height: 22px;
}

.help-form form .support-mast.high-level:before {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  left: 0;
  background-image: url('http://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-notice.svg');
}

.help-form .support-question {
  margin-bottom: 24px;
}

.help-form form .textarea-wrapper {
  width: 100%;
}

.help-form .contact-decs {
  margin-top: 20px;
}

.help-form .por-checkbox-card input[type='checkbox'] + span {
  line-height: 26px;
  padding: 0 12px;
  font-size: 12px;
  border-radius: 6px;
  border: 1px solid #c2c2c2;
}

.help-form .por-checkbox-card input[type='checkbox'] {
  margin-bottom: -28px;
}

.help-form .por-checkbox-card input[type='checkbox']:hover + span, .help-form .por-checkbox-card input[type='checkbox']:checked + span {
  border-color: #191919;
}

.help-form .por-checkbox-card {
  height: 28px;
}

.help-form form .textarea-wrapper {
  float: none;
}

.help-form form .important {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 12px;
  margin-top: -10px;
}

.help-form form .important span {
  width: 16px;
  height: 16px;
  font-size: 16px;
  display: inline-block;
  background: none;
  background-size: cover;
  vertical-align: bottom;
  margin-right: 8px;
  color: #c7000b;
}

.help-form > h3 {
  line-height: 26px;
}

#content {
  overflow: unset;
}
#header.logined ~ #content .login-submit,
#header.logined ~ .copy-feedback .login-submit {
  display: none;
}

.login-submit-desc {
  font-size: 14px;
  color: #808080;
  line-height: 22px;
  margin-top: 16px;
}

.copy-feedback .login-submit-desc {
  text-align: center;
}

.login-submit-desc a {
  color: #1476ff;
  letter-spacing: 0;
  line-height: 1.5;
}

.login-submit-desc a:hover {
  text-decoration: underline;
}

.por-modal-dialog .por-modal-text a {
  color: #1476ff;
}

.help-form > h3 {
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  display: inline-block;
  margin-right: 20px;
}

.help-form > h3 span {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-feedback.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -5px;
}

.help-form .help-form-btn {
  display: inline-block;
  font-size: 16px;
  color: #666a75;
  height: 32px;
  padding: 5px 15px 0;
  text-align: center;
  vertical-align: middle;
}

.help-form .help-btn-use.selected .help-form-y,
.help-form .help-btn-use:hover .help-form-y {
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-help-form-y-h.svg);
  background-size: cover;
}

.help-form .help-btn-unuse.selected .help-form-n,
.help-form .help-btn-unuse:hover .help-form-n {
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-help-form-n-h.svg);
  background-size: cover;
}

.help-form .help-form-btn .help-form-y {
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-help-form-y.svg);
  background-size: cover;
}

.help-form .help-form-btn .help-form-n {
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-help-form-n.svg);
  background-size: cover;
}

.help-form > p {
  font-size: 14px;
  color: #575d6c;
  line-height: 22px;
  display: inline-block;
  margin-right: 12px;
}

.help-form .help-form-more,
.help-form .provide-feedback {
  font-size: 14px;
  line-height: 22px;
  color: #1476ff;
  display: inline-block;
  cursor: pointer;
}

.help-form .help-form-more {
  margin-right: 24px;
}

.help-form .provide-feedback {
  padding: 0;
  border: 0;
  background-color: transparent;
  height: 22px;
  vertical-align: baseline;
}

.help-form form.hide-login-type .low-level {
  display: none;
}

.help-form .help-form-more:hover,
.help-form .provide-feedback:hover {
  text-decoration: underline;
}

.help-form .help-form-more:hover em,
.help-form .provide-feedback:hover em {
  -ms-transform: translate(4px, 0);
  transform: translate(4px, 0);
}

.help-form .help-form-content a {
  cursor: pointer;
}

.help-form-success,
.help-form-false {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.help-form-success.por-tip.success .por-tip-content,
.help-form-false.por-tip.error .por-tip-content {
  border-radius: 8px;
  border: 0;
}

[data-evaluate-level='high'] .login-submit-desc,
[data-evaluate-level='high'] .logged-text-str {
  display: none;
}

.textarea-wrapper {
  overflow: hidden;
}

.textarea-numbers {
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  color: #8a8e99;
  margin-top: 2px;
}

.help-form form h3 {
  font-size: 14px;
  color: #191919;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 10px;
}

.help-form form label {
  font-size: 14px;
  color: #666a75;
  display: inline-block;
  line-height: 22px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.help-form form i {
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #dddddd;
  position: relative;
  border-radius: 2px;
  font-size: 0px;
  line-height: 28px;
  top: 2px;
}

.help-form form i:hover {
  border-color: #c7000b;
}

.help-form form i.active {
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-checkbox-h.png) no-repeat;
  background-size: cover;
  border: none !important;
}

.help-form form .support-mast span:not(.optional) {
  color: #c7000b;
  vertical-align: middle;
  display: inline-block;
}

.help-form form .support-mast .optional {
  display: none;
}

.help-form form .support-mast .optional.active {
  display: inline-block;
}

.help-form form .textarea-wrapper {
  position: relative;
  float: left;
  margin-bottom: 12px;
}

.help-form .por-tip .por-tip-content i {
  top: 12px;
}

.help-form .por-tip .por-tip-wenzi {
  margin-left: 38px;
  padding: 9px 16px 9px 0;
}

.help-form form textarea {
  display: block;
  width: 100%;
  height: 100px;
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  padding: 12px;
  text-align: left;
  max-width: 100%;
  border-color: #dddddd;
  background-color: transparent;
  resize: none;
  border-radius: 8px;
}

.help-form form textarea::-webkit-input-placeholder {
  color: #a0a2a8;
}

.help-form form textarea::-moz-placeholder {
  color: #a0a2a8;
}

.help-form form textarea::-moz-placeholder {
  color: #a0a2a8;
}

.help-form form textarea::-ms-input-placeholder {
  color: #a0a2a8;
}

.help-form form a.false {
  margin-right: 0px;
}

.help-form form .important {
  display: none;
  font-size: 16px;
  color: #c7000b;
  line-height: 24px;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s;
  margin-bottom: 10px;
  margin-top: -10px;
}

.help-form form .important span {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-important.png) no-repeat;
  background-size: cover;
  vertical-align: bottom;
  margin-right: 10px;
}

.help-form form .important.show {
  display: inline-block;
}

.help-form .por-btn.default {
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
  color: #c2c2c2;
  cursor: not-allowed;
  pointer-events: none;
}

.help-form .por-btn {
  margin-right: 8px;
  margin-bottom: 8px;
}
@media (max-width: 1280px) {
  .help-form .contact-decs p {
    margin-bottom: 4px;
  }
  .relevant-content .relevant-left li {
    margin-top: 4px;
  }
  .help-form .contact-decs {
    margin-top: 16px;
  }
  .support-content .support-nav .item dl a {
    font-size: 12px;
    line-height: 18px;
    padding-right: 10px;
  }

  .support-content .support-nav .item dt {
    font-size: 16px;
    line-height: 18px;
    padding-right: 5px;
  }

  .support-content .support-nav .side-nav-menu .support-search .search-box {
    min-width: 430px;
  }

  .doc-bottom-feedback .feedback-title {
    font-size: 14px;
    line-height: 22px;
  }
  .help-form {
    padding-top: 12px;
  }
  .help-form .contact-decs p {
    font-size: 12px;
    line-height: 18px;
  }
  .help-form form {
    margin-bottom: 16px;
    margin-top: 16px;
    padding: 12px;
    border-radius: 8px;
  }
  .help-form .help-form-more,
  .help-form .provide-feedback {
    font-size: 12px;
    line-height: 18px;
  }
  .help-form .por-checkbox-card input[type='checkbox'] + span {
    line-height: 22px;
    padding: 0 16px;
    font-size: 12px;
    border-radius: 4px;
  }
  .help-form .por-checkbox-card {
    height: 24px;
    margin-top: 4px;
    margin-right: 4px;
  }
  .help-form .por-checkbox-card input[type='checkbox'] {
    margin-bottom: -24px;
  }
  .help-form .support-question {
    margin-bottom: 20px;
  }
  .help-form form .support-mast {
    font-size: 12px;
    margin-bottom: 12px;
    line-height: 18px;
  }
  .help-form form textarea {
    font-size: 12px;
    line-height: 18px;
    padding: 8px;
    border-radius: 8px;
  }
  .login-submit-desc {
    font-size: 12px;
    line-height: 18px;
    margin-top: 12px;
  }
  .help-form-success,
  .help-form-false {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .por-checkbox-card-group-content {
    margin-top: -4px;
    margin-right: -4px;
  }
  .relevant-content .relevant-title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .relevant-content .relevant-left li a {
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 768px) {
  .support-content {
    padding-top: 0px;
  }

  .support-content .support-body .wrapper {
    width: 100%;
    padding-left: 0px !important;
  }

  .help-content .sectiontitle,
  .help-content .sectiontitle-inner {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 16px;
  }

  .help-content p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
  }

  .help-content ul li {
    font-size: 14px;
    line-height: 21px;
  }

  .help-content .section a {
    font-size: 14px;
    line-height: 21px;
    word-break: break-all;
  }

  .help-content .section {
    margin-top: 16px;
  }

  .help-content [id^='body'] .tablenoborder table * > td,
  .help-content [id^='body'] .tableBorder table * > td {
    padding: 10px 5px;
  }

  .help-content [id^='body'] .tablenoborder table * > p,
  .help-content [id^='body'] .tableBorder table * > p {
    font-size: 14px;
    line-height: 22px;
  }

  .help-content [id^='body'] .tablenoborder table caption,
  .help-content [id^='body'] .tableBorder table caption {
    font-size: 14px;
    line-height: 22px;
  }

  .help-content .note,
  .help-content .notice
  .help-content .warning,
  .help-content .danger,
  .help-content .caution {
    padding: 5px;
  }

  .help-content .note .notetitle,
  .help-content .notice .noticetitle,
  .help-content .warning .warningtitle,
  .help-content .danger .dangertitle,
  .help-content .caution .cautiontitle {
    font-size: 14px;
    line-height: 24px;
  }

  .help-content .note .notebody,
  .help-content .notice .noticebody,
  .help-content .warning .warningbody,
  .help-content .danger .dangerbody,
  .help-content .caution .cautionbody {
    padding: 5px 15px 0px 15px;
  }

  .help-content .note p,
  .help-content .notice p,
  .help-content .warning p,
  .help-content .danger p,
  .help-content .caution p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }

  .help-content ol * > span {
    font-size: 14px;
    line-height: 21px;
    vertical-align: top;
  }

  .help-content ol > li {
    font-size: 14px;
    line-height: 21px;
  }

  .help-content ol * > p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
  }

  .help-content .tablenoborder table pre,
  .help-content .tableBorder table pre {
    font-size: 12px;
    line-height: 15px;
  }

  .help-detail-feedback {
    padding: 0 16px;
    margin: 0;
  }

  .help-detail-feedback .action {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding: 24px 0;
  }

  .doc-bottom-feedback .feedback-title {
    font-size: 16px;
    line-height: 24px;
  }

  .help-form > h3 {
    font-size: 14px;
    line-height: 22px;
    display: block;
  }

  .help-form h3 span {
    width: 12px;
    height: 12px;
    margin-top: -2px;
  }

  .help-form .help-form-content {
    padding-left: 15px;
  }

  .help-form-success {
    padding: 20px;
  }

  .help-form-success span {
    top: 15px;
    left: 10px;
  }

  .help-form-success span,
  .help-form-false span {
    text-align: left;
    display: block;
  }

  .help-form form {
    padding: 0px;
  }

  .help-form form h3 {
    margin-bottom: 5px;
  }

  .help-form form label {
    font-size: 14px;
    line-height: 21px;
    max-width: calc(100% - 26px);
    vertical-align: top;
  }

  .help-form form textarea {
    font-size: 14px;
    line-height: 22px;
    height: 65px;
    width: 100%;
  }

  .help-form form a.por-btn {
    margin-right: 10px;
  }

  .help-form form .important {
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px;
  }

  .help-form form .important span {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .help-form form .support-mast {
    display: block;
    float: none;
    margin-bottom: 16px;
    font-size: 14px;
  }

  .help-form form .submit {
    margin-left: 0;
  }

  .help-form form {
    padding: 0;
  }

  .help-form .help-form-content {
    padding-left: 0;
  }

  .help-form form:not(.hide-login-type) {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #dfe1e6;
    border-bottom: 1px solid #dfe1e6;
    border-radius: 0;
    background: none;
  }

  .help-form .help-form-btn span {
    display: none !important;
  }
  .relevant-content .relevant-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .relevant-content .relevant-left li a {
    font-size: 14px;
    line-height: 22px;
  }
  .help-form .por-checkbox-card {
    height: 32px;
    margin-top: 8px;
    margin-right: 8px;
  }
  .help-form .por-checkbox-card input[type='checkbox'] {
    margin-bottom: -32px;
  }
  .help-form .por-checkbox-card input[type='checkbox'] + span {
    line-height: 30px;
    padding: 0 24px;
    font-size: 14px;
  }
}

.footer-service {
  position: relative;
}

.footer-service .footer-service-wrapper,
#footer .footer-hot-recommend,
#footer .footer-hots-mb {
  display: none !important;
}

#footer {
  position: relative;
  z-index: 5;
}

p,
h1,
h2,
h3,
h4 {
  min-width: 0px !important;
  min-height: 0px !important;
}

img {
  max-width: 100%;
}

body {
  touch-action: initial !important;
}

.support-nav {
  height: auto;
  z-index: 10;
}

.support-nav .prod-name {
  width: 220px;
  position: absolute;
}

.support-nav .prod-name.show {
  display: none;
}


.support-nav .prod-name .menu-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 100%;
  cursor: pointer;
}

.support-nav .prod-name .menu-box .menu-btn {
  position: absolute;
  top: 27px;
  left: 0;
  width: 20px;
  height: 20px;
  transition: transform 0.5s;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/menu-btn-revision.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.support-nav .prod-name .menu-box.active .menu-btn {
  transform: rotate(90deg);
}

.support-nav .prod-name .caption .menu-title {
  font-size: 16px;
  color: #191919;
  line-height: 24px;
  font-weight: 600;
  transition: all 0.3s;
  display: block;
  cursor: pointer;
}

.support-nav .side-nav.sidenav-main {
  overflow-y: auto;
}

.support-nav .side-nav .side-nav ul {
  padding-left: 6px;
  display: none;
}

.support-nav .side-nav .side-nav ul.active {
  display: block;
}

.support-nav .side-nav .side-nav *:not(.nav-item.help-tsr) > a:hover {
  background: #f2f2f2;
}

.support-nav .side-nav .side-nav .nav-item {
  position: relative;
  width: 100%;
  padding-left: 14px;
  margin-top: 4px;
}

.support-nav .side-nav .side-nav>.nav-item:first-child {
  margin-top: 0;
}

.support-nav .side-nav .side-nav .help-tsr .nav-item {
  padding-left: 0;
}

.support-nav .side-nav .side-nav .nav-item.append-tip {
  width: 100%;
  padding-left: 0;
}

.support-nav .side-nav .side-nav .nav-item .foldIcon {
  top: 16px;
  left: 0px;
}

.support-nav .side-nav .side-nav .nav-item .point-icon {
  display: none;
  top: 17px;
  left: 0;
}

.support-nav .side-nav .side-nav .nav-item > a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  font-weight: 400;
  transition: all 0.1s;
  padding: 5px 6px;
  border-radius: 4px;
}

.support-nav .side-nav .side-nav .nav-item.active > a {
  background: #f2f2f2;
  font-weight: 600;
}

.support-nav .side-nav .side-nav .nav-item.help-tsr {
  padding-top: 15px;
}

.support-nav .side-nav .side-nav .nav-item.help-tsr > a {
  color: #808080 !important;
  display: block;
  padding-bottom: 5px;
  padding-top: 20px;
  cursor: default;
}

.support-nav .side-nav .side-nav .nav-item.help-tsr > a:before {
  content: '';
  display: block;
  border-top: 1px solid #e4e6f3;
  margin-top: -20px;
  margin-bottom: 20px;
}

.support-nav .side-nav .side-nav .nav-item.help-tsr > ul {
  display: block !important;
  padding-left: 0;
}

.support-nav.fixed {
  position: fixed !important;
  top: 0px !important;
}

.showPrompt.scrolled .wrapper .support-nav.fixed {
  top: 0px !important;
}

.versionSelect.mb {
  display: none;
}

.versionSelect.por-select.pc:after {
  width: 5px;
  height: 5px;
  right: 7px;
  margin-top: -4px;
  border-top: 1px solid #1476ff;
  border-right: 1px solid #1476ff;
}

.versionSelect.por-select.open:after {
  margin-top: -2px;
}

.versionSelect {
  min-width: 50px;
  max-width: 500px;
  display: inline-block;
  border-radius: 4px;
  height: 24px;
  border-color: transparent;
}

.versionSelect.open {
  border-radius: 4px;
}

.versionSelect.pc.open {
  border-color: transparent;
}

.versionSelect.pc:not(.disabled):hover {
  border-color: #1476FF;
}

.version-wrap {
  position: relative;
  margin-top: 8px;
  display: inline-block;
}

.version-wrap .version-tip {
  position: absolute;
  z-index: 105;
  width: 340px;
  padding: 16px;
  top: -8px;
  right: -350px;
  background-color: #fff;
  box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.08);
  border-radius: 8px;
  display: none;
}

.version-wrap .version-tip.show {
  display: block;
}

.version-wrap .version-tip-close {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}
.version-wrap .version-tip-close::before {
  content: '';
  width: 12px;
  height: 1px;
  background: #808080 ;
  position: absolute;
  top: calc(50% - 0px);
  left: calc(50% - 5px);
  transform: rotateZ(-45deg);
}
.version-wrap .version-tip-close::after {
  content: '';
  width: 12px;
  height: 1px;
  background: #808080;
  position: absolute;
  top: calc(50% - 0px);
  left: calc(50% - 5px);
  transform: rotateZ(45deg);
}

.version-wrap .version-tip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 12px;
  left: -6px;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 6px solid #fff;
}

.version-wrap .version-tip .version-tip-title {
  font-size: 16px;
  color: #191919;
  line-height: 24px;
  margin-bottom: 16px;
}

.version-wrap .version-tip .version-tip-desc {
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  margin-top: 16px;
}

.version-wrap .versionSelect.por-select select,
.version-wrap .versionSelect.por-select .por-select-trigger {
  border-radius: 4px;
  background: #1476ff1a;
  padding-left: 6px;
  padding-right: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #1476ff;
  font-weight: 400;
}

.version-wrap .versionSelect.por-select .por-select-trigger span {
  color: #1476ff;
  line-height: 22px;
  font-size: 12px;
}

.versionSelect .por-select-options-wrapper {
  z-index: 101;
}

.support-nav .side-nav-menu {
  z-index: 10;
  width: 0;
  padding: 24px 0;
  overflow: hidden;
  height: 880px;
  background: #fff;
  position: absolute;
  top: 0px;
  left: 250px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s, width 0s, height 0s;
}

.support-nav .side-nav-menu .side-menu-box {
  font-size: 0;
  overflow-y: auto;
  max-height: calc(880px - 48px);
  padding: 0px 32px;
  overflow-x: hidden;
}

.support-nav .side-nav-menu .inner:before,
.support-nav .side-nav-menu .inner:after {
  content: ' ';
  display: table;
}

.support-nav .side-nav-menu .inner:after {
  clear: both;
}

.support-nav .side-nav-menu .support-search {
  width: 100%;
  margin: auto;
  display: block;
}

.support-nav .side-nav-menu .support-search:before,
.support-nav .side-nav-menu .support-search:after {
  content: ' ';
  display: table;
}

.support-nav .side-nav-menu .support-search:after {
  clear: both;
}

.support-nav .side-nav-menu .support-search .search-box {
  width: 285px;
  margin-bottom: 4px;
  float: left;
  position: relative;
}

.support-nav .side-nav-menu .support-search .search-box input {
  width: 100%;
  border: 1px solid #dfe1e6;
  height: 32px;
  line-height: 32px;
  padding-left: 36px;
  padding-right: 36px;
  float: left;
  font-size: 14px;
  color: #999;
  border-radius: 20px;
}

.support-nav .side-nav-menu .support-search .search-box input:hover, 
.support-nav .side-nav-menu .support-search .search-box input:focus,
.support-nav .side-nav-menu .support-search .search-box.active input {
  border: 1px solid #191919;
}

.support-nav .side-nav-menu .support-search .search-box button {
  width: 30px;
  height: 24px;
  border: 0;
  background: #ffffff url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-search.svg) no-repeat center;
  background-size: 20px;
  position: absolute;
  left: 4px;
  top: 4px;
  border-radius: 24px;
}

.support-nav .side-nav-menu .search-items {
  display: block;
  width: 400px;
  float: left;
  margin-left: 20px;
}

.support-nav .side-nav-menu .search-items li {
  display: inline-block;
  color: #ffffff;
  padding-right: 10px;
}

.support-nav .side-nav-menu .search-items li a {
  font-size: 12px;
  line-height: 40px;
  color: #8a8e99;
}

.support-nav .side-nav-menu .search-items li a:hover {
  color: #c7000b;
}

.support-nav .side-nav-menu.active {
  opacity: 1;
  visibility: visible;
}

.support-nav .item {
  width: 25%;
  float: left;
  margin-top: 20px;
}

.support-nav .item dt {
  font-size: 14px;
  color: #191919;
  font-weight: 700;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
  transition: all 0.3s;
  padding-right: 20px;
}

.support-nav .item dt:first-child {
  margin-top: 0;
}

.support-nav .item dl:hover a {
  color: #191919;
  text-decoration: underline;
}

.support-nav .item dl {
  margin-top: 0;
  margin-bottom: 0;
}

.support-nav .item dl a {
  display: inline-block;
  font-size: 14px;
  color: #595959;
  line-height: 22px;
  margin-bottom: 12px;
  transition: all 0.3s;
  padding-right: 20px;
}

.support-nav .caption .menu-info {
  display: none;
}

.side-nav.max:hover .side-nav {
  overflow-x: hidden;
}

.side-nav {
  -ms-overflow-style: none;
}

.side-nav:hover {
  -ms-overflow-style: auto;
}

.side-nav-menu .inner .item.item-search-mb {
  display: none;
}
@media (max-width: 1600px) {}

@media (max-width: 1280px) {
  .support-nav .side-nav .side-nav .nav-item > a {
    font-size: 12px;
    line-height: 18px;
  }
  .support-nav .side-nav .side-nav .nav-item .foldIcon {
    top: 13px;
  }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
  .support-nav .side-nav .side-nav .nav-item {
    width: auto;
    margin-top: 14px;
  }

  .support-nav {
    width: 100% !important;
    position: static !important;
  }

  .support-nav .support-nav {
    width: 100% !important;
    position: static !important;
  }

  .support-nav .prod-name {
    width: 100% !important;
    position: relative !important;
  }

  .support-nav .prod-name .menu-box {
    display: none;
  }

  .support-nav .prod-name .sidenav-main {
    position: absolute;
    padding-top: 16px;
    top: 50px;
    left: 0;
    z-index: 10;
    width: 0px;
    overflow: hidden;
  }

  .support-nav .prod-name {
    background-color: #ffffff;
  }

  .support-nav .caption {
    text-align: center;
    padding: 0 !important;
    position: relative;
    height: 42px;
    margin-bottom: 0;
  }

  .support-nav .caption span {
    position: relative;
    display: inline;
    font-size: 14px;
    color: #191919;
    line-height: 42px;
    transition: all 0.3s;
    width: calc(100% - 100px);
    padding-right: 4px;
    font-weight: 600;
  }

  .support-nav .caption .menu-info {
    display: block;
    position: relative;
    text-align: center;
    padding: 0 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }

  .support-nav .prod-name .caption .menu-title {
    display: none;
  }

  .support-nav .caption .menu-info i {
    transition: all 0.3s;
  }

  .support-nav .caption .active i {
    transform: rotateZ(180deg);
  }

  .support-nav .caption span.icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    padding-right: 0;
    position: absolute;
    background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/menu-btn-revision.png');
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    top: 0;
    left: 0;
    margin-top: 0px;
    background-clip: padding-box;
    z-index: 3;
  }

  .support-nav .caption span.icon.active {
    background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/menu-btn-mb_close-revision.png');
  }

  .support-nav .caption .menu-info i {
    display: inline-block;
    position: absolute;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-nav-icon.png);
    background-size: cover;
  }

  .support-nav .side-nav-menu {
    display: none;
    width: 100%;
    visibility: visible;
    opacity: 1;
    position: static;
    padding: 15px 0;
    height: auto;
    background-color: #f5f5f5;
  }
  .support-nav .side-nav .side-nav .nav-item > a {
    font-size: 14px;
    line-height: 22px;
  }
  .support-nav .side-nav .side-nav .nav-item .foldIcon {
    top: 16px;
  }
  .support-nav .side-nav .side-nav *:not(.nav-item.help-tsr) > a:hover {
    background: transparent;
  }
  .support-nav .side-nav .side-nav .nav-item.active > a {
    background: transparent;
    font-weight: 600;
  }

  .versionSelect.pc, .version-wrap {
    display: none;
  }

  .versionSelect.mb {
    display: inline-block;
    max-width: 100%;
    margin: 0 0 16px;
    width: 100%;
    height: 36px;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #c2c2c2;
  }

  .versionSelect.por-select.mb:after {
    width: 7px;
    height: 7px;
    right: 12px;
    margin-top: -5px;
  }

  .versionSelect.por-select.mb.open:after {
    margin-top: -3px;
  }

  .por-select-trigger span {
    line-height: 36px;
  }

  .support-nav .side-nav-menu .side-menu-box {
    padding: 0 15px;
    height: auto;
    max-height: 20000px;
  }

  .support-content .support-nav .side-nav-menu .support-search .search-box {
    width: 100%;
    min-width: 0px;
  }

  .support-content .support-nav .side-nav-menu .support-search .search-box input {
    height: 36px;
    width: 100%;
  }

  .support-content .support-nav .side-nav-menu .support-search .search-box button {
    width: 30px;
    height: 28px;
    top: calc(50% - 14px);
  }

  .support-nav .side-nav-menu .search-items {
    margin: 0;
  }

  .support-nav .side-nav-menu .search-items a {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .support-nav .item {
    margin-top: 16px;
    width: 50%;
  }

  .support-content .support-nav .item dt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 10px;
  }

  .support-content .support-nav .item dl a {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }

  .support-nav .side-nav {
    background: #f5f5f5;
  }

  .support-nav .side-nav .side-nav {
    padding: 15px;
  }

  .side-nav-menu .inner .item.item-search-pc {
    display: none;
  }

  .side-nav-menu .inner .item.item-search-mb {
    display: block;
  }

  .foldIcon {
    top: 16px;
  }
}

.search-box-l {
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #e4e6f3;
  height: 58px;
}

.support-link-searcher {
  position: relative;
  z-index: 100;
}

.support-link-searcher-input {
  width: 100%;
  height: 32px;
  padding-left: 36px;
  border: solid 1px #adb0b8;
  border-radius: 58px;
}

.support-link-searcher-input:hover,
.support-link-searcher-input:focus {
  border-color: #575d6c;
}

.support-link-searcher-submit {
  position: absolute;
  left: 12px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border: none;
  background: #ffffff url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-search.svg) no-repeat center;
  background-size: contain;
}

.support-link-searcher-submit:after {
  content: '';
  width: 1px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: -1px;
  background-color: #e2e2e2;
}

.support-link-searcher-drop {
  display: none;
  position: absolute;
  top: calc(100% + 5px);
  left: -2px;
  right: 0;
  min-width: 400px;
  overflow: hidden;
  background-color: white;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding-right: 4px;
}

.support-link-searcher-drop ul {
  position: relative;
  padding: 12px 0 0;
  max-height: 357px;
  overflow-y: auto;
}

.support-link-searcher-drop li {
  padding: 8px 20px;
}

.support-link-searcher-drop a {
  display: block;
}

.support-link-searcher-drop .menu-search-title {
  font-size: 14px;
  line-height: 22px;
  color: #191919;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

.support-link-searcher-drop .menu-search-title strong {
  color: #191919;
}

.support-link-searcher-drop .menu-search-crumb {
  font-size: 12px;
  line-height: 18px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

.support-link-searcher-drop li.active,
.support-link-searcher-drop li:hover:not(.no-result) {
  background-color: rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

.support-link-searcher-drop .menu-drop-search-all {
  padding: 8px 20px 20px 20px;
  font-size: 14px;
  line-height: 22px;
  color: #191919;
  font-weight: 600;
}

.support-link-searcher-drop .menu-drop-search-all p {
  display: inline-block;
  position: relative;
  padding-right: 16px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.support-link-searcher-drop .menu-drop-search-all p:hover {
  text-decoration: underline;
  padding-right: 20px;
}

.support-link-searcher-drop .menu-drop-search-all p::after {
  position: absolute;
  content: '';
  right: 0;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  border-top: 1px solid #191919;
  border-right: 1px solid #191919;
  transform: rotate(45deg);
}

.support-link-searcher-drop.show {
  display: block;
}

.side-nav .search-box-l {
  display: none;
}

@media (max-width: 768px) {
  .side-nav .search-box-l {
    display: block !important;
    padding: 0px 16px;
    border-bottom: none;
  }

  .prod-name .search-box-l {
    display: none;
  }

  .support-link-searcher {
    width: 100%;
    height: 32px;
  }
}

#search-box.active .support-dropdown-product-search-result,
#search-box.active .support-product-search-clear {
  display: block;
}

.support-product-search-clear {
  display: none;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-header-search-close.png);
  background-size: contain;
  cursor: pointer;
  transition: 0.2s;
}

.support-dropdown-product-search-result {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 36px;
  box-shadow: 0px 2px 12px 0px #00000014;
  border-radius: 6px;
  min-height: 86px;
  max-height: 142px;
  overflow-y: auto;
  z-index: 10;
  background: #fff;
}

.support-dropdown-product-search-result li a {
  font-size: 12px;
  line-height: 32px;
  padding-left: 16px;
  display: inline-block;
  color: #191919;
  width: 100%;
  transition: all 0.3s;
}

.support-dropdown-product-search-result li a:hover {
  background: #f5f5f5;
}

.support-dropdown-product-search-result .active a {
  background: #f5f5f5;
}

.header-container {
  position: static;
}

@media (max-width: 768px) {
  .isApp .text-guide-container {
    top: 0;
    padding-top: 44px;
  }

  .isApp .guide-model {
    top: 0;
  }

  .isApp .support-main .help-content .help-details .ca_details .tab_content .tab_list.fixed {
    top: 0 !important;
  }
}

.screen, .highlight pre {
  padding: 40px 16px 16px;
}

.screen.ctnc {
  background-color: #f1f1f1;
  color: #333333;
}

.screen.ctnc ~ .btnCC, .codeblock.ctnc ~ .btnCC, .highlight pre.ctnc ~ .btnCC {
  background-color: #fafafa !important;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-cgc-m.svg);
}

.screen.ctnc ~ .btnCP, .codeblock.ctnc ~ .btnCP, .highlight pre.ctnc ~ .btnCP {
  background-color: #fafafa !important;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-copy-m.svg);
}

.screen.ctnc ~ .btnCC:hover, .codeblock.ctnc ~ .btnCC:hover, .highlight pre.ctnc ~ .btnCC:hover {
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-cgc-h.svg);
}

.screen.ctnc ~ .btnCP:hover, .codeblock.ctnc ~ .btnCP:hover, .highlight pre.ctnc ~ .btnCP:hover {
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-copy-h.svg);
}

.codeblock {
  background: #f6f7ff;
  position: relative;
  transition: background-color 1s;
  color: #3d3f43;
  padding: 30px 10px 10px 10px !important;
  border: 1px solid #e7e9fa;
}

.codeblock.ctnc {
  background-color: #f1f1f1;
  color: #333333;
}

.btnCP {
  position: absolute;
  top: 8px;
  right: 40px;
  width: 32px;
  height: 32px;
  padding: 0;
  background-color: #191919 !important;
  transition: background-color 1s;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-copy-dark-m.svg);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  cursor: pointer;
}

.btnCP.hover .btnCP-tip {
  display: block;
}

.btnCP-tip {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-bottom: 12px;
  transform: translate(-50%, 0);
  background-color: #fff;
  box-shadow: 0 2px 12px rgba(0,0,0,.08);
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  color: #1c1c1c;
  display: none;
}

.btnCP-tip:before {
  content: '\590D\5236';
}

html[lang='en-US'] .btnCP-tip:before,
html[lang='es-US'] .btnCP-tip:before,
html[lang='pt-BR'] .btnCP-tip:before,
html[lang='ja-JP'] .btnCP-tip:before {
  content: 'Copy';
}

.btnCP-tip:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  width: 16px;
  height: 8px;
  border-top: solid 8px #fff;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  margin-left: -8px;
}

.btnCP-tip.btnCP-tip-copied:before {
  content: '\590D\5236\6210\529F';
}

html[lang='en-US'] .btnCP-tip.btnCP-tip-copied:before,
html[lang='es-US'] .btnCP-tip.btnCP-tip-copied:before,
html[lang='pt-BR'] .btnCP-tip.btnCP-tip-copied:before,
html[lang='ja-JP'] .btnCP-tip.btnCP-tip-copied:before {
  content: 'Copied';
}

.btnCP:hover {
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-copy-dark-h.svg);
}

.btnCC {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  background-color: #191919 !important;
  transition: background-color 1s;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-cgc-dark-m.svg);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  cursor: pointer;
}

.btnCC .btnCP-tip:before {
  content: '\65E5\95F4\6A21\5F0F';
}

html[lang='en-US'] .btnCC .btnCP-tip:before,
html[lang='es-US'] .btnCC .btnCP-tip:before,
html[lang='pt-BR'] .btnCC .btnCP-tip:before,
html[lang='ja-JP'] .btnCC .btnCP-tip:before {
  content: 'Day Mode';
}

.ctnc ~ .btnCC .btnCP-tip:before {
  content: '\591C\95F4\6A21\5F0F';
}

html[lang='en-US'] .ctnc ~ .btnCC .btnCP-tip:before,
html[lang='es-US'] .ctnc ~ .btnCC .btnCP-tip:before,
html[lang='pt-BR'] .ctnc ~ .btnCC .btnCP-tip:before,
html[lang='ja-JP'] .ctnc ~ .btnCC .btnCP-tip:before {
  content: 'Night Mode';
}

.btnCC:hover .btnCP-tip {
  display: block;
}

.btnCC:hover {
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-revision-cgc-dark-h.svg);
}

.pre-box .btnCC,
.pre-box .btnCP {
  display: block;
}

/*全屏看图  */
@keyframes show-full-view {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.js-full-view {
  cursor: zoom-in;
}

.full-view-layer {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: zoom-out;
  overflow: auto;
  opacity: 1;
  transition: opacity 0.4s;
  display: none;
}

.full-view-layer.show-view {
  display: block;
  animation: show-full-view 0.3s;
}

.full-view-layer > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #f4f6f8;
  animation: zoomIn 0.3s;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}

.text-guide-container {
  position: absolute;
  width: 180px;
  padding-left: 10px;
  overflow: auto;
  font-size: 14px;
  line-height: 18px;
  right: 0px;
  top: 54px;
}

.text-guide-head {
  padding: 10px 5px 28px 0px;
  font-weight: 700;
  font-size: 16px;
  color: #191919;
  line-height: 20px;
}

.text-guide-body .tex-guide-list li {
  position: relative;
}

.tex-guide-list > li > a {
  position: relative;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 22px;
  color: #595959;
  overflow: hidden;
  word-wrap: break-word;
  display: -webkit-box;
  font-weight: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tex-guide-list>li:before {
  content: '';
  position: absolute;
  top: 19px;
  left: -4px;
  width: 8px;
  height: 8px;
  border: 1px solid #191919;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
}

.tex-guide-list>li::after {
  content: '';
  position: absolute;
  top: 37px;
  left: -1px;
  width: 1px;
  background-color: #DBDBDB;
  height: calc(100% - 24px);
}

body .text-guide-body .tex-guide-list li {
  padding: 12px 0 12px 20px;
}

.tex-guide-list > li:last-child::after {
  display: none;
}

.tex-guide-list > li a:hover,
.tex-guide-list > li.active a,
.tex-guide-list > li.active {
  color: #191919;
  font-weight: 600;
}

.tex-guide-list > li a:hover:hover,
.tex-guide-list > li.active a:hover,
.tex-guide-list > li.active:hover {
  color: #191919;
  font-weight: 600;
}

.tex-guide-list > li a:hover:before,
.tex-guide-list > li.active a:before,
.tex-guide-list > li.active:before {
  border-color: #191919;
  opacity: 1;
}

.text-guide-container.show {
  display: none;
}

.text-guide-container.fixed {
  position: fixed;
  top: 54px;
  right: 0px;
  bottom: 30px;
}

.text-guide-container.fixedd {
  width: calc(100% - 100px - 198px);
  position: fixed;
  top: 0;
  right: 50px;
  z-index: 700;
}

.text-guide-container.fixedd .text-guide-head span {
  width: 16px;
  height: 16px;
  font-size: 0px;
  display: block;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-slide.png) no-repeat;
  background-size: cover;
  background-position: center;
  transition: all 0.3s;
}

.text-guide-container.fixedd .text-guide-head.active span {
  transform: rotateX(180deg);
}

.text-guide-container.fixedd .text-guide-body p {
  display: none !important;
}

@media (max-width: 1600px) {

}

@media (max-width: 1280px) {
  body .text-guide-body .tex-guide-list li {
    padding: 10px 0 10px 18px;
  }

  .tex-guide-list > li > a {
    font-size: 12px;
    line-height: 18px;
  }

  .tex-guide-list>li:before {
    top: 16px;
  }

  .tex-guide-list>li::after {
    top: 32px;
  }

  .tex-guide-list > li a:hover:before {
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-icon.png) no-repeat;
    background-size: 100% auto;
    background-position: center center;
  }

  .text-guide-body .swiper-button-prev {
    width: 20px;
    height: 20px;
    right: 0px;
    left: auto;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-top.png) no-repeat;
    background-size: cover;
    margin-top: -30px;
  }

  .text-guide-body .swiper-button-next {
    width: 20px;
    height: 20px;
    right: 0px;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-bo.png) no-repeat;
    background-size: cover;
    margin-top: -10px;
  }
}

@media (max-width: 1024px) {
  .support-main .text-guide-container {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 0;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .text-guide-head {
    padding-top: 0;
  } 

  .support-main .text-guide-container p {
    display: none;
  }

  .support-main .text-guide-container .text-guide-head {
    padding-bottom: 12px;
  }

  .support-main .text-guide-container .text-guide-head i {
    font-size: 14px;
    line-height: 24px;
    position: relative;
  }

  .support-main .text-guide-container .text-guide-body .tex-guide-list {
    padding-left: 0;
    margin-top: 0;
    overflow: hidden;
  }

  .support-main .text-guide-container .text-guide-body .tex-guide-list li {
    padding: 0;
    margin-bottom: 0px;
  }

  .support-main .text-guide-container .text-guide-body .tex-guide-list > li:before {
    top: 10px;
    left: 0;
  }

  .support-main .text-guide-container .text-guide-body .tex-guide-list > li:after {
    height: calc(100% - 18px);
    top: 22px;
    left: 3px;
  }

  .support-main .text-guide-container .text-guide-body .tex-guide-list a {
    line-height: 30px;
    padding-right: 50px;
    padding-left: 20px;
  }

  .support-main .text-guide-container .text-guide-body .tex-guide-list a:hover {
    text-decoration: none;
  }

  .support-main .more p {
    display: block !important;
    font-size: 14px;
    color: #8a8d93;
    line-height: 24px;
  }

  .support-main .more p i{
    position: relative;
  }

  .support-main .more p i span{
    position: absolute;
    top: 2px;
    right: -20px;
    width: 16px;
    height: 16px;
    font-size: 0px;
    display: block;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-slide.png) no-repeat;
    background-size: cover;
    background-position: center;
    transition: all 0.3s;
  }

  .support-main .more p.active span {
    transform: rotateX(180deg);
  }
}

.guide-buoy {
  display: none;
}

.guide-model img {
  display: none;
}

.guide-model .img-container {
  display: none;
}

@media (max-width: 768px) {
  .support-main {
    transition: height 0.1s;
    padding: 0px !important;
    width: 100% !important;
  }

  .full-view-layer > img {
    height: auto;
    max-height: 90%;
  }

  .support-main .text-guide-container {
    display: none;
  }

  .support-main .crumbs {
    background: #f5f5f5;
    padding: 16px;
    overflow: hidden;
  }

  .support-main .crumbs a {
    font-size: 12px;
    line-height: 14px;
  }

  .support-main .crumbs span {
    font-size: 12px;
    line-height: 14px;
  }

  .support-main .help-content {
    padding: 16px;
    margin-top: 0;
  }

  .guide-buoy {
    display: none;
    position: fixed;
    bottom: 154px;
    right: 20px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-guide-mb.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-size: 24px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    z-index: 900;
  }

  .guide-model {
    position: fixed;
    top: 44px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 999;
    display: none;
  }

  .guide-model img {
    width: 60px;
    height: 109px;
    display: block !important;
    position: absolute;
    left: 20%;
    margin-left: -30px;
    bottom: 210px;
  }

  .guide-model .img-container {
    width: 70px;
    height: 122px;
    display: block !important;
    position: absolute;
    left: 20%;
    margin-left: -35px;
    bottom: 210px;
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-information.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }

  html[lang='en-US'] .guide-model .img-container {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-information-en-us.png);
  }

  html[lang='es-US'] .guide-model .img-container {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-information-es-us.png);
  }

  html[lang='pt-BR'] .guide-model .img-container {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-information-pt-br.png);
  }

  html[lang='ja-JP'] .guide-model .img-container {
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/support-doc-new-guide-information-ja-jp.png);
  }

  .guide-buoy.show {
    display: block;
  }
  .support-main.no-text-guide ~ .guide-buoy {
    display: none !important;
  }

  .text-guide-container {
    display: block;
    position: fixed;
    width: 0;
    background: #fafaff;
    top: 44px;
    bottom: 0px;
    z-index: 1000;
    margin: 0;
    padding: 15px 0;
    transition: all 0.3s;
  }

  .text-guide-container.active {
    width: 65%;
  }

  .text-guide-container .text-guide-head i {
    font-size: 14px;
    color: #191919;
    line-height: 22px;
    margin-left: 16px;
  }

  .text-guide-container .text-guide-body {
    margin-top: 10px;
  }

  .text-guide-container .text-guide-body p {
    display: none !important;
  }

  .text-guide-container .text-guide-body .tex-guide-list {
    padding-left: 20px;
  }

  .text-guide-container .text-guide-body .tex-guide-list li {
    display: block;
    padding-bottom: 15px;
    padding-top: 10px;
  }

  .text-guide-container .text-guide-body .tex-guide-list li:before {
    top: 14px;
  }

  .text-guide-container .text-guide-body .tex-guide-list li.active a {
    color: #191919;
  }

  .text-guide-container .text-guide-body .tex-guide-list li a {
    font-size: 14px;
    line-height: 22px;
    padding-right: 20px;
  }

  .text-guide-container .text-guide-body .tex-guide-list li a:before {
    top: 3px;
  }
}

body.iframe .relevant-content {
  display: none;
}

body.iframe .float-sidebar {
  display: none !important;
}

body.iframe .header {
  display: none !important;
}

body.iframe #header {
  display: none !important;
}

body.iframe #footer {
  display: none !important;
}

body.iframe #content {
  margin-top: 58px;
  margin-bottom: 44px;
  height: calc(100vh - 102px);
  overflow-y: scroll;
}

body.iframe .crumbs a:nth-child(n + 2),
body.iframe .crumbs span {
  display: none;
}

body.iframe .crumbs .text,
body.iframe .crumbs a:first-child + span {
  display: inline-block;
}

body.iframe .support-nav .prod-name .caption {
  display: none;
}

body.iframe .support-nav .prod-name .sidenav-main {
  position: fixed;
  width: auto;
  top: 0;
  right: 0;
  overflow: visible;
}

body.iframe .support-nav .prod-name .sidenav-main .search-box-l {
  background: #f4f5f6;
  padding: 10px 19px 0px 19px;
}

body.iframe .support-nav .side-nav .side-nav {
  display: none;
}

body.iframe .support-body {
  overflow: hidden;
}

body.iframe .help-form {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f5faff;
  padding: 10px 19px !important;
}

body.iframe .help-form h3,
body.iframe .help-form > p,
body.iframe .help-form > a {
  display: none;
}

body.iframe .help-form .help-form-false,
body.iframe .help-form .help-form-success {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 35px;
}

body.iframe .help-form form {
  padding: 10px;
  position: absolute;
  background: #eaf6f9;
  border-radius: 2px;
  bottom: 35px;
  left: 10px;
  right: 10px;
  text-align: right;
}

body.iframe .help-form .help-form-content {
  float: right;
  min-width: 0;
}

body.iframe .guide-buoy {
  display: none !important;
}

body.iframe .updateTime,
body.iframe .help-online-test,
body.iframe .help-cli-example,
body.iframe .help-view-edit,
body.iframe .help-view-pdf,
body.iframe .help-view-share,
body.iframe .help-detail-feedback,
body.iframe .doc-bottom-feedback {
  display: none;
}

body.iframe .tm-adv-space {
  display: none;
}

body.iframenew .relevant-content {
  display: none;
}

body.iframenew .float-sidebar {
  display: none !important;
}

body.iframenew .header {
  display: none !important;
}

body.iframenew #header {
  display: none !important;
}

body.iframenew #footer {
  display: none !important;
}

body.iframenew .support-nav .prod-name .caption {
  display: none;
}

body.iframenew .support-nav .prod-name .sidenav-main {
  display: none;
}

body.iframenew .support-nav .side-nav .side-nav {
  display: none;
}

body.iframenew .support-body {
  overflow: hidden;
}

body.iframenew .help-form {
  display: none;
}

body.iframenew .guide-buoy {
  display: none !important;
}

body.iframenew .updateTime,
body.iframenew .help-online-test,
body.iframenew .help-cli-example,
body.iframenew .help-view-edit,
body.iframenew .help-view-pdf,
body.iframenew .help-view-share,
body.iframenew .help-detail-feedback,
body.iframenew .doc-bottom-feedback {
  display: none;
}

body.iframenew .tm-adv-space {
  display: none;
}

body.istitle .topictitle1,
body.istitle .topicTitle-h1 {
  display: none;
}

.topictitle1 + div[id^='body'] {
  margin-top: 28px;
}

body.iframe .support-content .support-body .familylinks,
body.iframenew .support-content .support-body .familylinks,
body.iframe .support-content .support-body .parentlink,
body.iframenew .support-content .support-body .parentlink {
  display: none;
}

body .support-content {
  padding-top: 0;
  background-color: #f5f5f6;
}

body .support-content::before {
  content: '';
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #fff;
}

body .support-content .support-body {
  position: relative;
}

body .support-content .minor-language-tip {
  position: relative;
  width: 100%;
  padding: 0 220px;
  background-color: #e9edfa;
  border: 1px solid #96adfa;
  box-shadow: 0 1px 3px 0 rgba(56, 82, 170, 0.25);
  border-radius: 2px;
  z-index: 9;
}

body .support-content .minor-language-tip .por-tip {
  margin-bottom: 0;
}

body .support-content .minor-language-tip .por-tip .por-tip-wenzi {
  padding-top: 10px;
}

body .support-content .minor-language-tip .por-tip .por-tip-content {
  border: none;
  background-color: transparent;
}

body .support-content .minor-language-tip .por-tip-wenzi span {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  line-height: 12px;
}

body .support-content .minor-language-tip .por-tip-wenzi span.por-tip-remove {
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  background: url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-privacy/images/setting-close-b.svg) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  height: 16px;
  width: 16px;
}

body .support-content .support-body .wrapper .support-nav {
  width: auto;
}

body .support-content .support-body .wrapper .support-main {
  width: calc(100% - 208px);
  margin: auto;
  padding: 0 32px;
  border-left: 1px solid transparent;
  overflow: visible;
  background-color: #f5f5f6;
}

body .support-content .support-body .wrapper .support-main[data-handbook-type='overview'],
body .support-content .support-body .wrapper .support-main[data-handbook-type='function'],
body .support-content .support-body .wrapper .support-main[data-handbook-type='video'],
body .support-content .support-body .wrapper .support-main[data-handbook-type='docDownload'],
body .support-content .support-body .wrapper .support-main[data-handbook-type='gls'] {
  width: 100% !important;
  padding-right: 0;
}

body .support-content .support-body .wrapper .support-main[data-handbook-type='overview'] .text-guide-container,
body .support-content .support-body .wrapper .support-main[data-handbook-type='function'] .text-guide-container,
body .support-content .support-body .wrapper .support-main[data-handbook-type='video'] .text-guide-container,
body .support-content .support-body .wrapper .support-main[data-handbook-type='docDownload'] .text-guide-container,
body .support-content .support-body .wrapper .support-main[data-handbook-type='gls'] .text-guide-container {
  display: none !important;
}

body .support-content .support-body .wrapper .support-main[data-handbook-type='overview'] ~ .guide-buoy,
body .support-content .support-body .wrapper .support-main[data-handbook-type='function'] ~ .guide-buoy,
body .support-content .support-body .wrapper .support-main[data-handbook-type='video'] ~ .guide-buoy,
body .support-content .support-body .wrapper .support-main[data-handbook-type='docDownload'] ~ .guide-buoy,
body .support-content .support-body .wrapper .support-main[data-handbook-type='gls'] ~ .guide-buoy {
  display: none !important;
}

body .support-content .support-body .wrapper .support-main .crumbs {
  margin-top: 28px;
}

body .support-nav .prod-name {
  background-color: #fff;
}

body .support-nav .prod-name .caption {
  padding: 24px 52px 24px 0;
  margin-bottom: 0;
  position: relative;
  font-size: inherit;
}

body .support-nav .side-nav .side-nav {
  padding: 0 24px 15px 0;
}

body .support-nav .side-nav-menu {
  left: calc(220px + 1px);
}

body .search-box-l {
  padding: 0 24px 24px 0;
  border-bottom: 0;
  height: auto;
}

body .support-section .foldIcon:before {
  border-top-color: #fff;
}

body .support-link-searcher-submit:after {
  display: none;
}

body .help-content .section_01,
body .help-content .section_02,
body .help-content .section_03,
body .help-content .section_04,
body .help-content .section_05 {
  max-width: 100%;
}

body .help-content .section_03 {
  background-size: cover;
}

body .text-guide-container {
  position: absolute;
  width: 208px;
  height: calc(100% - 54px);
  padding-left: 0;
  overflow: visible;
  font-size: 14px;
  line-height: 18px;
  right: -208px;
  top: 54px;
  padding-top: 14px;
  overflow: hidden;
  user-select: none;
}

body .text-guide-container.fixed {
  position: fixed;
  right: 0px;
  bottom: 30px;
}

body .support-content .support-body .wrapper .support-main.guide-closed {
  width: calc(100% - 24px);
}

body .support-main.guide-closed .text-guide-container {
  width: 24px;
  padding-left: 0;
}

body .support-main.guide-closed .text-guide-container .guide-close-icon,
body .support-main.guide-closed .text-guide-container .text-guide-head,
body .support-main.guide-closed .text-guide-container .text-guide-body {
  display: none;
}

body .support-main.guide-closed .guide-open-icon {
  display: block;
}

body .text-guide-container .guide-open-icon {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  right: 0;
  top: 20px;
  cursor: pointer;
  font-size: 20px;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/list-open.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}

body .text-guide-container .guide-close-icon {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  right: 0;
  top: 20px;
  cursor: pointer;
  font-size: 20px;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/support/resource/framework/v3/images/list-closed.png');
  background-size: contain;
  background-repeat: no-repeat;
}

body .text-guide-body .tex-guide-list {
  padding-left: 0px;
  margin-left: 5px;
  max-width: 170px;
  margin-top: -12px;
}

body .tex-guide-list > li > a {
  padding: 0;
}

body .tex-guide-list > li.active:before {
  background-color: #191919;
}

body .support-content .support-body .wrapper .support-main .move-line {
  position: absolute;
  width: 10px;
  height: 100%;
  left: -5px;
  top: 0;
  z-index: 20;
}

body .support-content .support-body .wrapper .support-main .move-line:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: calc(50% - 1px);
  background-color: #dfe1e6;
  z-index: 30;
}

body .support-content .support-body .wrapper .support-main .move-line:hover {
  cursor: e-resize;
}

body .support-content .support-body .wrapper .support-main .move-line:hover:before {
  -webkit-box-shadow: 0 4px 8px rgb(0 0 0 / 0.2);
  box-shadow: 0 4px 8px rgb(0 0 0 / 0.2);
}

@media (max-width: 1600px) {
  .topictitle1 + div[id^='body'] {
    margin-top: 24px;
  }
  #adOutsideDiv.helpCenterAd {
    margin: -32px -24px 20px;
  }
  #adOutsideDiv .close-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 14px;
    top: calc(50% - 16px);
  }
  #adOutsideDiv .close-btn::before,
  #adOutsideDiv .close-btn::after {
    width: 16px;
  }

  body .text-guide-container {
    width: 180px;
  }
  body .support-content .support-body .wrapper .support-main {
    width: calc(100% - 180px);
    padding: 0 24px;
  }

  .screen, .highlight pre {
    padding: 38px 14px 14px;
  }
  .btnCP {
    top: 7px;
    right: 37px;
    width: 30px;
    height: 30px;
  }
  .btnCC {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 1280px) {
  .topictitle1 + div[id^='body'] {
    margin-top: 16px;
  }
  #adOutsideDiv.helpCenterAd {
    margin: -24px -16px 16px;
    min-height: 28px;
  }
  #adOutsideDiv .close-btn {
    right: 8px;
  }
  .support-nav .prod-name {
    width: 188px;
  }

  body .text-guide-container {
    width: 148px;
  }

  body .support-content .support-body .wrapper .support-main {
    width: calc(100% - 148px);
    padding: 0 24px;
  }

  body .support-content .support-body .wrapper {
    padding-left: 188px;
  }

  body .support-nav .side-nav-menu {
    left: calc(188px + 1px);
  }
  body .support-nav .prod-name .caption {
    padding: 20px 40px 20px 0;
  }
  body .search-box-l {
    padding: 0 16px 20px 0;
  }
  .support-link-searcher-input {
    height: 32px;
    padding-left: 32px;
    border-radius: 26px;
    font-size: 12px;
  }
  .support-nav .prod-name .menu-box {
    width: 32px;
  }
  body .support-nav .prod-name .menu-box .menu-btn {
    position: absolute;
    top: 24px;
    width: 16px;
    height: 16px;
  }
  .support-link-searcher-submit {
    position: absolute;
    left: 9px;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    background-size: contain;
  }
  body .support-nav .side-nav .side-nav {
    padding: 0 16px 15px 0;
  }
  .screen, .highlight pre {
    padding: 36px 12px 12px;
  }
  .btnCP {
    top: 6px;
    right: 34px;
    width: 28px;
    height: 28px;
    background-size: 14px;
  }
  .btnCC {
    top: 6px;
    right: 6px;
    width: 28px;
    height: 28px;
    background-size: 14px;
  }
}

@media (max-width: 1024px) {
  body .text-guide-body .swiper-button-prev {
    display: none !important;
  }

  body .text-guide-body .swiper-button-next {
    display: none !important;
  }

  body .text-guide-container .guide-close-icon {
    display: none;
  }

  body .support-content .support-body .wrapper .support-main {
    width: 100%;
    padding: 0 0 0 16px;
  }

  body .help-content .text-guide-container.fixedd {
    position: fixed;
    width: calc(100% - 3% - 188px - 16px - 3%);
    overflow: auto;
    top: 0;
    right: 0;
    left: calc(3% + 188px + 16px);
    padding: 12px 16px;
    margin-bottom: 0;
    box-shadow : 0px 2px 12px 0px rgba(0,0,0,0.08);
    border-radius: 0 0 16px 16px;
  }

  body .help-content .text-guide-container.fixedd .text-guide-head {
    padding: 0;
  }
  
  body .help-content .text-guide-container.fixedd .text-guide-head span {
    position: absolute;
    top: 2px;
    right: -20px;
  }

  body .relevant-content .relevant-left {
    width: 100%;
  }

  body .text-guide-container {
    position: static;
    width: 100%;
  }

  body .text-guide-body .tex-guide-list {
    margin-left: 0;
    max-width: 100%;
  }

  .support-main .text-guide-container.fixedd .text-guide-body {
    display: none;
    overflow: hidden scroll;
    width: 100%;
  }
  body .support-content .support-body .wrapper .support-main .move-line {
    pointer-events: none;
  }
}

@media (max-width: 800px) {
  body.iframe #content {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  body.iframe .support-content .support-body .wrapper .support-nav,
  body.iframenew .support-content .support-body .wrapper .support-nav {
    display: none;
  }

  body.iframe .support-content .wrapper,
  body.iframenew .support-content .wrapper {
    padding-left: 0px !important;
  }

  body.iframe .section:nth-child(1) .sectiontitle:nth-child(1),
  body.iframenew .section:nth-child(1) .sectiontitle:nth-child(1) {
    margin-top: 0;
  }

  body.iframe .por-tab.por-tab-collapse ul[data-cols='2'] + .por-tab-expand,
  body.iframenew .por-tab.por-tab-collapse ul[data-cols='2'] + .por-tab-expand {
    display: none;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'],
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #dfe1e6;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li .por-tab-text,
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li .por-tab-text {
    display: inline-block;
    width: auto;
    line-height: 40px;
    position: relative;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li a,
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li a {
    display: inline-block;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li.active,
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li.active {
    background-color: transparent;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li.active .por-tab-text,
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li.active .por-tab-text {
    color: #526ecc;
    font-weight: 700;
    overflow: visible;
  }

  body.iframe .help-content .por-tab-container .por-tab ul li a,
  body.iframenew .help-content .por-tab-container .por-tab ul li a {
    padding: 4px 8px;
    height: 100%;
  }

  body.iframe .help-content .por-tab-container .por-tab > ul > li.active a:after,
  body.iframenew .help-content .por-tab-container .por-tab > ul > li.active a:after {
    display: none;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li .por-tab-text:after,
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li .por-tab-text:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    width: 0;
    height: 3px;
    margin: auto;
    background-color: #c7000b;
    opacity: 1;
    -webkit-transition: width 0.2s, opacity 0s 0.2s;
    transition: width 0.2s, opacity 0s 0.2s;
  }

  body.iframe .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li.active .por-tab-text:after,
  body.iframenew .por-tab.por-tab-collapse[data-cols='2'] > ul:not(.por-tab-drop) > li.active .por-tab-text:after {
    width: 100%;
    opacity: 1;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
  }
}

@media (max-width: 768px) {
  .topictitle1 + div[id^='body'] {
    margin-top: 24px;
  }
  #adOutsideDiv .pep-smart-recommend-img-card img {
    border-radius: 6px;
  }
  body .support-content .support-body .wrapper .support-main {
    background-color: #fff;
  }
  body .text-guide-container {
    right: 0;
  }

  body .text-guide-container .text-guide-head {
    padding-bottom: 12px;
    padding-top: 12px;
  }

  body .text-guide-container .text-guide-body .tex-guide-list {
    padding-left: 16px;
  }

  body .text-guide-container .text-guide-body .tex-guide-list li {
    padding-bottom: 12px;
    padding-top: 12px;
  }

  body .text-guide-container .text-guide-body .tex-guide-list li:before {
    top: calc(50% - 4px);
    left: 0;
  }

  body .text-guide-container .text-guide-body .tex-guide-list > li::after {
    top: 34px;
    left: 3px;
    height: calc(100% - 24px);
  }

  body .support-section .foldIcon:before {
    border-top-color: #f5f5f6;
  }

  body .support-link-searcher-input {
    border: solid 1px #adb0b8;
  }

  body .support-link-searcher-submit:after {
    content: '';
    width: 1px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: -1px;
    background-color: #e2e2e2;
  }

  body .support-content .support-body .wrapper .support-main .crumbs {
    margin-top: 0;
  }

  body .support-nav .side-nav .side-nav {
    padding: 19px 16px;
  }

  body .support-content .support-body .wrapper .support-main .move-line {
    display: none;
  }

  body .text-guide-container {
    display: block;
    position: fixed;
    width: 0;
    height: 100%;
    max-height: calc(100% - 44px);
    overflow-y: scroll;
    background: #fff;
    top: 46px;
    bottom: 0px;
    right: 0;
    z-index: 1000;
    margin: 0;
    padding: 15px 0;
    transition: all 0.3s;
  }

  body .text-guide-container.active {
    width: 65% !important;
  }

  body .support-nav .prod-name {
    width: 100% !important;
  }

  body .search-box-l {
    padding: 0 30px 0 30px;
  }

  .support-link-searcher-drop {
    top: calc(100% + 2px);
    left: 0;
    min-width: 260px;
  }

  .support-link-searcher-drop .menu-search-title,
  .support-link-searcher-drop .menu-search-crumb {
    white-space: normal;
  }

  .support-link-searcher-drop ul {
    max-height: 366px;
  }

  body .support-content .minor-language-tip {
    padding: 0 15px;
  }

  body .support-content .minor-language-tip .por-tip .por-tip-wenzi {
    margin-left: 25px;
    padding-right: 25px;
  }

  body .support-content .minor-language-tip .por-tip .por-tip-content::before {
    left: 0;
  }

  .screen, .highlight pre {
    padding: 38px 14px 14px;
  }
  .btnCP {
    top: 7px;
    right: 37px;
    width: 30px;
    height: 30px;
    background-size: 16px;
  }
  .btnCC {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 30px;
    height: 30px;
    background-size: 16px;
  }
}

/*pc端*/
.support-main {
  float: left;
  width: 100%;
  min-height: 500px;
  overflow: hidden;
}

.support-main:before,
.support-main:after {
  content: ' ';
  display: table;
}

.support-main:after {
  clear: both;
}

.support-main .help-content .ca_details .terms_list a[name] {
  padding-top: 5px;
  margin-top: -5px;
}

.support-main .help-content .ca_details .tab_content .tab_list {
  width: calc(100% + 2 * 32px);
  margin-top: -20px;
  margin-left: -32px;
  margin-bottom: 0;
  padding: 20px 32px;
}

.support-main .help-content .ca_details .tab_content .tab_list.show {
  display: none;
}

.support-main .help-content .ca_details .tab_content .tab_list.fixed {
  position: sticky;
  top: 0px;
  z-index: 1;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}

.support-main .help-content .ca_details .tab_content .tab_list:before,
.support-main .help-content .ca_details .tab_content .tab_list:after {
  content: ' ';
  display: table;
}

.support-main .help-content .ca_details .tab_content .tab_list:after {
  clear: both;
}

.support-main .help-content .ca_details .tab_content .tab_list li {
  float: left;
  padding-left: 0;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  margin: 0 8px 0 0;
  text-align: center;
  border: 1px solid #c2c2c2;
  border-radius: 6px;
  -webkit-transition: background-color, 0.5s;
  transition: background-color, 0.5s;
  color: #595959;
}

.support-main .help-content .ca_details .tab_content .tab_list li:after {
  display: none;
}

.support-main .help-content .ca_details .tab_content .tab_list li:hover {
  color: #191919;
  border: 1px solid #191919;
}

.support-main .help-content .ca_details .tab_content .tab_list li a {
  color: inherit;
  height: 100%;
  display: block;
  margin: 0;
  -webkit-transition: all, 0s;
  transition: all, 0s;
  padding: 0 24px;
  font-size: 14px;
  line-height: 32px;
}

.support-main .help-content .ca_details .tab_content .tab_list li a:hover {
  text-decoration: none;
}

.support-main .help-content .ca_details .tab_sub_content:last-child .border {
  display: none;
}

.support-main .help-content .ca_details .tab_sub_content .help_h4 {
  opacity: 0;
  height: 0;
  line-height: 0;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li {
  position: relative;
  margin-left: 24px;
  margin-top: 40px;
  padding-left: 32px;
  margin-bottom: 0;
}

.support-main .help-content .ca_details .tab_sub_content {
  margin-top: -20px;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li:after {
  display: none;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li .serial_number {
  position: absolute;
  height: 30px;
  text-align: center;
  left: -20px;
  background: #fff;
  font-size: 20px;
  color: #808080;
  line-height: 30px;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li .item h5 {
  font-size: 20px;
  color: #191919;
  line-height: 30px;
  margin-bottom: 12px;
  margin-top: 20px;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li .item p {
  font-size: 16px;
  color: #595959;
  line-height: 28px;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li .item p a {
  font-size: 16px;
  color: #1476ff;
  line-height: 28px;
  text-decoration: none;
  transition: all 0.2s;
}

.support-main .help-content .ca_details .tab_sub_content .terms_list li .item p a:hover {
  text-decoration: underline;
}

@media (max-width: 1600px) {
  .support-main .help-content {
    padding: 32px 24px;
    margin-top: 20px;
  }
  .help-content .section {
    margin-top: 32px;
  }
  .support-main .help-content h1 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 8px;
  }
  .support-main .help-content .ca_details .tab_content .tab_list {
    width: calc(100% + 2 * 24px);
    margin-top: -20px;
    margin-left: -24px;
    margin-bottom: 0;
    padding: 20px 32px;
  }
  .help-content .sectiontitle,
  .help-content .sectiontitle-inner {
    font-size: 20px;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .help-content {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content .fignone .figcap {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content .tablenoborder table caption, .help-content .tableBorder table caption {
    font-size: 12px;
    line-height: 18px;
  }
  .footerNavBar {
    margin-top: 20px;
  }
  .help-content p {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content a {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content .outside-link-icon {
    width: 18px;
    height: 18px;
    top: 3px;
  }
  .help-content ul:not(.tex-guide-list) > li {
    font-size: 14px;
    line-height: 24px;
  }
  .support-main .help-content .ca_details .tab_content .tab_list li a {
    padding: 0 20px;
    font-size: 14px;
    line-height: 32px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list {
    margin-top: 12px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li {
    position: relative;
    margin-left: 24px;
    padding-left: 28px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .serial_number {
    height: 24px;
    left: -18px;
    font-size: 16px;
    line-height: 24px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item h5 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p {
    font-size: 14px;
    line-height: 24px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p a {
    font-size: 14px;
    line-height: 24px;
  }
  [lang=en-us] .help-content,
  [lang=es-us] .help-content,
  [lang=pt-br] .help-content {
    line-height: 22px;
  }
}

@media (max-width: 1280px) {
  .support-main .help-content {
    padding: 24px 16px;
    margin-top: 16px;
  }
  .help-content .section {
    margin-top: 24px;
  }
  .support-main .help-content h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .support-main .help-content .ca_details .tab_content .tab_list {
    width: calc(100% + 2 * 16px);
    margin-top: -16px;
    margin-left: -16px;
    margin-bottom: 0;
    padding: 16px 20px;
  }
  .help-content .sectiontitle,
  .help-content .sectiontitle-inner {
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .help-content {
    font-size: 12px;
    line-height: 20px;
  }
  .help-content p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px;
  }
  .help-content table {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content table p, .help-content table a {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content table ul:not(.tex-guide-list) > li {
    font-size: 12px;
    line-height: 18px;
  }
  .help-content table ul:not(.tex-guide-list) > li:after {
    top: 8px!important;
  }
  .help-content a {
    font-size: 12px;
    line-height: 20px;
  }
  .help-content .outside-link-icon {
    width: 14px;
    height: 14px;
    top: 2px;
  }
  .help-content ul:not(.tex-guide-list) > li {
    font-size: 12px;
    line-height: 20px;
  }
  .support-main .help-content .ca_details .tab_content .tab_list li a {
    padding: 0 16px;
    font-size: 14px;
    line-height: 32px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list {
    margin-top: 8px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li {
    position: relative;
    margin-left: 20px;
    padding-left: 24px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .serial_number {
    height: 22px;
    left: -16px;
    font-size: 14px;
    line-height: 22px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item h5 {
    margin-top: 16px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p {
    font-size: 12px;
    line-height: 20px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p a {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 1024px) {
  .support-main .help-content .ca_details .tab_sub_content .terms_list {
    margin-top: 8px;
  }

  .help-content .section {
    margin-top: 24px;
  }
  .footerNavBar {
    margin-top: 16px;
  }
  .help-content ul:not(.tex-guide-list) > li {
    font-size: 12px;
    line-height: 20px;
  }
  .help-content ul:not(.tex-guide-list) > li:after {
    top: 8px;
  }
  .help-content ul:not(.tex-guide-list) li + li {
    margin-top: 6px;
  }
  .support-main .help-content .ca_details .tab_sub_content .terms_list li {
    position: relative;
    margin-left: 20px;
    padding-left: 24px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .serial_number {
    height: 22px;
    left: -16px;
    font-size: 14px;
    line-height: 22px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item h5 {
    margin-top: 16px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p {
    font-size: 12px;
    line-height: 20px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p a {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  .support-main {
    float: none;
  }
  .help-content .section {
    margin-top: 24px;
  }
  .support-main .help-content h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .help-content .sectiontitle,
  .help-content .sectiontitle-inner {
    font-size: 20px;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .support-main .help-content {
    padding: 16px 16px 32px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0;
  }
  .help-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .help-content table {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content table p, .help-content table a {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content table ul:not(.tex-guide-list) > li {
    font-size: 14px;
    line-height: 22px;
  }
  .help-content table ul:not(.tex-guide-list) > li:after {
    top: 9px!important;
  }
  .help-content a {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content .outside-link-icon {
    width: 18px;
    height: 18px;
    top: 3px;
  }
  .help-content ul:not(.tex-guide-list) > li {
    font-size: 14px;
    line-height: 24px;
  }
  .help-content .note img,
  .help-content .notice img,
  .help-content .warning img,
  .help-content .danger img,
  .help-content .caution img {
    display: inline-block !important;
  }

  /* .c-div {
    text-align: center;
  } */

  .support-main .help-content .ca_details .tab_content .tab_list li a {
    padding: 0 12px;
    font-size: 14px;
    line-height: 32px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list {
    margin-top: 8px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li {
    position: relative;
    margin-left: 16px;
    padding-left: 16px;
    margin-top: 32px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .serial_number {
    height: 24px;
    left: -14px;
    font-size: 16px;
    line-height: 24px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item h5 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p {
    font-size: 14px;
    line-height: 24px;
  }

  .support-main .help-content .ca_details .tab_sub_content .terms_list li .item p a {
    font-size: 14px;
    line-height: 24px;
  }
}

.highlighttable {
  width: 100%;
  margin-bottom: 20px;
  border-color: #ced1d8;
  table-layout: fixed;
}
.highlighttable .linenos {
  display: none;
}
.highlighttable .hll {
  background-color: #1d2129;
}

.highlighttable .c {
  color: #1c85bd;
  font-style: italic;
}

.highlighttable .err {
  color: #ffffff;
}

.highlighttable .k {
  color: #1c85bd;
  font-weight: bold;
}

.highlighttable .ch {
  color: #1c85bd;
  font-style: italic;
}

.highlighttable .cm {
  color: #5CB400;
}

.highlighttable .cp {
  color: #ffffff;
}

.highlighttable .cpf {
  color: #1c85bd;
  font-style: italic;
}

.highlighttable .c1 {
  color: #5CB400;
}

.highlighttable .cs {
  color: #1c85bd;
  font-weight: bold;
}

.highlighttable .gd {
  color: #ffffff;
  background-color: #ffdddd;
}

.highlighttable .ge {
  font-style: italic;
}

.highlighttable .gr {
  color: #d4343c;
}

.highlighttable .gh {
  color: #ffffff;
}

.highlighttable .gi {
  color: #ffffff;
  background-color: #ddffdd;
}

.highlighttable .go {
  color: #cd7b7b;
}

.highlighttable .gp {
  color: #ffffff;
}

.highlighttable .gs {
  font-weight: bold;
}

.highlighttable .gu {
  color: #aaaaaa;
}

.highlighttable .gt {
  color: #d4343c;
}

.highlighttable .kc {
  color: #7d89ff;
  font-weight: bold;
}

.highlighttable .kd {
  color: #1c85bd;
  font-weight: bold;
}

.highlighttable .kn {
  color: #7d89ff;
  font-weight: bold;
}

.highlighttable .kp {
  color: #1c85bd;
  font-weight: bold;
}

.highlighttable .kr {
  color: #7d89ff;
  font-weight: bold;
}

.highlighttable .kt {
  color: #1c85bd;
  font-weight: bold;
}

.highlighttable .m {
  color: #68ABFC;
}

.highlighttable .s {
  color: #68ABFC;
}

.highlighttable .na {
  color: #e8e8e8;
}

.highlighttable .nt {
  color: #1c85bd;
  font-weight: bold;
}

.highlighttable .ow {
  font-weight: bold;
}

.highlighttable .w {
  color: #5ed782;
}

.highlighttable .mb {
  color: #68ABFC;
}

.highlighttable .mf {
  color: #68ABFC;
}

.highlighttable .mh {
  color: #68ABFC;
}

.highlighttable .mi {
  color: #ffffff;
}

.highlighttable .mo {
  color: #68ABFC;
}

.highlighttable .sa {
  color: #68ABFC;
}

.highlighttable .sb {
  color: #68ABFC;
}

.highlighttable .sc {
  color: #cb24c9;
}

.highlighttable .dl {
  color: #68ABFC;
}

.highlighttable .sd {
  color: #68ABFC;
}

.highlighttable .s2 {
  color: #68ABFC;
}

.highlighttable .se {
  color: #68ABFC;
}

.highlighttable .sh {
  color: #68ABFC;
}

.highlighttable .si {
  color: #68ABFC;
}

.highlighttable .sx {
  color: #68ABFC;
}

.highlighttable .sr {
  color: #68ABFC;
}

.highlighttable .s1 {
  color: #68ABFC;
}

.highlighttable .ss {
  color: #68ABFC;
}

.highlighttable .il {
  color: #68ABFC;
}

.highlighttable .code .highlight pre span {
  font-size: 1em;
}

.highlighttable .nb {
  color: #fc2293;
}

.highlighttable .nv {
  color: #aa7700;
}

.highlighttable .nx,
.highlighttable .o,
.highlighttable .n,
.highlighttable .nf {
  color: #ffffff;
}

.highlighttable .vc,
.highlighttable .vi {
  color: #aa7700;
}

.highlighttable .esc,
.highlighttable .x,
.highlighttable .bp,
.highlighttable .nc,
.highlighttable .no,
.highlighttable .nd,
.highlighttable .ni,
.highlighttable .ne,
.highlighttable .fm,
.highlighttable .py,
.highlighttable .nl {
  color: #a77400;
}

.highlighttable .nn,
.highlighttable .vm,
.highlighttable .vg,
.highlighttable .l,
.highlighttable .ld,
.highlighttable .ow,
.highlighttable .g,
.highlighttable .ge,
.highlighttable .gs {
  color: #a68eff;
}

.highlighttable .ctnc .hll {
  background-color: #f6f7ff;
}

.highlighttable .ctnc .c {
  color: #006699;
  font-style: italic;
}

.highlighttable .ctnc .err {
  color: #191919;
}

.highlighttable .ctnc .k {
  color: #006699;
  font-weight: bold;
}

.highlighttable .ctnc .ch {
  color: #006699;
  font-style: italic;
}

.highlighttable .ctnc .cm {
  color: #5CB400;
}

.highlighttable .ctnc .cp {
  color: #191919;
}

.highlighttable .ctnc .cpf {
  color: #006699;
  font-style: italic;
}

.highlighttable .ctnc .c1 {
  color: #5CB400;
}

.highlighttable .ctnc .cs {
  color: #006699;
  font-weight: bold;
}

.highlighttable .ctnc .gd {
  color: #191919;
  background-color: #ffdddd;
}

.highlighttable .ctnc .ge {
  font-style: italic;
}

.highlighttable .ctnc .gr {
  color: #d4343c;
}

.highlighttable .ctnc .gh {
  color: #191919;
}

.highlighttable .ctnc .gi {
  color: #191919;
  background-color: #ddffdd;
}

.highlighttable .ctnc .go {
  color: #8c6262;
}

.highlighttable .ctnc .gp {
  color: #191919;
}

.highlighttable .ctnc .gs {
  font-weight: bold;
}

.highlighttable .ctnc .gu {
  color: #aaaaaa;
}

.highlighttable .ctnc .gt {
  color: #d4343c;
}

.highlighttable .ctnc .kc {
  color: #7d89ff;
  font-weight: bold;
}

.highlighttable .ctnc .kd {
  color: #006699;
  font-weight: bold;
}

.highlighttable .ctnc .kn {
  color: #7d89ff;
  font-weight: bold;
}

.highlighttable .ctnc .kp {
  color: #006699;
  font-weight: bold;
}

.highlighttable .ctnc .kr {
  color: #7d89ff;
  font-weight: bold;
}

.highlighttable .ctnc .kt {
  color: #006699;
  font-weight: bold;
}

.highlighttable .ctnc .m {
  color: #68ABFC;
}

.highlighttable .ctnc .s {
  color: #68ABFC;
}

.highlighttable .ctnc .na {
  color: #191919;
}

.highlighttable .ctnc .nt {
  color: #006699;
  font-weight: bold;
}

.highlighttable .ctnc .ow {
  font-weight: bold;
}

.highlighttable .ctnc .w {
  color: #17b346;
}

.highlighttable .ctnc .mb {
  color: #68ABFC;
}

.highlighttable .ctnc .mf {
  color: #68ABFC;
}

.highlighttable .ctnc .mh {
  color: #68ABFC;
}

.highlighttable .ctnc .mi {
  color: #191919;
}

.highlighttable .ctnc .mo {
  color: #68ABFC;
}

.highlighttable .ctnc .sa {
  color: #68ABFC;
}

.highlighttable .ctnc .sb {
  color: #68ABFC;
}

.highlighttable .ctnc .sc {
  color: #800080;
}

.highlighttable .ctnc .dl {
  color: #68ABFC;
}

.highlighttable .ctnc .sd {
  color: #68ABFC;
}

.highlighttable .ctnc .s2 {
  color: #68ABFC;
}

.highlighttable .ctnc .se {
  color: #68ABFC;
}

.highlighttable .ctnc .sh {
  color: #68ABFC;
}

.highlighttable .ctnc .si {
  color: #68ABFC;
}

.highlighttable .ctnc .sx {
  color: #68ABFC;
}

.highlighttable .ctnc .sr {
  color: #68ABFC;
}

.highlighttable .ctnc .s1 {
  color: #68ABFC;
}

.highlighttable .ctnc .ss {
  color: #68ABFC;
}

.highlighttable .ctnc .il {
  color: #68ABFC;
}

.highlighttable .ctnc .nb {
  color: #fc2293;
}

.highlighttable .ctnc .nv {
  color: #aa7700;
}

.highlighttable .ctnc .nx,
.highlighttable .ctnc .o,
.highlighttable .ctnc .n,
.highlighttable .ctnc .nf {
  color: #191919;
}

.highlighttable .ctnc .vc,
.highlighttable .ctnc .vi {
  color: #aa7700;
}

.highlighttable .ctnc .esc,
.highlighttable .ctnc .x,
.highlighttable .ctnc .bp,
.highlighttable .ctnc .nc,
.highlighttable .ctnc .no,
.highlighttable .ctnc .nd,
.highlighttable .ctnc .ni,
.highlighttable .ctnc .ne,
.highlighttable .ctnc .fm,
.highlighttable .ctnc .py,
.highlighttable .ctnc .nl {
  color: #a77400;
}

.highlighttable .ctnc .nn,
.highlighttable .ctnc .vm,
.highlighttable .ctnc .vg,
.highlighttable .ctnc .l,
.highlighttable .ctnc .ld,
.highlighttable .ctnc .ow,
.highlighttable .ctnc .g,
.highlighttable .ctnc .ge,
.highlighttable .ctnc .gs {
  color: #653fec;
}

.highlighttable .linenos {
  width: 15px;
}

.highlighttable .linenos {
  border-right: 3px solid #6ce26c;
  color: #afafaf;
  text-align: right;
  padding: 0 0.5em 0 1em;
}

.highlighttable .codecoloring {
  line-height: 1.1em;
}

.highlighttable .code .highlight pre {
  font-family: 'PT-Mono', monospace, 'Consolas', 'Bitstream Vera Sans Mono', 'Courier New', Courier;
}

.highlighttable .code .highlight pre span {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
}

.highlighttable .highlighttable pre {
  box-sizing: border-box;
  margin: 0;
}

.pre-box {
  position: relative;
}

.highlight pre {
  background: #fff;
  color: #191919;
  line-height: 22px;
}

.screen,
.codeblock,
.highlight pre {
  background-color: #191919 !important;
  color: #fff !important;
  transition: background-color 1s;
  border-radius: 8px;
}

.screen.ctnc,
.codeblock.ctnc,
.highlight pre.ctnc {
  background-color: #fafafa !important;
  color: #191919 !important;
}

.screen strong,
.codeblock strong,
.highlight pre strong {
  color: inherit;
}

code,
kbd,
pre,
samp {
  font-family: 'Consolas', 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
}

@media (max-width: 1280px) {
  .highlighttable .code .highlight pre span {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  .highlighttable .code .highlight pre span {
    font-size: 14px;
    line-height: 24px;
  }
}

/*# sourceMappingURL=index.css.map*/
