/*åœ¨çº¿è°ƒæŸ¥-åˆ—è¡¨é¡µ*/
li {
    text-align: -webkit-match-parent;
    display: list-item;
}
body {
    background: #f2f3f5;
}
.mainBox {
    background: #fff;
    padding: 15px;
}
.fav_list {
    min-height: 95%;
    padding: 10px 32px 0;
    /*margin-top: 50px;
    margin-right: 50px;
    margin-left: 200px;*/
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
}

.fav_list_box {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.fav_list_title {
    height: 90px;
    line-height: 90px;
    /*border-bottom: 1px solid #e0e0e0;*/
    display: block;
}

.fav_list_title_h3 {
    display: inline;
}

.fav_num {
    font-size: 14px;
    color: #4d4d4d;
    margin-top: 30px;
    float: right;
}

.my_fav_con {
    display: block;
}

.my_fav_list {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.my_fav_list_li {
    padding: 16px 0;
    font-size: 0;
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
}

.my_fav_list_a {
    width: 78%;
    line-height: 24px;
    font-size: 16px;
    vertical-align: middle;
    color: #4d4d4d;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.my_fav_list_label {
    margin-left: 10%;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
}

.my_fav_list_label span {
    color: #ccc;
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
}

.cancel_fav {
    font-style: normal;
    color: #999;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}

.my_fav_list_a:hover {
    color: red;
}

.text {
    float: left;
    width: 75%;
    margin: 0 2.5%;
}

.text h4 {
    margin-bottom: 10px;
    font-weight: 500;
}

.state {
    float: left;
    padding: 5px 13px;
    color: #fff;
    text-align: center;
    background-color: #3885c6;
}

.end {
    background-color: #c3c3c3;
}

.btn {
    display: block;
    float: right;
}

.btn a {
    display: inline-block;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    background-color: #3885c6;
    margin-top: 5px;
}

/*åœ¨çº¿è°ƒæŸ¥-åˆ—è¡¨é¡µ*/
/*é—®å·è°ƒæŸ¥-è¯´æ˜Ž*/
.explain {
    height: 45px;
    padding-left: 5px;
    color: #337abb;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 30px;
}

.explainContent {

    font-family: "microsoft yahei";
    /*text-indent: 2em;*/
    font-size: 14px;
    line-height: 27px;
    padding-top: 10px;
    margin-bottom: 8px;
}

.explainContent p {
    font-size: 14px;
    padding: 0 30px;
}

/*åœ¨çº¿è°ƒæŸ¥-é—®ç­”é¡µ*/
.hd_survey_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;

}

.hd_survey_title h1 {
    font-size: 34px;
    color: #a81010;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    word-wrap: break-word;
    margin: 20px 0;
}

.hd_survey_time {
    margin-top: 12px;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}

.hd_survey_time span {
    margin-right: 20px;
}

.hd_points {
    font-size: 16px;
    padding: 15px;
}

.hd_form {
    overflow: auto;
    padding-bottom: 40px;
}

.hd_form div h5 {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: bold;
    text-indent: 10px;
    padding: 3px 0;
    line-height: 40px;
    background-color: #f8f8f8;

}

.hd_form div h5 span {
    color: red;
}

.hd_form div p {
    overflow: hidden;
    padding: 8px 0;
}

.hd_form div p > input {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin: 5px 0 0 20px;
}

.hd_form div p label {
    display: block;
    float: left;
    font-size: 16px;
    color: #828282;
    margin-left: 10px;
}

.hd_forms div p label {
    width: 50%;
}

.hd_form div p label input {
    margin-left: 10px;
}

.hd_form div p label img {
    height: 103px;
    margin-left: 10px;
}

.hd_yzm {
    margin-top: 8px;
}

.hd_yzm p {
    display: inline-block;
}

.hd_yzm input {
    display: inline-block;
    width: 150px;
    height: 30px;
    margin-right: 20px;
    padding: 0 8px;
}

.hd_yzm div {
    display: inline-block;
    width: 100px;
    height: 30px;
}

.hd_btn {
    text-align: center;
    display: inline-block;
}

.hd_btn input {

    font-size: 18px;
    width: 180px;
    height: 46px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    outline: none;
    border: 0;
    background-color: #006eab;
}

.hd_btn2 {
    text-align: center;
    display: inline-block;
}

.hd_btn2 input {

    font-size: 18px;
    width: 180px;
    height: 46px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    outline: none;
    border: 0;
    background-color: #d4d4d4;
    margin-left: 18px;
}

.hd_form div p textarea {
    width: 40%;
    height: 160px;
    outline: none;
    resize: none;
    margin-left: 20px;
}

.showBtn {
    width: 500px;
    height: 46px;
    margin: 0 auto;
    display: flex;
    margin-top: 42px;
    margin-bottom: 50px;
}

/*åœ¨çº¿è°ƒæŸ¥-é—®ç­”é¡µ*/

/*åœ¨çº¿è°ƒæŸ¥-ç»“æžœé¡µ*/
.hd_form div p span {
    display: block;
    float: left;
    width: 30%;
    height: 10px;
    background-color: #ccc;
    margin-top: 6px;
}

.hd_form div p span i {
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1a4d99;
    transition: all 0.4s linear;
}

.hd_form div p b {
    float: left;
    margin: 1px 0 0 10px;
}

.dczt {
    width: 100px;
    height: 30px;
    padding: 3px 10px;
    margin-top: 13px;
    line-height: 30px;
    text-align: center;
    border-radius: 25px;
    color: #FFF;
    font-size: 12px;
}

.dczt_2 {
    background-color: #a81010;
}

.dczt_1 {
    background-color: #999;
}

.paging {
    text-align: center;
    padding: 5px 0 10px
}

/*åœ¨çº¿è°ƒæŸ¥-ç»“æžœé¡µ*/

@media screen and (max-width: 768px) {
    /*åœ¨çº¿è°ƒæŸ¥-åˆ—è¡¨é¡µ*/
    .hd_zxdc li {
        padding: 20px 0;
    }

    .btn {
        width: 100%;
        text-align: center;
    }

    /*åœ¨çº¿è°ƒæŸ¥-é—®ç­”é¡µ*/
    .hd_survey_title h1 {
        font-size: 18px;
    }

    .hd_form div p label {
        width: 87%
    }

    .hd_survey_time span {
        display: block;
        margin: 0 auto;
    }

    .hd_yzm,
    .hd_btn {
        padding-left: 20%;
    }

    .hd_yzm p {
        display: block;
    }

    .hd_yzm input {
        width: 40%;
        margin-right: 5px;
    }

    .hd_form p {
        float: none;
    }

    .hd_form div p > input {
        margin: 5px 0 0 9px;
    }

    .hd_forms div p label {
        width: 80%;
    }

    .hd_form div p span {
        width: 50%;
        margin-left: 10px;
    }

    .showBtn {
        width: auto !important;
    }

    .hd_btn input, .hd_btn2 input {
        width: auto !important
    }

    .hd_survey_time {
        text-align: left;
    }
}

.lytitle .title h3{ text-align: center;    font-size: 1.75em;}
.lytitle .hd_survey_time{margin-bottom: 20px;}
.lytitle .desc{text-indent: 2em; line-height:30px; font-size: 16px;}
