.message-a h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #d42606;
}

.message-a form {
    margin: 0.1rem
}

.message-a form table {
    width: 100%;
    padding: 0.2rem;
    background: linear-gradient(to bottom, #f4f5f6, rgba(234, 236, 238, 0.8));
    border-radius: 8px;
}

.x50 {
    width: 50%;
    float: left;
    margin-left: 0.1rem;
}

.message-a form table tr {
    margin: 6px auto;
    display: flex;
}

.message-a form table tr td {
    line-height: 2rem;
    font-size: 0.2rem;
}

.message-a form table tr td input {
    width: 100%;
    color: #4e4e4e;
    border: 1px solid #dddddd;
    padding-left: 0.7rem;
    height: 35px;
    font-size: 14px;
    border-radius: 5px;
}

textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #3e3e3e;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #3e3e3e;
}

.message-a form table tr td textarea {
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    border: 1px solid #dddddd;
    padding-left: 0.7rem;
    padding-top: 0.3rem;
    border-radius: 5px;
    height: 70px;
}

.message-a form table tr td select {
    width: 100%;
    padding-left: 0.5rem;
    font-size: 14px;
    border: 1px solid #dddddd;
    height: 35px;
    border-radius: 5px;
}

.message-a form table tr td span {
    color: #d42606
}

.message-a form table .sub {
    width: 220px;
    margin: 10px auto 15px;
    display: block;
    font-size: 20px;
}

.message-a form table .sub .t_submit {
    background: #d42606;
    color: #fff;
    border-radius: 0.5rem;
    box-shadow: 0 0 0;
    padding: 0.08rem;
    border: 0
}

.form-redstar {
    position: absolute;
    padding-left: 4px;
    padding-top: 4px;
    font-size: 16px;
}

.x100 {
    width: 100%;
    float: left;
    margin-left: 0.1rem;
}

/*frcrushers.html-end*/

.lxwm {
    padding: 0 8px;
}

.lxwm p {
    font-size: 14px;
    line-height: 28px;
    margin: 0;
}

.lxwm p a {
    text-decoration: none;
    color: #0091FF;
}

.lxwm .yz {
    font-weight: bold;
    font-size: 16px;
}

.lxwm .dh span {
    color: #333;
    font-size: 16px;
    line-height: 40px;
    background: url(../../images/tel.png) no-repeat left center;
    padding-left: 25px;
    background-size: 20px;
    margin: 0 auto;
}

.lxwm .yx span {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 40px;
    background: url(../../images/em.png) no-repeat left center;
    padding-left: 25px;
    background-size: 20px;
    margin: 0 auto;
}

.lxwm .whatsapp span {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 40px;
    background: url(../../images/whatsapp.png) no-repeat left center;
    padding-left: 25px;
    background-size: 20px;
    margin: 0 auto;
}
.yswz {
    font-size: 12px;
    padding-left: 8px;
}

.yswz p a {
    text-decoration: none;
    color: #bbbbbb;
    font-size: 12px;
    font-weight: normal;
}