.contact-us {
    margin-bottom: 130px;
    margin-top: 30px
}

.contact-us .contact-form-box {
    margin-top: 79px
}

.contact-us .contact-form-box .contact-form .control-label {
    font-weight: 400 !important
}

.contact-us .contact-form-box .contact-form .control-label {
    font-size: 14px;
    font-family: ArialMT;
    color: rgba(0, 0, 0, .85)
}

.contact-us .contact-form-box .btn {
    width: 150px;
    height: 40px;
    margin-top: 24px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.contact-us .contact-form-box .btn:hover {
    background: inherit
}

.contact-us .google-map-box .map-right iframe {
    width: 100% !important;
}

.page-node-type-lianxiwomen.ar .contactus-contents .cont-left a {
    unicode-bidi: bidi-override;
    direction: ltr;
}

@media (max-width: 768px) {
    .contact-us .contact-form-box .page-title {
        white-space: nowrap
    }

    .contact-us .contactus-contents img {
        height: auto !important;
    }

    .contact-us .cont-left table td{
        width: 100%;
        display: block;
    }
}
