@import url('api-details-top.css');@import url('../../../v11/docs/details/api-details-docs.css');@import url('../../../v11/docs/details/api-right.css');@import '../../../v11/docs/details/apiIntro.css';@import '../../../v11/docs/details/activityBanner.css';.width100 {
    width: 100%;
    min-width: 1200px
}

.width1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.center {
    text-align: center
}

.red {
    color: #F0483D
}

.green {
    color: #29c287
}

i,em {
    font-style: normal
}

body {
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    width: 100%;
    height: 100%;
    color: #303030
}

.nav {
    background: #fff !important
}

.apis-details-box {
    padding-top: 66px;
    background: #f8f8f8
}

.flex-between {
    display: flex;
    justify-content: space-between
}

.apis-content-box {
    gap: 0 20px
}

.apis-content-box .api-mains-left {
    flex: 1;
    overflow: hidden
}

.apis-content-box .api-mains-right {
    flex-shrink: 0;
    width: 260px;
    border-radius: 2px;
    overflow: hidden;
    margin-top: 52px;
    box-sizing: border-box
}

.api-top-mains,.tabDiv {
    background: #FFFFFF
}

.safeguard-box {
    width: 100%;
    height: 64px;
    margin: 8px auto 12px;
    background: url('https://juheimage.oss-cn-hangzhou.aliyuncs.com/www/v11/docs/safeguards@2x.png') left center no-repeat;
    background-size: contain
}

.activity-wrapper {
    margin-top: 20px;
    margin-bottom: 20px
}

.activity-box {
    display: block
}

.activity-img {
    width: 100%;
    height: auto
}

.tabs-content {
    background: #FFFFFF;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #eee;
    padding: 0 32px;
    margin-top: 12px
}

.tabs-content .tab-div-box {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.tabs-content .tabul {
    display: flex;
    line-height: 60px;
    gap: 60px
}

.tabs-content .tabul li {
    color: #303030;
    cursor: pointer;
    position: relative
}

.tabs-content .tabul li h2 {
    font-size: 16px;
    font-weight: normal
}

.tabs-content .tabul li.active h2 {
    font-weight: bold
}

.tabs-content .tabul li.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #07AAFF
}

.tabDiv {
    background: #fff;
    border-radius: 2px;
    padding-bottom: 40px;
    margin-bottom: 32px;
    min-height: 500px;
    word-wrap: break-word
}

.docs-api-show {
    display: none
}

.loadingbox {
    width: 100%;
    margin-left: -150px;
    margin-top: 40px;
    text-align: center
}

@media screen and (min-width: 751px) {
    .mobile-fixed-btns,.header-dropdown-m,.nav-mobile,.mobile-footer,.mobile-api-details,.m-login-register,.select-sublist,.list-title,.apis-dialog-info,.login-btn2,.copy-btn,.pdf-download2,.favorite-mobile,.zixun,.api-tools-mobile,.pkg-select,.m-float-wrapper {
        display:none !important
    }

    .nav-fixed-noshadow {
        box-shadow: none
    }

    .tabDiv {
        padding-top: 32px
    }

    .tab-pos {
        position: fixed;
        top: 66px;
        background: #fff;
        border-bottom: 1px solid #eee;
        z-index: 9;
        width: 920px;
        margin-top: 0;
        box-sizing: border-box
    }

    .pos-tab-div {
        padding-top: 112px
    }

    .tab-btns {
        display: none
    }

    .tab-btns .btns-box {
        margin: 0
    }

    .tab-btns .btns-box .api-btn-a {
        margin-right: 0;
        margin-left: 12px
    }

    .tab-btns .btns-box .api-btn-a:nth-child(n+4) {
        display: none
    }

    .loading-img {
        margin-left: 200px
    }
}

@media screen and (min-width: 1900px) {
    .width1200 {
        width:1440px
    }

    .tab-pos {
        width: 1160px
    }

    .safeguard-box {
        background: url('https://juheimage.oss-cn-hangzhou.aliyuncs.com/www/v11/docs/safeguardbig@2x.png') left center no-repeat;
        background-size: contain
    }
}

@media screen and (max-width: 750px) {
    .tab-btns,.safeguard-box {
        display:none !important
    }

    .nav-mobile .nav-top {
        background-color: #fff !important
    }

    .detail-mobile {
        padding-bottom: 54px
    }

    .activity-wrapper {
        margin-top: 10px;
        margin-bottom: 0
    }

    .tabs-content {
        margin-top: 10px;
        padding: 0 16px
    }

    .tabs-content .tabul {
        line-height: 45px;
        gap: 0;
        overflow-x: auto;
        margin-right: 20px
    }

    .tabs-content .tabul li {
        margin-right: 45px;
        flex-shrink: 0
    }

    .tabs-content .tabul li h2 {
        font-size: 13px
    }

    .tabs-content .tabul li.active:after {
        height: 2px
    }

    .loadingbox {
        margin-left: 0;
        text-align: center
    }
}
