@charset "UTF-8";
/* Markdown start */
#id_doc_content .rno-api-explorer .rno-api-explorer-inner .rno-api-explorer-hd .rno-api-explorer-btn:hover,
#id_doc_content2 .rno-api-explorer .rno-api-explorer-inner .rno-api-explorer-hd .rno-api-explorer-btn:hover {
  color: #fff;
}
#id_doc_content .rno-markdown-code-bd,
#id_doc_content2 .rno-markdown-code-bd {
  background-color: #343947;
  border-radius: 4px;
}
#id_doc_content .rno-markdown-code-bd pre,
#id_doc_content .rno-markdown-code-bd pre {
  background-color: #343947;
}
#id_doc_content .rno-markdown-code-dropdown-inner #id_doc_content2 .rno-markdown-code-dropdown-inner {
  background: #000;
}
#id_doc_content .markdown-text-box .rno-api-explorer a {
  color: #fff;
}
.ci-footer.J-qc-footer {
  position: relative;
  z-index: 10;
}
.markdown-text-box {
  position: relative;
}
.markdown-text-box * {
  list-style: none;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol,
.markdown-text-box .catalogue-detail-innerHtml-md ul {
  padding: 0 0 0 17px;
}
.DX-codeBlock .rno-code-toolbars {
  display: none;
}
.DX-codeBlock li::before {
  display: none !important;
}
.DX-foldBlock .rno-browser-body {
  display: none !important;
}
.DX-foldBlock.active .rno-browser-body {
  display: block !important;
}
.DX-switchTab .rno-tabs-operation .DX-switchTab-tab-item {
  list-style-type: none;
  padding: 0 10px;
}
.DX-switchTab .rno-tabs-operation li::before {
  display: none !important;
}
.DX-codeBlock-item.markdown-code-bd {
  padding: 0;
}
.rno-markdown-code .rno-markdown-code-toolbar-item {
  background-color: #343947;
}
.rno-markdown-code pre {
  background: none;
}
.doc-video-mod {
  margin-bottom: 20px;
  width: 610px;
  height: 380px;
}
.hide {
  display: none;
}
/* Markdown end */
/* Modal start */
.c-dialog .c-dialog-ft {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
/* Modal end */
/* Alert start */
.c-alert {
  font-size: 12px;
  line-height: inherit;
  padding: 14px 20px;
  vertical-align: middle;
  color: #002da0;
  border: 1px solid #d5e7ff;
  border-radius: 0;
  background: #d5e7ff;
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.c-alert a {
  color: #006eff;
  cursor: pointer;
}
.c-alert svg {
  fill: #000;
}
.c-alert__decoration {
  font-size: 0;
  flex: 0 0 16px;
  margin-right: 16px;
  margin-top: 1px;
}
.c-alert_icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: inherit;
  font-size: 0;
}
.c-alert__info {
  flex: 1;
  font-size: 14px;
  line-height: 24px;
  color: inherit;
}
/* Alert end */
/* FeedbackDialog start */
#feedback-inner .c-dialog-hd-title {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
}
#feedback-inner .c-dialog {
  top: 50%;
  left: 50%;
  position: fixed;
  z-index: 1101;
}
#feedback-inner .c-dialog-bd {
  max-height: 550px;
}
#feedback-inner .c-dialog-ft {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
#feedback-inner .doc-feedback-panel .c-f-list-tit span,
#feedback-inner .doc-feedback-panel .doc-feedback-panel-param-tit {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
@media screen and (min-width: 769px) {
  #feedback-inner .c-dialog {
    width: 650px;
  }
  #feedback-inner .doc-feedback-panel {
    max-width: 650px;
  }
  #feedback-inner .c-dialog {
    width: 650px;
    margin-left: -270px;
    margin-top: -355px;
  }
}
@media screen and (max-width: 768px) {
  #feedback-inner .c-dialog {
    width: 95%;
    transform: translate(-50%, -50%);
  }
  #feedback-inner .doc-feedback-panel {
    max-width: 100%;
  }
}
/* FeedbackDialog end */
/* FeedbackDialogH5 start */
@media screen and (max-width: 768px) {
  .visibileWrapper {
    display: block !important;
  }
  .doc-comment-panel-hd {
    margin-bottom: 0;
  }
  .doc-comment-panel-tit {
    text-align: left;
  }
  .feedbackBtnWrapper {
    display: flex;
    font-size: 16px;
    margin: 11px 0 13px 0;
  }
  .feedbackBtnWrapper .btnLeft {
    margin-right: 60px;
  }
  .feedbackBtnWrapper img.feedbackIcon,
  .feedbackBtnWrapper img.feedbackIconHover {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
  }
  .feedbackBtnWrapper img.feedbackIcon {
    display: inline-block;
  }
  .feedbackBtnWrapper img.feedbackIconHover {
    display: none;
  }
  .feedbackBtnWrapper .btnRight:hover,
  .feedbackBtnWrapper .btnLeft:hover,
  .feedbackBtnWrapper .btnActive {
    cursor: pointer;
    color: #016eff;
  }
  .feedbackBtnWrapper img.feedbackIcon {
    display: none;
  }
  .feedbackBtnWrapper img.feedbackIconHover {
    display: inline-block;
  }
  .feedbackContent {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  #feedback-inner .c-dialog-ft {
    padding: 20px 25px;
  }
  #feedback-inner .c-dialog-ft-btn {
    width: 50%;
  }
  #feedback-inner .c-dialog .doc-feedback-panel {
    min-width: auto;
  }
}
/* FeedbackDialogH5 end */
/* FeedbackDesc start */
.doc-feedback-panel-param-hd {
  margin-bottom: 8px;
}
.doc-feedback-panel-param-tit {
  line-height: 20px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.doc-feedback-panel-param + .doc-feedback-panel-param {
  margin-top: 20px;
}
.doc-feedback-panel-form-item + .doc-feedback-panel-form-item {
  margin-top: 2px;
}
.doc-feedback-panel-form label {
  font-size: 0;
}
.doc-feedback-panel-form .c-checkbox {
  float: left;
  display: block;
  position: relative;
  top: 2px;
  margin-right: 8px;
  line-height: 20px;
}
.doc-feedback-panel-form label span {
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.doc-feedback-panel-textarea .c-textarea {
  padding: 8px;
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  color: #000;
  background: #f5f7fa;
  border: 1px solid #e5e8ed;
  border-radius: 2px;
  box-sizing: border-box;
}
.doc-feedback-panel ::-webkit-input-placeholder {
  color: #999;
}
.doc-feedback-panel ::-moz-placeholder {
  color: #999;
}
.doc-feedback-panel :-ms-input-placeholder {
  color: #999;
}
.doc-feedback-panel-screenshot {
  position: relative;
  display: table;
  width: 100%;
  height: 160px;
  box-sizing: border-box;
}
.doc-feedback-panel-screenshot-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}
.doc-feedback-panel-screenshot-bg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #000;
  opacity: 0.6;
}
.doc-feedback-panel-screenshot-inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
  z-index: 2;
}
.doc-feedback-panel-screenshot-btn,
.doc-feedback-panel-screenshot-status {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  box-sizing: border-box;
}
.doc-feedback-panel-screenshot-btn .icon-screenshot {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.doc-feedback-panel-screenshot-btn .btn-text,
.doc-feedback-panel-screenshot-status .status-text {
  margin-top: 8px;
  line-height: 24px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
.doc-feedback-panel-screenshot-status i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.doc-feedback-panel-screenshot-status .icon-success {
  background-image: url('../img/global-202010301328.svg');
}
.c-dialog .doc-feedback-panel-textarea .c-textarea {
  height: 76px;
}
@media screen and (min-width: 769px) {
  .c-dialog .doc-feedback-panel {
    min-width: 390px;
    max-width: 390px;
  }
}
.btn-feedback {
  position: fixed;
  bottom: 50px;
  right: 10px;
  width: 113px;
  height: 44px;
  pointer-events: auto;
  line-height: 44px;
  cursor: pointer;
  background: #ff7800;
  z-index: 999;
}
.btn-feedback .FeedbackIcon {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 14px;
  top: 4px;
}
.btn-feedback:hover {
  background: #f80;
}
.btn-feedback span {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.btn-feedback-popconfirm {
  display: none;
  position: absolute;
  bottom: 100%;
  right: 0;
  padding-bottom: 12px;
  width: 340px;
  box-sizing: border-box;
  cursor: default;
}
.btn-feedback-popconfirm-inner {
  position: relative;
  padding: 24px;
  background: #fff;
  border: 1px solid #e5e8ed;
  box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
}
.btn-feedback-popconfirm-inner:after,
.btn-feedback-popconfirm-inner:before {
  content: '';
  position: absolute;
  top: 100%;
  right: 36px;
  margin-right: -8px;
  width: 0;
  height: 0;
  font-size: 0;
  border: 8px dashed transparent;
}
.btn-feedback-popconfirm-inner:before {
  border-top-color: #e5e8ed;
}
.btn-feedback-popconfirm-inner:after {
  margin-right: -7px;
  border-width: 7px;
  border-top-color: #fff;
}
.btn-feedback-popconfirm-info {
  display: table;
  table-layout: fixed;
  width: 100%;
  box-sizing: border-box;
}
.btn-feedback-popconfirm .popconfirm-info-icon {
  display: table-cell;
  vertical-align: top;
  width: 48px;
  height: 48px;
}
.btn-feedback-popconfirm .popconfirm-info-icon i {
  display: block;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.btn-feedback-popconfirm .popconfirm-info-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
  line-height: 20px;
  font-size: 16px;
  color: #6B6666;
}
.btn-feedback-popconfirm-ft {
  margin-top: 24px;
  text-align: right;
  line-height: 1;
  font-size: 0;
}
.btn-feedback-popconfirm-ft .popconfirm-link {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  font-size: 14px;
  color: #006eff;
}
.btn-feedback-popconfirm-ft .popconfirm-link:hover {
  text-decoration: underline;
}
.feedback-mask {
  z-index: 1010;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
}
.c-modal {
  z-index: 1011;
  display: table;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: 0 0;
}
.c-modal .c-modal-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.c-modal .c-modal-inner .feedback-dialog {
  padding: 24px 26px 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  width: 480px;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
  border-radius: 2px;
  border: 1px solid #e5e8ed;
  max-height: 100vh;
  overflow-y: scroll;
}
.feedback-header .feedback-title {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
.feedback-header .feedback-dialog-close {
  float: right;
  cursor: pointer;
}
.f-list-item {
  margin-top: 20px;
  padding: 0 !important;
}
.c-f-list-tit span {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.c-form-ctrl-txt {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.feedback-submit-inner {
  text-align: center;
  width: 100%;
}
.feedback-submit-btn {
  margin: 20px auto;
  width: 120px;
  height: 40px;
  background: #00a4ff;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 40px;
  cursor: pointer;
}
.feedback-submit-btn-disabled {
  margin: 20px auto;
  width: 120px;
  height: 40px;
  background: #dddddd;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 40px;
}
#feedback-inner .feedBlock-box {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.feedbackBlock-inner {
  width: 480px;
  height: 296px;
  text-align: center;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
  border-radius: 2px;
  border: 1px solid #e5e8ed;
  z-index: 9999;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -148px;
}
.feedbackBlock-inner .feedbackBlock-submit-icon {
  margin-top: 40px;
}
.feedbackBlock-inner .feedbackBlock-submit-title {
  font-size: 24px;
  font-family: Roboto;
  font-weight: 700;
  color: #000000;
  margin-top: 24px;
}
.feedbackBlock-inner .feedbackBlock-submit-description {
  margin-top: 12px;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #666666;
}
.feedbackBlock-inner .feedback-submit-inner {
  margin-top: 40px;
}
.feedback-dialog::-webkit-scrollbar {
  width: 5px;
}
.feedback-dialog::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #EDEDED;
}
.feedback-dialog::-webkit-scrollbar-track {
  margin-top: 70px;
}
/* Screenshot component start */
.Screenshot {
  position: relative;
  margin: 20px auto;
  width: 100%;
  height: 210px;
}
.screenshot-mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-align: center;
}
.edit-area {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  line-height: 1;
  width: 100%;
  color: #fff;
}
.edit-area .shot-loading-icon {
  width: 32px;
  height: 38px;
  background-size: 176px 80px;
  background-image: url('../img/pandect@2x-201907041618.png');
  display: inline-block;
  animation: rotate-loading 0.8s infinite linear;
  -webkit-animation: rotate-loading 0.8s infinite linear;
  -o-animation: rotate-loading 0.8s infinite linear;
  transform-origin: center 57%;
  -webkit-background-size: 176px 80px;
  background-position: 0 -41px;
}
.edit-area .shot-edit-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url('../img/51e168549e472ff24fd78bf26159830d.svg');
}
.edit-area .shot-error-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url('../img/84f1f673368353454e6194f103b632fd.svg');
}
.edit-area .shot-success-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url('../img/5606bae90fad9ce6ae2ea665076c1bf6.svg');
}
@-moz-keyframes rotate-loading {
  from {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  to {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
}
@-ms-keyframes rotate-loading {
  from {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  to {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
}
@-webkit-keyframes rotate-loading {
  from {
    -webkit-transform: rotate3d(1, 1, 1, 0);
    -moz-transform: rotate3d(1, 1, 1, 0);
    -ms-transform: rotate3d(1, 1, 1, 0);
    -o-transform: rotate3d(1, 1, 1, 0);
    transform: rotate3d(1, 1, 1, 0);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    -moz-transform: rotate3d(0, 0, 1, 360deg);
    -ms-transform: rotate3d(0, 0, 1, 360deg);
    -o-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes rotate-loading {
  from {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  to {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
}
.edit-area p {
  font-size: 18px;
  font-family: Roboto;
  font-weight: 700;
  color: #ffffff;
  margin-top: 16px;
}
.edit-area div {
  font-size: 18px;
  font-family: Roboto;
  font-weight: 700;
  color: #ffffff;
}
/* Screenshot component end */
/* ImageEditor component end */
.draft-image-edit-zone {
  z-index: 999999;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.draft-image-edit-zone .viewport {
  display: inline-block;
  margin-top: 50px;
  max-width: 90%;
  max-height: 78%;
  overflow: scroll;
  position: relative;
}
.draft-image-edit-zone .tools-container {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.draft-image-edit-zone .viewport .canvas-layer,
.draft-image-edit-zone .viewport .img-layer {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.draft-image-edit-zone .tools-container .toolbar .split {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 1px;
  height: 20px;
  background-color: #ddd;
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.rect:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTIwIDR2MTZINFY0aDE2bTAtMkg0YTIgMiAwIDAgMC0yIDJ2MTZhMiAyIDAgMCAwIDIgMmgxNmEyIDIgMCAwIDAgMi0yVjRhMiAyIDAgMCAwLTItMnoiIGZpbGw9IiM0NDQiLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.rect.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.rect:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTIwIDR2MTZINFY0aDE2bTAtMkg0YTIgMiAwIDAgMC0yIDJ2MTZhMiAyIDAgMCAwIDIgMmgxNmEyIDIgMCAwIDAgMi0yVjRhMiAyIDAgMCAwLTItMnoiIGZpbGw9IiMyMjc3ZGEiIC8+PC9zdmc+);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.round:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTEyIDNhOSA5IDAgMSAxLTkgOSA5IDkgMCAwIDEgOS05bTAtMmExMSAxMSAwIDEgMCAxMSAxMUExMSAxMSAwIDAgMCAxMiAxeiIgZmlsbD0iIzQ0NCIvPjwvc3ZnPg==);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.round.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.round:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTEyIDNhOSA5IDAgMSAxLTkgOSA5IDkgMCAwIDEgOS05bTAtMmExMSAxMSAwIDEgMCAxMSAxMUExMSAxMSAwIDAgMCAxMiAxeiIgZmlsbD0iIzIyNzdkYSIgLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.arrow:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzQ0NCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTkgM0g5djJoOC41OWwtMTUgMTVMNCAyMS40MWwxNS0xNVYxNWgyVjNoLTJ6Ii8+PC9zdmc+);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.arrow.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.arrow:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzIyNzdkYSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTkgM0g5djJoOC41OWwtMTUgMTVMNCAyMS40MWwxNS0xNVYxNWgyVjNoLTJ6IiAvPjwvc3ZnPg==);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.brush:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTE3IDJMMiAxN3Y1aDVMMjIgN3ptMi4xNyA1bC0xLjM4IDEuMzgtMi4xNy0yLjE3TDE3IDQuODN6bS0xMyAxM0g0di0yLjE3TDE0LjIxIDcuNjJsMi4xNyAyLjE3eiIgZmlsbD0iIzQ0NCIvPjwvc3ZnPg==);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.brush.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.brush:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTE3IDJMMiAxN3Y1aDVMMjIgN3ptMi4xNyA1bC0xLjM4IDEuMzgtMi4xNy0yLjE3TDE3IDQuODN6bS0xMyAxM0g0di0yLjE3TDE0LjIxIDcuNjJsMi4xNyAyLjE3eiIgZmlsbD0iIzIyNzdkYSIgLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.text:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzQ0NCIgZD0iTTIxIDNIM3YyaDh2MTdoMlY1aDhWM3oiLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.text.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.text:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzIyNzdkYSIgZD0iTTIxIDNIM3YyaDh2MTdoMlY1aDhWM3oiIC8+PC9zdmc+);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.revocation:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTE0LjUgN0g1LjgzbDMuNTgtMy41OEw4IDIgMy40MSA2LjU5IDIgOGwxLjQxIDEuNDFMOCAxNGwxLjQxLTEuNDFMNS44MyA5aDguNjdhNS41IDUuNSAwIDAgMSAwIDExSDR2MmgxMC41YTcuNSA3LjUgMCAwIDAgMC0xNXoiIGZpbGw9IiM0NDQiLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.revocation.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.revocation:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTE0LjUgN0g1LjgzbDMuNTgtMy41OEw4IDIgMy40MSA2LjU5IDIgOGwxLjQxIDEuNDFMOCAxNGwxLjQxLTEuNDFMNS44MyA5aDguNjdhNS41IDUuNSAwIDAgMSAwIDExSDR2MmgxMC41YTcuNSA3LjUgMCAwIDAgMC0xNXoiIGZpbGw9IiMyMjc3ZGEiIC8+PC9zdmc+);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.cancle:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2U1NDU0NSIgZD0iTTIxLjE5IDQuMjJsLTEuNDEtMS40MUwxMiAxMC41OSA0LjIyIDIuODEgMi44MSA0LjIyIDEwLjU5IDEybC03Ljc4IDcuNzggMS40MSAxLjQxTDEyIDEzLjQxbDcuNzggNy43OCAxLjQxLTEuNDFMMTMuNDEgMTJsNy43OC03Ljc4eiIvPjwvc3ZnPg==);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.cancle.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.cancle:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzIyNzdkYSIgZD0iTTIxLjE5IDQuMjJsLTEuNDEtMS40MUwxMiAxMC41OSA0LjIyIDIuODEgMi44MSA0LjIyIDEwLjU5IDEybC03Ljc4IDcuNzggMS40MSAxLjQxTDEyIDEzLjQxbDcuNzggNy43OCAxLjQxLTEuNDFMMTMuNDEgMTJsNy43OC03Ljc4eiIgLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.sure:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzBhYmY1YiIgZD0iTTIzLjM2IDUuNjZsLTEuNDEtMS40Mkw5LjI2IDE2LjkzIDIuMDUgOS43Mi42NCAxMS4xM2w4LjYyIDguNjMgMS40Mi0xLjQyTDIzLjM2IDUuNjZ6Ii8+PC9zdmc+);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.sure.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.sure:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IuWbvuWxgiAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzIyNzdkYSIgZD0iTTIzLjM2IDUuNjZsLTEuNDEtMS40Mkw5LjI2IDE2LjkzIDIuMDUgOS43Mi42NCAxMS4xM2w4LjYyIDguNjMgMS40Mi0xLjQyTDIzLjM2IDUuNjZ6IiAvPjwvc3ZnPg==);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.mosaic:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZGVmcy8+PHBhdGggZD0iTTIwIDJINGEyIDIgMCAwIDAtMiAydjE2YTIgMiAwIDAgMCAyIDJoMTZhMiAyIDAgMCAwIDItMlY0YTIgMiAwIDAgMC0yLTJ6TTQgNGg3djdINHptMCAxNnYtN2g3djd6bTE2IDBoLTd2LTdoN3ptLTctOVY0aDd2N3oiIGZpbGw9IiM0NDQiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00IDRoN3Y3SDR6TTEzIDEzaDd2N2gtN3oiLz48L3N2Zz4=);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.mosaic.actived:after,
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn.mosaic:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZGVmcz48L2RlZnM+PHBhdGggZD0iTTIwIDJINGEyIDIgMCAwIDAtMiAydjE2YTIgMiAwIDAgMCAyIDJoMTZhMiAyIDAgMCAwIDItMlY0YTIgMiAwIDAgMC0yLTJ6TTQgNGg3djdINHptMCAxNnYtN2g3djd6bTE2IDBoLTd2LTdoN3ptLTctOVY0aDd2N3oiIGZpbGw9IiMyMjc3ZGEiIC8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNCA0aDd2N0g0ek0xMyAxM2g3djdoLTd6IiBmaWxsPSIjMjI3N2RhIiAvPjwvc3ZnPg==);
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: none;
  background-color: transparent;
  font-size: 0;
  cursor: pointer;
}
.draft-image-edit-zone .tools-container .toolbar .image-edit-btn:focus {
  outline: 0;
}
.draft-image-edit-zone .tools-container .toolbar {
  padding: 0 10px;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border-radius: 2px;
  font-size: 0;
}
/* ImageEditor component end */
@media screen and (max-width: 600px) {
  .btn-feedback-popconfirm {
    max-width: 300px;
  }
}
#MAXIM {
  content: "veg20200709085451";
}
/* FeedbackDesc end */
/* FeedbackBtn start */
.select-feedback-tips {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #006eff;
  padding: 8px 10px;
  border-radius: 4px;
}
.select-feedback-tips svg {
  display: block;
}
.select-feedback-tips p {
  margin-left: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #006eff;
}
.select-feedback-tips:hover {
  cursor: pointer;
}
/* FeedbackBtn end */
/* pdf start */
.pdf-detail .cover {
  text-align: center;
}
.pdf-detail .cover .titles {
  margin-top: 150px;
}
.pdf-detail .cover h2 {
  font-size: 40px;
  color: #000;
  line-height: 2;
}
.pdf-detail .cover .logo {
  margin-top: 150px;
}
.pdf-detail .cover .logo img {
  width: 250px;
}
.pdf-detail .copyright {
  margin-top: 1200px;
}
.pdf-detail .doc-main-details {
  overflow: auto;
  margin-top: 1200px;
}
.pdf-detail .doc-main-details:first-of-type,
.pdf-detail .doc-main-details.title + .doc-main-details {
  margin-top: 0;
}
.pdf-detail .doc-main-details .box-title {
  margin-top: 0;
}
.pdf-detail .doc-main-details.title .box-title {
  margin: 0;
}
.pdf-detail .markdown-nav {
  max-height: initial;
}
.pdf-detail .pdf-toc {
  margin-top: 1200px;
}
.pdf-detail .pdf-toc h3 {
  font-size: 24px;
  line-height: 1.5;
  margin: 50px 0 30px;
  font-weight: bold;
  text-align: center;
}
.pdf-detail .pdf-toc .toc-list .list-item a {
  display: block;
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  padding: 2px 10px;
}
.pdf-detail .pdf-toc .toc-list .list-item a:hover {
  text-decoration: underline;
  background-color: #efefef;
}
.pdf-detail .markdown-text-box pre > code {
  word-break: break-all;
  white-space: pre-line;
}
.pdf-detail .markdown-text-box table {
  width: 100% !important;
}
.pdf-detail .code-block-toolbar svg {
  width: 24px;
  height: 24px;
}
/* pdf end */
/* common start */
html {
  font-family: Inter, Roboto, 'pingfang SC', 'hiragino sans gb', 'Apple SD Gothic Neo', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif, 'helvetica neue', arial, 'microsoft yahei ui', 'microsoft yahei', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.body {
  display: block !important;
}
html .lng-zh,
html .lng-en,
html .lng-jp,
html .lng-pt,
html .lng-ko,
html .lng-ind {
  height: auto !important;
}
a,
a:hover {
  text-decoration: none !important;
}
/* common end */
/* doc 404pag common start */
.com-none-panel-icon.error-404 {
  background-image: url('../img/icon-404.png');
}
/* doc 404pag common end */
/* CataloguePage start */
.catalogue-page {
  padding: 0 24px;
}
@media screen and (min-width: 769px) {
  .catalogue-page {
    overflow: hidden;
    min-height: calc(100vh - 548px);
  }
  .catalogue-page-inner {
    max-width: 1440px;
    padding: 0 24px;
    margin: 0 auto;
    min-height: calc(100vh - 548px);
    display: flex;
    position: relative;
  }
  .catalogue-page-inner::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 264px;
    width: 1px;
    background: #e5e8ed;
  }
  .catalogue-page-contain {
    flex: 1;
    width: 100%;
  }
}
/* CataloguePage end */
/* CatalogueContainer component start */
@media screen and (min-width: 769px) {
  .catalogue-container {
    width: calc(100% - 240px);
    padding-bottom: 60px;
    float: right;
  }
  .catalogue-container-inner {
    padding-left: 32px;
  }
  .catalogue-container-m {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .catalogue-container {
    display: none;
  }
  .catalogue-container-m {
    padding: 24px 0 40px;
  }
}
/* CatalogueContainer component end */
/* DocDetailPage start */
.catalogue-detail-page-inner {
  padding: 0 24px;
}
@media screen and (min-width: 769px) {
  .catalogue-detail-page {
    overflow: hidden;
    min-height: calc(100vh - 548px);
  }
  .catalogue-detail-page .catalogue-detail-page-inner {
    max-width: 1440px;
    margin: 0 auto;
    min-height: calc(100vh - 548px);
    display: flex;
    position: relative;
  }
  .catalogue-detail-page .catalogue-detail-page-inner::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 264px;
    width: 1px;
    background: #e5e8ed;
  }
  .catalogue-detail-page-contain {
    flex: 1;
    width: 100%;
  }
}
/* DocDetailPage end */
/* BreadCrumb component start */
.doc-catalogue-crumb-link,
.doc-catalogue-crumb-separator {
  display: inline-block;
  vertical-align: middle;
}
.doc-catalogue-crumb-link {
  font-size: 14px;
  color: #000;
}
.doc-catalogue-crumb-separator {
  width: 18px;
  height: 18px;
  background: url('../img/GeFb608_doc-catalogue-arrow3.png') no-repeat;
  background-size: 100% 100%;
}
.doc-catalogue-crumb-link.doc-catalogue-crumb-link-current {
  color: #999999;
  cursor: default;
}
@media screen and (min-width: 769px) {
  .doc-catalogue-crumb {
    padding: 20px 0 24px 0;
  }
  .doc-catalogue-crumb-link {
    line-height: 20px;
    cursor: pointer;
  }
  .doc-catalogue-crumb a.doc-catalogue-crumb-link:hover {
    color: #006eff;
  }
}
@media screen and (max-width: 768px) {
  .doc-catalogue-crumb {
    padding: 20px 0 24px;
  }
  .doc-catalogue-crumb-link {
    line-height: 24px;
  }
}
/* BreadCrumb component end */
/* MenuSidebar component start */
.doc-column-aside-menu {
  position: relative;
}
.doc-column-aside-menu-btn {
  position: relative;
  display: block;
  padding: 20px 38px 20px 0;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 22px;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.doc-column-aside-menu-btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  background-position: 53.92% 98.7%;
  background-repeat: no-repeat;
  background-size: 737.5% 581.25%;
  background-image: url('../img/kQrt160_doc-catalogue.svg');
  transition: transform 0.1s linear;
}
.doc-column-aside-menu:hover .doc-column-aside-menu-btn::after {
  background-image: url('../img/kQrt160_doc-catalogue.svg');
  transform-origin: center;
  transform: translateY(-50%) rotate(90deg);
  background-position: 71.57% 98.7%;
  background-size: 737.5% 581.25%;
  background-repeat: no-repeat;
}
.doc-column-aside-menu:hover .doc-column-aside-menu-btn {
  color: #006eff;
}
.doc-column-aside {
  width: 306px;
  position: relative;
  box-sizing: border-box;
  background: #fff;
  word-wrap: break-word;
}
.doc-column-aside.fixed {
  position: fixed;
  top: 0;
  z-index: 9;
}
.doc-column-aside .doc-column-aside-inner {
  height: 100%;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav {
  padding-right: 26px;
  height: 100%;
  padding-bottom: 24px;
  padding-top: 22px;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav-title {
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box {
  overflow-y: auto;
  margin-top: 14px;
  max-height: calc(100% - 130px);
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit {
  position: relative;
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #000;
  box-sizing: border-box;
  padding: 6px 36px 6px 0;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit:hover > .icon-nav-arrow {
  background-image: url('../img/NwJt288_doc-detail-arrow-right-active.png');
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit .icon-nav-arrow {
  position: absolute;
  top: 10px;
  right: 14px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../img/UFCF554_doc-detail-arrow-right-default.png') no-repeat;
  background-size: 100% 100%;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-2 {
  color: #666;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-3,
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-4,
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-5 {
  line-height: 16px;
  font-size: 12px;
  color: #999999;
  padding-left: 12px;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-3 .icon-nav-arrow,
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-4 .icon-nav-arrow,
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-5 .icon-nav-arrow {
  top: 11px;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit.title-3::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #999999;
  box-sizing: border-box;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit:hover {
  color: #006eff !important;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item .doc-nav-tit:hover .icon-nav-arrow {
  background-image: url('../img/NwJt288_doc-detail-arrow-right-active.png');
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item.open > .doc-nav-tit > .icon-nav-arrow {
  background-image: url('../img/YHRx821_doc-detail-arrow-bottom-default.png');
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item.open > .doc-nav-tit:hover > .icon-nav-arrow {
  background-image: url('../img/Hf5B997_doc-detail-arrow-bottom-active.png');
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item.active > .doc-nav-tit {
  color: #006eff !important;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box .doc-nav-item.active > .doc-nav-tit > .icon-nav-arrow {
  background-image: url('../img/Hf5B997_doc-detail-arrow-bottom-active.png');
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav ::-webkit-scrollbar {
  width: 6px;
  height: 17px;
  background: 0 0;
  border-radius: 9px;
}
.doc-column-aside .doc-column-aside-inner .doc-column-aside-nav ::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}
.doc-nav-item .doc-nav-list {
  display: none;
  padding-left: 12px;
}
.doc-nav-item.open > .doc-nav-list {
  display: block;
}
@media screen and (min-width: 769px) {
  .doc-column-aside {
    width: 240px;
    float: left;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav {
    padding-right: 10px;
    margin-right: 0;
  }
  .doc-column-aside-menu {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  .doc-column-aside {
    position: relative !important;
    top: 0 !important;
    bottom: 0 !important;
    left: -24px;
    width: 100vw;
  }
  .doc-column-aside.m-fixed {
    position: fixed !important;
    z-index: 10000;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav {
    display: none;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav.doc-column-aside-nav-mobile {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1100;
    padding-right: 0px;
    background: #fff;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav-title {
    padding: 22px 32px 18px 52px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav-title::before {
    content: '';
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 12px;
    background: url('../img/xTBQ712_doc-catalogue-arrow2.png') no-repeat;
    background-size: 100% 100%;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-box {
    padding: 12px 32px 12px 20px;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-list > .doc-nav-item {
    margin-bottom: 16px;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-list > .doc-nav-item .doc-nav-tit {
    padding: 0px;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-list > .doc-nav-item .doc-nav-tit > .doc-nav-list {
    padding-top: 14px;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-list > .doc-nav-item.open > .doc-nav-tit > .icon-nav-arrow {
    top: 50%;
    transform: translateY(-50%);
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav .doc-nav-list > .doc-nav-item > .doc-nav-item {
    padding-top: 14px;
    margin-bottom: 8px;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav ::-webkit-scrollbar {
    width: 6px;
    height: 17px;
    background: 0 0;
    border-radius: 9px;
  }
  .doc-column-aside .doc-column-aside-inner .doc-column-aside-nav ::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 10px;
  }
}
/* MenuSidebar component end */
/* DocNavigator component start */
@media screen and (min-width: 769px) {
  .doc-mobile-menu {
    display: none;
  }
  .doc-menu-side {
    position: relative;
  }
  .doc-menu-side-btn {
    position: relative;
    display: block;
    padding: 20px 56px 20px 0;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 22px;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .doc-menu-side-btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%);
    display: block;
    width: 16px;
    height: 16px;
    background-position: 53.92% 98.7%;
    background-repeat: no-repeat;
    background-size: 737.5% 581.25%;
    background-image: url('../img/kQrt160_doc-catalogue.svg');
    transition: transform 0.1s linear;
  }
  .doc-menu-side-dropdown {
    position: absolute;
    width: 1062px;
    right: 0;
    top: 0;
    padding: 32px 0 32px 32px;
    max-height: 774px;
    background: #fff;
    box-shadow: 0px 2px 5px rgba(18, 24, 31, 0.05);
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
  }
  .doc-menu-side-dropdown-content {
    max-height: 710px;
    overflow-y: auto;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    box-sizing: border-box;
    padding-right: 40px;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item-contain {
    margin-bottom: 40px;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item:last-child {
    padding-right: 32px;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item-title {
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #000;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item-links {
    margin-bottom: 10px;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item-links:last-child {
    margin-bottom: 0;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item-links a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
  }
  .doc-menu-side-dropdown-content .menu-dropdown-item-links a:hover {
    color: #006eff;
  }
  .doc-menu-side:hover .doc-menu-side-btn::after {
    background-image: url('../img/kQrt160_doc-catalogue.svg');
    transform-origin: center;
    transform: translateY(-50%) rotate(90deg);
    background-position: 71.57% 98.7%;
    background-size: 737.5% 581.25%;
    background-repeat: no-repeat;
  }
  .doc-menu-side:hover .doc-menu-side-btn {
    color: #006eff;
  }
  .doc-menu-side:hover .doc-menu-side-dropdown {
    z-index: 9;
    visibility: visible;
    opacity: 1;
  }
  .doc-menu-side ::-webkit-scrollbar {
    width: 3px;
    height: 17px;
    background: 0 0;
    border-radius: 24px;
  }
  .doc-menu-side ::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 24px;
  }
}
@media screen and (max-width: 768px) {
  .doc-menu-side {
    display: none;
  }
  .doc-mobile-menu {
    background: #000;
  }
  .doc-mobile-menu.doc-mobile-menu-scroll {
    bottom: 0;
    padding-bottom: 24px;
  }
  .doc-mobile-menu.doc-mobile-menu-scroll .doc-mobile-menu-title::after {
    transform: translateY(-50%) rotate3d(0, 0, 1, -180deg);
  }
  .doc-mobile-menu-title {
    padding: 16px 40px 16px 24px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    position: relative;
  }
  .doc-mobile-menu-title::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    background: url('../img/aQsZ222_doc-m-arrow-down.png') no-repeat;
    transition: transform 0.2s linear;
  }
  .doc-mobile-menu-content.doc-mobile-menu-content-show > .doc-mobile-menu-item > .doc-mobile-menu-item-title {
    padding: 16px 40px 16px 24px;
    background: #131d24;
  }
  .doc-mobile-menu-content.doc-mobile-menu-content-show > .doc-mobile-menu-item .doc-mobile-menu-content .doc-mobile-menu-item-title {
    padding: 16px 24px 16px 32px;
    background: #21282d;
  }
  .doc-mobile-menu-content.doc-mobile-menu-content-show > .doc-mobile-menu-item .doc-mobile-menu-content .doc-mobile-menu-item-title::after {
    left: -40px;
  }
  .doc-mobile-menu-content {
    padding-bottom: 24px;
    overflow-y: auto;
    height: calc(100% - 56px);
  }
  .doc-mobile-menu-content .doc-mobile-menu-content {
    padding-bottom: 0;
  }
  .doc-mobile-menu-content .doc-mobile-menu-item {
    position: relative;
  }
  .doc-mobile-menu-content .doc-mobile-menu-item-title {
    position: relative;
    display: block;
    line-height: 20px;
    font-size: 14px;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.8);
  }
  .doc-mobile-menu-content .doc-mobile-menu-item-title .doc-mobile-menu-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    background-size: 100% 100%;
    background: url('../img/abCC306_doc-m-sub-arrow-down.png') no-repeat;
    transition: transform 0.2s;
  }
  .doc-mobile-menu-content .doc-mobile-menu-item-title::after {
    content: '';
    position: absolute;
    left: -24px;
    right: 0;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
  .doc-mobile-menu-content .doc-mobile-menu-item.doc-mobile-menu-item-expend > .doc-mobile-menu-item-title > .doc-mobile-menu-icon {
    transform: translateY(-50%) rotate3d(0, 0, 1, -180deg);
  }
  .doc-mobile-menu-content .doc-mobile-menu-item.doc-mobile-menu-item-expend > .doc-mobile-menu-item-title {
    color: #378eff;
  }
  .doc-mobile-menu ::-webkit-scrollbar {
    width: 3px;
    height: 17px;
    background: 0 0;
    border-radius: 9px;
  }
  .doc-mobile-menu ::-webkit-scrollbar-thumb {
    background: #cccccc;
    border-radius: 10px;
  }
  .doc-mobile-menu .doc-mobile-menu-content {
    display: none;
  }
  .doc-mobile-menu .doc-mobile-menu-content.doc-mobile-menu-content-show,
  .doc-mobile-menu .doc-mobile-menu-item.doc-mobile-menu-item-expend > .doc-mobile-menu-content {
    display: block;
  }
}
/* DocNavigator component end */
/* CatalogueDetailContainer component start */
@media screen and (min-width: 769px) {
  .catalogue-detail-container {
    width: calc(100% - 240px);
    float: right;
    position: relative;
    padding-bottom: 60px;
  }
  .catalogue-detail-container .catalogue-detail-content {
    padding-left: 32px;
    width: 100%;
    position: relative;
    min-height: calc(100vh - 500px);
  }
  .catalogue-detail-container .catalogue-detail-content-inner {
    padding-right: 142px;
  }
  .catalogue-detail-container .catalogue-detail-content .catalogue-detail-innerHtml {
    box-sizing: border-box;
    list-style: inherit;
    text-size-adjust: none;
    word-wrap: break-word;
    line-height: 24px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    -webkit-font-smoothing: antialiased;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .catalogue-detail-container {
    display: none;
  }
  .catalogue-detail-container-m {
    padding: 24px 0 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1366px) {
  .catalogue-detail-container {
    background: #fff;
    z-index: 10;
  }
  .catalogue-detail-page .catalogue-detail-page-inner::before {
    z-index: 11;
  }
  .doc-menu-side:hover .doc-menu-side-dropdown,
  .doc-menu-side .doc-menu-side-dropdown {
    z-index: 13;
  }
}
/* CatalogueDetailContainer component end */
/* CatalogueTitle component start */
@media screen and (min-width: 769px) {
  .doc-catalogue-title-main {
    display: none;
  }
  .doc-catalogue-title-content {
    padding-bottom: 12px;
  }
  .doc-catalogue-title-content.doc-catalogue-title-limit {
    width: 100%;
  }
  .doc-catalogue-title-content .doc-catalogue-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 56px;
    color: #000000;
  }
  .doc-catalogue-title-content .doc-content-link a {
    display: flex;
    align-items: center;
    color: #006eff;
  }
  .doc-catalogue-title-content .doc-content-link a span {
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #006eff;
    white-space: nowrap;
  }
  .doc-catalogue-title-content .doc-content-link a img {
    width: 18px;
    height: 18px;
  }
  .doc-catalogue-title-content .doc-catalogue-title-tip {
    margin-top: 12px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6);
  }
  .doc-catalogue-title-content .doc-catalogue-title-tip.doc-catalogue-title-desc {
    padding-bottom: 24px;
  }
  .doc-catalogue-title-content .doc-catalogue-title-main {
    display: flex;
    align-items: flex-end;
  }
  .doc-catalogue-title-content .doc-catalogue-title-main.doc-catalogue-title-limit {
    justify-content: space-between;
    align-items: baseline;
  }
  .doc-catalogue-title-content .doc-catalogue-title-main .doc-catalogue-title {
    margin-right: 10px;
    word-break: break-word;
  }
  .doc-catalogue-title-content .doc-catalogue-title-main .doc-content-link {
    padding-bottom: 6px;
    margin-left: 8px;
  }
  .doc-catalogue-title-content .doc-catalogue-title-main .doc-content-link.doc-content-link-view {
    min-width: 188px;
    flex: 1;
  }
  .doc-catalogue-title-content .doc-catalogue-title-main .doc-content-link.doc-catalogue-operate {
    width: 115px;
    margin-left: 20px;
  }
  .doc-catalogue-title-content .doc-catalogue-title-tip.doc-catalogue-title-time {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .doc-catalogue-title-content {
    display: none;
  }
  .doc-catalogue-title-main {
    padding-bottom: 24px;
  }
  .doc-catalogue-title-main .doc-catalogue-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #000000;
  }
  .doc-catalogue-title-main .doc-content-link a {
    display: flex;
    align-items: center;
    color: #006eff;
  }
  .doc-catalogue-title-main .doc-content-link a span {
    line-height: 20px;
    font-size: 14px;
    text-align: right;
    color: #006eff;
  }
  .doc-catalogue-title-main .doc-content-link a img {
    width: 18px;
    height: 18px;
  }
  .doc-catalogue-title-main .doc-catalogue-title-tip {
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6);
    padding-bottom: 8px;
  }
  .doc-catalogue-title-main .doc-catalogue-title-tip.doc-catalogue-title-desc {
    line-height: 22px;
  }
}
/* CatalogueTitle component end */
/* DownloadCard component start */
.doc-download-card-box .doc-download-card {
  background: #f8fbff;
  margin-bottom: 24px;
}
.doc-download-card-box .doc-download-card-hd {
  padding: 24px 24px 0 24px;
}
.doc-download-card-box .doc-download-card-hd-extra .doc-download-card-download {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  font-size: 14px;
  color: #006eff;
  display: flex;
  align-items: center;
}
.doc-download-card-box .doc-download-card-hd-extra .doc-download-card-download span {
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #378eff;
}
.doc-download-card-box .doc-download-card-hd-extra .doc-download-card-download img {
  width: 18px;
  height: 18px;
}
.doc-download-card-box .doc-download-card-hd-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  font-size: 18px;
  color: #000000;
  font-weight: 700;
}
.doc-download-card-box .doc-download-card-bd-list .doc-download-card-item {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.doc-download-card-box .doc-download-card-bd-list .doc-download-card-item .doc-download-card-item-link {
  display: block;
  line-height: 24px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #000000;
}
.doc-download-card-box .doc-download-card-bd-list .doc-download-card-item .doc-download-card-item-link:hover {
  color: #006eff;
}
@media screen and (min-width: 769px) {
  .doc-download-card-box .doc-download-card-hd-extra {
    float: right;
    margin-left: 20px;
  }
  .doc-download-card-box .doc-download-card-hd-extra .doc-download-card-download {
    padding-left: 24px;
  }
  .doc-download-card-box .doc-download-card-hd-extra .doc-download-card-download:hover span {
    color: #006eff;
  }
  .doc-download-card-box .doc-download-card-bd {
    padding: 12px;
  }
  .doc-download-card-box .doc-download-card-bd-list .doc-download-card-item {
    display: inline-block;
    vertical-align: middle;
    padding: 12px;
    width: 25%;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .doc-download-card-box {
    padding-left: 0;
  }
  .doc-download-card-box .doc-download-card {
    margin-bottom: 24px;
    position: relative;
  }
  .doc-download-card-box .doc-download-card.doc-download-card-limit {
    padding-bottom: 52px;
  }
  .doc-download-card-box .doc-download-card.doc-download-card-limit .doc-download-card-bd {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .doc-download-card-box .doc-download-card-hd-extra {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
  .doc-download-card-box .doc-download-card-bd {
    padding: 12px 12px 20px;
  }
  .doc-download-card-box .doc-download-card-bd-list .doc-download-card-item {
    padding: 4px 12px;
    width: 100%;
  }
}
/* DownloadCard component end */
/* FeedBackCard component start */
.doc-feed-card-text-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #000000;
  margin-bottom: 8px;
}
.doc-feed-card-text-tips {
  font-size: 14px;
  color: #3a4347;
  line-height: 20px;
}
.doc-feed-card-operate {
  display: flex;
  color: #006eff;
  font-size: 18px;
  line-height: 24px;
}
.doc-feed-card-operate-useful {
  width: 120px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #339dff;
  border-radius: 4px;
  cursor: pointer;
}
.doc-feed-card-operate-useful:first-child {
  margin-right: 24px;
}
.doc-feed-card-operate-useful-icon {
  width: 23px;
  height: 20px;
  background: url('../img/bHdj767_feedback-top1.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}
.doc-feed-card-operate-useful.doc-feed-card-icon-hover {
  background: #006eff;
}
.doc-feed-card-operate-useful.doc-feed-card-icon-hover .doc-feed-card-operate-useful-icon {
  background: url('../img/HbzC000_feedback-top2.png');
}
.doc-feed-card-operate-useful.doc-feed-card-icon-hover span {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .doc-feed-card-contain {
    padding: 24px 60px 24px 24px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .doc-feed-card-operate-useful:hover {
    background: #006eff;
  }
  .doc-feed-card-operate-useful:hover span {
    color: #fff;
  }
  .doc-feed-card-operate-useful:hover .doc-feed-card-operate-useful-icon {
    background: url('../img/HbzC000_feedback-top2.png');
  }
}
@media screen and (max-width: 768px) {
  .doc-feed-card {
    padding-left: 0;
    padding-top: 16px;
  }
  .doc-feed-card-operate {
    margin-top: 24px;
  }
  .doc-feed-card-operate-useful {
    width: 50%;
  }
}
/* FeedBackCard component end */
/* SearchBox component start */
.doc-catalogue-search-bar {
  position: relative;
  padding: 13px 13px 13px 32px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 4px;
}
.doc-catalogue-search-icon {
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 737.5% 581.25%;
  background-position: 99.02% 1.3%;
  background-image: url('../img/doc-202006051546.svg');
  cursor: pointer;
}
.doc-catalogue-search-ipt {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #000;
  border: none;
  outline: 0;
  box-shadow: none;
  box-sizing: border-box;
}
.doc-catalogue-search-ipt::-webkit-input-placeholder {
  color: #bbb;
}
.doc-catalogue-search-ipt::-moz-placeholder {
  color: #bbb;
}
.doc-catalogue-search-ipt:-ms-input-placeholder {
  color: #bbb;
}
@media screen and (min-width: 769px) {
  .doc-catalogue-search-box {
    height: 88px;
  }
  .doc-catalogue-search {
    position: relative;
    padding: 20px 0 20px 32px;
  }
  .doc-catalogue-search::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 3000px;
    height: 1px;
    background: #e5e8ed;
    z-index: 8;
  }
  .doc-catalogue-search .doc-catalogue-menu-entry {
    display: none;
  }
  .doc-catalogue-search-bar {
    max-width: 978px;
  }
}
@media screen and (max-width: 768px) {
  .doc-catalogue-search {
    height: 48px;
  }
  .doc-catalogue-search {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .doc-catalogue-search .doc-catalogue-menu-entry {
    width: 24px;
    height: 48px;
    margin-right: 15px;
    display: flex;
    align-items: center;
  }
  .doc-catalogue-search .doc-catalogue-menu-entry img {
    width: 24px;
    height: 24px;
  }
  .doc-catalogue-search-bar {
    flex: 1;
  }
}
/* SearchBox component end */
/* Sidebar component start */
.doc-right-sidebar {
  width: 100%;
  box-sizing: border-box;
  overflow-y: auto;
  position: absolute;
  right: -200px;
  top: 0;
  width: 180px;
  z-index: 6;
}
.doc-right-sidebar::-webkit-scrollbar {
  width: 6px;
  height: 17px;
  background: 0 0;
  border-radius: 9px;
}
.doc-right-sidebar::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}
.doc-right-sidebar.doc-right-sidebar-fixed {
  margin-left: 754px;
  position: fixed;
  left: 50%;
  transform: translateX(-100%);
  right: auto;
}
.doc-right-sidebar .doc-right-sidebar-bd {
  text-size-adjust: none;
  line-height: 1.8;
  word-wrap: break-word;
  list-style: outside;
  margin-bottom: 24px;
}
.doc-right-sidebar .doc-right-sidebar-bd > .doc-right-sidebar-list {
  position: relative;
}
.doc-right-sidebar .doc-right-sidebar-bd > .doc-right-sidebar-list::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.doc-right-sidebar .doc-right-sidebar-bd > .doc-right-sidebar-list .doc-right-sidebar-list {
  margin-bottom: 0;
}
.doc-right-sidebar .doc-right-sidebar-bd > .doc-right-sidebar-list li {
  position: relative;
}
.doc-right-sidebar .doc-right-sidebar-bd > .doc-right-sidebar-list li li a {
  padding-left: 24px;
}
.doc-right-sidebar .doc-right-sidebar-bd ul,
.doc-right-sidebar .doc-right-sidebar-bd ol {
  padding-left: 0;
}
.doc-right-sidebar .doc-right-sidebar-list li.doc-right-sidebar-active > a {
  color: #006eff;
}
.doc-right-sidebar .doc-right-sidebar-list li a {
  display: block;
  padding: 6px 0 6px 12px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
  position: relative;
}
.doc-right-sidebar .doc-right-sidebar-list li a:hover {
  color: #006eff;
}
.doc-right-sidebar .doc-right-sidebar-list li.doc-right-sidebar-active > a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #006eff;
  z-index: 7;
  border-radius: 21px;
}
@media screen and (max-width: 768px) {
  .doc-right-sidebar {
    display: none;
  }
}
/* Sidebar component end */
/* FeedbackDialog component start */
#feedback-inner .c-dialog-hd-title {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
}
#feedback-inner .c-dialog-bd {
  max-height: 550px;
}
#feedback-inner .c-dialog-ft {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
#feedback-inner .doc-feedback-panel {
  max-width: 650px;
}
#feedback-inner .doc-feedback-panel .c-f-list-tit span,
#feedback-inner .doc-feedback-panel .doc-feedback-panel-param-tit {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
/* FeedbackDialog component end */
/* md文档 viewerjs插件 component start */
/*!
 * Viewer.js v1.6.1
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-06-14T07:47:15.792Z
 */
.viewer-close:before,
.viewer-flip-horizontal:before,
.viewer-flip-vertical:before,
.viewer-fullscreen-exit:before,
.viewer-fullscreen:before,
.viewer-next:before,
.viewer-one-to-one:before,
.viewer-play:before,
.viewer-prev:before,
.viewer-reset:before,
.viewer-rotate-left:before,
.viewer-rotate-right:before,
.viewer-zoom-in:before,
.viewer-zoom-out:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: 280px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  width: 20px;
}
.viewer-zoom-in:before {
  background-position: 0 0;
  content: "Zoom In";
}
.viewer-zoom-out:before {
  background-position: -20px 0;
  content: "Zoom Out";
}
.viewer-one-to-one:before {
  background-position: -40px 0;
  content: "One to One";
}
.viewer-reset:before {
  background-position: -60px 0;
  content: "Reset";
}
.viewer-prev:before {
  background-position: -80px 0;
  content: "Previous";
}
.viewer-play:before {
  background-position: -100px 0;
  content: "Play";
}
.viewer-next:before {
  background-position: -120px 0;
  content: "Next";
}
.viewer-rotate-left:before {
  background-position: -140px 0;
  content: "Rotate Left";
}
.viewer-rotate-right:before {
  background-position: -160px 0;
  content: "Rotate Right";
}
.viewer-flip-horizontal:before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}
.viewer-flip-vertical:before {
  background-position: -200px 0;
  content: "Flip Vertical";
}
.viewer-fullscreen:before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}
.viewer-fullscreen-exit:before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}
.viewer-close:before {
  background-position: -260px 0;
  content: "Close";
}
.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.viewer-container::-moz-selection,
.viewer-container ::-moz-selection {
  background-color: transparent;
}
.viewer-container::selection,
.viewer-container ::selection {
  background-color: transparent;
}
.viewer-container img {
  display: block;
  height: auto;
  max-height: none!important;
  max-width: none!important;
  min-height: 0!important;
  min-width: 0!important;
  width: 100%;
}
.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: 90%!important;
  width: auto;
}
.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}
.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.viewer-list {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}
.viewer-list > li {
  color: transparent;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 0;
  opacity: 0.5;
  overflow: hidden;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  width: 30px;
}
.viewer-list > li:hover {
  opacity: 0.75;
}
.viewer-list > li + li {
  margin-left: 1px;
}
.viewer-list > .viewer-loading {
  position: relative;
}
.viewer-list > .viewer-loading:after {
  border-width: 2px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}
.viewer-list > .viewer-active,
.viewer-list > .viewer-active:hover {
  opacity: 1;
}
.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  right: 0;
}
.viewer-player,
.viewer-player > img {
  left: 0;
  position: absolute;
  top: 0;
}
.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 5px;
  overflow: hidden;
  padding: 3px 0;
}
.viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 24px;
  overflow: hidden;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 24px;
}
.viewer-toolbar > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-toolbar > ul > li:before {
  margin: 2px;
}
.viewer-toolbar > ul > li + li {
  margin-left: 1px;
}
.viewer-toolbar > ul > .viewer-small {
  height: 18px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 18px;
}
.viewer-toolbar > ul > .viewer-small:before {
  margin: -1px;
}
.viewer-toolbar > ul > .viewer-large {
  height: 30px;
  margin-bottom: -3px;
  margin-top: -3px;
  width: 30px;
}
.viewer-toolbar > ul > .viewer-large:before {
  margin: 5px;
}
.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}
.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin: 0 5% 5px;
  max-width: 90%;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}
.viewer-title:hover {
  opacity: 1;
}
.viewer-button {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}
.viewer-button:focus,
.viewer-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-button:before {
  bottom: 15px;
  left: 15px;
  position: absolute;
}
.viewer-fixed {
  position: fixed;
}
.viewer-open {
  overflow: hidden;
}
.viewer-show {
  display: block;
}
.viewer-hide {
  display: none;
}
.viewer-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
.viewer-invisible {
  visibility: hidden;
}
.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.viewer-fade {
  opacity: 0;
}
.viewer-in {
  opacity: 1;
}
.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.viewer-loading:after {
  -webkit-animation: viewer-spinner 1s linear infinite;
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid hsla(0, 0%, 100%, 0.1);
  border-left-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}
@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}
/* md文档 viewerjs插件 component end */
/* md文档 start */
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  color: #333;
  background: #f8f8f8;
}
.hljs-comment,
.hljs-quote {
  color: #b5b9c2;
  font-style: italic;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-subst {
  color: #c9c;
  font-weight: 700;
}
.hljs-section,
.hljs-selector-id,
.hljs-title {
  color: #69c;
  font-weight: 700;
}
.hljs-subst {
  font-weight: 400;
}
.hljs-class .hljs-title,
.hljs-type {
  color: #458;
  font-weight: 700;
}
.hljs-attribute,
.hljs-name,
.hljs-tag {
  color: #fc6;
  font-weight: 400;
}
.hljs-meta,
.hljs-strong {
  font-weight: 700;
}
.hljs-bullet,
.hljs-symbol,
.hljs-addition,
.hljs-string {
  color: #86d99e;
}
.hljs-emphasis {
  font-style: italic;
}
.hljs-deletion,
.hljs-name,
.hljs-regexp,
.hljs-selector-class,
.hljs-selector-id,
.hljs-tag,
.hljs-template-variable,
.hljs-variable {
  color: #f2777a;
}
.hljs-built_in,
.hljs-builtin-name,
.hljs-link,
.hljs-literal,
.hljs-meta,
.hljs-number,
.hljs-params,
.hljs-type {
  color: #cc99cd;
}
/* md文档 component end */
/* md文档 pandect.css start */
.qc-wrapper {
  max-width: 1200px;
  min-width: 320px;
  margin-right: auto;
  margin-left: auto;
}
.qc-grids {
  font-size: 0;
}
.qc-grids [class*=qc-unit] {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;
}
.ct-slot {
  margin-left: 10px;
  margin-right: 10px;
}
.qc-grids.with-slot [class*=qc-unit] {
  padding-left: 10px;
  padding-right: 10px;
}
.qc-unit-1-24 {
  width: 4.1667%;
}
.qc-unit-1-12,
.qc-unit-2-24 {
  width: 8.3333%;
}
.qc-unit-1-8,
.qc-unit-3-24 {
  width: 12.5%;
}
.qc-unit-1-6,
.qc-unit-4-24 {
  width: 16.6667%;
}
.qc-unit-5-24 {
  width: 20.8333%;
}
.qc-unit-1-4,
.qc-unit-6-24 {
  width: 25%;
}
.qc-unit-7-24 {
  width: 29.1667%;
}
.qc-unit-1-3,
.qc-unit-8-24 {
  width: 33.3333%;
}
.qc-unit-9-24 {
  width: 37.5%;
}
.qc-unit-10-24 {
  width: 41.6667%;
}
.qc-unit-11-24 {
  width: 45.8333%;
}
.qc-unit-1-2,
.qc-unit-12-24 {
  width: 50%;
}
.qc-unit-13-24 {
  width: 54.1667%;
}
.qc-unit-14-24 {
  width: 58.3333%;
}
.qc-unit-15-24 {
  width: 62.5%;
}
.qc-unit-16-24 {
  width: 66.6667%;
}
.qc-unit-17-24 {
  width: 70.8333%;
}
.qc-unit-18-24 {
  width: 75%;
}
.qc-unit-19-24 {
  width: 79.1667%;
}
.qc-unit-20-24 {
  width: 83.3333%;
}
.qc-unit-21-24 {
  width: 87.5%;
}
.qc-unit-22-24 {
  width: 91.6667%;
}
.qc-unit-23-24 {
  width: 95.8333%;
}
.qc-unit-1-1,
.qc-unit-5-5,
.qc-unit-24-24 {
  width: 100%;
}
.qc-unit-1-5 {
  width: 20%;
}
.qc-unit-2-5 {
  width: 40%;
}
.qc-unit-3-5 {
  width: 60%;
}
.qc-unit-4-5 {
  width: 80%;
}
.hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .qc-unit-md-1-3 {
    width: 33.3333%;
  }
  .qc-unit-md-2-3 {
    width: 66.6667%;
  }
  .qc-unit-md-1-4 {
    width: 25%;
  }
  .qc-unit-md-1-2,
  .qc-unit-md-2-4 {
    width: 50%;
  }
  .qc-unit-md-3-4 {
    width: 75%;
  }
  .qc-unit-md-1-1,
  .qc-unit-md-3-3,
  .qc-unit-md-4-4,
  .qc-unit-md-5-5 {
    width: 100%;
  }
  .qc-unit-md-1-5 {
    width: 20%;
  }
  .qc-unit-md-2-5 {
    width: 40%;
  }
  .qc-unit-md-3-5 {
    width: 60%;
  }
  .qc-unit-md-4-5 {
    width: 80%;
  }
  .hidden-md {
    display: none;
  }
  .visible-md-block {
    display: block;
  }
  .visible-md-inline-block {
    display: inline-block;
  }
  .visible-md-inline {
    display: inline;
  }
}
@media screen and (max-width: 414px) {
  .qc-unit-sm-1-3 {
    width: 33.3333%;
  }
  .qc-unit-sm-2-3 {
    width: 66.6667%;
  }
  .qc-unit-sm-1-2 {
    width: 50%;
  }
  .qc-unit-sm-1-1,
  .qc-unit-sm-2-2,
  .qc-unit-sm-3-3 {
    width: 100%;
  }
  .hidden-sm {
    display: none;
  }
  .visible-sm-block {
    display: block;
  }
  .visible-sm-inline-block {
    display: inline-block;
  }
  .visible-sm-inline {
    display: inline;
  }
}
.doc-prod-icon {
  position: absolute;
  left: -42px;
  top: 0;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}
.doc-prod-icon.compute {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 70.1754386%;
  background-size: 1600% auto;
}
.doc-prod-icon.network {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.cdn {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 84.21052632%;
  background-size: 1600% auto;
}
.doc-prod-icon.database {
  background-image: url('../img/prod-database_de7.svg');
}
.doc-prod-icon.domain {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 40% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.safe {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 0%;
  background-size: 1600% auto;
}
.doc-prod-icon.monitor {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 80% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.video {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 35.0877193%;
  background-size: 1600% auto;
}
.doc-prod-icon.mobile {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 73.33333333% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.ai {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 13.33333333% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.developer-tools {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 53.33333333% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.cloud {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.other {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 66.66666667% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.big-data-base {
  background-image: url('../img/prod-big-data-base_5e5.svg');
}
.doc-prod-icon.big-data-visual {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 26.66666667% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.communication {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 63.15789474%;
  background-size: 1600% auto;
}
.doc-prod-icon.pic {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 14.03508772%;
  background-size: 1600% auto;
}
.doc-prod-icon.mobile-base {
  background-image: url('../img/prod-mobile-base_3da.svg');
}
.doc-prod-icon.app {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 20% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.voice {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 28.07017544%;
  background-size: 1600% auto;
}
.doc-prod-icon.ai-base {
  background-image: url('../img/prod-ai-base_871.svg');
}
.doc-prod-icon.ai-platform {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 6.66666667% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.cdn-speed {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 77.19298246%;
  background-size: 1600% auto;
}
.doc-prod-icon.storage {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 7.01754386%;
  background-size: 1600% auto;
}
.doc-prod-icon.game-service {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 33.33333333% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.iot-hub {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 60% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.data-process {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 46.66666667% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.middleware {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 86.66666667% 92.98245614%;
  background-size: 1600% auto;
}
.doc-prod-icon.blockchain {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 42.10526316%;
  background-size: 1600% auto;
}
.doc-prod-icon.quanta {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 21.05263158%;
  background-size: 1600% auto;
}
.doc-adpanel-icon {
  display: inline-block;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
}
.doc-adpanel-icon.email {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 60.37735849%;
  background-size: 800% auto;
}
.doc-adpanel-icon.code {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.85714286% 30.18867925%;
  background-size: 800% auto;
}
.doc-adpanel-icon.wechat {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.71428571% 30.18867925%;
  background-size: 800% auto;
}
.doc-adpanel-icon.blog {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.57142857% 30.18867925%;
  background-size: 800% auto;
}
.doc-adpanel-icon.gift {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.85714286% 60.37735849%;
  background-size: 800% auto;
}
.doc-adpanel-icon.bbs {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 14.28571429% 30.18867925%;
  background-size: 800% auto;
}
.doc-adpanel-icon.approve {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 30.18867925%;
  background-size: 800% auto;
}
.doc-serv-icon {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.doc-serv-icon:after {
  content: "";
  position: absolute;
  left: -100%;
  top: -100%;
  background-repeat: no-repeat;
}
.doc-serv-icon.recharge {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.42857143% 60.37735849%;
  background-size: 800% auto;
}
.doc-serv-icon.withdraw {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.71428571% 60.37735849%;
  background-size: 800% auto;
}
.doc-serv-icon.income-expenses {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.14285714% 60.37735849%;
  background-size: 800% auto;
}
.doc-serv-icon.invoice {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.42857143% 30.18867925%;
  background-size: 800% auto;
}
.doc-serv-icon.retrieve-password {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.42857143% 75.47169811%;
  background-size: 800% auto;
}
.doc-serv-icon.edit-password {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.14285714% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.edit-phone {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.14285714% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.account-complaint {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 14.28571429% 0%;
  background-size: 800% auto;
}
.doc-serv-icon.calculator {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.85714286% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.renewal {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 14.28571429% 75.47169811%;
  background-size: 800% auto;
}
.doc-serv-icon.domain-transfer {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.85714286% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.developer-tools {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.filing-domain {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.57142857% 60.37735849%;
  background-size: 800% auto;
}
.doc-serv-icon.retrieve-acc {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.57142857% 75.47169811%;
  background-size: 800% auto;
}
.doc-serv-icon.account-cancellation {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 14.28571429% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.self-defense {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.71428571% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.apply-qcloud {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.57142857% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.retrieve-acc:after,
.doc-serv-item:hover .doc-serv-icon.retrieve-acc {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.85714286% 75.47169811%;
  background-size: 800% auto;
}
.doc-serv-icon.recharge:after,
.doc-serv-item:hover .doc-serv-icon.recharge {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.42857143% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.withdraw:after,
.doc-serv-item:hover .doc-serv-icon.withdraw {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.71428571% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.income-expenses:after,
.doc-serv-item:hover .doc-serv-icon.income-expenses {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.42857143% 0%;
  background-size: 800% auto;
}
.doc-serv-icon.invoice:after,
.doc-serv-item:hover .doc-serv-icon.invoice {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.42857143% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.retrieve-password:after,
.doc-serv-item:hover .doc-serv-icon.retrieve-password {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.14285714% 75.47169811%;
  background-size: 800% auto;
}
.doc-serv-icon.edit-password:after,
.doc-serv-item:hover .doc-serv-icon.edit-password {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.14285714% 0%;
  background-size: 800% auto;
}
.doc-serv-icon.edit-phone:after,
.doc-serv-item:hover .doc-serv-icon.edit-phone {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.14285714% 30.18867925%;
  background-size: 800% auto;
}
.doc-serv-icon.account-complaint:after,
.doc-serv-item:hover .doc-serv-icon.account-complaint {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 0%;
  background-size: 800% auto;
}
.doc-serv-icon.calculator:after,
.doc-serv-item:hover .doc-serv-icon.calculator {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.85714286% 0%;
  background-size: 800% auto;
}
.doc-serv-icon.renewal:after,
.doc-serv-item:hover .doc-serv-icon.renewal {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 75.47169811%;
  background-size: 800% auto;
}
.doc-serv-icon.domain-transfer:after,
.doc-serv-item:hover .doc-serv-icon.domain-transfer {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.57142857% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.developer-tools:after,
.doc-serv-item:hover .doc-serv-icon.developer-tools {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 14.28571429% 45.28301887%;
  background-size: 800% auto;
}
.doc-serv-icon.filing-domain:after,
.doc-serv-item:hover .doc-serv-icon.filing-domain {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 14.28571429% 60.37735849%;
  background-size: 800% auto;
}
.doc-serv-icon.account-cancellation:after,
.doc-serv-item:hover .doc-serv-icon.account-cancellation {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 15.09433962%;
  background-size: 800% auto;
}
.doc-serv-icon.self-defense:after,
.doc-serv-item:hover .doc-serv-icon.self-defense {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.71428571% 0%;
  background-size: 800% auto;
}
.doc-serv-icon.apply-qcloud:after,
.doc-serv-item:hover .doc-serv-icon.apply-qcloud {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.57142857% 0%;
  background-size: 800% auto;
}
.pandect-shortcut-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.pandect-shortcut-icon.quick {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 16.12903226% 100%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.guide {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 32.25806452% 96.61016949%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.api {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 48.79032258% 81.3559322%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.bug {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 71.37096774% 81.3559322%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.question {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 12.90322581% 100%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.code {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 77.82258065% 81.3559322%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.toolbar {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 45.16129032% 100%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.course {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 84.27419355% 81.3559322%;
  background-size: 3200% auto;
}
.pandect-shortcut-icon.shopping-cart {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 29.03225806% 100%;
  background-size: 3200% auto;
}
body {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.c-nav {
  position: relative;
}
.doc-inner {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1200px;
  min-width: 320px;
  box-sizing: border-box;
}
.qc-grids.with-slot {
  margin-left: -10px;
  margin-right: -10px;
}
.doc-margin-wrap {
  overflow: hidden;
}
.doc-box .table-box {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.doc-box a {
  color: #00a4ff;
}
.doc-box a:hover {
  text-decoration: underline;
}
.doc-box .tc-btn {
  color: #fff;
}
.doc-main-details {
  padding: 0 40px;
  width: auto;
}
.doc-main-details > .m-height,
.doc-main-details > .min-height {
  min-height: 600px;
}
.doc-box ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.doc-box ::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  border-radius: 8px;
}
.doc-box :focus {
  outline: none;
}
.doc-header {
  height: 170px;
  background: url('../img/doc-header-bg3.jpg') 50% no-repeat;
  background-size: cover;
  -webkit-font-smoothing: antialiased;
}
.doc-header .doc-inner {
  padding-top: 65px;
}
.doc-header .title {
  float: left;
  width: 250px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
}
.doc-header .title a,
.doc-header .title a:hover {
  color: #fff;
}
.doc-header .search-wrap {
  overflow: hidden;
}
.doc-header .search-bar {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  padding-right: 87px;
  width: 680px;
}
.doc-header .search-bar input {
  box-sizing: border-box;
  display: block;
  padding: 5px 10px;
  width: 100%;
  height: 40px;
  border: 1px solid #00a4ff;
  font-size: 14px;
  color: #999;
  line-height: 28px;
}
.doc-header .search-bar input:focus {
  outline: none;
}
.doc-header .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 88px;
  height: 40px;
  background: #00a4ff;
  border-radius: 2px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.doc-header .search-btn span {
  position: relative;
  z-index: 2;
}
.doc-header .search-btn:before {
  content: "";
  position: absolute;
  left: 0;
}
.doc-header .search-btn:hover {
  text-decoration: none;
  background: #116ddd;
}
.doc-header .link {
  margin-right: 10px;
  color: #fff;
}
.doc-header .link:hover {
  text-decoration: underline;
}
.doc-main-details .crumbs {
  font-size: 0;
  line-height: 40px;
}
.doc-main-details .crumbs .text,
.doc-main-details .crumbs a {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 14px;
}
.doc-main-details .crumbs .text {
  color: #666;
}
.doc-main-details .crumbs a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.doc-main-details .crumbs .right-arrow-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 64.91935484% 81.3559322%;
  background-size: 3200% auto;
}
.doc-star-rating {
  margin-top: 15px;
  margin-bottom: 40px;
}
.doc-star-rating-result {
  margin-bottom: 7px;
  font-size: 14px;
  color: #666;
}
.doc-star-rating-panel {
  padding-bottom: 20px;
  font-size: 0;
  position: relative;
}
.doc-star-rating-panel > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.doc-star-rating-panel .star-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 22.58064516% 100%;
  background-size: 3200% auto ;
  cursor: pointer;
}
.doc-star-rating-panel > li.active .star-icon,
.doc-star-rating-panel > li:hover .star-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 19.35483871% 100%;
  background-size: 3200% auto;
}
.doc-star-rating-bubble {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 300;
  padding: 5px 10px;
  border-radius: 3px;
  background: #3e3e40;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.3s;
}
.doc-star-rating-panel > li:hover .doc-star-rating-bubble {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.doc-star-rating-feedback {
  margin-bottom: 10px;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 15px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.5;
  resize: none;
  -webkit-appearance: none;
}
.doc-star-rating-feedback:focus {
  border-color: #00a4ff;
}
.doc-star-rating-btn-wrap {
  font-size: 0;
}
.doc-star-rating-btn-wrap .doc-btn {
  margin-right: 10px;
}
.doc-btn {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 10px;
  min-width: 80px;
  height: 35px;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #00a4ff;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
  cursor: pointer;
}
.doc-btn:hover {
  background: #006ba2;
  border-color: #005da8;
}
.doc-btn.weak {
  border-color: #d1d2d3;
  background: #fff;
  color: #00a4ff;
}
.doc-btn.weak:hover {
  background: #fff;
  border-color: #00a4ff;
}
.doc-pages {
  margin-top: 20px;
  margin-bottom: -9px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.doc-pages a {
  float: left;
  font-size: 14px;
  line-height: 32px;
  color: #666;
  max-width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.doc-pages a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.doc-pages a:after,
.doc-pages a:before {
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.doc-pages .prev:before {
  content: "";
  margin-left: -6px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 55.24193548% 81.3559322%;
  background-size: 3200% auto;
}
.doc-pages .prev:hover:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 58.46774194% 81.3559322%;
  background-size: 3200% auto;
}
.doc-pages .next {
  position: relative;
  float: right;
  padding-right: 10px;
  text-align: right;
}
.doc-pages .next:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -8px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 64.91935484% 81.3559322%;
  background-size: 3200% auto;
}
.doc-pages .next:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 61.69354839% 81.3559322%;
  background-size: 3200% auto;
}
.tc-15-msg {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 20px;
  padding: 5px 10px;
  vertical-align: middle;
  color: #264663;
  border: 1px solid #7ab1de;
  border-radius: 2px;
  background: #d2e7f7;
  position: relative;
}
.tc-15-msg.error {
  color: #e04f49;
  border: 1px solid #e7736e;
  background: #f9dcdb;
}
.tc-15-msg.succeed {
  color: #098060;
  border: 1px solid #38cea6;
  background: #cdf3e9;
}
.tc-15-msg.warning {
  background: #fff5db;
  color: #df9500;
  border-color: #ffc533;
}
[class*=" tci-"],
[class^=tci-] {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
}
.tci-question {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 35.62753036% 81.70212766%;
  background-size: 2844.44444444% auto;
}
.tci-download {
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 51.61290323% 96.61016949%;
  background-size: 3200% auto;
}
.tci-video {
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 61.29032258% 96.61016949%;
  background-size: 3200% auto;
}
.tc-tab-hd {
  position: relative;
  box-sizing: border-box;
  height: 60px;
  line-height: 59px;
  font-size: 14px;
  overflow: hidden;
}
.tc-tab-hd a {
  color: #00a4ff;
}
.tc-tab-hd a:hover {
  text-decoration: underline;
}
.tc-tab-hd:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  content: " ";
  height: 1px;
  background: #e1e3e6;
  clear: both;
}
.tc-tab-scroll {
  position: relative;
  height: 59px;
  transition: left 0.2s linear;
}
.tc-tablist {
  float: left;
  font-size: 0;
}
.tc-tablist > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  min-width: 97px;
  font-size: 16px;
}
.tc-tablist a {
  display: block;
  padding: 0 10px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.tc-tablist a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.tc-tablist .tc-cur a,
.tc-tablist .tc-cur a:hover {
  margin-bottom: -1px;
  padding-top: 2px;
  border-bottom: 3px solid #00a4ff;
  color: #00a4ff;
  line-height: 55px;
}
.tc-tab-extra {
  float: right;
}
.tc-tab-extra a {
  display: inline-block;
  vertical-align: middle;
}
.tc-tab-extra a i + span {
  margin-left: 5px;
}
.tc-tab-btns {
  display: none;
}
.tc-tab-btns a {
  position: absolute;
  top: 0;
  width: 59px;
  height: 59px;
  border-bottom: 1px solid #e1e3e6;
  box-shadow: 0 0 3px #e1e3e6;
  background: #fff;
  text-align: center;
}
.tc-tab-btns a:active {
  background: #ebedf0;
}
.tc-tab-btns .next {
  right: 0;
  border-left: 1px solid #e1e3e6;
}
.tc-tab-btns .prev {
  left: 0;
  border-right: 1px solid #e1e3e6;
}
.tc-tab-btns i {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 14px;
  background-repeat: no-repeat;
}
.tc-tab-btns .icon-prev {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 86.28230616% 81.01265823%;
  background-size: 5688.88888889% auto;
}
.tc-tab-btns .icon-next {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 87.07753479% 77.21518987%;
  background-size: 5688.88888889% auto;
}
.tc-tab-hd.scrolling .tc-tab-scroll {
  font-size: 0;
  white-space: nowrap;
}
.tc-tab-hd.scrolling .tc-tab-extra,
.tc-tab-hd.scrolling .tc-tablist {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.tc-tab-hd.scrolling .tc-tab-extra a {
  margin: 0 15px;
  font-size: 14px;
}
.tc-tab-hd.scrolling .tc-tab-btns {
  display: block;
}
.tab-panel {
  padding-top: 60px;
  display: none;
}
.tab-panel-cur {
  display: block;
}
.tc-tab-links {
  font-size: 0;
}
.tc-tab-links > li {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 16px;
}
.tc-tab-links > li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background: #e1e3e6;
}
.tc-tab-links > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.tc-tab-links > li:first-child:after {
  display: none;
}
.tc-tab-links a {
  color: #333;
  white-space: nowrap;
}
.tc-tab-links .tc-cur a,
.tc-tab-links a:hover {
  color: #00a4ff;
}
.tc-tab-links .sublinks {
  position: relative;
}
.tc-tab-links .sublinks > a:after {
  content: "";
  display: inline-block;
  vertical-align: 2px;
  margin-left: 5px;
  width: 12px;
  height: 6px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 16% 85.47717842%;
  background-size: 4266.66666667% auto;
  transition: all 0.3s ease;
}
.tc-tab-sublinks {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 10px;
  border: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  max-width: 182px;
  transition: all 0.3s ease;
  visibility: hidden;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  opacity: 0;
}
.tc-tab-sublinks:after,
.tc-tab-sublinks:before {
  content: "";
  position: absolute;
  right: 20px;
  top: -7px;
  width: 0;
  height: 0;
  border-color: #e5e5e5 transparent;
  border-style: solid;
  border-width: 0 6px 6px;
}
.tc-tab-sublinks:after {
  top: -5px;
  border-color: #fff transparent;
}
.tc-tab-sublinks > ul {
  max-height: 229px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.tc-tab-sublinks li {
  margin: 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.tc-tab-sublinks li:last-child {
  border-bottom: none;
}
.tc-tab-sublinks a {
  display: block;
  padding: 0 9px;
  font-size: 16px;
  line-height: 45px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tc-tab-sublinks a:hover {
  text-decoration: none;
}
.tc-tab-links .sublinks.active > a:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.tc-tab-links .sublinks.active .tc-tab-sublinks {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  z-index: 999;
}
[class*=" tc-tag"],
[class^=tc-tag] {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 13px;
  background-repeat: no-repeat;
}
.tc-tag-hot {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 98.96907216% 87.57894737%;
  background-size: 1896.2962963% auto;
}
.doc-title {
  margin-bottom: 40px;
}
.doc-title h3 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
}
.doc-title p {
  color: #666;
  font-size: 16px;
}
.doc-title p a {
  color: #00a4ff;
}
.doc-title p a:hover {
  text-decoration: underline;
}
.doc-separate {
  margin: 60px 0;
  padding: 0;
  height: 1px;
  background: #ebedf0;
  border: none;
}
.doc-index-inner {
  padding-bottom: 90px;
  min-height: 500px;
}
.doc-products {
  margin: 0 -30px;
}
.doc-products [class*=qc-unit] {
  padding: 0 30px;
}
.doc-prod-item {
  margin-bottom: 40px;
  padding-left: 42px;
}
.doc-prod-item .title {
  position: relative;
  padding-bottom: 12px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.doc-prod-item .title,
.doc-prod-links > li {
  border-bottom: 1px solid #ebedf0;
}
.doc-prod-links a {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  line-height: 22px;
  transition: all 0.3s linear;
  color: #00a4ff;
}
.doc-prod-links a:hover {
  text-decoration: none;
  background: #f5f7fa;
}
.doc-prod-links [class*=" tc-tag"],
.doc-prod-links [class^=tc-tag] {
  position: relative;
  top: -2px;
  margin-left: 10px;
}
.doc-index-inner .doc-adpanel {
  margin-top: -25px;
}
.doc-adpanel {
  position: relative;
  margin: 0 -10px 35px;
}
.doc-adpanel-cnt {
  height: 96px;
  overflow: hidden;
}
.doc-adpanel-list {
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  font-size: 0;
}
.doc-adpanel-list > li {
  padding: 5px 10px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.doc-adpanel-item {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 5px 64px 5px 29px;
  height: 86px;
  border: 1px solid #ddd;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  transition: box-shadow 0.2s linear;
}
.doc-adpanel-item:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.doc-adpanel-item > span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%;
  max-height: 3em;
  overflow: hidden;
  white-space: normal;
}
.doc-adpanel-item:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  color: #00a4ff;
}
.doc-adpanel-pages {
  transition: all 0.3s linear;
}
.doc-adpanel-pages > a {
  position: absolute;
  top: 5px;
  bottom: 5px;
  width: 52px;
  font-size: 0;
}
.doc-adpanel-pages > a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}
.doc-adpanel-pages .prev {
  left: -42px;
}
.doc-adpanel-pages .prev:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 7.01754386%;
  background-size: 1600% auto;
}
.doc-adpanel-pages .prev:hover:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 0%;
  background-size: 1600% auto;
}
.doc-adpanel-pages .next {
  right: -42px;
}
.doc-adpanel-pages .next:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 21.05263158%;
  background-size: 1600% auto;
}
.doc-adpanel-pages .next:hover:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 14.03508772%;
  background-size: 1600% auto;
}
.doc-adpanel-pages .disabled {
  display: none;
}
.doc-services + .doc-separate {
  margin-top: 40px;
}
.doc-serv-item {
  position: relative;
  box-sizing: border-box;
  display: block;
  margin-bottom: 20px;
  padding-top: 65.71428571%;
  border: 1px solid #e1e3e6;
  vertical-align: middle;
  text-align: center;
  color: #333;
  cursor: pointer;
  transition: all 0.2s linear;
}
.doc-serv-item > span {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -49px;
  width: 100%;
}
.doc-serv-item h4 {
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doc-serv-item:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: #00a4ff;
}
.doc-customer-item {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px;
  height: 205px;
  border: 1px solid #e1e3e6;
  font-size: 14px;
}
.doc-customer-item h4 {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
}
.doc-customer-item .desc {
  margin-bottom: 22px;
  max-width: 280px;
  line-height: 1.7;
  color: #666;
}
.doc-customer-item .mark {
  margin-top: 3px;
  padding-top: 12px;
  border-top: 1px dashed #ebedf0;
  color: #999;
  font-size: 12px;
}
.doc-customer-item a {
  color: #00a4ff;
}
.doc-customer-item a:hover {
  text-decoration: underline;
}
.doc-customer-phones {
  overflow: hidden;
}
.doc-customer-phones dt {
  float: left;
  margin-bottom: 4px;
  margin-right: 10px;
  min-width: 65px;
  color: #999;
  white-space: nowrap;
}
.doc-customer-phones dd {
  overflow: hidden;
  margin-bottom: 4px;
  clear: right;
  color: #333;
}
.doc-lang-item {
  display: block;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-top: 17px;
  height: 120px;
  border: 1px solid #e1e3e6;
  color: #333;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s linear;
}
.doc-lang-item .lang-icon {
  display: inline-block;
  margin-bottom: 5px;
  width: 64px;
  height: 64px;
}
.doc-lang-item h4 {
  font-size: 16px;
  font-weight: 400;
}
.doc-lang-item:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: #00a4ff;
}
.doc-videos {
  margin-bottom: -20px;
}
.doc-video-item {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  transition: box-shadow 0.3s linear;
}
.doc-video-item .thumbnail {
  position: relative;
  background-color: #9198a7;
  padding-top: 57.14285714%;
}
.doc-video-item .thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.doc-video-item .status-bar {
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 0;
  line-height: 18px;
  white-space: nowrap;
  color: #fff;
}
.doc-video-item .status-bar .status {
  background-color: #0bc8d9;
}
.doc-video-item .status-bar .status,
.doc-video-item .status-bar .time {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  font-size: 12px;
}
.doc-video-item .status-bar .time {
  background-color: #464646;
  background-color: rgba(0, 0, 0, 0.7);
}
.doc-video-item .title-bar {
  padding: 0 16px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
}
.doc-video-item .title-bar h3 {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doc-video-item:hover {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  cursor: pointer;
}
.doc-video-item:hover .title-bar h3 {
  color: #00a4ff;
}
.doc-guide-wrap {
  display: none;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px;
  border: 1px solid #e1e3e6;
  background: #fff;
  height: 390px;
}
.doc-guide-wrap.active {
  display: block;
}
.doc-guide-steps {
  background: #f8f8f8;
  font-size: 0;
  text-align: center;
}
.doc-guide-steps > li {
  display: inline-block;
  text-align: left;
  height: 74px;
}
.doc-guide-steps .step-hd {
  box-sizing: border-box;
  position: relative;
  padding-top: 23px;
  height: 74px;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  text-align: center;
}
.doc-guide-steps .step-hd:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #c8cacc;
}
.doc-guide-steps > li:first-child .step-hd:before {
  display: none;
}
.doc-guide-steps .step-hd > span {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 10px;
  max-width: 100%;
  background: #f8f8f8;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.doc-guide-steps .step-hd .order {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  border: 2px solid #666;
  border-radius: 50%;
  line-height: 25px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.doc-guide-steps .active .step-hd,
.doc-guide-steps .step-hd > span:hover {
  color: #00a4ff;
}
.doc-guide-steps .active .order,
.doc-guide-steps .active span:hover .order {
  border-color: #00a4ff;
  background: #00a4ff;
  color: #fff;
}
.doc-guide-steps span:hover .order {
  border-color: #00a4ff;
  color: #00a4ff;
}
.doc-guide-steps .active .step-hd .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -9px;
  border-color: #fff transparent;
  border-style: solid;
  border-width: 0 9px 9px;
}
.doc-guide-steps .step-bd {
  display: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 74px;
  bottom: 0;
  padding: 40px;
}
.doc-guide-steps .active .step-bd {
  display: block;
}
.doc-guide-steps.fixed-width > li {
  width: 240px;
}
.doc-guide-steps.auto-width {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.doc-guide-steps.auto-width > li {
  display: table-cell;
}
.doc-guides {
  margin: 0 -20px;
}
.doc-guides [class*=" qc-unit-"],
.doc-guides [class^=qc-unit-] {
  padding: 0 20px;
}
.doc-guide-item > .item-title {
  margin-bottom: 8px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e1e3e6;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doc-guide-item .links {
  line-height: 28px;
}
.doc-guide-item .links a {
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #00a4ff;
}
.doc-guide-item .links a:hover {
  text-decoration: underline;
}
.doc-guide-item [class*=" tci-"],
.doc-guide-item [class^=tci-] {
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.doc-common-guide {
  margin-bottom: 20px;
}
.doc-custom-guide-item {
  display: block;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 25px 20px;
  height: 135px;
  border: 1px solid #e1e3e6;
  font-size: 14px;
  transition: all 0.2s ease;
}
.doc-custom-guide-item .title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doc-custom-guide-item .desc {
  max-height: 46px;
  line-height: 1.7;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.doc-custom-guide-item:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.doc-custom-guide-item:hover .title {
  color: #00a4ff;
}
.doc-loading-box {
  height: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.doc-loading-box .box-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
}
.doc-loading-box:after {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
.doc-loading-box .loading-icon {
  display: inline-block;
  vertical-align: -3px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background: url('../img/loading.gif') no-repeat;
}
.doc-loading-box .tip {
  color: #333;
}
.doc-loading-box .icon {
  display: inline-block;
  vertical-align: -2px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.doc-loading-box .link {
  margin-left: 5px;
  color: #00a4ff;
}
.doc-loading-box .link:hover {
  text-decoration: underline;
}
.doc-loading-box .n-error-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 25.80645161% 96.61016949%;
  background-size: 3200% auto;
}
.doc-hd {
  min-width: 320px;
  background: #f6f7fb;
}
.doc-hd .doc-search-box {
  padding-top: 40px;
  padding-bottom: 20px;
}
.doc-search-box .search-title {
  font-size: 24px;
  font-weight: 400;
}
.doc-search-box {
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.doc-search-box .tc-tab {
  margin-top: 40px;
  margin-bottom: 0;
}
.doc-search-box .tc-tablist {
  border-bottom: none;
}
.doc-search-box .tc-tablist li a {
  font-size: 16px;
}
.doc-search-box .tab-panel {
  display: block;
  padding-top: 0;
  max-width: 650px;
}
.doc-search-content {
  min-height: 400px;
}
.doc-search-box .search-list li {
  margin-top: 30px;
  color: #666;
  font-size: 14px;
}
.doc-search-box .search-list li p {
  margin-top: 10px;
}
.doc-search-box .search-list .description {
  line-height: 20px;
  font-size: 14px;
}
.doc-search-box .search-list h2 {
  color: #006fcb;
  font-size: 16px;
  font-weight: 400;
}
.doc-search-box .search-list .keyword {
  color: #f87831;
}
.doc-search-box .tc-pagination-wrap {
  margin: 30px 10px 0;
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.tc-page {
  font-size: 12px;
  color: #404a58;
  font-size: 0;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}
.tc-page:after {
  display: table;
  clear: both;
  content: "";
}
.tc-page-state {
  float: left;
  color: #a2a2a2;
}
.tc-page-state strong {
  font-weight: 700;
}
.tc-page-operate {
  float: right;
  line-height: 27px;
}
.tc-page .tc-page-text {
  font-size: 12px;
  margin-right: 10px;
}
.tc-page .indent {
  padding: 0 10px;
  display: inline-block;
  color: #404a58;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  border: 1px solid #fff;
  height: 25px;
}
.tc-page .tc-page-first,
.tc-page .tc-page-last,
.tc-page .tc-page-next,
.tc-page .tc-page-num,
.tc-page .tc-page-pre {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 30px;
  height: 25px;
  margin-left: -1px;
  vertical-align: top;
  border: 1px solid #d1d2d3;
  outline: none;
  background: url('../img/page-s.png') no-repeat 0 -25px;
}
.tc-page .tc-page-first {
  background-position: 0 -100px;
  margin-left: 10px;
}
.tc-page .tc-page-last {
  background-position: -30px -100px;
}
.tc-page .tc-page-next {
  background-position: -30px -25px;
}
.tc-page .tc-page-first:focus,
.tc-page .tc-page-first:hover {
  z-index: 3;
  border-color: #2a89e8;
  background-position: 0 -100px;
}
.tc-page .tc-page-last:focus,
.tc-page .tc-page-last:hover {
  z-index: 3;
  border-color: #2a89e8;
  background-position: -30px -100px;
}
.tc-page .tc-page-pre:focus,
.tc-page .tc-page-pre:hover {
  z-index: 3;
  border-color: #2a89e8;
  background-position: 0 -50px;
}
.tc-page .tc-page-next:focus,
.tc-page .tc-page-next:hover {
  z-index: 3;
  border-color: #2a89e8;
  background-position: -30px -50px;
}
.tc-page .tc-page-first.disable,
.tc-page .tc-page-first.disable:focus,
.tc-page .tc-page-first.disable:hover {
  z-index: 2;
  cursor: default;
  border-color: #d1d2d3;
  background-color: #f3f3f3;
  background-position: 0 -75px;
}
.tc-page .tc-page-last.disable,
.tc-page .tc-page-last.disable:focus,
.tc-page .tc-page-last.disable:hover {
  z-index: 2;
  cursor: default;
  border-color: #d1d2d3;
  background-color: #f3f3f3;
  background-position: -30px -75px;
}
.tc-page .tc-page-pre.disable,
.tc-page .tc-page-pre.disable:focus,
.tc-page .tc-page-pre.disable:hover {
  z-index: 2;
  cursor: default;
  border-color: #d1d2d3;
  background-color: #f3f3f3;
  background-position: 0 0;
}
.tc-page .tc-page-next.disable,
.tc-page .tc-page-next.disable:focus,
.tc-page .tc-page-next.disable:hover {
  z-index: 2;
  cursor: default;
  border-color: #d1d2d3;
  background-color: #f3f3f3;
  background-position: -30px 0;
}
.tc-page .tc-page-num {
  font-size: 12px;
  color: #404a58;
  font-weight: 700;
  width: auto;
  padding: 0 10px;
  background: none;
  position: relative;
  border-left: none;
  border-right: none;
  margin-left: 0;
  text-decoration: initial;
}
.tc-page .tc-page-select {
  display: inline-block;
  position: relative;
  height: 27px;
  vertical-align: top;
  margin-left: -1px;
}
.tc-page .tc-page-select .tc-simulate-option {
  display: none;
}
.tc-page .tc-page-selected .tc-simulate-option {
  display: block;
}
.tc-page .tc-page-selected .indent {
  border-color: #fff #d1d2d3 #d1d2d3;
}
.tc-page .ico-arrow {
  margin-left: 5px;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  background-repeat: no-repeat;
  text-indent: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border: 5px dashed transparent;
  border-top: 5px solid #404a48;
}
.tc-page .tc-page-selected .ico-arrow {
  border-color: transparent transparent #404a48;
  border-style: dashed dashed solid;
  margin-top: -8px;
}
.c-hero-bar {
  background-image: url('../img/banner_pc.png');
}
@media screen and (max-width: 1284px) {
  .doc-adpanel-list {
    transition-duration: 0.2s;
  }
  .doc-adpanel-pages > a {
    width: 24px;
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.1);
  }
  .doc-adpanel-pages > a:before {
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
  }
  .doc-adpanel-pages > a:hover {
    background: #d9d9d9;
    background: rgba(0, 0, 0, 0.15);
  }
  .doc-adpanel-pages .prev {
    left: 10px;
  }
  .doc-adpanel-pages .prev:before,
  .doc-adpanel-pages .prev:hover:before {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 55.24193548% 81.3559322%;
    background-size: 3200% auto;
  }
  .doc-adpanel-pages .next {
    right: 10px;
  }
  .doc-adpanel-pages .next:before,
  .doc-adpanel-pages .next:hover:before {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 64.91935484% 81.3559322%;
    background-size: 3200% auto;
  }
}
@media screen and (min-width: 1201px) {
  .doc-guide-steps.fixed-width > li {
    width: 290px;
  }
}
@media screen and (min-width: 769px) {
  .doc-box,
  .doc-hd,
  .doc-header,
  .doc-inner {
    min-width: 1000px;
  }
}
@media screen and (hover: none) {
  .doc-box a:hover {
    text-decoration: none;
  }
  .doc-box a:active {
    text-decoration: underline;
  }
  .doc-main-details .crumbs a:hover {
    color: #666;
  }
  .doc-main-details .crumbs a:active {
    color: #00a4ff;
  }
  .doc-btn:hover {
    background: #00a4ff;
    border-color: transparent;
  }
  .doc-btn:active {
    background: #006ba2;
    border-color: #005da8;
  }
  .doc-btn.weak:hover {
    background: #fff;
    border-color: #d1d2d3;
  }
  .doc-btn.weak:active {
    background: #fff;
    border-color: #00a4ff;
  }
  .doc-pages a:hover {
    color: #666;
  }
  .doc-pages a:active {
    color: #00a4ff;
  }
  .doc-pages .prev:hover:before {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 55.24193548% 81.3559322%;
    background-size: 3200% auto;
  }
  .doc-pages .prev:active:before {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 58.46774194% 81.3559322%;
    background-size: 3200% auto;
  }
  .doc-pages .next:hover:after {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 64.91935484% 81.3559322%;
    background-size: 3200% auto;
  }
  .doc-pages .next:active:after {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 61.69354839% 81.3559322%;
    background-size: 3200% auto;
  }
  .doc-adpanel-item {
    transition: none;
  }
  .doc-adpanel-item:hover {
    box-shadow: none;
    color: #333;
  }
  .doc-adpanel-item:active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #00a4ff;
  }
  .doc-adpanel-pages > a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .doc-adpanel-pages > a:active {
    background: rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 768px) {
  .doc-main-details .crumbs {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .doc-index-inner {
    padding: 0 0 40px;
    overflow: hidden;
  }
  .doc-prod-item {
    margin-bottom: 50px;
  }
  .doc-prod-links a {
    line-height: 25px;
  }
  .doc-prod-links a:active {
    background: #f5f7fa;
  }
  .doc-adpanel-pages {
    opacity: 1;
  }
  .doc-index-inner .tab-panel {
    margin-right: 3.9%;
    margin-left: 3.9%;
  }
  .tc-tab-extra a {
    margin-left: 15px;
  }
  .tc-tab-hd {
    height: 54px;
    line-height: 53px;
  }
  .tc-tab-scroll {
    margin-left: 3.9%;
    margin-right: 3.9%;
    height: 53px;
  }
  .tc-tablist .tc-cur a,
  .tc-tablist .tc-cur a:hover {
    line-height: 49px;
  }
  .tc-tab-btns a {
    width: 53px;
    height: 53px;
  }
  .doc-video-item .status-bar {
    right: 0;
    bottom: 0;
  }
  .doc-guide-wrap {
    padding: 0 17px;
    height: auto;
    border-color: #e5e5e5;
  }
  .doc-video-item .title-bar {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
  }
  .doc-guide-steps {
    background: none;
    text-align: left;
  }
  .doc-guide-steps > li {
    display: block;
    height: auto;
    border-bottom: 1px solid #ddd;
  }
  .doc-guide-steps > li:last-child {
    border-bottom: none;
  }
  .doc-guide-steps .step-hd {
    padding-top: 0;
    height: 50px;
    color: #333;
    line-height: 50px;
    text-align: left;
  }
  .doc-guide-steps .step-hd:before {
    right: 4px;
    margin-top: -7px;
    width: 8px;
    height: 8px;
    background: transparent;
    border-right: 2px solid #7f7f7f;
    border-bottom: 2px solid #7f7f7f;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .doc-guide-steps > li:first-child .step-hd:before {
    display: block;
  }
  .doc-guide-steps .step-hd > span {
    display: block;
    padding: 0;
    background: none;
  }
  .doc-guide-steps .step-hd .order {
    width: 26px;
    height: 26px;
    line-height: 23px;
    border-color: #333;
  }
  .doc-guide-steps .active .step-hd,
  .doc-guide-steps .step-hd > span:hover {
    color: #333;
  }
  .doc-guide-steps .active .order,
  .doc-guide-steps .active span:hover .order {
    border-color: #333;
    background: none;
    color: #333;
  }
  .doc-guide-steps span:hover .order {
    border-color: #333;
    color: #333;
  }
  .doc-guide-steps .active .step-hd .arrow {
    display: none;
  }
  .doc-guide-steps .active .step-hd:before {
    margin-top: -3px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .doc-guide-steps .step-bd {
    position: static;
    padding: 20px 0;
    border-top: 1px solid #ddd;
  }
  .doc-guide-steps.fixed-width > li {
    width: auto;
  }
  .doc-guide-steps.auto-width,
  .doc-guide-steps.auto-width > li {
    display: block;
  }
  .doc-guides > li:last-child .doc-guide-item {
    margin-bottom: 0;
  }
  .doc-guide-item {
    margin-bottom: 30px;
  }
  .doc-guide-item > .item-title {
    margin-bottom: 12px;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 14px;
  }
  .doc-serv-item {
    padding-top: 80%;
  }
  .doc-serv-item > span {
    margin-top: -33px;
  }
  .doc-serv-icon {
    margin-bottom: 7px;
    width: 40px;
    height: 40px;
  }
  .doc-serv-item h4 {
    font-size: 12px;
  }
  .doc-search-box {
    padding-left: 0;
    padding-right: 0;
  }
  .doc-search-box > .qc-grids {
    margin-left: 3.9%;
    margin-right: 3.9%;
  }
  .doc-search-box > .qc-grids [class*=qc-unit]:first-child {
    padding-left: 0;
  }
  .doc-search-box > .qc-grids [class*=qc-unit]:last-child {
    padding-right: 0;
  }
  .doc-search-box .tab-panel {
    max-width: none;
    margin-left: 3.9%;
    margin-right: 3.9%;
  }
  .doc-search-box .tc-pagination-wrap {
    padding: 0;
  }
  .doc-pages a {
    width: 100%;
    max-width: 100%;
  }
  .doc-pages .next {
    padding-right: 0;
    padding-left: 10px;
    text-align: left;
  }
  .doc-pages .next:after,
  .doc-pages a.prev:before {
    display: none;
  }
}
@media screen and (min-width: 415px) and (max-width: 550px) {
  .doc-videos > li {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .doc-customer > li {
    width: 100%;
  }
  .doc-customer-item {
    height: auto;
  }
  .doc-customer-item .desc {
    max-width: none;
  }
}
@media screen and (max-width: 414px) {
  .tc-tab-hd {
    height: 45px;
    line-height: 44px;
    font-size: 14px;
  }
  .tc-tab-scroll {
    height: 44px;
  }
  .tc-tablist > li {
    font-size: 14px;
  }
  .tc-tablist .tc-cur a,
  .tc-tablist .tc-cur a:hover {
    line-height: 40px;
  }
  .tc-tab-btns a {
    width: 44px;
    height: 44px;
  }
  .tc-tab-hd.scrolling .tc-tab-extra a {
    font-size: 14px;
  }
  .tab-panel {
    padding-top: 40px;
  }
  .doc-title {
    margin-bottom: 30px;
  }
  .doc-title h3 {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .doc-title p {
    font-size: 14px;
  }
  .doc-separate {
    margin: 40px 0;
  }
  .doc-guide-steps .step-hd {
    height: 40px;
    line-height: 40px;
  }
  .doc-guide-steps .step-hd .order {
    width: 22px;
    height: 22px;
    font-size: 13px;
    line-height: 19px;
    vertical-align: 1px;
  }
  .doc-custom-guide-item {
    height: auto;
  }
  .doc-custom-guide-item .desc {
    max-height: none;
    -webkit-line-clamp: inherit;
  }
  .doc-prod-item {
    margin-bottom: 20px;
  }
  .doc-prod-item .title:after {
    content: "";
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -11px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #7f7f7f;
    border-bottom: 2px solid #7f7f7f;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .doc-prod-item .doc-prod-links {
    display: none;
  }
  .doc-prod-item.active .title:after {
    margin-top: -6px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .doc-prod-item.active .doc-prod-links {
    display: block;
  }
}
.tc-pagination-wrap {
  font-size: 0;
  margin: 30px 0;
  text-align: center;
}
.pagination-pages li.pagination-next.last-page,
.pagination-pages li.pagination-pre.first-page {
  display: none;
}
.pagination-pages li {
  display: inline-block;
  margin-left: 10px;
}
.pagination-pages li > a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  text-align: center;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.pagination-pages li:first-child {
  margin-left: 0;
}
.pagination-pages li > a:hover {
  color: #2b2b2b;
  border: 1px solid #999;
}
.pagination-pages li.current > a {
  border: none;
  color: #333;
  font-weight: 700;
  cursor: default;
}
.pagination-pages li.disabled > a {
  border: none;
  color: #666;
  cursor: default;
}
.pagination-pages li.pagination-next > a,
.pagination-pages li.pagination-pre > a {
  width: auto;
}
.pagination-pages li.pagination-pre > a {
  padding: 0 6px 0 2px;
}
.pagination-pages li.pagination-next > a {
  padding: 0 2px 0 6px;
}
.pagination-pages li.pagination-next > a span {
  position: relative;
  left: 4px;
}
.pagination-pages li.pagination-pre > a span {
  position: relative;
  right: 4px;
}
.pagination-pages li.pagination-next > a i,
.pagination-pages li.pagination-pre > a i {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  top: 3px;
}
.pagination-pages li.pagination-pre > a i {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 83.87096774% 96.61016949%;
  background-size: 3200% auto;
}
.pagination-pages li.pagination-next > a i {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 90.32258065% 96.61016949%;
  background-size: 3200% auto;
}
.pagination-pages li.pagination-pre > a:hover i {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 80.64516129% 96.61016949%;
  background-size: 3200% auto;
}
.pagination-pages li.pagination-next > a:hover i {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 87.09677419% 96.61016949%;
  background-size: 3200% auto;
}
@media only screen and (max-width: 768px) {
  .pagination-pages {
    margin: 30px 0;
  }
  .pagination-pages li {
    display: none;
    margin-left: 0;
  }
  .pagination-pages li.current > a {
    font-weight: 400;
  }
  .pagination-pages li.current,
  .pagination-pages li.pagination-next,
  .pagination-pages li.pagination-next.last-page,
  .pagination-pages li.pagination-pre,
  .pagination-pages li.pagination-pre.first-page {
    display: inline-block;
  }
  .tc-pagination-wrap {
    margin: 0 30px;
  }
  .pagination-pages {
    position: relative;
  }
  .pagination-pages li a {
    height: auto;
    line-height: 24px;
    font-size: 18px;
  }
  .pagination-pages li.current a {
    width: 100%;
    padding: 10px 0;
  }
  .pagination-pages li.current a:before {
    content: "第";
    margin-right: 5px;
  }
  .pagination-pages li.current a:after {
    content: "页";
    margin-left: 5px;
  }
  .pagination-pages li.pagination-next,
  .pagination-pages li.pagination-pre {
    position: absolute;
    top: 0;
  }
  .pagination-pages li.pagination-next {
    right: 0;
  }
  .pagination-pages li.pagination-pre {
    left: 0;
  }
  .pagination-pages li.pagination-next > a {
    padding: 10px 0 10px 10px;
  }
  .pagination-pages li.pagination-pre > a {
    padding: 10px 10px 10px 0;
  }
  .pagination-pages li.pagination-next > a,
  .pagination-pages li.pagination-pre > a {
    color: #00a4ff;
    border: none;
  }
  .pagination-pages li.first-page.disabled,
  .pagination-pages li.last-page.disabled {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .pagination-pages li.first-page.disabled > a,
  .pagination-pages li.last-page.disabled > a {
    color: #999;
  }
  .pagination-pages li.pagination-next > a i,
  .pagination-pages li.pagination-pre > a i {
    top: 1px;
  }
  .pagination-pages li.pagination-pre > a i,
  .pagination-pages li.pagination-pre > a i:hover {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 64.51612903% 96.61016949%;
    background-size: 3200% auto;
  }
  .pagination-pages li.pagination-next > a i,
  .pagination-pages li.pagination-next > a i:hover {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 70.96774194% 96.61016949%;
    background-size: 3200% auto;
  }
  .pagination-pages li.first-page.disabled > a i,
  .pagination-pages li.first-page.disabled > a i:hover {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 67.74193548% 96.61016949%;
    background-size: 3200% auto;
  }
  .pagination-pages li.last-page.disabled > a i,
  .pagination-pages li.last-page.disabled > a i:hover {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 74.19354839% 96.61016949%;
    background-size: 3200% auto;
  }
}
@media only screen and (max-width: 414px) {
  .pagination-pages {
    margin: 15px 0;
    height: 32px;
    line-height: 32px;
  }
  .pagination-pages li.current {
    position: relative;
    top: 3px;
  }
  .tc-pagination-wrap {
    margin: 0 27px;
  }
  .pagination-pages li a {
    height: auto;
    line-height: 16px;
    font-size: 14px;
  }
  .pagination-pages li.pagination-next > a i {
    top: 3px;
  }
  .pagination-pages li.pagination-pre > a i {
    top: 2px;
  }
}
.doc-box .table-box {
  position: relative;
  margin: 40px 0;
}
.doc-box .table-box .side-navigation {
  vertical-align: top;
  display: table-cell;
  z-index: 80;
  box-sizing: border-box;
  width: 210px;
}
.side-navigation a {
  color: #333;
  display: block;
}
.side-navigation a:hover {
  background-color: #e6e6e6;
  color: #333;
  text-decoration: none;
}
.side-navigation .other-product:hover {
  background-color: #e6e6e6;
}
.side-nav-inner {
  font-size: 14px;
  z-index: 99;
  background: #f2f2f2;
  position: relative;
}
.side-nav-inner .side-nav-inner-box {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  box-sizing: border-box;
}
.side-nav-inner .side-nav-inner-box::-webkit-scrollbar {
  width: 5px;
}
.side-nav-inner .side-nav-inner-box::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  border-radius: 8px;
}
.side-nav-inner-list {
  border-bottom: 1px solid #d9d9d9;
}
.side-nav-inner-list:last-child {
  border-bottom: none;
}
.side-nav-title-1 {
  position: relative;
  display: block;
  font-size: 14px;
  height: 39px;
  line-height: 40px;
  padding: 0 30px 0 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.side-nav-title-1.down + .nav-inner-list-2 {
  display: block;
}
.side-navigation .ico {
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 4.56%;
}
.side-navigation .side-nav-title-2 {
  position: relative;
  display: block;
  padding: 8px 30px 8px 25px;
  font-size: 14px;
  line-height: 22px;
}
.side-nav-title-2.down + .nav-inner-list-3 {
  display: block;
}
.nav-inner-list-2,
.nav-inner-list-3 {
  display: none;
}
.nav-inner-list-3 > li {
  color: #777;
}
.nav-inner-list-3 .product-detail {
  position: relative;
  padding: 8px 30px 8px 40px;
  color: #777;
  font-size: 12px;
  line-height: 22px;
}
.nav-inner-list-3 .product-detail:hover {
  color: #777;
}
.nav-inner-list-3 .product-detail:before {
  content: "";
  position: absolute;
  left: 28px;
  top: 17px;
  width: 3px;
  height: 3px;
  background-image: url('../img/sprite.pandect-202209201611.png');
  background-position: -48px -16px;
}
.nav-inner-list-3 .nav-drop-down-icon {
  top: 10px;
}
.nav-drop-down-icon {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 52.01612903% 81.3559322%;
  background-size: 3200% auto;
}
.side-nav-inner-list .down .nav-drop-down-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 68.14516129% 81.3559322%;
  background-size: 3200% auto;
}
.nav-inner-list-4 {
  display: none;
}
.product-detail.down + .nav-inner-list-4 {
  display: block;
}
.nav-inner-list-4 a {
  position: relative;
  padding: 8px 20px 8px 45px;
  color: #777;
  font-size: 12px;
  line-height: 22px;
}
.nav-inner-list-4 a:hover {
  color: #777;
}
.nav-inner-list-5 {
  display: none;
}
.down + .nav-inner-list-5 {
  display: block;
}
.nav-inner-list-5 a {
  padding: 8px 20px 8px 55px;
  color: #777;
  font-size: 12px;
  line-height: 22px;
}
.nav-inner-list-5 a:hover {
  color: #777;
}
.side-nav-down {
  background: #f2f2f2;
}
.side-nav-title-1 .menu-icon {
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 39.11290323% 81.3559322%;
  background-size: 3200% auto;
}
.side-nav-inner .side-nav-down {
  position: relative;
}
.side-nav-inner .side-nav-down.hover,
.side-nav-inner .side-nav-down:hover {
  background-color: #e6e6e6;
  cursor: pointer;
}
.side-nav-inner .side-nav-down.hover .side-nav-title-1,
.side-nav-inner .side-nav-down:hover .side-nav-title-1 {
  color: #00a4ff;
}
.side-nav-inner .side-nav-down.hover .menu-icon,
.side-nav-inner .side-nav-down:hover .menu-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 42.33870968% 81.3559322%;
  background-size: 3200% auto;
}
.side-nav-down-box {
  display: none;
  position: absolute;
  left: 210px;
  top: 0;
  z-index: 101;
  background-color: #e6e6e6;
  box-sizing: border-box;
  padding: 10px 20px;
  cursor: default;
  max-height: 520px;
  overflow: auto;
}
.side-nav-down-box::-webkit-scrollbar {
  width: 5px;
}
.side-nav-down-box::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  border-radius: 8px;
}
.side-nav-down-box-scroll {
  left: 0;
  right: 40px;
  margin-top: 39px;
  background-color: #fff;
  border: 1px solid #e1e3e6;
  padding: 4px;
  overflow: visible;
  max-height: none;
}
.side-nav-down-box-scroll:before {
  top: -10px;
  border-color: transparent transparent #e1e3e6;
}
.side-nav-down-box-scroll:after,
.side-nav-down-box-scroll:before {
  content: "";
  position: absolute;
  left: 179px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px;
}
.side-nav-down-box-scroll:after {
  top: -9px;
  border-color: transparent transparent #fff;
}
.side-nav-down-box-scroll-inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  padding: 16px;
}
.side-nav-down-box-scroll-inner::-webkit-scrollbar {
  width: 5px;
}
.side-nav-down-box-scroll-inner::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  border-radius: 8px;
}
.side-nav-down-box .qc-grids > li {
  padding: 0 20px;
}
.side-nav-down-box .nav-down-menu {
  margin-bottom: 12px;
}
.side-nav-down-box .nav-down-menu > dt {
  margin-bottom: 7px;
  height: 34px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.side-nav-down-box .nav-down-menu a {
  display: block;
  padding: 4px 0;
  font-size: 14px;
  line-height: 22px;
  color: #444;
}
.side-nav-down-box .nav-down-menu a:hover {
  background: none;
}
.doc-aside-qcr {
  width: 21px;
  height: 21px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 19.9592668% 82.22698073%;
  background-size: 2438.0952381% auto;
  display: inline-block;
  vertical-align: middle;
}
.c-aside-links .aside-links-item:hover .doc-aside-qcr {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 24.23625255% 82.22698073%;
  background-size: 2438.0952381% auto;
}
.doc-aside-qcr-wrap {
  position: relative;
}
.doc-aside-qcr-wrap .c-bubble {
  top: -100px;
  position: absolute;
  display: none;
  left: 0;
  top: -170px;
  text-align: center;
  width: calc(100% + 20px);
}
.c-aside-links .aside-links-item:hover .c-bubble,
.doc-aside-qcr-img {
  display: inline-block;
}
.doc-aside-qcr-img {
  width: 107px;
  height: 107px;
  background-size: 100% 100%;
  background-image: url('../img/nav-qcr.jpg');
}
.doc-aside-qcr-wrap .c-bubble-inner {
  border: 1px solid #e5e5e5;
  box-shadow: none;
}
.doc-aside-qcr-wrap .c-bubble-inner p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  text-align: center;
}
.doc-aside-qcr-wrap .c-bubble-bottom .c-bubble-inner:after {
  margin-left: 36px;
}
.doc-aside-qcr-wrap .c-bubble-bottom .c-bubble-inner:before {
  margin-left: 34px;
  border-top-color: #e5e5e5;
}
@media screen and (hover: none) {
  .side-navigation a:active {
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) {
  .side-nav-fixed {
    display: none;
  }
  body {
    min-height: 1100px;
  }
}
@media only screen and (max-width: 768px) {
  .modal-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    display: none;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .side-nav-fixed {
    display: block;
    height: 54px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    position: absolute;
    background-color: #fff;
    width: 100%;
    min-width: 320px;
    box-sizing: border-box;
    z-index: 81;
  }
  .side-nav-fixed .phone-menu-btn,
  .side-nav-fixed .search-gray-btn {
    float: left;
    padding: 19px 20px;
    box-sizing: border-box;
    line-height: 1;
  }
  .side-nav-fixed .phone-menu-btn > span {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-left: 5px;
  }
  .side-nav-fixed .search-gray-btn {
    float: right;
  }
  .side-nav-fixed .phone-menu-btn:active,
  .side-nav-fixed .search-gray-btn:active {
    background-color: #ededed;
  }
  .side-nav-fixed .phone-menu-icon {
    display: inline-block;
    width: 16px;
    height: 12px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 8.06451613% 86.55462185%;
    background-size: 3200% auto;
  }
  .side-nav-fixed .phone-menu-close-icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-top: 2px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 13.6% 86.55462185%;
    background-size: 4266.66666667% auto;
  }
  .side-nav-fixed .search-gray-icon {
    display: inline-block;
    width: 27px;
    height: 27px;
    background-image: url('../img/sprite.pandect-202209201611.png');
    background-position: 0px 0px;
  }
  .side-nav-fixed .down-icon {
    display: inline-block;
    width: 14px;
    height: 8px;
    background-image: url('../img/sprite.pandect-202209201611.png');
    background-position: -48px 0px;
  }
  .side-nav-fixed .up-icon {
    display: inline-block;
    width: 14px;
    height: 8px;
    background-image: url('../img/sprite.pandect-202209201611.png');
    background-position: -48px -8px;
  }
  .side-nav-fixed .side-nav-down-btn {
    margin-top: 14px;
    display: inline-block;
    color: #333;
    font-size: 16px;
  }
  .side-nav-fixed .side-nav-down-btn.cur .down-icon {
    background-image: url('../img/sprite.pandect-202209201611.png');
    background-position: -48px -8px;
  }
  .side-nav-fixed .side-nav-down-btn:active,
  .side-nav-fixed .side-nav-down-btn:hover {
    text-decoration: none;
  }
  .text-overflow {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
  }
  .doc-box .table-box {
    position: relative;
    display: block;
    margin-top: 0;
    padding-top: 70px;
  }
  .side-nav-inner .side-nav-down {
    display: none;
  }
  .side-nav-inner-list,
  .side-nav-inner .side-nav-inner-box {
    background: #fff;
  }
  .doc-box .table-box .side-navigation {
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    display: none;
  }
  .doc-box .table-box .side-navigation.opened,
  .doc-box .table-box .side-navigation.show {
    display: block;
  }
  .doc-box .table-box .side-navigation.fixed {
    position: fixed;
    top: 54px;
  }
  .doc-box .table-box .side-navigation.opened .side-nav-inner,
  .doc-box .table-box .side-navigation.show .side-nav-down-box {
    display: block;
  }
  .doc-box .table-box .side-navigation .side-nav-inner {
    max-width: none;
    display: none;
    background: #fff;
  }
  .doc-box .table-box .side-navigation .side-nav-down-box {
    left: 0;
    top: 0;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    background-color: #fff;
    max-height: none;
    border: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .doc-box .table-box .side-navigation .side-nav-down-box.hide {
    display: none;
  }
  .side-navigation a:hover {
    background: #fff;
  }
  .side-navigation a:active {
    background-color: #e6e6e6;
  }
  .side-nav-down-box-scroll {
    margin-top: 0;
    padding: 10px 20px;
  }
  .side-nav-down-box-scroll-inner {
    padding: 0;
  }
  .main-content.doc-main-details {
    display: block;
    box-sizing: border-box;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media only screen and (max-width: 414px) {
  .doc-box .table-box .side-navigation .side-nav-inner {
    max-width: 80%;
  }
  .doc-box .table-box .side-navigation .side-nav-down-box {
    padding-bottom: 20px;
    height: 95%;
  }
  .side-nav-down-box > .qc-grids {
    margin: 0 -10px;
  }
  .side-nav-down-box > .qc-grids > li {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-doc-warp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .doc-list-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    background-color: #fff;
  }
  .side-nav-fixed.doc-search-mod {
    text-align: left;
    height: 60px;
  }
  .doc-search-mod .doc-inner-search-m.doc-aside-search {
    margin-left: 47px;
  }
  .side-nav-fixed .phone-menu-btn,
  .side-nav-fixed .search-gray-btn {
    padding: 23px 15px 22px;
  }
  .doc-index-link-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    z-index: 50;
  }
  a.doc-index-link {
    display: block;
    line-height: 44px;
    padding: 0 10px;
    color: #666;
  }
  .doc-index-link:before {
    content: "";
    display: inline-block;
    vertical-align: -3px;
    width: 16px;
    height: 16px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 55.24193548% 81.3559322%;
    background-size: 3200% auto;
  }
  .nav-doc-warp {
    position: absolute;
    left: 0;
    top: 46px;
    width: 100%;
    background-color: #fff;
    z-index: 10;
  }
  .nav-mian-title a {
    font-size: 16px;
  }
  .nav-doc-warp a {
    color: #000;
  }
  .doc-search-title {
    display: block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    word-break: keep-all;
    text-overflow: ellipsis;
  }
  .doc-list-wrap a:active {
    text-decoration: none;
  }
}
.pandect-box > h2.title {
  position: relative;
  margin-top: 20px;
  margin-bottom: 21px;
  padding-right: 200px;
  color: #333;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}
.pandect-box > h2.title .pdf-download-btn {
  line-height: 36px;
}
.pandect-box .catalogue-title {
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  line-height: 42px;
}
.pandect-box .catalogue-title h3 {
  max-width: 60%;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.doc-box .pdf-download-btn {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.doc-box .pdf-download-icon {
  display: inline-block;
  vertical-align: -3px;
  margin-right: -3px;
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 48.38709677% 96.61016949%;
  background-size: 3200% auto;
}
.doc-box .pdf-download-btn:hover {
  color: #00a4ff;
  text-decoration: none;
}
.doc-box .pdf-download-btn:hover .pdf-download-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 45.16129032% 96.61016949%;
  background-size: 3200% auto;
}
.doc-box .pdf-download-btn.blue {
  color: #00a4ff;
}
.doc-box .pdf-download-btn.blue .pdf-download-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 45.16129032% 96.61016949%;
  background-size: 3200% auto;
}
.doc-box .pdf-download-btn.blue:hover {
  text-decoration: underline;
}
.pandect-box .catalogue-box {
  margin-top: 10px;
  font-size: 0;
  margin-bottom: 15px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.pandect-box .catalogue-box .catalogue-list {
  display: block;
  width: 100%;
  padding-right: 0;
  font-size: 0;
  box-sizing: border-box;
}
.pandect-box .catalogue-box .catalogue-list li {
  line-height: 30px;
  display: inline-block;
  width: 25%;
  font-size: 14px;
  padding: 0 20px 0 0;
  box-sizing: border-box;
}
.pandect-box .catalogue-box .catalogue-list a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
@media screen and (max-width: 600px) {
  .pandect-box .catalogue-box .catalogue-list {
    display: inline-block;
    width: 50%;
    padding-right: 20px;
    font-size: 14px;
    box-sizing: border-box;
    vertical-align: top;
  }
  .pandect-box .catalogue-box .catalogue-list li {
    width: 100%;
  }
}
.pandect-hr {
  margin: 35px 0;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}
.pandect-shortcut > p {
  margin-bottom: 32px;
  color: #666;
  line-height: 1.8;
}
.pandect-shortcut-list {
  margin: 0 -10px;
}
.pandect-shortcut-item {
  position: relative;
  display: block;
  margin: 0 10px 20px;
  box-sizing: border-box;
  padding: 15px 20px 0 45px;
  height: 96px;
  border: 1px solid #e1e3e6;
  font-size: 14px;
  transition: box-shadow 0.2s linear;
}
.pandect-shortcut-item h3 {
  margin-bottom: 5px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pandect-shortcut-item p {
  line-height: 1.5;
  color: #777;
  max-height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pandect-shortcut-item .pandect-shortcut-icon {
  position: absolute;
  left: 19px;
  top: 19px;
}
.pandect-shortcut-list .pandect-shortcut-item:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.pandect-shortcut-item:hover h3 {
  color: #00a4ff;
}
.pandect-shortcut + .pandect-hr {
  margin-top: 20px;
}
.pandect-sub-title {
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}
.pandect-doc-pdf-list {
  margin: 0 -10px;
}
.pandect-doc-pdf-item {
  margin: 0 10px 25px;
  padding-right: 10px;
  font-size: 14px;
}
.pandect-doc-pdf-item .title {
  margin-bottom: 7px;
}
.pandect-doc-pdf-item p {
  color: #777;
  line-height: 1.5;
  max-height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pandect-doc-pdf-item .links {
  margin-top: 13px;
  font-size: 0;
}
.pandect-doc-pdf-item .links a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.pandect-doc-pdf-item .split {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 1px;
  height: 13px;
  background: #999;
}
.pandect-doc-pdf + .pandect-hr {
  margin-top: 10px;
}
.pandect-links-list {
  margin: 0 -10px;
}
.pandect-links-item {
  margin: 0 10px 20px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pandect-links-item dt {
  margin-bottom: 5px;
  font-weight: 700;
}
.pandect-links-item > li,
.pandect-links-item dd {
  padding: 7px 0;
}
.pandect-links + .pandect-hr {
  margin-top: 20px;
}
.pandect-links-item.ellipsis a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pandect-links-item.ellipsis .has-tag {
  padding-right: 35px;
}
.pandect-links-item .tag {
  position: absolute;
  right: 0;
  color: #ff7200;
}
.pandect-catalogue-list {
  margin: 10px -10px 0;
}
.pandect-catalogue-list .pandect-links-item {
  margin-bottom: 15px;
}
.pandect-adpanel {
  margin: 0 -10px;
}
.pandect-adpanel .doc-adpanel-item {
  margin: 0 10px 20px;
  padding-left: 20px;
  color: #333;
}
.pandect-adpanel .doc-adpanel-item:hover {
  color: #00a4ff;
}
@media screen and (hover: none) {
  .doc-box .pdf-download-btn:hover {
    color: #666;
  }
  .doc-box .pdf-download-btn:hover .pdf-download-icon {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 48.38709677% 96.61016949%;
    background-size: 3200% auto;
  }
  .doc-box .pdf-download-btn:active {
    color: #00a4ff;
  }
  .doc-box .pdf-download-btn:active .pdf-download-icon {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 45.16129032% 96.61016949%;
    background-size: 3200% auto;
  }
  .doc-box .pdf-download-btn.blue:hover {
    color: #00a4ff;
    text-decoration: none;
  }
  .doc-box .pdf-download-btn.blue:hover .pdf-download-icon {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 45.16129032% 96.61016949%;
    background-size: 3200% auto;
  }
  .doc-box .pdf-download-btn.blue:active {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .pandect-box .catalogue-title h3 {
    max-width: 250px;
  }
  ul.pandect-links-item {
    margin-bottom: 0;
  }
  .pandect-links-list > li:last-child ul.pandect-links-item {
    margin-bottom: 20px;
  }
  .pandect-links-item > li,
  .pandect-links-item dd {
    padding: 4px 0;
  }
  .pandect-links-item.ellipsis a {
    white-space: normal;
  }
  .pandect-catalogue-list .pandect-links-item {
    margin-bottom: 0;
  }
  .pandect-catalogue-list > li:last-child .pandect-links-item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 414px) {
  .pandect-box .catalogue-title h3 {
    max-width: 172px;
  }
}
.markdown-text-box .catalogue-detail-innerHtml-md {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  color: #666;
  line-height: 1.8;
  word-wrap: break-word;
  list-style: initial;
}
.markdown-text-box .catalogue-detail-innerHtml-md * {
  box-sizing: border-box;
  list-style: inherit;
}
.markdown-text-box .catalogue-detail-innerHtml-md em,
.markdown-text-box .catalogue-detail-innerHtml-md i {
  font-style: italic;
  font-weight: inherit;
}
.markdown-text-box .catalogue-detail-innerHtml-md a {
  color: #00a4ff;
  text-decoration: none;
}
.markdown-text-box .catalogue-detail-innerHtml-md a:hover {
  outline: 0;
  text-decoration: underline;
}
.markdown-text-box .catalogue-detail-innerHtml-md a:not([href]) {
  color: inherit;
  text-decoration: none;
}
.markdown-text-box .catalogue-detail-innerHtml-md strong {
  font-weight: 700;
}
.markdown-text-box .catalogue-detail-innerHtml-md input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md h1,
.markdown-text-box .catalogue-detail-innerHtml-md h2,
.markdown-text-box .catalogue-detail-innerHtml-md h3,
.markdown-text-box .catalogue-detail-innerHtml-md h4,
.markdown-text-box .catalogue-detail-innerHtml-md h5,
.markdown-text-box .catalogue-detail-innerHtml-md h6 {
  margin-top: 17px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #333;
}
.markdown-text-box .catalogue-detail-innerHtml-md h1 {
  font-size: 30px;
  margin-top: 60px;
}
.markdown-text-box .catalogue-detail-innerHtml-md h2 {
  margin-top: 36px;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.markdown-text-box .catalogue-detail-innerHtml-md h3 {
  font-size: 16px;
}
.markdown-text-box .catalogue-detail-innerHtml-md h4 {
  font-size: 14px;
}
.markdown-text-box .catalogue-detail-innerHtml-md h5 {
  font-size: 12px;
}
.markdown-text-box .catalogue-detail-innerHtml-md h6 {
  font-size: 11px;
}
.markdown-text-box .catalogue-detail-innerHtml-md table {
  margin-top: 0;
  margin-bottom: 24px;
  width: 100%;
  border: 1px solid #d9d9d9;
  border-bottom: none;
  line-height: 1.5;
}
.markdown-text-box .catalogue-detail-innerHtml-md table td,
.markdown-text-box .catalogue-detail-innerHtml-md table th {
  padding: 8px 13px;
  border: 1px solid #e1e6f0;
  word-wrap: break-word;
  text-align: left;
}
.markdown-text-box .catalogue-detail-innerHtml-md table th {
  background-color: #f5f7fa;
  color: #000;
  font-weight: 400;
  word-break: keep-all;
}
.markdown-text-box .catalogue-detail-innerHtml-md table td {
  color: #666;
}
.markdown-text-box .catalogue-detail-innerHtml-md table tr {
  background-color: #fff;
}
.markdown-text-box .catalogue-detail-innerHtml-md p,
.markdown-text-box .catalogue-detail-innerHtml-md pre {
  margin-top: 0;
  margin-bottom: 24px;
}
.markdown-text-box .catalogue-detail-innerHtml-md pre::-webkit-scrollbar {
  width: 10px;
  height: 14px;
}
.markdown-text-box .catalogue-detail-innerHtml-md pre::-webkit-scrollbar-thumb {
  border: 4px solid transparent;
  background-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 20px;
  background-clip: content-box;
}
.markdown-text-box .catalogue-detail-innerHtml-md p.rno-title-module-title {
  margin-bottom: 0;
  line-height: 1.6;
}
.markdown-text-box .catalogue-detail-innerHtml-md p {
  margin-bottom: 10px;
}
.markdown-text-box .catalogue-detail-innerHtml-md hr {
  box-sizing: content-box;
  margin: 24px 0;
  padding: 0;
  height: 4px;
  overflow: hidden;
  background-color: #e7e7e7;
  border: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md hr:before {
  display: table;
  content: "";
}
.markdown-text-box .catalogue-detail-innerHtml-md hr:after {
  display: table;
  clear: both;
  content: "";
}
.markdown-text-box .catalogue-detail-innerHtml-md ol {
  list-style-type: decimal;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol ol,
.markdown-text-box .catalogue-detail-innerHtml-md ul ol {
  list-style-type: lower-roman;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol ol ol,
.markdown-text-box .catalogue-detail-innerHtml-md ol ul ol,
.markdown-text-box .catalogue-detail-innerHtml-md ul ol ol,
.markdown-text-box .catalogue-detail-innerHtml-md ul ul ol {
  list-style-type: lower-alpha;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol ul {
  list-style-type: disc;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol ul,
.markdown-text-box .catalogue-detail-innerHtml-md ul ul {
  list-style-type: none;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol ol ul,
.markdown-text-box .catalogue-detail-innerHtml-md ol ul ul,
.markdown-text-box .catalogue-detail-innerHtml-md ul ol ul,
.markdown-text-box .catalogue-detail-innerHtml-md ul ul ul {
  list-style-type: square;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol,
.markdown-text-box .catalogue-detail-innerHtml-md ul {
  padding: 0 0 0 17px;
  margin-top: 0;
  margin-bottom: 24px;
  list-style-type: none;
}
.markdown-text-box .catalogue-detail-innerHtml-md ol ol,
.markdown-text-box .catalogue-detail-innerHtml-md ol ul,
.markdown-text-box .catalogue-detail-innerHtml-md ul ol,
.markdown-text-box .catalogue-detail-innerHtml-md ul ul {
  margin-top: 0;
  margin-bottom: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md li > p {
  margin-top: 16px;
  margin-bottom: 4px;
}
.markdown-text-box .catalogue-detail-innerHtml-md dd {
  margin-left: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md dl {
  margin-top: 0;
  margin-bottom: 24px;
  padding: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md dl dt {
  padding: 0;
  margin-top: 24px;
  font-size: 1em;
  font-style: italic;
  font-weight: 700;
}
.markdown-text-box .catalogue-detail-innerHtml-md dl dd {
  padding: 0 16px;
  margin-bottom: 24px;
}
.markdown-text-box .catalogue-detail-innerHtml-md blockquote {
  margin: 20px 0;
  padding: 0 15px;
  color: #151515;
  border-left: 4px solid #ddd;
}
.markdown-text-box .catalogue-detail-innerHtml-md blockquote > :first-child {
  margin-top: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md blockquote > :last-child {
  margin-bottom: 0;
}
.markdown-text-box .catalogue-detail-innerHtml-md img {
  border: 0;
  max-width: 100%;
  height: auto;
  box-sizing: content-box;
  background-color: #fff;
  box-shadow: 0 0 5px #ccc;
}
.markdown-text-box .catalogue-detail-innerHtml-md code {
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  font-size: 1em;
  line-height: 24px;
}
.markdown-text-box .catalogue-detail-innerHtml-md p > code {
  padding: 0 3px;
}
.markdown-text-box .catalogue-detail-innerHtml-md pre code {
  color: #fff;
}
.markdown-code .markdown-text-box .catalogue-detail-innerHtml-md pre {
  padding: 16px;
}
.markdown-text-box .catalogue-detail-innerHtml-md code,
.markdown-text-box .catalogue-detail-innerHtml-md kbd,
.markdown-text-box .catalogue-detail-innerHtml-md pre {
  font-family: Consolas, Liberation Mono, Menlo, Courier, Microsoft Yahei, monospace;
}
.markdown-text-box .catalogue-detail-innerHtml-md code:after,
.markdown-text-box .catalogue-detail-innerHtml-md code:before {
  letter-spacing: -0.2em;
}
.markdown-text-box .catalogue-detail-innerHtml-md pre {
  background-color: #50556b;
  padding: 16px 20px;
  overflow-x: auto;
}
@media screen and (max-width: 768px) {
  .markdown-text-box .catalogue-detail-innerHtml-md pre {
    background: none;
  }
}
.markdown-text-box .catalogue-detail-innerHtml-md kbd {
  display: inline-block;
  padding: 3px 5px;
  color: #555;
  vertical-align: middle;
  background-color: #fcfcfc;
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #bbb;
  font: 11px Consolas,Liberation Mono,Menlo,Courier,monospace;
  line-height: 10px;
}
.markdown-text-box:before {
  display: table;
  content: "";
}
.markdown-text-box:after {
  display: table;
  clear: both;
  content: "";
}
.markdown-text-box .box-title {
  position: relative;
  margin-top: 20px;
  margin-bottom: 21px;
}
.markdown-text-box .box-title h1 {
  margin: 0 110px 0 0;
  color: #333;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}
.markdown-text-box .box-title .time {
  margin: 10px 0 0;
  color: #999;
  line-height: 1.5;
}
.markdown-text-box .box-title .pdf-download-btn {
  color: #00a4ff;
}
.markdown-text-box .box-title .pdf-download-btn .pdf-download-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 45.16129032% 96.61016949%;
  background-size: 3200% auto;
}
.markdown-text-box .box-title .pdf-download-btn:hover {
  text-decoration: underline;
}
.markdown-text-box .tags-box {
  margin-bottom: 30px;
}
.markdown-text-box .tags-box .tag-btn {
  color: #2d89d5;
  background-color: #e3eff7;
  text-decoration: none;
  padding: 5px 10px;
}
.markdown-nav {
  border-left: 2px solid #e6e6e6;
  margin-bottom: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.markdown-nav.letter .markdown-nav-list > li {
  display: inline-block;
}
.markdown-nav .nav-title,
.markdown-nav .nav-title-sub {
  display: none;
  margin: 0;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  color: #000;
}
.markdown-nav .nav-title-sub {
  font-weight: 500;
}
.markdown-nav ul,
.markdown-nav ul ul,
.markdown-nav ul ul ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.markdown-nav-list a {
  display: inline-block;
  padding-left: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #00a4ff;
}
.markdown-nav-list ul a {
  padding-left: 26px;
  font-size: 12px;
  line-height: 20px;
}
.markdown-nav-list ul ul a {
  padding-left: 40px;
}
.markdown-nav::-webkit-scrollbar-thumb {
  background-color: #e3e8ed;
}
.markdown-nav::-webkit-scrollbar {
  width: 6px;
  height: 17px;
  background: 0 0;
  border-radius: 9px;
}
.markdown-nav::-webkit-scrollbar-corner {
  background-color: #f5f7fa;
}
.markdown-nav::-webkit-scrollbar-thumb {
  width: 6px;
  height: 17px;
  background: #f5f7fa;
  border-radius: 9px;
}
.markdown-nav.absolute {
  position: absolute;
  left: 100%;
  top: 60px;
  margin-bottom: 0;
  border-left: none;
  width: 180px;
  max-height: none;
}
.markdown-nav.absolute .nav-title,
.markdown-nav.absolute .nav-title-sub {
  display: block;
}
.markdown-nav.absolute .markdown-nav-list {
  border-left: 2px solid #e6e6e6;
}
.markdown-nav.absolute .markdown-nav-list a {
  display: block;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 1.5;
  color: #666;
  word-wrap: break-word;
}
.markdown-nav.absolute .markdown-nav-list a.active,
.markdown-nav.absolute .markdown-nav-list a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.markdown-nav.absolute .markdown-nav-list a.active:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 6px;
  bottom: 6px;
  border-left: 2px solid #00a4ff;
}
.markdown-nav.absolute .markdown-nav-list ul a {
  padding-top: 2px;
  padding-bottom: 2px;
}
.markdown-nav.absolute .markdown-nav-list ul a.active:before {
  top: 4px;
  bottom: 4px;
}
.markdown-nav.absolute .markdown-nav-list li ul li a {
  color: #999;
}
.icon-btn-fold,
.icon-btn-fold-active {
  display: inline-block;
  vertical-align: 2px;
  width: 12px;
  height: 7px;
  background-size: cover;
}
.icon-btn-fold {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 92% 86.48648649%;
  background-size: 4266.66666667% auto;
}
.icon-btn-fold-active {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 89.6% 86.48648649%;
  background-size: 4266.66666667% auto;
}
.alphabet-indexes-box {
  font-size: 0;
}
.alphabet-indexes-box.pc {
  margin-left: -4px;
}
.alphabet-indexes-box a {
  min-width: 24px;
  height: 24px;
  display: inline-block;
  font-size: 16px;
  color: #00a4ff;
  line-height: 24px;
  border-radius: 30px;
  background-color: #fff;
  text-align: center;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  transition: all 0.4s;
}
.alphabet-indexes-box a:last-child {
  margin-right: 0;
}
.alphabet-indexes-box a:hover {
  text-decoration: none;
  background-color: #00a4ff;
  color: #fff;
}
.alphabet-indexes-box a.active {
  background-color: #eff3f8;
}
.alphabet-indexes-box a.active:hover {
  background-color: #00a4ff;
}
.alphabet-indexes-box.fixed {
  position: fixed;
  background-color: #fff;
  top: 0;
  left: 222px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 110px;
  box-shadow: 0 2px 2px 0 rgba(207, 216, 221, 0.7);
  z-index: 100;
  width: auto;
  margin-left: inherit;
}
.alphabet-indexes-box.fixed .alphabet-indexes-inner {
  padding-left: 32px;
}
.anchor-words {
  position: absolute;
  font-size: 0;
}
.alphabet-indexes-box .rno-select {
  position: absolute;
  left: 30px;
  top: 8px;
}
.alphabet-indexes-box .rno-select .rno-select-btn {
  line-height: 28px;
  height: 28px;
}
.alphabet-indexes-box .rno-select .rno-dropdown-menu {
  padding: 0;
  margin-bottom: 0;
}
.alphabet-indexes-box .rno-select .rno-dropdown-menu .rno-dropdown-menu-item a {
  line-height: 24px;
  text-align: left;
  padding: 0 10px;
  margin: 0;
}
.alphabet-indexes-box .rno-select .rno-dropdown-menu .rno-dropdown-menu-item a:hover {
  background-color: #f5f7fa;
  border-radius: inherit;
}
.alphabet-indexes-box .rno-select .rno-select-dropdown {
  min-width: inherit;
}
@media only screen and (min-width: 769px) {
  .alphabet-indexes-box.mobile {
    display: none;
  }
  .anchor-words {
    margin-top: -85px;
  }
}
@media only screen and (max-width: 768px) {
  .alphabet-indexes-box.pc {
    display: none;
  }
  .anchor-words {
    margin-top: -80px;
  }
  .alphabet-indexes-box a:hover {
    background-color: #eff3f8;
    color: #00a4ff;
  }
}
@media only screen and (max-width: 768px) {
  .alphabet-indexes-box {
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .alphabet-indexes-box a {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    background-color: #eff3f8;
    width: calc(20% - 10.2px);
    margin-right: 5px;
    margin-left: 5px;
  }
  .alphabet-indexes-box a.active {
    background-color: #00a4ff;
    color: #fff;
  }
  .alphabet-indexes-box.fixed {
    left: 0;
    top: 54px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    z-index: 65;
  }
  .alphabet-indexes-box.fixed .alphabet-indexes-inner,
  .alphabet-indexes-box.fixed a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .alphabet-indexes-box.fixed a {
    height: 30px;
    line-height: 30px;
  }
  .alphabet-indexes-box.fixed a.active {
    background-color: #00a4ff;
    color: #fff;
  }
}
@media only screen and (max-width: 375px) {
  .alphabet-indexes-box.fixed a,
  .alphabet-indexes-box a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
}
.markdown-code {
  margin-bottom: 24px;
}
.markdown-code pre {
  margin-bottom: 0;
}
.markdown-code-hd {
  border: 1px solid #d9d9d9;
  border-bottom: none;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  background: #fff;
}
.markdown-code-hd .markdown-code-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  white-space: nowrap;
}
.markdown-code-tab > li {
  display: inline-block;
}
.markdown-code-tab a {
  display: block;
  padding: 0 20px;
  min-width: 78px;
  font-size: 14px;
  line-height: 48px;
  color: #333;
  text-align: center;
}
.markdown-code-tab a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.markdown-code-tab .active a {
  padding-top: 2px;
  border-bottom: 2px solid #00a4ff;
  line-height: 44px;
  color: #00a4ff;
}
.markdown-code-bd {
  position: relative;
  border: 1px solid #d9d9d9;
}
.markdown-code-bd .code-toolbars {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
  padding-left: 0;
}
.markdown-code-bd .code-toolbars > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
}
.markdown-code-bd .code-toolbars-item {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.markdown-code-bd .active .code-toolbars-item,
.markdown-code-bd .code-toolbars-item:hover {
  background: #e6e6e6;
}
.markdown-code-bd .code-toolbars-item .icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.markdown-code-bd .code-toolbars-item .icon.copy {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 35.48387097% 100%;
  background-size: 3200% auto;
}
.markdown-code-bd .active .icon.copy,
.markdown-code-bd .code-toolbars-item:hover .icon.copy {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 32.25806452% 100%;
  background-size: 3200% auto;
}
.markdown-code-bd .code-toolbars-item .icon.other {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 38.70967742% 100%;
  background-size: 3200% auto;
}
.markdown-code-bd .active .icon.other,
.markdown-code-bd .code-toolbars-item:hover .icon.other {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 41.93548387% 100%;
  background-size: 3200% auto;
}
.markdown-code-bd .code-dropdown {
  position: absolute;
  top: 100%;
  margin-top: 11px;
  z-index: 100;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  display: none;
  width: 150px;
}
.markdown-code-bd .active > .code-dropdown {
  display: block;
}
.markdown-code-bd .code-dropdown-inner {
  position: relative;
  background: #3e3e40;
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  text-align: left;
}
.markdown-code-bd .code-dropdown-inner:before {
  content: "";
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
  border-color: #3e3e40 transparent;
  border-style: solid;
  border-width: 0 6px 6px;
}
.markdown-code-bd .code-dropdown-align-center {
  left: 50%;
  width: 100px;
  margin-left: -50px;
  text-align: center;
}
.markdown-code-bd .code-dropdown-align-center .code-dropdown-inner:before {
  left: 50%;
  margin-left: -6px;
}
.markdown-code-bd .code-dropdown-align-right {
  right: 0;
  text-align: right;
}
.markdown-code-bd .code-dropdown-align-right .code-dropdown-inner:before {
  right: 6px;
}
.markdown-code-bd .code-dropdown-text {
  padding: 5px 10px;
}
.markdown-code-bd .code-dropdown-list {
  padding: 5px 0;
  list-style: none;
}
.markdown-code-bd .code-dropdown-list a {
  display: block;
  padding: 0 10px;
  line-height: 27px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.markdown-code-bd .code-dropdown-list a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.doc-ppt {
  margin-bottom: 24px;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 47px;
  height: 570px;
  border: 1px solid #d9d9d9;
  background: #fff;
}
.doc-ppt-bd {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.doc-ppt-sidebar {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  border-right: 1px solid #d9d9d9;
  width: 160px;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s;
}
.doc-ppt-sidebar .doc-ppt-sidebar-nav {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.doc-ppt-sidebar-nav {
  counter-reset: num;
}
.doc-ppt-sidebar-nav > li {
  position: relative;
  padding: 7px 15px 7px 38px;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  cursor: pointer;
}
.doc-ppt-sidebar-nav > li:before {
  content: counter(num) ".";
  counter-increment: num;
  position: absolute;
  left: 0;
  top: 7px;
  box-sizing: border-box;
  padding-right: 5px;
  width: 38px;
  text-align: right;
}
.doc-ppt-sidebar-nav > li:hover {
  background: #e6e6e6;
}
.doc-ppt-sidebar-nav .active {
  color: #00a4ff;
}
.doc-ppt-main {
  margin-left: 160px;
  height: 100%;
  transition: all 0.3s;
}
.doc-ppt-content {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0;
}
.doc-ppt-content:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.doc-ppt-content img {
  max-width: 99%;
  max-height: 100%;
  vertical-align: middle;
}
.doc-ppt-ft {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 27px;
  padding: 10px 19px;
  background: #f2f2f2;
  font-size: 0;
  position: relative;
}
.doc-ppt-ft:after,
.doc-ppt-ft:before {
  content: "";
  display: table;
  clear: both;
}
.doc-ppt-ft .ft-left {
  float: left;
}
.doc-ppt-ft .ft-right {
  float: right;
}
.doc-ppt-btn {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 5px;
  min-width: 27px;
  height: 27px;
  border: 1px solid #ccd1d9;
  border-radius: 2px;
  background: #fff;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.doc-ppt-btn.active,
.doc-ppt-btn:hover {
  border-color: #00a4ff;
}
.doc-ppt-btn.active {
  background: #d7e6f9;
}
.doc-ppt-btn .icon {
  display: inline-block;
  vertical-align: -4px;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.doc-ppt-btn .icon.lecturer {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 96.77419355% 96.61016949%;
  background-size: 3200% auto;
}
.doc-ppt-btn.active .icon.lecturer {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 96.61016949%;
  background-size: 3200% auto;
}
.doc-ppt-btn .icon.list {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 3.22580645% 100%;
  background-size: 3200% auto;
}
.doc-ppt-btn.active .icon.list {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 100%;
  background-size: 3200% auto;
}
.doc-ppt-btn .icon.play {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 9.67741935% 100%;
  background-size: 3200% auto;
}
.doc-ppt-btn .icon.pause {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 6.4516129% 100%;
  background-size: 3200% auto;
}
.doc-ppt-btn .icon.full-screen {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.5483871% 96.61016949%;
  background-size: 3200% auto;
}
.doc-ppt-btn-group {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.doc-ppt-btn-group .doc-ppt-btn {
  margin-left: -1px;
  padding: 0 10px;
  border-radius: 0;
}
.doc-ppt-btn-group .doc-ppt-btn:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.doc-ppt-btn-group .doc-ppt-btn:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.doc-ppt-btn-group .doc-ppt-btn.active,
.doc-ppt-btn-group .doc-ppt-btn:hover {
  position: relative;
  z-index: 1;
}
.doc-ppt-ft .play-btn {
  margin-left: 60px;
}
.doc-ppt-pages {
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -125px;
  width: 250px;
  text-align: center;
  color: #333;
}
.doc-ppt-pages a,
.doc-ppt-pages span {
  font-size: 14px;
}
.doc-ppt-pages a:after,
.doc-ppt-pages a:before {
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.doc-ppt-pages .prev {
  margin-right: 20px;
}
.doc-ppt-pages .prev:before {
  content: "";
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 58.46774194% 81.3559322%;
  background-size: 3200% auto;
}
.doc-ppt-pages .next {
  margin-left: 20px;
}
.doc-ppt-pages .next:after {
  content: "";
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 61.69354839% 81.3559322%;
  background-size: 3200% auto;
}
.doc-ppt-pages input[type=text] {
  box-sizing: border-box;
  margin-right: 5px;
  padding: 5px;
  width: 47px;
  height: 27px;
  border: 1px solid #ccd1d9;
  border-radius: 2px;
  background: #fff;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #333;
}
.doc-ppt-pages input[type=text]:focus {
  outline: none;
}
.doc-ppt.hide-sidebar .doc-ppt-sidebar {
  left: -160px;
}
.doc-ppt.hide-sidebar .doc-ppt-main {
  margin-left: 0;
}
.doc-ppt.full-screen {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
.markdown-relative-links {
  margin-top: -5px;
}
.markdown-relative-links .pandect-sub-title {
  margin-bottom: 5px;
}
.markdown-relative-links .pandect-links-item {
  margin-bottom: 0;
}
.markdown-text-box .doc-videos {
  padding-left: 0;
  margin-bottom: 0;
}
.markdown-text-box .doc-video-item:hover {
  text-decoration: none;
}
.markdown-text-box .doc-video-item .title-bar h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}
.markdown-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 768px) {
  .markdown-text-box .catalogue-detail-innerHtml-md h1 {
    margin-top: 0;
  }
  .markdown-text-box .catalogue-detail-innerHtml-md h2 {
    font-weight: 700;
    font-size: 16px;
  }
  .markdown-text-box .catalogue-detail-innerHtml-md h3 {
    font-size: 14px;
  }
  .markdown-relative-links li:last-child > ul.pandect-links-item {
    margin-bottom: 0;
  }
  .markdown-text-box .doc-video-item .title-bar h3 {
    line-height: 30px;
  }
  .markdown-nav.markdown-nav-inner {
    display: none;
  }
  .markdown-text-box .box-title h1 {
    margin: 0;
  }
  .doc-box .pdf-download-btn {
    position: static;
    margin-top: 10px;
    display: inline-block;
  }
}
.tabs-doc-product {
  margin-top: 40px;
  padding-top: 8px;
}
ul.tabs-doc-product-list {
  border-bottom: 2px solid #e5e8ed;
  position: relative;
  padding-left: 0;
  margin-bottom: 12px;
  font-size: 0;
}
.tabs-doc-product-item {
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;
  padding-bottom: 8px;
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: -2px;
  margin-right: 20px;
  border-bottom: 2px solid transparent;
}
.tabs-doc-product-item > a {
  display: block;
  padding: 0 20px;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  color: #000;
}
.tabs-doc-product-item > a:hover {
  text-decoration: none;
}
.tabs-doc-product-item.active {
  border-bottom-color: #00a4ff;
}
.tabs-doc-product-item.active > a {
  color: #00a4ff;
}
@media only screen and (min-width: 769px) {
  .indexes-vocabulary,
  .indexes-vocabulary-tips {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .tabs-doc-product-wrap {
    min-height: 36px;
  }
  .tabs-doc-product {
    margin-top: 0;
    margin-left: -16px;
    margin-right: -16px;
  }
  .tabs-doc-product.fixed {
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 130px;
    z-index: 80;
  }
  .tabs-doc-product-item {
    width: 50%;
    margin-right: 0;
  }
  .indexes-vocabulary {
    position: fixed;
    right: 4px;
    top: 50%;
    margin-top: -208px;
    z-index: 10;
  }
  .indexes-vocabulary > a {
    display: block;
    margin-bottom: 4px;
    position: relative;
  }
  .indexes-vocabulary > a.active .indexes-vocabulary-letter {
    color: #fff;
    background-color: #00a4ff;
  }
  .tabs-doc-product-item a:active {
    text-decoration: none !important;
  }
  .indexes-vocabulary-letter {
    display: block;
    color: #000;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
  }
  .indexes-vocabulary-tips {
    display: none;
    width: 34px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 20px;
    top: -8px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    text-indent: 8px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 8.36820084% 83.47826087%;
    background-size: 1505.88235294% auto;
  }
}
@media screen and (hover: none) {
  .markdown-text-box a:hover,
  .markdown-text-box a:not([href]):active {
    text-decoration: none;
  }
  .markdown-text-box a:active {
    text-decoration: underline;
  }
  .markdown-code-tab a:hover {
    color: #333;
  }
  .markdown-code-tab a:active {
    color: #00a4ff;
    text-decoration: none;
  }
}
.markdown-text-box .toc-box .toc-list {
  border-left: 2px solid #d3d3d3;
  padding-left: 10px;
  margin-top: 20px;
}
.markdown-text-box .toc-box .toc-list li {
  list-style-type: none;
}
.markdown-text-box .toc-box .dropdown-link.down + .dropdown-box {
  display: block;
  max-height: 800px;
  overflow: auto;
}
.markdown-text-box .toc-box .fixed-toc {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #ccc;
  text-align: right;
  border-right: 1px solid #ccc;
  padding-right: 30px;
  position: fixed;
  width: 79.5%;
  top: 0;
  background-color: #fff;
  max-width: 938px;
}
.markdown-text-box .toc-box .fixed-toc .dropdown-link {
  color: #000;
  font-size: 18px;
}
.markdown-text-box .toc-box .fixed-toc .dropdown-link:hover {
  text-decoration: inherit;
}
.markdown-text-box .toc-box .fixed-toc .dropdown-box {
  display: none;
  text-align: left;
  position: absolute;
  right: -1px;
  margin-top: -1px;
  padding-left: 20px;
  padding-right: 20px;
  width: 240px;
  padding-bottom: 30px;
  border: 1px solid #d3d3d3;
  border-top: none;
  background-color: #fff;
}
.markdown-text-box .toc-box .fixed-toc .dropdown-box li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 26px;
}
.markdown-text-box .toc-box .fixed-toc .dropdown-box li > ul li > ul {
  margin-top: 0;
  padding-left: 24px;
}
.markdown-text-box .toc-box .dropdown-link .down-arrow-icon {
  width: 15px;
  height: 8px;
  display: inline-block;
  background-image: url('../img/sprite.pandect-202209201611.png');
  background-position: -21px -27px;
  margin-left: 10px;
}
.markdown-text-box .toc-box .dropdown-link.down .down-arrow-icon {
  background-image: url('../img/sprite.pandect-202209201611.png');
  background-position: -21px -35px;
}
.tc-btn {
  height: 33px;
  min-width: 24px;
  padding: 0 20px;
  border: 1px solid #0064b6;
  background: #0071ce;
  color: #fff;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  outline: 0 none;
}
.tc-btn:hover {
  border-color: #005da8;
  background: #006ba2;
  text-decoration: inherit;
}
.tc-btn.m {
  height: 25px;
  min-width: 21px;
  padding: 0 15px;
  font-size: 12px;
  line-height: 24px;
}
.tc-btn.xl {
  height: 43px;
  min-width: 68px;
  padding: 0 25px;
  line-height: 43px;
}
.tc-btn.pay {
  background: #fa7821;
  border-color: #e36d1f;
}
.tc-btn.pay:focus,
.tc-btn.pay:hover {
  background: #ed711f;
  border-color: #d6681e;
}
.tc-btn.weak {
  background: #fcfcfc;
  border-color: #d1d2d3;
  color: #0071ce;
}
.markdown-ft {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 30px;
}
.markdown-ft a:hover {
  color: #fff;
  text-decoration: none;
}
.tc-btn.weak:hover {
  color: #00a4ff;
}
.markdown-ft p {
  margin-bottom: 20px;
}
.markdown-ft .icon-no,
.markdown-ft .icon-ok {
  display: inline-block;
  background-image: url('../img/sprite.pandect-202209201611.png');
  background-position: -27px 0px;
  width: 21px;
  height: 21px;
  vertical-align: -5px;
}
.markdown-ft .icon-no {
  background-image: url('../img/sprite.pandect-202209201611.png');
  background-position: 0px -27px;
}
.markdown-ft ul {
  overflow: hidden;
  margin-left: 25px;
  margin-bottom: 15px;
  max-width: 700px;
  padding-left: 0;
}
.markdown-ft ul li {
  float: left;
  width: 50%;
  margin-bottom: 6px;
  list-style: none;
}
.markdown-ft .tc-15-input-textarea {
  margin-left: 25px;
  height: 88px;
  margin-bottom: 20px;
  width: 586px;
  outline: 0;
  background-color: #fff;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
}
.markdown-ft .tool {
  margin-left: 25px;
  margin-bottom: 0;
}
.markdown-ft .tool .txt-error {
  color: red;
  font-size: 12px;
}
.markdown-ft .btn-yes {
  background-color: #0170cc;
  color: #fff;
}
.markdown-ft .btn-no,
.markdown-ft .btn-yes {
  border: 1px solid #0170cc;
  border-radius: 1px;
  padding: 3px 18px;
  margin-right: 13px;
}
.markdown-ft .btn-no {
  background-color: #fff;
  color: #0170cc;
}
.correlation-doc-box {
  border: 1px solid #e1e6f0;
  margin-top: 20px;
}
.correlation-doc-box h3 {
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #f5f7fa;
  line-height: 48px;
  padding: 0 12px;
  border-bottom: 1px solid #e1e6f0;
}
.correlation-doc-box ul {
  margin: 0;
  padding: 20px;
  font-size: 0;
}
.correlation-doc-box li {
  width: 33%;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 7px;
  padding-right: 15px;
  box-sizing: border-box;
}
.correlation-doc-box li a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  word-break: break-all;
  white-space: nowrap;
  line-height: 30px;
  color: #666;
}
.correlation-doc-box li a:hover {
  text-decoration: none;
  color: #00a4ff;
}
@media screen and (max-width: 768px) {
  .markdown-ft .tc-15-input-textarea {
    box-sizing: border-box;
    height: 108px;
    width: 90%;
  }
  .correlation-doc-box li {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .correlation-doc-box li,
  .markdown-ft ul li {
    width: 100%;
  }
}
.doc-con-mod a {
  color: #00a4ff;
}
.doc-main-details {
  font-size: 14px;
  color: #333;
}
.markdown-text-box {
  color: #333;
}
.markdown-text-box .box-title h1 {
  font-size: 30px;
}
.markdown-text-box .box-title .time {
  margin-top: 25px;
  font-size: 14px;
}
.markdown-table-wrap {
  font-size: 14px;
}
.doc-star-rating-result {
  font-size: 16px;
  color: #333;
}
.doc-feedback {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 30px;
}
.doc-feedback-btn-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.doc-feedback-btn-item a {
  color: #333;
  font-size: 16px;
}
.doc-feedback-btn-item a span {
  vertical-align: middle;
}
.doc-feedback-btn-item a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.doc-feedback-btn-down {
  display: block;
}
.icon-feedback-down,
.icon-feedback-up {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  width: 32px;
  height: 32px;
}
.icon-feedback-down {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 77.19298246%;
  background-size: 1600% auto;
}
.doc-feedback-btn-item.actived .icon-feedback-down,
.doc-feedback-btn-item:hover .icon-feedback-down {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 84.21052632%;
  background-size: 1600% auto;
}
.icon-feedback-up {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 63.15789474%;
  background-size: 1600% auto;
}
.doc-feedback-btn-item.actived .icon-feedback-up,
.doc-feedback-btn-item:hover .icon-feedback-up {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 70.1754386%;
  background-size: 1600% auto;
}
.doc-feedback-bubble {
  position: relative;
  margin: 40px 0 0;
  z-index: 6;
}
.doc-feedback-bubble .c-bubble-inner {
  border: none;
  box-shadow: none;
  background-color: #f7f8fa;
  color: #666;
  font-size: 16px;
  padding: 30px 20px 20px;
  line-height: 28px;
}
.doc-feedback-bubble .c-bubble-inner:before {
  border-bottom-color: #e5e5e5;
  display: none;
}
.doc-feedback-bubble .c-bubble-inner:after {
  border-bottom-color: #f7f8fa;
  display: none;
}
.doc-feedback-form {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 5px;
}
.doc-feedback.concise .doc-feedback-form {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.doc-feedback-form-item {
  margin-top: 10px;
  position: relative;
}
.doc-feedback-form-item label {
  cursor: pointer;
}
.doc-feedback-form-item input,
.doc-feedback-form-item span {
  vertical-align: middle;
}
.doc-feedback-form-item input {
  margin-right: 5px;
}
.doc-feedback-textarea {
  display: block;
  height: 100px;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 10px;
  font-size: 12px;
  box-sizing: border-box;
  resize: none;
  line-height: 20px;
}
.doc-feedback-textarea::-webkit-input-placeholder {
  color: #999;
}
.doc-feedback-textarea::-moz-placeholder {
  color: #999;
}
.doc-feedback-textarea:-ms-input-placeholder {
  color: #999;
}
.doc-feedback-textarea::placeholder {
  color: #999;
}
.doc-feedback-textarea:focus {
  border: 1px solid #00a4ff;
  outline: none;
}
.doc-feedback-textarea-tips {
  color: #e54545;
  font-size: 12px;
  line-height: 24px;
}
.doc-feedback-form-item.error .doc-feedback-textarea {
  border-color: #e54545;
}
.doc-feedback-form-btn .c-btn {
  vertical-align: middle;
  color: #fff;
}
.doc-feedback-form-btn .c-btn-weak {
  color: #333;
}
.doc-feedback-form-btn .c-btn:hover {
  text-decoration: none;
}
.doc-feedback-status {
  background-color: #f7f8fa;
  padding: 24px;
}
.icon-doc-feedback-status {
  width: 32px;
  height: 32px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 49.12280702%;
  background-size: 1600% auto ;
  margin-right: 5px;
}
@media only screen and (max-width: 1366px) {
  .doc-main-details,
  .doc-star-rating-result {
    font-size: 14px;
  }
}
.custom-service .c-hero-bar {
  background-image: url('../img/sbanner.png');
}
.version-descrition {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .document-feedback-container .doc-feedback-bubble {
    margin: 0;
  }
  .document-feedback-container .doc-feedback-textarea {
    color: #999;
    height: 120px;
  }
  .document-feedback-container .doc-feedback-form-btn .c-btn-weak {
    line-height: 40px;
    height: 40px;
    margin-bottom: 0;
  }
  .document-feedback-container .doc-feedback-tags {
    margin-top: 10px;
  }
  .document-feedback-container .doc-feedback-tags .c-form-ctrl-txt {
    margin-left: 8px;
  }
  .document-feedback-container .c-bubble-inner {
    padding-top: 0;
  }
  .document-feedback-container .doc-feedback-tips {
    display: none;
  }
  .document-feedback-container .doc-feedback-form {
    margin-top: 0;
    padding-top: 0;
  }
  .document-feedback-container .rno-feedback-panel-btn {
    margin-bottom: 0 !important;
  }
}
.markdown-text-box .d-mod-explain {
  background-color: #fff;
  border: 1px solid #c9e3f2;
  padding: 10px 10px 10px 40px;
  position: relative;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 25px;
  border-radius: 2px;
}
.markdown-text-box .d-mod-explain:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 2px;
  height: calc(100% + 2px);
  background-color: #00a4ff;
}
.markdown-text-box .d-mod-notice {
  background-color: #fff;
  border: 1px solid rgba(53, 210, 226, 0.43);
  padding: 10px 10px 10px 40px;
  position: relative;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 25px;
  border-radius: 2px;
}
.markdown-text-box .d-mod-notice:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 2px;
  height: calc(100% + 2px);
  background-color: #04c8dc;
}
.markdown-text-box .d-mod-alarm {
  background-color: #fff;
  border: 1px solid #ffe5cd;
  padding: 10px 10px 10px 40px;
  position: relative;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 25px;
  border-radius: 2px;
}
.markdown-text-box .d-mod-alarm:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 2px;
  height: calc(100% + 2px);
  background-color: #ff7800;
}
.markdown-text-box .d-mod-forbid {
  background-color: #fff;
  border: 1px solid #ffd6d7;
  padding: 10px 10px 10px 40px;
  position: relative;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 25px;
  border-radius: 2px;
}
.markdown-text-box .d-mod-forbid:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 2px;
  height: calc(100% + 2px);
  background-color: #f64041;
}
.d-mod-title {
  font-size: 14px;
  line-height: 28px;
  color: #333;
}
.d-notice-title {
  color: #04c8dc;
}
.d-alarm-title {
  color: #ff7800;
}
.d-forbid-title {
  color: #f64041;
}
.d-icon-notice {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 16.12903226% 96.61016949%;
  background-size: 3200% auto;
}
.d-icon-explain,
.d-icon-notice {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 16px;
  top: 15px;
}
.d-icon-explain {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 6.4516129% 96.61016949%;
  background-size: 3200% auto;
}
.d-icon-forbid {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 9.67741935% 96.61016949%;
  background-size: 3200% auto;
}
.d-icon-alarm,
.d-icon-forbid {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 16px;
  top: 15px;
}
.d-icon-alarm {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 3.22580645% 96.61016949%;
  background-size: 3200% auto;
}
.d-mod-text {
  font-size: 14px;
}
.d-mod p.d-mod-text {
  margin-bottom: 0;
}
.d-case-card {
  font-size: 0;
  height: 75px;
  margin-top: 20px;
}
.d-case-card-tit {
  display: inline-block;
  width: 20%;
  height: 100%;
  border-right: 1px solid #c5c5c5;
  box-sizing: border-box;
  vertical-align: top;
}
.d-case-card-tit img {
  max-width: 100%;
}
.d-case-card-txt {
  display: inline-block;
  width: 80%;
  height: 100%;
  font-size: 14px;
  padding: 5px 30px;
  box-sizing: border-box;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .d-case-card {
    font-size: 0;
    height: auto;
    margin-top: 20px;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 2px #ccc;
    position: relative;
  }
  .d-case-card-tit {
    position: absolute;
    display: inline-block;
    width: 30%;
    top: 15px;
    bottom: 15px;
    height: auto;
    border-right: 1px solid #c5c5c5;
    box-sizing: border-box;
    vertical-align: top;
  }
  .d-case-card-tit img {
    max-width: 100%;
  }
  .d-case-card-txt {
    display: inline-block;
    width: 70%;
    height: 100%;
    font-size: 14px;
    padding: 5px 20px;
    box-sizing: border-box;
    line-height: 1.8;
    margin-left: 30%;
  }
}
.d-p-card a:hover {
  text-decoration: none;
}
.d-p-card-wrap .d-p-card {
  padding-right: 10px;
  margin-bottom: 20px;
}
.d-p-card-wrap .c-media-heading {
  font-size: 16px;
}
.d-p-card-wrap .d-p-card:nth-child(2n) {
  padding-right: 0;
  padding-left: 10px;
}
.d-p-card .c-media-horiz {
  border: 1px solid #e5e5e5;
  min-height: 125px;
}
.d-p-card .c-media-horiz .c-media-img {
  width: 32px;
}
.d-p-card .c-media-horiz .c-media-img img {
  width: 100%;
}
.d-p-show-card {
  width: 100%;
  max-width: 300px;
  background-image: url('../img/card-cover.svg');
  background-size: cover;
  min-height: 270px;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
}
.d-p-show-card-icon {
  margin-bottom: 10px;
}
.d-p-show-card-icon img {
  width: 64px;
  height: 64px;
  vertical-align: middle;
  margin-right: 10px;
}
.d-p-show-card-icon h3.d-p-show-card-tit {
  color: #fff;
  display: inline;
  vertical-align: middle;
  font-weight: 400;
}
.d-p-show-card-txt {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  bottom: 25px;
}
.d-p-show-card .d-p-show-card-link {
  font-weight: 400;
  font-size: 14px;
}
.hasparam .d-p-show-card-icon img {
  width: 32px;
  height: 32px;
}
.d-p-show-card-param {
  padding-top: 5px;
}
.d-p-show-card-param-item {
  font-size: 0;
}
.d-p-show-card-param-item label {
  color: #bbb;
  padding-right: 5px;
  display: inline-block;
  width: 65px;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
}
.d-p-show-card-param-item span {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 65px);
  font-size: 14px;
}
@media (max-width: 600px) {
  .d-p-card-wrap .d-p-card {
    padding-right: 0;
  }
  .d-p-card-wrap .d-p-card:nth-child(2n) {
    padding-left: 0;
  }
}
.d-os-item .c-media {
  padding-left: 0;
  padding-right: 40px;
  font-size: 16px;
}
.d-os-item .c-media-img {
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}
.d-os-item .c-media-img img {
  height: 40px;
  display: block;
  margin-bottom: 15px;
}
.d-os-item .c-media-heading {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
}
.d-os-item .c-media-body {
  margin-top: 15px;
}
.d-os-item .c-media-info {
  margin-bottom: 10px;
  font-size: 16px;
}
@media (max-width: 600px) {
  .d-os-item .c-media {
    padding-left: 0;
    padding-right: 0;
  }
}
.d-thumb-mod .d-thumb-item {
  line-height: normal;
  margin-bottom: 20px;
}
.d-thumb-item .c-thumbnail-tips {
  margin-top: 15px;
}
.d-thumb-item .c-thumbnail-tit {
  font-size: 16px;
}
.d-thumb-item .c-thumbnail-img-ctrl {
  padding: 10px 30px 30px;
}
.c-thumbnail-status-ctrl {
  margin-right: 20px;
}
.c-thumbnail-status-ctrl i {
  margin-right: 5px;
}
@media (max-width: 600px) {
  .c-thumbnail-item {
    display: block;
  }
  .d-thumb-mod .d-thumb-item {
    padding-right: 10px;
    box-sizing: border-box;
  }
}
.d-txt-card .c-media {
  padding: 0 4% 20px 0;
}
.d-txt-card .d-txt-card-inner {
  box-sizing: border-box;
}
.d-txt-card .c-media:nth-child(2n) {
  padding-right: 0;
  padding-left: 4%;
}
.d-txt-card .c-media-heading {
  text-align: left;
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.d-txt-card .c-media-body {
  margin-top: 0;
}
.d-txt-card .c-media-info {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  line-height: 1.7;
  margin-bottom: 10px;
}
.d-txt-card .c-media-link {
  font-size: 16px;
}
.d-txt-card .c-media-link-line {
  color: #00a4ff;
  margin-right: 10px;
  vertical-align: 1px;
  font-size: 16px;
}
.d-txt-card-ft {
  color: #999;
  font-size: 16px;
}
.d-txt-card.link .c-media {
  cursor: pointer;
  padding: 10px 10px 10px 0;
  box-sizing: border-box;
}
.d-txt-card.link .c-media:nth-child(2n) {
  padding: 10px 0 10px 10px;
}
.d-txt-card.link .d-txt-card-inner {
  padding: 20px;
  position: relative;
  min-height: 190px;
  border: 1px solid #e5e5e5;
  transition: all 0.4s;
}
.d-txt-card.link .c-media:hover {
  text-decoration: none;
}
.d-txt-card.link .c-media:hover .d-txt-card-inner {
  box-shadow: 1px 1px 4px #ccc;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.4s;
}
.d-txt-card.link .c-media:nth-child(2n) .d-txt-card-inner {
  margin-left: 0;
}
.d-txt-card.link .c-media:hover .c-media-heading {
  color: #00a4ff;
}
@media (max-width: 768px) {
  .d-txt-card.link .d-txt-card-inner {
    left: 0;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
  }
  .d-txt-card .c-media {
    padding: 0 20px 0 0;
  }
  .d-txt-card .c-media:nth-child(2n) {
    padding-right: 0;
    padding-left: 0;
  }
  .d-txt-card.link .c-media:nth-child(2n) .d-txt-card-inner {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .d-txt-card .c-media {
    padding: 0 0 20px;
  }
  .d-txt-card .c-media-info {
    color: #666;
    font-size: 14px;
  }
}
.d-cost-card .c-cost-card-item {
  padding-right: 20px;
}
.d-cost-card .c-cost-card-item:nth-child(n+3) {
  padding: 0;
}
.d-cost-card .c-cost-card-item-inner {
  border: 1px solid #e5e5e5;
  padding: 0 20px;
}
.c-cost-card-hd {
  border-bottom: 1px solid #e5e5e5;
}
.c-cost-card-ft,
.c-cost-card-hd {
  color: #666;
  font-size: 14px;
  line-height: 50px;
}
.c-cost-card-ft {
  border-top: 1px solid #e5e5e5;
}
.c-cost-card-bd {
  padding: 20px 0 15px;
}
.c-cost-card-bd-xl {
  color: #000;
  font-size: 20px;
}
.c-cost-card-bd-num {
  line-height: 1.4;
}
.c-cost-card-bd-num em {
  font-size: 46px;
}
.c-cost-card-bd-num span {
  font-size: 20px;
}
.c-cost-card-bd-txt {
  font-size: 14px;
  color: #000;
}
.c-cost-card-bd-weak {
  color: #999;
  font-size: 14px;
}
@media (max-width: 768px) {
  .d-cost-card .c-cost-card-item {
    padding-right: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .c-thumbnail-item {
    box-shadow: 1px 1px 4px #ccc;
  }
}
.doc-icon-bell,
.doc-icon-massnotifi,
.doc-icon-new,
.doc-icon-tool {
  display: inline-block;
  vertical-align: middle;
}
.doc-icon-new {
  color: #ed702e;
  font-size: 12px;
  margin-left: 3px;
  display: inline-block;
  padding: 0;
  line-height: 22px;
  width: 22px;
  height: 22px;
}
.doc-icon-massnotifi {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 77.41935484% 96.61016949%;
  background-size: 3200% auto;
}
.doc-icon-massnotifi,
.doc-icon-tool {
  width: 16px;
  height: 16px;
  vertical-align: top;
}
.doc-icon-tool {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 45.56451613% 81.3559322%;
  background-size: 3200% auto;
}
.doc-icon-bell {
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 12.90322581% 96.61016949%;
  background-size: 3200% auto ;
  vertical-align: top;
}
.doc-wrap-steps {
  border: 1px solid #e5e5e5;
  padding: 25px 0;
  margin-bottom: 20px;
}
.doc-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.doc-steps .doc-steps-item {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  text-align: left;
}
.doc-steps .doc-steps-item:before {
  content: "";
  position: absolute;
  left: 38px;
  top: 14px;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  z-index: 0;
}
.doc-steps .doc-steps-item:last-child:before {
  display: none;
}
.doc-steps .doc-steps-item-inner {
  position: relative;
  z-index: 1;
}
.doc-steps .doc-step-wrap-order {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  color: #00a4ff;
  background-color: #fff;
  padding: 0 10px;
}
.doc-steps .doc-step-desc,
.doc-steps .doc-step-title {
  padding-left: 10px;
}
.doc-steps .doc-step-order {
  display: inline-block;
  border: 2px solid #00a4ff;
  width: 28px;
  height: 28px;
  line-height: 24px;
  font-size: 14px;
  border-radius: 100%;
  text-align: center;
  font-weight: 700;
  box-sizing: border-box;
  font-family: helvetica neue, PingFangSC, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, arial, sans-serif;
}
.doc-steps .doc-step-title {
  font-size: 16px;
  color: #000;
  line-height: 25px;
  margin-top: 14px;
  margin-bottom: 10px;
}
.doc-steps .doc-step-desc {
  font-size: 14px;
  color: #9b9b9b;
  line-height: 20px;
  margin-top: 5px;
}
.doc-steps .doc-step-desc a {
  color: #00a4ff;
  text-decoration: none;
}
.doc-steps .doc-step-desc a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .doc-wrap-steps {
    padding: 0;
    border: none;
  }
  .doc-steps {
    display: block;
    text-align: left;
  }
  .doc-steps .doc-step-title {
    margin-bottom: 0;
  }
  .doc-steps .doc-steps-item {
    display: block;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .doc-steps .doc-steps-item:last-child {
    padding-bottom: 0;
  }
  .doc-steps .doc-steps-item:before {
    top: 0;
    left: 22px;
    width: 1px;
    height: 100%;
  }
  .doc-steps .doc-steps-item-inner {
    padding-left: 45px;
  }
  .doc-steps .doc-step-wrap-order {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    padding: 6px 10px;
  }
  .doc-steps .doc-step-order {
    width: 25px;
    height: 25px;
    line-height: 23px;
    border-width: 1px;
    font-size: 12px;
    font-weight: 400;
  }
  .doc-steps .doc-step-title {
    line-height: 25px;
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .doc-steps .doc-step-desc {
    margin-top: 0;
  }
}
.doc-table-mod {
  margin-bottom: 20px;
}
.doc-table-mod:last-child {
  margin-bottom: 0;
}
.doc-table-mod-tit {
  float: right;
  text-align: center;
  width: 50%;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
}
.doc-table {
  clear: both;
  margin-bottom: 20px;
}
.doc-table:last-child {
  margin-bottom: 0;
}
.doc-table table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.doc-table thead {
  border-bottom: 2px solid #e5e5e5;
  border-top: 2px solid #e5e5e5;
}
.doc-table-mod-tit + .doc-table thead {
  border-top: none;
}
.doc-table th {
  height: 50px;
  vertical-align: middle;
  font-weight: 400;
  color: #333;
}
.doc-table td,
.doc-table th {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.doc-table td:first-child,
.doc-table th:first-child {
  text-align: left;
  padding-left: 0;
}
.doc-table td {
  font-size: 14px;
  height: 25px;
  vertical-align: top;
  color: #666;
  text-align: left;
}
.doc-table tbody tr:first-child td,
.doc-table td {
  padding-top: 10px;
}
.doc-table tbody tr:last-child td {
  padding-bottom: 10px;
}
.doc-table tbody {
  border-bottom: 1px solid #e5e5e5;
}
.doc-table tbody:last-child {
  border-bottom: 2px solid #e5e5e5;
}
.doc-table tr.highlight td {
  color: red;
}
.doc-table-tips {
  font-size: 12px;
  color: #333;
  padding: 15px 0;
}
@media (max-width: 768px) {
  .doc-table-mod {
    max-width: 100%;
    overflow-x: auto;
  }
  .doc-table table {
    min-width: 320px;
  }
  .doc-table thead {
    white-space: nowrap;
  }
}
.responsible .phone-menu-btn {
  outline: none;
}
.responsible .phone-menu-btn:active {
  background-color: #fff;
}
.responsible .phone-menu-btn:hover {
  text-decoration: none;
}
.responsible .side-navigation.m-mod {
  display: none;
}
.responsible .doc-box .table-box {
  margin-top: 0;
}
.responsible .markdown-nav.absolute {
  left: calc(100% + 20px);
  top: 110px;
}
.responsible .side-nav-fixed {
  top: 0;
}
@media screen and (max-width: 768px) {
  .responsible .doc-aside,
  .responsible .doc-page:before,
  .responsible .side-nav-down-box {
    display: none;
  }
  .responsible .doc-con {
    padding: 0;
    margin: 0;
    font-size: 14px;
  }
  .responsible .doc-page,
  .responsible .side-navigation,
  .responsible .side-navigation.m-mod {
    display: block;
  }
}
.doc-menu .doc-menu-list {
  list-style: none;
  padding-left: 0;
}
.doc-menu .doc-menu-list > li {
  position: relative;
  padding: 4px 0 4px 19px;
}
.doc-menu .doc-menu-list > li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid #999;
  position: absolute;
  left: 2px;
  top: 13px;
}
.study-step-module {
  counter-reset: step;
  font-size: 0;
}
.study-step-module .study-step-module-item:last-child {
  margin-bottom: 36px;
}
.study-step-module-item {
  display: block;
  position: relative;
  padding: 0 0 0 50px;
}
.study-step-module-num {
  width: 32px;
  height: 42px;
  line-height: 42px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.study-step-module-item.done .study-step-module-num {
  background-color: #b7d1f1;
}
.study-step-module-content {
  display: block;
  vertical-align: top;
  font-size: 16px;
  color: #354866;
}
.study-step-module-title {
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid hsla(0, 0%, 89.8%, 0.6);
  box-sizing: border-box;
}
.study-step-module-title .title-text {
  font-size: 20px;
  color: #000;
}
.study-step-module-description {
  font-size: 14px;
  color: #808a98;
  line-height: 18px;
  padding: 30px 0 0 20px;
}
.study-step-module-description-cont {
  margin-bottom: 26px;
}
.study-step-module-description-cont:last-child {
  margin-bottom: 36px;
}
.study-step-module-description .study-title {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  margin-bottom: 12px;
  font-weight: 700;
}
.study-list {
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.study-list li {
  width: calc(33.3% - 40px);
  display: inline-block;
  font-size: 14px;
  color: #666;
  margin-bottom: 4px;
  margin-left: 20px;
  margin-right: 20px;
}
.study-list li a {
  display: inline-block;
  width: 96%;
  height: 20px;
  line-height: 20px;
  color: #666;
  position: relative;
  padding-left: 11px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.study-list li a:before {
  position: absolute;
  left: 2px;
  top: 8px;
  content: "";
  width: 4px;
  height: 4px;
  vertical-align: 3px;
  background-color: #999;
  border-radius: 4px;
}
.study-list li a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.study-list li a:hover:before {
  background-color: #00a4ff;
}
.study-list li.more-link {
  width: auto;
}
.study-list li.more-link a {
  color: #00a4ff;
  padding-right: 2px;
}
.study-list li.more-link a:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 8px;
  right: 0;
  top: 6px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 59.88142292% 98.33333333%;
  background-size: 8533.33333333% auto;
}
.study-list li.more-link:before {
  visibility: hidden;
}
.study-list li.more-link a:before {
  background-color: transparent;
}
.study-step-module-arrow {
  height: 100%;
  width: 0;
  vertical-align: middle;
  margin-left: 16px;
  border-right: 1px solid #ddd;
  position: absolute;
  top: 42px;
  bottom: 0;
  left: 0;
}
.study-step-module-num .icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.icon-understand {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 56.14035088%;
  background-size: 1600% auto;
}
.icon-practice {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 42.10526316%;
  background-size: 1600% auto;
}
.icon-develop {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 28.07017544%;
  background-size: 1600% auto;
}
.icon-tips {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 49.12280702%;
  background-size: 1600% auto;
}
@media screen and (max-width: 768px) {
  .study-step-module-item {
    padding: 0 0 0 40px;
  }
  .study-step-module-title {
    padding-bottom: 20px;
  }
  .study-step-module-description {
    padding: 30px 0 0;
  }
  .study-list li {
    width: auto;
    display: block;
    margin-bottom: 8px;
  }
  .study-list li:last-child {
    margin-bottom: 0;
  }
  .study-list li a {
    max-width: 100%;
    padding-left: 10px;
  }
  .study-list li.more-link a {
    width: auto;
    padding-right: 12px;
  }
  .study-step-module-description-cont {
    margin-bottom: 36px;
  }
}
.show-case {
  margin-left: -20px;
  margin-right: -20px;
}
.step-info {
  counter-reset: step;
  font-size: 0;
}
.step-info a:hover {
  text-decoration: none;
}
.step-info-item {
  text-align: left;
  padding-left: 20px;
}
.step-info .step-info-arrow {
  margin: 0 0 0 -100%;
}
.step-info.list-3 .step-info-item {
  width: calc(33.3% - 20px);
}
.step-info.list-4 .step-info-item {
  width: calc(25% - 20px);
}
.step-info.list-5 .step-info-item {
  width: calc(20% - 20px);
}
.step-info-item,
.step-info-num {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.step-info-num {
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  line-height: 22px;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  border: 2px solid #e5e5e5;
  background-color: #fff;
  z-index: 5;
}
.step-info-num:before {
  counter-increment: step;
  content: counter(step);
  font-size: 0;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.step-info-content {
  display: block;
  margin-top: 12px;
  font-size: 14px;
}
.step-info-title {
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  margin-bottom: 8px;
}
.step-info-link,
.step-info-title {
  display: block;
  color: #333;
  width: 100%;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.step-info-link {
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  position: relative;
  margin-bottom: 6px;
}
.step-info-link:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  vertical-align: 3px;
  background-color: #00a4ff;
  margin-right: 5px;
  border-radius: 4px;
  margin-left: 2px;
}
.step-info-arrow {
  border-top: 1px dashed #ddd;
  height: 0;
  width: 100%;
  content: "";
  margin: 0 0 0 -200px;
  position: absolute;
  left: 115%;
  top: 12px;
}
.step-info .step-info-item:last-of-type {
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .show-case {
    margin-left: 0;
    margin-right: 0;
  }
  .study-step-module-description .study-title {
    margin-bottom: 16px;
  }
  .step-info-item {
    display: block;
    width: auto!important;
    text-align: left;
    padding-left: 36px;
    position: relative;
    padding-bottom: 20px;
  }
  .step-info .step-info-item:last-child {
    padding-bottom: 0;
  }
  .step-info-num {
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 0;
  }
  .step-info-title {
    margin-top: 0;
    line-height: 24px;
    height: 24px;
  }
  .step-info-arrow {
    height: 100%;
    width: 0;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 30px;
    border-right: 1px dashed #ddd;
    position: absolute;
    top: 22px;
    bottom: 0;
    left: 11px;
    margin-left: 0 !important;
  }
  .step-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .step-info-content {
    margin-left: 0;
    margin-top: 0;
  }
  .step-info-link {
    margin-left: 0;
  }
  .step-info-link:before {
    margin-left: 2px;
  }
}
.qc-scrollbar-document {
  background-color: #fff;
  bottom: 0;
}
.qc-scrollbar-document .qc-scrollbar-button {
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #02a3ff;
}
.qc-scrollbar-icon + .qc-scrollbar-button-desc {
  display: none;
}
.qc-scrollbar-document .qc-scrollbar-button-desc {
  display: block;
  text-align: center;
  width: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  color: #333;
  line-height: 1;
  margin-top: 8px;
  color: #00a4ff;
}
.qc-scrollbar-document .qc-scrollbar-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 22.58064516% 96.61016949%;
  background-size: 3200% auto;
}
.qc-scrollbar-document .qc-scrollbar-button:hover .qc-scrollbar-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 19.35483871% 96.61016949%;
  background-size: 3200% auto;
}
.qc-scrollbar-document .qc-scrollbar-button:hover {
  background-color: #02a3ff;
}
.qc-scrollbar-document .qc-scrollbar-button:hover .qc-scrollbar-button-desc {
  color: #fff;
}
.qc-scrollbar-document .c-bubble {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: calc(100% + 13px);
  width: 358px;
  cursor: default;
  display: none;
  -webkit-animation: fadeIn 0.5s both;
  animation: fadeIn 0.5s both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.qc-scrollbar-document .bubble-btns {
  display: table;
  width: 100%;
}
.qc-scrollbar-document .bubble-btns > a {
  color: #00a4ff;
}
.qc-scrollbar-document .bubble-btns .bubble-link-left {
  display: table-cell;
  text-align: left;
  color: #999;
}
.qc-scrollbar-document .bubble-btns .bubble-link-right {
  display: table-cell;
  text-align: right;
}
.qc-scrollbar-document .c-bubble-inner {
  padding: 20px 20px 20px 70px;
  text-align: left;
}
.qc-scrollbar-document .bubble-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 20px;
  top: 25px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 85.71428571%;
  background-size: 1280% auto;
}
.qc-scrollbar-document .bubble-tit {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 600;
}
.qc-scrollbar-document .bubble-text {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-top: 8px;
}
.qc-scrollbar-document .bubble-btns {
  margin-top: 15px;
  text-align: right;
}
.qc-scrollbar-icon.gift {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.02024291% 77.87234043%;
  background-size: 2844.44444444% auto;
}
.qc-scrollbar-document .qc-scrollbar-button:hover .qc-scrollbar-icon.gift {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 81.37651822% 77.87234043%;
  background-size: 2844.44444444% auto;
}
.select-feedback-tip {
  display: inline-block;
  font-size: 0;
}
.select-feedback-tip:hover {
  cursor: pointer;
}
.select-feedback-tip:hover .select-feedback-tip-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 19.35483871% 96.61016949%;
  background-size: 3200% auto;
}
.select-feedback-tip:hover .select-feedback-tip-txt {
  color: #fff;
}
.select-feedback-tip:hover .select-feedback-tip-icon {
  fill: #fff;
}
.select-feedback-tip:hover .select-feedback-tip-border {
  fill: #00a4ff;
}
.select-feedback-tip:hover .select-feedback-tip-txt {
  fill: #fff;
}
.select-feedback-tip-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 22.58064516% 96.61016949%;
  background-size: 3200% auto ;
  vertical-align: -2px;
}
.select-feedback-tip-icon.gift {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 31.98380567% 81.70212766%;
  background-size: 2844.44444444% auto;
}
.select-feedback-tip:hover .select-feedback-tip-icon.gift {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.34008097% 81.70212766%;
  background-size: 2844.44444444% auto;
}
.select-feedback-tip-txt {
  font-size: 16px;
  display: inline-block;
  margin-left: 4px;
}
.side-my-fav {
  position: absolute;
  left: calc(100% + 20px);
  top: 500px;
  width: 180px;
  background-color: #f5f7fa;
}
.side-my-fav-inner {
  padding: 0 14px;
}
h3.side-my-fav-title {
  margin-top: 12px;
  font-weight: 400;
}
.side-my-fav-inner > ul {
  margin-bottom: 12px;
}
.side-my-fav-title:hover {
  cursor: pointer;
  color: #00a4ff;
}
.side-my-fav li {
  list-style: none;
  position: relative;
}
.side-my-fav li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #00a4ff;
  border-radius: 50%;
  left: -14px;
  top: 10px;
}
.side-my-fav li a {
  color: #666;
}
.side-my-fav li a:hover {
  color: #00a4ff;
  text-decoration: none;
}
.d-feedback-dialog .c-f-list .f-list-item {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
}
.d-feedback-dialog .c-f-list-con {
  padding-left: 85px;
}
.d-feedback-dialog .c-textarea {
  box-sizing: border-box;
  height: 94px;
}
.d-feedback-dialog .c-textarea:disabled:focus,
.d-feedback-dialog .c-textarea:disabled:hover {
  border: 1px solid #d1d2d3;
}
.d-feedback-dialog .c-textarea:disabled {
  background-color: #f7f8fa;
  color: #999;
}
.d-feedback-dialog .c-textarea:hover {
  border-color: #00a4ff;
}
.d-feedback-dialog .c-f-list-con {
  font-size: 0;
}
.d-feedback-dialog .c-input-text {
  width: 450px;
  height: 30px;
  box-sizing: border-box;
}
.d-feedback-dialog .c-input-text::-webkit-input-placeholder,
.d-feedback-dialog .c-textarea::-webkit-input-placeholder {
  color: #999;
}
.d-feedback-dialog .c-input-text::-moz-placeholder,
.d-feedback-dialog .c-textarea::-moz-placeholder {
  color: #999;
}
.d-feedback-dialog .c-input-text:-ms-input-placeholder,
.d-feedback-dialog .c-textarea:-ms-input-placeholder {
  color: #999;
}
.d-feedback-dialog .c-input-text::placeholder,
.d-feedback-dialog .c-textarea::placeholder {
  color: #999;
}
.d-feedback-dialog .c-f-list {
  padding: 0;
}
.df-result-dialog.r-dialog {
  background-color: #fff;
  padding: 50px 30px;
  position: absolute;
  z-index: 1002;
  width: 435px;
}
.df-result-dialog .r-dialog-close {
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 74.59677419% 81.3559322%;
  background-size: 3200% auto ;
  top: 30px;
  right: 30px;
  text-indent: -10000px;
  outline: none;
  overflow: hidden;
}
.df-result-dialog .r-dialog-icon {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
.df-result-dialog .r-icon-dialog-error,
.df-result-dialog .r-icon-dialog-success {
  width: 32px;
  height: 32px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 56.14035088%;
  background-size: 1600% auto ;
  display: inline-block;
  vertical-align: middle;
}
.df-result-dialog .r-icon-dialog-error {
  width: 32px;
  height: 32px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 35.0877193%;
  background-size: 1600% auto ;
  display: inline-block;
  vertical-align: middle;
}
.df-result-dialog .r-dialog-con {
  display: inline-block;
  vertical-align: top;
}
.df-result-dialog .r-dialog-tit {
  font-size: 18px;
  line-height: 18px;
  color: #000;
  padding-top: 6px;
}
.df-result-dialog .r-dialog-txt {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 15px;
  max-width: 320px;
  min-width: 240px;
}
.df-result-dialog .r-dialog-ft {
  padding-top: 30px;
  text-align: center;
}
.df-result-dialog .r-dialog-ft .c-btn {
  height: 35px;
  line-height: 35px;
  width: auto;
  vertical-align: top;
  margin: 0 5px;
}
.df-result-dialog .r-dialog-txt a {
  color: #00a4ff;
  margin-left: 5px;
}
.d-feedback-dialog {
  width: 590px;
}
.d-feedback-dialog .c-form-ctrl-txt {
  font-size: 14px;
  line-height: 16px;
  color: #333;
}
.d-feedback-dialog .c-form-ctrl-label {
  min-width: 50px;
  margin-right: 15px;
}
.d-feedback-dialog .c-form-ctrl-label:hover {
  cursor: pointer;
}
.d-feedback-dialog .c-form-ctrl-label:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.d-feedback-dialog .screenshot-wrap {
  height: 140px;
  width: 450px;
  background-color: #ddd;
  margin-top: 12px;
  position: relative;
}
.screenshot-tip {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  line-height: 1;
  width: 100%;
}
.shot-loading-icon {
  width: 32px;
  height: 38px;
  background-size: 100% 100%;
  background-image: url('../img/shot-loading@2x.png');
  display: inline-block;
  -webkit-animation: rotate-loading 0.8s linear infinite;
  animation: rotate-loading 0.8s linear infinite;
  -webkit-transform-origin: center 57%;
  transform-origin: center 57%;
}
.feedback-tips-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: -3px;
  margin-right: 4px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 29.03225806% 96.61016949%;
  background-size: 3200% auto;
}
.tip-info a {
  color: #00a4ff;
}
@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate3d(1, 1, 1, 0);
    transform: rotate3d(1, 1, 1, 0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
.shot-edit-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url('../img/edit-pop.png');
}
.shot-loading-text {
  color: #666;
}
.shot-edit-text,
.shot-loading-text {
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
}
.shot-edit-text {
  color: #fff;
}
.d-feedback-dialog .c-dialog-bd {
  max-height: 600px;
}
.d-feedback-dialog .c-f-list-tit {
  width: 75px;
  top: 4px;
  position: absolute;
}
.d-feedback-dialog .c-f-list-tit span {
  color: #999;
}
.d-feedback-dialog .input-item .c-f-list-tit {
  top: 10px;
}
.d-feedback-dialog .c-dialog-ft-btn {
  padding-left: 10px;
  padding-right: 10px;
  min-width: 120px;
}
.df-result-dialog .text-notice {
  color: #ff9439;
  font-size: 14px;
}
.screenshot-mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.d-confirm-dialog-box {
  padding: 50px 5px 0;
}
.d-confirm-dialog-icon {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
.d-confirm-dialog-icon .icon-dialog-success {
  width: 32px;
  height: 32px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 56.14035088%;
  background-size: 1600% auto ;
  display: inline-block;
  vertical-align: middle;
}
.d-confirm-dialog-icon .icon-dialog-error {
  width: 32px;
  height: 32px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.33333333% 35.0877193%;
  background-size: 1600% auto ;
  display: inline-block;
  vertical-align: middle;
}
.d-confirm-dialog-con {
  display: inline-block;
  vertical-align: top;
}
.d-confirm-dialog-tit {
  font-size: 18px;
  line-height: 18px;
  color: #000;
  padding-top: 6px;
}
.d-confirm-dialog-txt {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 15px;
  max-width: 320px;
  min-width: 240px;
}
.d-confirm-dialog-txt a {
  color: #00a4ff;
  margin-left: 5px;
}
.d-confirm-dialog-txt .text-notice {
  color: #ff9439;
  font-size: 14px;
}
@media screen and (max-width: 600px) {
  .d-feedback-dialog {
    width: 100%;
    max-width: 100%;
  }
  .d-feedback-dialog .c-f-list-con {
    padding-left: 0;
  }
  .d-feedback-dialog .c-input-text {
    width: 100%;
  }
  .d-feedback-dialog .c-f-list-tit {
    margin-bottom: 12px;
  }
  .d-confirm-dialog-box {
    white-space: nowrap;
  }
  .d-confirm-dialog-con {
    white-space: normal;
  }
  .d-confirm-dialog-txt {
    max-width: calc(100% - 112px);
    width: calc(100% - 112px);
  }
  .d-feedback-dialog .c-form-ctrl-label {
    width: 50%;
    margin-right: 0;
  }
}
.d-f-tips {
  margin-bottom: 20px;
}
.d-f-tips a {
  color: #00a4ff;
}
.mail-feedback {
  margin-top: 20px;
}
.mail-feedback .text-label {
  display: inline-block;
  line-height: 24px;
  color: #666;
  font-size: 14px;
  margin-right: 10px;
}
.mail-feedback .c-input-text {
  width: 180px;
}
.mail-feedback .state-tips {
  color: red;
  margin-top: 8px;
}
.d-feedback-dialog .tc-15-msg {
  color: #003b80;
  background-color: #e5f0ff;
  border-color: 97c 7ff;
}
.d-feedback-dialog .tip-info a {
  color: #006eff;
}
.rno-link {
  color: #00a4ff;
  text-decoration: none;
}
.rno-link:hover {
  text-decoration: underline;
}
.rno-link-arrow,
.rno-link-weak-arrow,
.rno-link-white-arrow {
  font-size: 14px;
}
.rno-link-arrow:after,
.rno-link-weak-arrow:after,
.rno-link-white-arrow:after {
  content: "";
  display: inline-block;
  vertical-align: 0;
  margin-left: 6px;
  width: 6px;
  height: 10px;
  overflow: hidden;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 56.32411067% 98.74476987%;
  background-size: 8533.33333333% auto;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.rno-link-arrow:hover,
.rno-link-weak-arrow:hover,
.rno-link-white-arrow:hover {
  text-decoration: none;
}
.rno-link-arrow:hover:after,
.rno-link-weak-arrow:hover:after,
.rno-link-white-arrow:hover:after {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.rno-link-arrow.rno-link-s,
.rno-link-weak-arrow.rno-link-s,
.rno-link-white-arrow.rno-link-s {
  font-size: 12px;
}
.rno-link-arrow.rno-link-s:after,
.rno-link-weak-arrow.rno-link-s:after,
.rno-link-white-arrow.rno-link-s:after {
  margin-left: 5px;
  width: 5px;
  height: 8px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 62.91913215% 98.33333333%;
  background-size: 10240% auto;
}
.rno-link-weak-arrow {
  color: #666;
}
.rno-link-weak-arrow:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 57.50988142% 98.74476987%;
  background-size: 8533.33333333% auto;
}
.rno-link-weak-arrow:hover {
  color: #00a4ff;
}
.rno-link-weak-arrow:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 56.32411067% 98.74476987%;
  background-size: 8533.33333333% auto;
}
.rno-link-weak-arrow.rno-link-s:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 60.94674556% 98.33333333%;
  background-size: 10240% auto;
}
.rno-link-weak-arrow.rno-link-s:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 62.91913215% 98.33333333%;
  background-size: 10240% auto;
}
.rno-link-white-arrow {
  color: #fff;
}
.rno-link-white-arrow:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 58.69565217% 98.74476987%;
  background-size: 8533.33333333% auto;
}
.rno-link-white-arrow:hover {
  color: #fff;
}
.rno-link-white-arrow:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 58.69565217% 98.74476987%;
  background-size: 8533.33333333% auto;
}
.rno-link-white-arrow.rno-link-s:after,
.rno-link-white-arrow.rno-link-s:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 61.93293886% 98.33333333%;
  background-size: 10240% auto;
}
.rno-link-arrow-left,
.rno-link-weak-arrow-left,
.rno-link-white-arrow-left {
  font-size: 14px;
}
.rno-link-arrow-left:before,
.rno-link-weak-arrow-left:before,
.rno-link-white-arrow-left:before {
  content: "";
  display: inline-block;
  vertical-align: 0;
  margin-right: 6px;
  width: 6px;
  height: 10px;
  overflow: hidden;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 99.60474308% 91.84100418%;
  background-size: 8533.33333333% auto;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.rno-link-arrow-left:hover,
.rno-link-weak-arrow-left:hover,
.rno-link-white-arrow-left:hover {
  text-decoration: none;
}
.rno-link-arrow-left:hover:before,
.rno-link-weak-arrow-left:hover:before,
.rno-link-white-arrow-left:hover:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
.rno-link-arrow-left.rno-link-s,
.rno-link-weak-arrow-left.rno-link-s,
.rno-link-white-arrow-left.rno-link-s {
  font-size: 12px;
}
.rno-link-arrow-left.rno-link-s:before,
.rno-link-weak-arrow-left.rno-link-s:before,
.rno-link-white-arrow-left.rno-link-s:before {
  width: 5px;
  height: 8px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 87.37672584% 80%;
  background-size: 10240% auto;
}
.rno-link-weak-arrow-left {
  color: #666;
}
.rno-link-weak-arrow-left:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 99.60474308% 89.74895397%;
  background-size: 8533.33333333% auto;
}
.rno-link-weak-arrow-left:hover {
  color: #00a4ff;
}
.rno-link-weak-arrow-left:hover:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 99.60474308% 91.84100418%;
  background-size: 8533.33333333% auto;
}
.rno-link-weak-arrow-left.rno-link-s:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 100% 86.66666667%;
  background-size: 10240% auto;
}
.rno-link-weak-arrow-left.rno-link-s:hover:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 87.37672584% 80%;
  background-size: 10240% auto;
}
.rno-link-white-arrow-left {
  color: #fff;
}
.rno-link-white-arrow-left:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 55.13833992% 98.74476987%;
  background-size: 8533.33333333% auto;
}
.rno-link-white-arrow-left:hover {
  color: #fff;
}
.rno-link-white-arrow-left.rno-link-s:before,
.rno-link-white-arrow-left.rno-link-s:hover:before,
.rno-link-white-arrow-left:hover:before {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 55.13833992% 98.74476987%;
  background-size: 8533.33333333% auto;
}
.rno-link-arrow-top,
.rno-link-weak-arrow-top,
.rno-link-white-arrow-top {
  font-size: 14px;
}
.rno-link-arrow-top:after,
.rno-link-weak-arrow-top:after,
.rno-link-white-arrow-top:after {
  content: "";
  display: inline-block;
  vertical-align: 1px;
  margin-left: 4px;
  width: 10px;
  height: 6px;
  overflow: hidden;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 24.30278884% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-arrow-top:hover,
.rno-link-weak-arrow-top:hover,
.rno-link-white-arrow-top:hover {
  text-decoration: none;
}
.rno-link-arrow-top.rno-link-s,
.rno-link-weak-arrow-top.rno-link-s,
.rno-link-white-arrow-top.rno-link-s {
  font-size: 12px;
}
.rno-link-arrow-top.rno-link-s:after,
.rno-link-weak-arrow-top.rno-link-s:after,
.rno-link-white-arrow-top.rno-link-s:after {
  width: 8px;
  height: 5px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 33.33333333% 85.30020704%;
  background-size: 6400% auto;
}
.rno-link-weak-arrow-top {
  color: #666;
}
.rno-link-weak-arrow-top:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 26.29482072% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-weak-arrow-top:hover {
  color: #00a4ff;
}
.rno-link-weak-arrow-top:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 24.30278884% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-weak-arrow-top.rno-link-s:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 31.74603175% 85.30020704%;
  background-size: 6400% auto;
}
.rno-link-weak-arrow-top.rno-link-s:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 33.33333333% 85.30020704%;
  background-size: 6400% auto;
}
.rno-link-white-arrow-top {
  color: #fff;
}
.rno-link-white-arrow-top:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.28685259% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-white-arrow-top:hover {
  color: #fff;
}
.rno-link-white-arrow-top:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 28.28685259% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-white-arrow-top.rno-link-s:after,
.rno-link-white-arrow-top.rno-link-s:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 30.15873016% 85.30020704%;
  background-size: 6400% auto;
}
.rno-link-arrow-bottom,
.rno-link-weak-arrow-bottom,
.rno-link-white-arrow-bottom {
  font-size: 14px;
}
.rno-link-arrow-bottom:after,
.rno-link-weak-arrow-bottom:after,
.rno-link-white-arrow-bottom:after {
  content: "";
  display: inline-block;
  vertical-align: 1px;
  margin-left: 4px;
  width: 10px;
  height: 6px;
  overflow: hidden;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 22.31075697% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-arrow-bottom:hover,
.rno-link-weak-arrow-bottom:hover,
.rno-link-white-arrow-bottom:hover {
  text-decoration: none;
}
.rno-link-arrow-bottom.rno-link-s,
.rno-link-weak-arrow-bottom.rno-link-s,
.rno-link-white-arrow-bottom.rno-link-s {
  font-size: 12px;
}
.rno-link-arrow-bottom.rno-link-s:after,
.rno-link-weak-arrow-bottom.rno-link-s:after,
.rno-link-white-arrow-bottom.rno-link-s:after {
  width: 8px;
  height: 5px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.31746032% 74.53457557%;
  background-size: 6400% auto;
}
.rno-link-weak-arrow-bottom {
  color: #666;
}
.rno-link-weak-arrow-bottom:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 20.3187251% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-weak-arrow-bottom:hover {
  color: #00a4ff;
}
.rno-link-weak-arrow-bottom:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 22.31075697% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-weak-arrow-bottom.rno-link-s:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 93.65079365% 86.12836439%;
  background-size: 6400% auto;
}
.rno-link-weak-arrow-bottom.rno-link-s:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 85.31746032% 74.53457557%;
  background-size: 6400% auto;
}
.rno-link-white-arrow-bottom {
  color: #fff;
}
.rno-link-white-arrow-bottom:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 18.32669323% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-white-arrow-bottom:hover {
  color: #fff;
}
.rno-link-white-arrow-bottom:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 18.32669323% 85.47717842%;
  background-size: 5120% auto;
}
.rno-link-white-arrow-bottom.rno-link-s:after,
.rno-link-white-arrow-bottom.rno-link-s:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 86.9047619% 74.53457557%;
  background-size: 6400% auto;
}
.rno-24-product-panel {
  position: relative;
  border: 1px solid #e5e8ed;
  box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
  padding: 12px 20px;
  border-radius: 2px;
}
.rno-24-product-panel-title {
  font-size: 18px;
  color: #000;
  line-height: 28px;
}
.rno-24-product-panel-desc {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-top: 8px;
}
.rno-24-product-panel-line {
  position: absolute;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  left: 0;
  top: 0;
}
.rno-24-product-panel-line-1 {
  background-color: #00a4ff;
}
.rno-24-product-panel-line-2 {
  background-color: #04c8dc;
}
.rno-24-product-panel-line-3 {
  background-color: #006fff;
}
@media screen and (min-width: 769px) {
  .rno-24-product-panel:hover {
    box-shadow: 0 4px 8px rgba(3, 27, 78, 0.12);
    transition: all 0.2s linear;
    cursor: pointer;
  }
  .rno-24-product-panel-wrap .rno-lattice-card {
    display: -ms-flexbox;
    display: flex;
  }
  .pandect-box .rno-24-product-panel-wrap .rno-24-product-panel {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 20px;
  }
  .pandect-box .rno-24-product-panel-wrap {
    font-size: 0;
    margin: 30px -10px 10px;
  }
  .rno-24-product-panel-desc {
    max-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 769px) {
  .rno-24-product-panel {
    margin-bottom: 20px;
  }
}
.tea-editable .table-container .doc-table-wrap {
  margin-bottom: 0;
}
.doc-nav-btn {
  line-height: 24px;
  padding-bottom: 15px;
}
.doc-nav-btn a {
  display: block;
  font-size: 14px;
  color: #000;
  position: relative;
  font-weight: 700;
}
.doc-nav-btn a:hover {
  color: #00a4ff;
}
.doc-nav-btn a:after {
  content: "";
  width: 12px;
  height: 10px;
  position: absolute;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 53.4% 98.74476987%;
  background-size: 4266.66666667% auto;
  right: 0;
  top: 6px;
}
.doc-aside-menu-icon {
  height: 33px;
  float: right;
  width: 33px;
  position: relative;
}
.doc-aside-menu-icon:after {
  content: "";
  width: 12px;
  height: 10px;
  position: absolute;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 53.4% 98.74476987%;
  background-size: 4266.66666667% auto;
  right: 10px;
  top: 12px;
}
.doc-aside-menu-icon:hover:after,
.doc-nav-btn a:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 51% 98.74476987%;
  background-size: 4266.66666667% auto;
}
.side-nav-down-box {
  left: 234px;
  right: 0;
  top: 100px;
  margin-left: 6px;
  display: block;
  width: 80%;
  height: 880px;
  max-height: 880px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .side-nav-down-box {
    left: 202px;
  }
}
.side-nav-down-box-scroll-inner {
  padding: 6px 0;
}
.side-nav-down-box .qc-grids {
  font-size: 0;
}
.side-nav-down-box .qc-grids > li {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;
  width: 25%;
}
.p-all-bar {
  margin-bottom: 20px;
}
.p-all-bar .c-search-btn,
.p-all-bar .c-search-input {
  vertical-align: top;
}
.doc-page {
  position: relative;
  background-color: #fff;
}
.doc-page:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #f7f8fa;
}
.doc-page-con {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
}
.doc-aside {
  background-color: #f7f8fa;
  font-size: 16px;
  vertical-align: top;
  border-right: 1px solid #e5e5e5;
  padding-top: 145px;
  padding-right: 20px;
  padding-left: 10px;
  width: 220px;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.doc-aside-wrap::-webkit-scrollbar {
  width: 6px;
  height: 17px;
  background: transparent;
  border-radius: 9px;
}
.doc-aside-wrap:hover::-webkit-scrollbar {
  background-color: #fafafa;
}
.doc-aside-wrap::-webkit-scrollbar-thumb {
  background: transparent;
}
.doc-aside-wrap:hover::-webkit-scrollbar-thumb {
  background: #c2c2c2;
  border-radius: 10px;
}
.doc-aside-tit {
  font-size: 24px;
  line-height: 33px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  transition: opacity 0.3s;
}
.doc-aside-wrap {
  height: 100%;
  overflow: auto;
}
.doc-aside-tit a {
  color: #000;
}
.doc-aside-tit a:hover {
  color: #00a4ff;
}
.doc-aside-des {
  font-size: 14px;
  line-height: 20px;
  color: #00a4ff;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0 10px;
}
.doc-aside-des > a {
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: 700;
}
.doc-aside-des a:hover {
  color: #00a4ff;
}
.c-aside-links {
  font-size: 14px;
}
.c-aside-links .aside-links-item {
  margin-bottom: 10px;
}
.doc-con {
  background-color: #fff;
  margin-left: 220px;
  font-size: 16px;
  padding: 40px 20px 20px 50px;
}
.doc-con-tit {
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
  color: #000;
}
.doc-con-mod {
  padding: 40px 0 0;
  word-wrap: break-word;
}
.doc-con-mod:last-child {
  border-bottom: none;
}
.doc-text-mod {
  margin-bottom: 20px;
}
.doc-text-mod,
.doc-text-mod-only {
  font-size: 16px;
  line-height: 27px;
  color: #333;
}
.doc-mod-tit {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
  position: relative;
}
.doc-mod-tit .doc-mod-tit-more {
  position: absolute;
  right: 0;
  top: 0;
  color: #666;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}
.doc-mod-tit .doc-mod-tit-more:hover {
  text-decoration: none;
  color: #00a4ff;
}
.doc-p-card-list:last-child {
  padding-bottom: 0;
}
.doc-p-card {
  margin-bottom: 20px;
}
.doc-p-card.c-g-8 {
  padding-left: 0;
  padding-right: 20px;
}
.doc-p-card .c-media-skin-resource {
  padding: 20px;
  height: auto;
  min-height: 115px;
}
.doc-p-card .c-media-skin-resource .c-media-heading {
  line-height: 27px;
  font-size: 18px;
}
.doc-p-card .c-media-skin-resource .c-media-info {
  font-size: 14px;
  line-height: 24px;
  margin-top: 5px;
}
.doc-p-card .c-media-skin-resource:hover {
  text-decoration: none;
}
.doc-p-card .c-ellipsis-line2 {
  max-height: 116px;
}
.doc-tit-item {
  margin-bottom: 10px;
}
.doc-tit-item a {
  color: #333;
  font-size: 16px;
  line-height: 27px;
}
.doc-tit-item.more a,
.doc-tit-item a:hover {
  color: #00a4ff;
}
body.color-bg {
  background-color: #f5f8fa;
}
.qc-footer-service,
.qc-footer-website {
  display: none;
}
.qcc-footer-s {
  padding-left: 270px;
  padding-right: 20px;
  background-color: #f5f8fa;
  max-width: 1180px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .qcc-footer-s,
  body {
    min-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  body.color-bg {
    background-color: #fff;
  }
}
.qcc-footer-s .c-footer-inner {
  border-bottom: none;
  background-color: #f5f8fa;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
}
.qcc-footer-s .c-footer-select-trigger {
  border-color: #e5e5e5;
}
.qcc-footer-s .c-footer-select-trigger .icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 35.48387097% 96.61016949%;
  background-size: 3200% auto;
}
.qcc-footer-s a {
  color: #999;
  max-width: 1180px;
  margin: 0 auto;
}
.qcc-footer-s a:hover {
  color: #00a4ff;
}
.qcc-footer-s .c-footer-dropdown-menu {
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.qcc-footer-s .c-footer-blogroll-links .slide {
  color: #999;
}
.doc-feedback {
  padding-top: 0;
  border-top: none;
  padding-bottom: 0;
  margin-top: 40px;
}
.qcc-footer-s {
  position: relative;
}
.footer-mobile {
  display: none !important;
}
.footer-pc {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .footer-mobile {
    display: block !important;
  }
  .footer-pc {
    display: none !important;
  }
}
.doc-feedback-tips {
  padding: 15px 0;
}
.doc-feedback-con .txt-error {
  color: red;
  font-size: 12px;
}
.doc-feedback-form-btn {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 0;
  text-align: center;
}
.doc-feedback-form-btn .c-btn {
  font-size: 14px;
  margin-right: 10px;
  text-align: center;
}
.doc-feedback-form-btn .c-btn-weak {
  border-color: #00a4ff;
  color: #00a4ff;
  background-color: transparent;
}
.doc-feedback-form-btn .c-btn-weak:hover {
  background-color: #fff;
}
.feedback-cursor-inherit .doc-feedback-btn-down,
.feedback-cursor-inherit .doc-feedback-btn-up {
  cursor: inherit;
}
.J-docSideNav .side-nav-down-box.J-productNavBox {
  top: 0;
  margin-left: 0;
  left: 210px;
}
.side-navigation .side-nav-down-box.J-productNavBox a {
  display: inline;
}
.nav-all-event-item a:hover {
  color: #00a4ff;
}
.side-navigation .side-nav-down-box.J-productNavBox a:hover {
  background-color: transparent;
  color: #00a4ff;
  text-decoration: none;
}
.doc-aside-nav {
  padding: 15px 0 0;
}
.side-nav-inner {
  background-color: #f7f8fa;
}
.doc-aside .side-nav-title-1 {
  padding: 5px 10px 5px 0;
  line-height: 24px;
  height: 24px;
  color: #333;
  font-weight: 700;
}
.doc-aside .side-navigation .side-nav-title-2 {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 5px 30px 5px 14px;
  font-size: 14px;
  color: #333;
}
.doc-aside .side-nav-title-2.down + .nav-inner-list-3 {
  display: block;
  padding: 5px 0;
}
.doc-aside .nav-drop-down-icon {
  right: 0;
}
.doc-aside .c-aside-links {
  padding-top: 20px;
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
}
.doc-aside .nav-inner-list-3 .product-detail {
  position: relative;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 30px 5px 36px;
}
.doc-aside .nav-inner-list-3 .product-detail:before {
  top: 14px;
}
.doc-aside .side-navigation a:hover {
  background-color: transparent;
  color: #00a4ff;
  text-decoration: none;
}
.doc-aside .side-nav-inner-list {
  border-bottom: none;
}
.doc-aside .nav-inner-list-3 .product-detail:hover,
.doc-aside .side-navigation .list-focus,
.doc-aside .side-navigation .list-focus:hover,
.doc-aside .side-navigation .list-focus > a,
.doc-aside .side-navigation .list-focus > a:hover {
  color: #00a4ff;
}
.doc-aside .doc-aside-wrap {
  margin-right: -20px;
  padding-right: 20px;
}
.d-thumb-mod {
  margin-left: -10px;
  margin-right: -10px;
}
.d-thumb-mod .doc-video-desc {
  margin-top: 10px;
}
.c-thumbnail-item .c-thumbnail-img img {
  margin: 0;
}
.doc-quickask-box {
  padding-top: 40px;
  font-size: 14px;
  color: #666;
}
.doc-quickask-box .qa-quickask-dialog {
  width: 100%;
}
.qa-quickask-dialog .qa-r-editor-toolbar {
  z-index: 98;
}
.doc-quickask-box .qa-quickask-footer {
  padding-top: 20px;
}
.doc-quickask-box .doc-quickask-logout .qa-quickask-footer {
  padding-top: 0;
}
.doc-quickask-logout .qa-quickask-form-item {
  margin-bottom: 30px;
}
.doc-quickask-logout .qa-search-bar {
  position: relative;
  margin: 0 auto;
  width: 650px;
}
.doc-quickask-logout .qa-search {
  position: relative;
  display: block;
}
.doc-quickask-logout .qa-quickask-input {
  box-sizing: border-box;
  padding: 4px 15px;
  width: 100%;
  height: 45px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #444;
  line-height: 35px;
  font-size: 14px;
}
.divider-line {
  border-bottom: 1px solid #e5e5e5;
  margin: 40px 0;
}
.more-help {
  color: #666;
  margin-top: 20px;
}
.doc-quickask-logout .c-btn {
  height: 35px;
  min-width: 140px;
  padding: 0 20px;
  border-radius: 2px;
  background-color: #00a4ff;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  box-sizing: border-box;
}
.doc-quickask-box .doc-star-rating-result {
  padding-bottom: 15px;
  margin-bottom: 0;
}
.correlation-doc-box {
  margin-top: 40px;
}
.doc-main-details {
  padding: 0;
  display: block;
  width: 100%;
}
.doc-page-mobile {
  display: none;
}
.side-navigation .side-nav-down-box {
  display: none;
  margin-left: 0;
}
.doc-con .doc-box {
  min-width: 100%;
}
.doc-feedback-btn + .doc-feedback-tips,
.doc-feedback-tips-replay {
  padding: 15px 0 0;
  margin: 0;
}
.doc-feedback-con .doc-feedback-tips {
  padding: 0;
  line-height: 28px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.feedback-add-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 77.73279352% 77.87234043%;
  background-size: 2844.44444444% auto;
  vertical-align: middle;
  margin-right: 10px;
}
.feedback-edit-icon:hover {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 98.36065574% 92.45689655%;
  background-size: 2133.33333333% auto;
}
.feedback-edit-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 15.16393443% 82.75862069%;
  background-size: 2133.33333333% auto;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.feedback-text {
  padding: 25px 15px;
  background-color: #f2f2f2;
  font-size: 14px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  position: relative;
  color: #999;
}
.feedback-text-item + .feedback-text-item {
  margin-top: 10px;
}
.feedback-add-con {
  display: block;
  text-align: center;
  padding: 15px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.nav-inner-list-3 .product-detail:hover,
.side-nav-down-box .nav-down-menu a:hover,
.side-navigation .list-focus,
.side-navigation .list-focus:hover,
.side-navigation .list-focus > a,
.side-navigation .list-focus > a:hover {
  color: #00a4ff;
}
.doc-box .pdf-download-btn {
  top: 10px;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn .pdf-download-icon,
.pdf-download-btn.v2 .pdf-download-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 41.93548387% 96.61016949%;
  background-size: 3200% auto ;
  margin-right: 5px;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn:hover .pdf-download-icon,
.pdf-download-btn.v2:hover .pdf-download-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 38.70967742% 96.61016949%;
  background-size: 3200% auto;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn,
.pdf-download-btn.v2 {
  font-size: 0;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn:hover,
.pdf-download-btn.v2:hover {
  text-decoration: none;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn .text,
.pdf-download-btn.v2 .text {
  color: #000;
  font-size: 14px;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn:hover .text,
.pdf-download-btn.v2:hover .text {
  color: #00a4ff;
}
.markdown-text-box .box-title .time {
  margin-top: 10px;
}
.markdown-text-box .doc-notice {
  background-color: #fff;
  border: 1px solid rgba(53, 210, 226, 0.43);
  position: relative;
  padding: 10px 10px 10px 40px;
  line-height: 24px;
  border-radius: 2px;
}
.markdown-text-box .doc-notice:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 2px;
  height: calc(100% + 2px);
  background-color: #04c8dc;
}
.markdown-text-box .doc-notice-tit,
.markdown-text-box .doc-tip-tit {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 5px;
  color: #333;
}
.markdown-text-box .doc-notice-tit {
  color: #04c8dc;
}
.markdown-text-box .doc-tip {
  background-color: #fff;
  border: 1px solid #c9e3f2;
  position: relative;
  padding: 10px 10px 10px 40px;
  line-height: 24px;
}
.markdown-text-box .doc-tip:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 2px;
  height: calc(100% + 2px);
  background-color: #00a4ff;
}
.markdown-text-box .doc-icon-notice {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 16.12903226% 96.61016949%;
  background-size: 3200% auto ;
  top: 16px;
}
.markdown-text-box .doc-icon-notice,
.markdown-text-box .doc-icon-tip {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 16px;
  display: inline-block;
}
.markdown-text-box .doc-icon-tip {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 0% 96.61016949%;
  background-size: 3200% auto ;
  top: 15px;
}
@media screen and (min-width: 769px) {
  .doc-page-con,
  .doc-page-detail {
    min-width: 1000px;
  }
  .doc-con .doc-box {
    min-width: 100%;
  }
}
@media screen and (max-width: 1179px) {
  .doc-con {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .doc-quickask-box {
    display: none;
  }
  .doc-page-mobile {
    display: block;
  }
  .doc-page {
    display: none;
  }
  .side-nav-down-box .qc-grids > li {
    width: 50%;
  }
  .side-navigation a {
    color: #333;
    display: block;
  }
  .side-nav-title-1 {
    padding: 0 30px 0 15px;
  }
}
@media only screen and (max-width: 1366px) {
  .doc-con-tit {
    font-size: 26px;
  }
  .doc-con-mod {
    padding-top: 20px;
  }
  .doc-text-mod,
  .doc-text-mod-only {
    font-size: 14px;
  }
  .doc-p-card .c-media-skin-resource .c-media-heading {
    font-size: 16px;
  }
  .doc-tit-item a {
    font-size: 14px;
  }
  .doc-mod-tit {
    font-size: 18px;
  }
}
@media only screen and (max-height: 800px) {
  .doc-main-details,
  .doc-star-rating-result {
    font-size: 14px;
  }
}
.doc-page-con.layout-columns {
  overflow: hidden;
}
@media screen and (max-width: 1259px) {
  .doc-page-con.layout-columns .markdown-nav.absolute {
    display: none;
  }
}
@media screen and (min-width: 1260px) {
  .doc-page-con.layout-columns .doc-con {
    margin-right: 180px;
  }
  .doc-page-con.layout-columns .markdown-nav.absolute {
    display: block;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .doc-page-con.layout-columns {
    max-width: 1260px;
  }
}
@media screen and (min-width: 1920px) {
  .doc-page-con.layout-columns {
    max-width: 1360px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .doc-page-con.layout-columns .d-thumb-item .c-thumbnail-img-ctrl {
    padding: 5px 20px 20px;
  }
  .d-thumb-item .c-thumbnail-img img {
    height: 140px;
  }
}
.doc-tool-list {
  font-size: 0;
}
.doc-tool-item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 30px;
}
.doc-tool-item:nth-child(2n) {
  padding-left: 20px;
  padding-right: 0;
}
.doc-tool-item-tit {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
.doc-tool-item-tit a {
  color: #000;
  display: inline-block;
  position: relative;
}
.doc-tool-item-tit a:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: -15px;
  top: 50%;
  margin-top: -8px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 64.91935484% 81.3559322%;
  background-size: 3200% auto;
}
.doc-tool-item-tit a:hover {
  color: #00a4ff;
}
.doc-tool-item-tit a:hover:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 61.69354839% 81.3559322%;
  background-size: 3200% auto;
}
.doc-tool-item-txt {
  color: #666;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .doc-tool-item {
    width: 100%;
    padding: 0;
  }
  .doc-tool-item:nth-child(2n) {
    padding: 0;
  }
}
.doc-sdk-list {
  font-size: 0;
}
.doc-sdk-item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  margin-bottom: 20px;
}
.doc-sdk-tit {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}
.doc-sdk-links {
  font-size: 14px;
}
.doc-sdk-links a {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
}
.doc-sdk-links a:hover {
  text-decoration: underline;
}
.doc-sdk-links a:first-child:after {
  content: "";
  position: relative;
  right: -12px;
  height: 14px;
  border-left: 1px solid #e5e5e5;
  width: 0;
}
@media screen and (max-width: 768px) {
  .doc-sdk-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 20px;
  }
}
.doc-adpanel-item {
  white-space: nowrap;
}
.doc-adpanel-item .doc-adpanel-icon {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -32px;
}
.doc-adpanel-item:hover {
  text-decoration: none !important;
}
.doc-p-event-list {
  font-size: 0;
}
.doc-p-event {
  width: 50%;
  padding-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: inline-block;
  white-space: normal;
}
.doc-p-event:nth-child(odd) {
  padding-left: 0;
  padding-right: 10px;
}
.doc-p-event:nth-child(2n) {
  padding-left: 10px;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .doc-p-event {
    width: 100%;
  }
  .doc-p-event:nth-child(odd) {
    padding: 0;
  }
  .doc-p-event:nth-child(2n) {
    padding-left: 0;
  }
}
.doc-massnotifi-mod {
  padding-top: 10px;
  margin-bottom: 20px;
}
.doc-massnotifi-inner {
  margin-bottom: 10px;
}
.doc-massnotifi-inner:last-child {
  margin-bottom: 0;
}
.doc-massnotifi-inner p {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 30px);
}
.doc-massnotifi-inner i {
  margin-right: 5px;
  margin-top: 3px;
}
.doc-qa-mod {
  margin-top: 40px;
}
.doc-qa-tit {
  color: #000;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.doc-qa-item {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.doc-qa-item:last-child {
  border: 0;
}
.doc-qa-item-tit {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.doc-qa-item-user {
  margin-bottom: 10px;
  font-size: 0;
}
.doc-qa-item-user .user-img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.doc-qa-item-user .user-img img {
  display: block;
  width: 24px;
  height: 24px;
}
.doc-qa-item-user .user-name {
  color: #666;
  font-size: 14px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.doc-qa-item-con {
  font-size: 14px;
  color: #666;
}
.doc-table-wrap {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 24px;
  padding-bottom: 5px;
}
.doc-table-wrap .doc-table-wrap {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.doc-table-wrap::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.doc-table-wrap::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  border-radius: 8px;
}
.doc-table-wrap table {
  margin-bottom: 0;
}
.d-thumb-mod .c-thumbnail-item .c-thumbnail-card:hover {
  text-decoration: none;
}
.markdown-text-box .feedback-edit-active,
.markdown-text-box .feedback-edit-actived {
  border: 2px solid #00a4ff;
}
.feedback-mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999999;
}
.feedback-toast {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  width: 396px;
  box-sizing: border-box;
  position: absolute;
  top: 500px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  text-align: center;
  padding: 25px;
}
.feedback-toast > p {
  font-size: 16px;
  color: #666;
  line-height: 22px;
}
.feedback-toast .fb-toast-btns {
  margin-top: 15px;
}
.feedback-toast .fb-toast-btns .c-btn {
  width: 100px;
  height: 30px;
  min-width: 100px;
  line-height: 28px;
}
.feedback-toast .fb-toast-btns .c-btn.c-btn-weak {
  border-color: transparent;
}
.detail-search-bar.p-all-bar * {
  list-style: none;
}
.detail-search-bar.p-all-bar {
  padding-right: 30px;
}
.detail-search-bar.p-all-bar .p-all-search {
  width: 100%;
}
.detail-search-bar.p-all-bar .c-search-input {
  height: 45px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #e5e5e5;
  border-right: none;
}
.detail-search-bar.p-all-bar .c-search-input:focus {
  border-color: #00a4ff;
}
.detail-search-bar.p-all-bar .p-all-search-list {
  top: 50px;
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08), 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 14px;
  text-align: left;
  z-index: 1;
}
.detail-search-bar.p-all-bar .search-result-list {
  padding: 0;
  margin-bottom: 0;
}
.detail-search-bar.p-all-bar .p-all-search {
  margin-left: 0;
}
.detail-search-bar.p-all-bar .c-search-btn {
  height: 45px;
  border: 1px solid #e5e5e5;
  border-left: none;
}
.detail-search-bar.p-all-bar .c-search-tip {
  font-size: 14px;
  padding: 15px 0;
  text-align: left;
}
.detail-search-bar.p-all-bar .c-search-tip > span {
  color: #ccc;
}
.detail-search-bar.p-all-bar .c-search-tip > a {
  color: #fff;
}
.detail-search-bar.p-all-bar .c-search-tip > a:hover {
  color: #00a4ff;
}
.detail-search-bar.p-all-bar .c-search-tip > a + a {
  margin-left: 10px;
}
.detail-search-bar.p-all-bar .search-result-title {
  font-size: 12px;
  color: #999;
  line-height: 14px;
  padding: 0 5px;
}
.detail-search-bar.p-all-bar .p-all-search-item a {
  padding: 10px 25px;
  line-height: 1;
}
.detail-search-bar.p-all-bar .p-all-search-con {
  color: #333;
  font-size: 14px;
  line-height: 1;
}
.detail-search-bar.p-all-bar .p-all-search-item:hover .p-all-search-con {
  color: #00a4ff;
}
.detail-search-bar.p-all-bar .search-no-result {
  padding: 10px 5px 50px;
  font-size: 14px;
  line-height: 1;
  color: #999;
}
.detail-search-bar.p-all-bar .p-all-search-item.actived {
  background-color: #f5f5f5;
}
.detail-search-bar.p-all-bar .c-search-btn:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 25.80645161% 100%;
  background-size: 3200% auto;
}
.detail-search-bar.p-all-bar .p-all-search-item:hover {
  background-color: #f5f5f5;
}
.doc-aside-search {
  margin-top: 10px;
  position: relative;
}
.doc-aside-search .doc-aside-search-icon {
  width: 30px;
  height: 35px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.doc-aside-search .doc-aside-search-icon:after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 86.92716514% 72.64994156%;
  background-size: 2953.90295967% auto;
  position: absolute;
  right: 10px;
  top: 10px;
}
.doc-aside-search .doc-aside-search-input {
  width: 100%;
  box-sizing: border-box;
  height: 35px;
  padding-right: 30px;
}
.doc-aside-search .doc-aside-dropdown-menu {
  padding: 0;
  border: 1px solid #ddd;
  background: #fff;
  margin-top: 5px;
  max-height: 300px;
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 200;
  width: 100%;
  box-sizing: border-box;
}
.doc-aside-search .doc-aside-search-input:focus + .doc-aside-search-icon:after {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 86.92716514% 68.37621448%;
  background-size: 2953.90295967% auto;
}
.doc-aside-search .dropdown-menu-tit {
  font-size: 12px;
  color: #999;
  line-height: 17px;
  padding: 10px 10px 5px;
  display: block;
}
.doc-aside-search .dropdown-menu-item {
  font-size: 14px;
}
.doc-aside-search .dropdown-menu-item > a {
  color: #666;
  line-height: 20px;
  padding: 5px 10px;
  display: block;
}
.doc-aside-search .dropdown-menu-item:hover > a {
  color: #00a4ff;
}
.doc-aside-search .dropdown-menu-item.actived {
  background-color: #f5f5f5;
  color: #00a4ff;
}
.doc-aside-search .dropdown-menu-item.actived > a {
  color: #00a4ff;
}
.doc-aside-search .dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
@media screen and (max-width: 768px) {
  .doc-aside-search {
    display: none;
  }
  .doc-aside-search .doc-aside-dropdown-menu {
    border: none;
    border-bottom: 1px solid #ddd;
    top: 43px;
    left: -48px;
    width: calc(100% + 63px);
    padding-left: 48px;
  }
}
.doc-inner-search-m.doc-aside-search {
  margin: 12px 15px;
}
.doc-inner-search-m + .side-nav-inner-list {
  border-top: 1px solid #e5e5e5;
}
.doc-feedback-btn-item {
  position: relative;
}
.doc-feedback-btn-item .c-bubble {
  bottom: -44px;
  display: none;
  transition: display 2.6s;
  z-index: 7;
}
@media screen and (min-width: 770px) {
  .doc-feedback-btn-item:hover .c-bubble {
    display: block;
  }
}
.doc-feedback-btn-item .c-bubble-inner {
  text-align: center;
  white-space: nowrap;
}
@media screen and (hover: none) {
  .doc-feedback-btn-item a:active {
    text-decoration: none;
  }
}
.doc-feedback-tags {
  font-size: 0;
  line-height: 16px;
  margin-top: 20px;
  margin-bottom: 8px;
}
.doc-feedback-form-item .doc-feedback-tags .feedback-tags-label {
  margin-right: 10px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  vertical-align: -1px;
}
.doc-feedback-tags .c-form-ctrl-label {
  min-width: 20%;
  font-size: 14px;
  margin-bottom: 12px;
}
.doc-feedback-tags .c-form-ctrl-label:last-child {
  margin-right: 0;
}
.doc-feedback-tags .c-form-ctrl-txt {
  color: #333;
}
.doc-feedback-form-item .doc-feedback-tags input {
  margin-right: 0;
}
.doc-feedback-form-item .doc-feedback-error {
  color: #e54545;
  line-height: 12px;
  margin-top: 10px;
  font-size: 12px;
}
.rno-document-details-cont .document-feedback-container .doc-feedback-bubble {
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .divider-line {
    margin: 20px 0;
  }
  .doc-feedback-form-item .doc-feedback-tags .feedback-tags-label {
    display: block;
    margin: 8px 0;
  }
  .doc-feedback-tags .c-form-ctrl-label {
    width: 50%;
    margin: 10px 0;
  }
  .doc-feedback-tags {
    margin-bottom: 12px;
  }
}
.pandect-links-list {
  margin-bottom: 20px;
}
.feedback-shot-btn {
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #00a4ff;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ddd;
  margin-top: 5px;
  cursor: pointer;
}
.feedback-shot-icon {
  width: 15px;
  height: 15px;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 48.28973843% 99.78858351%;
  background-size: 3413.33333333% auto;
  display: inline-block;
  vertical-align: -2px;
  margin-right: 5px;
}
.doc-feedback-input {
  width: 100%;
  height: 46px;
  border-color: #ddd;
  box-sizing: border-box;
  margin-top: 20px;
  line-height: normal;
}
.doc-feedback-shot-wrap {
  position: relative;
}
.doc-feedback-shot-wrap.active {
  height: 200px;
  border: 1px solid #ddd;
  background-color: #ddd;
}
.edit-shot-wrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1200;
}
.edit-shot {
  position: absolute;
  left: 186px;
  top: 87px;
  right: 186px;
  bottom: 130px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.edit-pop .shot-edit-text {
  font-size: 30px;
  line-height: 40px;
  margin-top: 0;
}
.edit-pop h3.shot-edit-text {
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.edit-pop .shot-edit-icon {
  width: 48px;
  height: 48px;
}
.doc-feedback-status {
  position: relative;
  text-align: center;
}
.icon-doc-feedback-status,
.text-doc-feedback-status {
  display: inline-block;
  vertical-align: middle;
}
.edit-toolbar-wrap {
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: center;
}
.edit-toolbar {
  width: 176px;
  height: 40px;
  display: inline-block;
  background-image: url('../img/sprite.@2x.pandect-202209201611.png');
  background-position: 0px 0px;
  font-size: 0;
}
.edit-toolbar .edit-toolbar-icon {
  display: inline-block;
  width: 25%;
  height: 100%;
  cursor: pointer;
}
.text-doc-feedback-status {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .text-doc-feedback-status > span {
    display: block;
  }
  .doc-feedback-status.tips-location .icon-doc-feedback-status,
  .doc-feedback-status.tips-location .text-doc-feedback-status {
    vertical-align: top;
  }
  .doc-feedback-status.tips-location .icon-doc-feedback-status {
    margin-top: -6px;
  }
}
.doc-box .box-operate-top {
  position: absolute;
  right: 0;
  bottom: 0;
}
.box-operate-top > a {
  display: inline-block;
}
.box-operate-top > a + a {
  margin-left: 10px;
}
.doc-box .edit-git-btn {
  font-size: 0;
}
.doc-box .markdown-text-box .box-title .pdf-download-btn {
  position: static;
}
.doc-box .edit-git-btn:hover {
  text-decoration: none;
}
.doc-box .edit-git-btn .edit-git-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 58.06451613% 96.61016949%;
  background-size: 3200% auto ;
  margin-right: 5px;
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
}
.doc-box .edit-git-btn:hover .edit-git-icon {
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 54.83870968% 96.61016949%;
  background-size: 3200% auto;
}
.doc-box .edit-git-btn .text {
  color: #000;
  font-size: 14px;
}
.doc-box .edit-git-btn:hover .text {
  color: #02a3ff;
}
@media only screen and (max-width: 768px) {
  .doc-box .box-operate-top {
    position: static;
  }
}
.d-edit-toast {
  display: none;
}
@media only screen and (max-width: 768px) {
  .select-feedback-tip-txt {
    line-height: 34px;
    margin-left: 10px;
  }
  .select-feedback-tip {
    height: 36px;
    width: 122px;
    text-align: center;
  }
  .d-edit-toast:after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .d-edit-toast {
    position: fixed;
    bottom: 20px;
    width: calc(100% - 40px);
    padding: 0 42px 0 50px;
    height: 60px;
    background: #fff;
    z-index: 2;
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    right: 20px;
    transition: display 0.6s;
    display: block;
    font-size: 0;
  }
  .d-edit-toast .c-btn-small {
    font-size: 12px;
    min-width: 68px;
    padding: 0 7px;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .d-edit-toast.copied {
    padding-right: 83px;
  }
  .d-edit-toast-close {
    width: 12px;
    height: 12px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 11.2% 86.55462185%;
    background-size: 4266.66666667% auto;
    position: absolute;
    top: 24px;
    right: 17px;
  }
  .d-edit-toast-img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 10px;
    top: 13px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 0% 85.71428571%;
    background-size: 1280% auto;
  }
  .d-edit-toast-text {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 4px);
  }
  .d-edit-toast {
    max-width: 400px;
  }
}
@media only screen and (max-width: 600px) {
  .d-edit-toast {
    max-width: 100%;
  }
  .d-feedback-dialog .c-dialog-bd,
  .d-feedback-dialog .c-dialog-ft {
    padding-left: 20px;
    padding-right: 20px;
  }
  .d-feedback-dialog .c-dialog-ft-btn {
    width: 100%;
    height: 44px;
    line-height: 42px;
  }
}
.box-operate-bottom {
  margin-top: 20px;
}
.box-operate-bottom .pdf-download-btn {
  position: static;
}
@media (max-width: 600px) {
  .box-operate-bottom-title {
    display: block;
    margin-bottom: -5px;
  }
}
.select-feedback-tip-m {
  display: none;
}
@media (max-width: 768px) {
  .select-feedback-tip-m {
    display: block;
    font-size: 0;
    width: 220px;
    background: #fff;
    border: 1px solid #ddd;
  }
  .select-feedback-m-copy,
  .select-feedback-m-fd {
    display: inline-block;
    width: 50%;
    height: 34px;
    position: relative;
    padding: 7px 5px;
    box-sizing: border-box;
    text-align: center;
  }
  .select-feedback-m-fd:before {
    position: absolute;
    width: 1px;
    height: 16px;
    background-color: #ddd;
    left: 0;
    top: 9px;
    content: "";
  }
  .select-feedback-m-copy-icon,
  .select-feedback-m-fd-icon {
    width: 16px;
    height: 16px;
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 81.0483871% 81.3559322%;
    background-size: 3200% auto ;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
  }
  .select-feedback-m-fd-icon {
    background-image: url('../img/sprite.pandect-202209201611.svg');
    background-position: 22.58064516% 96.61016949%;
    background-size: 3200% auto;
  }
  .select-feedback-m-copy-txt,
  .select-feedback-m-fd-txt {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    color: #00a4ff;
    line-height: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .doc-article-content {
    min-height: 90px;
  }
}
.doc-video-mod {
  margin-bottom: 20px;
  width: 610px;
  height: 380px;
}
.doc-video-mod iframe {
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .doc-video-mod {
    width: 100%;
  }
  .doc-video-mod iframe {
    display: block;
    width: 100%;
    height: 380px;
  }
}
@media only screen and (max-width: 660px) {
  .doc-video-mod {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .doc-video-mod {
    height: 300px;
  }
}
@media only screen and (max-width: 414px) {
  .doc-video-mod {
    height: 230px;
  }
}
.c-thumbnail-img {
  position: relative;
}
.c-thumbnail-time {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  position: absolute;
  left: 13px;
  bottom: 6px;
}
.c-thumbnail-status-bar-2 {
  padding-left: 13px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  box-sizing: border-box;
  width: 100%;
}
.c-thumbnail-status-bar-2 span {
  display: block;
  width: 100%;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  color: #333;
}
.c-thumbnail-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
}
.c-thumbnail-play-btn-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/sprite.pandect-202209201611.svg');
  background-position: 82.40343348% 72.39819005%;
  background-size: 1113.04347826% auto;
  position: absolute;
  z-index: 10;
}
.c-thumbnail-play-btn:after,
.c-thumbnail-play-btn:before {
  position: absolute;
  background: #fff;
  width: 46px;
  height: 46px;
  content: "";
  display: block;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  opacity: 0;
}
.c-thumbnail-card:hover .c-thumbnail-play-btn:before {
  -webkit-animation: wave-animate 3s linear infinite;
  animation: wave-animate 3s linear infinite;
}
.c-thumbnail-card:hover .c-thumbnail-play-btn:after {
  opacity: 0;
  -webkit-animation: wave-animate 3s linear 1.5s infinite;
  animation: wave-animate 3s linear 1.5s infinite;
}
@-webkit-keyframes wave-animate {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes wave-animate {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
.c-thumbnail-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  color: #fff;
  text-align: center;
  max-height: 48px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
#FEFLOW {
  content: weu202209201611;
}
/* md文档 pandect.css end */
/* slateSdk start */
@media screen and (min-width: 769px) {
  .markdown-text-box .tse-markdown-ol img {
    max-width: 748px;
    object-fit: contain;
  }
}
@media screen and (max-width: 768px) {
  .markdown-text-box .tse-markdown-ol {
    max-width: calc(100vw - 48px) !important;
  }
  .markdown-text-box .catalogue-detail-innerHtml .rno-markdown table {
    width: auto;
  }
  .markdown-text-box .catalogue-detail-innerHtml .rno-markdown table td {
    min-width: 100px;
  }
}
/* slateSdks end */
/*  component start */
/*  component end */
@media screen and (min-width: 769px) and (max-width: 1366px) {
  .doc-column-aside {
    width: 208px;
  }
  .catalogue-detail-container {
    width: calc(100% - 208px);
  }
  .catalogue-container {
    width: calc(100% - 208px);
  }
  .catalogue-detail-page .catalogue-detail-page-inner::before {
    left: 232px;
  }
  .catalogue-page-inner::before {
    left: 208px;
  }
  .doc-menu-side-btn {
    padding: 20px 56px 20px 0;
  }
  .doc-menu-side-btn::after {
    right: 22px;
  }
  .catalogue-page-inner {
    padding: 0px;
  }
  .doc-right-sidebar {
    display: none;
  }
}
.catalogue-detail-innerHtml-md .rno-markdown h1:first-child,
.catalogue-detail-innerHtml-md .rno-markdown h2:first-child,
.catalogue-detail-innerHtml-md .rno-markdown h3:first-child,
.catalogue-detail-innerHtml-md .rno-markdown h4:first-child,
.catalogue-detail-innerHtml-md .rno-markdown h5:first-child,
.catalogue-detail-innerHtml-md .rno-markdown h6:first-child {
  margin-top: 0;
}
.catalogue-detail-innerHtml-md .rno-markdown blockquote {
  background: #eff9ff;
  border: 1px solid #cdebfd;
  padding: 20px;
}
.doc-pages-nextPrev {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.doc-pages-nextPrev a {
  float: left;
  font-size: 14px;
  line-height: 32px;
  color: #666;
  max-width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.doc-pages-nextPrev a:hover {
  color: #00a4ff;
}
.doc-pages-nextPrev a::before,
.doc-pages-nextPrev a::after {
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(../img/sprite.pandect-202209201611.svg);
}
.doc-pages-nextPrev a.doc-pages-prev:hover::before {
  background-position: 58.46774194% 81.3559322%;
}
.doc-pages-nextPrev a.doc-pages-prev::before {
  content: "";
  margin-left: -6px;
  background-position: 55.24193548% 81.3559322%;
  background-size: 3200% auto;
}
.doc-pages-nextPrev a.doc-pages-next {
  position: relative;
  float: right;
  padding-right: 10px;
  text-align: right;
}
.doc-pages-nextPrev a.doc-pages-next:hover::after {
  background-position: 61.69354839% 81.3559322%;
}
.doc-pages-nextPrev a.doc-pages-next::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -8px;
  background-position: 64.91935484% 81.3559322%;
  background-size: 3200% auto;
}
@media screen and (max-width: 768px) {
  .doc-pages-nextPrev a {
    width: 100%;
    max-width: 100%;
  }
  .doc-pages-nextPrev a.doc-pages-next::after,
  .doc-pages-nextPrev a.doc-pages-prev::before {
    display: none;
  }
  .doc-pages-nextPrev a.doc-pages-next {
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
}
