body {
    background-color: #f6f6f6
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:110px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    color: #ff6a00
}

#root {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-width: 1200px;
    /*text-size-adjust: none*/
}

.info-p {
    color: #666;
    margin-bottom: 15px;
    font-size: 14px
}

.footer {
    background: #fff;
    padding-top: 10px
}

.footer-bd {
    padding-top: 50px
}
.nav {
    background: #ff6a00;
}
/*
.nav {
    background: #ff6a00;
    position: relative;
    color: #555
}

.nav .menu a, .nav .account a, .nav .info a {
    color: #555
}

.nav .menu .active::after {
    background-color: #ff6a00
}

.nav .info .contact .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/recharge/sprite_7.png') -252px -82px no-repeat;
    position: relative;
    top: 4px;
    margin-right: 5px
}

.nav .logo .newlogo {
    display: inline-block;
    width: 121px;
    height: 28px;
    background: url('https://juheimage.oss-cn-hangzhou.aliyuncs.com/www/activity/2022/sms/logo.png') no-repeat
}

.nav .info .account a:hover {
    animation: showborder ease-in-out .5s;
    animation-fill-mode: forwards
}*/

@keyframes showborder {
    25% {
        border-right: 1px solid #555
    }
    50% {
        border-bottom: 1px solid #555
    }
    75% {
        border-left: 1px solid #555
    }
    100% {
        border: 1px solid #555
    }
}

.docs-top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    align-items: center
}

.docs-top .apply-btn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #ff6a00;
    border-radius: 20px;
    color: #ff6a00;
    text-align: center;
    font-size: 14px;
    font-weight: bold
}

.docs-top .sample-down-btn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #ff6a00;
    background: #ff6a00;
    border-radius: 20px;
    /*color: #ff6a00;*/
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: bold
}

.docs-top .buy-btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #ff6a00;
    border-radius: 20px;
    color: #ff6a00;
    text-align: center;
    font-size: 14px;
    font-weight: bold
}

.testing-btn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #ff6a00;
    background: #f85a0f;
    border-radius: 2px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    padding:2px 20px 2px 20px;
    /*font-weight: bold*/
}

.tab-ul {
    display: flex;
    color: #666;
    font-weight: bold;
    font-size: 16px
}

.tab-ul li {
    margin-right: 60px;
    line-height: 72px;
    position: relative;
    cursor: pointer
}

.tab-ul li.active {
    color: #ff6a00
}

.tab-ul li.active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: #ff6a00;
    content: ''
}

.docs-api {
    width: 1100px;
    height: 150px;
    margin: 0 auto;
    background: #fff;
    padding: 0 50px;
    margin-top: 100px;
    /*flex: 1*/
}

.docs-api .docs-api-left {
    width: 200px;
    height: 100%;
    float:left;
}
.docs-api .docs-api-left .api-icon {
    line-height: 150px;
}
.docs-api .docs-api-right {
    width: 800px;
    height: 100%;
    float:left;
}
.docs-api .docs-api-right::before {
    content: '';
    position: absolute;
    /* bottom: 0; */
    /* left: 0%; */
    top:125px;
    width: 2px;
    height: 100px;
    margin-left: -40px;
    background: #ff6a00;
    box-shadow: 0 2px 4px #ff6a00
}

.docs-api .docs-api-right .api-name {
    font-size: 28px;
    margin-top: 20px;
    color:#333
}
.docs-api .docs-api-right .api-des {
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px;
    color:#333
}

.docs-content {
    width: 1100px;
    /*margin: 0 auto;*/
    background: #fff;
    padding: 0 50px;
    margin: 20px auto 50px;
    /*margin-top:80px;*/
    flex: 1
}

.product-info {
    padding-top: 40px
}

.product-aways {
    padding-bottom: 66px
}

.product-aways h3 {
    font-size: 18px;
    color: #555;
    padding-bottom: 20px;
    line-height: 20px
}

.product-aways h3 span {
    font-size: 14px;
    color: #666
}

.product-aways .FastCall {
    width: 1100px;
    height: 89px;
    background: url('../images/api-step.png') no-repeat center;
    background-size: contain
}

.product-aways .api-uls {
    height: 174px;
    overflow: hidden
}

.product-aways .api-uls li {
    float: left;
    width: 184px;
    height: 172px;
    padding: 0 12px;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    margin-left: 26px;
    text-align: center
}

.product-aways .api-uls li:first-child {
    margin-left: 1px
}

.product-aways .api-uls .recommed-a {
    display: block;
    width: 100%;
    height: 108px;
    padding: 16px 0 10px 0;
    border-bottom: 1px solid #f1f1f1
}

.product-aways .api-uls .recommed-a svg {
    width: 54px;
    height: 54px
}

.product-aways .api-uls .recommed-a h3 {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 0
}

.product-aways .api-uls .recommed-a p {
    font-size: 12px;
    color: #999;
    line-height: 22px
}

.product-aways .api-uls .price-p {
    color: #fb5b5b;
    font-size: 14px;
    line-height: 36px
}

.product-aways .api-uls .price-p span {
    font-size: 12px
}

.product-aways .ul-scenes li {
    float: left;
    width: 300px;
    height: 130px;
    padding: 20px 16px 0 16px;
    position: relative;
    border: 1px solid #eee;
    border-radius: 2px
}

.product-aways .ul-scenes li h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #666
}

.product-aways .ul-scenes li h4::before {
    content: '';
    width: 4px;
    height: 20px;
    background: #ff6a00;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 22px
}

.product-aways .ul-scenes li .s-content {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    padding-top: 10px
}

.product-aways .ul-scenes .scenes-second {
    margin: 0 33px
}

.product-aways .product-ul li {
    line-height: 20px;
    padding: 0 16px 10px;
    position: relative;
    color: #666;
    font-size: 14px
}

.product-aways .product-ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ff6a00;
    position: absolute;
    left: 0;
    top: 7px
}

.product-aways .product-info-des {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    padding-top: 6px
}

.product-content {
    display: none
}

.apis-wrap {
    display: flex;
    padding-bottom: 20px;
    padding-top: 20px
}

.api-tabs {
    width: 180px
}

.api-tabs li {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #888;
    margin-top: 20px;
    cursor: pointer
}

.api-tabs li.active {
    color: #ff6a00;
    font-weight: bold;
    border-right: 2px solid #ff6a00;
    border-radius: 2px
}

.apis-content {
    flex: 1;
    border-left: 1px solid #eee;
    color: #555;
    padding-top: 8px;
    padding-left: 40px;
    font-size: 13px
}

.apis-content .api-item {
    display: none
}

.simple-line {
    line-height: 20px;
    padding: 12px 0;
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    color: #777;
    border-bottom: 1px dashed #f2f2f2
}

.simple-line strong {
    color: #555
}

.simple-line span em {
    color: red;
    font-style: normal
}

.simple-line .link {
    display: inline-block;
    width: 16px;
    height: 8px;
    background: url('https://juheimage.oss-cn-hangzhou.aliyuncs.com/www/activity/2022/sms/sprite_7.png') -268px -82px no-repeat;
    margin-left: 5px
}

.api-table tr.title, .prediv pre {
    background: #fbfbfb
}

.simple-line .api-test-tools {
    color: #ff6a00;
    padding-left: 5px
}

.simple-line b {
    color: #555
}

.simple-line .blue {
    color: #ff6a00
}

.simple-table {
    margin-bottom: 20px;
    border-bottom: 0
}

.api-table td, .api-table th {
    border-bottom: 1px solid #f2f2f2
}

.api-table {
    margin-top: 10px;
    width: 100%;
    font-size: 12px;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    color: #555
}

.api-table th {
    text-align: left;
    font-weight: 400;
    color: #333;
    height: 34px;
    line-height: 34px
}

.api-table td {
    line-height: 20px;
    padding: 5px 10px 5px 0
}

.api-table a {
    color: #ff6a00
}

.prediv pre {
    padding: 20px 0 20px 20px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #666;
    white-space: pre;
    line-height: 16px;
    display: block;
    overflow: hidden;
    font-family: Georgia, "Times New Roman", Times, serif, Menlo, Monaco, Consolas, "Courier New", monospace
}

.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-number {
    color: #986801
}

.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {
    color: #50a14f
}

.product-decs-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    color: #ff6a00
}

.product-aways .product-h3 {
    padding-bottom: 0
}

.product-left {
    float: left;
    width: 318px
}

.product-left .product-box {
    display: none;
    height: 604px;
    padding: 132px 40px 90px 47px;
    box-sizing: border-box;
    background: url('https://juheimgs.oss-cn-beijing.aliyuncs.com/docs/363/vedio-smsbg.png') center no-repeat
}

.product-left .product-box.first-box {
    display: block
}

.product-left .product-box .box-content {
    height: 100%;
    width: 100%;
    overflow-y: auto
}

.product-left .product-box .box-content img, .product-left .product-box .box-content video {
    max-width: 100%;
    margin-bottom: 10px
}

.product-left .product-box p {
    background: #f5f5f5;
    border-radius: 0 18px 18px 18px;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 10px
}

.product-right {
    float: left;
    width: 600px
}

.product-list {
    margin-top: 62px
}

.product-list li {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 176px;
    box-sizing: border-box;
    height: 146px;
    background: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

.product-list li img {
    width: 56px;
    height: 56px;
    margin: 25px auto 10px
}

.product-list li.product-active {
    border: 2px solid #ff6a00;
    color: #ff6a00;
    font-size: 14px;
    font-weight: bold
}

.product-list li.product-active p {
    position: relative;
    padding-bottom: 10px
}

.product-list li.product-active p:after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -9px;
    content: '';
    background-color: #ff6a00;
    height: 4px;
    width: 18px;
    border-radius: 2px
}

.block-table {
    width: 100%;
    border: 1px solid #e7e7e7;
    font-size: 12px;
    color: #666;
}
.block-table tr {
    line-height: 42px;
}
.block-table td,.block-table th {
    border: 1px solid #e7e7e7;
}
.block-table .time {
    width: 174px;
    text-align: center;
}
.block-table .type {
    text-align: center;
}
.block-table .name {
    /*padding-left: 50px;*/
    text-align:center;
    background: #f8f8f8;
    font-weight: bold;
}
.block-table .download {
    width: 135px;
    color: #00aeff;
    text-align: center;
    cursor: pointer;
}

.block-table tbody tr td {
    text-align: center;
}