
header {
    height: 72px;
    background: #fff;
}

    header a {
        margin-left: 5%;
    }

        header a img {
            width: 400px;
            height: 72px;
        }

#background_pic {
    width: 80%;
    height: 360px;
    background: url(../../images/pte_women.jpg) no-repeat center center;
    margin: 0 auto;
    position: relative;
}

.background_p1 {
    position: absolute;
    color: #fff;
    height: 48px;
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    top: 140px;
}

.background_p2 {
    position: absolute;
    color: #fff;
    height: 32px;
    font-size: 22px;
    font-family: inherit;
    width: 100%;
    text-align: center;
    top: 200px;
}

.background_p3 {
    position: absolute;
    color: #fff;
    height: 32px;
    font-size: 22px;
    font-family: inherit;
    width: 100%;
    text-align: center;
    top: 240px;
}

main {
    width: 80%;
    margin: 40px auto;
    padding: 0 1%;
}

    main .cont {
        display: flex;
        justify-content: space-around;
        padding: 12px 0;
    }

        main .cont .type1 {
            width: 15%;
            padding: 15px 5px;
            height: 80px;
            border: solid 2px #191970;
            background: #483D8B;
            color: #fff;
            font-size: 18px;
            border-radius: 4px;
            text-align: center;
        }



    main #survey {
        margin-top: 20px;
    }

        main #survey .survey_content {
            background: #fff;
            padding: 0 2%;
        }

            main #survey .survey_content ul li {
                height: auto;
                margin: 12px 0;
            }

                main #survey .survey_content ul li .question {
                    height: 32px;
                    line-height: 32px;
                    font-size: 16px;
                    padding: 4px 0;
                }

.survey_content label {
    display: inline-block;
    width: 14%;
    height: 32px;
}

/*出国的国家*/
.survey_content .answer_country label:last-child {
    width: 50%;
}

#country_others {
    display: none;
    border: none;
    width: 50%;
    height: 28px;
    border-bottom: solid 1px #ccc;
    outline: none;
}

/*5. 你是否参加或者计划参加以下出国留学类英语考试?*/
.survey_content .answer_examType label {
    width: 33%;
}

    .survey_content .answer_examType label:last-child {
        width: 33%;
    }
    .survey_content .answer_examType label:nth-child(4) {
        width: 33%;
    }

         #examType_others {
            display: none;
            border: none;
            width: 50%;
            height: 28px;
            border-bottom: solid 1px #ccc;
            outline: none;
            margin-left: 12px;
        }


/*6.	如果您已经参加过出国留学类英语考试，您参加了几次考试后获得了符合要求的成绩？?*/
.survey_content .answer_examNums label {
    width: 33%;
}

    /*.survey_content .answer_examType label:last-child #answer_examType_others {
        display: none;
        border: none;
        width: 50%;
        height: 28px;
        border-bottom: solid 1px #ccc;
        outline: none;
        margin-left: 12px;
    }*/

/*通过哪些渠道了解出国留学*/
.survey_content .answer_channel label {
    width: 33%;
}

    .survey_content .answer_channel label:last-child {
        width: 45%;
    }

        .survey_content .answer_channel label:last-child #channel_others {
            display: none;
            border: none;
            width: 50%;
            height: 28px;
            border-bottom: solid 1px #ccc;
            outline: none;
            margin-left: 12px;
        }

.survey_content .answer_reason label {
    width: 28%;
}

    .survey_content .answer_reason label:last-child {
        width: 35%;
    }

        .survey_content .answer_reason label:last-child #reason_others {
            display: none;
            border: none;
            width: 50%;
            height: 28px;
            border-bottom: solid 1px #ccc;
            outline: none;
            margin-left: 12px;
        }

.survey_content label input[type="radio"] {
    width: 16px;
    height: 16px;
    margin-right: 12px;
    vertical-align: middle;
}

.survey_content label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 12px;
    vertical-align: middle;
    border: solid 1px #ccc;
    border-radius: 50%;
}

.survey_content label span {
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
}


.survey_contact {
    margin: 20px auto;
}

.type_tit {
    height: 48px;
    font: 16px;
    margin: 12px 0;
    background: #fff;
}

    .type_tit span {
        display: inline-block;
        width: 12%;
        background: #37a7ec;
        text-align: center;
        color: #fff;
        font: 18px;
        line-height: 48px;
    }

.survey_contact ul li {
    height: 64px;
}

.survey_contact ul {
    min-height: 180px;
    padding-left: 32px;
}

    .survey_contact ul li span {
        display: inline-block;
        width: 10%;
        height: 48px;
        line-height: 48px;
        text-align: center;
        margin: 12px 0;
    }

    .survey_contact ul li i {
        font-style: normal;
        color: red;
    }

    .survey_contact ul li input {
        width: 30%;
        height: 32px;
        border: none;
        padding-left:6px;
        outline:none;
        border-bottom: solid 1px #ccc;
    }

    .survey_contact ul li p {
        width: 100%;
        height: 64px;
    }

        .survey_contact ul li p button {
            display: inline-block;
            width: 120px;
            height: 36px;
            line-height: 36px;
            background: #37a7ec;
            color: #fff;
            border: solid 1px #37a7ec;
            border-radius: 4px;
            text-align: center;
            margin: 20px 0 0 44%;
        }

.clause {
    height: 64px;
    width: 100%;
}

    .clause #clause1_p, #clause2_p {
        margin: 2px auto;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

    .clause label {
        display: block;
        width: 100%;
        height: 30px;
        margin: -10px auto;
    }

        .clause label #clause1_radio, #clause2_radio {
            width: 16px;
            height: 16px;
            margin-right: -5%;
            vertical-align: middle;
        }

        .clause label #clause1_span, #clause2_span {
            display: inline-block;
            width: 30%;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            color: #000;
            vertical-align: middle;
        }

        .clause label #clause2_radio {
            width: 16px;
            height: 16px;
            margin-right: -5%;
            vertical-align: middle;
        }

.clause2 {
    margin-top: 32px;
}

    .clause2 label #clause2_span {
        display: inline-block;
        width: 30%;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
        color: #000;
        vertical-align: middle;
        margin-left: -10px;
    }

.ewmFixed {
    position: fixed;
    bottom: 40px;
    right: 160px;
    z-index: 50;
    width: 200px;
    text-align: center;
    background: #eee;
    padding: 10px 0;
}

    .ewmFixed p {
        font-size: 14px;
    }
