﻿body {
    background-color: #fff !important;
}

.top-pte {
    height: 0;
    padding-bottom: 28%;
    min-width: 1200px;
    min-height: 425px;
    max-height: 680px;
    max-width: 1920px;
    background: url(/Images/Contact/Feedback/sywz-yjfk.jpg) no-repeat center top;
    background-size: 100%;
    margin: 0px auto;
}

.cnt-lab {
    line-height: 80px;
    color: #000;
    float: left;
    font-size: 42px;
    margin-top: 240px;
    margin-left: 550px;
    font-weight: bold;
}

.mdd-cnt {
    padding: 40px 0px;
}

    .mdd-cnt > form {
        width: 50%;
        margin: 0px auto;
    }

    .mdd-cnt ul {
        list-style: none;
    }

    .mdd-cnt li {
        padding: 10px 0px;
    }

    .mdd-cnt h1 {
        text-align: center;
    }

#tips {
    color: #fff;
    background-color: rgba(51, 51, 51, 0.50);
    position: absolute;
    height: 40px;
    width: 300px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    top: 45%;
    left: 37.5%;
    display: none;
}

@media only screen and (max-width: 1024px) {
    body {
        background-color: #fff !important;
    }

    .top-pte {
        height: 0;
        padding-bottom: 28%;
        min-width: 1000px;
        min-height: 354px;
        background: url(/Images/Contact/Feedback/sywz-yjfk.jpg) no-repeat center top;
        background-size: 100%;
    }

        .top-pte > div {
            width: 1000px !important;
        }

    .cnt-lab {
        line-height: 80px;
        color: #000;
        float: left;
        font-size: 42px;
        margin-top: 100px;
        margin-left: 400px;
        font-weight: bold;
    }

    .mdd-cnt {
        padding: 40px 0px;
        background-color: #fff;
    }

        .mdd-cnt > form {
            width: 90%;
            margin: 0px auto;
        }

        .mdd-cnt ul {
            list-style: none;
        }

        .mdd-cnt li {
            padding: 10px 0px;
        }

        .mdd-cnt h1 {
            text-align: center;
            font-size: 48px;
        }

        .mdd-cnt > form label {
            font-size: 32px;
        }

        .mdd-cnt > form textarea, .mdd-cnt input {
            font-size: 28px !important;
            padding: 20px !important;
        }

    #submit {
        margin-top: 20px;
        font-size: 36px;
    }

    #tips {
        color: #fff;
        background-color: rgba(51, 51, 51, 0.50);
        position: absolute;
        height: 60px;
        width: 400px;
        text-align: center;
        font-size: 24px;
        line-height: 60px;
        top: 45%;
        left: 300px;
        display: none;
    }
}
