.search-box{width:944px;float:left;background-color:#fff}
.search-box .top{padding:24px 24px 0 24px;border-bottom:1px solid #ddd;}
.search-box .top h3{padding:0;float:left;}
.search-box .top .nava{font-size:16px;display:inline-block;text-align:center;font-weight:700;margin-right:32px;position:relative;padding-bottom:10px}
.search-box .top .nava.active{color:#1a8cff;border-bottom:3px solid #1a8cff}
.search-box .qtype-box{padding:16px 16px 16px 0;font-size:14px}
.search-box .qtype-box .qtype-item{float:left;line-height:24px;margin-right:26px;padding:0 8px;border-radius:4px}
.search-box .qtype-box .qtype-item.active{background-color:#f7f8fa}
.search-box .qtype-box .qtype-item.active a{color:#1a8cff}
.search-docs .s-docs-row{display:flex;justify-content:space-between;align-items:center;cursor:pointer}
.search-docs .s-docs-row .d-icon{width:32px;height:32px}
.search-docs .s-docs-row .d-right{padding:16px 0;width:848px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}
.search-docs .s-docs-row .d-right .d-name{margin-bottom:8px;width:700px}
.search-docs .s-docs-row .d-right .d-bottom{font-size:14px;color:#8c8c8c}
.search-docs .s-docs-row .d-right .d-bottom .d-fun{display:inline-block;margin-right:16px}
.search-docs .s-docs-row .d-right .d-bottom .d-fun.jb{color:#f80}
.search-docs .s-docs-row .d-right .d-bottom .d-fun img{width:16px;height:16px;vertical-align:bottom}
.left-dwon{float:right;width:240px;position:-webkit-sticky;position:sticky;top:110px}
.search-index-bar{padding:16px 24px;background-color:#fff}
.search-index-bar .search-bar{border:1px solid #1a8cff;border-radius:4px;line-height:48px;display:flex;justify-content:space-between}
.search-index-bar .search-bar .input{border:none;width:773px;border-radius:4px;padding-left:24px;font-size:16px;outline:none}
.search-index-bar .search-bar .right-s{width:120px;background:#198dff;color:#fff;text-align:center;font-size:0;display:flex;align-items:center;justify-content:center;cursor:pointer}
.search-index-bar .search-bar .right-s:hover{opacity:.7}
.search-index-bar .search-bar .right-s span{font-size:16px}
.search-index-bar .search-bar .right-s img{width:20px;margin-right:8px}

.search-index-bar .search-bar button{width:120px;height:48px;background:#198dff;color:#fff;text-align:center;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}