/* 联系/搜索展示型：可输入，不可提交 */
.contact-form-display .btn,
.search-form-display button {
    cursor: default;
}
