.number-animate {
	line-height: 130px;
	height: 130px;
	font-size: 7.1875rem;
	overflow: hidden;
	display: inline-block;
	position: relative;
	color: #FFFFFF;
}

.number-animate .number-animate-dot {
	width: 70px;
	float: left;
	text-align: center;
}

.number-animate .number-animate-dom {
	width: 70px;
	text-align: center;
	float: left;
	position: relative;
	top: 0;
}

.number-animate .number-animate-dom span,
.number-animate .number-animate-dot span {
	float: left;
	width: 100%;
	height: 130px;
	line-height: 130px;
}

.num1 .number-animate {
	line-height: 130px;
	height: 130px;
	font-size: 7.1875rem;
	overflow: hidden;
	display: inline-block;
	position: relative;
	color: #FFFFFF;
}

.num1 .number-animate .number-animate-dot {
	width: 70px;
	float: left;
	text-align: center;
}

.num1 .number-animate .number-animate-dom {
	width: 70px;
	text-align: center;
	float: left;
	position: relative;
	top: 0;
}

.num1 .number-animate .number-animate-dom span,
.num1 .number-animate .number-animate-dot span {
	float: left;
	width: 100%;
	height: 130px;
	line-height: 130px;
}

.num2 .number-animate {
	line-height: 130px;
	height: 130px;
	font-size: 7.1875rem;
	overflow: hidden;
	display: inline-block;
	position: relative;
	color: #FFFFFF;
}

.num2 .number-animate .number-animate-dot {
	width: 70px;
	float: left;
	text-align: center;
}

.num2 .number-animate .number-animate-dom {
	width: 70px;
	text-align: center;
	float: left;
	position: relative;
	top: 0;
}

.num2 .number-animate .number-animate-dom span,
.num2 .number-animate .number-animate-dot span {
	float: left;
	width: 100%;
	height: 130px;
	line-height: 130px;
}
