@charset "utf-8";
.wenben {
color: #EE4000;
        text-align:center;
        line-height:1.2;margin-top:7px
}
.wenben[type='number']::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
.wenben[type="number"]{-moz-appearance:textfield;}