
.row2 {
    overflow: hidden;
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
}
.m20 {
   // margin: 0 20px;
}
.row2 div.fl {
    padding: 0px 15px 15px 0px;
    font-size: 18px;
    font-weight: 700;
}
textarea {
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.row2 div {
    padding: 20px 0 20px 0px;
    font-size: 18px;
}
.row4-3 {
    float: left;

    line-height: 50px;
    font-size: 14px;
}
.row4-3 span {
    font-size: 14px;
}
.text-red {
    color: #f41c20!important;
}
input {
    width: 163px;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.content button {
    border: 1px solid #ccc;
    width: 80px;
    height: 40px;
    line-height: 40px;
    float: right;
    text-align: center;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 20px;
    background-color: #fff;
}
.content .xzal {
    color: #fff;
    background-color: #00b4f2;
}
#interviewForm .zxft_yqts{
    font-size: 14px;
    color: #999;
}
.row2 div.cxz{
	color: #00b4f2;
}
.layui-form .img-captcha-change{
	font-size: 14px;
    color: #999;
    margin-left: 1px;
}