.c-18c385 {
    color: #18c385 !important;
}

.more-link {
    cursor: pointer;
}

.more-link i {
    vertical-align: middle;
    margin-left: 3px;
    transform: rotate(90deg);
}

.domain-search {
    padding-left: 40px;
    padding-top: 40px;
}

.domain-search h3 {
    height: 31px;
    font-size: 24px;
    color: #394c80;
    line-height: 31px;
}

.domain-search .domain-textarea {
    width: 900px;
    height: auto;
    margin-right: 50px;
}

.domain-textarea textarea {
    resize: none;
}

.domain-search .domain-btn {
    width: 160px;
}

.result {
    padding-left: 40px;
    padding-right: 40px;
}

.result h3 {
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 9px;
    border-left: 2px solid #f85252;
}

.result .table-wrapper {
    background: #ffffff;
    border: 1px solid #dfe3f1;
    border-bottom: 0;
}

.result.disabled {
    padding-bottom: 40px;
}

.table-bottom {
    padding-bottom: 20px;
    border-bottom: 1px solid #dfe3f1;
}

.result .domain-btn {
    width: 120px;
    height: 32px;
    background: #3c7ee5;
    border-radius: 2px;
    border: 1px solid #436de0;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding: 0;
}

.result .domain-btn.reset {
    background: #f1f6fe;
    border: 1px solid #436de0;
    color: #3c7ee5;
}

.result .select-input {
    width: 55px;
    text-align: right;
    line-height: 32px;
    margin-left: 40px;
    margin-right: 40px;
}

.diable-txt {
    text-align: left;
    margin-left: 30px;
}

.whois {
    width: 120px;
    height: 32px;
    background: #ffffff;
    border-radius: 2px;
    border: 1px solid #436de0;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    display: block;
    float: right;
    margin-right: 30px;
    color: #3c7ee5;
}

.suffix {
    width: 900px;
    height: 229px;
    margin-top: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-bottom: 40px;
}

.suffix .batch-checked label {
    margin-bottom: 25px;
    width: 72px;
}

.suffix .el-checkbox {
    margin-right: 29px;
}

.batch-btn {
    padding-top: 18px;
    border-top: 1px solid #dfe3f1;
}

.common-use {
    width: 116px;
    height: 30px;
    background: #f1f6fe;
    border: 1px solid #3c7ee5;
    font-size: 14px;
    color: #3c7ee5;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
}