/* 首页实力数据：手机独立样式。 */
.sj_home_stats{padding:.55rem .2rem .6rem;background:#f7f4ef}
.sj_home_stats_title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sj_home_stats_list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}
.sj_home_stats_item{min-width:0;padding:.2rem .12rem;text-align:center}
.sj_home_stats_item:nth-child(odd){border-right:1px solid #ddd5ca}
.sj_home_stats_item:nth-child(n+3){border-top:1px solid #ddd5ca}
.sj_home_stats_value{display:flex;align-items:baseline;justify-content:center;min-height:.62rem;color:#a9824e;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:.4rem;font-weight:600;line-height:1.2;white-space:nowrap}
.sj_home_stats_prefix,.sj_home_stats_suffix{font-family:"Microsoft YaHei",sans-serif;font-size:.2rem;font-weight:400}
.sj_home_stats_prefix{margin-right:.03rem}
.sj_home_stats_suffix{margin-left:.03rem}
.sj_home_stats_label{margin:.12rem 0 0;color:#555;font-size:.2rem;line-height:1.5}
