* {
    color: inherit;
}

a:hover {
    color: #3c7ee5;
}

.whole-wrapper * {
    box-sizing: border-box;
}

.check-wrap {
    margin-bottom: 10px;
}


/* 商标搜索banner 样式表 */

.check-head {
    width: 1200px;
    height: 290px;
    padding-top: 50px;
    background: url(../../../img/bf6ec66.jpg) no-repeat center center; /* 背景图片居中显示 */
    background-size: 100% 100%; /* 根据容器尺寸调整背景图片 */
    text-align: center;
    color: #fff;
    margin: 0 auto; /* 确保整个元素水平居中 */
}

.el-checkbox__input.is-checked+.el-checkbox__label, .el-radio__input.is-checked+.el-radio__label{
    font-weight: bold;
}
.check-head .name {
    height: 46px;
    line-height: 46px;
    font-size: 36px
}

.check-head .name-en {
    height: 20px
}

.check-head .type-panel {
    height: 24px;
    margin-top: 30px
}

.check-head .type-panel li {
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    cursor: pointer
}

.check-head .type-panel li+li {
    margin-left: 20px
}

.check-head .type-panel li.active,
.check-head .type-panel li:hover {
    background: #3c7ee5
}

.check-head .type-panel li a {
    color: #fff;
    display: block;
    padding: 0 5px;
}

.check-head .search-panel {
    height: 70px;
    margin-top: 24px;
    position: relative
}

.check-head .search-panel .search-item {
    width: 738px;
    position: absolute;
    left: 50%;
    margin-left: -369px
}

.check-head .search-panel .search-item .select-input {
    width: 658px;
    height: 60px
}

.check-head .search-panel .search-item .select-input.el-input--medium .el-input__inner {
    height: 60px;
    line-height: 60px;
    border: none;
    border-radius: 0;
    padding-left: 15px;
}

.check-head .search-panel .search-item .tx-upload {
    width: 658px;
    height: 60px;
    line-height: 40px;
    padding: 10px;
    background-color: #fff;
    color: #9b9b9b;
    text-align: left;
    overflow: hidden;
    position: relative
}

.check-head .search-panel .search-item .tx-upload .cropper-inputs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.check-head .search-panel .search-item .tx-upload .upload-had,
.check-head .search-panel .search-item .tx-upload .upload-items {
    width: 100%;
    height: 100%
}

.check-head .search-panel .search-item .tx-upload img {
    max-width: 100%;
    max-height: 100%;
    margin: -2px 10px 0 0;
    vertical-align: middle
}

.check-head .search-panel .search-item .tx-search .el-upload {
    width: 100%;
    height: 100%;
    line-height: 50px;
    padding: 5px 10px;
    text-align: left
}

.check-head .search-panel .search-item .tx-search .upload-empty .iconfont {
    height: 20px;
    line-height: 20px;
    margin: -2px 10px 0 0;
    font-size: 26px
}

.check-head .search-panel .search-item .search-btn {
    width: 80px;
    height: 60px;
    border: none;
    border-radius: 0
}

.check-head .search-panel .search-item .search-btn .i-search {
    font-size: 26px
}

.check-head .search-panel .download-item {
    position: absolute;
    left: 50%;
    margin: 10px 0 0 380px;
    width: 102px;
    line-height: 20px
}

.check-head .search-panel .download-item a {
    color: #fff
}

.check-head .declaration {
    width: 738px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px
}

.check-head .declaration a {
    float: right;
    color: #fff;
    font-size: 14px;
    margin-right: 13px;
}


/* 商标搜索 public.css */


/* 搜索商标 banner */

.search-popper .search-category-item {
    width: 738px;
    padding: 0 2px;
    margin: -5px 0 0 -738px;
    background: #fff;
    border: 1px solid #bcc9e5;
    border-top: 0;
}

.search-popper .search-category-item .operate-item {
    line-height: 40px;
    padding-right: 10px;
    text-align: right;
}


/* 搜索商标组件 */

.check-wrap .check-head .search-panel .search-item .select-input {
    width: 540px;
}

.check-wrap .check-head .search-panel .search-select {
    width: 106px;
    height: 60px;
    line-height: 60px;
    margin-top: 0;
    border-right: 1px solid #e0e3e8;
}

.check-wrap .check-head .search-panel .search-select {
    border-right: none;
    background: #fff;
}

.check-wrap .check-head .search-panel .search-select p {
    color: #1b1b1b;
    cursor: pointer;
}

.search-popper .header-category-item {
    width: 646px;
    padding: 0;
    margin: -11px 0 0 -540px;
}

.search-popper .header-category-item .el-checkbox-button__inner {
    width: 92px;
    padding: 12px 0;
    margin-top: -1px;
}

.search-popper .header-category-item .el-checkbox-button:nth-child(6n) .el-checkbox-button__inner {
    border-right: 1px solid #dcdfe6;
}

.search-popper .header-category-item .el-checkbox-button:nth-child(7n) .el-checkbox-button__inner {
    border-right: 0;
}

.el-button.is-circle {
    border-radius: 50%;
}


/* 空数据显示 */

.empty-warpper {
    width: 100%;
    padding: 100px 0;
    text-align: center
}

.empty-warpper .icons .icon {
    font-size: 120px
}

.empty-warpper .txt {
    padding: 0 40px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px
}

.empty-warpper .txt p a {
    color: #fc6530;
    text-decoration: underline
}

.empty-warpper .txt p {
    color: #a09e9e;
}

.error-icon {
    display: block;
    width: 160px;
    height: 120px;
    margin: 0 auto;
    background: url(../../../img/error_icon2.jpg) no-repeat center center;
    background-size: contain;
}

.inline-block {
    display: inline-block;
}


/* whole-wrapper */

.whole-wrapper .el-pagination {
    margin-top: 10px;
    text-align: center
}

.whole-wrapper .el-pagination.is-background .btn-next,
.whole-wrapper .el-pagination.is-background .btn-prev,
.whole-wrapper .el-pagination.is-background .el-pager li {
    background-color: #fff
}

.whole-wrapper .el-form-item.is-required .el-form-item__label:before {
    content: " "
}

.whole-wrapper .el-button {
    border-radius: 4px;
}

.whole-wrapper .el-input__inner {
    border-radius: 0
}

.whole-wrapper .el-button--blue {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #fff
}

.whole-wrapper .el-button--blue.is-plain {
    background: none;
    border-color: #3c7ee5;
    color: #3c7ee5
}

.whole-wrapper .el-button--blue.is-plain:hover {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #fff
}

.whole-wrapper .el-button--blue:hover {
    background: #2c70db
}

.whole-wrapper .el-button--primary {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #fff
}

.whole-wrapper .el-button--primary.is-plain {
    background: none;
    border-color: #3c7ee5;
    color: #3c7ee5
}

.whole-wrapper .el-button--primary.is-plain:hover {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #fff
}

.whole-wrapper .el-button--primary:hover {
    background: #2c70db
}

.whole-wrapper .el-button--orange {
    background: #fc6530;
    border-color: #fc6530;
    color: #fff
}

.whole-wrapper .el-button--orange.is-plain {
    background: none;
    border-color: #fc6530;
    color: #fc6530
}

.whole-wrapper .el-button--orange.is-plain:hover {
    background: #fc6530;
    border-color: #fc6530;
    color: #fff
}

.whole-wrapper .el-button--orange:hover {
    background: #f45017;
    border-color: #fc6530;
    color: #fff
}

.whole-wrapper .el-button--info {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #fff
}

.whole-wrapper .el-button--info.is-plain {
    background: none;
    border-color: #3c7ee5;
    color: #3c7ee5
}

.whole-wrapper .el-button--info.is-plain:hover {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #fff
}

.whole-wrapper .el-button--info:hover {
    background: #2c70db
}

.whole-wrapper .el-button--danger {
    background: #fb5555;
    border-color: #fb5555;
    color: #fff
}

.whole-wrapper .el-button--danger.is-plain {
    background: none;
    border-color: #fb5555;
    color: #fb5555
}

.whole-wrapper .el-button--danger.is-plain:hover {
    background: #fb5555;
    border-color: #fb5555;
    color: #fff
}

.whole-wrapper .el-button--danger:hover {
    background: #f64242
}

.whole-wrapper .el-button--gray {
    background: #9b9b9b;
    border-color: #9b9b9b;
    color: #fff
}

.whole-wrapper .el-button--gray.is-plain {
    background: none;
    border-color: #9b9b9b;
    color: #9b9b9b
}

.whole-wrapper .el-button--gray.is-plain:hover {
    background: #9b9b9b;
    border-color: #9b9b9b;
    color: #fff
}

.whole-wrapper .el-button--gray:hover {
    background: #e0e3e8
}

.whole-wrapper .el-button--small {
    min-width: 80px;
    height: 30px;
    padding: 0 10px;
    font-size: 14px
}

.whole-wrapper .el-button--small.is-plain {
    background: none
}

.whole-wrapper .el-button--small.no-padding {
    padding: 0
}

.whole-wrapper .el-select-dropdown .el-scrollbar {
    padding-bottom: 14px
}


/* 商标需求弹框 */

.verify-code .el-input {
    width: 50%;
    float: left;
}

.verify-code img {
    margin-left: 15px;
    float: left;
}

.el-form-item.verify-code {
    margin-bottom: 0;
}


/*---- 商标搜索banner 样式表--结束-- */


/* 搜索条件 */

.check-terms {
    padding: 10px 20px;
    margin-top: 20px;
    background: #fff
}

.check-terms .term-content {
    max-width: 1050px
}

.check-terms .term-content li {
    float: left;
    cursor: pointer
}

.check-terms .term-content li.active,
.check-terms .term-content li:hover {
    color: #3c7ee5;
    font-weight: bold;
}

.check-terms .term-item {
    min-height: 36px;
    line-height: 36px
}

.check-terms .term-item .term-label {
    width: 70px;
    margin-right: 40px;
    color: #6e6e6e
}

.check-terms .term-item+.term-item {
    border-top: 1px dashed #ececec
}

.term-cls .term-content {
    width: 1050px
}

.term-cls .term-content li {
    width: 90px;
    margin-right: 25px
}

.term-cls.zong-cls .term-content {
    width: 970px;
    height: 40px;
    overflow: hidden
}

.term-cls.zong-cls .term-content.auto-height {
    height: auto
}

.term-cls.zong-cls .term-content li {
    width: 130px;
    margin-right: 38px
}

.term-status .term-content li+li {
    margin-left: 42px
}


/* 搜索结果 */

.cha-info-panel {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background: #f4f9ff
}

.result-panel {
    background: #fff;
}

.check-result .result-panel .result-item .img-wrapper {
    margin: 0 25px;
    width: 100px;
    height: 100px;
    line-height: 94px;
}

.img-wrapper img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.cha-info-panel.container {
    margin-top: 20px
}

.check-result .result-panel .result-item {
    padding: 25px 0;
    margin: 0 20px;
    border-bottom: 1px solid #ececec
}

.check-result .result-panel .result-item:last-child {
    border-bottom: none
}

.check-result .result-panel .result-item .img-wrapper {
    width: 150px;
    height: 100px;
    line-height: 94px;
}

.check-result .result-panel .result-item .tm-info {
    width: 830px;
    margin: 0 20px;
}

.check-result .result-panel .result-item .tm-info ul {
    height: 20px;
    margin-top: 10px
}

.check-result .result-panel .result-item .tm-info ul li {
    width: 275px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #505050;
    margin-bottom: 0;
}

.check-result .result-panel .result-item .tm-info ul li.group {
    width: 714px
}

.check-result .result-panel .result-item .btns {
    width: 80px;
    height: 30px;
    margin-top: 0
}

.check-result .result-panel .result-item .btns .btn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px
}

.check-result .result-panel .tx-item {
    float: left;
    width: 228px;
    height: 154px;
    margin: 10px 0 0 10px;
    border: 0;
    position: relative
}

.check-result .result-panel .tx-item .el-card__body {
    padding: 0
}

.check-result .result-panel .tx-item a {
    display: block
}

.check-result .result-panel .tx-item .tx-img {
    height: 114px;
    padding: 10px 20px;
    border-bottom: 1px solid #ececec
}

.check-result .result-panel .tx-item .tx-img .img-wrapper {
    width: 192px;
    height: 94px;
    line-height: 88px;
    margin: 0 auto
}

.check-result .result-panel .tx-item .tx-info {
    height: 40px;
    line-height: 40px;
    padding: 0 10px
}

.check-result .result-panel .tx-item .tx-info .tx-reg {
    text-align: right;
    color: #9b9b9b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.check-result .result-panel .tx-item .tx-status {
    position: absolute;
    top: 8px;
    right: 8px;
    border-radius: 4px;
    border-color: #3c7ee5
}

.check-result .result-panel .tx-item .tx-status.color-danger {
    border-color: #fb5555;
    color: #fb5555
}

.check-result .result-panel .tx-item .tx-status.orange {
    border-color: #fc6530;
    color: #fc6530
}

.cha-info-panel .go-tuijian {
    width: 134px;
    text-align: right;
    transition: all .3s
}

.cha-info-panel .go-tuijian .i-tri {
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: -2px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.cha-info-panel .go-tuijian:hover {
    margin-right: -4px
}

.empty-warpper {
    width: 100%;
    padding: 100px 0;
    text-align: center
}

.empty-warpper .icons .icon {
    font-size: 120px
}

.empty-warpper .txt {
    padding: 0 40px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px
}

.empty-warpper .txt p a {
    color: #fc6530;
    text-decoration: underline
}


/* 搜索结果列表数据 */


/* 监控商标 委托购买 */

.check-result .result-panel .result-item .btns {
    height: auto;
    margin-top: 0;
}

.check-btn {
    background: #fff;
    color: #6DADFF;
    border: solid 1px #6DADFF;
    padding: 1px 10px;
    border-radius: 4px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
}

.trade-info-right {
    width: 16%;
    float: right;
    text-align: center
}

.trade-info-right a {
    margin-top: 10px;
}

.trade-info-right a:first-child {
    margin-top: 20px;
}

.trade-info-right a.tm-buy-button {
    border-color: #fe8431;
    color: #fe8431;
}

.trade-info-right a:first-child:hover {
    background: #6DADFF;
    color: #fff;
}

.trade-info-right a.tm-buy-button:hover {
    background: #fe8431;
    color: #fff;
}

.trade-info-right a.tm-reg-button {
    border-color: #02b369;
    color: #02b369;
}

.trade-info-right a.tm-reg-button:hover {
    background: #02b369;
    color: #fff;
}

/* 分页 */

.pagebreak td a {
    background: #fff;
}

.pagebreak .page_current,
.pagebreak a:hover {
    background: #3c7ee5;
    color: #fff;
    border-color: #3c7ee5;
}

.pagebreak a {
    padding: 4px 10px;
    border: 1px solid #dddddd;
    margin: 5px;
    border-radius: 4px;
    color: #999;
}

.pagebreak table {
    margin: 0px auto;
}


/* 查询分类统计 */

.term-cls.zong-cls .term-content li {
    width: 140px;
    margin-right: 25px;
}


/* 近似查询 */

.term-op .term-content {
    width: 950px
}

.term-op .el-checkbox-group .el-checkbox:nth-child(8) {
    margin-left: 0
}

.term-op .el-checkbox-group .el-checkbox:first-child {
    margin-left: 30px;
}


/* 搜索 */

.tmnone {
    padding: 60px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 20px;
    text-align: center;
    background: #fff;
}

.content-error {
    height: 400px;
    padding-left: 570px;
    border-bottom: 1px solid #e6e6e6;
    background: #fff url(../../../img/error_icon2.jpg) no-repeat 280px center;
}

.content-error .error-txt {
    padding-top: 154px;
    font-size: 28px;
    color: #b1b0b0;
}

.content-error .timer {
    margin-top: 22px;
    font-size: 18px;
    color: #333;
}

.content-error a {
    display: inline-block;
    zoom: 1;
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    text-align: center;
    border-radius: 5px;
}

.check-result .result-panel .tx-item .tx-img .img-wrapper {
    text-align: center;
}

.el-tag {
    color: #3c7ee5;
}

.check-terms .zong-cls .term-content.autoHeight {
    height: auto;
}

.term-cls.zong-cls .term-content li {
    width: 90px;
}

.table-info-panel li a {
    color: #3c7ee5;
}

.image-plus-alert {
    width: 540px;
}

.tmnone img {
    vertical-align: sub;
}

.more-common i {
    transform: scale(.8);
}

.search-panel .search-form .el-form-item {
    margin-bottom: 0;
}
.trademark-risks {padding: 15px;}
.trademark-risks-items > div {
    background-color: #f6f6f6; border-radius: 8px; padding: 10px;overflow: hidden;
    position: relative;
}
.trademark-risks-items > div .risk-tag{
    height: 28px; padding-left: 10px; padding-right: 25px; position:absolute;
    background-color: #02b369; color: #fff; font-size: 14px; line-height: 28px; left: 0px; top:0px; border-bottom-right-radius: 28px;
}
.trademark-risks-items > div.trademark-risks-level-1 .risk-tag{
    background-color: #ff7733;
}
.trademark-risks-items > div.trademark-risks-level-2 .risk-tag{
    background-color: #f85252;
}

.trademark-risks-items > div ul {height: 100px; margin-left: 3px; margin-top: 35px}
.trademark-risks-items > div li{cursor: pointer; border-radius:10px;background-color: #02b369; height: 20px; width: 20px; line-height: 20px; text-align: center; color: #fff; font-size: 12px; margin-bottom: 5px; }
.trademark-risks-items > div li:hover {transform: scale(1.2); transition: all 0.3s; }
.trademark-risks-items > div.trademark-risks-level-1 li{background-color: #ff7733;}
.trademark-risks-items > div.trademark-risks-level-2 li{background-color: #f85252;}

.tm-switch-export {
    display: inline-block;
    height: 28px;
    line-height: 26px;
    border: 1px solid #3c7ee5;
    color: #3c7ee5;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px;
}
.term-cls.zong-cls .term-content li {
            width: 140px;
        }
.term-cls.zong-cls .term-content li:nth-child(6n) {
            margin-right: 0;
        }

/* ========== AI 卡片整体 ========== */
#ai-search-advice.ai-card{
  --ai-bg: #ffffff;
  --ai-text: #1f2328;
  --ai-sub: #6b7280;
  --ai-accent: #2563eb;
  --ai-soft: rgba(2,6,23,.06);
  --ai-border: rgba(2,6,23,.08);
  --ai-radius: 16px;
  --ai-shadow: 0 1px 3px rgba(0,0,0,.04), 0 10px 25px rgba(2,6,23,.08);
  background: var(--ai-bg);
  border: 1px solid var(--ai-border);
  border-radius: var(--ai-radius);
  padding: 20px 22px;
  position: relative;
  overflow: hidden;
}

/* 顶部渐变装饰条（低调） */
#ai-search-advice.ai-card::before{
  content:"";
  position:absolute; inset:0 0 auto 0; height:5px;
  background: linear-gradient(90deg, rgba(37,99,235,.35), rgba(99,102,241,.35), rgba(14,165,233,.35));
}

/* 标题 + 渐隐分割线 */
#ai-search-advice .fb.fs16.text-333{
  display:flex; align-items:center; gap:10px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: .2px;
  color: var(--ai-text);
  margin: 2px 0 10px;
}
#ai-search-advice .fb.fs16.text-333::after{
  content:"";
  flex:1 1 auto;
  height:1px; margin-left: 6px;
  background: linear-gradient(90deg, var(--ai-border), transparent);
}

/* 加载条：骨架闪烁 */
#ai-search-advice .ai-loading{
  display:flex; align-items:center; gap:8px;
  color: var(--ai-sub);
  font-size: 13px;
  padding: 10px 0 8px;
  position: relative;
}
#ai-search-advice .ai-loading::after{
  content:"";
  display:block; width:100%;
  height: 9px; border-radius: 999px;
  background: linear-gradient(90deg, #f2f3f5, #eceff4, #f2f3f5);
  background-size: 200% 100%;
  animation: aiShimmer 1.4s linear infinite;
}
@keyframes aiShimmer{ to{ background-position: -200% 0; } }

/* —— 可选：浅灰包裹，提升层次 —— */
.ai-section-wrap{
  background:#f7f8fa;
  border-radius:14px;
  padding:14px;
  font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
}

/* —— 基础：正文容器默认单列 —— */
#ai-search-advice .ai-body{
  display:block !important;   /* 强制关掉旧 grid/flex */
  column-count: 2;    /* 两列 */
  column-gap: 24px;   /* 列间距 */
  font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
}

#ai-search-advice .ai-body p {
  break-inside: avoid; /* 避免段落被拆开 */
}

/* 段落排版：行距、字间距、中文渲染 */
#ai-search-advice .ai-body p{
  margin:0;
  line-height:2;
  letter-spacing:.2px;
  color:var(--ai-text, #1f2328);
  font-size:16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
  -webkit-font-smoothing:antialiased;
}
#ai-search-advice .ai-body p + p{ margin-top:10px; }

/* 小节主标题（模型输出的 h4/h5） */
#ai-search-advice .ai-body h4,
#ai-search-advice .ai-body h5{
  margin:0 0 8px;
  font-weight:700;
  color:#0f172a;
  letter-spacing:.3px;
}
#ai-search-advice .ai-body h4{ font-size:18px; }
#ai-search-advice .ai-body h5{ font-size:16px; color:#111827; line-height:2;}


/* 有序列表整体 */
#ai-search-advice .ai-body ol {
  margin: 0;
  padding-left: 1.5em;   /* 缩进 */
  line-height: 2;
  color: var(--ai-text);
  font-size: 16px;
  counter-reset: section; /* 重置计数器 */
}

/* 每一项 */
#ai-search-advice .ai-body ol li {
  margin: 6px 0;
  counter-increment: section; /* 自动计数 */
  position: relative;
  padding-left: 2em;          /* 给数字留出位置 */
}

/* 数字样式（加粗 + 自定义颜色） */
#ai-search-advice .ai-body ol li::before {
   content: "(" counter(section) ")";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;      /* 加粗 */
  color: #111827;        /* 深色，可改成品牌色 */
}

/* 强调文字 */
#ai-search-advice .ai-body strong{ color:#0f172a; font-weight:700; }

/* 脚注 */
#ai-search-advice .ai-foot{
  margin-top:8px;
  color:var(--ai-sub, #6b7280);
  font-size:12px;
  display:flex; align-items:center; gap:6px;
}

/* —— 两栏流式（先左后右） —— */
#ai-search-advice .ai-body.ai-columns{
  column-count:2;
  column-gap:22px;
  -webkit-column-count:2;
  -webkit-column-gap:22px;
  -moz-column-count:2;
  -moz-column-gap:22px;
}
#ai-search-advice .ai-body.ai-columns .ai-item{
  display:block;
  width:100%;
  margin:0 0 16px;
  break-inside:avoid;
  -webkit-column-break-inside:avoid;
  -moz-column-break-inside:avoid;
  /* 可选：卡片视觉 */
  background:#fff;
  border:1px solid rgba(2,6,23,.08);
  border-radius:12px;
  padding:12px 14px;
  box-shadow:0 1px 2px rgba(2,6,23,.06);
}
/* 鼠标悬停时加点浮起感 */
#ai-search-advice .ai-body.ai-columns .ai-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
/* —— 卡片：边框、圆角、阴影、留白 —— */
#ai-search-advice .ai-item{
  background: #fff;
  border: 1px solid rgba(2,6,23,.10);
  border-radius: 12px;
  padding: 14px 16px;
  margin: 12px 0;
  box-shadow: 0 1px 2px rgba(2,6,23,.06);
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
/* 卡片内标题更显眼 */
#ai-search-advice .ai-item h4,
#ai-search-advice .ai-item h5{
  margin: 0 0 8px;
  font-weight: 700;
  color: #0f172a;
}

/* 标题加点颜色区分 */
#ai-search-advice .ai-body.ai-columns .ai-item h4,
#ai-search-advice .ai-body.ai-columns .ai-item h5 {
  margin-top: 0;
  margin-bottom: 8px;
  color: #2563eb;    /* 蓝色标题 */
  font-weight: 600;
  border-left: 3px solid #2563eb;  /* 左侧竖条 */
  padding-left: 8px;
}
/* —— 窄屏自动单列 —— */
@media (max-width:1024px){
  #ai-search-advice .ai-body.ai-columns{
    column-count:1;
    -webkit-column-count:1;
    -moz-column-count:1;
  }
}

/* —— 暗色模式（可选） —— */
@media (prefers-color-scheme:dark){
  #ai-search-advice.ai-card{
    --ai-bg:#0b1220;
    --ai-text:#e5e7eb;
    --ai-sub:#9aa0a6;
  }
  #ai-search-advice .ai-body.ai-columns .ai-item{
    background:#0e1624;
    border-color:rgba(255,255,255,.08);
    box-shadow:none;
  }
}

#ai-search-advice.ai-card{background:#fff;border:1px solid rgba(2,6,23,.08);border-radius:16px;padding:20px 22px;}
#ai-search-advice .ai-body.ai-columns{column-count:2;column-gap:22px}
#ai-search-advice .ai-item{background:#fff;border:1px solid rgba(2,6,23,.1);border-radius:12px;padding:14px 16px;margin:12px 0;break-inside:avoid;box-shadow:0 1px 2px rgba(2,6,23,.06)}
#ai-search-advice .ai-item h4{margin:0 0 8px;color:#2563eb;font-weight:600;border-left:3px solid #2563eb;padding-left:8px}
@media (max-width:1024px){#ai-search-advice .ai-body.ai-columns{column-count:1}}


