.result-cotaniner[data-v-635c4110] {
    display: flex;
    flex-direction: column;
    padding: 0 1rem
}

.result-cotaniner .result-item[data-v-635c4110] {
    background-color: #151515;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 1rem;
    margin-bottom: 10px;
    padding: .8rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 100%
}

.result-empty[data-v-635c4110] {
    text-align: center
}

.input[data-v-635c4110] {
    flex: 1;
    min-width: 0
}

.top[data-v-635c4110] {
    align-items: center;
    background-color: #000;
    display: flex;
    height: 100vh;
    justify-content: space-between;
    position: fixed;
    top: 0
}

.icon-search[data-v-635c4110] {
    font-size: 14px
}

.btn[data-v-635c4110] {
    font-size: 12px;
    margin-left: 8px
}

.search-history-com[data-v-635c4110] {
    padding-top: 2rem
}

.icon-close_fill[data-v-635c4110],
.icon-search[data-v-635c4110] {
    color: #acabb0;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center;
    width: 24px
}

.search-modal[data-v-635c4110] {
    background-color: #000;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99
}

.close[data-v-635c4110] {
    float: right;
    width: 10%
}

.searchbox[data-v-635c4110] {
    display: flex;
    margin-top: 1rem;
    padding-left: .5rem;
    padding-right: .5rem
}

.space[data-v-635c4110] {
    width: 2%
}

.form-input[data-v-635c4110] {
    width: 83%
}

.button[data-v-635c4110] {
    background-color: #ff9000;
    border-radius: 5px;
    color: #000;
    font-weight: 700;
    margin: auto;
    padding: 8px;
    text-align: center;
    width: 15%
}

.input-wrap[data-v-635c4110] {
    height: 40px
}

.line[data-v-635c4110] {
    background-color: #262626;
    height: 1px;
    margin: 1rem auto;
    width: 100%
}

.line2[data-v-635c4110] {
    border-bottom: .1px solid hsla(0, 0%, 59%, .31)
}

.line2[data-v-635c4110],
.lists[data-v-635c4110] {
    margin-top: 1rem
}

.lists[data-v-635c4110] {
    padding-left: 10px
}

.lists .list[data-v-635c4110] {
    margin-top: 1rem
}

.list[data-v-635c4110] {
    align-items: center;
    display: flex;
    flex-direction: row
}

.titlee[data-v-635c4110] {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    width: 80%
}

.result[data-v-635c4110] {
    color: #c6c6c6;
    font-size: .85rem;
    width: 90%
}

.result a[data-v-635c4110] {
    color: #c6c6c6;
    -webkit-text-decoration: none;
    text-decoration: none
}

.title[data-v-635c4110] {
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
    text-align: center;
    width: 20%
}

.list-result[data-v-635c4110] {
    display: flex
}

.resultList[data-v-635c4110] {
    margin-top: 1.2rem
}

.cross[data-v-635c4110] {
    width: 10%
}

.cross_[data-v-635c4110] {
    vertical-align: middle;
    width: 1.5rem
}

.tag[data-v-635c4110] {
    margin-top: 1rem
}
.tag[data-v-635c4110] .sub_title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.tag[data-v-635c4110] .sub_title a {
    color: #fff;
    margin-left: .5rem;
}
.tags-cloud {
    text-align: center;
}

.titleee[data-v-635c4110] {
    padding-left: .7rem
}

ul li[data-v-635c4110] {
    list-style-type: none
}

.flex-wrap[data-v-635c4110] {
    flex-wrap: wrap
}

.flex[data-v-635c4110] {
    display: flex
}

.label[data-v-635c4110] {
    margin: 0 7px 7px 0
}

.label a[data-v-635c4110] {
    background-color: #1b1b1b;
    border-radius: 5px;
    color: #ff9000;
    display: block;
    font-size: .9rem;
    height: 30px;
    line-height: 30px;
    padding: 2px 7px;
    -webkit-text-decoration: none;
    text-decoration: none
}

menu[data-v-635c4110],
ol[data-v-635c4110],
ul[data-v-635c4110] {
    list-style: none;
    margin: 0;
    padding: 0
}

.dataa[data-v-635c4110] {
    padding: 10px
}

.form-item[data-v-0ba961d6] {
    width: 100%;
    
}

.input-wrap[data-v-0ba961d6] {
    align-items: center;
    background-color: #26262a;
    border-radius: 4px;
    display: flex;
    height: 40px;
    width: 100%
}

.error[data-v-0ba961d6] {
    border: 1px solid #f90
}

.tip[data-v-0ba961d6] {
    color: #ff9000;
    font-size: .9rem;
    margin-top: 10px;
    padding-bottom: 1.5rem
}

.iconfont[data-v-0ba961d6] {
    color: #f7f8fb;
    font-size: 22px;
    text-align: center;
    width: 40px
}

.input[data-v-0ba961d6] {
    flex: 1;
    padding-left: .5rem
}