.btok{
width: 100px;
height: 40px;
background: #52BF00;
border-radius: 4px 4px 4px 4px;
font-size: 16px;
font-family: Source Han Sans SC-Bold, Source Han Sans SC;
font-weight: bold;
color: #FFFFFF;
line-height: 19px;
border:none;
outline:none;
}
.btno{
width: 100px;
height: 40px;
background: #FFFFFF;
border-radius: 4px 4px 4px 4px;
border: 1px solid #52BF00;
font-size: 16px;
font-family: Source Han Sans SC-Bold, Source Han Sans SC;
font-weight: bold;
color: #52BF00;
line-height: 19px;
outline:none;
}
.wrdc{ font-size:14px}
.wipt{ height:22px; line-height:22px}