/*在线投稿*/
.mem_01_r{
    height: auto;
    min-height: 656px;
}
.zxtg_01 p em input.input-text {
     width: 100%;
     height: 50px;
     line-height: 50px;
     border: 1px solid #eee;
     border-radius: 4px;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     padding: 0px 20px;
     font-size: 14px;
 }
.zxtg_01 p em input.button {
    height: 50px;
    border: 0px;
    cursor: pointer;
    background-color: #e20113;
    color: #fff;
    font-size: 14px;
    width: 18%;
}
/*企业认证*/
.mem_01_r{
    height: auto;
}
.rz_fr .rz_r .input-text {
    width: 100%;
    height: auto;
    min-height: 656px;
}
.rz_fr .rz_r input.button {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    border: 1px solid #e20113;
    font-size: 14px;
    color: #e20113;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #ffffff;
}
/**
注册按钮
 */
.regfr .reg_c p.p2 input.a1 {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #e20113;
    font-size: 14px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 133.333px;
    text-align: center;
    border: none;
}

/*首页*/
.in_05 em.em3 {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    font-weight: bold;
}