小于 1 分钟

/*引入 自定义数字样式 字体*/
@font-face {
font-family: 'electronicFont';
src: url("../images_new/LESLIEB_.TTF");
}
/*自定义数字样式*/
.number_style {
font-family: 'electronicFont';
color: #018BFF;
}

/*引入 自定义数字样式 字体*/
@font-face {
font-family: 'electronicFont';
src: url("../images_new/LESLIEB_.TTF");
}
/*自定义数字样式*/
.number_style {
font-family: 'electronicFont';
color: #018BFF;
}