.plate-3{
    width: 100%;
height: 1081px;
background-image: url('https://upload.phporjava.com/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: 3rem;
color: #FFFFFF;
margin-bottom: 43px;
  }
  .plate-3 .left .desc {
    width: 656px;
font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
font-weight: normal;
font-size: 1.4rem;
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: 1.4rem;
line-height: 70px;
  }
  .plate-3 .left .qr-div .qr-text .p2{
    font-size: 1.6rem;
    font-weight: bold;
line-height: 50px;
  }
  .plate-3 .left .qr-div .qr-text .p3{
    font-size: 1.2rem;
    line-height: 20px;
opacity: 0.6;
  }
  .plate-3 .left .bottom {
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    margin-top: 65px;
    font-size: 1.3rem;
    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: 100;
display: flex;
  }
  .iphone1-div .img{
border-radius: 12px;
  }
  .iphone2-div {
    max-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: 50px;
z-index: 100;
  }
  .iphone1-div-text{
    margin-top: 10px;
    font-size: 1.2rem;
color: #F4F5F7;
line-height: 30px;
font-weight: bold;
  }
  .iphone2-div-text{
    margin-top: 10px;
    font-size: 1.2rem;
color: #F4F5F7;
line-height: 30px;
  }
  .iphone2-div {
    padding: 19px 28px;
  }
  .iphone1-div-title {
    font-size: 1.2rem;
color: #F4F5F7;
font-weight: bold;
line-height: 20px;
margin-bottom: 23px;
  }
  .iphone1-div-p1{
    font-size: 1.3rem;
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: 0.875rem;
    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('https://upload.phporjava.com/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;
    z-index: 2;
}

.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: 3rem;
color: #FFFFFF;
    font-weight: bold;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    margin: 0 0 40px 0;
    line-height: 1.2;
}

.description {
    margin-bottom: 50px;
}

.desc-line1 {
    font-size: 1.4rem;
color: #FFFFFF;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    margin: 0 0 10px 0;
    line-height: 1.6;
    opacity: 0.9;
}

.desc-line2 {
    font-size: 1.4rem;
    color: #ffffff;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    margin: 0;
    line-height: 1.6;
    opacity: 0.9;
}

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

.cta-button {
    width: 166px;
    height: 50px;
    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: 50px;
    line-height: 50px;
    border-radius: 24px;
    border: 1px solid #E94A18;
    color: #E94917;
    font-size: 1.2rem;
    text-align: center;
    box-sizing: border-box;
    margin-left: 33px;
  }

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

.button-text {
    font-size: 1.2rem;
    color: #ffffff;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 1.2rem;
     color: #ffffff;
     font-family: Alibaba PuHuiTi 3.0;
     margin: 0;
     opacity: 0.9;
 }

/* 特性栏部分 */
.features-section {
    width: 1232px;
    height: 127px;
    background-image: url('https://upload.phporjava.com/images/index/矩形 4 拷贝 4@2x.png');
    background-size: 100% 100%;
    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: 2rem;
color: #FFFFFF;
line-height: 19px;
opacity: 0.6;
    font-weight: 500;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    text-align: center;
    white-space: nowrap;
}




.market-page-2 {
    width: 100%;
    /*height: 1226px;*/
     height: 20px;
    background-image: url('https://upload.phporjava.com/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;
z-index: 1000;
}

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

.overview-title {
    font-size: 3rem;
color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.overview-subtitle {
    font-size: 1.4rem;
color: #FFFFFF;
line-height: 49px;
opacity: 0.6;
    margin: 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

/* 分类标签 */
.category-tabs {
    display: flex;
    justify-content: center;
    gap: 0;
    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: 1.2rem;
color: #FFFFFF;
line-height: 70px;
opacity: 0.6;
    font-weight: 600;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.trading-table tbody tr {
    font-size: 1.2rem;
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: 1rem;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

/* 价格样式 */
.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: 0.75rem;
}

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

.learn-more-link {
    font-size: 1.2rem;
color: #FFFFFF;
line-height: 49px;
opacity: 0.3;
    text-decoration: none;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s ease;
}

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

.arrow-icon {
    font-size: 1.2rem;
    transition: transform 0.3s ease;
}

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

/* 响应式设计（合并于文件底部的 720px 块） */

/* 交易平台优势模块 */
.trading-platform-advantages {
    width: 1779px;
    max-width: 95%;
    min-height: 1064px;
    background-image: url('https://upload.phporjava.com/images/index/db9f1bb3983c37d863a74495b3bc4448e01e53dc26e3a9-5X3VDh@2x.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    top: -40px;
    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: 3rem;
color: #030303;
    font-weight: bold;
    margin: 0 0 30px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.advantages-description {
    font-size: 1.4rem;
color: #030303;
line-height: 49px;
opacity: 0.79;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    width: 1247px;
    
}

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

.feature-block {
    width: 100%;
height: 275px;
border-radius: 23px;
    background: rgba(255, 255, 255, 0.7);
    padding: 30px 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: 1.4rem;
color: #030303;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    line-height: 35px;
}

.feature-description {
    font-size: 1.2rem;
color: #030303;
line-height: 30px;
opacity: 0.7;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}



 .plate-4 {
     width: 100%;
     min-height: 2730px;
     background-image: url('https://upload.phporjava.com/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: auto;
    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: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 3rem;
color: #FDFBFB;
}

.comparison-description {
    font-size: 1.4rem;
color: #FDFBFB;
line-height: 49px;
opacity: 0.7;
    margin: 0 0 40px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.learn-more-link {
    font-size: 1.4rem;
color: #E94A18;
line-height: 49px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    font-weight: 500;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

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

.arrow-icon {
    font-size: 0.875rem;
    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;
    display: flex;
        flex-direction: column;
        justify-content: space-between;
}

/* 卡片头部 */
.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: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 1.4rem;
color: #FDFBFB;
}

.card-subtitle {
    margin: 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 1.2rem;
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: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 1.2rem;
color: #FDFBFB;
line-height: 19px;
opacity: 0.6;
}

.feature-value {
    font-weight: 500;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 1.2rem;
color: #FDFBFB;
line-height: 19px;
}

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

.action-btn {
    background-color: transparent;
    flex: 1;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 0.875rem;
     font-weight: 500;
     cursor: pointer;
     transition: all 0.3s ease;
     border: none;
     font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
     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: 3rem;
color: #FDFBFB;

    margin: 0 0 20px 0;
    line-height: 1.2;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.foundation-subtitle {
    font-size: 1.4rem;
color: #FFFFFF;
line-height: 49px;
opacity: 0.7;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

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

/* 特性卡片 */
.foundation-card {
    max-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: 2rem;
    font-weight: bold;
    color: #ff6600;
    font-family: Arial, sans-serif;
}

/* 卡片标题和描述 */
.card-title {
    font-size: 1.6rem;
color: #030303;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

 .card-description {
     font-size: 1.2rem;
 color: #9D7B71;
 line-height: 35px;
     font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
 }

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

.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: 3rem;
color: #030303;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.news-subtitle {
    font-size: 1.4rem;
color: #030303;
line-height: 49px;
opacity: 0.7;
    margin: 0 0 20px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.current-date {
    font-size: 1.2rem;
    color: #030303;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 1.2rem;
    font-weight: bold;
    color: #333333;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.calendar-grid {
    width: 100%;
}

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

.weekday {
    text-align: center;
    font-size: 0.875rem;
    color: #666666;
    font-weight: 500;
    padding: 8px 0;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}
.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: 1rem;
    font-weight: bold;
    color: #333333;
    padding: 8px 0;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}
.day .day-num {
    line-height: 20px;
}
.day .lunar-text {
    font-size: 0.75rem;
    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: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    flex: 1;
border-radius: 28px 29px 0px;
color: #000;
text-align: center;
overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 50px;
  color: #fff;
}

.tab-item.active {
background: #E94A18;
border-radius: 28px 29px 0px 0px;

}


/* 财经快讯表格 */
.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: 0.875rem;
    font-weight: 600;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 0.875rem;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
    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: 0.75rem;
    font-weight: bold;
    color: #ffffff;
    font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.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;
}



/* 右侧列表 */
.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: 1.3rem;
    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: 0.875rem;
}

.date-bar {
  height: 62px;
  display: flex;
  align-items: center;
  padding: 0 29px;
  box-sizing: border-box;
  background: #f7f2ee;
  font-size: 1.3rem;
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: 1.2rem;
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: 1.2rem;
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;
}
@media (max-width: 1480px) {
    /* 顶部区域 */
    .top-section {
        height: 600px;
        padding: 60px 40px;
        box-sizing: border-box;
    }
    
    
    
    .desc-line1 {
        font-size: 1.4rem;
    }
    
    .cta-button {
        padding: 12px 24px;
        font-size: 1.2rem;
    }
    
    /* 特性栏 */
    .features-bar {
        gap: 12px;
        box-sizing: border-box;
        height: 80px;
    }
    
    .feature-item {
        padding: 8px 16px;
        font-size: 1.4rem;
    }
    
    /* 产品总览 */
    .overview-title {
        font-size: 2rem;
    }
    
    .overview-subtitle {
        font-size: 1.1rem;
    }
    
    /* 平台优势 */
    .advantages-title {
        font-size: 2rem;
    }
    
    
    .features-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        height: 100%;
    }
    
    /* 账户对比 */
    .comparison-title {
        font-size: 2rem;
    }
    
    
    .comparison-right {
        width: 100%;
        gap: 20px;
    }
    
    /* 根基模块 */
    .foundation-title {
        font-size: 2rem;
    }
    
    .foundation-cards {
        grid-template-columns: repeat(4, 1fr);
        gap: 24px;
    }
    
    
    .iphone1-div,
    .iphone2-div {
        width: 280px;
        height: 100px;
        position: absolute;
        margin: 0;
    }
    
    .iphone1-div {
        top: 280px;
        left: -50px;
    }
    
    .iphone2-div {
        /* bottom: -80px; */
        right: 20px;
    }
    .account-comparison-section {
        width: 90%;
        max-width: 90%;
        flex-direction: column;
        gap: 50px;
        margin-top: 1450px;
        height: auto;
    }
    
    .comparison-left {
        width: 100%;
        text-align: center;
    }
    
    .comparison-title {
        font-size: 2.5rem;
    }

    .feature-block {
        height: 50%;
    }
    .features-section{
        width: 100%;
        box-sizing: border-box;
        margin-top: 80px;
    }
    .trading-products-overview {
        width: 100%;
    }
    .advantages-header {
        max-width: 100%;
    }
    .advantages-description {
        width: 100%;
        font-size: 1.8rem;
    }
    .advantages-container {
        height: auto;
    }
    .feature-block {
        width: 100%;
        height: auto;
    }
    .trading-platform-advantages {
        width: 100%;
        padding: 0;
        background-size: 100% 100%;
        border-radius: 150px;
    }
    .plate-4{
        margin-top: -1580px;
    }
    .account-card{
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .card-title {
        font-size: 1.4rem;
    }
    .card-subtitle {
        font-size: 1.2rem;
    }
    .card-content {
        font-size: 1rem;
        padding: 25px 30px 0;
    }
    .card-actions {
        font-size: 1rem;
        padding: 15px 30px ;
    }
    .action-btn {
        font-size: 0.8rem;
    }
    .action-btn1 {
        font-size: 0.8rem;
    }
    .action-btn2 {
        font-size: 0.8rem;
    }
    .action-btn3 {
        font-size: 0.8rem;
    }
    .feature-row {
        font-size: 1rem;
        padding: 10px 0;
    }
    .feature-label {
        font-size: 1rem;
        text-align: left;
    }
    .feature-value {
        font-size: 1rem;
        text-align: right;
    }
    .feature-block {
        font-size: 1rem;
    }
    .feature-title {
        font-size: 1.4rem;
    }
    .foundation-card {
        width: auto;
    }

    .plate-3 .right {
        width: 40%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -200px;
        margin-left: 200px;
      }
      .plate-3 .left {
        width: 50%;
      }
      .plate-3{
        padding: 50px;
        justify-content: space-between;
      }
      .plate-3 .left .desc{
        width: 100%;
      }
      .plate-3 .left .qr-div {
        width: 100%;
      }
      .plate-3 .left .qr-div .qr-text .p1 {
        line-height: 30px;
      }
      .plate-3 .left .qr-div .qr-text .p2 {
        font-size: 1.2rem;
        line-height: 45px;
      }
      .plate-3 .left .qr-div .qr-text .p3 {
        font-size: 1rem;
      }
      .iphone1-div {
        margin-left: -50px;
      ;
      }
      .iphone2-div{
        width: 168px;
      }
      .financial-news-section{
        margin: 100px auto 50px;
        padding: 0;
        border-radius: 20px;
        background: transparent;
        height: 600px;
      }
      /* 分类标签 */
.category-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

}

/* 移动端适配 (< 720px) */
@media (max-width: 720px) {
    /* 顶部区域 */
    .top-section {
        height: 500px;
        padding: 40px 20px;
    }
    
    .main-content {
        max-width: 100%;
        text-align: center;
        padding: 180px 20px 0;
    }
    
    
    .desc-line1 {
        font-size: 1.4rem;
        margin-bottom: 24px;
    }
    
    .cta-section {
        gap: 16px;
        align-items: center;
    }
    
    
    .simulation-btn {
        font-size: 0.9rem;
    }
    
    /* 特性栏 */
    .features-container {
        flex-direction: column;
    }
    
    .features-bar {
        padding: 10px 0;
        gap: 0;
    }
    
    .feature-item {
        padding: 8px 0px;
        font-size: 0.85rem;
        width: 25%;
        white-space: normal;
        box-sizing: border-box;
    }
    
    .support-button {
        align-self: center;
    }
    
    /* 产品总览 */
    .overview-header {
        padding: 40px 20px 0;
        text-align: center;
    }
    
    .overview-title {
        font-size: 2rem;
        margin-bottom: 12px;
    }
    
    .overview-subtitle {
        font-size: 1.4rem;
        line-height: 1.5;
    }
    
    .products-table {
        padding: 0 20px;
    }
    
    /* 平台优势 */
    .advantages-container {
        padding: 40px 20px;
    }
    
    .advantages-header {
        text-align: center;
        margin-bottom: 32px;
    }
    
    .advantages-title {
        font-size: 2rem;
        margin-bottom: 12px;
    }
    
    .advantages-description {
        font-size: 1.4rem;
        line-height: 1.6;
    }
    
    .features-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .feature-block {
        text-align: center;
        padding: 20px;
    }
    
    .feature-title {
        font-size: 1.8rem;
        margin-bottom: 12px;
    }
    
    
    /* 账户对比 */
    .account-comparison-section {
        padding: 40px 20px;
        flex-direction: column;
        gap: 32px;
        border-radius: 0;
        margin-top: 1650px;
    }
    
    .comparison-left {
        text-align: center;
        max-width: 100%;
    }
    
    .comparison-title {
        font-size: 1.8rem;
        margin-bottom: 12px;
    }
    
    .comparison-description {
        margin-bottom: 20px;
        line-height: 1.6;
    }
    
    .account-card {
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }
    
    .card-header {
        margin-bottom: 16px;
    }
    
    
    .card-subtitle {
        font-size: 0.9rem;
    }
    
    .feature-row {
        padding: 8px 0;
        font-size: 0.9rem;
    }
    
    .card-actions {
        flex-direction: column;
        gap: 12px;
        margin-top: 20px;
    }
    
    .action-btn,
    .action-btn1,
    .action-btn2,
    .action-btn3 {
        width: 100%;
        padding: 12px 20px;
        font-size: 0.95rem;
    }
    
    /* 根基模块 */
    .foundation-section {
        padding: 40px 20px;
    }
    
    .foundation-header {
        text-align: center;
        margin-bottom: 32px;
    }
    
    .foundation-title {
        font-size: 2rem;
        margin-bottom: 12px;
    }
    
    
    .foundation-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .foundation-card {
        width: 100%;
        max-width: 100%;
        min-height: auto;
        height: auto;
        padding: 20px;
        text-align: center;
    }
    
    .card-icon {
        margin-bottom: 16px;
    }
    
    .icon-wrapper {
        width: 60px;
        height: 60px;
        margin: 0 auto;
    }
    
    .icon-wrapper img {
        width: 50px;
        height: 50px;
    }
    
    .card-title {
        font-size: 1.6rem;
        margin-bottom: 12px;
    }
    
    .card-description {
        font-size: 1.4rem;
        line-height: 30px;
        color: #333;
    }
    
    
    /* 财经快讯 */
    .financial-news-section {
        padding: 40px 0;
        margin: 30px auto 30px;
        background: transparent;
        box-sizing: border-box;
        width: 95%;
        height: 500px;
    }
    
    .tradingview-widget-container {
        margin-bottom: 40px;
        padding: 8px;
    }
    .news-container {
        padding: 0 20px;
    }
    
    .news-title {
        font-size: 2rem;
    }
    
    .news-subtitle {
        font-size: 1rem;
    }
    
    .calendar-widget {
        padding: 20px;
    }
    
    .news-right {
        padding: 20px;
    }
    
    .news-table thead th,
    .news-table tbody td {
        padding: 8px 5px;
        font-size: 0.75rem;
    }
    
    .event {
        max-width: 150px;
    }
    .comparison-right {
        width: 100%;
        flex-direction: column;
        gap: 20px;
        margin-right: 0;
        grid-template-columns: 1fr;
    }
    
    .comparison-title {
        font-size: 2rem;
    }
    
    
    .card-actions {
        flex-direction: column;
        gap: 10px;
    }

    .plate-3 {
        padding: 50px 20px;
        flex-direction: column;
        height: auto;
        border-radius: 100px;
      }
      .plate-3 .left {
        width: 100%;
      }
      .plate-3 .right {
        width: 100%;
        margin: 100px 0;
        position: relative;
        margin-left: 10px
      }
      .plate-3 .left .title{
        font-size: 2rem;
      }
      .plate-3 .left .qr-div {
        margin-top: 20px;
      }
      .plate-3 .right .iphone1{
        width: 180px;
        height: 380px;
        margin-top: 50px;
        margin-left: -150px;
      }
      .plate-3 .right .iphone2{
        width: 180px;
        height: 380px;
        margin-top: -50px;
        margin-left: 150px;
      }
      .iphone1-div {
        margin-top: 20px;
        left: 40px;
      }
      .iphone2-div {
        margin-top: 50px;
        margin-left: -50px;
      }
      .plate-3 .left .qr-div img {
        margin-right: 15px;
      }
      .plate-3 .left .qr-div .qr-text .p1 {
        line-height: 25px;
      }
      .foundation-container {
        max-width: 100%;
        padding: 0;
      }
      .card-content {
        padding: 25px 10px;
        
    }
    .trading-platform-advantages {
        padding-bottom: 50px;
    }
    .trading-products-overview {
        padding:  0;
    }
    .button-text {
        font-size: 1.4rem;
    }
    .cta-section .simulation-btn {
        margin-left: 0;
    }
    .features-section {
        margin-top: 50px;
        border-radius: 20px;
    }
    .market-page-2 {
        padding: 0 0 40px;
        /*height: 1080px;*/
         height: 15px;
    }
    .plate-4 {
        padding: 80px 0 0;
        margin-top: -1780px;
    }
    .main-title {
        font-size: 2rem;
    }
    .plate-3 .left .desc{
        width: 100%;
        line-height: 1.6;
      }
}
