/* 官网主色调 */
.api-header .header .go_new_old {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.active-text {
  color: #f4cc4e !important;
}
.header {
  position: relative;
  background-color: #191a1d;
}
.footer {
  position: relative;
  z-index: 99;
}
.h-pc-wrap {
  position: relative;
  background-color: #f7f8fa;
  padding-bottom: 60px;
}
.h-pc-wrap .api-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
}
p {
  line-height: 25px;
}
.api-body-wrap {
  position: relative;
  display: table;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  z-index: 1;
}
.api-body-wrap .doc-aside {
  width: 20%;
  max-width: 240px;
  display: table-cell;
  font-size: 16px;
  padding-top: 40px;
  box-sizing: border-box;
  position: relative;
}
.api-body-wrap .doc-aside .doc-aside-tit {
  padding-left: 40px;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
  color: #333;
  margin-bottom: 40px;
}
.api-body-wrap .doc-aside .doc-aside-tit a {
  color: #333;
}
.api-body-wrap .doc-aside .nav-inner-list-2,
.api-body-wrap .doc-aside .nav-inner-list-3,
.api-body-wrap .doc-aside .nav-inner-list-4 {
  display: none;
}
.api-body-wrap .doc-aside .side-nav-inner {
  font-size: 14px;
  z-index: 99;
  position: relative;
}
.api-body-wrap .doc-aside .side-nav-inner-box {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  box-sizing: border-box;
}
.api-body-wrap .doc-aside .side-nav-inner-list > a {
  padding-left: 35px;
}
.api-body-wrap .doc-aside .side-nav-inner-list > ul {
  padding-left: 35px;
}
.api-body-wrap .doc-aside .nav-drop-down-icon {
  position: absolute;
  top: 28px;
  width: 16px;
  height: 16px;
  right: 40px;
  background-image: url('../img/api/pandect-201801241001.svg');
  background-position: 68.21% 44.26%;
  background-size: 1043.75% 862.5%;
  background-repeat: no-repeat;
}
.api-body-wrap .doc-aside .little-sec {
  top: 8px;
}
.api-body-wrap .doc-aside .down {
  background-color: #eff0f3;
}
.api-body-wrap .doc-aside .down .nav-drop-down-icon {
  background-position: 72.19% 99.18%;
}
.api-body-wrap .doc-aside .side-nav-title-1 {
  display: block;
  line-height: 60px;
  height: 60px;
  color: #333;
  position: relative;
  font-size: 16px;
  border-bottom: 1px solid #eff0f3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.api-body-wrap .doc-aside .side-nav-title-2 {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 5px 30px 5px 14px;
  font-size: 14px;
  color: #777;
}
.api-body-wrap .doc-aside .side-nav-title-2:hover {
  color: #f4cc4e;
}
.api-body-wrap .doc-aside .nav-inner-list-3 {
  padding: 5px 0;
}
.api-body-wrap .doc-aside .nav-inner-list-3 > li {
  color: #777;
}
.api-body-wrap .doc-aside .nav-inner-list-3 > li .product-detail {
  display: block;
  position: relative;
  color: #777;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 30px 5px 36px;
}
.api-body-wrap .doc-aside .nav-inner-list-3 > li .product-detail:before {
  content: '';
  position: absolute;
  left: 28px;
  top: 14px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #666;
}
.api-body-wrap .doc-aside .nav-inner-list-4 a {
  position: relative;
  padding: 8px 20px 8px 45px;
  color: #777;
  font-size: 12px;
  line-height: 22px;
  display: block;
}
.api-body-wrap .doc-con-out {
  width: 80%;
  text-align: center;
  min-height: 600px;
  background-color: #fff;
  display: table-cell;
  vertical-align: top;
  font-size: 16px;
  padding: 45px 20px 60px 10px;
}
.api-body-wrap .doc-con-out .doc-con {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 850px;
}
.api-body-wrap .doc-con-out .crumbs {
  font-size: 0;
  line-height: 40px;
}
.api-body-wrap .doc-con-out .crumbs a {
  display: inline-block;
  vertical-align: middle;
  color: #777;
  font-size: 14px;
}
.api-body-wrap .doc-con-out .crumbs a:hover {
  color: #00a4ff;
}
.api-body-wrap .doc-con-out .crumbs .right-arrow-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url('../img/api/pandect-201801241001.svg');
  background-position: 60.26% 84.43%;
  background-size: 1043.75% 862.5%;
}
.api-body-wrap .doc-con-out .crumbs .text {
  display: inline-block;
  vertical-align: middle;
  color: #777;
  font-size: 14px;
}
.api-body-wrap .doc-con-out .markdown-nav {
  border-left: 2px solid #e6e6e6;
  margin-bottom: 24px;
  overflow-y: auto;
  top: 0px;
  right: -180px;
}
.api-body-wrap .doc-con-out .markdown-nav li a {
  display: inline-block;
  padding-left: 12px;
  font-size: 14px;
  line-height: 26px;
  color: #474747;
}
.api-body-wrap .doc-con-out .markdown-nav li a:hover {
  text-decoration: underline;
}
.api-body-wrap .doc-con-out .markdown-nav li .active {
  color: #00a4ff;
}
.api-body-wrap .doc-con-out a {
  color: #00a4ff;
  text-decoration: none;
}
.api-body-wrap .doc-con-out a:hover {
  text-decoration: underline;
}
.api-body-wrap .doc-con-out h1,
.api-body-wrap .doc-con-out h2,
.api-body-wrap .doc-con-out h3,
.api-body-wrap .doc-con-out h4 {
  color: #333;
  line-height: 1.5;
}
.api-body-wrap .doc-con-out h1 {
  font-size: 30px;
}
.api-body-wrap .doc-con-out h2 {
  margin: 38px 0 20px;
  font-size: 24px;
}
.api-body-wrap .doc-con-out h3 {
  margin: 32px 0 14px;
  font-size: 18px;
}
.api-body-wrap .doc-con-out h4 {
  margin: 26px 0 8px;
  font-size: 14px;
}
.api-body-wrap .doc-con-out .box-title {
  margin-top: 20px;
  margin-bottom: 21px;
}
.api-body-wrap .doc-con-out .box-title .time {
  margin: 10px 0 0;
  color: #999;
  line-height: 1.5;
  font-size: 14px;
}
.api-body-wrap .doc-con-out table {
  width: 100%;
  font-size: 14px;
  overflow: auto;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
.api-body-wrap .doc-con-out table th,
.api-body-wrap .doc-con-out table td {
  border: 1px solid #d9d9d9;
  padding: 8px 13px;
  text-align: left;
}
.api-body-wrap .doc-con-out table th {
  background-color: #f2f2f2;
  color: #333;
  word-break: keep-all;
}
.api-body-wrap .doc-con-out table td {
  word-wrap: break-word;
}
.api-body-wrap .doc-con-out .markdown-code-bd {
  position: relative;
  margin-bottom: 24px;
}
.api-body-wrap .doc-con-out .hljs-comment {
  color: #998;
  font-style: italic;
}
.api-body-wrap .doc-con-out .hljs-string {
  color: #d14;
}
.api-body-wrap .doc-con-out .copy-code {
  position: absolute;
  right: 5px;
  top: 6px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}
.api-body-wrap .doc-con-out .copy-code:hover .icon {
  background-position: 99.34% 15.57%;
}
.api-body-wrap .doc-con-out .copy-code .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('../img/api/pandect-201801241001.svg');
  background-position: 99.33999999999999% 45.08%;
  background-size: 1043.75% 862.5%;
  background-repeat: no-repeat;
}
.api-body-wrap .doc-con-out .code-dropdown-inner {
  display: none;
  position: absolute;
  right: -34px;
  top: 36px;
  width: 100px;
  text-align: center;
  z-index: 100;
  color: #fff;
  font-size: 12px;
}
.api-body-wrap .doc-con-out .code-dropdown-inner:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #3e3e40 transparent;
  border-width: 0 6px 6px;
}
.api-body-wrap .doc-con-out .code-dropdown-inner .code-dropdown-text {
  display: inline-block;
  background: #3e3e40;
  padding: 5px 10px;
  border-radius: 3px;
}
.docArticleContent > p {
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #333;
}
.docArticleContent > p em {
  color: red;
}
.docArticleContent pre {
  font-size: 14px;
  background: #f2f2f2;
  padding: 24px 16px;
  line-height: 20px;
  margin-bottom: 10px;
  border: 1px solid #d9d9d9;
}
.docArticleContent pre code {
  display: inline-block;
  font-family: Consolas, "Liberation Mono", Menlo, Courier, 'Microsoft Yahei', monospace;
}
.docArticleContent blockquote {
  margin: 0 0 24px;
  padding: 0 15px;
  color: #777;
  border-left: 4px solid #ddd;
  box-sizing: border-box;
  list-style: inherit;
  font-size: 14px;
  line-height: 25px;
}
.docArticleContent blockquote > p {
  margin-bottom: 10px;
}
.docArticleContent blockquote ol {
  padding: 0 0 0 17px;
}
.docArticleContent blockquote ol li {
  list-style: decimal;
}
.api-header {
  background: #3a302a;
  height: 65px;
}
.api-header .header {
  height: 65px;
  line-height: 65px;
}
.api-header .header h1 {
  height: 65px;
  line-height: 65px;
}
.api-header .header img {
  width: 130px;
}
.api-header .header-nav {
  line-height: 65px;
}
.api-header .header-nav dl {
  top: 65px;
}
.api-header .header-nav li {
  line-height: 65px;
}
.api-header .header-nav li a {
  font-size: 14px;
  color: #fff;
}
.side-wrap {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  height: 100%;
  z-index: 0;
}
.side-wrap .side-wrap-left {
  position: relative;
  display: table-cell;
  width: 20%;
  min-width: 235px;
  height: 100%;
  border-right: #e5e5e5 1px solid;
}
.side-wrap .side-wrap-right {
  display: table-cell;
  width: 80%;
  z-index: -1;
}
.side-nav-inner-list i{
	position: absolute;
	width: 14px;
	height: 10px;
	right: 40px;
}
