/*
 *作者：爱永
 *时间：2026-09-24
 */

.cxbandjscon{ display:flex; justify-content:center;}

.cxbandjs{ display:flex; align-items:center; justify-content: center;}
.cxbandjs .cxbandjsitem{width: 100px;height: 80px; text-align:center;background: #E81D2D; padding-top:8px;border-radius: 10px 10px 10px 10px;}
.cxbandjs .cxbandjsitem big, .cxbandjs .cxbandjsitemmh{font-weight: 700;font-size: 48px;color: #FFFFFF;line-height: 52px;}
.cxbandjs .cxbandjsitem span{font-weight: 400;font-size: 12px; display:block;color: #FFFFFF;line-height: 13px;}
.cxbandjs .cxbandjsitemmh{ color:#02001F; margin:0 17px;}














