direction'] == 'vertical') $_component_params['6138ae897637e5ad']['li_class'] .= ' w-full'; if ($_component_params['6138ae897637e5ad']['show_dot']) { $_component_params['6138ae897637e5ad']['li_class'] .= ' dot'; } $_component_params['6138ae897637e5ad']['where'] = isset($_component_params['6138ae897637e5ad']['where']) ? $_component_params['6138ae897637e5ad']['where'] : ''; $_where = array(); if (!empty($_component_params['6138ae897637e5ad']['where'])) $_where[] = $_component_params['6138ae897637e5ad']['where']; //置顶级别 $_component_params['6138ae897637e5ad']['isfirsttitle'] = (bool)($_component_params['6138ae897637e5ad']['isfirsttitle'] ?? false); $_component_params['6138ae897637e5ad']['firsttitle'] = $_component_params['6138ae897637e5ad']['firsttitle'] ?? -1; $_component_params['6138ae897637e5ad']['firsttitle_range'] = $_component_params['6138ae897637e5ad']['firsttitle_range'] ?? ''; $_component_params['6138ae897637e5ad']['firsttitle_min'] = $_component_params['6138ae897637e5ad']['firsttitle_min'] ?? -1; $_component_params['6138ae897637e5ad']['firsttitle_max'] = $_component_params['6138ae897637e5ad']['firsttitle_max'] ?? -1; if ($_component_params['6138ae897637e5ad']['isfirsttitle']) { $_where[] = 'firsttitle > 0 '; } if ($_component_params['6138ae897637e5ad']['firsttitle_min'] >= 0) { $_where[] = 'firsttitle >= ' . $_component_params['6138ae897637e5ad']['firsttitle_min']; } if ($_component_params['6138ae897637e5ad']['firsttitle_max'] > 0) { $_where[] = 'firsttitle <= ' . $_component_params['6138ae897637e5ad']['firsttitle_max']; } if (!empty($_component_params['6138ae897637e5ad']['firsttitle_range'])) { $_where[] = 'firsttitle IN( ' . implode(',',explode(',',$_component_params['6138ae897637e5ad']['firsttitle_range'])).')'; } if ($_component_params['6138ae897637e5ad']['firsttitle'] > -1) { $_where[] = 'firsttitle = ' . $_component_params['6138ae897637e5ad']['firsttitle']; } //置顶级别 $_component_params['6138ae897637e5ad']['istop'] = (bool)($_component_params['6138ae897637e5ad']['istop'] ?? false); $_component_params['6138ae897637e5ad']['top'] = $_component_params['6138ae897637e5ad']['top'] ?? -1; $_component_params['6138ae897637e5ad']['top_range'] = $_component_params['6138ae897637e5ad']['top_range'] ?? ''; $_component_params['6138ae897637e5ad']['top_min'] = $_component_params['6138ae897637e5ad']['top_min'] ?? -1; $_component_params['6138ae897637e5ad']['top_max'] = $_component_params['6138ae897637e5ad']['top_max'] ?? -1; if ($_component_params['6138ae897637e5ad']['istop']) { $_where[] = 'istop > 0 '; } if ($_component_params['6138ae897637e5ad']['top_min'] >= 0) { $_where[] = 'istop >= ' . $_component_params['6138ae897637e5ad']['top_min']; } if ($_component_params['6138ae897637e5ad']['top_max'] > 0) { $_where[] = 'istop <= ' . $_component_params['6138ae897637e5ad']['top_max']; } if (!empty($_component_params['6138ae897637e5ad']['top_range'])) { $_where[] = 'istop IN( ' . implode(',',explode(',',$_component_params['6138ae897637e5ad']['top_range'])).')'; } if ($_component_params['6138ae897637e5ad']['top'] > -1) { $_where[] = 'istop = ' . $_component_params['6138ae897637e5ad']['top']; } //推荐级别 $_component_params['6138ae897637e5ad']['isgood'] = (bool)($_component_params['6138ae897637e5ad']['isgood'] ?? false); $_component_params['6138ae897637e5ad']['good'] = $_component_params['6138ae897637e5ad']['good'] ?? -1; $_component_params['6138ae897637e5ad']['good_range'] = $_component_params['6138ae897637e5ad']['good_range'] ?? ''; $_component_params['6138ae897637e5ad']['good_min'] = $_component_params['6138ae897637e5ad']['good_min'] ?? -1; $_component_params['6138ae897637e5ad']['good_max'] = $_component_params['6138ae897637e5ad']['good_max'] ?? -1; if ($_component_params['6138ae897637e5ad']['isgood']) { $_where[] = 'isgood > 0 '; } if ($_component_params['6138ae897637e5ad']['good_min'] >= 0) { $_where[] = 'isgood >= ' . $_component_params['6138ae897637e5ad']['good_min']; } if ($_component_params['6138ae897637e5ad']['good_max'] > 0) { $_where[] = 'isgood <= ' . $_component_params['6138ae897637e5ad']['good_max']; } if (!empty($_component_params['6138ae897637e5ad']['good_range'])) { $_where[] = 'isgood IN( ' . implode(',',explode(',',$_component_params['6138ae897637e5ad']['good_range'])).')'; } if ($_component_params['6138ae897637e5ad']['good'] > -1) { $_where[] = 'isgood = ' . $_component_params['6138ae897637e5ad']['good']; } //处理时间限定开始 if (!empty($_component_params['6138ae897637e5ad']['day'])) { $_where[] = 'newstime >= ( UNIX_TIMESTAMP() - ' . $_component_params['6138ae897637e5ad']['day'] . '*86400 )'; } $_where_str = implode(' and ', $_where); //var_dump($_where_str); //处理时间限定结束 $_rows = get_ecms_info( $_component_params['6138ae897637e5ad']['classid'], $_component_params['6138ae897637e5ad']['num'], $_component_params['6138ae897637e5ad']['len'], $_component_params['6138ae897637e5ad']['haveclass'], $_component_params['6138ae897637e5ad']['enews'], $_component_params['6138ae897637e5ad']['tplid'], $_component_params['6138ae897637e5ad']['doing'], $_where_str, $_component_params['6138ae897637e5ad']['order'] ); $_component_params['6138ae897637e5ad']['wrap'] = isset($_component_params['6138ae897637e5ad']['wrap']) ? $_component_params['6138ae897637e5ad']['wrap'] : 1; if ($_component_params['6138ae897637e5ad']['wrap']) { $_component_class['6138ae897637e5ad'] .= ' flex-wrap'; } else { $_component_class['6138ae897637e5ad'] .= ' flex-nowrap'; } if ($_component_params['6138ae897637e5ad']['cols'] > 1 || $_component_params['6138ae897637e5ad']['rows'] > 1) { $_component_class['6138ae897637e5ad'] .= ' !grid gap-2 grid-flow-col'; } $_component_params['6138ae897637e5ad']['cols'] = isset($_component_params['6138ae897637e5ad']['cols']) ? $_component_params['6138ae897637e5ad']['cols'] : 0; if ($_component_params['6138ae897637e5ad']['cols'] > 1) { $_component_class['6138ae897637e5ad'] .= ' !grid-cols-' . $_component_params['6138ae897637e5ad']['cols']; } $_component_params['6138ae897637e5ad']['rows'] = isset($_component_params['6138ae897637e5ad']['rows']) ? $_component_params['6138ae897637e5ad']['rows'] : 0; if ($_component_params['6138ae897637e5ad']['rows'] > 1) { $_component_class['6138ae897637e5ad'] .= ' !grid-rows-' . $_component_params['6138ae897637e5ad']['rows']; } ?>
广告
5月12日硫磺日评:国产硫磺价格大稳小动,港口硫磺价格持续走高
文章来源:化工圈子 作者: 更新时间:2026年5月12日
广告

  今日国产硫磺市场价格大稳小动。山东、西北地区部分炼厂上调报价,零星走低,幅度10-240元/吨;其他地区硫磺价格以稳呈现;预计短期国产硫磺市场价格高位整理。

  今日港口硫磺市场价格继续上涨。地缘局势仍存不确定性,霍尔木兹海峡通航持续受阻,市场供需错配局面延续,持货商心态乐观纷纷惜售挺市,场内低价货源愈发难寻,加之商户中有连续询买盘举措,港口硫磺市场价格持续走高;预计短期港口硫磺市场价格易涨难跌。

  硫酸:今日国内硫酸市场价格大势维稳,局部涨跌。贵州地区硫酸价格下跌,幅度50元/吨;山东局部地区硫酸价格明显走高,幅度420元/吨;其他地区硫酸价格以稳呈现;预计短期国内硫酸市场延续高位运行。

  磷酸一铵:今日国内磷酸一铵市场价格高位盘整。当前平价硫磺消息细则有待进一步明确,加之正处传统需求淡季,下游拿货意愿偏弱,新单跟进不足,整体交投氛围清淡,市场重心大致持稳;预计短期国内磷酸一铵市场整理运行。

  磷酸二铵:今日国内磷酸二铵市场价格盘整运行。上游原料价格高位,成本端继续承压,但下游需求释放有限,整体交投氛围平淡,同时随着平价硫磺逐步落实,企业新单陆续开始签订,预计短期国内磷酸二铵市场盘整运行为主。

  钛白粉:今日国内钛白粉市场暂稳整理。原料端整体维持高位,钛企成本压力较大,报价较为坚挺,但是需求面拿货积极性不佳,市场观望氛围浓郁,市场重心暂无明显变动;预计短期国内钛白粉市场价格稳中整理。

【发表评论】【关闭窗口
广告
[添加剂热点专题]推荐:

小广告:

广告
广告
热点文章
添加剂点击榜:
广告
热点文章
添加剂评论榜:
广告
论坛热门帖子
添加剂论坛:
推荐专题: