.out_background {
    background: linear-gradient(180deg, #B7DCFF 0%, #ffffff 100%);
    background-repeat: no-repeat;
    background-size: 100% 408px;
    background-position: top;
}

.question_naire {
    background-image: url(//img.12365auto.com/images/m/survey/survey_bg.png);
    background-repeat: no-repeat;
    background-size: 321px;
    background-position: center top;
    margin-top: 44px;
}

.naire_tips {
    background-color: #ffffff;
    border-radius: 5px;
    margin: 101px 15px 13px;
    padding: 13px 10px 7px;
    font-size: 13px;
    color: #414652;
    line-height: 158%;
    box-shadow: 0 0 8px 0 rgba(0, 126, 184, .2);
}

.naire_tips span {
    font-size: .875rem;
    color: #000;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.naire_tips p {
    text-indent: 2rem;
}

.naire_impotant_tips {
    width: 100%;
    height: 37px;
    background-color: #f4f4f4;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: .75rem;
    color: #666D7F;
    padding-left: 15px;
}

.naire_impotant_tips b {
    margin-right: 2px;
}

.important_star {
    color: #FF0004;
    width: .325rem;
}

.c_section {
    margin-top: 16px;
}

.top_c_section {
    margin-top: 13px;
}

.c_section h2 {
    margin: 0 15px;
    font-size: 1rem;
    color: #192633;
    background-image: url(//img.12365auto.com/images/m/dealer/bg.png);
    background-repeat: no-repeat;
    background-position: 0 20px;
    background-size: 33px auto;
    padding: 12px 0;
}

.c_section_li {
    padding: 0 15px;
    border-bottom: 1px solid #F4F4F4;
}

.c_section_li_top {
    border-top: 1px solid #F4F4F4;
}

.c_section_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13.5px 0;
}

.c_section_flex_left_title {
    display: flex;
}

.c_section_flex_left_title span {
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.c_section_flex_right_selected {
    display: flex;
    align-items: center;
}

.c_section_flex_right_selected a {
    color: #666D7F;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.c_section_flex_right_selected img {
    width: 18px;
}

.c_section_flex_right_selected input {
    text-align: right;
    border: none;
    font-size: .9375rem;
}

.note {
    font-size: .875rem;
    font-weight: normal;
    color: #f35151;
    line-height: 18px;
    display: block;
    padding-bottom: 13px;
}

.c_section_dl {
    padding: 0 15px;
    border-bottom: 1px solid #F4F4F4;
    margin-top: 20px;
}

.c_section>.c_section_dl:first-of-type {
    margin-top: 4px;
}

.c_section_dl dt {
    padding-top: 4px;
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.c_section_dl dt .important_star {
    margin-left: 2px;
}

.more_select_tips {
    display: inline-block;
    width: 36px;
    height: 19px;
    border-radius: 2px;
    background: #D8E7FF;
    color: #1461FA;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    margin-left: 10px;
    text-align: center;
    line-height: 19px;
}

.seltip .more_select_tips {
    margin-left: 0 !important;
}

.c_section_dl dd {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c_section_dl dd img {
    width: 18px;
}

.c_section_dl a {
    color: #666D7F;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    width: 100%;
}

.c_section_dl dd input {
    width: 100%;
    border: none;
}

.c_info_tips {
    color: #414652;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-indent: 2rem;
    padding: 0 15px;
    word-break: break-all;
}

.c_info_tips a {
    color: #00A0E9;
}

.last_c_section {
    margin-bottom: 29px;
}

.select_c_area {
    width: 28px;
    background-image: url(//img.12365auto.com/images/m/survey/survey_b_btn.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 7px;
}

/*弹层条件*/
.screen_tj {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0px;
    z-index: 9;
    display: none;
    overflow-y: scroll;
}

.screen_tj .list_tit {
    background: #fff;
    height: 44px;
    position: relative;
    text-align: center;
}

.screen_tj .list_tit .return {
    left: inherit;
    left: 15px;
    top: 14px;
}

.list_tit a {
    position: absolute;
    display: inline-block;
}

.list_tit .ft {}

.list_tit a.return img {
    height: 18px;
}

.list_tit span {
    color: #192633;
    font-weight: bold;
    font-size: 1.125rem;
    display: block;
    line-height: 44px;
    width: 50%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 25%;
}

.seltip {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 12px 15px;
}

.ppxz ul {
    padding: 0 15px;
}

.ppxz ul li span {
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 10px 8px;
    border-radius: 5px;
    display: block;
}

.ppxz ul .active {
    background: rgba(0, 160, 233, 0.10);
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.ppxz ul .active span {
    color: #00A0E9;
}

.list_tit .ft {
    position: absolute;
    width: 55px;
    height: 28px;
    top: 10px;
    right: 15px;
    border-radius: 5px;
    background: #00A0E9;
}

.list_tit .ft a {
    color: #fff;
    font-style: normal;
    font-size: .875rem;
    width: 100%;
    display: block;
    line-height: 28px;
}
