.client-guide-top-banner-pc {
  left: 0;
  height: 56px;
  width: 100%;
  z-index: 88;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.client-guide-top-banner-pc.pad {
  border-bottom: none;
}
.client-guide-top-banner-pc .client-guide-top-center .brand-container {
  position: absolute;
  left: 11px;
  top: 6px;
  width: 40px;
  height: 35px;
}
.client-guide-top-banner-pc .client-guide-top-center .brand-container .brand_logo_new {
  background: url(//docs.gtimg.com/scenario/img/logo-iconlogo-icon-00bbb0.png) no-repeat;
  background-size: 60px;
  width: 60px;
  height: 60px;
  top: -8px;
  left: 6px;
  vertical-align: middle;
  position: absolute;
  -webkit-transform: scale(0.533);
          transform: scale(0.533);
}
.client-guide-top-banner-pc .client-guide-top-center .brand-container .brand_back {
  position: absolute;
  width: 17px;
  height: 17px;
  top: 13px;
  left: 1px;
  cursor: pointer;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYzLjEgKDkyNDUyKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5f5Zu+5qCHL0ljb24v5qCH6aKY5qCPL+i/lOWbnjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJf5Zu+5qCHL0ljb24v5qCH6aKY5qCPL+i/lOWbniIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Il/lm77moIcvSWNvbi/ov5Tlm54iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMDAwMDAwLCAzLjAwMDAwMCkiIGZpbGw9IiM4MTg2OEYiPgogICAgICAgICAgICA8cG9seWdvbiBpZD0i6Lev5b6EIiBwb2ludHM9IjYuNTA1MTIyNjUgOC43NTUwMDc4NyA1LjA5MDkwOTA5IDEwLjE2OTIyMTQgMC4wMTI1OTY3NTMzIDUuMDkwOTA5MDkgNS4wOTA5MDkwOSAwLjAxMjU5Njc1MzMgNi41MDUxMjI2NSAxLjQyNjgxMDMyIDIuODQxMDIzODggNS4wOTA5MDkwOSI+PC9wb2x5Z29uPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+');
  background-size: 17px 17px;
}
.client-guide-top-banner-pc .client-guide-top-center .tim_title {
  visibility: visible;
  border: 1px solid transparent;
  background: transparent;
  cursor: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 72px;
  position: relative;
  display: inline-block;
  padding: 1px 4px;
  max-width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  margin-top: 14px;
  float: left;
  overflow: hidden;
  opacity: 0.88;
  font-size: 18px;
  font-weight: 500;
}
.client-guide-top-banner-pc .client-guide-login-container {
  position: absolute;
  right: 16px;
  top: 14px;
  height: 28px;
  min-width: 28px;
}

.client-guide-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-image: url(https://vfiles.gtimg.cn/wupload/xy/docs_manage/ogJvRcVq.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.client-guide-content .client-guide-panel {
  width: 380px;
  height: 588px;
  background-color: #f7f8fc;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
}
.client-guide-content .client-guide-panel.show-add-to-mydoc {
  height: 624px;
}
.client-guide-content .content-brand-info {
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 4px;
}
.client-guide-content .content-brand-info .content-brand-logo {
  background: url(//docs.gtimg.com/scenario/img/logo-iconlogo-icon-00bbb0.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.client-guide-content .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
}
.client-guide-content .guide-button {
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  height: 42px;
  width: 284px;
}
.client-guide-content .client-guide-text {
  margin-top: 16px;
  color: rgba(0, 0, 0, 0.48);
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
}
.client-guide-content .client-guide-text p {
  margin: 0;
}

.doc-profile-container {
  position: relative;
  height: 334px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  background-color: #fff;
}
.doc-profile-container .doc-title {
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 137.5% */
  color: rgba(0, 0, 0, 0.88);
  margin-bottom: 16px;
  max-width: 250px;
  text-align: center;
}
.doc-profile-container .doc-thumbnail-container {
  width: 232px;
  height: 187px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.doc-profile-container .doc-thumbnail {
  width: 232px;
  height: 128px;
  overflow: hidden;
}
.doc-profile-container .doc-thumbnail img {
  width: 100%;
}
.doc-profile-container .avatar-wrapper {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
.doc-profile-container .doc-auth-info-wrapper {
  padding: 9px 0 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.doc-profile-container .doc-auth-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.doc-profile-container .doc-auth-text .role-text {
  color: rgba(0, 0, 0, 0.88);
  -webkit-font-feature-settings: 'fina' on, 'init' on;
          font-feature-settings: 'fina' on, 'init' on;
  /* UI文字/正文_小_强调 */
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 142.857% */
}
.doc-profile-container .doc-auth-text .creator {
  color: rgba(0, 0, 0, 0.48);
  /* UI文字/附文_大 */
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
}
.doc-profile-container:not(.show-add-to-mydoc) {
  -webkit-filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.08));
  margin: 0px 4px 24px 4px;
}
.doc-profile-container.show-add-to-mydoc {
  height: 390px;
  margin-top: -4px;
  background: url(//docs.gtimg.com/scenario/img/middlepage-card@3xmiddlepage-card@3x-e7123e.png);
  background-size: 110% 415px;
  background-position: top center;
}
.doc-profile-container .add-to-mydoc {
  position: absolute;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.24);
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.doc-profile-container .add-to-mydoc-icon {
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(//docs.gtimg.com/scenario/img/menu_addtomenu_addto-2a1aac.svg);
  width: 14.333px;
  height: 13px;
  margin-right: 2.33px;
}
.doc-profile-container .add-to-mydoc-icon.add-to-mydoc-icon-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Im1lbnVfYWRkdG8iPgo8cGF0aCBpZD0iJiMyMjk7JiMxODk7JiMxNjI7JiMyMzE7JiMxMzg7JiMxODI7JiMyMzE7JiMxODc7JiMxNDc7JiMyMjk7JiMxNDQ7JiMxMzY7IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEuNTAwMDcgMEw4LjQ1Mjk2IDAuMDAxMDY0M0wxMS41MDAyIDNWNC45NDQ4QzExLjE4MzcgNC44MjI2NSAxMC44NDg2IDQuNzM4MDIgMTAuNTAwMiA0LjY5NjM2VjMuNDE5MDFMOC4wNDM1OCAxLjAwMTAxTDEuODMzNTggMC45OTk2NzVWMTFINi40NDA1MkM2LjY3MDM4IDExLjM3NjkgNi45NTg0IDExLjcxNDMgNy4yOTIxMSAxMkgxLjUwMDE2QzEuMTMxOTcgMTIgMC44MzM0OTYgMTEuNzAxNSAwLjgzMzQ5NiAxMS4zMzMzVjAuNjY2NjY3QzAuODMzNDAzIDAuMjk4NDc3IDEuMTMxODggMCAxLjUwMDA3IDBaIiBmaWxsPSIjQ0JDREQxIi8+CjxnIGlkPSJzZWNvbmRhcnkiPgo8Y2lyY2xlIGlkPSJPdmFsIENvcHkiIGN4PSIxMC41MDAzIiBjeT0iOS4zMzMzMyIgcj0iMy4zMzMzMyIgZmlsbD0iIzAwRDY4OSIvPgo8cGF0aCBpZD0iVW5pb24iIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS40OTM0NiA4LjY3MzQxTDguODMzNSA5LjMzMzM3TDkuNTg3ODEgMTAuMDg3N0wxMC4yNDc3IDEwLjc0NzZMMTAuMjQ3OCAxMC43NDc3TDEyLjYwNDggOC4zOTA2M0wxMS45NDQ4IDcuNzMwNjZMMTAuMjQ3OCA5LjQyNzcyTDkuNDkzNDYgOC42NzM0MVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9nPgo8L3N2Zz4K);
  width: 14px;
  height: 13px;
}

.file-mini-doc-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.doc@3xapplication-vnd.tdocs-apps.doc@3x-1279a0.png) center / contain no-repeat;
}
.file-mini-drive-doc-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.ms-word@3xapplication-vnd.ms-word@3x-fc8480.png) center / contain no-repeat;
}
.file-mini-sheet-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.sheet@3xapplication-vnd.tdocs-apps.sheet@3x-cdc79a.png) center / contain no-repeat;
}
.file-mini-drive-sheet-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.ms-excel@3xapplication-vnd.ms-excel@3x-f45711.png) center / contain no-repeat;
}
.file-mini-form-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.form@3xapplication-vnd.tdocs-apps.form@3x-1e92c8.png) center / contain no-repeat;
}
.file-mini-folder-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.folder@3xapplication-vnd.tdocs-apps.folder@3x-cb944a.png) center / contain no-repeat;
}
.file-mini-slide-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.slide@3xapplication-vnd.tdocs-apps.slide@3x-c8b9eb.png) center / contain no-repeat;
}
.file-mini-drive-slide-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.ms-powerpoint@3xapplication-vnd.ms-powerpoint@3x-5b7fec.png) center / contain no-repeat;
}
.file-mini-pdf-icon {
  background: url(//docs.gtimg.com/scenario/img/application-pdf@3xapplication-pdf@3x-527622.png) center / contain no-repeat;
}
.file-mini-smartcanvas-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.smartcanvas@3xapplication-vnd.tdocs-apps.smartcanvas@3x-edc85f.png) center / contain no-repeat;
}
.file-mini-smartsheet-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.smartsheet@3xapplication-vnd.tdocs-apps.smartsheet@3x-471370.png) center / contain no-repeat;
}
.file-mini-resume-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.doc@3xapplication-vnd.tdocs-apps.doc@3x-1279a0.png) center / contain no-repeat;
}
.file-mini-board-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.board@3xapplication-vnd.tdocs-apps.board@3x-d20e2e.png) center / contain no-repeat;
}
.file-mini-rec-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.rec@3xapplication-vnd.tdocs-apps.rec@3x-8106d5.png) center / contain no-repeat;
}
.file-mini-mind-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.mind@3xapplication-vnd.tdocs-apps.mind@3x-2eafeb.png) center / contain no-repeat;
}
.file-mini-flowchart-icon {
  background: url(//docs.gtimg.com/scenario/img/application-vnd.tdocs-apps.flowchart@3xapplication-vnd.tdocs-apps.flowchart@3x-64dc29.png) center / contain no-repeat;
}

.page-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}


/*# sourceMappingURL=docs-desktop-client-guide-9c0f59.css.map*/