.t-input {
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 1.33;
    margin: 0;
    outline: none;
    padding: 0 20px;
    width: 100%;
}

.t702 .t-input-group {
    margin-bottom: 15px;
}