@charset "UTF-8";
html, body, div, table, th, tr, td, ul, li, ol, dl, dt, dd, p, span, i, input, textarea, select, label, h1, h2, h3, h4, h5, h6, img {
  margin: 0;
  padding: 0;
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  width: 100%;
  font-size: 14px;
  font-family: "pingfang SC", "helvetica neue", arial, "hiragino sans gb", "microsoft yahei ui", "microsoft yahei", simsun, sans-serif;
}

cite {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-style: normal;
}

button, input, optgroup, select, textarea, figure {
  margin: 0;
  font: inherit;
  color: inherit;
}

a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  color: #333;
}

a:hover {
  color: #333;
  -webkit-transition: color 0.2s linear, background-color 0.3s linear;
  transition: color 0.2s linear, background-color 0.3s linear;
}

a:focus {
  outline: 0;
}

.mr20 {
  margin-right: 20px;
}

.mr10 {
  margin-right: 10px;
}

.doc-page table th,
.doc-page table td {
  text-align: left !important;
}
.doc-page .docs-header .right-header .search-bar {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  padding: 0 8px;
  position: relative;
}
.doc-page .docs-header .right-header .search-bar .search-input {
  background-color: transparent;
  color: #fff;
}
.doc-page .docs-header .right-header .search-bar .search-input:focus {
  outline: none;
}
.doc-page .docs-header .right-header .search-bar .search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.doc-page .docs-header .right-header .search-bar::after {
  content: "";
  display: block;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 18px;
  height: 18px;
  background-image: url("./images/search-btn.svg");
  opacity: 0.6;
}
.doc-page a.anchor-navigation-ex-anchor {
  display: none !important;
}
.doc-page .page-inner {
  width: calc(100% - 360px);
  margin-left: 40px;
  max-width: 1000px;
}
.doc-page.with-search .page-inner {
  margin: 0 auto;
}
.doc-page .book-summary {
  -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 0 4px rgba(0, 0, 0, 0.05);
}
.doc-page .book-summary ul.summary > li.header {
  background-color: #F3F3F3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 10px 10px 20px;
  margin-bottom: 10px;
  text-transform: initial;
  position: sticky;
  top: 0;
  z-index: 10;
}
.doc-page .book-summary ul.summary > li.header > p {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
}
.doc-page .book-summary ul.summary > li.header .popup-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 200;
  border-radius: 4px;
  background-color: #E9E9E9;
}
.doc-page .book-summary ul.summary > li.header .popup-btn:hover {
  cursor: pointer;
  background-color: #ddd;
}
.doc-page .book-summary ul.summary > .chapter > a,
.doc-page .book-summary ul.summary > .chapter > span {
  font-weight: 600;
  color: #333;
  padding: 8px 4px 8px 10px;
  margin: 0 12px;
  border-radius: 4px;
}
.doc-page .book-summary ul.summary > li > a + .articles,
.doc-page .book-summary ul.summary > li > span + .articles {
  margin: 0 12px;
}
.doc-page .book-summary ul.summary > li > a + .articles > .chapter:last-child,
.doc-page .book-summary ul.summary > li > span + .articles > .chapter:last-child {
  margin-bottom: 10px;
}
.doc-page .book-summary ul.summary > .chapter > .articles {
  padding-left: 0px;
}
.doc-page .book-summary ul.summary > .chapter > .articles > .chapter a, .doc-page .book-summary ul.summary > .chapter > .articles > .chapter span {
  padding: 6px 4px 6px 20px;
  border-radius: 4px;
}
.doc-page .book-summary ul.summary > .chapter > .articles .articles {
  padding-left: 0;
  font-size: 12px;
}
.doc-page .book-summary ul.summary > .chapter > .articles .articles a, .doc-page .book-summary ul.summary > .chapter > .articles .articles span {
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #666;
}
.doc-page .book-summary ul.summary > .chapter > .articles .articles .chapter.active > a, .doc-page .book-summary ul.summary > .chapter > .articles .articles .chapter.active > span {
  color: #24a0ff;
}
.doc-page .book-summary ul.summary > .chapter > .articles .articles .articles a, .doc-page .book-summary ul.summary > .chapter > .articles .articles .articles span {
  padding-left: 40px;
}
.doc-page .book-summary ul.summary > .chapter > .articles .articles .articles .articles a, .doc-page .book-summary ul.summary > .chapter > .articles .articles .articles .articles span {
  padding-left: 50px;
}
.doc-page .book-summary ul.summary > .chapter > .articles .articles .articles .articles .articles a, .doc-page .book-summary ul.summary > .chapter > .articles .articles .articles .articles .articles span {
  padding-left: 60px;
}
.doc-page .book-summary ul.summary li > span .exc-trigger,
.doc-page .book-summary ul.summary li > a .exc-trigger {
  color: #B5B5B5;
  width: 20px;
  text-align: center;
}
.doc-page .book-summary ul.summary li > span .exc-trigger::before,
.doc-page .book-summary ul.summary li > a .exc-trigger::before {
  font-size: 20px;
  content: "\f105";
}
.doc-page .book-summary ul.summary .expanded > span .exc-trigger:before,
.doc-page .book-summary ul.summary .expanded > a .exc-trigger:before {
  content: "\f107";
}
.doc-page .book-summary ul.summary li.chapter a:hover,
.doc-page .book-summary ul.summary li.chapter span:hover {
  background-color: #eee;
  text-decoration: none;
}
.doc-page .book-summary ul.summary li.chapter.active > a {
  background-color: #E8F5FF;
  color: #24a0ff;
}
.doc-page .popup-container {
  display: none;
  position: fixed;
  top: 60px;
  left: 292px;
  z-index: 999;
}
.doc-page .products-list {
  width: 800px;
  background: #FFFFFF;
  border: 1px solid #D3D5DA;
  -webkit-box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  color: #939da3;
  font-size: 14px;
  padding: 16px;
  list-style: none;
}
.doc-page .products-list .anchor-navigation-ex-anchor {
  display: none;
}
.doc-page .products-list .group {
  margin-bottom: 30px;
  -webkit-transition: none !important;
  transition: none !important;
}
.doc-page .products-list .title {
  width: 180px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  font-size: 16px;
  margin-bottom: 4px;
  padding: 4px 16px;
}
.doc-page .products-list .title:hover .anchor-navigation-ex-anchor {
  display: none;
}
.doc-page .products-list .title::before {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background: url("./images/icon_navigation.svg");
}
.doc-page .products-list .title.compute::before {
  background-position-x: 0;
}
.doc-page .products-list .title.network::before {
  background-position-x: -24px;
}
.doc-page .products-list .title.connect::before {
  background-position-x: -48px;
}
.doc-page .products-list .title.database::before {
  background-position-x: -72px;
}
.doc-page .products-list .title.safety::before {
  background-position-x: -96px;
}
.doc-page .products-list .title.storage::before {
  background-position-x: -120px;
}
.doc-page .products-list .title.management::before {
  background-position-x: -144px;
}
.doc-page .products-list .title.billing::before {
  background-position-x: -168px;
}
.doc-page .products-list .title.account::before {
  background-position-x: -192px;
}
.doc-page .products-list .title.developer::before {
  background-position-x: -216px;
}
.doc-page .products-list .title.container::before {
    background-position-x: -240px;
}
.doc-page .products-list .item {
  padding-left: 40px;
}
.doc-page .products-list .item li {
  list-style: none;
  position: relative;
}
.doc-page .products-list .item li a {
  line-height: 28px;
  padding: 0;
  margin-bottom: 8px;
  color: #717581;
  cursor: pointer;
  display: inline;
}
.doc-page .products-list .item li a:hover {
  color: #24a0ff;
  text-decoration: underline;
}
.doc-page .products-list .item li::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #C4C8D1;
  border-radius: 4px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: -14px;
}
.doc-page #anchor-navigation-ex-pagetop-navbar {
  position: fixed;
  right: 20px;
  top: 90px;
  background-color: #FFFFFF;
  border: none;
  width: 260px;
}
.doc-page #anchor-navigation-ex-pagetop-navbar ul {
  padding-left: initial;
  padding-right: initial;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul {
  padding: 0;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul .title-icon {
  display: none;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul b {
  font-weight: normal;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > li {
  margin-bottom: 8px;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul {
  max-width: 250px;
  position: relative;
  padding: 0;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul ul li a {
  padding-left: 30px;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul::before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #eee;
  height: 100%;
  width: 2px;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul li a {
  padding-left: 14px;
  line-height: 24px;
  margin-bottom: 6px;
  display: block;
  overflow: hidden;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul li a:hover {
  text-decoration: none;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul li a.nav-active {
  position: relative;
  color: #24a0ff;
  font-weight: bold;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul li a.nav-active b {
  font-weight: bold;
}
.doc-page #anchor-navigation-ex-pagetop-navbar > ul > ul li a.nav-active::before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #24a0ff;
  height: 24px;
  width: 2px;
}
.doc-page #anchor-navigation-ex-pagetop-navbar li {
  line-height: 24px;
}

.book-body img {
  max-width: 70%;
}

/*优化chrome滚动条*/
.book-summary,
.book-body .body-inner {
  overflow: auto;
  overflow-y: -moz-overlay;
  overflow-y: -webkit-overlay;
  overflow-y: overlay;
}
.book-summary::-webkit-scrollbar,
.book-body .body-inner::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.book-summary:hover::-webkit-scrollbar-thumb,
.book-body .body-inner:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}
.book-summary:hover::-webkit-scrollbar-thumb:hover,
.book-body .body-inner:hover::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.book-summary::-webkit-scrollbar-thumb,
.book-body .body-inner::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}
.book-summary::-webkit-scrollbar-track-piece,
.book-body .body-inner::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.book-summary::-webkit-scrollbar-thumb:hover,
.book-body .body-inner::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.docs-header {
  height: 50px;
  padding: 0 20px;
  background-color: #0f192d;
}
.docs-header .left-header .doc-logo img {
  height: 30px;
  display: block;
}
.docs-header .title a {
  color: rgb(255, 255, 255);
}
.docs-header .title a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.docs-header .console-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.docs-header .console-container .console-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.docs-header .console-container .console-btn:hover {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.9;
}
.docs-header .console-container .console-btn > i {
  display: inline-block;
}
.docs-header .console-container .console-btn > i::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("./images/control-icon.svg");
}

.docs-header {
  position: relative;
  z-index: 10;
}

.header-icon-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 12px;
}
.header-icon-wrap .header-icon-item {
  position: relative;
  margin-right: 8px;
}
.header-icon-wrap .header-icon-item .icon {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: rgba(255, 255, 255, 0.1);
}
.header-icon-wrap .header-icon-item .icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-size: cover;
}
.header-icon-wrap .header-icon-item .icon:hover {
  cursor: pointer;
}
.header-icon-wrap .header-icon-item .icon.weixin::before {
  background-image: url("./images/weixin.png");
}
.header-icon-wrap .header-icon-item .icon.email::before {
  background-image: url("./images/email.png");
}
.header-icon-wrap .header-icon-item .icon.telephone::before {
  background-image: url("./images/telephone.png");
}
.header-icon-wrap .header-icon-item .header-icon-dropdown {
  visibility: hidden;
  position: absolute;
  padding-top: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.header-icon-wrap .header-icon-item .header-icon-dropdown-inner {
  border-radius: 6px;
  background-color: #fff;
  color: #333;
  padding: 14px;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1), 0 10px 35px 0 rgba(104, 116, 127, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.06);
          box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1), 0 10px 35px 0 rgba(104, 116, 127, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.06);
}
.header-icon-wrap .header-icon-item .header-icon-dropdown .tit {
  font-size: 14px;
  color: #888;
  margin-bottom: 8px;
  white-space: nowrap;
  line-height: 1.3;
}
.header-icon-wrap .header-icon-item .header-icon-dropdown .tit.tit-weixin {
  text-align: center;
  margin-bottom: 0;
}
.header-icon-wrap .header-icon-item .header-icon-dropdown .header-icon-qrcode {
  width: 120px;
  height: 120px;
  margin-bottom: 4px;
  background-image: url("./images/qrcode-1.jpg");
  background-size: cover;
}
.header-icon-wrap .header-icon-item .header-icon-dropdown p {
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  font-weight: bold;
}
.header-icon-wrap .header-icon-item .header-icon-dropdown::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -6px;
  border: 6px solid #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header-icon-wrap .header-icon-item:hover .header-icon-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.header-icon-wrap .header-icon-item:hover .icon {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.25);
}

.new-product {
  position: relative;
}
.new-product::before {
  content: "";
  width: 20px;
  height: 12px;
  background-image: url("./images/new.gif");
  background-size: cover;
  position: absolute;
  right: -22px;
  top: 0;
}

.book {
  height: calc(100% - 50px);
}

.has-results {
  color: #636363;
  font-size: 14px;
  line-height: 1.4;
}

#book-search-results .search-results .has-results .search-results-item a {
  color: #24a0ff;
}

#book-search-results .search-results .search-results-title {
  opacity: 1;
}

#book-search-results .search-results .has-results .search-results-item h3 {
  font-size: 16px;
}

mark,
#book-search-results span.search-highlight-keyword {
  background-color: #ffeb3b;
  color: #000;
}

.index .products-list,
.index .markdown-section h4,
.index .markdown-section ul {
  padding: initial;
  margin: initial;
}
.index .docs-header .right-header .search-bar {
  display: none;
}
.index .page-wrapper {
  padding-bottom: 40px;
}
.index .page-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.index .pager-header {
  height: 260px;
  background: url("./images/index-bg.jpg") #ddd bottom center;
  background-size: cover;
}
.index .pager-header-container {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index .pager-header-search {
  margin-top: -36px;
}
.index .pager-header__searchbox {
  width: 600px;
  background: #FFFFFF;
  border: 1px solid #D9DDE4;
  -webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.07);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.index .pager-header__searchbox input {
  display: block;
  height: 50px;
  width: 100%;
  padding: 4px 40px 4px 16px;
  font-size: 16px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  caret-color: #00a4ff;
}
.index .pager-header__searchbox input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.index .pager-header__search-btn {
  width: 48px;
  border-radius: 0;
  font-size: 0;
  height: 48px;
  border: none;
  vertical-align: top;
  position: absolute;
  right: 1px;
  top: 1px;
  background-color: transparent;
  outline: none;
}
.index .pager-header__search-btn::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-image: url("./images/icon_navigation.svg");
  background-position: 0 -48px;
}
.index .pager-header__search-btn:hover::before {
  background-position: -24px -48px;
}
.index .pager-header__hotkeywords {
  margin-top: 12px;
  margin-left: 16px;
  color: #636363;
}
.index .pager-header__hotkeywords > a {
  margin-right: 8px;
  color: #636363;
}
.index .pager-header__hotkeywords > a:hover {
  text-decoration: underline;
  color: #24a0ff;
}
.index .pager-docentry {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
}
.index .pager-docentry > a {
  width: 33%;
  margin-right: 16px;
  padding: 24px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  padding-left: 82px;
  position: relative;
  color: #333333;
}
.index .pager-docentry > a:hover {
  color: #24a0ff;
}
.index .pager-docentry > a .title {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index .pager-docentry > a .title i {
  margin-left: 4px;
  font-size: 18px;
}
.index .pager-docentry > a p {
  font-size: 14px;
  color: #999;
  margin-top: 4px;
}
.index .pager-docentry > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  width: 46px;
  height: 46px;
  background-image: url("./images/icon_docentry.svg");
  background-position-x: 0;
}
.index .pager-docentry > a:nth-child(2)::before {
  background-position-x: -46px;
}
.index .pager-docentry > a:nth-child(3)::before {
  background-position-x: -92px;
}
.index .pager-docentry > a:last-child {
  margin-right: 0;
}
.index .markdown-section .products-list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .markdown-section .products-list .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 14px 0;
  border-bottom: 1px dashed #E3E3E3;
}
.index .markdown-section .products-list .group:first-child {
  padding-top: 0;
}
.index .markdown-section .products-list .group:last-child {
  border-bottom: 0;
}
.index .markdown-section .products-list .group .title {
  width: 180px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  font-size: 16px;
  padding-left: 20px;
}
.index .markdown-section .products-list .group .title:hover .anchor-navigation-ex-anchor {
  display: none;
}
.index .markdown-section .products-list .group .title::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background: url("./images/icon_navigation.svg");
}
.index .markdown-section .products-list .group .title.compute::before {
  background-position-x: 0;
}
.index .markdown-section .products-list .group .title.network::before {
  background-position-x: -24px;
}
.index .markdown-section .products-list .group .title.connect::before {
  background-position-x: -48px;
}
.index .markdown-section .products-list .group .title.database::before {
  background-position-x: -72px;
}
.index .markdown-section .products-list .group .title.safety::before {
  background-position-x: -96px;
}
.index .markdown-section .products-list .group .title.storage::before {
  background-position-x: -120px;
}
.index .markdown-section .products-list .group .title.management::before {
  background-position-x: -144px;
}
.index .markdown-section .products-list .group .title.billing::before {
  background-position-x: -168px;
}
.index .markdown-section .products-list .group .title.account::before {
  background-position-x: -192px;
}
.index .markdown-section .products-list .group .title.developer::before {
  background-position-x: -216px;
}
.index .markdown-section .products-list .group .title.container::before {
    background-position-x: -240px;
}
.index .markdown-section .products-list .group .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -2px;
}
.index .markdown-section .products-list .group .item > li {
  width: 20%;
  margin-bottom: 2px;
  line-height: 27px;
  list-style: none;
}
.index .markdown-section .products-list .group .item > li > a {
  color: #636363;
}
.index .markdown-section .products-list .group .item > li > a:hover {
  color: #24a0ff;
}

.header-mobile,
.docs-header-mobile,
.page-title-mobile,
.book-summary-mask {
  display: none;
}

@media screen and (max-width: 768px) {
  body, html {
    -webkit-text-size-adjust: 100% !important;
  }
  .docs-header .right-header .search-bar,
.markdown-section > h1:first-child,
.docs-header .console-container .console-btn,
#indexPopupBtn {
    display: none;
  }
  .book-body img {
    max-width: 100%;
  }
  .header-icon-wrap {
    margin-right: 0;
  }
  .header-icon-wrap .header-icon-item .header-icon-dropdown {
    display: none;
  }
  .header-icon-wrap .header-icon-item:hover .header-icon-dropdown {
    display: block;
  }
  .header-icon-wrap .header-icon-item:nth-child(2):hover .header-icon-dropdown {
    left: auto;
    right: -38px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .header-icon-wrap .header-icon-item:nth-child(2):hover .header-icon-dropdown::before {
    left: auto;
    right: 46px;
  }
  .header-icon-wrap .header-icon-item:last-child:hover .header-icon-dropdown {
    left: auto;
    right: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .header-icon-wrap .header-icon-item:last-child:hover .header-icon-dropdown::before {
    left: auto;
    right: 10px;
  }
  .index .docs-header {
    padding: 0 0 0 20px;
  }
  .index .pager-header {
    height: 200px;
  }
  .index .pager-header-search {
    width: 100%;
    padding: 0 20px;
  }
  .index .pager-header__searchbox {
    width: 100%;
  }
  .index .pager-docentry {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
  }
  .index .pager-docentry > a {
    width: 33.33%;
    margin-right: 0;
    border-radius: 0;
    padding: 70px 0 16px;
    text-align: center;
    margin-right: 4px;
    border-radius: 4px;
  }
  .index .pager-docentry > a::before {
    left: 50%;
    top: 16px;
    margin-left: -23px;
  }
  .index .pager-docentry > a .title {
    font-size: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .index .pager-docentry > a .title i {
    display: none;
  }
  .index .pager-docentry > a p {
    font-size: 12px;
    display: none;
  }
  .index .markdown-section .products-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .index .markdown-section .products-list .group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
  }
  .index .markdown-section .products-list .group .title {
    width: 100%;
    padding-left: 0;
  }
  .index .markdown-section .products-list .group .title::before {
    margin-right: 8px;
  }
  .index .markdown-section .products-list .group .item {
    padding-left: 34px;
    margin-top: 10px;
  }
  .index .markdown-section .products-list .group .item > li {
    width: 50%;
  }
  .index .has-results {
    padding: 0 20px;
  }
  .doc-page .docs-header {
    padding: 0 0 0 20px;
  }
  .doc-page .with-summary .book-summary {
    display: block;
  }
  .doc-page .book-summary {
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    overflow: hidden;
    background-color: transparent;
  }
  .doc-page .book-summary ul.summary > li.header {
    background-color: #fff;
    position: static;
    margin-bottom: 0;
  }
  .doc-page .book-summary .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #eee;
    position: sticky;
    background-color: #fff;
    top: 0;
    z-index: 10;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .doc-page .book-summary .header-mobile .back-home {
    color: #333;
    line-height: 32px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px 10px;
  }
  .doc-page .book-summary .header-mobile .back-home .fa {
    font-size: 22px;
  }
  .doc-page .book-summary .header-mobile .back-home:hover, .doc-page .book-summary .header-mobile .back-home:active {
    background-color: #eee;
    text-decoration: none;
  }
  .doc-page .book-summary .header-mobile .popup-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 200;
    border-radius: 4px;
  }
  .doc-page .book-summary > nav {
    position: relative;
    z-index: 2;
    background-color: #fff;
    width: calc(100% - 60px);
    overflow: auto;
    height: 100%;
  }
  .doc-page .book-summary .book-summary-mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .doc-page .page-inner {
    width: 100%;
    padding: 20px 20px 40px 20px;
  }
  .doc-page .book.with-summary .book-body {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .doc-page .page-inner {
    margin-left: 0;
  }
  .doc-page .page-title-mobile {
    margin-bottom: 20px;
    display: block;
  }
  .doc-page .markdown-section > h1:first-child + * {
    margin-top: 1.275em;
  }
  .doc-page.with-search .page-title-mobile {
    display: none;
  }
  .doc-page #anchor-navigation-ex-pagetop-navbar {
    position: relative;
    right: auto;
    top: auto;
    width: auto;
    padding: 10px 20px;
    border-radius: 4px;
    background: #f8f9fb;
  }
  .doc-page .search-noresults {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .doc-page .docs-header-mobile {
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #eee;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .doc-page .docs-header-mobile .mobile-navbtn {
    width: 58px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .doc-page .docs-header-mobile .search-bar {
    border-radius: 4px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #eee;
    margin-right: 10px;
    padding-left: 10px;
  }
  .doc-page .docs-header-mobile .search-bar .search-input {
    float: none;
    background-color: initial;
    width: 100%;
    height: 44px;
  }
}
