.hot { margin-top: 20px;}
.hot .hotbox { height: 175px; padding: 10px 10px 10px 0; border-bottom: 1px solid #E5E5E5; margin-right:10px;}
.hot .hotbox .hotimg { width: 250px; height: 165px; float: left; display: inline; margin-right: 28px; position: relative;    }
.hot .hotbox .hotimg .hotimgzz { position: absolute; top: 0px; left: 0px; width: 250px; height: 165px;}
.hot .hotbox .hotimg:hover .hotimgzz { background:#00AA98; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.hot .hotbox .hotimg .zzsz {  display: inline-block; *display: inline; zoom: 1; background:transparent; position: absolute; top: 40%; left: 40%; width: 43px; height: 43px;}
.hot .hotbox .hotimg:hover .zzsz { background: url(../images/symbol-26.png) no-repeat;}
.hot .hotbox .hotimg .standpoint {position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #00AA98;
    text-align: center;
    line-height: 30px;
    padding: 0 5px;}
.standpoint a{color: #fff;}
.standpoint a:hover{color: #fff;}
.hot .hotbox .hotimg img { width: 250px; height: 165px; }
.hot .hotbox h3 { font-size: 18px; font-weight: bold; height: 35px; line-height: 35px; margin-bottom: 5px; display: inline;}
.hot .hotbox h3:hover a { color: #00aa98; text-decoration:none;}
.hot .hotbox p { color: #3e3e3e; font-size: 14px; height: auto; line-height: 26px;}
.hot .hotbox span { background: url(../images/symbol-9.png) no-repeat 0 4px; margin-right:20px; display: inline-block !important; *display: inline; zoom: 1;  color: #3e3e3e;}
.hot .hotbox span+span { background: url(../images/symbol-11.png) no-repeat 0 4px;}
.hotimgzz { position: absolute; top: 0px; left: 0px; width: 250px; height: 165px;}
.hotimgzz { opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}

.links { overflow: hidden;}
.links .linkstitle { background: url(../images/linkstitle.png) no-repeat; width: 1150px; height: 51px; margin-top: 15px; }
.links ul li { float: left; font-size: 14px; margin: 5px 10px; *width: 80px;}
@media screen and (max-width: 767px) {
.hotbox p{
    opacity: 0;
}
.wenzhan{
    display: none;
}
.hotbox span{
    display: none!important;
}
.hot .hotbox .hotimg .hotimgzz {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: auto;
}
.hot .hotbox .hotimg img{
        width: 150px;
    height: auto;
            margin-top: 40px;
}
.hot .hotbox .hotimg {
    width: 150px;
    height: auto;
    float: left;
    display: inline;
    margin-right: 28px;
    position: relative;
}
}


/* ===== 非农 × 炒黄金 SEO 交易模块 ===== */
.nfp-gold-impact {
    background: #fffaf3;
    border: 1px solid #f3d9a6;
    border-radius: 10px;
    padding: 26px 28px;
    margin: 35px 0;
    line-height: 1.8;
    font-size: 15px;
}

.nfp-gold-impact h2 {
    font-size: 20px;
    color: #b8860b;
    margin-bottom: 16px;
    font-weight: bold;
}

.nfp-gold-impact strong {
    color: #c38b00;
}

.gold-keywords span {
    display: inline-block;
    background: #fff2cc;
    color: #9c6b00;
    border: 1px solid #f0d28c;
    border-radius: 6px;
    padding: 4px 10px;
    margin: 4px 6px 0 0;
    font-size: 13px;
}

/* ===== 非农黄金交易信号系统 ===== */
.nfp-gold-signal {
    margin: 40px 0;
    padding: 28px;
    background: #0b0f1a;
    border-radius: 12px;
    color: #fff;
}

.nfp-gold-signal h2 {
    font-size: 22px;
    margin-bottom: 22px;
    color: #f5c16c;
}

.signal-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.signal-box {
    flex: 1;
    min-width: 260px;
    padding: 18px;
    border-radius: 10px;
}

.signal-box h3 {
    font-size: 17px;
    margin-bottom: 10px;
}

.signal-box ul {
    padding-left: 18px;
    margin-bottom: 10px;
}

.signal-box li {
    margin-bottom: 6px;
}

.signal-box p {
    font-size: 14px;
    color: #eee;
}

.signal-box.bullish {
    background: linear-gradient(135deg, #113322, #1e5a3a);
    border: 1px solid #3bb78f;
}

.signal-box.bearish {
    background: linear-gradient(135deg, #331111, #5a1e1e);
    border: 1px solid #d66;
}

.signal-note {
    margin-top: 16px;
    font-size: 14px;
    color: #ccc;
}
