.domainBanner-wrapper {
    height: auto;
    padding: 0px;
}

.domainBanner-input-content-wrapper , .domainBanner-wrapper .domainBanner-input-wrapper .domainBanner-input-content {
    width: 100%;
}

.queryDomainNameInput.el-input {
    width: auto;
    flex: 1;
}

.documents-container__inner.document-searchResult-content .documents-pendant-content , .documents-pendant-content.documents-pendant-content__otherContent {
    background: #fff;
} 

/* .documents-container__inner.document-searchResult-content .documents-pendant-content:hover {
    box-shadow: inherit;
} */

.documents-container__inner.document-searchResult-content .documents-choiceness-item.documents-pendant-content {
    display: block;
    background: linear-gradient(180deg, #EFF8FF 0%, #FFFFFF 100%);
}

.choiceness-item-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid #DFDFDF;
    margin-top: 13px;
}

.choiceness-item-desc.tpm-prod-hero__notice-desc {
    -webkit-line-clamp: 3;
    line-height: 20px;
    height: 60px;
}
 
.documents-choiceness-item .choiceness-item-title {
    font-size: 18px;
    font-weight: 500;
    color: #191919;
    line-height: 25px;
} 

.documents-choiceness-item .choiceness-item-bottom__text {
    font-size: 14px;
    font-weight: 400;
    color: #C0C0C0;
    line-height: 20px;
} 

.document-content-text .tp-link {
    top: 18px;
    transform: translateY(0);
}

.document-content-text-flag {
    font-size: 14px;
    font-weight: 400;
    color: #C0C0C0;
    line-height: 20px;
}

.document-content-text {
    height: auto;
}

.document-content-text-excerpts.tpm-prod-hero__notice-desc {
    line-height: 20px;
}

.documents-content-none,.queryResult-content-wrapper {
    padding: 157px 0;
}

.document-content-none-text {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #191919;
}

.document-content-none-recom-title {
    font-size: 16px;
    line-height: 24px;
    color: #293957;
    font-weight: 400;
    margin-bottom: 16px;
}

.document-content-none-recom {
    margin-top: 40px;
    text-align: center;
}

.document-none-tag {
    margin: 0 8px;
}