﻿.ly_form_4[data-visual-id="10008"] {
    background-color: #efefef;
}

.ly_form_4[data-visual-id="10008"] {
    background-image: url(../image/index00.jpg);
    background-size: 100%;
    background-position: center center;
}

.ly_form_4[data-visual-id="10008"] .form_wrapper .form_box .form_title {
    color: #000000;
    font-size: 43px;
}

.ly_form_4[data-visual-id="10008"] .form_wrapper .form_box .form_content {
    color: #656565;
    font-size: 18px;
}

.ly_form_4[data-visual-id="10008"] .form_wrapper .form_box .form_table .rows>.label {
    color: #1a1d22;
}

.ly_form_4[data-visual-id="10008"] .form_wrapper .form_box .form_table .rows>.label.tips {
    color: #9a9a9a;
}

@media screen and (max-width: 1000px) {
    .ly_form_4[data-visual-id="10008"] .form_wrapper .form_box .form_title {
        font-size: 24px;
    }

    .ly_form_4[data-visual-id="10008"] .form_wrapper .form_box .form_content {
        font-size: 14px;
    }
}