@charset "utf-8";
/* 你自己的样式 */
label.error {
	top: auto;
    position: absolute;
    right: 18px;
    bottom: 15px;
    color: #ef392b;
    font-size: 12px;
}