.tjwfjb-content {
    width: 704px;
    margin: 0 auto;
}

.tjwfjb-title {
    border: none;
}

.tjwfjb-info {
    margin: 30px 0;
    padding: 20px 54px 24px;
}

.tjwfjb-info p {
    font-size: 24px;
    line-height: 48px;
}

.tjwfjb-notice {
    margin: 0;
}

.tjwfjb-notice h6 {
    font-size: 28px;
    font-weight: bold;
}

.tjwfjb-notice p {
    font-size: 24px;
    color: #525252;
    line-height: 48px;
    text-indent: 0;
    margin-bottom: 0;
}

.tjwfjb-known {
    font-size: 24px;
    line-height: 24px;
}

.tjwfjb-known p {
    padding-left: 0;
}

.tjwfjb-form {
    margin: 42px auto;
}

.tjwfjb-form-row {
    flex-wrap: wrap;
    margin-bottom: 0;
}

.tjwfjb-form-title {
    font-size: 24px;
    padding-left: 20px;
}

.tjwfjb-form-title span {
    font-size: 18px;
}

.tjwfjb-form-title::before {
    left: 0;
}

.tjwfjb-form-input {
    position: relative;
    display: flex;
    flex-direction: row;
    margin-bottom: 24px;
}

.tjwfjb-form-input label {
    width: 116px;
    font-size: 24px;
    line-height: 54px;
}

.tjwfjb-form-input input[type="text"] {
    height: 54px;
    font-size: 24px;
}

.form-input1,
.form-input2,
.form-upload {
    position: relative;
    width: 520px;
}

.form-input-tip {
    position: absolute;
    right: 11px;
    top: 0;
    font-size: 20px;
    color: #afafaf;
    line-height: 48px;
}

.m-input {
    padding-right: 96px;
    box-sizing: border-box;
}

.form-textarea {
    width: 520px;
    height: 250px;
}

.tjwfjb-form-input textarea {
    font-size: 24px;
}

.form-upload-box button,
.form-btns button {
    width: 138px;
    height: 56px;
    font-size: 24px;
}

.form-upload p {
    font-size: 22px;
    line-height: 28px;
}