@import url('banner.css?v=1');
@import url('api-list.css?v=1.11');
i {
  font-style: normal
}
.paginate {
  max-width: 1440px;
  margin: 40px auto 0;
  display: flex;
  justify-content: flex-end
}
.docs-content {
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 50px
}
.docs-box {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 12px;
  box-sizing: border-box;
  display: flex
}
.docs-box .api-assort {
  width: 156px;
  box-sizing: border-box;
  height: fit-content;
  display: flex;
  border-left: 2px solid rgba(51, 51, 51, 0.04);
  flex-direction: column;
  flex-shrink: 0
}
.docs-box .api-assort h1, .docs-box .api-assort .p-des {
  position: absolute;
  opacity: 0;
  visibility: hidden
}
.docs-box .api-assort .api-nav {
  font-size: 16px;
  color: #333
}
.docs-box .api-assort .api-nav, .docs-box .api-assort .empty {
  margin: 12px 0;
  line-height: 24px;
  width: fit-content;
  padding-left: 22px;
  position: relative
}
.docs-box .api-assort .api-nav.selected, .docs-box .api-assort .empty.selected {
  font-weight: bold;
  color: #07AAFF;
  font-size: 18px
}
.docs-box .api-assort .api-nav.selected::after, .docs-box .api-assort .empty.selected::after {
  content: '';
  position: absolute;
  left: -2px;
  top: 4px;
  height: 18px;
  width: 4px;
  border-radius: 2px;
  background-color: #07AAFF
}
.docs-box .api-list-box {
  flex: 1;
  padding-bottom: 40px;
  position: relative;
  height: fit-content
}
.docs-box .filter-box {
  font-size: 14px;
  color: #333;
  display: flex;
  justify-content: space-between
}
.docs-box .filter-box .filter-left {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 8px;
  flex: 1;
  flex-shrink: 0
}
.docs-box .filter-box .filter-left .api-nav {
  color: #666;
  height: 30px;
  line-height: 30px;
  background: rgba(51, 51, 51, 0.03);
  border-radius: 4px;
  padding: 0 12px
}
.docs-box .filter-box .filter-left .api-nav.selected {
  color: #07AAFF;
  background: rgba(7, 170, 255, 0.08)
}
.docs-box .filter-box .filter-right {
  display: flex;
  width: 300px;
  justify-content: end;
  margin-right: 4px
}
.docs-box .filter-box .filter-right .filter-api {
  position: relative;
  width: 130px;
  line-height: 32px;
  z-index: 1;
  display: flex
}
.docs-box .filter-box .filter-right .filter-api .filter-span {
  padding-right: 20px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer
}
.docs-box .filter-box .filter-right .filter-api .filter-span::after {
  content: '';
  border: 5px solid transparent;
  border-top: 5px solid #666;
  position: absolute;
  top: 7px;
  right: 4px
}
.docs-box .filter-box .filter-right .select-ul {
  position: absolute;
  top: 32px;
  left: 0;
  display: none;
  z-index: 2;
  border: none;
  width: 120px;
  line-height: 32px;
  padding: 8px 0;
  box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.08);
  background: #fff
}
.docs-box .filter-box .filter-right .select-ul li {
  box-sizing: border-box;
  color: #666;
  line-height: 32px
}
.docs-box .filter-box .filter-right .select-ul li a {
  padding-left: 12px;
  color: #666;
  display: block
}
.docs-box .filter-box .filter-right .select-ul li a.selected {
  color: #07AAFF;
  font-weight: bold
}
.docs-box .filter-box .filter-right .select-ul li a:hover {
  color: #07AAFF;
  font-weight: bold;
  background: #F7F9FF
}
.docs-box .filter-box .filter-right option {
  width: 100px
}
.docs-box .api-list-ul-box {
  position: relative
}
.docs-box .api-fankui {
  position: absolute;
  left: 28px;
  bottom: -68px;
  z-index: 99;
  color: rgba(51, 51, 51, 0.4);
  font-size: 12px
}
.docs-box .api-fankui a {
  color: #07AAFF;
  font-weight: bold
}
.docs-box .api-fankui a:hover {
  opacity: .7
}
@media screen and (max-width:1439px) {
  .docs-box {
    width: 100%;
    min-width: 1200px
  }
}
@media screen and (min-width:751px) {
  body {
    font-size: 16px
  }
  .header-dropdown-m, .nav-mobile, .mobile-footer, .mobile-content-docs, .m-login-register {
    display: none !important
  }
}
@media screen and (max-width:750px) {
  .footer-help-top, .pc, .footer-help, .m-second-filter-box {
    display: none !important
  }
  .nav-mobile .nav-logo {
    background-image: url('../image/logo.png')
  }
  .nav-mobile .nav-login {
    background-image: url('https://img.juhe.cn/www/v10/logo/nav-black-search-icon.svg')
  }
  .nav-mobile .nav-menu span {
    background-color: #262626
  }
  .nav-mobile .nav-top {
    background-color: rgba(255, 255, 255);
    border-bottom: .5px solid rgba(24, 24, 24, 0.05)
  }
  .mobile-content-docs {
    padding-top: 1rem
  }
  .m-arrow-cover-box .m-arrow-down-icon {
    width: .22rem;
    transition: transform .25s;
    -webkit-transition: transform .25s
  }
  .m-arrow-cover-box .anmiate-arrow-down-icon {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg)
  }
  .m-category-cover-box {
    font-size: .26rem;
    font-family: PingFang-SC-Medium;
    font-weight: 400;
    color: #666;
    position: fixed;
    top: 1rem;
    left: 0;
    z-index: 22;
    background: rgba(0, 0, 0, 0.4);
    display: none
  }
  .m-category-cover-box .m-category-cover-in {
    background: #fff;
    flex-flow: row wrap;
    padding-bottom: .3rem
  }
  .m-filter-content {
    padding-top: .3rem;
    padding-bottom: .3rem;
    box-sizing: border-box
  }
  .m-search-none {
    width: 5.8rem;
    margin: .7rem auto
  }
  .m-search-none img {
    width: 5.8rem;
    height: 4rem
  }
  .m-more {
    text-align: center;
    color: #00bdff;
    font-size: .28rem;
    position: relative;
    z-index: 33;
    margin-top: .3rem
  }
  .m-more .m-no-more {
    display: none
  }
  .unite-lr-padding {
    padding-left: .3rem;
    padding-right: .3rem;
    position: relative
  }
  .unite-flex {
    display: flex;
    align-items: center
  }
  .filter-btn {
    display: flex;
    align-items: center;
    position: absolute;
    right: .3rem;
    top: -0.5rem;
    z-index: 7
  }
  .filter-btn span {
    font-size: .28rem;
    font-weight: bold;
    color: #333;
    padding-right: 4px
  }
  .nav-tabs {
    background: #fff;
    padding: .3rem;
    position: relative
  }
  .nav-tabs .filter-btn {
    top: .28rem
  }
  .nav-tabs .nav-tab {
    margin-right: .8rem;
    padding: .2rem 0;
    font-size: .3rem;
    color: #333;
    font-weight: bold;
    opacity: .39
  }
  .nav-tabs .nav-tab.active {
    position: relative;
    opacity: 1
  }
  .nav-tabs .nav-tab.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    height: .08rem;
    border-radius: .04rem
  }
  .nav-tabs.market-nav-tabs .nav-tab {
    margin-right: .5rem
  }
  .cover-title {
    font-size: .24rem
  }
  .bgff {
    background: #fff
  }
  .cover-flex-ul {
    display: flex;
    flex-wrap: wrap;
    gap: .12rem .12rem
  }
  .cover-flex-ul li {
    height: .72rem;
    line-height: .72rem;
    border-radius: .36rem;
    text-align: center;
    overflow: hidden;
    font-size: .24rem
  }
  .cover-flex-ul li a {
    display: block;
    height: 100%;
    color: #333;
    padding: 0 .32rem;
    background: #f7f7f7
  }
  .cover-flex-ul li a.selected {
    color: #07AAFF;
    background: #ECF9FF
  }
  .tags-assorts {
    margin: .2rem 0 .1rem .3rem
  }
  .cover-title {
    font-size: .26rem;
    padding-top: .36rem;
    padding-left: .3rem;
    padding: .32rem .3rem .2rem;
    color: #333
  }
}