/* 全局重置与基础样式 */
.container {
    /* 关键：让容器占满整个视口 */
    width: 98.95vw; /* 或固定宽度，如 1200px */
    margin-top: -10px;
    margin-left: -5px;
}

img {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.fdiv {
    margin: 0;
    padding: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center; /* 水平居中 */
    justify-content: center; /* 垂直居中，可选 */
    background-color: #f2f5f9;
}

.Tdiv1 {
    width: 99%;
    height: 30px;
    padding-left: 1%;
    padding-top: 10px;
    background-color: #f6f6f6;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display:flex;
}

.Tdiv1-2{
    margin-left:auto;
}

.mdiv {
    width: 1440px;
    margin-top: 4px;
}

.Tdiv2 {
    display: flex;
}

.tubiao {
    width: 235px;
    height: 115px;
}

.Tdiv2-1 {
    width: 240px;
    background-color: white;
    height: 120px;
    margin-left: 1px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.Tdiv2-2 {
    margin-left: 5px;
    width: 990px;
    height: 40px;
    background-color: aqua;
}

.Tdiv2-3 {
    width: 180px;
    padding-left: 20px;
    background-color: white;
    height: 100px;
    padding-top: 20px;
    margin-left: 5px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.Tdiv2-3-1 {
    display: flex;
    padding-left: 1px;
    font-weight: bold
}

.Tdiv2-3-2 {
    display: flex;
    margin-top: 3px;
    font-weight: bold
}

.Tdiv2-3-3 {
    padding-left:1.5px;
    display: flex;
    font-weight: bold
}

.Tdiv2-3-W {
    color: black;
    margin-top: 2px;
    text-decoration: none;
}

.Tdiv2-3-W:hover {
    color: #9c9c9c;
}


.Tdiv3 {
    display: flex;
    margin-top: 4px;
    width: 100%;
    height: 98px;
    background: linear-gradient(to bottom, #00127c, #04b0ac);
    flex: none; /* 取消弹性伸缩，固定宽度 */
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.Tdiv3-1 {
    display: flex;
    margin-top: 25px;
    margin-left: 16px;
    padding-left: 1.5px;
    font-weight: bold;
    font-size: 30px;
    width: 85px;
    color: white;
    height: 44px;
}

.Tdiv3-2 {
    margin-top: 15px;
    margin-left: 20px;
    font-weight: normal;
    font-size: 20px;
    width: 1450px;
    height: 80px;
    color: white;
}

.Tdiv3-2-l {
    display: flex;
}

.Tdiv3-2-T {
    color: #fff100;
    width: 50px;
}

.Tdiv3-2-W {
    width: 240px;
    display: flex;
}

.Tdiv3-2-WT {
    color: white;
    text-decoration: none;
    margin-left: 5px;
}

.Tdiv3-2-WT:hover {
    color: #9c9c9c;
}

.tagmore {
    color: #0066cc;
    text-decoration: none;
}

.tagmore:hover {
    color: #9c9c9c;
}

.Tdiv4 {
    margin-top: 4px;
    width: 100%;
    height: 120px;
}

.Tdiv5 {
    display: flex;
    margin-top: 15px;
    width: 100%;
    height: 40px;
    background-color: #f2f5f9;
}

.Tdiv5-1 {
    margin-left: 10px;
    display: flex;
}

.Tdiv5-1-1 {
    margin-left: 10px;
    margin-top: 10px;
    font-weight: normal;
    font-size: 16px;
}

.Tdiv5-1-2 {
    margin-left: 10px;
    font-weight: normal;
    font-size: 14px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.Tdiv5-2 {
    margin-left: 100px;
    display: flex;
}

.Tdiv5-2-1 {
    margin-left: 10px;
    margin-top: 10px;
    font-weight: normal;
    font-size: 16px;
}

.Tdiv5-3 {
    margin-left: 40px;
    display: flex;
    margin-bottom: 10px;
}

.Tdiv5-3-1 {
    margin-left: 28px;
    display: flex;
    margin-top:5px;
}

.Tdiv5-3-link {
    color:black;
    text-decoration: none;
}

.Tdiv5-3-link:hover {
    color: #9c9c9c;
}

.bdivT {
    width: 100%;
    height: 400px;
    margin-top: 20px;
    display: flex;
}

.bdiv {
    width: 100%;
    height: 308px;
    margin-top: 20px;
    display: flex;
}

.newsdiv {
    width: 100%;
    height: auto;
    margin-top: 20px;
    display: flex;
}

.module-title {
    display: flex;
    font-size: 16px;
    color: #222;
    margin-top:-10px;
    margin-left: -10px;
    margin-bottom:-10px;
}

.tagdiv {
    width: 5px;
    height: 20px;
    margin-right: 5px;
    margin-top: 22px;
    background: linear-gradient(to bottom, #00127c, #04b0ac);
}

.wordli {
    padding: 0.5rem 0;
    border-bottom: 1px dashed #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wordli a:hover{
	color: #0066cc;
    background-color: #f0f8ff;
}

.tag-group {
    display: flex;
    gap: 0.3rem;
}

.tag-item {
    font-size: 14px;
    color: #666;
    padding: 0.1rem 0.3rem;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tag-item.active {
    background-color: #0066cc;
    color: #fff;
}

.tag-item:hover:not(.active) {
    color: #0066cc;
    background-color: #f0f8ff;
}

/* 列表内容样式 - 日期右对齐 */
.content-list {
    display: none;
    padding: 0 1rem;
}

.content-list.active {
    display: block;
    margin: 0;
}

.content-list li {
    padding: 0.5rem 0;
    border-bottom: 1px dashed #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content-list li .text-content {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0.5rem;
    text-decoration: none;
}

.content-list li .text-content-top {
    flex: 1;
    font-size: 20px;
    color: #f87e54;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0.5rem;
}

.content-list li .date-tag {
    flex-shrink: 0;
    color: #999;
    font-size: 13px;
}

.content-list .more-link {
    text-align: right;
    border-bottom: none;
    margin-top: 0.5rem;
    display: block;
}

.content-list .more-link a {
    font-size: 13px;
    color: #0066cc;
}

/* 报价表格样式 */
.price-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1rem;
    padding: 0 1rem;
}

.price-table th, .price-table td {
    padding: 0.6rem;
    border: 1px solid #ddd;
    text-align: center;
}

.price-table th {
    background-color: #f0f8ff;
}

.table-content {
    display: none;
    padding: 0 1rem;
}

.table-content.active {
    display: block;
}

/* 价格走势图表容器 */
#priceTrendChart {
    width: 100%;
    height: 300px;
    margin-top: 1rem;
    padding: 0 1rem;
}

/* 百叶窗广告：固定尺寸，适配1440px布局 */
.col-ad {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

#blindsAd {
    width: 95%; /* 继承列宽 */
    height: 300px;
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
    margin: 0 auto;
}

.blinds-ad-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    height: 0;
    transition: opacity 0.5s ease, height 0.5s ease;
}

.blinds-ad-item.active {
    opacity: 1;
    height: 100%;
}

.blinds-dot-group {
    display: flex;
    z-index: 10;
    margin-left: 27.5%
}

.blinds-dot {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
    color: #0066cc;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.blinds-dot.active, .blinds-dot:hover {
    background-color: #0066cc;
    color: #fff;
}

.ggwdiv {
    width: 400px; /* 总宽度 - 左右内边距 - 列间距 */
    padding-top: 4px;
    height: 400px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.hotdiv {
    width: 600px; /* 总宽度 - 左右内边距 - 列间距 */
    margin-left: 2rem;
    height: 400px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.ggldiv {
    width: 350px; /* 总宽度 - 左右内边距 - 列间距 */
    margin-left: 2rem;
    padding-top: 25px;
    padding-left: 25px;
    height: 375px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.worddivT {
    width: calc((1440px - 2rem - 2rem) / 3); /* 总宽度 - 左右内边距 - 列间距 */
    height: 308px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.worddiv {
    width: calc((1440px - 2rem - 2rem) / 3); /* 总宽度 - 左右内边距 - 列间距 */
    margin-left: 2rem;
    height: 308px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.rightworddiv {
    width: calc((1440px - 2rem - 2rem) / 3); /* 总宽度 - 左右内边距 - 列间距 */
    margin-left: 2rem;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.newsworddiv {
    width: calc( 2.07 * (1440px - 2rem - 2rem) / 3); /* 总宽度 - 左右内边距 - 列间距 */
    height: auto;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.smallworddiv {
    width: calc((1440px - 2rem - 2rem) / 4); /* 总宽度 - 左右内边距 - 列间距 */
    margin-left: 1.35rem;
    height: 308px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.smallworddivT {
    width: calc((1440px - 2rem - 2rem) / 4); /* 总宽度 - 左右内边距 - 列间距 */
    height: 308px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.bigworddiv {
    width: calc((1440px)); /* 总宽度 - 左右内边距 - 列间距 */
    height: 400px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.bigpricediv {
    width: calc((1440px)); /* 总宽度 - 左右内边距 - 列间距 */
    height: auto;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.pricediv {
    width: calc((1440px - 2rem)/ 2); /* 总宽度 - 左右内边距 - 列间距 */
    margin-left: 2rem;
    height: 400px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.pricedivT {
    width: calc((1440px - 2rem)/ 2); /* 总宽度 - 左右内边距 - 列间距 */
    height: 400px;
    flex: none; /* 取消弹性伸缩，固定宽度 */
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.title-tag {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #0066cc;
    padding: 0 1rem; /* 内部内边距，不占用1440px宽度 */
}

.gdiv {
    width: 100%;
    height: 120px;
    margin-top: 20px;
}

.gdiv-990 {
    background-color: #e8f4f8;
    text-align: center;
    border: 1px solid #d1e7dd;
    color: #666;
    width: 990px; /* 1440-20px内边距 */
    height: 120px;
}

.gdiv-1440 {
    background-color: #e8f4f8;
    text-align: center;
    margin-bottom: 1.5rem;
    border: 1px solid #d1e7dd;
    color: #666;
    width: 1440px; /* 1440-20px内边距 */
    height: 120px;
    margin: 0 auto 1.5rem;
}

.ddiv {
    display: flex;
    width: 100%;
    height: 440px;
    background-color: #353535;
}

.ddiv1 {
    margin-top: 10px;
    margin-left: 250px;
    height: 380px;
}

.ddiv2 {
    margin-left: 20px;
    height: 380px;
    margin-top: 50px;
}

/* 页脚样式 */
.site-footer {
    background-color: #333;
    color: #fff;
    width: 100%;
}

.footer-links {
    margin-bottom: 1rem;
    padding: 0 1rem;
}

.footer-links a {
    color: #ccc;
    margin-right: 1rem;
    text-decoration: none;
}

.footer-links a:hover {
    color: #9c9c9c;
}

.contact-info {
    font-size: 14px;
    color: #ccc;
    padding: 0 1rem;
}

.contact-info-div {
    display:flex;
    margin-top:5px;
}

.contact-info-Ltext {
    width:400px;
}

.contact-info-Rtext {
    margin-left:200px;
}

.contact-info a {
    color: #ccc;
    margin-right: 1rem;
    text-decoration: none;
}

.contact-info a:hover {
    color: #9c9c9c;
}
