
.plate-3{
    width: 100%;
height: 1081px;
background-image: url('/images/index/矩形 10@2x.png');
background-size: 100% 100%;
background-repeat: no-repeat;
color: #fff;
display: flex;
padding: 195px 0 0 195px;
box-sizing: border-box;
/* margin-top: 170px; */
  }
  .plate-3 .left {
    width: 740px;
  }
  .plate-3 .left .title {
    font-size: 60px;
color: #FFFFFF;
margin-bottom: 43px;
  }
  .plate-3 .left .desc {
    width: 656px;
font-family: Alibaba PuHuiTi 3.0;
font-weight: normal;
font-size: 24px;
color: #FFFFFF;
line-height: 49px;
opacity: 0.7;
  }
  .plate-3 .left .qr-div{
    margin-top: 84px;
    width: 658px;
height: 192px;
background: rgb(255, 255, 255, 0.12);
border-radius: 7px;
box-sizing: border-box;
padding: 14px;
color: #fff;
display: flex;

  }
  .plate-3 .left .qr-div img{
    margin-right: 45px;
    
  }
  .plate-3 .left .qr-div .qr-text {
    flex: 1;
    color: #fff;
    z-index: 10;
  }
  .plate-3 .left .qr-div .qr-text .p1{
    font-weight: bold;
    font-size: 26px;
line-height: 70px;
  }
  .plate-3 .left .qr-div .qr-text .p2{
    font-size: 36px;
    font-weight: bold;
line-height: 50px;
  }
  .plate-3 .left .qr-div .qr-text .p3{
    font-size: 18px;
    line-height: 40px;
opacity: 0.6;
  }
  .plate-3 .left .bottom {
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    margin-top: 65px;
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .plate-3 .left .bottom .bottom-item {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .plate-3 .left .bottom .bottom-item img{
    width: 36px;
    height: 41px;
    margin-right: 10px;
  }
  .plate-3 .right {
    width: 740px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -200px;
    margin-left: 200px;
  }
  .plate-3 .right .iphone1 {
    width: 242px;
    height: 488px;
    position: absolute;
    margin-top: 209px;
    margin-left: -392px;
  }
  .plate-3 .right .iphone2 {
    
    width: 242px;
    height: 488px;
  }
  .plate-3 .right .iphone1 .iphone1-img{
    width: 100%;
  }
  .plate-3 .right .iphone2 .iphone2-img{
    width: 100%;
  }
  .iphone1-div {
    width: 368px;
height: 134px;
background: rgb(67, 67, 67, 0.6);
border-radius: 12px;
border: 1px solid #F4F5F7;
position: absolute;
margin-top: -248px;
margin-left: -200px;
z-index: 1000;
display: flex;
  }
  .iphone1-div .img{
border-radius: 12px;
  }
  .iphone2-div {
    width: 368px;
height: 134px;
background: rgb(67, 67, 67, 0.6);
border-radius: 12px;
border: 1px solid #F4F5F7;
position: absolute;
margin-top: 100px;
margin-left: 60px;
z-index: 1000;
  }
  .iphone1-div-text{
    margin-top: 10px;
    font-size: 20px;
color: #F4F5F7;
line-height: 30px;
font-weight: bold;
  }
  .iphone2-div-text{
    margin-top: 10px;
    font-size: 20px;
color: #F4F5F7;
line-height: 30px;
  }
  .iphone2-div {
    padding: 19px 28px;
  }
  .iphone1-div-title {
    font-size: 20px;
color: #F4F5F7;
font-weight: bold;
line-height: 20px;
margin-bottom: 23px;
  }
  .iphone1-div-p1{
    font-size: 22px;
color: #0076FD;
line-height: 22px;
display: flex;
justify-content: space-around;
margin-bottom: 13px;
margin-left: 40px;
font-weight: bold;
  }
  .iphone1-div-p2{
    font-size: 14px;
    color: #CFD0D0;
    line-height: 14px;
display: flex;
justify-content: space-around;
margin-left: 40px;
  }


  /* 市场页面 */
.market-page {
    width: 100%;
    min-height: 100vh;
    position: relative;
}

/* 顶部深色区域 */
.top-section {
    width: 100%;
    height: 1006px;
    background-image: url('/images/index/3c169a1b8d7f29e8cbe65d306bf1601138c5562e33a1c-UhY68V@2x.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.main-content {
    text-align: left;
    max-width: 1200px;
    width: 100%;
    padding: 310px 50px 0;
    box-sizing: border-box;
    box-sizing: border-box;
}

.main-title {
    font-size: 70px;
color: #FFFFFF;
    font-weight: bold;
    font-family: Alibaba PuHuiTi 3.0;
    margin: 0 0 40px 0;
    line-height: 1.2;
}

.description {
    margin-bottom: 50px;
}

.desc-line1 {
    font-size: 30px;
color: #FFFFFF;
    font-family: Alibaba PuHuiTi 3.0;
    margin: 0 0 10px 0;
    line-height: 1.6;
    opacity: 0.9;
}

.desc-line2 {
    font-size: 24px;
    color: #ffffff;
    font-family: Alibaba PuHuiTi 3.0;
    margin: 0;
    line-height: 1.6;
    opacity: 0.9;
}

.cta-section {
    display: flex;
    align-items: center;
    gap: 30px;
}

.cta-button {
    width: 200px;
    height: 60px;
    background: #E94A18;
    border: none;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}
.cta-section .simulation-btn {
    display: block;
    width: 166px;
    height: 52px;
    line-height: 52px;
    border-radius: 24px;
    border: 1px solid #E94A18;
    color: #E94917;
    font-size: 20px;
    text-align: center;
    box-sizing: border-box;
    margin-left: 33px;
  }

.cta-button:hover {
    background: #7a5d3f;
    transform: translateY(-2px);
}

.button-text {
    font-size: 20px;
    color: #ffffff;
    font-family: Alibaba PuHuiTi 3.0;
    font-weight: 500;
}

.button-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

 .cta-desc {
     font-size: 18px;
     color: #ffffff;
     font-family: Alibaba PuHuiTi 3.0;
     margin: 0;
     opacity: 0.9;
 }

/* 特性栏部分 */
.features-section {
    width: 1232px;
    height: 127px;
    background-image: url('/images/index/矩形 4 拷贝 4@2x.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 180px;
}

.features-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
}

.features-bar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 15px;
    padding: 10px 50px;
    position: relative;
}

.feature-item {
    font-size: 32px;
color: #FFFFFF;
line-height: 19px;
opacity: 0.6;
    font-weight: 500;
    font-family: Alibaba PuHuiTi 3.0;
    text-align: center;
    white-space: nowrap;
}

.support-button {
    position: fixed;
    right: 100px;
    bottom: 100px;
    transform: translateY(-50%);
    z-index: 100000000;
}

.support-btn {
    width: 87px;
    height: 87px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}


.support-btn img {
    width: 100%;
    height: 100%;
}


.market-page-2 {
    width: 100%;
    height: 1226px;
    background-image: url('/images/index/矩形 4 拷贝@2x.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 100px;
    box-sizing: border-box;
}

/* 交易产品总览模块 */
.trading-products-overview {
    border-radius: 20px;
    padding: 60px 40px;
    box-sizing: border-box;
    color: #ffffff;
    width: 1265px;
height: 704px;
border-radius: 28px;
background: linear-gradient(0deg, rgba(0,0,0,0.062) 0%, rgba(201,206,213,0.018) 100%);
margin: 50px auto;
}

/* 标题区域 */
.overview-header {
    padding-top: 50px;
    text-align: center;
    box-sizing: border-box;
}

.overview-title {
    font-size: 60px;
color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Alibaba PuHuiTi 3.0;
}

.overview-subtitle {
    font-size: 28px;
color: #FFFFFF;
line-height: 49px;
opacity: 0.6;
    margin: 0;
    font-family: Alibaba PuHuiTi 3.0;
}

/* 分类标签 */
.category-tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}


/* 产品表格 */
.products-table {
    width: 100%;
    box-sizing: border-box;
}

.trading-table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
    margin-bottom: 30px;
}

.trading-table thead th {
    color: #ffffff;
    text-align: left;
    font-size: 20px;
color: #FFFFFF;
line-height: 70px;
opacity: 0.6;
    font-weight: 600;
    font-family: Alibaba PuHuiTi 3.0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.trading-table tbody tr {
    font-size: 20px;
color: #FFFFFF;
line-height: 70px;
opacity: 0.9;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: background-color 0.3s ease;
}

.trading-table tbody tr:hover {
    background: rgba(255, 255, 255, 0.05);
}

.trading-table tbody td {
    color: #ffffff;
    font-size: 16px;
    font-family: Alibaba PuHuiTi 3.0;
}

/* 价格样式 */
.sell-price {
    color: #ff4757 !important;
    font-weight: 600;
}

.buy-price {
    color: #2ed573 !important;
    font-weight: 600;
}

/* 涨跌幅样式 */
.change {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
}

.change.positive {
    color: #2ed573;
}

.change.negative {
    color: #ff4757;
}

.change-icon {
    font-size: 12px;
}

/* 表格底部链接 */
.table-footer {
    text-align: center;
    margin-top: 20px;
}

.learn-more-link {
    font-size: 20px;
color: #FFFFFF;
line-height: 49px;
opacity: 0.3;
    text-decoration: none;
    font-family: Alibaba PuHuiTi 3.0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s ease;
}

.learn-more-link:hover {
    color: #E94A18;
}

.arrow-icon {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.learn-more-link:hover .arrow-icon {
    transform: translateX(5px);
}

/* 响应式设计 */
@media (max-width: 768px) {
    .trading-products-overview {
        width: 95%;
        padding: 40px 20px;
    }
    
    .overview-title {
        font-size: 36px;
    }
    
    .overview-subtitle {
        font-size: 16px;
    }
    
    .category-tabs {
        gap: 10px;
    }
    
    .tab-item {
        padding: 10px 16px;
        font-size: 14px;
    }
    
    .trading-table {
        font-size: 14px;
    }
    
    .trading-table thead th,
    .trading-table tbody td {
        padding: 15px 10px;
    }
}

/* 交易平台优势模块 */
.trading-platform-advantages {
    width: 1779px;
    max-width: 95%;
    min-height: 1064px;
    background-image: url('/images/index/db9f1bb3983c37d863a74495b3bc4448e01e53dc26e3a9-5X3VDh@2x.png');
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    top: -130px;
    margin: auto;
    z-index: 2;
    box-sizing: border-box;

}

.advantages-container {
    width: 100%;
    height: 1064px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 60px;
    box-sizing: border-box;
}

/* 标题区域 */
.advantages-header {
    text-align: center;
    margin-bottom: 80px;
    max-width: 1200px;
}

.advantages-title {
    font-size: 60px;
color: #030303;
    font-weight: bold;
    margin: 0 0 30px 0;
    font-family: Alibaba PuHuiTi 3.0;
}

.advantages-description {
    font-size: 28px;
color: #030303;
line-height: 49px;
opacity: 0.79;
    font-family: Alibaba PuHuiTi 3.0;
    width: 1247px;
}

/* 特性块网格 */
.features-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 29px;
    margin: auto;
}

.feature-block {
    width: 717px;
height: 275px;
border-radius: 23px;
    background: rgba(255, 255, 255, 0.7);
    padding: 51px 70px;
    box-sizing: border-box;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

.feature-block:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.95);
}

.feature-title {
    font-size: 40px;
color: #030303;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Alibaba PuHuiTi 3.0;
    line-height: 1.3;
}

.feature-description {
    font-size: 24px;
color: #030303;
line-height: 40px;
opacity: 0.7;
    font-family: Alibaba PuHuiTi 3.0;
}



 .plate-4 {
     width: 100%;
     min-height: 2730px;
     background-image: url('/images/index/矩形 4 拷贝 3@2x.png');
     background-size: 100% 100%;
     background-repeat: no-repeat;
     background-position: center;
     position: relative;
     margin: auto;
     z-index: 1;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
     padding: 100px 0;
     box-sizing: border-box;
     margin-top: -1080px;
 }

/* 交易账户对比模块 */
.account-comparison-section {
    width: 100%;
    height: 924px;
    display: flex;
    align-items: flex-start;
    gap: 80px;
    color: #ffffff;
    border-radius: 430px 0 0 430px;
    background-color: #030303;
    box-sizing: border-box;
    padding: 103px 0 133px 200px;
    margin-top: 1150px;
}
/* 左侧标题区域 */
.comparison-left {
    flex: 2;
}

.comparison-title {
    font-weight: bold;
    margin: 0 0 30px 0;
    line-height: 1.2;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 60px;
color: #FDFBFB;
}

.comparison-description {
    font-size: 28px;
color: #FDFBFB;
line-height: 49px;
opacity: 0.7;
    margin: 0 0 40px 0;
    font-family: Alibaba PuHuiTi 3.0;
}

.learn-more-link {
    font-size: 28px;
color: #E94A18;
line-height: 49px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    font-weight: 500;
    font-family: Alibaba PuHuiTi 3.0;
}

.learn-more-link:hover {
    color: #e55a00;
}

.arrow-icon {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.learn-more-link:hover .arrow-icon {
    transform: translateX(3px);
}

/* 右侧账户对比卡片 */
.comparison-right {
    flex: 3;
    display: flex;
    gap: 30px;
    margin-right: 80px;
}

/* 账户卡片 */
.account-card {
    flex: 1;
    background: rgb(253, 251, 251, 0.1);
border-radius: 23px;
    overflow: hidden;
}

/* 卡片头部 */
.card-header {
    padding: 25px 30px 20px;
    background: #2a2a2a;
}

.stp-header {
    background: rgb(143, 110, 76, 0.78);
border-radius: 23px;
}

.ecn-header {
    background: rgb(233, 74, 24, 0.78);
border-radius: 23px;
}

.card-title {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 34px;
color: #FDFBFB;
}

.card-subtitle {
    margin: 0;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 20px;
color: #FDFBFB;
}

/* 卡片内容 */
.card-content {
    padding: 25px 30px;
    
}

.feature-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 0;
}

.feature-row:last-child {
    border-bottom: none;
}

.feature-label {
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 20px;
color: #FDFBFB;
line-height: 19px;
opacity: 0.6;
}

.feature-value {
    font-weight: 500;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 20px;
color: #FDFBFB;
line-height: 19px;
}

/* 卡片操作按钮 */
.card-actions {
    padding: 25px 30px;
    display: flex;
    gap: 15px;
}

.action-btn {
    background-color: transparent;
    flex: 1;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: Alibaba PuHuiTi 3.0;
    width: 113px;
height: 47px;
border-radius: 5px;
border: 1px solid #8F6E4C;
color: #8F6E4C;
}
.action-btn1 {
    flex: 1;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: Alibaba PuHuiTi 3.0;
    width: 113px;
height: 47px;
border-radius: 5px;
background-color: #8F6E4C;
color: #fff;
}
.action-btn2 {
    background-color: transparent;
    flex: 1;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: Alibaba PuHuiTi 3.0;
    width: 113px;
height: 47px;
border-radius: 5px;
border: 1px solid #E94A18;
color: #E94A18;
}
 .action-btn3 {
     flex: 1;
     padding: 12px 20px;
     border-radius: 8px;
     font-size: 14px;
     font-weight: 500;
     cursor: pointer;
     transition: all 0.3s ease;
     border: none;
     font-family: Alibaba PuHuiTi 3.0;
     width: 113px;
 height: 47px;
 border-radius: 5px;
 background-color: #E94A18;
 color: #fff;
 }

/* 机构级交易体验的根基模块 */
.foundation-section {
    width: 100%;
    padding: 120px 0 50px;
    position: relative;
    box-sizing: border-box;
}

.foundation-container {
    max-width: 1629px;
    margin: 0 auto;
    padding: 0 50px;
}

/* 标题区域 */
.foundation-header {
    text-align: center;
    margin-bottom: 80px;
}

.foundation-title {
    font-weight: bold;
    font-size: 60px;
color: #FDFBFB;

    margin: 0 0 20px 0;
    line-height: 1.2;
    font-family: Alibaba PuHuiTi 3.0;
}

.foundation-subtitle {
    font-size: 28px;
color: #FFFFFF;
line-height: 49px;
opacity: 0.7;
    font-family: Alibaba PuHuiTi 3.0;
}

/* 特性卡片区域 */
.foundation-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    box-sizing: border-box;
}

/* 特性卡片 */
.foundation-card {
    width: 358px;
min-height: 429px;
background: rgb(255, 255, 255, 0.25);
border-radius: 12px;
    padding: 40px 32px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-sizing: border-box;
}

.foundation-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.12);
}

/* 卡片图标 */
.card-icon {
    margin-bottom: 30px;
    display: flex;
    justify-content: start;
}

.icon-wrapper {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: start;
    background: rgba(255, 102, 0, 0.05);
}

/* 资金安全图标 */
.icon-shield {
    position: relative;
    width: 40px;
    height: 40px;
}

.shield-body {
    width: 30px;
    height: 35px;
    background: #ff6600;
    border-radius: 15px 15px 0 0;
    position: relative;
}

.shield-body::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #ff6600;
}

.shield-chart {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 15px;
    background: linear-gradient(45deg, #ffffff 0%, #ffffff 30%, transparent 30%, transparent 70%, #ffffff 70%);
}

/* 极速执行图标 */
.icon-speed {
    position: relative;
    width: 40px;
    height: 40px;
}

.speed-arrow {
    width: 0;
    height: 0;
    border-left: 20px solid #ff6600;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: relative;
}

.speed-arrow::after {
    content: '';
    position: absolute;
    right: -15px;
    top: -5px;
    width: 10px;
    height: 10px;
    background: #ff6600;
    border-radius: 50%;
}

.speed-lines {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 15px;
    height: 2px;
    background: #ff6600;
}

.speed-lines::before,
.speed-lines::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background: #ff6600;
}

.speed-lines::before {
    top: -5px;
}

.speed-lines::after {
    top: 5px;
}

/* 深度流动性图标 */
.icon-liquidity {
    position: relative;
    width: 40px;
    height: 40px;
}

.liquidity-dots {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4px;
    width: 30px;
    height: 30px;
}

.dot {
    width: 8px;
    height: 8px;
    background: #ff6600;
    border-radius: 50%;
}

.dot:nth-child(1) { opacity: 0.3; }
.dot:nth-child(2) { opacity: 0.6; }
.dot:nth-child(3) { opacity: 1; }
.dot:nth-child(4) { opacity: 0.6; }
.dot:nth-child(5) { opacity: 1; }
.dot:nth-child(6) { opacity: 0.3; }

/* 透明定价图标 */
.icon-pricing {
    position: relative;
    width: 40px;
    height: 40px;
}

.currency-symbol {
    font-size: 32px;
    font-weight: bold;
    color: #ff6600;
    font-family: Arial, sans-serif;
}

/* 卡片标题和描述 */
.card-title {
    font-size: 36px;
color: #030303;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Alibaba PuHuiTi 3.0;
}

 .card-description {
     font-size: 20px;
 color: #9D7B71;
 line-height: 35px;
     font-family: Alibaba PuHuiTi 3.0;
 }

/* 畅享即时财经快讯模块 */
.financial-news-section {
    width: 90%;
    margin: 0 auto;
    background: #FFF9F7;
    padding: 100px 0;
    position: relative;
}

.news-container {
    max-width: 1629px;
    margin: 0 auto;
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

/* 左侧标题和日历区域 */
.news-left {
    flex: 2;
}

.news-header {
    margin-bottom: 40px;
}

.news-title {
    font-size: 60px;
color: #030303;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Alibaba PuHuiTi 3.0;
}

.news-subtitle {
    font-size: 28px;
color: #030303;
line-height: 49px;
opacity: 0.7;
    margin: 0 0 20px 0;
    font-family: Alibaba PuHuiTi 3.0;
}

.current-date {
    font-size: 20px;
    color: #030303;
    font-family: Alibaba PuHuiTi 3.0;
    font-weight: bold;
}

/* 日历组件 */
.calendar-widget {
    background: #ffffff;
    border-radius: 15px;
    padding: 20px;
    border: 2px solid #B3A08C;
    box-shadow: none;
}

.calendar-header {
    text-align: center;
    margin-bottom: 20px;
}

.month-year {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    font-family: Alibaba PuHuiTi 3.0;
}

.calendar-grid {
    width: 100%;
}

.weekdays {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
    margin-bottom: 10px;
}

.weekday {
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    padding: 8px 0;
    font-family: Alibaba PuHuiTi 3.0;
}
.weekdays .weekday:first-child,
.weekdays .weekday:last-child {
    color: #F5C04B;
}

.calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 15px;
}

.day {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 8px 0;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-family: Alibaba PuHuiTi 3.0;
}
.day .day-num {
    line-height: 20px;
}
.day .lunar-text {
    font-size: 12px;
    font-weight: normal;
    color: #9D7B71;
    line-height: 16px;
}

/* 周六、周日列日期颜色 */
.calendar-days .day:nth-child(7n),
.calendar-days .day:nth-child(7n+1) {
    color: #F5C04B;
}

.day:hover {
    background-color: #f5f5f5;
}

.day.other-month {
    color: #cccccc;
}

.day.current {
    color: #5D2E13;
    background: rgb(233, 74, 24, 0.3);
border-radius: 100%;
}

/* 右侧财经快讯表格区域 */
.news-right {
    flex: 4;
}

/* 标签页 */
.news-tabs {
    display: flex;
    gap: 0;
}

.tab-item {
    background: transparent;
    color: #666666;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 16px;
    font-weight: 500;
    width: 207px;
min-height: 64px;
border-radius: 28px 29px 0px;
color: #000;
font-size: 28px;
line-height: 70px;
text-align: center;
overflow: hidden;      /* 隐藏溢出内容 */
  white-space: nowrap;   /* 禁止文本换行 */
  text-overflow: ellipsis; /* 文本溢出时显示省略号 */
}

.tab-item.active {
    width: 227px;
height: 64px;
background: #E94A18;
border-radius: 28px 29px 0px 0px;
color: #fff;
font-size: 28px;
line-height: 70px;
}


/* 财经快讯表格 */
.news-table-container {
    overflow-x: auto;
}

.news-table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.news-table thead th {
    color: #333333;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    font-family: Alibaba PuHuiTi 3.0;
    border-bottom: 2px solid #e0e0e0;
    padding: 15px 10px;
    white-space: nowrap;
}

.news-table tbody tr {
    border-bottom: 1px solid #f0f0f0;
    transition: background-color 0.3s ease;
}

.news-table tbody tr:hover {
    background: #f9f9f9;
}

.news-table tbody td {
    color: #333333;
    font-size: 14px;
    font-family: Alibaba PuHuiTi 3.0;
    padding: 12px 10px;
    vertical-align: middle;
}

/* 表格列样式 */
.time {
    font-weight: 500;
    color: #666666;
}

.country {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
}

.flag-icon {
    width: 20px;
    height: 15px;
    border-radius: 2px;
}

.event {
    font-weight: 500;
    max-width: 200px;
}

.importance {
    text-align: center;
}

.importance-dot {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    font-family: Alibaba PuHuiTi 3.0;
}

.importance-dot.high {
    background-color: #ff4757;
}

.importance-dot.medium {
    background-color: #ff6600;
}

.importance-dot.low {
    background-color: #95a5a6;
}

.actual, .forecast, .previous {
    text-align: center;
    font-weight: 500;
}

/* 响应式设计 */
@media (max-width: 1400px) {
    .news-container {
        flex-direction: column;
        gap: 40px;
    }
    
    .news-left {
        max-width: none;
    }
    
    .news-title {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .news-container {
        padding: 0 20px;
    }
    
    .news-title {
        font-size: 32px;
    }
    
    .news-subtitle {
        font-size: 16px;
    }
    
    .calendar-widget {
        padding: 20px;
    }
    
    .news-right {
        padding: 20px;
    }
    
    .news-table thead th,
    .news-table tbody td {
        padding: 8px 5px;
        font-size: 12px;
    }
    
    .event {
        max-width: 150px;
    }
}

/* 响应式设计 */
@media (max-width: 1400px) {
    .foundation-cards {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    
    .foundation-title {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .foundation-cards {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .foundation-title {
        font-size: 32px;
    }
    
    .foundation-subtitle {
        font-size: 18px;
    }
    
    .foundation-card {
        padding: 30px 20px;
    }
    
    .card-title {
        font-size: 20px;
    }
    
    .card-description {
        font-size: 14px;
    }
}
  
 /* 响应式设计 */
@media (max-width: 1200px) {
    .account-comparison-section {
        width: 95%;
        max-width: 1200px;
        flex-direction: column;
        gap: 50px;
    }
    
    .comparison-left {
        max-width: none;
        text-align: center;
    }
    
    .comparison-title {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .comparison-right {
        flex-direction: column;
        gap: 20px;
    }
    
    .comparison-title {
        font-size: 32px;
    }
    
    .comparison-description {
        font-size: 16px;
    }
    
    .card-actions {
        flex-direction: column;
        gap: 10px;
    }
}

/* 右侧列表 */
.list-panel {
    width: auto;
    box-sizing: border-box;
  background: #ffffff;
  padding: 0;
  overflow: hidden;
  border-top: 10px solid #E94A18;
}

/* 表格头部 */
.table-header {
  display: grid;
  grid-template-columns: 2fr 2fr 3fr 1.8fr 1.8fr 1.8fr 1.8fr;
  align-items: center;
  height: 70px;
  background: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 12px;
}

.header-cell {
    font-size: 22px;
    color: #030303;
    line-height: 70px;
  font-weight: 600;
  text-align: center;
}
.list-header {
  height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  background: #efefef;
  color: #666;
  font-size: 14px;
}

.date-bar {
  height: 62px;
  display: flex;
  align-items: center;
  padding: 0 29px;
  box-sizing: border-box;
  background: #f7f2ee;
  font-size: 22px;
color: #030303;
font-weight: bold;
}
.items {
  margin: 0;
  padding: 0 29px 12px;
  list-style: none;
}
.item {
  display: grid;
  grid-template-columns: 1fr 0.4fr 1.2fr 1.8fr 1fr 1fr 1fr 1fr;
  align-items: center;
  height: 70px;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 20px;
color: #030303;
line-height: 70px;
font-weight: bold;
}
.item:last-child {
  border-bottom: none;
}
.flag img {
  width: 18px;
  height: 12px;
  object-fit: cover;
}
.load-more {
  text-align: center;
  font-size: 20px;
color: #8F6E4C;
line-height: 70px;
opacity: 0.5;
}

.imp {
  display: flex;
  align-items: center;
  gap: 8px;
}

.importance-dot {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: inline-block;
  background-color: #E94A18;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.importance-dot-in {
    width: 10px;
    height: 10px;
    line-height: 40px;
    border-radius: 100%;
    display: inline-block;
    background-color: #E94A18;
    border: 6px solid #fff;
}
