.footer-wrapper{height:300px;background-color:#323232;display:flex;position:relative}.footer-wrapper .action-wrapper{margin-top:68px;margin-left:414px;color:#fff;display:flex}.footer-wrapper .action-wrapper .help,.footer-wrapper .action-wrapper .link{cursor:pointer;font-size:18px;margin-bottom:4px}.footer-wrapper .action-wrapper .link-item{color:#939393;margin-top:24px;font-size:14px;cursor:pointer}.footer-wrapper .action-wrapper .link-item:hover{color:#1e88f5}.footer-wrapper .action-wrapper .action{margin-left:29px}.footer-wrapper .right-info{margin-top:68px;right:220px;position:absolute;font-size:18px;color:#fff}.footer-wrapper .right-info .chat-img{width:90px;height:90px;margin-top:30px}.footer-wrapper .success-tip{position:absolute;width:250px;height:90px;background:#000;color:#fff;opacity:.5;line-height:90px;text-align:center;font-weight:400;left:50%;transform:translate(-50%,-50%)}.primary{color:#1e88f5}.warning{color:#ffcc01}.error{color:red}.green{color:green}.good{color:#00d099}.bad{color:#ff7443}.black{color:#000}.scanning{position:absolute;z-index:7;top:0;left:0;width:100%;border-bottom:3px solid #3e88f1;animation:scan 1.2s infinite;background:linear-gradient(180deg,transparent,#3e88f1)}@keyframes scan{0%{height:0}to{opacity:0;height:345px}}.markdown-body pre code{white-space:pre-wrap}.develop-header{position:relative}.develop-header .develop-banner{display:flex;display:-webkit-flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;max-width:1920px;min-width:1200px}.develop-header .develop-banner .img{width:100%;height:100%}.develop-header .develop-banner .title{position:absolute;color:#fff;font-size:40px;font-weight:500}.develop-guide{margin:0 auto;max-width:1920px;min-width:1200px}.develop-guide .guide-wrapper{background:#f9fbfd;padding-top:55px;height:400px}.develop-guide .guide-wrapper .guide-title{font-size:30px;font-weight:400;color:#000;text-align:center;line-height:25px;height:25px;margin-bottom:62px}.develop-guide .guide-wrapper .guide-item-wrapper{display:flex;display:-webkit-flex;justify-content:center;align-items:center;flex-wrap:wrap}.develop-guide .guide-wrapper .guide-item-wrapper .guide-item{text-align:center}.develop-guide .guide-wrapper .guide-item-wrapper .guide-item .item{font-size:24px}.develop-guide .guide-wrapper .guide-item-wrapper .guide-item .guide-img{height:170px}.develop-guide .guide-wrapper .guide-item-wrapper .guide-item:hover{color:#1e88f5;cursor:pointer}.develop-guide .guide-wrapper .guide-item-wrapper .guide-item:not(:first-child){margin-left:90px}.develop-guide .api-document-wrapper{padding-top:55px}.develop-guide .api-document-wrapper .document-title{font-size:30px;font-weight:400;color:#000;text-align:center;line-height:25px;height:25px;margin-bottom:51px}.develop-guide .api-document-wrapper .api-document{width:70%;margin:70px auto 70px auto;display:flex;flex-direction:row;justify-content:center;align-items:baseline;flex-wrap:wrap}.develop-guide .api-document-wrapper .api-document .document-item{margin:0 80px 120px 80px;width:15%}.develop-guide .api-document-wrapper .api-document .document-item .title{display:flex;display:-webkit-flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;border-bottom:1px solid #42a9ff;padding-bottom:16px;font-size:16px;width:180px}.develop-guide .api-document-wrapper .api-document .document-item .title .icon{margin-right:8px;width:36px;height:36px}.develop-guide .api-document-wrapper .api-document .document-item .content{color:#c9c9c9;font-size:14px}.develop-guide .api-document-wrapper .api-document .document-item .content .content-item{margin-top:16px}.develop-guide .api-document-wrapper .api-document .document-item .content .active{color:#666}.develop-guide .api-document-wrapper .api-document .document-item .content .active:hover{color:#42a9ff;cursor:pointer}