.tongyong-right2 {
    padding-top: 20px;
}
.tongyong-right2 h2 {
    font-size: 18px;
    color: #000000;
    margin-bottom: 20px;
}
.tongyong-right2 input {
    display: block;
    line-height: 48px;
    background-color: #f4f4f4;
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 15px;
}
.tongyong-right2 textarea {
    display: block;
    width: 100%;
    background-color: #f4f4f4;
    padding: 20px;
    font-size: 14px;
    border: 0;
    margin-bottom: 20px;
}
.tongyong-right2 button {
    display: block;
    width: 100%;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #40bcc7;
}
.tongyong-right2 img {
    margin-top: 30px;
    width: 100%;
}