@charset "utf-8";
.wenben {
color: #8B3A3A;
text-align:center;
}
.wenben[type='number']::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
.wenben[type="number"]{-moz-appearance:textfield;}
.wz{
    text-align:center;
	color:#8B7500;
	font-weight:500
}
.jg{
	color:#104E8B;
	font-weight:600
}
.cha{
	color:#8B3A3A;
}
.gogo{
text-align:center;padding:15px 0 5px 0
}