.jczqmatch-wrap {
    position: relative;
    width: 1200px;
    height: 81px;
    overflow: visible;
    font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
    z-index: 10;
  }

  .jczqmatch-entry {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 81px;
    border: 1px solid #fff;
    border-radius: 8px;
    background: #f3f5f7;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #333;
    cursor: pointer;
  }

  .jczqmatch-entry .ball {
    position: absolute;
    left: 24px;
    top: 15px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 32px;
  }

  .jczqmatch-entry .label {
    position: absolute;
    left: 0;
    top: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 18px;
  }

  .jczqmatch-entry .name {
    display: inline-block;
    color: #333;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
  }

  .jczqmatch-entry .arrow {
    display: inline-block;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    background: url("//www.500cache.com/home2026/icon-arrow-down.png") no-repeat center;
    background-size: 14px 14px;
  }

  .jczqmatch-menu {
    position: absolute;
    left: 0;
    top: 84px;
    width: 160px;
    height: 200px;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    display: none;
    z-index: 20;
  }

  .jczqmatch-menu.show {
    display: block;
  }

  .jczqmatch-menu-item {
    position: relative;
    display: block;
    width: 140px;
    height: 44px;
    margin-bottom: 1px;
    border-radius: 6px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
  }

  .jczqmatch-menu-item.active {
    background: #1d7ddf;
    color: #fff;
  }

  .jczqmatch-menu-item img {
    position: absolute;
    left: 10px;
    top: 8px;
    width: 28px;
    height: 28px;
  }

  .jczqmatch-menu-item .txt {
    position: absolute;
    left: 45px;
    top: 11px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    white-space: nowrap;
  }

  .jczqmatch-list {
    position: absolute;
    left: 85px;
    top: 0;
    height: 81px;
    width: 1115px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    border-radius: 8px;
  }

  .jczqmatch-track {
    display: inline-block;
    height: 81px;
    white-space: nowrap;
    transition: margin-left 0.2s ease;
  }

  .jczqmatch-card {
    position: relative;
    display: inline-block;
    width: 188px;
    height: 81px;
    margin-right: 5px;
    border: 1px solid #fff;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    vertical-align: top;
    color: #333;
    text-decoration: none;
    overflow: hidden;
  }

  .jczqmatch-card .league {
    position: absolute;
    left: 20px;
    top: 5px;
    width: 148px;
    color: #333;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .jczqmatch-card .time {
    position: absolute;
    left: 74px;
    top: 24px;
    width: 40px;
    color: #1d7ddf;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }

  .jczqmatch-card .date {
    position: absolute;
    left: 72px;
    top: 38px;
    width: 44px;
    color: #333;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }

  .jczqmatch-card .dash {
    position: absolute;
    left: 88px;
    top: 57px;
    width: 12px;
    color: #999;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }

  .jczqmatch-card .finish {
    position: absolute;
    left: 84px;
    top: 31px;
    width: 20px;
    color: #EF5C51;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
  }

  .jczqmatch-card .score {
    position: absolute;
    left: 50%;
    top: 57px;
    min-width: 44px;
    color: #FF0101;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    text-align: center;
    transform: translateX(-50%);
    z-index: 1;
    white-space: nowrap;
  }

  .jczqmatch-card .logo {
    position: absolute;
    top: 24px;
    width: 28px;
    height: 28px;
  }

  .jczqmatch-card .home-logo {
    left: 23px;
  }

  .jczqmatch-card .away-logo {
    right: 23px;
  }

  .jczqmatch-card .team {
    position: absolute;
    top: 57px;
    width: 64px;
    color: #333;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .jczqmatch-card .home-team {
    left: 8px;
  }

  .jczqmatch-card .away-team {
    right: 8px;
  }

  .jczqmatch-empty {
    display: inline-block;
    width: 188px;
    height: 81px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    color: #999;
    font-size: 14px;
    line-height: 81px;
    text-align: center;
  }

  .jczqmatch-mask {
    position: absolute;
    right: 20px;
    top: 0;
    width: 40px;
    height: 81px;
    background: linear-gradient(90deg, rgba(246, 247, 248, 0) 0%, #f6f7f8 80%);
    pointer-events: none;
  }

  .jczqmatch-arrow {
    position: absolute;
    right: 0;
    width: 30px;
    height: 50%;
    box-sizing: border-box;
    cursor: pointer;
  }

  .jczqmatch-arrow:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 9px;
    width: 12px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 21px;
  }

  .jczqmatch-control {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 81px;
    border: 1px solid #fff;
    border-radius: 8px;
    background: #f3f5f7;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    overflow: hidden;
    z-index: 2;
  }

  .jczqmatch-control.hide,
  .jczqmatch-mask.hide {
    display: none;
  }

  .jczqmatch-arrow.up {
    top: 0;
  }

  .jczqmatch-arrow.up:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 12 21' fill='none'%3E%3Cpath d='M8 14.6809L4 10.1246L8 5.56836' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  .jczqmatch-arrow.up.disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 12 21' fill='none'%3E%3Cpath d='M8 14.6809L4 10.1246L8 5.56836' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  .jczqmatch-arrow.down {
    top: 50%;
  }

  .jczqmatch-arrow.down:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 12 21' fill='none'%3E%3Cpath d='M4 14.6809L8 10.1246L4 5.56836' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  .jczqmatch-arrow.down.disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 12 21' fill='none'%3E%3Cpath d='M4 14.6809L8 10.1246L4 5.56836' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }


.hotmatch-wrap {
    position: relative;
    display: inline-block;
  }

  .hotmatch-wrap .hotmatch-box {
    width: 594px;
    height: 252px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    overflow: hidden;
  }

  .hotmatch-wrap .tit {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .hotmatch-wrap .tit-left {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
  }

  .hotmatch-wrap .tit-left h2 {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
  }

  .hotmatch-wrap .tit-left .tit-arrow {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
  }

  .hotmatch-wrap .tit-tabs {
    position: absolute;
    left: calc(10px + 38px + 8px + 62px + (100% - 20px - 38px - 8px - 62px - 102px) / 2);
    transform: translateX(-50%);
    display: flex;
    align-items: center;
  }

  .hotmatch-wrap .tit-tabs .tab {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    cursor: pointer;
  }

  .hotmatch-wrap .tit-tabs .tab.active {
    color: #1d7ddf;
    font-weight: 600;
  }

  .hotmatch-wrap .tit-tabs .tab.disabled {
    color: #999;
    cursor: default;
  }

  .hotmatch-wrap .tit-tabs .tab-divider {
    width: 1px;
    height: 14px;
    background: #ddd;
    margin: 0 12px;
  }

  .hotmatch-wrap .btn-box {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }
  .hotmatch-wrap .btn-box .btn-pre,
  .hotmatch-wrap .btn-box .btn-next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    color: #333333;
    cursor: pointer;
  }

  .hotmatch-wrap .btn-box .btn-pre.disabled,
  .hotmatch-wrap .btn-box .btn-next.disabled {
    color: #999999;
    cursor: default;
  }

  .hotmatch-wrap .btn-box .btn-pre svg,
  .hotmatch-wrap .btn-box .btn-next svg {
    display: block;
    width: 14px;
    height: 14px;
  }

  .hotmatch-wrap .btn-box .page {
    margin: 0 8px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
  }

  .hotmatch-wrap .btn-box em {
    font-style: normal;
  }

  .hotmatch-wrap .game-wrap {
    border-top: 1px solid #E5E5E5;
    margin: 0 10px;
    box-sizing: border-box;
  }

  .hotmatch-wrap .game-page {
    display: block;
  }

  .hotmatch-wrap .game-page.hide {
    display: none;
  }

  .hotmatch-wrap .game-row {
    display: flex;
    align-items: center;
    height: 52px;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    border-bottom: 1px solid #E5E5E5;
  }

  .hotmatch-wrap .game-page .game-row:last-child {
    border-bottom: none;
  }

  .hotmatch-wrap .game-row .time-box {
    width: 38px;
    flex-shrink: 0;
    text-align: center;
    line-height: 14px;
  }

  .hotmatch-wrap .game-row .time-box .time {
    display: block;
    font-size: 14px;
    color: #1d7ddf;
    line-height: 14px;
    float: none;
    height: auto;
  }

  .hotmatch-wrap .game-row .time-box .date {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 14px;
    margin-top: 1px;
  }

  .hotmatch-wrap .game-row .league {
    width: 62px;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .hotmatch-wrap .game-row .match-box {
    flex: 1;
    display: flex;
    align-items: center;
    min-width: 0;
    margin: 0 8px;
  }

  .hotmatch-wrap .game-row .team-side {
    flex: 1;
    width: 0;
    display: flex;
    align-items: center;
    min-width: 0;
  }

  .hotmatch-wrap .game-row .team-side.home {
    justify-content: flex-end;
  }

  .hotmatch-wrap .game-row .team-side.away {
    justify-content: flex-start;
  }

  .hotmatch-wrap .game-row .team-name {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
  }

  .hotmatch-wrap .game-row .team-name.home {
    text-align: right;
    margin-right: 4px;
  }

  .hotmatch-wrap .game-row .team-name.away {
    text-align: left;
    margin-left: 4px;
  }

  .hotmatch-wrap .game-row .team-logo {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }

  .hotmatch-wrap .game-row .vs-text,
  .hotmatch-wrap .game-row .score-text {
    width: 74px;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    text-align: center;
  }

  .hotmatch-wrap .game-row .score-text {
    font-weight: 600;
  }

  .hotmatch-wrap .game-row .num-box {
    width: 102px;
    height: 32px;
    flex-shrink: 0;
    background: #ffebed;
    border: 2px solid #fff;
    border-radius: 16px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #f63f3f;
    font-weight: 600;
    box-sizing: border-box;
  }


.article-wrap {
    position: relative;
    display: inline-block;
    width: 594px;
    margin-bottom: 30px;
  }

  .article-wrap .article-box {
    width: 594px;
    height: 220px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    overflow: hidden;
  }

  .article-wrap .tit-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    margin: 0 10px;
    padding: 0 5px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
  }

  .article-wrap .tit-left {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    text-decoration: none;
    color: inherit;
  }

  .article-wrap .tit-left h2 {
    position: relative;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
  }

  .article-wrap .tit-hot {
    position: absolute;
    top: -11px;
    left: 62px;
    width: 21px;
    height: 12px;
    background: #f63f3f;
    border-radius: 2px;
    font-size: 8px;
    line-height: 12px;
    font-weight: 400;
    color: #fff;
    text-align: center;
  }

  .article-wrap .tit-arrow {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 2px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
  }

  .article-wrap .tit-tabs {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }

  .article-wrap .tit-tabs .tab {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
  }

  .article-wrap .tit-tabs .tab:hover {
    color: #F30;
  }

  .article-wrap .tit-tabs .tab-divider {
    width: 1px;
    height: 14px;
    background: #ddd;
    margin: 0 10px;
  }

  .article-wrap .article-list {
    padding-top: 15px;
    box-sizing: border-box;
  }

  .article-wrap .article-row {
    display: flex;
    align-items: center;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    box-sizing: border-box;
    font-size: 14px;
  }

  .article-wrap .article-row .category {
    flex-shrink: 0;
    margin-right: 15px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .article-wrap .article-row .streak {
    min-width: 64px;
    flex-shrink: 0;
    margin-right: 15px;
    color: #f63f3f;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .article-wrap .article-row .txt-box {
    position: relative;
    flex: 1;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    min-width: 0;
  }

  .article-wrap .article-row .txt-box .hotarticle-link-txt {
    position: absolute;
    cursor: pointer;
    color: #333;
  }

  .article-wrap .article-row .txt-box .hotarticle-link-txt:hover {
    color: #ff3300;
  }

  .article-wrap .article-row .txt-box a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    text-decoration: none;
  }

  .article-wrap .article-row .txt-box a:hover {
    color: #ff3300;
  }


.modelarticle-wrap {
    position: relative;
    display: inline-block;
    width: 594px;
    vertical-align: top;
  }

  .modelarticle-wrap .modelarticle-box {
    width: 594px;
    height: 190px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    overflow: hidden;
  }

  .modelarticle-wrap .tit-row {
    display: flex;
    align-items: center;
    height: 44px;
    margin: 0 10px;
    padding: 0 5px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
  }

  .modelarticle-wrap .main-tabs {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }

  .modelarticle-wrap .main-tab {
    display: inline-block;
    margin-right: 17px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    font-weight: 500;
    cursor: pointer;
  }

  .modelarticle-wrap .main-tab.active {
    font-size: 16px;
    color: #1d7ddf;
    font-weight: 600;
  }

  .modelarticle-wrap .top-links {
    display: flex;
    align-items: center;
    margin-left: auto;
    flex-shrink: 0;
  }

  .modelarticle-wrap .top-link {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
  }

  .modelarticle-wrap .top-link:hover {
    color: #ff3300;
  }

  .modelarticle-wrap .top-divider {
    width: 1px;
    height: 14px;
    margin: 0 10px;
    background: #ddd;
    overflow: hidden;
  }

  .modelarticle-wrap .content {
    position: relative;
    height: 146px;
  }

  .modelarticle-wrap .content-panel {
    display: none;
    position: relative;
    height: 146px;
  }

  .modelarticle-wrap .content-panel.active {
    display: block;
  }

  .modelarticle-wrap .left-list {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 267px;
  }

  .modelarticle-wrap .left-item {
    display: flex;
    align-items: center;
    height: 52px;
    margin-bottom: 10px;
    color: inherit;
    text-decoration: none;
  }

  .modelarticle-wrap .left-item:last-child {
    margin-bottom: 0;
  }

  .modelarticle-wrap .model-icon {
    position: relative;
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 26px;
    flex-shrink: 0;
    overflow: hidden;
  }

  .modelarticle-wrap .model-icon img {
    display: block;
    width: 52px;
    height: 52px;
    border: 0;
  }

  .modelarticle-wrap .left-text {
    display: block;
    width: 129px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #f63f3f;
    font-weight: 500;
    word-break: break-all;
  }

  .modelarticle-wrap .left-title,
  .modelarticle-wrap .left-subtitle {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .modelarticle-wrap .panel-divider {
    position: absolute;
    left: 297px;
    top: 20px;
    width: 1px;
    height: 106px;
    background: #eee;
    overflow: hidden;
  }

  .modelarticle-wrap .right-list {
    position: absolute;
    left: 313px;
    top: 11px;
    width: 266px;
  }

  .modelarticle-wrap .right-row {
    display: flex;
    align-items: center;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
  }

  .modelarticle-wrap .right-row .category {
    margin-right: 15px;
    color: #999;
    flex-shrink: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .modelarticle-wrap .right-row .title {
    color: #f63f3f;
    font-weight: 500;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .modelarticle-wrap .right-row:hover .title,
  .modelarticle-wrap .left-item:hover .left-text {
    color: #ff3300;
  }

  .modelarticle-wrap .info-list {
    position: absolute;
    left: 15px;
    top: 11px;
    width: 564px;
    overflow: hidden;
  }

  .modelarticle-wrap .info-divider {
    position: absolute;
    left: 282px;
    top: 9px;
    width: 1px;
    height: 106px;
    background: #eee;
    overflow: hidden;
  }

  .modelarticle-wrap .info-col {
    float: left;
    width: 267px;
  }

  .modelarticle-wrap .info-col-right {
    width: 266px;
    margin-left: 31px;
  }

  .modelarticle-wrap .info-row {
    display: flex;
    align-items: center;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
  }

  .modelarticle-wrap .info-row .info-icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    flex-shrink: 0;
    border: 0;
  }

  .modelarticle-wrap .info-row .info-title {
    flex: 1;
    min-width: 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .modelarticle-wrap .info-row:hover .info-title {
    color: #ff3300;
  }


.tradelink2026 {
    position: relative;
    width: 288px;
    height: 492px;
    margin-bottom: 12px;
    padding: 0;
    overflow: hidden;
    background: #f3f5f7;
    border: 1px solid #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .05);
    box-sizing: border-box;
    font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  }
  .tradelink2026 * {
    box-sizing: border-box;
  }
  .tradelink2026 .tl-section {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
  }
  .tradelink2026 .tl-jz {
    top: 0;
    height: 132px;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(174deg, rgba(255, 255, 255, 0) 42%, rgba(91, 243, 144, .15) 100%);
  }
  .tradelink2026 .tl-jl {
    top: 132px;
    height: 104px;
    background: linear-gradient(176deg, rgba(255, 255, 255, 0) 38%, rgba(255, 152, 101, .1) 100%);
  }
  .tradelink2026 .tl-dc {
    top: 236px;
    height: 104px;
    background: linear-gradient(176deg, rgba(255, 255, 255, 0) 36%, rgba(111, 210, 255, .1) 100%);
  }
  .tradelink2026 .tl-zc {
    top: 340px;
    height: 76px;
    background: linear-gradient(170deg, rgba(255, 110, 110, .06) 0, rgba(255, 255, 255, 0) 58%);
  }
  .tradelink2026 .tl-szc {
    top: 416px;
    height: 76px;
    border-radius: 0 0 8px 8px;
    background: linear-gradient(171deg, rgba(77, 145, 255, .06) 0, rgba(255, 255, 255, 0) 60%);
  }
  .tradelink2026 .tl-type {
    position: absolute;
    left: 18px;
    top: 10px;
    width: 44px;
    height: 58px;
    overflow: visible;
    text-align: center;
    text-indent: 0;
    text-decoration: none;
    outline: 0;
  }
  .tradelink2026 .tl-type img {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    border: 0;
  }
  .tradelink2026 .tl-type span {
    display: block;
    width: 44px;
    margin-top: 2px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    white-space: nowrap;
  }
  .tradelink2026 .tl-links {
    position: absolute;
    top: 10px;
    width: 86px;
  }
  .tradelink2026 .tl-col-1 {
    left: 80px;
  }
  .tradelink2026 .tl-col-2 {
    left: 187px;
  }
  .tradelink2026 .tl-links a {
    position: static;
    display: block;
    width: auto;
    height: 28px;
    overflow: visible;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-indent: 0;
    white-space: nowrap;
    text-decoration: none;
    outline: 0;
  }
  .tradelink2026 .tl-links a:hover {
    color: #f63f3f;
    text-decoration: none;
  }
  .tradelink2026 .tl-links .tl-strong {
    color: #333;
    font-weight: 500;
  }
  .tradelink2026 .tl-links .tl-hot {
    color: #f63f3f;
    font-weight: 500;
  }


.featuredfirst-wrap {
    position: relative;
    display: inline-block;
    width: 288px;
    vertical-align: top;
  }

  .featuredfirst-wrap .featured-card {
    width: 288px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    overflow: hidden;
  }

  .featuredfirst-wrap .featured-card-dsj {
    min-height: 252px;
  }

  .featuredfirst-wrap .featured-card-expert {
    margin-top: 15px;
    min-height: 425px;
  }

  .featuredfirst-wrap .tit-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    margin: 0 10px;
    padding: 0 5px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
  }

  .featuredfirst-wrap .tit-left {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    text-decoration: none;
    color: inherit;
  }

  .featuredfirst-wrap .tit-left h2 {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
  }

  .featuredfirst-wrap .tit-arrow {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
  }

  .featuredfirst-wrap .tit-tabs {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }

  .featuredfirst-wrap .tit-tabs .tab {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    margin-left: 10px;
  }

  .featuredfirst-wrap .tit-tabs .tab:first-child {
    margin-left: 0;
  }

  .featuredfirst-wrap .tit-tabs .tab.active {
    color: #1d7ddf;
    font-weight: 600;
  }

  .featuredfirst-wrap .tit-tabs .tab.active:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -11px;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #1d7ddf;
  }

  .featuredfirst-wrap .tit-tabs .tab.active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -12px;
    margin-left: -19px;
    width: 38px;
    height: 1px;
    background: #1d7ddf;
  }

  .featuredfirst-wrap .dsj-content {
    display: flex;
    padding: 20px 10px 16px;
    box-sizing: border-box;
  }

  .featuredfirst-wrap .dsj-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
    overflow: hidden;
  }

  .featuredfirst-wrap .dsj-item img {
    width: 60px;
    height: 60px;
    border: 0 none;
  }

  .featuredfirst-wrap .dsj-item .name {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .featuredfirst-wrap .dsj-item .pill {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 105px;
    height: 32px;
    margin-top: 10px;
    background: #ffebed;
    border: 1px solid #f63f3f;
    border-radius: 16px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 14px;
    color: #f63f3f;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 8px;
  }

  .featuredfirst-wrap .dsj-item .sub {
    margin-top: 7px;
    font-size: 12px;
    line-height: 17px;
    color: #f63f3f;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .featuredfirst-wrap .expert-content {
    padding: 20px 15px 16px;
    box-sizing: border-box;
  }

  .featuredfirst-wrap .expert-row-large {
    height: 110px;
    margin-bottom: 15px;
    box-sizing: border-box;
  }

  .featuredfirst-wrap .expert-row-large:last-of-type {
    margin-bottom: 14px;
  }

  .featuredfirst-wrap .expert-top {
    display: flex;
    align-items: flex-start;
  }

  .featuredfirst-wrap .avatar-wrap {
    position: relative;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
  }

  .featuredfirst-wrap .avatar-wrap img {
    width: 60px;
    height: 60px;
    border: 1px solid #eee;
    border-radius: 100%;
    display: block;
  }

  .featuredfirst-wrap .avatar-wrap .num {
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    height: 17px;
    line-height: 15px;
    font-size: 12px;
    color: #1d7ddf;
    text-align: center;
    background: #fff;
    border: 1px solid #1d7ddf;
    border-radius: 100% 100% 100% 0;
    box-sizing: border-box;
  }

  .featuredfirst-wrap .expert-info {
    flex: 1;
    min-width: 0;
    margin-left: 10px;
    padding-top: 10px;
  }

  .featuredfirst-wrap .expert-info .name {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .featuredfirst-wrap .badges {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 4px;
    max-width: 100%;
    overflow: hidden;
  }

  .featuredfirst-wrap .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 5px;
    border: 1px solid #f63f3f;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 14px;
    color: #f63f3f;
    font-weight: 500;
    flex: 0 1 auto;
    min-width: 0;
    max-width: 78px;
    overflow: hidden;
  }

  .featuredfirst-wrap .badge em {
    font-style: normal;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
  }

  .featuredfirst-wrap .expert-desc {
    position: relative;
    z-index: 1;
    margin: 10px 0 0;
    padding: 0;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .featuredfirst-wrap .expert-row-small {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 4px;
  }

  .featuredfirst-wrap .expert-mini {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
  }

  .featuredfirst-wrap .expert-mini img {
    width: 56px;
    height: 56px;
    border: 1px solid #eee;
    border-radius: 100%;
    display: block;
    flex-shrink: 0;
  }

  .featuredfirst-wrap .expert-mini .badge-mini {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    min-height: 20px;
    margin-top: 6px;
    border: 1px solid #f63f3f;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 14px;
    color: #f63f3f;
    font-weight: 500;
    overflow: hidden;
    padding: 2px 9px;
  }

  .featuredfirst-wrap .expert-mini .badge-mini em {
    font-style: normal;
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    text-align: center;
  }

  .featuredfirst-wrap .expert-link-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
  }

  .featuredfirst-wrap .expert-row-large {
    position: relative;
  }

  .featuredfirst-wrap .hide {
    display: none;
  }
