

/* è¡¨å• */
.ewb-form-list {
    margin-top: 24px;
    line-height: 36px;
}

.ewb-form-left {
    width: 86px;
    text-align: right;
    font-size: 16px;
}

.ewb-form-wrap {
    position: relative;
    width: 329px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.ewb-form-wrapnm {
    position: relative;
    width: 319px;
}

.ewb-form-wrap>input {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #bbb;
    outline: none;
    border: 0;
    text-indent: 10px;
    background: none;
}
.ewb-form-wraptitle {
    position: relative;
    width: 747px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.ewb-form-wraptitle>input {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #bbb;
    outline: none;
    border: 0;
    text-indent: 10px;
    background: none;
}


.hudong {
    width: 228px;
    color: #fff;
    background-color: #3880d0;
    padding-left: 27px;
    padding-right: 27px;
}

.hudong a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    font-family: "SourceHanSansCN-Bold";
    border-radius: 4px;
}

.reply-btn {
    width: 228px;
    color: #fff;
    background-color: #3880d0;
}

.reply-btn>span {
    padding-left: 40px;
    background: url('../images/wblistlh.png') left center no-repeat;
}

.linespace{clear:both;height:10px}


.ewb-sex>label {
    margin-right: 60px;
}

.ewb-textarea {
    display: block;
    width: 100%;
    height: 154px;
    color: #bbb;
    border: 0;
    background: none;
}

.ewb-verify {
    width: 202px;
}

.ewb-verify-img {
    padding-top: 1px;
    margin-left: 16px;
}

.ewb-verify-img img {
    vertical-align: top;
	height: 34px;
}

.ewb-form-btns {
    margin-left: 148px;
    padding-top: 48px;
}

.ewb-form-btn {
    margin-left: 41px;
    cursor: pointer;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
}

.ewb-form-btn1 {
    background-color: #34abff;
}

.ewb-form-btn1:hover {
    background-color: #34abff;
}

.ewb-form-btn2 {
    border: 1px solid #34abff;
    color: #34abff;
    background-color: #fff;
}

.ewb-form-btn2:hover {
    border: 2px solid #34abff;
}

.ewb-space {
    margin-left: 33px;
}

.ewb-space2 {
    margin-left: 8px;
}

.ewb-radio-txt {
    cursor: pointer;
    font-size: 16px;
    margin-left: 7px;
}


.ewb-form-wrap label.error {
    position: absolute;
    left:348px;
    top:0;
    width: 290px;
    color: #34abff;
}