html {
    font-size: 100px;
}
html,
body {
    background-color: #ffffff;
}
.cover_div {
    position: absolute;
    bottom: 0.46rem;
    left: 50%;
    transform: translateX(-50%);
}
html,
body {
    height: 100%;
}
body {
    /* font-size: 16px; */
    /* -webkit-user-select: none; */
    -webkit-text-size-adjust: none;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei,
        Source Han Sans SC, Noto Sans CJK SC, sans-serif;
    color: #484848;
    font-size: 0.18rem;
    word-break: normal;
    position: relative\0;
    word-wrap: break-word;
    line-height: 1.5;
}
input,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei,
        Source Han Sans SC, Noto Sans CJK SC, sans-serif;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
dl,
dd {
    margin: 0;
    padding: 0;
}

*,
*:after,
*:before {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
}

a,
button,
label,
textarea,
div,
select,
option,
input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.clear:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

.unstyled li > input[type='checkbox'] {
    vertical-align: middle;
    height: 21px;
    width: 21px;
    margin: 12px 0 0 10px;
    position: absolute;
}

.unstyled li > input[type='radio'] {
    vertical-align: middle;
    height: 21px;
    width: 21px;
    position: absolute;
    padding: 12px 0 0 10px;
    margin-top: 10px;
}

.optionImg > input[type='checkbox'] {
    vertical-align: middle;
    float: left;
    height: 21px;
    width: 21px;
    margin: 0 5px 0 10px;
}

.optionImg > input[type='radio'] {
    vertical-align: middle;
    float: left;
    height: 21px;
    width: 21px;
    margin: 0 5px 0 10px;
}

.header {
    background-size: contain;
}

.wj_title {
    margin: 0px;
    padding: 0px 0;
}

.wjintro {
    padding: 0;
}

.TopBgTitle .wj_title {
    overflow: hidden;
    margin: auto;
    font-family: PingFangSC-Medium, SourceHanSansSC-Medium;
}

.Phone_bon {
    display: block;
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    margin: 0 auto;
    padding: 0.15rem 0.18rem 0.3rem;
}
.phone_content_wrap.show_progress .Phone_bon {
    bottom: 1.4rem;
}

.Phone_bon span {
    -moz-box-flex: 2;
    -webkit-box-flex: 2;
    box-flex: 2;
    display: block;
}

.Phone_bon span:last-child {
    margin-left: 0px;
    margin-right: 0px;
}

.Phone_bon span:first-child {
    margin-right: 0.1rem;
    margin-left: 0px;
}

/* -------------------- button ----------------------- */

.button,
.prev_button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    width: 100%;
    color: #ffffff;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.18rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
    cursor: pointer;
    box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.07);
}

.button:hover {
    text-decoration: none;
}

.prev_button {
    color: #484848;
    background: rgba(255, 255, 255, 0.85);
    border: solid 1px #dde5ed;
}
.button.white {
    color: #2672ff;
    background-color: #ffffff;
}

/*---------------------*/
.cover_wrap,
.phone_content_wrap {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.cover_wrap_preview {
    min-height: 0.4rem;
}

.phone_content_wrap {
    /* display: none; */
    position: relative;
    padding: 0 0 0.42rem;
    min-height: 100%;
    /* box-sizing: content-box; */
}

.phone_content_wrap.show_progress {
    position: relative;
    padding: 0 0 0.72rem;
}

.M_topic {
    margin-bottom: 22px;
}

/* .Phone_con{
    padding: 0.18rem 0 0;
} */

.Phone_con .question {
    margin: 0 auto;
    padding: 0.15rem 0.18rem;
}
.Phone_con .question input,
.Phone_con .question textarea,
.Phone_con .question select {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    font-size: 0.16rem;
    padding: 0;
    outline: none;
    line-height: 1.375;
}
.Phone_con .question textarea {
    resize: none;
}
.Phone_con .question .topic_title_wrap {
    font-size: 0.2rem;
    margin: 0 0 0.12rem;
    color: #484848;
}
.Phone_con .question .topic_title {
    font-size: 0.2rem;
    font-family: PingFangSC-Medium, SourceHanSansSC-Medium;
    margin: 0;
    color: #484848 !important;
    overflow: hidden;
}
/* .Phone_con .question .topic_title:after {
    content: "*";
    display: inline;
    color: #ff6d56;
    margin-left: 0.05rem;
    font-size: 0.12rem;
    vertical-align: top;
} */
.Phone_con .question[allow_null='1'] .topic_title:after {
    display: none;
}
/* .Phone_con .question .topic_title p,
.Phone_con .question .topic_title div {
    display: inline;
} */

.Phone_zon .question .topic_desc {
    color: #aaaaaa;
    font-size: 0.14rem;
    line-height: 1.5;
    margin: 0.12rem 0 0;
}
.question .error_bar {
    color: #ef6262;
    font-size: 0.16rem;
    margin: 0;
    display: none;
}
.question .error_bar.error_show {
    animation: errorfadeInLeft 0.42s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: errorfadeInLeft 0.42s cubic-bezier(0.42, 0, 0.58, 0.1);
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.Phone_zon .question .option_label,
.Phone_zon .question .topic_con .uploadfile_btn_wrap,
.Phone_zon .question .topic_con_geographical {
    color: #707070;
    margin: 0.1rem -0.01rem 0;
    font-size: 0.16rem;
}
.Phone_zon .question .related-tip {
    color: #aaaaaa;
    font-size: 0.14rem;
    margin: 0.1rem 0 0;
}
.question .unstyled:after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.question .unstyled > li {
    margin-top: 0.1rem;
}
.question .unstyled li:first-child {
    margin-top: 0;
}
.question .option-group + .option-group {
    margin-top: 0.18rem;
}
.question .option-group.no-option + .option-group {
    margin-top: 0;
}
.question .group li {
    margin-top: 0;
}
.question .group li:not(.option-hide) ~ li .checked_wrap {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.question .group li:not(:last-child) .checked_wrap {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.question .group li:not(.checked) + li.checked .checked_wrap {
    border-top: solid 1px #2672ff;
}
.question .option-group .group-title {
    margin-bottom: 0.1rem;
}
.question .option-group .option_cell + .option_cell {
    margin-top: 0.06rem;
}
.question .option-group.group .option_cell + .option_cell {
    margin-top: 0;
}
.question .group + .option-group:not(.group) {
    margin-top: 0.24rem;
}

.question .unstyled li .checked_wrap {
    color: #707070;
    font-size: 0.16rem;
    padding: 0.08rem 0.18rem 0.08rem 0.48rem;
    position: relative;
    background: #fff;
    border-radius: 0.04rem;
    min-height: 0.42rem;
    display: block;
    margin-left: 0;
}

.question .option_cell input.option[type='radio'],
.question .option_cell input.option[type='checkbox'] {
    position: absolute;
    -webkit-appearance: none;
    width: 0;
    height: 0;
    visibility: hidden;
}

.question .unstyled li .checked_wrap,
.question .topic_con .topic_input,
.question .topic_con .M_sorting .sort_item,
.question .topic_con .ShowImgCon .simg,
.question .M_sorting .Ulist .U_select,
.question .topic_con .phone_select .placeholder_txt,
.question .M_sorting .Ulist .placeholder_txt,
.question .topic_con_uploadfile .uploadfile_btn_wrap,
.question .topic_con_uploadfile .uploadfile_result {
    border: solid 1px #dde5ed;
}

.question .unstyled li.checked .checked_wrap,
.question .topic_con .M_sorting .sort_item.selected,
.question .topic_con .ShowImgCon .simg.checked,
.question .topic_con .topic_input.input_focus,
.question .topic_con .phone_select select:focus + .placeholder_txt,
.question .M_sorting .Ulist .U_select:focus + .placeholder_txt {
    color: #484848;
}

.question .unstyled li.checked .checked_wrap,
.question .topic_con .M_sorting .sort_item.selected,
.question .topic_con .ShowImgCon .simg.checked,
.question .topic_con .topic_input.input_focus,
.question .topic_con .phone_select select:focus + .placeholder_txt,
.question .M_sorting .Ulist .U_select:focus + .placeholder_txt,
.question .checkbox_wrap .unstyled li.checked .checked_wrap > .ico_checkbox,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_checkbox,
.question .topic_con .M_sorting .sort_item.selected .sort_num,
.question .topic_con_nps .optionBox .nps_score_list > span.checked,
.question .radio_wrap .unstyled li.checked .checked_wrap > .ico_radio,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_radio,
.question .checkbox_wrap .unstyled li.checked .checked_wrap > .ico_checkbox:before,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_checkbox:before {
    border-color: #2672ff;
}

.button,
.question .radio_wrap .unstyled li.checked .checked_wrap > .ico_radio:before,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_radio:before,
.question .topic_con .M_sorting .sort_item.selected .sort_num,
.question .topic_score_slider .scoring_con_slider .ui-slider .ui-slider-handle,
.question .topic_score_slider .scoring_con_slider .score_slider .ui-widget-header,
.question .topic_score_slider .scoring_con_slider .score_slider .score_widget_tc,
.question .topic_con_nps .optionBox .nps_score_list > span.checked,
.question .topic_con_uploadfile .uploadfile_loading .uploadfile_bar,
.question .topic_vote .fontVoteProgressBox .progressBox .progress_vote,
.MobileServeyFooter .wjprogress_new .barbox > span {
    background-color: #2672ff;
}
.question .unstyled li.checked .checked_wrap,
.question .topic_con .M_sorting .sort_item.selected,
.question .topic_con .ShowImgCon .simg.checked,
.question .topic_con .ShowImgCon .simg.checked .optionImg {
    background-color: rgba(38, 114, 255, 0.2);
}

.question .unstyled li.checked .checked_wrap,
.question .topic_con .M_sorting .sort_item.selected,
.question .topic_con .ShowImgCon .simg.checked,
.question .topic_con .topic_input.input_focus,
.question .topic_con .phone_select select:focus + .placeholder_txt,
.question .M_sorting .Ulist .U_select:focus + .placeholder_txt,
.question .topic_con li.checked .checked_wrap {
    box-shadow: 0 2px 4px 0 rgba(38, 114, 255, 0.2);
}

.question .topic_con li.checked,
.question .topic_con .ShowImgCon .simg.checked,
.question .topic_con .topic_input.input_focus,
.question .topic_con_nps .optionBox .nps_score_list > span.checked,
.question .topic_con_geographical .btn_get_geographical.button_selected,
.question .topic_con_uploadfile .uploadfile_btn_wrap.button_selected,
.button.button_selected,
.prev_button.button_selected {
    animation: buttonSelected 0.25s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: buttonSelected 0.25s cubic-bezier(0.42, 0, 0.58, 0.1);
}

.question .unstyled li.checked[option-open='true'] .checked_wrap {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.question .unstyled li .option_tip {
    color: #ef6262;
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
    display: none;
}

.question .unstyled label {
    display: block;
    padding: 13px 10px 9px 0;
    margin-left: 40px;
}

.question .topic_title,
.question .unstyled li .option_txt,
.question .topic_con .ShowImgCon .simg .optionImg .img_txt {
    word-wrap: break-word;
}

.question .topic_title .t_multiple {
    color: #aaaaaa;
    font-size: 0.14rem;
}

.question .radio_wrap .unstyled li .checked_wrap > .ico_radio,
.question .checkbox_wrap .unstyled li .checked_wrap > .ico_checkbox,
.question .topic_con .ShowImgCon .simg .optionImg .ico_radio,
.question .topic_con .ShowImgCon .simg .optionImg .ico_checkbox {
    position: absolute;
    left: 0.18rem;
    top: 50%;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #dde5ed;
    background: #ffffff;
    transform: translateY(-50%);
}

.question .radio_wrap .unstyled li .checked_wrap > .ico_radio {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.question .checkbox_wrap .unstyled li .checked_wrap > .ico_checkbox,
.question .topic_con .ShowImgCon .simg .optionImg .ico_checkbox {
    border-radius: 2px;
}

.question .radio_wrap .unstyled li.checked .checked_wrap > .ico_radio,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_radio {
    border-style: solid;
    border-width: 2px;
    vertical-align: top;
    text-align: center;
}

.question .radio_wrap .unstyled li.checked .checked_wrap > .ico_radio:before,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_radio:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -4px;
}

.question .checkbox_wrap .unstyled li.checked .checked_wrap > .ico_checkbox,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_checkbox {
    text-align: center;
}

.question .checkbox_wrap .unstyled li.checked .checked_wrap > .ico_checkbox:before,
.question .topic_con .ShowImgCon .simg.checked .optionImg .ico_checkbox:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 13px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 3px;
    border-bottom-width: 3px;
    transform: rotate(45deg);
    vertical-align: top;
}

.question .checkbox_wrap .unstyled li.disabled .checked_wrap {
    background-color: #f7f8fa;
    box-shadow: none;
}

.question .checkbox_wrap .unstyled li.disabled .checked_wrap .option_txt {
    color: #bfbfbf;
}

.question .checkbox_wrap .unstyled li.disabled .checked_wrap > .ico_checkbox {
    border-color: rgba(155, 155, 155, 0.35);
}

.question .topic_con li[option-open='true'] .open_option {
    display: none;
    position: relative;
    color: #484848;
    padding: 0.09rem 0.18rem;
    position: relative;
    background: #fff;
    border-bottom-left-radius: 0.04rem;
    border-bottom-right-radius: 0.04rem;
    min-height: 0.42rem;
    border: solid 1px #dde5ed;
}

.question .topic_con li.checked[option-open='true'] .open_option,
.question .topic_con li[option-open='true'] .open_option[has-value='true'] {
    display: block;
}

.question .topic_con[type='mobile'] .topic_input:after,
.question .topic_con[type='email'] .topic_input:after,
.question .topic_con_address .topic_input:before,
.question .topic_con_date .topic_input:after,
.question .topic_con_age .topic_input:after,
.question .topic_con .ShowImgCon .simg .simgbox .ico_magnifier,
.question .topic_con_geographical .btn_get_geographical:before,
.question .topic_con_geographical .geographical_content_wrap .current_location_btn,
.question .topic_con_geographical .geographical_content_wrap .geographical_clear_btn,
.question .topic_con_geographical .geographical_action .geographical_search_btn,
.question .topic_con_uploadfile .uploadfile_btn_wrap .btn_upload:before,
.question .topic_con_uploadfile .uploadfile_loading .upload_tip:before,
.question .topic_con_uploadfile .uploadfile_result .file_name:before,
.question .topic_con_uploadfile .uploadfile_result .btn_wrap .btn-default,
.popup_img_wrap .btn_close,
.popup_img_wrap .prev,
.popup_img_wrap .next,
.option_description,
.share_icon,
.weixin_popup_tips,
.option_description_header .share_vote_cancel,
.question .topic_con_uploadfile .select_text_wrapper:before {
    background: url(/static/img/survey_mobile/ico_tool.png?v=20190412) no-repeat;
    background-size: 1.78rem 2.62rem;
}

.question .topic_con li[option-open='true'] .checked_wrap > .ico_keyboard {
    display: none;
    width: 0.22rem;
    height: 0.15rem;
    overflow: hidden;
    position: absolute;
    right: 0.18rem;
    top: 0.13rem;
    outline: none;
}
.question .topic_con li[option-open='true'] .checked_wrap > .ico_keyboard:before {
    content: '';
    display: block;
    width: 0.22rem;
    height: 0.15rem;
    overflow: hidden;
    position: absolute;
    background: url(../../img/survey_mobile/ico_keyboard.png) no-repeat;
    background-size: contain;
    box-sizing: content-box;
}
.question .topic_con li.checked[option-open='true'] .checked_wrap > .ico_keyboard:before {
    /* left: -0.22rem; */
    /* border-right: 0.22rem solid transparent; */
    /* filter: drop-shadow(#2672ff 0.22rem 0px); */
}
.question .topic_con li.checked[option-open='true'] .open_option[has-value='true']:before {
    display: none;
}

.question .topic_con li[option-open='true'] .open_option input {
    color: #484848;
    position: relative;
    vertical-align: top;
}

.question .topic_con .checked_wrap .open_option[has-value='true']:before {
    display: none;
}

.inp_bel {
    padding: 0 15px !important;
}

/*------------------ 单选下拉 --------------------*/

.question .topic_con .phone_select {
    position: relative;
    background: #fff;
    border-radius: 0.04rem;
    margin-top: 0.1rem;
    min-height: 0.42rem;
}
.question .topic_con .phone_select:not(.multiple_select):after {
    content: '';
    display: block;
    width: 0.22rem;
    height: 0.15rem;
    position: absolute;
    right: 0.18rem;
    top: 50%;
    margin-top: -0.075rem;
    outline: none;
    background: url('../../img/survey_mobile/ico_arrow_down.png') 94% center no-repeat #fff;
    background-size: auto 0.1rem;
}
.question .text_overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*------------------ 填空题样式 --------------------*/

.question .topic_con .topic_input {
    position: relative;
    box-sizing: border-box;
    border-radius: 0.04rem;
    background-color: #ffffff;
    padding: 0.09rem 0.18rem;
}

.limited-dropdown {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0.02rem 0.05rem 0 rgba(0, 0, 0, 0.1);
    border-radius: 0.02rem;
    border: 0.01rem solid rgba(232, 232, 232, 1);
    position: absolute;
    z-index: 1;
    left: -0.01rem;
    top: 0.41rem;
}

.limited-dropdown.mutiple {
    left: 0;
    top: 0.42rem;
}

.question .optionBox_c.topic_con[type='text'] {
    position: relative;
}

.limited-dropdown-text {
    height: 0.36rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: rgba(72, 72, 72, 1);
    line-height: 0.36rem;
    padding: 0 0.18rem;

    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.limited-dropdown-text:hover {
    background: rgba(245, 246, 250, 1);
}

.number-input-desc {
    font-size: 12px;
    color: #aaaaaa;
    line-height: 18px;
    padding-bottom: 5px;
}

.blank-placeholder::-webkit-input-placeholder {
    font-size: 0.16rem;
    color: #d8d8d8;
} /* 使用webkit内核的浏览器 */
.blank-placeholder:-moz-placeholder {
    font-size: 0.16rem;
    color: #d8d8d8;
} /* Firefox版本4-18 */
.blank-placeholder::-moz-placeholder {
    font-size: 0.16rem;
    color: #d8d8d8;
} /* Firefox版本19+ */
.blank-placeholder:-ms-input-placeholder {
    font-size: 0.16rem;
    color: #d8d8d8;
}

/* 手机题 */
.question .topic_con[type='mobile'] .topic_input:after {
    content: '';
    display: block;
    width: 0.14rem;
    height: 0.24rem;
    position: absolute;
    right: 0.18rem;
    top: 0.08rem;
    background-position: 0 -0.53rem;
}
.use_input_vr .question .topic_con[type='mobile'] .topic_input:after {
    /* display: none; */
}
.question .topic_con[type='mobile'] .topic_input.input_focus:after {
    /* display: none; */
}
/* 开启验证码手机题 */
.question .topic_con[type='mobile_on'] .captcha_wrapper + .l-captcha {
    margin-bottom: 0.1rem;
}
.question .topic_con[type='mobile_on'] .topic_input {
    position: relative;
    padding-right: 1.5rem;
}
.question .topic_con[type='mobile_on'] .topic_input.input_vr_wrap {
    padding-right: 1.8rem;
}
.question .topic_con[type='mobile_on'] .topic_input .btn_send_code {
    position: absolute;
    color: #2672ff;
    line-height: 0.4rem;
    right: 0;
    padding: 0 0.18rem 0 0;
    top: 0;
}
.use_input_vr .question .topic_con[type='mobile_on'] .topic_input .btn_send_code {
    right: 0.45rem;
}
.question .topic_con[type='mobile_on'] .topic_input .btn_send_code.btn_disabled {
    color: #d8d8d8;
}
.question .topic_con[type='mobile_on'] .sms_yzm {
    margin: 0.1rem 0 0;
    display: none;
}
.question .topic_con[type='mobile_on'] .sms_yzm .topic_mobile_captcha {
    position: relative;
    box-sizing: border-box;
    border-radius: 0.04rem;
    background-color: #ffffff;
    border: solid 1px #dde5ed;
    height: 0.42rem;
    padding: 0.09rem 0.8rem 0.09rem 0.18rem;
}
.question .topic_con[type='mobile_on'] .sms_yzm .topic_mobile_captcha input {
    background-color: transparent;
}
.question .topic_con[type='mobile_on'] .sms_yzm .topic_mobile_captcha .ico_status {
    display: block;
    position: absolute;
    right: 0.18rem;
    top: 50%;
    width: 0.26rem;
    height: 0.26rem;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -0.13rem;
}
.question .topic_con[type='mobile_on'] .sms_yzm .topic_mobile_captcha .ico_status_success {
    background-image: url(/static/img/survey_mobile/ico_success_sm.png);
}
.question .topic_con[type='mobile_on'] .sms_yzm .topic_mobile_captcha .ico_status_fail {
    background-image: url(/static/img/survey_mobile/ico_fail_sm.png);
}
/* 邮箱题 */
.question .topic_con[type='email'] .topic_input {
    z-index: 2;
}
.question .topic_con[type='email'] .topic_input:after {
    content: '';
    display: block;
    width: 0.2rem;
    height: 0.16rem;
    position: absolute;
    right: 0.18rem;
    top: 0.12rem;
    background-position: 0 -0.87rem;
}
.use_input_vr .question .topic_con[type='email'] .topic_input:after {
    /* display: none; */
}
.question .topic_con[type='email'] .topic_input.input_focus:after {
    /* display: none; */
}
.question .topic_con[type='email'] .topic_input[has-value='true']:after,
.question .topic_con[type='mobile'] .topic_input[has-value='true']:after {
    /* display: none; */
}
.question .topic_con[type='email'] {
    position: relative;
}
.question .topic_con[type='email'] .topic_autocomplate {
    display: none;
    background-color: #ffffff;
    border-right: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    border-bottom-left-radius: 0.04rem;
    border-bottom-right-radius: 0.04rem;
    width: 100%;
    position: absolute;
    top: 100%;
    z-index: 1;
    margin-top: -1px;
}
.question .topic_con[type='email'] .topic_autocomplate .item {
    width: 100%;
    padding: 0.1rem 0.18rem;
    color: #aaaaaa;
}
.question .topic_con[type='email'] .topic_autocomplate .item:active {
    background-color: #fafafa;
}
/*------------------ 多项填空题 --------------------*/
.question .topic_con > .matrix_item > .optionBox > .optionBox_t .option_label {
    margin-bottom: 0.1rem;
}
/*------------------ 矩阵填空题 --------------------*/
.question .topic_con.MatrixType > .option_label {
    margin-bottom: 0.12rem;
}
.question .topic_con.MatrixType .matrix_item .optionBox_t .option_label {
    color: #aaaaaa;
    font-size: 0.14rem;
    margin-bottom: 0.06rem;
}
.question .topic_con.MatrixType .matrix_ul:last-child > li:last-child .matrix_item .optionBox_c {
    margin-bottom: 0;
}
.question .topic_con .matrix_item .optionBox_c .option_tip,
.question .option_tip.horz_blank,
.q-auto-table .q-auto-table-row .option_tip {
    display: block;
    color: #ef6262;
    font-size: 0.16rem;
    margin-bottom: 0.06rem;
}
.question .topic_con > .matrix_item {
    margin-top: 0.12rem;
}
.question .topic_con > .matrix_item:first-child {
    margin-top: 0;
}
/*------------------ 排序题 --------------------*/
.question .topic_con .M_sorting {
    position: relative;
}
.question .topic_con .M_sorting .sort_item {
    color: #707070;
    padding: 0.09rem 0.76rem 0.09rem 0.18rem;
    position: relative;
    background: #fff;
    border-radius: 0.04rem;
    min-height: 0.42rem;
}
.question .topic_con .M_sorting .sort_item:first-child {
    margin-top: 0.1rem;
}
.question .topic_con .M_sorting .sort_item .sort_num {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 22px;
    border: solid 1px #dde5ed;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 0.18rem;
    top: 50%;
    margin-top: -12px;
}
.question .topic_con .M_sorting .sort_item.selected .option_txt {
    color: #484848;
}
.question .topic_con .M_sorting .sort_item.selected .sort_num {
    color: #ffffff;
    font-size: 0.14rem;
    font-style: normal;
}
.question .topic_con .M_sorting .sort_item.disabled {
    box-shadow: none;
}
.question .topic_con .M_sorting .sort_item.disabled .option_txt {
    color: #d8d8d8;
}
.question .topic_con .M_sorting .sort_item.disabled .sort_num {
    border-color: #d8d8d8;
}
/*------------------ 矩阵选择题 --------------------*/
.question .topic_con .data_row {
    padding-bottom: 0.18rem;
}
.question .topic_con .data_row:last-child {
    padding-bottom: 0;
}
.question .topic_con .data_row > .optionBox_t .option_label {
    color: #707070;
    font-size: 0.16rem;
    margin-bottom: 0.12rem;
}
.question .topic_con .data_row > .optionBox_c .unstyled > li {
    margin-top: 0.1rem;
}
.question .topic_con .data_row > .optionBox_c .unstyled > li:first-child {
    margin-top: 0;
}

/*------------------ 打分题 --------------------*/

.question .topic_con_score .optionBox {
    margin: 0.18rem 0 0;
}
.question .topic_con_score .optionBox:first-child {
    margin-top: 0;
}
.question .topic_con_score .optionBox .topic_Scoring {
    background-color: #ffffff;
    border-radius: 0.04rem;
    border: solid 1px #dde5ed;
    padding: 0.07rem 0;
    margin: 0.12rem 0 0;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n {
    display: flex;
    align-items: center;
    height: 0.26rem;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .Scoring_con {
    width: 100%;
    display: flex;
    padding: 0 0.18rem;
    justify-content: space-between;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .Scoring_con > .fsK {
    content: '';
    display: inline-block;
    width: 0.22rem;
    height: 0.22rem;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .Scoring_con > .fsK em {
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}
/* .question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_1>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_2>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_3>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_4>span {
    width: 0.47rem;
    height: 0.47rem;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_5>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_6>span {
    width: 0.37rem;
    height: 0.37rem;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_7>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_8>span {
    width: 0.31rem;
    height: 0.31rem;
}
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_9>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_10>span,
.question .topic_score_default .optionBox .optionBox_c .Scoring_con_n .score_num_11>span {
    width: 0.23rem;
    height: 0.23rem;
} */
.question
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK.active
    em {
    background-position: bottom center;
    animation: starLight 0.14s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: starLight 0.14s cubic-bezier(0.42, 0, 0.58, 0.1);
}
.question
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    .score_num_tip,
.question
    .topic_score_circle
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    .score_num_tip {
    position: absolute;
    height: 0.24rem;
    line-height: 0.24rem;
    text-align: center;
    border-radius: 0.04rem;
    background-color: #ffbe3a;
    color: #ffffff;
    font-size: 0.14rem;
    font-style: normal;
    opacity: 0;
    top: -0.26rem;
    left: 50%;
    margin: 0 0 0 -0.12rem;
    padding: 0 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.question
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    .score_num_tip.active_score_tip,
.question
    .topic_score_circle
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    .score_num_tip.active_score_tip {
    animation: scoreTipLight 0.6s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: scoreTipLight 0.6s cubic-bezier(0.42, 0, 0.58, 0.1);
}
.question[score_display='op_star']
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    em,
.question .topic_score_default .matrixScore .optionBox_c .Scoring_con_n .Scoring_con > .fsK em {
    background-image: url(/static/img/survey_mobile/ico_star.png);
}
.question[score_display='op_smile']
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    em {
    background-image: url(/static/img/survey_mobile/ico_smile.png);
}
.question[score_display='op_heart']
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    em {
    background-image: url(/static/img/survey_mobile/ico_heart.png);
}
.question[score_display='op_thumb']
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > .fsK
    em {
    background-image: url(/static/img/survey_mobile/ico_thumb.png);
}
.question .topic_con_score .optionBox .option_score_desc {
    color: #9b9b9b;
    font-size: 0.12rem;
    line-height: 1.5;
    display: flex;
    padding: 0.08rem 0.01rem 0;
}
.question .topic_con_score .optionBox .option_score_desc > span {
    flex: 1;
    text-align: center;
    height: 18px;
    overflow: hidden;
    line-height: 1.5;
    word-wrap: break-word;
}
.question .topic_con_score .optionBox .option_score_desc > span:first-child {
    text-align: left;
}
.question .topic_con_score .optionBox .option_score_desc > span:last-child {
    text-align: right;
}

/* 滑动打分题 */

.question .topic_score_slider .scoring_con_slider {
    height: 0.1rem;
    box-sizing: content-box;
    padding: 0.08rem 0.18rem;
}
.question .topic_score_slider .scoring_con_slider .score_slider_bg {
    position: relative;
    width: 100%;
    height: 0.1rem;
    border-radius: 0.1rem;
    background-color: #e3e3e3;
}
.question .topic_score_slider .scoring_con_slider .score_slider {
    height: 0.1rem;
    background: #e3e3e3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 0.1rem;
}
.question .topic_score_slider .scoring_con_slider .score_slider .s_tag {
    height: 0.1rem;
    line-height: 0;
    margin: 0;
    text-align: center;
    float: left;
    text-align: left;
}
.question .topic_score_slider .scoring_con_slider .score_slider .s_tag .tag_i {
    width: 0.04rem;
    height: 0.04rem;
    border-radius: 0.02rem;
    background: #aaaaaa;
    display: inline-block;
    margin: 0.03rem 0;
}
.question .topic_score_slider .scoring_con_slider .score_slider .s_tag_first {
    text-align: left;
}
.question .topic_score_slider .scoring_con_slider .score_slider .s_tag_last {
    text-align: left;
}
.question
    .topic_score_slider
    .scoring_con_slider
    .question
    .topic_score_slider
    .scoring_con_slider
    .score_slider
    .ui-state-default {
    position: absolute;
    width: 34px;
    height: 22px;
    line-height: 22px;
    left: 0;
    top: -1px;
    border-radius: 20px;
    outline: medium none;
    background-color: #d2d2d2;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    margin-left: -17px;
}
.question .topic_score_slider .scoring_con_slider .ui-slider .ui-slider-handle {
    width: 0.26rem;
    height: 0.26rem;
    box-shadow: 0 0.02rem 0.04rem 0 rgba(0, 0, 0, 0.19);
    border: solid 0.03rem #ffffff;
    border-radius: 0.15rem;
    top: -0.1rem;
}
.question .topic_score_slider .scoring_con_slider .ui-slider .ui-default-blue {
    display: block;
}
.question .topic_score_slider .scoring_con_slider .score_slider .ui-widget-header {
    z-index: 1;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    height: 0.1rem;
    overflow: hidden;
}
.question .topic_score_slider .scoring_con_slider .score_slider .score_widget_tc {
    width: 0.24rem;
    height: 0.24rem;
    line-height: 0.24rem;
    text-align: center;
    border-radius: 0.04rem;
    color: #ffffff;
    font-size: 0.14rem;
    margin-left: -0.12rem;
    position: absolute;
    left: 50%;
    top: -0.35rem;
}
.topic_score_slider .scale_slider_topic .score_widget_tc.disp_none,
.question .topic_score_slider .scoring_con_slider .score_slider .score_widget_tc.disp_none {
    display: none;
}

/*------------------ 矩阵打分题 --------------------*/
.question .matrix_ul > li {
    margin-top: 0.12rem;
}
.question .matrix_ul > li:first-child {
    margin-top: 0;
}
.question .topic_score_default .matrixScore .optionBox_c {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    margin: 0.12rem 0 0;
}
.question .topic_score_default .matrixScore .optionBox_c .topic_Scoring {
    margin-top: 0.06rem;
}
.question .topic_score_default .matrixScore .optionBox_c .matrix_ul li .option_label {
    color: #aaaaaa;
    font-size: 0.14rem;
}
.question .topic_score_default .matrixScore .optionBox_c .matrix_ul li:last-child .topic_Scoring {
    margin-bottom: 0;
}

/*------------------ 生日、地域题型 --------------------*/

.question .M_sorting .Ulist {
    position: relative;
    border-radius: 0.04rem;
    background: #fff;
    border-radius: 0.04rem;
    min-height: 0.42rem;
}
.question .topic_con .Ulist:after {
    content: '';
    display: block;
    width: 0.22rem;
    height: 0.15rem;
    position: absolute;
    right: 0.18rem;
    top: 50%;
    margin-top: -0.075rem;
    outline: none;
    background: url('../../img/survey_mobile/ico_arrow_down.png') 94% center no-repeat #fff;
    background-size: auto 0.1rem;
}
.question .topic_con .phone_select .placeholder_txt,
.question .M_sorting .Ulist .placeholder_txt {
    display: block;
    width: 100%;
    padding: 0.09rem 0.18rem;
    color: #484848;
    background-color: #fff;
    border-radius: 0.04rem;
}
.question .M_sorting .Ulist .placeholder_txt {
    padding: 0.09rem 0.4rem 0.09rem 0.18rem;
}
.question .topic_con .phone_select .placeholder_txt.placeholder,
.question .M_sorting .Ulist .placeholder_txt.placeholder {
    color: #aaaaaa;
}
.question .topic_con .phone_select select,
.question .M_sorting .Ulist > input[type='text'],
.question .M_sorting .Ulist .U_select {
    display: block;
    width: 100%;
    height: 0.42rem;
    -webkit-appearance: none;
    appearance: none;
    border: solid 1px #dde5ed;
    padding: 0px 0.18rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}
.question .topic_con_address .topic_input {
    margin: 0.1rem 0 0;
}
.question .topic_con_address .topic_input:before {
    content: '';
    display: block;
    width: 0.22rem;
    height: 0.15rem;
    position: absolute;
    right: 0.18rem;
    top: 50%;
    margin-top: -0.075rem;
    background-position: 0 0;
    outline: none;
}
.use_input_vr .question .topic_con_address .topic_input:before,
.question .topic_con_address .topic_input.input_focus:before,
.question .topic_con_address .topic_input[has-value='true']:before {
    display: none;
}

/*----------------- 日期题、生日题 ----------------*/

.question .topic_con_date .topic_input:after,
.question .topic_con_age .topic_input:after {
    content: '';
    display: block;
    width: 0.18rem;
    height: 0.2rem;
    position: absolute;
    right: 0.18rem;
    top: 0.1rem;
    background-position: 0 -1.41rem;
}
.question .topic_con_date .topic_input[has-value='true']:after,
.question .topic_con_age .topic_input[has-value='true']:after {
    display: none;
}
.question .topic_con_date .topic_input .DateOrTimeInput,
.question .topic_con_age .topic_input .DateOrTimeInput {
    position: absolute;
    opacity: 0;
    z-index: 0;
    padding: 0.09rem 0.18rem;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.question .topic_con_date .topic_input .BlankDateOrTime,
.question .topic_con_age .topic_input .BlankDateOrTime {
    background-color: #fff;
}
.question .topic_con_date .topic_input .BlankDateOrTime span,
.question .topic_con_age .topic_input .BlankDateOrTime span {
    color: #484848;
}
.question .topic_con_date .topic_input .BlankDateOrTime span.placeholder,
.question .topic_con_age .topic_input .BlankDateOrTime span.placeholder {
    color: #aaaaaa;
}

/*----------------- 进度条 ----------------*/

.wjprogress {
    width: 100%;
    position: relative;
    margin: 15px 0;
    height: 24px;
    display: inline-block;
    padding-right: 50px;
}

.wjprogress span {
    position: absolute;
    right: 0px;
    top: -4px;
}

.wjprogress .bar {
    width: 100%;
    border: 1px solid #8f8f8f;
    background: #fff;
}

.wjprogress .bar .barbox {
    height: 8px;
    background: #8f8f8f;
    width: 10%;
}

/*------------------ 描述说明题 --------------------*/
.Phone_con .question[questiontype='70'] .topic_title {
    font-size: 0.18rem;
}

/*---------------- logo ----------------------*/

.wjimg {
    float: left;
    background: url('/static/img/survey_mobile/logo_phone.png') no-repeat scroll 0 0 transparent;
    height: 29px;
    margin: 0 10px;
    width: 45px;
    background-size: contain;
}

/*---------------- 启用密码 --------------------*/

.password_enter_wrap {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    padding-bottom: 1rem;
    background-color: rgba(72, 72, 72, 0.75);
}

.password_cover_bg,
.limite_mobile_cover_bg,
.survey_info_bg,
.survey_continue_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    filter: blur(10px);
    transform: scale(1.1);
}

.password_enter_wrap .password_cover:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(72, 72, 72, 0.75);
    z-index: 0;
}

.password_enter_wrap .password_enter_content {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding: 0.5rem 0.19rem 0;
}

.error_txt {
    color: #ef6262;
}

.password_enter_wrap .password_enter_content .project_title {
    color: #ffffff;
    font-size: 0.28rem;
    line-height: 1.4;
    margin: 0 0.01rem;
    max-height: 3.2rem;
    overflow: auto;
}

.password_enter_wrap .password_enter_content .error_txt {
    font-size: 0.16rem;
    line-height: 0.22rem;
    height: 0.22rem;
}

.password_enter_wrap .password_enter_content .password_enter_form {
    margin: 0.45rem 0 0;
    font-size: 0;
}

.password_enter_wrap .password_enter_content .password_enter_form .password_input_wrap {
    height: 0.6rem;
    overflow: hidden;
    font-size: 0;
    border-radius: 0.04rem;
    box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.07);
    margin: 0.1rem 0 0;
    background-color: #ffffff;
}

.password_enter_wrap .password_enter_content .password_enter_form .password_input_wrap > input {
    width: 100%;
    height: 0.6rem;
    line-height: 0.26rem;
    padding: 0.17rem 0.18rem;
    font-size: 0.18rem;
    box-sizing: border-box;
    background-color: transparent;
    border: 0;
}

.password_enter_wrap .password_enter_content .button {
    margin: 0.1rem 0 0;
    opacity: 1;
}

.password_enter_wrap .password_enter_content .button:hover {
    opacity: 1;
}

/*----------------- 问卷信息提示页 -------------------*/

.survey_info_wrap {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    padding-bottom: 1rem;
    background-color: rgba(72, 72, 72, 0.75);
}

/* .survey_info_wrap .survey_info_content {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 0.19rem 0.4rem;
} */

/* .survey_info_wrap .survey_info_content.has_luck_draw {
    position: static;
    padding-top: 0.3rem;
} */

/* .survey_info_wrap .survey_info_content .info_txt {
    color: #ffffff;
    font-size: 0.18rem;
    line-height: 1.4;
    text-align: center;
    padding: 0 0.01rem;
} */

.survey_info_wrap .survey_info_content .button {
    color: #ffffff;
    margin: 0.38rem 0 0;
}

.survey_info_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 1.5;
    font-size: 0.14rem;
    text-align: center;
    color: #ffffff;
}

.survey_info_footer .footer_img {
    width: 1.81rem;
    margin: 0 auto 0.3rem;
}

.survey_info_footer .wjtext,
.survey_info_footer .wjtext a {
    color: #ffffff;
}

/*------------------------------------*/

.maxtop {
    margin-top: 13px;
}

.phone_end {
    text-align: center;
}

.phone_end .enc_desc_wrap {
    overflow: hidden;
    text-align: center;
    font-size: 0.16rem;
    padding: 0.3rem 0.18rem 0.01rem;
}

.phone_end #seq_content {
    font-size: 0.18rem;
    line-height: 1.5;
}

.phone_end #end_desc {
    text-align: left;
    font-size: 0.16rem;
    overflow: hidden;
}

/* .phone_end #end_desc+#seq_content,
.phone_end #seq_content+#end_desc {
    padding: 0.2rem 0 0;
} */

.ts_red {
    background: #ffd9d9 !important;
}
.invalid {
    /* background-color: #FFEBEB!important; */
}

/*
.phone_select p{ margin:5px 0; font-size:16px;padding-right: 25px;}
.phone_select select{ width:100%; height:50px; opacity:0; position:absolute; top:0px; left:0px; outline:none; }
.phone_select select option{font-size: 60px;}
.phone_select .arrowT { border-bottom: medium none !important; font-size: 30px !important; margin: 0 0 0 10px; padding: 0; position: absolute; right:20px; top:25px; vertical-align: middle; z-index: 1000; }
.phone_select .arrowt { border-color: #3F5483 transparent transparent; border-style: solid dashed dashed; border-width: 10px 10px 0; color: inherit; font: 0px/9999px serif; height: 0; overflow: hidden; padding: 0 !important; width: 0; z-index: 1; }
*/

.Score_flex {
    margin: 0 auto;
    width: 100px;
}

.wjintro {
    margin: 10px 0;
}

/*-------------------------------------*/

.conerror {
    width: 100%;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 50px;
}

.conerror h2 {
    font-size: 21px;
    text-align: center !important;
    margin: 0 0 20px 0;
}

.conerror .error_text {
    max-width: 420px;
    line-height: 24px;
    margin: 10px auto 30px auto;
    text-align: left;
}

/*------------- 按钮 ----------------------*/

.conerror .WJButton {
    font-weight: bold;
    display: inline-block;
    _zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 21px;
    line-height: normal;
    padding: 0.7em 1em 0.7em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
    width: 100%;
}

.conerror .wj_color {
    color: #f7f7f7;
    background: #009de0;
}

/*------------- 按钮 ----------------------*/

.preview_model {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #484848;
    font-size: 0.16rem;
    background-color: #ffbe3a;
    text-align: center;
}

.preview_model p {
    width: 100%;
}

.preview_zw {
    height: 50px;
}

.preview_model .preview_close {
    display: none;
    float: right;
    margin-right: 2px;
    margin-top: 2px;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-image: url(/static/images/mb_ico.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

/*---------图片题选择题---------------*/

.question .topic_con .ShowImgCon {
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
    width: 100%;
    position: relative;
    font-size: 0;
    margin: 0.18rem 0 0;
}
.question .topic_con .ShowImgCon:first-child {
    margin: 0;
}
.question .topic_con .ShowImgCon .simg {
    display: inline-block;
    width: 47.6%;
    background-color: #ffffff;
    border-radius: 0.04rem;
    overflow: hidden;
    vertical-align: top;
}
.question .topic_con .ShowImgCon .simg:nth-child(odd) {
    margin-right: 0.15rem;
}
.question .topic_con .ShowImgCon .simg .simgbox {
    margin: 0 auto;
    border-top-left-radius: 0.04rem;
    border-top-right-radius: 0.04rem;
    position: relative;
}
.question .topic_con .ShowImgCon .simg .simgbox .ico_magnifier {
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    position: absolute;
    right: 0.06rem;
    top: 0.06rem;
    z-index: 2;
    background-position: -0.96rem -0.26rem;
    cursor: pointer;
}
.question .topic_con .ShowImgCon .simg .optionImg {
    padding: 0.1rem 0.1rem 0.1rem 0.38rem;
    position: relative;
}
.question .topic_con .ShowImgCon .simg .optionImg .img_txt {
    font-size: 0.16rem;
}
.question .topic_con .ShowImgCon .simg.checked .optionImg {
    border-bottom-left-radius: 0.04rem;
    border-bottom-right-radius: 0.04rem;
}
.question .topic_con .ShowImgCon .simg.checked .optionImg .img_txt {
    color: #484848;
}
.question .topic_con .ShowImgCon .simg .optionImg .ico_radio,
.question .topic_con .ShowImgCon .simg .optionImg .ico_checkbox {
    top: 50%;
    left: 0.1rem;
}
.question .topic_con .ShowImgCon .simg .optionImg .ico_radio {
    border-radius: 50%;
}

.question .topic_con .ShowImgCon .Oddimg {
    background: none;
    box-shadow: none;
    border: none !important;
}

.question .topic_con .ShowImgCon .optionImg label {
    width: 100px;
    width: 100px\0;
    line-height: 22px;
    display: inline-block;
    overflow: hidden;
    text-align: left !important;
}

.question .topic_con .ShowImgCon .simgbox img {
    width: 100%;
    height: auto;
}

.question .topic_con .ShowImgCon .simg.disabled {
    box-shadow: none;
}

.question .topic_con .ShowImgCon .simg.disabled .simgbox img {
    opacity: 0.5;
}

.question .topic_con .ShowImgCon .simg.disabled .optionImg .ico_checkbox {
    border-color: #d8d8d8;
}

.question .topic_con .ShowImgCon .simg.disabled .optionImg .img_txt {
    color: #d8d8d8;
}

/*------------- 图片弹出预览 -----------------*/
.WJswipe {
    overflow: hidden;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 98;
    height: 100vh;
    position: fixed;
}

.swipe-wrap .simgDiv {
    float: left;
    width: 100%;
    position: relative;
}

.swipe-wrap > div img {
    max-width: 100%;
    max-height: 100%;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -o-box;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    display: -ms-box;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}

.MackClose {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1999;
    top: 10px;
    right: 10px;
    background-size: contain;
    background-image: url(/static/img/survey_mobile/close.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.mackBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: 99;
    background-color: #000;
}

.swipe_operate {
    position: fixed;
    width: 100%;
    z-index: 1050;
    bottom: 0;
    min-height: 40px;
    background-image: url(/static/images/hbg.png);
}

.swipe_operate .alg {
    position: absolute;
    bottom: 50%;
    width: 30px;
    height: 30px;
    margin-bottom: -15px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.swipe-wrap img {
    max-width: 100%;
    max-height: 100%;
}

.arrow_left {
    left: 15px;
    margin-left: 0;
    background-image: url(/static/images/arrow_left.png);
}

.arrow_right {
    right: 15px;
    margin-right: -10px;
    background-image: url(/static/images/arrow_right.png);
}

.swipe_operate_con {
    color: #fff;
    padding: 10px 45px;
    font-size: 12px;
}

.swipe-wrap .img_loading {
    width: 50px;
    height: 50px;
    float: left;
    width: 100%;
    min-height: 500px;
    position: relative;
    background: url(/static/images/loading_wb.gif) center center no-repeat;
}

/*------------------ nps --------------------*/

.question .topic_con_nps {
    position: relative;
}
.question .topic_con_nps .optionBox .nps_score_list {
    text-align: center;
    font-size: 0;
}
.question .topic_con_nps .optionBox .nps_score_list > span {
    display: inline-block;
    width: 15%;
    height: 0;
    padding-bottom: calc(15% - 2px);
    color: #9b9b9b;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff;
    border: solid 1px #dde5ed;
    margin: 0 0.8% 0.06rem;
    position: relative;
}
.question .topic_con_nps .optionBox .nps_score_list > span i {
    display: block;
    width: 100%;
    line-height: 0.25rem;
    font-size: 0.18rem;
    font-style: normal;
    position: absolute;
    top: 50%;
    margin-top: -0.125rem;
    left: 0;
}
.question .topic_con_nps .optionBox .nps_score_list > span.checked {
    color: #ffffff;
}
.question .topic_con_nps .optionBox .nps_score_desc {
    display: flex;
    display: -webkit-flex;
    text-align: center;
    margin: 0.12rem 0 0;
}
.question .topic_con_nps .optionBox .nps_score_desc > div {
    flex: 1;
    -webkit-box-flex: 1;
    color: #9b9b9b;
    font-size: 0.14rem;
}
.question .topic_con_nps .optionBox .nps_score_desc > div:first-child {
    text-align: left;
}
.question .topic_con_nps .optionBox .nps_score_desc > div:last-child {
    text-align: right;
}

/*------------------ geographical --------------------*/

.question .topic_con_geographical {
    position: relative;
}
.question .topic_con_geographical .geo_ico.location_ico {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background-position: -1px -77px;
    margin-right: 6px;
}
.question .topic_con_geographical .btn_get_geographical {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    border-radius: 0.04rem;
    cursor: pointer;
}
.question .topic_con_geographical .btn_get_geographical {
    padding: 0.46rem 0;
    border: solid 1px #dde5ed;
}
.question .topic_con_geographical .btn_get_geographical.fade_out_left {
    position: absolute;
    left: 0;
    top: 0;
    animation: fadeOutLeft 0.3s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: fadeOutLeft 0.3s cubic-bezier(0.42, 0, 0.58, 0.1);
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.question .topic_con_geographical .btn_get_geographical:before {
    content: '';
    display: inline-block;
    width: 0.22rem;
    height: 0.27rem;
    vertical-align: top;
    margin: 0 0.16rem 0 0;
    background-position: -0.32rem 0;
}
.question .topic_con_geographical .geographical_content_wrap {
    position: relative;
    display: none;
    width: 100%;
    margin-left: 110%;
}
.question .topic_con_geographical .geographical_content_wrap.fade_in_right {
    display: block;
    animation: fadeInRight 0.3s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: fadeInRight 0.3s cubic-bezier(0.42, 0, 0.58, 0.1);
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.question .topic_con_geographical .geographical_content {
    overflow: hidden;
    border-radius: 0.04rem;
    border: solid 1px #dde5ed;
}
.question .topic_con_geographical .geographical_content .geographical {
    width: 100%;
    height: 2.4rem;
    background-color: #ffffff;
}
/* 高德地图图标重写 */
.question .topic_con_geographical .geographical_content .amap-geolocation-con {
    z-index: 99 !important;
}
/* 高德地图图标重写 */
.question .topic_con_geographical .geographical_content_wrap .current_location_btn,
.question .topic_con_geographical .geographical_content_wrap .geographical_clear_btn,
.question .topic_con_uploadfile .uploadfile_result .btn_wrap .btn-default {
    font-size: 0;
    display: block;
    width: 0.28rem;
    height: 0.28rem;
    margin-right: 0.12rem;
    border-radius: 50%;
    z-index: 2;
}
.question .topic_con_geographical .geographical_content_wrap .current_location_btn,
.question .topic_con_geographical .geographical_content_wrap .geographical_clear_btn {
    position: absolute;
    top: 0.12rem;
    right: 0;
}
.question .topic_con_geographical .geographical_content_wrap .current_location_btn {
    right: 0.4rem;
    background-position: -0.64rem -1.26rem;
}
.question .topic_con_geographical .geographical_content_wrap .geographical_clear_btn {
    background-position: -0.64rem -0.88rem;
}
.question .topic_con_geographical .geographical_result {
    width: 100%;
    padding: 0.12rem 0.18rem;
    background-color: #ffffff;
}
.question .topic_con_geographical .geographical_result .geographical_coord {
    display: none;
    line-height: 1.5;
    color: #aaaaaa;
    font-size: 0.14rem;
}
.question .topic_con_geographical .geographical_action {
    padding: 0.1rem 0.18rem 0.1rem 0.16rem;
    background-color: #ffffff;
    border-top: 1px solid #dedede;
}
.question .topic_con_geographical .geographical_action .geographical_input {
    overflow: hidden;
}
.question .topic_con_geographical .geographical_action .search_input_wrap {
    margin-right: 0.6rem;
}
.question .topic_con_geographical .geographical_action .search_input_wrap.input_focus {
    border: 0;
}
.question .topic_con_geographical .geographical_action .geographical_search_btn {
    float: right;
    display: block;
    width: 0.22rem;
    height: 0.22rem;
    padding: 0.02rem;
    background-position: -0.62rem -0.58rem;
}

/*------------- 上传题 ----------------*/

.question .topic_con_uploadfile {
    position: relative;
}
.question .topic_con_uploadfile > div {
    width: 100%;
    border-radius: 0.04rem;
}
.question .topic_con_uploadfile .uploadfile_btn_wrap {
    background-color: #ffffff;
    padding: 0.48rem 0;
    text-align: center;
    position: relative;
}
.question .topic_con_uploadfile .uploadfile_btn_wrap .selectFile {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}
/* .question .topic_con_uploadfile .uploadfile_btn_wrap .btn_upload,
.question .topic_con_uploadfile .uploadfile_loading .upload_tip {
    color: #484848;
} */
.question .topic_con_uploadfile .uploadfile_btn_wrap .btn_upload:before,
/* .question .topic_con_uploadfile .uploadfile_loading .upload_tip:before, */
.question .topic_con_uploadfile .uploadfile_result .file_name:before {
    content: '';
    display: inline-block;
    width: 0.24rem;
    height: 0.2rem;
    vertical-align: top;
    margin: 0.02rem 0.15rem 0 0;
    background-position: -0.64rem 0;
}
.question .topic_con_uploadfile .uploadfile_loading .upload_tip span {
    color: #2672ff;
    cursor: pointer;
}
.question .topic_con_uploadfile .uploadfile_loading .uploadfile_bar {
    height: 0.03rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
}
.question .topic_con_uploadfile .uploadfile_result {
    display: none;
    position: relative;
    padding: 0.15rem;
    height: 1.2rem;
    overflow: visible;
}
.question .topic_con_uploadfile .uploadfile_result .icon {
    background: url(/static/img/survey_mobile/icon_qupload.png) no-repeat;
    background-size: 0.24rem 1.9rem;
    width: 0.24rem;
    height: 0.24rem;
    font-size: 0;
}
.question .topic_con_uploadfile .uploadfile_result .icon.btn_clear {
    background-position: 0 -1.16rem;
}
.question .topic_con_uploadfile .uploadfile_result .file_name_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 0.88rem;
}
.question .topic_con_uploadfile .uploadfile_result .file_name {
    position: relative;
    text-align: center;
    padding: 0 0 0 0.34rem;
    height: 0.24rem;
    line-height: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.question .topic_con_uploadfile .uploadfile_result.png .file_name {
    height: auto;
    line-height: auto;
}
.question .topic_con_uploadfile .uploadfile_result .file_name:before {
    background: url(/static/img/survey_mobile/icon_qupload.png) no-repeat;
    background-size: 0.24rem 1.9rem;
    width: 0.24rem;
    height: 0.24rem;
    font-size: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -1.42rem;
}
.question .topic_con_uploadfile .uploadfile_result.doc .file_name:before {
    background-position: 0 0;
}
.question .topic_con_uploadfile .uploadfile_result.xlsx .file_name:before {
    background-position: 0 -0.29rem;
}
.question .topic_con_uploadfile .uploadfile_result.ppt .file_name:before {
    background-position: 0 -0.58rem;
}
.question .topic_con_uploadfile .uploadfile_result.pdf .file_name:before {
    background-position: 0 -0.87rem;
}
.question .topic_con_uploadfile .uploadfile_result.png .file_name:before {
    width: 0;
    height: 0;
}
.question .topic_con_uploadfile .uploadfile_result.png {
    height: 1.69rem;
    padding-top: 0.44rem;
}
.question .topic_con_uploadfile .uploadfile_result.png .file_name {
    padding: 0;
}
.question .topic_con_uploadfile .uploadfile_result.png .file_name div {
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 4px;
    background-color: #eaeaea;
    display: inline-block !important;
    position: relative;
}
.question .topic_con_uploadfile .uploadfile_result.png .file_name div img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.question .topic_con_uploadfile .uploadfile_result .btn_wrap {
    justify-content: space-between;
    display: flex;
    position: absolute;
    top: -0.12rem;
    right: -0.12rem;
}
.question .topic_con_uploadfile .uploadfile_result .btn_wrap .btn-default {
    position: relative;
}

/*------------- 文字投票题 ----------------*/

.question .topic_vote .fontVoteProgressBox {
    position: relative;
    height: 0.16rem;
    overflow: hidden;
    display: none;
    margin: 0.12rem 0 0.18rem;
}
.question .topic_vote .fontVoteProgressBox .progressBox {
    width: 2.04rem;
    height: 0.03rem;
    background: #d9d9d9;
    border-radius: 0.05rem;
    overflow: hidden;
    margin: 0.065rem 0 0;
}
.question .topic_vote .fontVoteProgressBox .progressBox .progress_vote {
    height: 3px;
    width: 0%;
}
.question .topic_vote .fontVoteProgressBox .progress_info {
    float: right;
    text-align: right;
    font-size: 0.12rem;
    color: #9b9b9b;
}

/*------------- 图片投票题 ----------------*/

.question .topic_con_vote .ShowImgCon .voteProgressBox {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.4rem 0;
    text-align: center;
    color: #ffffff;
}
.question .topic_con_vote .ShowImgCon .voteProgressBox .percentage {
    font-size: 0.24rem;
}
.question .topic_con_vote .ShowImgCon .voteProgressBox .vote_num {
    font-size: 0.16rem;
    margin: 0.05rem 0 0;
}
.question .topic_con_vote .ShowImgCon .voteProgressBox .progress {
    width: 65%;
    height: 0.03rem;
    margin: 0.15rem auto 0;
    border-radius: 0.05rem;
    background-color: rgba(217, 217, 217, 0.5);
    position: relative;
}
.question .topic_con_vote .ShowImgCon .voteProgressBox .progress > span {
    display: block;
    width: 0;
    height: 0.03rem;
    border-radius: 0.05rem;
    background-color: #ffffff;
}

/*------------- 分割线 ----------------*/

.DividingLine {
    border-bottom: 1px dashed #ccc;
    height: 20px;
    margin-left: 0;
    margin-bottom: 30px;
}

.Lock_ico {
    display: inline-block;
    cursor: pointer;
    height: 18px;
    margin: -5px 5px 0 5px;
    width: 18px;
    vertical-align: middle;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url('/static/images/lock.png');
}

.loadingimg {
    display: none;
    height: 32px;
    margin: 0 auto;
    width: 32px;
    background: url('/static/images/Bigloading.gif') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.querylogo {
    display: block;
    width: 260px;
    height: 36px;
    margin: 10px auto 5px auto;
    background-size: contain;
    background-image: url(/static/panelsite/querylogo.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.wjNum {
    position: relative;
    /*padding-left: 35px;*/
}

/*------------- 底部信息 ----------------*/

.MobileServeyFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.MobileServeyFooter .ma_auto {
    width: 100%;
    line-height: 0.2rem;
    /* overflow: hidden; */
    margin: 0 0 0.2rem;
    padding: 0 0.18rem;
}
.MobileServeyFooter .ma_auto .footer_content {
    position: relative;
}
.MobileServeyFooter .ma_auto .footer_content {
    font-size: 0;
    /* text-align: center; */
}
.MobileServeyFooter .ma_auto .footer_content a,
.MobileServeyFooter .ma_auto .footer_content span {
    font-size: 0.14rem;
    text-decoration: none;
}
.MobileServeyFooter .ma_auto .footer_content > a {
    display: inline-block;
    color: #707070;
    width: 12.5%;
}
.MobileServeyFooter .ma_auto .footer_content > .wjtext {
    display: inline-block;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}
.MobileServeyFooter .ma_auto .footer_content .wjtext a,
.MobileServeyFooter .ma_auto .footer_content .wjtext span {
    color: #707070;
}
.MobileServeyFooter .jubao {
    text-align: left;
}
.MobileServeyFooter .btn_link_dc {
    text-align: right;
    float: right;
}
.MobileServeyFooter .jubao i {
    font-style: normal;
}
.hide-footer .jubao,
.hide-footer .wjtext,
.hide-footer .btn_link_dc {
    display: none !important;
}
/*------------- 答题进度条 ----------------*/

.MobileServeyFooter .wjprogress_new {
    width: 100%;
    position: relative;
    padding: 0.05rem 0.18rem;
    background-color: #ffffff;
    border-top: solid 1px #d8d8d8;
    color: #484848;
    font-size: 0.14rem;
    text-align: right;
    overflow: hidden;
}
.MobileServeyFooter .wjprogress_new .barbox {
    height: 0.06rem;
    background-color: #ccc;
    border-radius: 0.04rem;
    margin: 0.07rem 0.65rem 0.07rem 0;
    text-align: left;
}
.MobileServeyFooter .wjprogress_new .barbox > span {
    display: block;
    height: 0.06rem;
    border-radius: 0.04rem;
}
.MobileServeyFooter .wjprogress_new .progress_txt {
    float: right;
    font-style: normal;
}

.UploadText {
    width: 100%;
    display: block;
    padding: 5px 0;
}

.MatrixType .unstyled {
    box-shadow: none;
}

.Focusli {
    background-color: #f3faff !important;
}

.NoBorder {
    border: none !important;
}
.optionBox_c .topic_input {
    border: 1px solid #d5d5d5;
}

#loader_div {
    margin-bottom: 10px;
    font-size: 0.18rem;
}

#loader_div img {
    border-radius: 16px;
}

.fixedBut {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    margin: 0px;
    z-index: 2;
}

.activeImg {
    border: 1px solid #84c6ff !important;
}

.weixin_mask {
    background-image: url('/static/images/weixin/fenxiangweixin.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 254px;
    margin: 20px auto 0 auto;
    position: relative;
    width: 260px;
    z-index: 999;
}

.weixin_mask.share_weixin {
    background-image: url('/static/images/weixin/weixin-share.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 254px;
    margin: 20px auto 0 auto;
    position: relative;
    width: 260px;
    z-index: 999;
}

/* 微信答题者弹出框开始 */
.mask {
    position: absolute;
    top: 0px;
    filter: alpha(opacity=50);
    background-color: #000;
    z-index: 1002;
    left: 0px;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}

.popup {
    width: 300px;
    background-color: #fff;
    border-radius: 4px;
    margin: auto;
    height: 140px;
    position: fixed;
    z-index: 9999;
    overflow: hidden;
}

.w123 {
    height: 110px;
}

.pop-content {
    padding: 0 25px;
    margin: auto;
    /* display:block; width:288px;*/
}

.pop-content1 {
    padding: 0 10px;
    position: relative;
}

.con_p {
    width: 265px;
    padding: 0px 18px;
    position: relative;
    margin: auto;
    text-align: left !important;
    text-indent: 0px;
}

.pop-content2 {
    padding: 0 35px;
}

.pop-content2 .wxbg {
    line-height: 32px;
    font-size: 14px;
}

.pop-title {
    display: block;
    padding: 15px 0 15px 0px;
    font-size: 18px;
    font-weight: border;
    text-align: center;
}

.login {
    text-align: center;
    background-color: #42b917;
    border-radius: 3px;
    font-size: 18px;
    line-height: 24px;
    padding: 11px 0;
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    z-index: 9999;
    vertical-align: middle;
}

.login i {
    width: 31px;
    height: 25px;
    margin-right: 5px;
    float: left;
    display: inline-table;
    background: url(/static/img/survey_mobile/wxicon.png) 0 0 no-repeat;
    background-size: cover;
}

.login p {
    margin: auto;
    width: 150px;
    display: block;
}

.login span {
    height: 24px;
    display: block;
    color: #fff !important;
}

.jump {
    text-decoration: none;
    color: #818181;
    text-align: right;
    display: block;
    font-size: 16px;
    padding: 10px 0 0 0;
    cursor: pointer;
}

.txtl {
    text-align: left;
}

.popup p {
    color: #818181;
    text-align: center;
    padding: 0 18px;
}

.wxbg {
    background: url(/static/img/survey_mobile/wxicon1.png) no-repeat;
    width: 38px;
    text-align: left;
    display: inline-table;
    font-size: 14px;
    height: 31px;
    background-size: cover;
    float: left;
    margin: 2px 8px 0 0;
}

.wxtxt {
    text-align: left;
    display: block;
    font-size: 14px;
    height: 31px;
    padding-left: 5px;
}

.h-at {
    height: auto;
}

.f130 {
    font-size: 18px;
}

.f56 {
    font-size: 56%;
}

.tcode {
    padding: 26px;
    margin-top: 26px;
    text-align: center;
    margin-bottom: 20px;
}

/* 微信答题者弹出框结束 */

.weibo_mask {
    background-image: url('/static/images/weixin/fenxiangweibo.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    float: right;
    height: 230px;
    margin-top: 5px;
    position: relative;
    width: 260px;
    z-index: 999;
}

.web_mask {
    background-image: url('/static/images/weixin/duihuakuang_1.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 230px;
    margin: 60px auto 0 auto;
    position: relative;
    width: 260px;
    z-index: 999;
}

/*手机分享弹出层*/

.web_mask_01,
.web_mask_02 {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin: 60px auto 0 auto;
    position: relative;
    width: 260px;
    z-index: 999;
}

.web_mask_01 {
    background-image: url('/static/images/weixin/fxweixin.png');
    margin: 20px auto 0 auto;
    height: 254px;
}

.web_mask_02 {
    background-image: url('/static/images/weixin/fxwap.png');
    height: 205px;
}

.weixin_new_published {
    background-image: url('/static/images/weixin/duihuakuang.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 254px;
    margin: 20px auto 0 auto;
    position: relative;
    width: 260px;
    z-index: 999;
}

/*手机分享弹出层*/

#saver_div img {
    border-radius: 16px;
}

.Error_message {
    text-align: center;
    padding: 150px 20px 20px 20px;
}

.Error_message span {
    display: inline-block;
    color: #ee5255;
    font-size: 18px;
    padding: 20px 0 0 0;
}

.Error_message p {
    color: #bebebe;
}

.error_code {
    padding: 0 0 10px 0;
}

.popup_img_wrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.75);
}

.popup_img_wrap .btn_close {
    position: fixed;
    width: 0.34rem;
    height: 0.34rem;
    top: 0.13rem;
    right: 0.13rem;
    z-index: 999;
    background-position: -0.26rem -1.53rem;
}

.popup_img_wrap .txt_wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    background-color: rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
    display: -webkit-box;
    z-index: 999;
    -webkit-box-align: center;
    -moz-box-align: center;
}

.popup_img_wrap .txt {
    -webkit-box-flex: 1;
    color: #eeeeee;
    line-height: 0.48rem;
    font-size: 0.16rem;
    padding: 0 0.18rem;
    text-align: center;
}

.popup_img_wrap .prev,
.popup_img_wrap .next {
    width: 0.18rem;
    height: 0.16rem;
}

.popup_img_wrap .prev {
    background-position: -0.34rem -1.06rem;
    margin: 0 0 0 0.18rem;
}

.popup_img_wrap .next {
    background-position: -0.34rem -1.32rem;
    margin: 0 0.18rem 0 0;
}

.popup_img_wrap ul {
    height: 100%;
    padding-bottom: 0.48rem;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.popup_img_wrap li {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    float: left;
}

.popup_img_wrap li img {
    display: block;
    max-width: 98%;
    max-height: 98%;
    margin: 0 auto;
}

.popupMAlert_bg {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.7);
}

.popupMAlert {
    width: 270px;
    position: fixed;
    left: 50%;
    margin-left: -135px;
    font-size: 14px;
    text-align: center;
    z-index: 100000;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.popupMAlert .title {
    height: 42px;
    line-height: 42px;
    color: #fff;
    background: #3d9ccf;
    font-size: 15px;
}

.popupMAlert .btn {
    border-top: 1px solid #bdbdbd;
    height: 37px;
    line-height: 37px;
    font-size: 15px;
}

.popupMAlert .content {
    padding: 20px 15px;
}

.popup_submit_validation {
    font-size: 14px;
}

.popup_submit_validation .text {
    overflow: auto;
    zoom: 1;
}

.popup_submit_validation .inputWrap {
    width: 164px;
    border: 1px solid #bdbdbd;
    float: left;
    border-radius: 3px;
}

.popup_submit_validation input {
    display: block;
    width: 100%;
    border: 0;
    padding: 4px 10px;
    margin: 0;
    line-height: 20px;
}

.popup_submit_validation img {
    display: block;
    float: right;
    width: 65px;
    height: 30px;
    cursor: pointer;
}

.popup_submit_validation .error {
    color: #f97c7c;
    line-height: 23px;
    height: 23px;
    text-align: left;
}

.pt40 {
    padding-top: 42px;
}

/* .submitTimer {
    text-align: center;
    height: 0.4rem;
    line-height: 0.4rem;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    color: #484848;
    font-size: 0.16rem;
    background: #FFF6DA;
    z-index: 100;
}

.submitTimer.only {
    background: #fcecec;
}

.submitTimer #submitTimer {
    color: #7acc5a;
    margin-left: 0.1rem;
}

.submitTimer.only #submitTimer {
    color: #f97c7c;
} */

.body_timer .survey_cover .TopBgLogo {
    top: 0.56rem;
}

.body_preview.body_timer .survey_cover .TopBgLogo {
    top: 0.16rem;
}

/*************envelope start***************/

/* end vote */

.envelope_draw {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}
#no_EnvelopeDiv_box center img {
    width: 75%;
}
#no_EnvelopeDiv_box {
    padding-bottom: 15px;
}
.envelope_draw .red_code_box {
    width: 80%;
    margin: 0 auto;
}

.envelope_draw .red_code {
    margin-top: 20px;
    cursor: pointer;
}

.envelope_draw .red_info {
    margin-top: 40px;
}

.envelope_draw .red_info p {
    margin: 5px 0;
}

.envelope_draw .red_code_btn {
    display: block;
    width: 200px;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    background: #f84c3d;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    margin: 25px auto;
    cursor: pointer;
}

.envelope_draw span.go_draw_btn_box {
    display: block;
    color: white;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    background: url(/static/images/plugin_center/envelope_draw_box_span.png) no-repeat center;
}

.envelope_red .red_info {
    margin-top: 20px;
}

.envelope_red .red_info p {
    margin: 5px 0;
    font-size: 20px;
}

.envelope_red .red_code_box {
    width: 90%;
    margin: 40px auto 0;
}

.red_info.tc {
    text-align: center;
    color: #5c5c5c;
}

#envelope_picked .red_code_box,
#envelope_sent .red_code_box {
    margin-top: 0px;
}

#envelope_picked,
#envelope_sent {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 22%;
}

.btn_primary {
    color: #53a4f4;
}

.btn_gray {
    color: #5c5c5c;
}

.text_gray {
    color: #9c9c9c;
}

.text_pink {
    color: #f97c7c;
}
#envelopeDiv .share_btn,
#envelopeDiv .draw_btn,
#no_EnvelopeDiv_box .draw_btn {
    display: block;
    width: 230px;
    padding: 0 15px;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    background-image: -moz-linear-gradient(-90deg, rgb(251, 118, 119) 0%, rgb(252, 70, 73) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(251, 118, 119) 0%, rgb(252, 70, 73) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(251, 118, 119) 0%, rgb(252, 70, 73) 100%);
    box-shadow: 5px 8.66px 18px 0px rgb(248, 112, 101);
    color: #fff;
    text-align: center;
    border-radius: 40px;
    margin: 0 auto;
    cursor: pointer;
}
.big_size {
    font-size: 24px;
}
.small_size {
    font-size: 16px !important;
}
#end_desc .blue_ok {
    width: 35px;
    height: 35px;
    position: relative;
    right: 10px;
    top: 8px;
}

#gt {
    display: none;
    width: 328px;
    background: #fff;
    border-radius: 5px;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -164px;
    margin-top: -130px;
    z-index: 9999;
    border: 1px solid #dbdbdb;
    padding: 12px 10px;
    text-align: center;
}

#gt p.bt {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
}

.topic_input + .red {
    font-size: 14px;
}

.end_create_btn.inline-block {
    display: inline-block;
    margin: 20px auto 0;
    font-size: 0.14rem;
    text-align: center;
    left: 50%;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    border: 1px solid #53a4f4;
    color: #53a4f4;
    text-decoration: none;
    border-radius: 3px;
}

.su_draw {
    display: none;
    margin: 10px auto 20px;
    text-align: center;
}

.su_draw .su_create_btn {
    color: #aaa;
    text-decoration: none;
}

.t_left {
    text-align: left;
}

/*---------------- 限定手机号答题 --------------------*/

.limite_mobile_wrap,
.survey_continue_wrap {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    padding-bottom: 1rem;
    background-color: rgba(72, 72, 72, 0.75);
}

.limite_mobile_wrap .limite_mobile_cover:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(72, 72, 72, 0.75);
    z-index: 0;
}

.limite_mobile_wrap .limite_mobile_box,
.survey_continue_wrap .survey_continue_content {
    font-size: 0;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding: 0.5rem 0.19rem 0;
}

.limite_mobile_wrap .limite_mobile_box .project_title,
.survey_continue_wrap .survey_continue_content .project_title {
    color: #ffffff;
    font-size: 0.28rem;
    line-height: 1.4;
    margin: 0 0.01rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.limite_mobile_wrap .limite_mobile_box .step_validate {
    margin: 0.4rem 0 0;
    font-size: 0;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .lm_error_bar {
    margin: 0 0 0.16rem;
    font-size: 0.16rem;
    line-height: 0.22rem;
    height: 0.22rem;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item {
    margin: 0.1rem 0 0;
    border-radius: 0.04rem;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.07);
    padding: 0 0.18rem;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item_vcode {
    display: none;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .input_wrap {
    display: inline-block;
    width: 1.6rem;
    height: 0.6rem;
    overflow: hidden;
    font-size: 0;
    background-color: #ffffff;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .input_wrap > input {
    height: 0.6rem;
    line-height: 0.26rem;
    padding: 0.17rem 0;
    font-size: 0.18rem;
    box-sizing: border-box;
    background-color: transparent;
    border: 0;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .lm_btn_get_mobile_code {
    display: block;
    float: right;
    color: #2672ff;
    height: 0.6rem;
    line-height: 0.6rem;
    cursor: pointer;
    font-size: 0.18rem;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .lm_btn_get_mobile_code.disabled {
    color: #d8d8d8;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .ico_status {
    display: block;
    float: right;
    height: 0.26rem;
    width: 0.26rem;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0.17rem 0;
    font-size: 0.18rem;
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .ico_status_success {
    background-image: url(/static/img/survey_mobile/ico_success_sm.png);
}

.limite_mobile_wrap .limite_mobile_box .step_validate .form_item .ico_status_fail {
    background-image: url(/static/img/survey_mobile/ico_fail_sm.png);
}

.limite_mobile_wrap .limite_mobile_box .button {
    margin: 0.1rem 0 0;
    color: #ffffff;
}
/* 限定手机号答题，无须验证 */
.limite_mobile_wrap .limite_mobile_box .step_not_validate .form_item .input_wrap,
.limite_mobile_wrap .limite_mobile_box .step_not_validate .form_item .input_wrap > input {
    width: 100%;
}

/*---------------- 分页续答 --------------------*/

.survey_continue_wrap .survey_continue_content .survey_continue_btn {
    padding: 0.7rem 0 0;
}

.survey_continue_wrap .survey_continue_content .survey_continue_btn .button {
    margin: 0 0 0.1rem;
}

/*手机分享显示答题二维码*/

.mask_save_ewm {
    position: relative;
    z-index: 999;
    margin: 40px auto 0;
    text-align: center;
}

.mask_save_ewm > p {
    color: #ffffff;
    padding-top: 12px;
}

/*螺丝帽*/

.lsm_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(/static/images/icon/bg_20.png);
    z-index: 1000;
    left: 0;
    top: 0;
    display: none;
}

.lsm_bg .lsm_title {
    width: 300px;
    height: 244px;
    line-height: 170px;
    position: fixed;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -122px;
    z-index: 1001;
    background: #fff;
}

.lsm_bg .l-captcha {
    width: 240px !important;
    position: fixed;
    z-index: 1003;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: 0;
    z-index: 1003;
}

/*选项关联*/

.related-tip {
    color: #b1b1b1;
}

.unstyled.noborder,
.phone_select.noborder {
    border: 0;
}

.option-hide {
    display: none;
}

.phone_select .select-source,
.phone_select_multiple .select-source {
    display: none;
}
/*红包改进，修改答题页样式*/
#end_page .luck_draw_tip {
    margin-top: 15px;
}
#end_page .button.inline-block-report {
    display: inline-block;
    width: 96px;
    font-size: 14px !important;
    padding: 0;
    height: 40px;
    line-height: 40px;
    position: relative;
    background-color: #85c8ff;
    color: #ffffff;
}
#end_page .inline-block {
    display: inline-block;
    width: 166px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 0;
    margin-left: 10px;
}
#end_desc {
    font-size: 18px;
    color: #484848;
}
#seq_content {
    color: #484848;
}

.survey_cover {
    position: relative;
    min-height: inherit;
    padding: 0;
}

.survey_cover_bg {
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.survey_cover_img,
.survey_cover_bg {
    background-image: url(/static/img/survey_mobile/cover_img.jpg);
    background-size: cover;
    background-position: center center;
}

.body_preview .survey_cover_bg {
    top: 0.4rem;
}

.survey_cover .TopBgLogo {
    background-color: transparent;
    position: absolute;
    top: 0.16rem;
    left: 0.1rem;
    right: 0.1rem;
}

.survey_cover .TopBgLogo .wjlogo {
    display: inline-block;
}

.survey_cover .TopBgLogo .logo {
    display: block;
    max-height: 1rem;
    max-width: 100%;
}

.survey_cover .survey_cover_text {
    margin: 0;
    padding: 0.3rem 0.18rem 0.12rem;
    background-color: transparent;
    box-shadow: none;
}

.survey_cover .survey_cover_text .cover_backdrop {
    width: 100%;
    height: 0.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(14, 14, 14, 0.4) 100%);
    display: none;
}

.survey_cover .survey_cover_text .cover_backdrop.cover_backdrop_none {
    opacity: 1;
    animation: coverBackdorpFadeOut 0.2s cubic-bezier(0.42, 0, 0.58, 0.1);
    -webkit-animation: coverBackdorpFadeOut 0.2s cubic-bezier(0.42, 0, 0.58, 0.1);
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.survey_cover .cover_backdrop:after {
    content: '';
    display: block;
    width: 0.2rem;
    height: 0.13rem;
    position: absolute;
    bottom: 0.2rem;
    left: 50%;
    margin-left: -0.1rem;
    background: url(/static/img/survey_mobile/cover_arrow.png) no-repeat;
    background-size: 100%;
}

.survey_cover .survey_cover_text .TopBgTitle {
    color: #484848;
    font-size: 0.24rem;
    font-weight: 300;
}

/* .survey_cover .survey_cover_text .TopBgTitle p {
    color: #ffffff;
} */

.survey_cover .survey_cover_text .desc_begin {
    font-size: 0.16rem;
    margin: 0.2rem 0 0;
}
.TopBgTitle .wj_title img,
.survey_cover .desc_begin img,
.Phone_con .question .topic_title img,
.Phone_zon .question .option_label img,
.question .option_txt img,
.question .option_title img,
#end_desc img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
}
/* 离开答题提示框 */
#leave_tip_wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

#leave_tip_wrap .leave_tip {
    width: 3.33rem;
    height: 2.96rem;
    background-color: #ffffff;
    border-radius: 0.08rem;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    padding: 0.32rem 0.24rem 0.35rem;
    margin: -1.98rem 0 0 -1.665rem;
}

#leave_tip_wrap .leave_tip .leave_tit {
    text-align: center;
    font-size: 0.21rem;
    color: #484848;
    line-height: 1.8em;
}

#leave_tip_wrap .leave_tip .leave_con {
    margin: 0.3rem 0 0;
    font-size: 0.16rem;
    color: #484848;
    line-height: 1.8em;
    min-height: 0.86rem;
}

#leave_tip_wrap .leave_tip .leave_btn_wrap {
    margin: 0.3rem 0 0;
    font-size: 0.16rem;
    color: #484848;
    line-height: 1.8em;
    display: flex;
    justify-content: space-between;
}

#leave_tip_wrap .leave_tip .leave_btn_wrap > a {
    display: block;
    width: 1.3rem;
    height: 0.43rem;
    line-height: 0.43rem;
    text-align: center;
}

#leave_tip_wrap .leave_tip .leave_btn_wrap > a.btn_leave {
    color: #aaaaaa;
}

#leave_tip_wrap .leave_tip .leave_btn_wrap > a.btn_cancel_leave {
    color: #ffffff;
    border-radius: 0.05rem;
    background-color: #56a5f1;
}
/* 离开答题提示新样式 */
#leave_tip_wrap .leave_tip_v2 {
    width: 3rem;
    height: 2.93rem;
    background-color: #ffffff;
    border-radius: 0.04rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}
#leave_tip_wrap .leave_tip_v2 .leave_content {
    display: flex;
    align-items: center;
    width: 100%;
    height: 1.6rem;
    color: #ffffff;
    font-size: 0.16rem;
    line-height: 1.5;
    background: url(/static/img/survey_mobile/leave_tip_img.png) no-repeat;
    background-size: 100%;
    padding: 0.26rem 0.24rem 0.5rem;
}
#leave_tip_wrap .leave_tip_v2 .leave_btn_wrap {
    padding: 0.3rem 0.32rem 0.1rem;
    text-align: center;
    font-size: 0.16rem;
    line-height: 0.44rem;
}
#leave_tip_wrap .leave_tip_v2 .leave_btn_wrap > a {
    display: block;
    width: 2.36rem;
    height: 0.44rem;
}
#leave_tip_wrap .leave_tip_v2 .leave_btn_wrap .btn_cancel_leave {
    background-image: linear-gradient(27deg, #2572ff 0%, #5792ff 100%);
    box-shadow: 0 0 8px 0 rgba(38, 114, 255, 0.2);
    border-radius: 0.22rem;
    color: #ffffff;
}
#leave_tip_wrap .leave_tip_v2 .leave_btn_wrap .btn_leave {
    color: #aaaaaa;
    margin-top: 0.06rem;
}
#leave_tip_wrap .leave_tip_v2 .leave_bottom_content {
    display: none;
    padding: 0.1rem 0.13rem;
    border-top: 1px solid #ebeff4;
    line-height: 1.5;
    text-align: center;
}
#leave_tip_wrap .leave_tip_v2 .leave_bottom_content > a {
    display: inline-block;
    color: #ff6d56;
    line-height: 1.5;
    font-size: 0.14rem;
    vertical-align: middle;
}
#leave_tip_wrap .leave_tip_v2 .leave_bottom_content > a:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-top: 0.03rem;
    width: 0.13rem;
    height: 0.14rem;
    margin-right: 0.04rem;
    background: url(/static/img/survey_mobile/leave_tip_icon_gift.png) no-repeat;
    background-size: 100%;
}
#leave_tip_wrap .leave_tip_v2 .leave_bottom_content > p {
    color: #aaaaaa;
    font-size: 0.12rem;
}
#leave_tip_wrap.leave_need_ad .leave_tip_v2 {
    height: 3.6rem;
}
#leave_tip_wrap.leave_need_ad .leave_bottom_content {
    display: block;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct .leave_tip_v2 {
    box-shadow: 0 0 0.04rem 0 rgba(0, 0, 0, 0.15);
    border-radius: 0.1rem;
    height: unset;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct .leave_tip_v2 .leave_content {
    background: #ffffff;
    border-radius: 0.08rem 0.08rem 0 0;
    padding: 0.24rem 0 0.19rem;
    flex-direction: column;
    height: auto;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct
    .leave_tip_v2
    .leave_content
    .leave_content_title {
    font-size: 0.18rem;
    color: #484848;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct
    .leave_tip_v2
    .leave_content
    .leave_content_desc {
    font-size: 0.12rem;
    color: #aaaaaa;
    margin-top: 0.03rem;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct .leave_tip_v2 .leave_btn_wrap {
    font-size: 0.12rem;
    color: #aaaaaa;
    padding: 0 0 0.16rem 0;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct.leave_need_ad .leave_tip_v2 .leave_btn_wrap {
    padding: 0rem;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct
    .leave_tip_v2
    .leave_btn_wrap
    .btn_cancel_leave {
    background: #377cff;
    border-radius: 0.18rem;
    font-size: 0.13rem;
    color: #ffffff;
    width: 1.91rem;
    height: 0.36rem;
    margin: 0 auto;
    line-height: 0.36rem;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct .leave_tip_v2 .leave_btn_wrap .btn_leave {
    font-size: 0.13rem;
    color: #aaaaaa;
    margin: 0 auto;
    width: 1.91rem;
    height: 0.46rem;
    line-height: 0.46rem;
}

#leave_tip_wrap.leave_tip_wrap.leave_tip_wrap_direct.leave_need_ad
    .leave_tip_v2
    .leave_bottom_content {
    background: url(/static/img/survey_mobile/leave_tip_img_v2.png) no-repeat;
    background-size: 3rem auto;
    width: 3rem;
    height: 2.93rem;
    padding: 0;
    border-top: none;
    border-radius: 0 0 0.1rem 0.1rem;
}

@keyframes buttonSelected {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-0.03rem);
    }
    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes buttonSelected {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-0.03rem);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes fadeOutLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-110%);
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-110%);
    }
}

@keyframes fadeInRight {
    0% {
        transform: translateX(110%);
    }
    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        transform: translateX(110%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes starLight {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.18, 1.18);
    }
    100% {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes starLight {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.18, 1.18);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes scoreTipLight {
    0% {
        transform: translateY(0) scale(1, 1);
        opacity: 0;
    }
    33.3% {
        transform: translateY(-0.1rem) scale(1, 1);
        opacity: 1;
    }
    66.6% {
        transform: translateY(-0.1rem) scale(1, 1);
        opacity: 1;
    }
    100% {
        transform: translateY(0) scale(1, 1);
        opacity: 0;
    }
}

@-webkit-keyframes scoreTipLight {
    0% {
        transform: translateY(0) scale(1, 1);
        opacity: 0;
    }
    33.3% {
        transform: translateY(-0.1rem) scale(1, 1);
        opacity: 1;
    }
    66.6% {
        transform: translateY(-0.1rem) scale(1, 1);
        opacity: 1;
    }
    100% {
        transform: translateY(0) scale(1, 1);
        opacity: 0;
    }
}
@keyframes errorfadeInLeft {
    0% {
        height: 0;
        opacity: 0;
        margin-left: 50%;
    }
    23.8% {
        height: 0.22rem;
        opacity: 0;
        margin-left: 50%;
    }
    71.4% {
        opacity: 1;
        margin-left: -0.1rem;
    }
    100% {
        margin-left: 0;
    }
}

@-webkit-keyframes errorfadeInLeft {
    0% {
        height: 0;
        opacity: 0;
        margin-left: 50%;
    }
    23.8% {
        height: 0.22rem;
        opacity: 0;
        margin-left: 50%;
    }
    71.4% {
        opacity: 1;
        margin-left: -0.1rem;
    }
    100% {
        margin-left: 0;
    }
}
@keyframes coverBackdorpFadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes coverBackdorpFadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/* 转盘抽奖新样式 */
#lucydrawIframe {
    width: 100%;
    height: 1200px;
    position: relative;
    margin-top: 0;
}

#lucydrawIframe button {
    position: absolute;
    width: 30%;
    height: 200px;
    opacity: 0;
    left: 50%;
    top: 226px;
    margin-left: -15%;
}

#lucydrawIframe iframe {
    width: 100%;
    height: 100%;
}
/* 闯关模式 */
/* 开始答题弹窗 */
.pass_begin {
    width: 100%;
    min-height: 100vh;
    position: relative;
    background-color: #ff5500;
    z-index: 5;
}
.pass_begin .begin_content {
    margin: 0 auto;
    text-align: left;
    padding-bottom: 20px;
}
.pass_begin .begin_pic {
    text-align: center;
}
.pass_begin .begin_tip {
    width: 90%;
    margin: 10px auto;
    font-size: 24px;
    color: #fff;
    line-height: 2;
}
.pass_begin .begin_msg {
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
}
.pass_begin .begin_sure {
    width: 300px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border-radius: 20px;
    margin: 40px auto 0;
    background-image: linear-gradient(to bottom, #ffd655, #fca612);
    box-shadow: 3px 5.2px 10px 0 rgba(255, 197, 88, 0.25);
    text-align: center;
    font-size: 20px;
}
/* 失败弹窗 */
.pass_fail {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 5;
}
.pass_fail .failwrap {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    padding-top: 50px;
}
.pass_fail .fail_content {
    width: 90%;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.pass_fail .picwrap {
    text-align: center;
    padding-top: 60px;
}
.pass_fail .fail_tip {
    font-size: 24px;
    color: #484848;
    line-height: 4;
}
.pass_fail .fail_msg {
    font-size: 18px;
    color: #aaaaaa;
}
.pass_fail .fail_sure {
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    background-color: #2672ff;
    color: #fff;
    margin: 20px auto;
    font-size: 16px;
}
::-webkit-scrollbar {
    width: 0px;
    height: 8px;
    padding: 0;
}
::-webkit-scrollbar-button {
    display: block;
    width: 0;
    height: 0;
}
/* 展示不同的创建按钮 */
[btn_style='1'] #end_page .end_create_btn,
[btn_style='2'] #end_page .end_create_btn,
[btn_style='3'] #end_page .end_create_btn {
    width: 160px;
    height: 42px;
    font-size: 0;
    border: 0;
    margin: 20px 0 50px 0;
}
[btn_style='1'] #end_page .end_create_btn {
    background: url(/static/images/create_btn3.png) no-repeat;
    background-size: 185px;
    background-position: -12px;
}

body[btn_style='1'] .phone_content_wrap,
body[btn_style='2'] .phone_content_wrap,
body[btn_style='3'] .phone_content_wrap,
body[btn_style='4'] .phone_content_wrap,
body[btn_style='5'] .phone_content_wrap {
    min-height: 100% !important;
}

body[btn_style='1'] .phone_content_wrap,
body[btn_style='2'] .phone_content_wrap,
body[btn_style='3'] .phone_content_wrap {
    padding-bottom: 0.5rem;
}
body[btn_style='4'] .phone_content_wrap,
body[btn_style='5'] .phone_content_wrap {
    padding-bottom: 0.7rem;
    background-color: #f0f0f0;
}
.end_create_btn_hide {
    display: none !important;
}
/* 添加我也要免费创建 */
.survey_info_wrap .my_end_create_btn {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #53a4f4;
    color: #53a4f4;
    text-decoration: none;
    border-radius: 4px;
    display: block;
    margin: 20px auto 0;
    width: 160px;
    text-align: center;
}
/* 答题结束页优化 */
.new_answer_style {
    background-color: #f0f0f0;
}
.new_answer_style .phone_end .enc_desc_wrap {
    background-color: #f0f0f0;
    padding: 0.3rem 0.18rem 0.01rem;
}
.new_answer_style .phone_end #end_desc {
    color: #707070;
}
.new_answer_style .MobileServeyFooter {
    background-color: #fff;
    height: 0.48rem;
    line-height: 0.48rem;
}
.new_answer_style .MobileServeyFooter .ma_auto {
    margin: 0;
    /* padding:0; */
    line-height: 0.48rem;
}
.new_answer_style .MobileServeyFooter .ma_auto .footer_content a {
    font-size: 0.12rem;
}
.new_answer_style .MobileServeyFooter .ma_auto .footer_content > .wjtext {
    display: none;
}
.new_answer_style .MobileServeyFooter .ma_auto .footer_content a.new_create_style:not(.href-click) {
    font-size: 0.14rem;
    margin-right: 1.26rem;
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
    height: 0.48rem;
    line-height: 0.48rem;
    display: block !important;
    color: #55a5f1;
    top: 0;
    transform: translateX(-50%);
    position: absolute;
}
.new_answer_style .MobileServeyFooter .ma_auto .footer_content a.new_create_style.href-click {
    font-size: 0.14rem;
    margin-right: 1.26rem;
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
    height: 0.48rem;
    line-height: 0.48rem;
    display: inline-block !important;
    color: #55a5f1;
}
.new_answer_style .MobileServeyFooter .ma_auto .footer_content .end_btn_wrapper {
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
    display: inline-flex !important;
    justify-content: center;
    left: 0;
}
.footer_content .end_btn_wrapper .end_copy_btn {
    width: 1.4rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border-radius: 0.04rem;
    border: 0.01rem solid rgba(139, 175, 249, 1);
    font-size: 0.12rem !important;
    font-weight: 400;
    color: rgba(136, 174, 249, 1);
    margin-left: 0.22rem;
    display: inline-block;
}
.new_answer_style[btn_style='2'] #end_page .end_create_btn,
.new_answer_style[btn_style='3'] #end_page .end_create_btn,
.new_answer_style[btn_style='4'] #end_page .end_create_btn,
.new_answer_style[btn_style='5'] #end_page .end_create_btn {
    display: none;
}
.new_answer_style .wj_luck_draw {
    /* padding:0 0 20px 0; */
    background-color: #f0f0f0;
}
.new_answer_style[btn_style='2'] .wj_luck_draw,
.new_answer_style[btn_style='4'] .wj_luck_draw {
    min-height: 4.3rem;
}
.new_answer_style[btn_style='4'] .MobileServeyFooter .ma_auto .footer_content a.new_create_style,
.new_answer_style[btn_style='5'] .MobileServeyFooter .ma_auto .footer_content a.new_create_style,
.abnormal_new_answer_style .survey_info_wrap .my_end_create_btn {
    background: url(/static/images/create_btn3.png?v=20181206) no-repeat;
    background-size: 1.85rem;
    background-position: -0.12rem;
    width: 1.4rem;
    height: 0.42rem;
    font-size: 0.12rem;
    border: 0;
    line-height: 0.42rem;
    color: #fff;
}
.new_answer_style[btn_style='4'] .MobileServeyFooter,
.new_answer_style[btn_style='5'] .MobileServeyFooter {
    background-color: #f0f0f0;
    height: 0.68rem;
}
/* 新版测评 */
.answer_results {
    display: block;
    margin: 20px auto 24px;
}
.answer_results.hide_answer_results {
    display: none !important;
}
.answer_results .open_answer_results {
    font-size: 16px;
    color: #88aef9;
    line-height: 16px;
    outline: none;
    text-decoration: none;
    display: block;
}

.desc_begin {
    word-wrap: break-word;
}

/* 异常结束页页面优化 */
.abnormal_new_answer_style {
    background-color: #f0f0f0;
}
.abnormal_new_answer_style .survey_info_wrap {
    padding-bottom: 1.32rem;
    background-color: #f0f0f0;
}
.abnormal_new_answer_style .survey_info_wrap .info_txt {
    background-color: #f0f0f0;
    padding: 0.3rem 0.18rem 0.2rem;
    text-align: center;
    font-size: 16px;
    color: #707070;
}

.abnormal_new_answer_style .wj_luck_draw {
    padding-top: 0;
}
.abnormal_new_answer_style .survey_info_wrap .my_end_create_btn {
    margin: 0px auto 20px;
}
.abnormal_new_answer_style .results,
.new_answer_style .results,
.abnormal_new_answer_style .ranking,
.new_answer_style .ranking {
    width: 100%;
    margin-bottom: 0.24rem;
    text-align: center;
}
.new_answer_style .results,
.new_answer_style .ranking {
    margin: 0.2rem 0 0.24rem;
}
.abnormal_new_answer_style .results .watch_results,
.new_answer_style .results .watch_results,
.abnormal_new_answer_style .watch_ranking,
.new_answer_style .watch_ranking {
    color: #88aef9;
    text-decoration: none;
    font-size: 0.16rem;
}
.abnormal_new_answer_style .button.WJ_an {
    padding: 0;
    width: 96px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 30px;
}
/* 小屏幕 */
@media screen and (max-width: 280px) {
    .question .unstyled li .checked_wrap {
        padding: 0.09rem 0.18rem 0.09rem 0.6rem;
    }

    .question .topic_con .ShowImgCon .simg .optionImg {
        padding: 0.1rem 0.1rem 0.1rem 0.5rem;
    }
    .question .topic_vote .fontVoteProgressBox {
        height: 0.36rem;
    }
    .question .topic_vote .fontVoteProgressBox .progressBox {
        margin: 0.145rem 0 0;
    }
    .pass_begin .begin_sure {
        margin: 14px auto 0;
        width: 210px;
    }
    .pass_begin .begin_msg {
        font-size: 14px;
    }
    .pass_begin .begin_tip {
        font-size: 20px;
    }
    .new_answer_style[btn_style='4']
        .MobileServeyFooter
        .ma_auto
        .footer_content
        a.new_create_style,
    .new_answer_style[btn_style='5']
        .MobileServeyFooter
        .ma_auto
        .footer_content
        a.new_create_style {
        background: url(/static/images/create_btn_min.png) no-repeat;
        width: 126px;
        height: 28px;
        font-size: 0;
        border: 0;
        background-size: 151px;
        background-position: -12px;
    }
    .Phone_zon .question .topic_con {
        margin: 0.3rem -0.01rem 0;
    }
    .MobileServeyFooter .ma_auto .footer_content > a {
        width: 14.5%;
    }
    .MobileServeyFooter .ma_auto .footer_content > .wjtext {
        width: 71%;
    }
    .MobileServeyFooter.appear_tips .ma_auto .footer_content > a {
        width: 12.5%;
    }
    .MobileServeyFooter.appear_tips .ma_auto .footer_content > .wjtext {
        width: 75%;
    }
    #timeCounter .icon_time {
        display: none !important;
    }
    #timeCounter .split {
        margin: 0 !important;
    }
}

.img_div {
    position: absolute;
    top: 0.16rem;
    left: 0.1rem;
    right: 0.1rem;
}
.header-img-div {
    position: absolute;
    top: 0.16rem;
    z-index: 1;
}
.header-img-div.logo-position-left {
    left: 0.1rem;
}
.header-img-div.logo-position-center {
    left: 50%;
    transform: translateX(-50%);
}
.header-img-div.logo-position-right {
    right: 0.1rem;
}
.logo_div {
    display: block;
    position: relative;
}
.logo_img {
    display: inline;
    max-height: 0.94rem;
    max-width: 100%;
}

.question .topic_con_uploadfile .delete_link,
.upload_file .info_img[data-type='default'],
.upload_file .info_img[data-type='doc'],
.upload_file .info_img[data-type='ppt'],
.upload_file .info_img[data-type='xlsx'],
.upload_file .info_img[data-type='mov'],
.upload_file .info_img[data-type='mp3'],
.upload_file .info_img[data-type='zip'],
.upload_file .info_img[data-type='format_error'],
.upload_file .info_img[data-type='error'] {
    width: 0.24rem;
    height: 0.24rem;
    display: inline-block;
    vertical-align: middle;
    background: url(/static/images/icon_edit_tools.png?v=20190412) no-repeat;
    background-size: 5.2rem auto;
}
.cover_slide_img {
    position: relative;
    width: 24px;
    top: 0.18rem;
    left: 50%;
    transform: translateX(-50%);
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url(/static/images/icon_edit_tools.png?v=20181210) no-repeat;
    background-size: 520px auto;
    background-position: -480px -216px;
    cursor: pointer;
}
.cover_title {
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}
.only_img_div {
    position: relative;
    padding: 0.1rem 0.1rem 0;
}
.hide {
    display: none !important;
}
#begin_content {
    padding: 0 0.18rem;
}
.survey_cover_text #begin_content {
    padding: 0rem;
}
.checked_wrap .option_txt,
.simg .optionImg_wrap {
    overflow: hidden;
}

/* 移动分享弹窗样式 */
.option_description {
    width: 0.26rem;
    height: 0.2rem;
    float: right;
    background-position: -0.92rem -0.61rem;
}
.option_description_mask {
    position: fixed;
    top: 0%;
    left: 0;
    z-index: 500;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    background-color: rgba(0, 0, 0, 0.3);
}
.option_description_popup,
.share_popup,
.copy_popup {
    position: fixed;
    left: 0;
    bottom: 0%;
    width: 100%;
    z-index: 501;
    background: #fff;
    max-width: 100%;
}
.option_description_header,
.share_popup .share_header,
.copy_popup .copy_header {
    padding: 0.1rem 0.2rem;
    border-bottom: 1px solid #dde5ed;
    position: relative;
}
.option_description_container {
    height: 3.76rem;
    border-bottom: 1px solid #dde5ed;
    overflow: auto;
    padding: 0 0.2rem;
    -webkit-overflow-scrolling: touch;
}

.option_description_container .title {
    font-size: 0.2rem;
    color: #484848;
    text-align: center;
    padding: 0rem 0rem 0.12rem;
}
.option_description_container .title img {
    width: 0.26rem !important;
    height: 0.26rem !important;
}
.option_description_container .img {
    margin-bottom: 0.18rem;
    text-align: center;
}
.option_description_container .img img {
    width: 2rem;
    height: 2rem;
}
.option_description_container .content {
    padding: 0rem 0rem 0.1rem;
    font-size: 0.15rem;
    color: #616161;
    word-break: break-all;
}
.option_description_container .content img {
    max-width: 100%;
    height: auto !important;
}
.option_description_footer {
    text-align: center;
    padding: 0.12rem 0.2rem;
}
.option_description_footer .btn_pull_ticket {
    padding: 0.12rem 0.3rem;
    display: inline-block;
    border: 1px solid #2672ff;
    border-radius: 4px;
    color: #2672ff;
    font-size: 0.18rem;
}
.option_description_footer .btn_vote_ticket {
    padding: 0.13rem 0.5rem;
    display: inline-block;
    background: #2672ff;
    box-shadow: 0 2px 8px 0 rgba(38, 114, 255, 0.15);
    border-radius: 4px;
    color: #fff;
    font-size: 0.18rem;
    margin-left: 0.08rem;
}
.share_header .share_title,
.copy_header .copy_title {
    display: inline-block;
    position: absolute;
    left: 50%;
    width: 1.2rem;
    margin-left: -0.6rem;
    text-align: center;
    font-size: 0.17rem;
    color: #484848;
}
.share_vote_cancel {
    font-size: 0.17rem;
    color: #4a4a4a;
}
.share_container {
    padding: 0.3rem;
    text-align: center;
    font-size: 0;
}
.share_container .share_content {
    text-align: center;
    display: inline-block;
}
.share_container .circle_friends,
.share_container .qq {
    margin: 0 0.4rem;
}
.share_container .qq {
    margin-left: 0rem;
}
.share_container .share_content .share_icon {
    display: block;
    width: 0.47rem;
    height: 0.47rem;
}
.share_container .weixin .share_icon {
    background-position: -1.31rem -0rem;
}
.share_container .circle_friends .share_icon {
    background-position: -1.31rem -0.56rem;
}
.share_container .qq .share_icon {
    background-position: -1.31rem -1.12rem;
}
.share_container .microblog .share_icon {
    background-position: -1.32rem -1.68rem;
}
.share_container .share_content p {
    display: block;
    font-size: 0.14rem;
    margin-top: 0.12rem;
}
.copy_popup .copy_container .copy_introduce {
    font-size: 0.14rem;
    color: #aaa;
    padding: 0.18rem 0 0.12rem;
}
.copy_container {
    padding: 0 0.18rem;
}
.copy_container .copy_link {
    font-size: 0.2rem;
    background: none;
    outline: none;
    border: 0px;
    width: 100%;
    text-align: left;
    padding: 0;
}
.copy_container input[disabled] {
    color: #616161;
}
.copy_container .copy_button {
    margin: 0.4rem 0 0.18rem;
    height: 0.5rem;
    width: 100%;
    background-color: #2672ff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
    line-height: 0.5rem;
    cursor: pointer;
    outline: none;
    border: none;
}
.weixin_popup {
    position: fixed;
    z-index: 501;
    top: 1rem;
    left: 50%;
    margin-left: -1.53rem;
}
.js-no-scroll {
    position: fixed;
    width: 100%;
}
/* 将页面中加载中的行内样式提出来 */
#checkpoints_loader_div {
    margin-bottom: 10px;
    font-size: 0.18rem;
    text-align: center;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -33px;
}

#checkpoints_loader_div img {
    border-radius: 16px;
}

.weixin_popup_mask {
    background-position: 0.88rem 0.1rem;
    background-repeat: no-repeat;
    background-size: 252px auto;
}

.weixin_popup_mask.weixin {
    background-image: url(/static/img/survey_mobile/share_to_friend.png?v=20181204);
}
.weixin_popup_mask.moment {
    background-image: url(/static/img/survey_mobile/share_to_moment.png?v=20181204);
}

.weixin_popup_mask.qq {
    background-image: url(/static/img/survey_mobile/share_to_qq.png?v=20181204);
}
.option_description_header {
    border: none;
}
.option_description_header .share_vote_cancel {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
    background-position: -0.32rem -1.88rem;
}
#appearset_bg {
    position: fixed;
    top: 0px;
    width: 100%;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

body.change_body_color {
    background-color: transparent;
}
body.change_body_color .phone_content_wrap {
    margin: 10px 10px;
    background: #fff;
}
body.change_body_color.hide_appearset_cover,
body.change_body_color.hide_cover {
    padding: 10px 0;
}
body.change_body_color.hide_appearset_cover .phone_content_wrap,
body.change_body_color.hide_cover .phone_content_wrap {
    margin: 0 10px 10px;
    background: #fff;
}
body.title_show_cover .survey_cover .survey_cover_text .TopBgTitle {
    display: none;
}
.cover_btn button {
    outline: none;
    border: none;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 0.16rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
    cursor: pointer;
    padding: 0.16rem 0;
    background-color: #fff;
    color: #2677ff;
}
.assess_header_div .wj_title {
    width: 100%;
    padding: 0 0.24rem;
    position: absolute;
    max-height: 49vh;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}
.assess_header_div .wj_title.upper {
    top: 108px;
}
.assess_header_div .wj_title.middle {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -37px;
}
.assess_header_div .wj_title.lower {
    bottom: 182px;
}
.assess_header_div .wj_title.privacy-policy-title.lower {
    bottom: 2rem;
}
#appearset_cover {
    height: 100%;
}
body.hide_cover #appearset_cover {
    height: 0;
}
.survey_cover .survey_cover_text.hide_padding {
    padding: 0;
}
.survey_cover .survey_cover_text.hide_desc_begin .desc_begin {
    margin: 0;
}
body .phone_content_wrap.submit_timer,
body.change_body_color.hide_cover .phone_content_wrap.submit_timer,
body .phone_content_wrap.page_timer,
body.change_body_color.hide_cover .phone_content_wrap.page_timer {
    padding-top: 0.3rem;
}
/*语音识别*/
.input_vr_icon {
    display: none;
}
.use_input_vr .question .topic_con li[option-open='true'] .open_option.input_vr_wrap,
.use_input_vr .question .input_vr_wrap {
    padding-right: 0.44rem;
}
.use_input_vr .input_vr_icon {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 8;
    height: 0.38rem;
    width: 0.38rem;
    background: url(/static/images/icon_vr.png?v=20190428) no-repeat;
    background-size: 0.24rem auto;
    background-position: center;
    cursor: pointer;
}
.input_vr_progress,
.input_vr_mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.6);
}
.input_vr_mask div {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -0.2rem;
    margin-left: -0.6rem;
    height: 0.4rem;
    line-height: 0.4rem;
    width: 1.2rem;
    text-align: center;
    font-size: 0.18rem;
    color: #ffffff;
    background: #272323;
    box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.4);
    border-radius: 0.04rem;
}
.input_vr_mask span {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    z-index: 9;
    margin-left: -0.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    width: 1rem;
    font-size: 0.16rem;
    color: #ffffff;
    text-align: center;
}
.input_vr_main {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -1rem;
    margin-left: -1rem;
    width: 2rem;
    height: 2rem;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    overflow: hidden;
}
.input_vr_progress_gif {
    margin: 0.5rem auto 0;
    height: 0.8rem;
    width: 0.8rem;
    background: url(/static/images/input_vr_ing.gif?v=20190328) no-repeat;
    background-size: contain;
    background-position: center;
}
.input_vr_progress_text,
.input_vr_progress_ms {
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
}
.input_vr_progress_border,
.input_vr_progress_border_180,
.input_vr_progress_border_360,
.input_vr_progress_border_540 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: 3px solid #fff;
    border-radius: 50%;
}
.input_vr_progress_border_540 {
    display: none;
}
.input_vr_progress_transition {
    transition: transform 1s linear;
}
.input_vr_progress_border_bg {
    border-color: #2672ff;
}
.input_vr_progress_border_180,
.input_vr_progress_border_540 {
    clip: rect(0px, 2rem, 2rem, 1rem);
}
.input_vr_progress_border_360 {
    clip: rect(0px, 1rem, 2rem, 0px);
}
@media screen and (max-width: 228px) {
    .assess_header_div .wj_title {
        max-height: 56.8vh;
    }
    .assess_header_div .wj_title.upper {
        top: 61px;
    }
    .assess_header_div .wj_title.middle {
        margin-top: -22px;
    }
    .assess_header_div .wj_title.lower {
        bottom: 109px;
    }
    .cover_div {
        bottom: 15px;
    }
    .cover_slide_img {
        top: 0;
    }
}

/* 有封面的时候loading处理 */
.hide_cover #cover_loader {
    display: none;
}
.hide_cover #loader_div {
    display: block;
}
#loader_div {
    display: none;
}

/* 新版上传题样式 */
.question .topic_con_uploadfile .upload_file,
.question .topic_con_uploadfile .before_file_upload {
    padding: 0.09rem 0.2rem 0.09rem 0.18rem;
    border: 1px solid #dde5ed;
    border-radius: 0.02rem;
    font-size: 0.12rem;
    color: #484848;
}
.question .topic_con_uploadfile .before_file_upload {
    text-align: center;
}
.question .topic_con_uploadfile .upload_file {
    margin-bottom: 0.1rem;
    position: relative;
}
.question .topic_con_uploadfile .select_text_wrapper:before {
    content: '';
    display: inline-block;
    width: 0.24rem;
    height: 0.22rem;
    vertical-align: middle;
    margin-right: 0.06rem;
    background-position: -0.64rem 0;
}

.question .topic_con_uploadfile .delete_link {
    background-position: -3.82rem -1.68rem;
    position: absolute;
    right: -0.1rem;
    top: -0.12rem;
    z-index: 1;
}

.question .topic_con_uploadfile .upload_file .uploadfile_bar {
    position: absolute;
    background-color: red;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.upload_file .info_img[data-type='default'] {
    background-position: -3.12rem -3.6rem;
}
.upload_file .info_img[data-type='ppt'] {
    background-position: -2.88rem -3.6rem;
}
.upload_file .info_img[data-type='xlsx'] {
    background-position: -2.64rem -3.6rem;
}
.upload_file .info_img[data-type='doc'] {
    background-position: -2.4rem -3.6rem;
}
.upload_file .info_img[data-type='zip'] {
    background-position: -2.16rem -3.6rem;
}
.upload_file .info_img[data-type='mov'] {
    background-position: -1.92rem -3.6rem;
}
.upload_file .info_img[data-type='mp3'] {
    background-position: -1.68rem -3.6rem;
}
.upload_file .info_img[data-type='format_error'],
.upload_file .info_img[data-type='error'] {
    background-position: -3.36rem -3.6rem;
}
.question .topic_con_uploadfile .upload_file .info {
    position: relative;
    font-size: 0.12rem;
    color: #484848;
}
.question .topic_con_uploadfile .upload_file .file_massage {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    height: 0.24rem;
    line-height: 0.24rem;
}
.question .topic_con_uploadfile .upload_file .error_tip {
    display: none;
    font-size: 0.12rem;
    color: red;
    margin-left: 0.38rem;
}
.question .topic_con_uploadfile .upload_file .file_name {
    margin-left: 0.38rem;
}
.question .topic_con_uploadfile .upload_file.upload_error .error_tip {
    display: block;
}
.question .topic_con_uploadfile .upload_file.upload_error .file_name {
    display: none;
}
.question .topic_con_uploadfile .upload_file .uploadfile_loading .uploadfile_bar {
    background-color: #f3f7ff;
}
.question .topic_con_uploadfile .upload_file .fileimg,
.question .topic_con_uploadfile .upload_file #fileimg,
.file_massage .info_img {
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    left: 0;
    top: 0;
}
/* dc九宫格广告样式 */
#_W-l {
    background-color: #f0f0f0;
    color: #f51;
    text-align: center;
}

#_W-l table {
    margin: 0 auto;
}

#_W-l td {
    white-space: nowrap;
    border: 4px solid #f0f0f0;
    border-radius: 10px;
}

#_W-l td > div {
    width: 100px;
    height: 100px;
    display: table-cell;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    color: #ff882e;
    font-size: 14px;
    vertical-align: middle;
    overflow: hidden;
}

#_W-l td > div p {
    color: #ff882e;
    font-size: 16px;
    margin: 0;
}

#_W-l td.active > div {
    background-color: #fff799;
}

#_W-l td.active {
    border-color: #ff8533;
    background-color: #fff799;
}

#_W-l em {
    color: #ff882e;
    font-size: 1.4em;
    font-style: normal;
}

#_W-l #_W-draw-bd {
    font-size: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #ffa600 0%, #ff882e 100%);
    vertical-align: middle;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    text-decoration: none;
    cursor: pointer;
}

/* Result */
#_W-l-r,
#_W-l-r-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 2%;
    right: 2%;
    width: auto;
    height: 100%;
}

#_W-l-r-bg {
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

#_W-l-r .c {
    width: 100%;
    max-height: 460px;
    overflow: hidden;
    position: absolute;
    top: 10%;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #ccc;
}

#_W-l-r .h {
    padding: 0 32px;
    line-height: 50px;
    position: relative;
    color: #484848;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #efefef;
}

#_W-l-r .t {
    color: #484848;
    font-size: 16px;
}

#_W-l-r .close {
    position: absolute;
    display: block;
    right: 16px;
    top: 0px;
    cursor: pointer;
    font-size: 1.5em;
}

#_W-l-r .ct {
    padding: 2em;
    text-align: center;
}

#_W-l-r h3 {
    color: #666;
    font-size: 18px;
    line-height: 1.5em;
    margin-top: 16px;
    font-weight: normal;
}

#_W-l-r h4 {
    color: #aaa;
    margin-top: 10px;
    font-size: 14px;
}

#_W-l-r ._W-btn {
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    background-color: #ff8533;
    border-radius: 3px;
    cursor: pointer;
    padding: 0.5em 1em;
    margin-top: 20px;
    text-decoration: none;
}

#_W-l-r ._W-img {
    width: 68px;
    height: 68px;
    background: url(https://static.wenjuan.pub/envelope_draw_sun.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    #_W-l-r .c {
        left: 50%;
        height: 420px;
        margin-left: -300px;
        width: 600px;
        border: 1px solid #ccc;
    }
}

@media screen and (max-width: 767px) {
    #_W-l ._W-btn {
        font-size: 22px;
        line-height: 24px;
    }
}

#_W-l .draw_chance {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    color: #ff882e;
}

#_W-l .draw_chance span {
    font-size: 24px;
    line-height: 25px;
}

#_W-l .wj_cell {
    font-size: 14px;
    color: #aaa;
}

#_W-l .multi_ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    max-height: 100px;
}

/* 横向填空题 */
.M_topic .ipt-wrap {
    display: inline-block;
    max-width: 100%;
}

.M_topic .ipt-wrap .horz_input_vr_icon {
    position: relative;
    display: inline-block;
    top: 0.14rem;
}

.M_topic .ipt-wrap input {
    display: inline-block;
    text-align: center;
    color: #484848;
    max-width: 100%;
}
.M_topic .bracket .ipt-wrap input {
    max-width: calc(100% - 36px);
}
.M_topic .bracket .ipt-wrap:before {
    content: '【';
}
.M_topic .bracket .ipt-wrap:after {
    content: '】';
}
.M_topic .underscore .ipt-wrap {
    border-bottom: 1px solid #484848;
}
.M_topic .ipt-wrap.invalid,
.M_topic .ipt-wrap.invalid input {
    color: red;
    border-color: red;
}
.M_topic .ipt-wrap input::-webkit-input-placeholder {
    color: #989a9c;
}

.M_topic .ipt-wrap input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #989a9c;
}

.M_topic .ipt-wrap input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #989a9c;
}

.M_topic .ipt-wrap input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #989a9c;
}

.M_topic .ipt-wrap input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #989a9c;
}

/* 答题结束语过长优化 */
#phone_end {
    position: relative;
}
#end_desc {
    position: relative;
}

.end-desc-extend-wrapper {
    width: 100%;
    display: none;
}

.end-desc-extend {
    width: 20px;
    height: 24px;
    margin: 0 auto;
    display: block;
    background: url(/static/images/icon_edit_tools.png?v=20190418);
    background-position: -290px -240px;
    background-size: 520px auto;
    cursor: pointer;
}

#end_desc.retract {
    max-height: 192px;
    overflow: hidden;
}
.end-desc-layer {
    height: 42px;
    position: absolute;
    width: 100%;
    opacity: 0.65;
    background-image: linear-gradient(
        -180deg,
        rgba(240, 240, 240, 0) 0%,
        rgba(240, 240, 240, 0.2) 50%,
        rgba(240, 240, 240, 0.9) 100%
    );
    top: 180px;
    left: -0.18rem;
    margin: 0 0.18rem;
    display: none;
}

.phone_end .wj_luck_draw {
    padding-top: 5px;
}
/* 添加视频 */
.img-box {
    display: inline-block;
    vertical-align: top;
    margin: 5px auto;
}
.video-show-iframe {
    display: inline-block;
    vertical-align: top;
}
/* 断点续答弹出 begin */
#continue-anwser-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 800;
    overflow: auto;
    background-color: #fff;
}
#continue-anwser-bg .continue-anwser-wrapper {
    position: absolute;
    width: 100%;
    max-height: 100%;
    top: 40%;
    left: 50%;
    overflow: auto;
    padding: 0.68rem 0.75rem 0.1rem;
    transform: translate(-50%, -50%);
    text-align: center;
    box-sizing: border-box;
}
#continue-anwser-bg .continue-anwser-wrapper .continue-tip-pic {
    position: relative;
    width: 2.2rem;
    height: 1.27rem;
    margin: 0 auto;
    background: url(/static/img/survey/continuable_answer_pic.png) no-repeat;
    background-size: 100%;
}
#continue-anwser-bg .continue-anwser-wrapper .continue-tip-title {
    font-size: 0.2rem;
    color: #484848;
    margin: 0.1rem auto 0;
}
#continue-anwser-bg .continue-anwser-wrapper .continue-btn-wrap {
    margin: 0.42rem auto 0;
}
#continue-anwser-bg .continue-anwser-wrapper .btn-default {
    display: inline-block;
    width: 2rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    color: #fff;
    font-size: 0.16rem;
    background-color: #2672ff;
    box-shadow: 0 0 0.08rem 0 rgba(132, 173, 255, 0.2);
    border-radius: 0.04rem;
    cursor: pointer;
}
#continue-anwser-bg .continue-anwser-wrapper .reset-answer {
    color: #2672ff;
    background-color: #fff;
    border: 1px solid #dde5ed;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.luck-draw-wrapper {
    display: none;
    margin-top: 0.9rem;
    text-align: center;
    color: #707070;
    font-size: 0.12rem;
}
.luck-draw-wrapper.show {
    display: block;
}
.luck-draw-wrapper .luck-draw-btn {
    display: inline-block;
    color: #ff6d56;
    font-size: 0.16rem;
    cursor: pointer;
}
.luck-draw-wrapper .luck-draw-btn::before {
    content: '';
    display: inline-block;
    height: 0.25rem;
    width: 0.25rem;
    background: url('/static/images/icon/gift.png') no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.06rem;
}
/* 断点续答弹出 end */
/* 矩阵量标题 */
.question .optionBox.matrix_option_hide {
    display: none;
}
.question .topic_con_score .optionBox.matrix_option:first-child {
    margin-top: 0.18rem;
}
.question .topic_score_circle .option_label .video-show-iframe {
    display: none;
}
.question .topic_score_circle .optionBox .optionBox_c .Scoring_con_n .Scoring_con > span {
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    color: #aaa;
    text-align: center;
    background: #eaeaea;
    height: 0.29rem;
    line-height: 0.29rem;
    position: relative;
}
.question .topic_score_circle .optionBox .optionBox_c .Scoring_con_n .Scoring_con > span.active {
    background: #2672ff;
    color: #fff;
}
.question .topic_score_circle .optionBox .optionBox_c .Scoring_con_n .Scoring_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.question .topic_score_circle .optionBox[data-level='2'] .optionBox_c .Scoring_con_n .Scoring_con,
.question .topic_score_circle .optionBox[data-level='2'] .option_matrix_scale_desc {
    width: 1.3rem;
}
.question .topic_score_circle .optionBox[data-level='3'] .optionBox_c .Scoring_con_n .Scoring_con,
.question .topic_score_circle .optionBox[data-level='3'] .option_matrix_scale_desc {
    width: 2.01rem;
}
.question .topic_score_circle .optionBox[data-level='4'] .optionBox_c .Scoring_con_n .Scoring_con,
.question .topic_score_circle .optionBox[data-level='4'] .option_matrix_scale_desc {
    width: 2.68rem;
}
.question[disp-type='scale'] .topic_con_score .optionBox .topic_Scoring,
.question[disp-type='matrix_scale'] .topic_con_score .optionBox .topic_Scoring {
    background: none;
}
.question
    .topic_score_circle
    .optionBox[data-level='2']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span,
.question
    .topic_score_circle
    .optionBox[data-level='3']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span,
.question
    .topic_score_circle
    .optionBox[data-level='4']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span,
.question
    .topic_score_circle
    .optionBox[data-level='5']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.62rem;
}
.question
    .topic_score_circle
    .optionBox[data-level='6']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.52rem;
}
.question
    .topic_score_circle
    .optionBox[data-level='7']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.44rem;
}
.question
    .topic_score_circle
    .optionBox[data-level='8']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.38rem;
}
.question
    .topic_score_circle
    .optionBox[data-level='9']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.34rem;
}
.question
    .topic_score_circle
    .optionBox[data-level='10']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.31rem;
}
.question
    .topic_score_circle
    .optionBox[data-level='11']
    .optionBox_c
    .Scoring_con_n
    .Scoring_con
    > span {
    width: 0.29rem;
}
.question .topic_con_score.topic_score_circle .optionBox .topic_Scoring {
    border: none;
}
.question .topic_con_score .option_matrix_scale_desc {
    overflow: hidden;
}
.question .topic_con_score .option_matrix_scale_desc span {
    width: 45%;
    font-size: 0.12rem;
    color: #aaa;
    vertical-align: top;
}
.question .topic_con_score .option_matrix_scale_desc span.desc_left {
    float: left;
}
.question .topic_con_score .option_matrix_scale_desc span.desc_right {
    float: right;
    text-align: right;
}
/* -------比重题------ */
.answer_proportion_mobile .slider_handle,
.answer_proportion_mobile .selected_value i {
    position: absolute;
    display: inline-block;
    background: url(/static/images/icon_edit_tools.png?v=20190529) no-repeat;
    background-size: 5.2rem auto;
    vertical-align: middle;
    width: 0.18rem;
    height: 0.18rem;
}
.answer_proportion_mobile .proportion_sum {
    font-size: 0.14rem;
    color: #aaaaaa;
    margin-top: 0.06rem;
}
.answer_proportion_mobile .proportion_sum.none {
    display: none;
}
.answer_proportion_mobile .proportion_sum .total_value {
    color: #1e1e1e;
}
.answer_proportion_mobile .proportion_sum.err_color,
.answer_proportion_mobile .proportion_sum.err_color .total_value {
    color: #ff6d56;
}
.answer_proportion_mobile .option_item {
    margin-top: 0.05rem;
}
.answer_proportion_mobile .option_title {
    color: #484848;
}
.answer_proportion_mobile .option_proportion {
    margin-top: 6px;
}
.answer_proportion_mobile .proportion_slider {
    display: inline-block;
    margin: 0 0 0.05rem 0.04rem;
    width: 2.6rem;
    line-height: 0.01rem;
}
.answer_proportion_mobile .ruler {
    width: 2.5rem;
    white-space: nowrap;
    margin-left: 0.05rem;
}
.answer_proportion_mobile .ruler .tick {
    display: inline-block;
    position: relative;
    padding-top: 0.18rem;
    width: 20%;
    text-align: center;
}
.answer_proportion_mobile .ruler .tick .number {
    position: absolute;
    bottom: 0.18rem;
    margin-left: -0.15rem;
    width: 0.3rem;
    font-size: 0.12rem;
    color: #aaaaaa;
}
.answer_proportion_mobile .ruler .tick i {
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
    height: 0.04rem;
    border-left: solid 1px #e3e3e3;
}
.answer_proportion_mobile .ruler .tick .none {
    visibility: hidden;
}
.answer_proportion_mobile .proportion_bar {
    position: relative;
}
.answer_proportion_mobile .proportion_bar.single_option {
    pointer-events: none;
}
.answer_proportion_mobile .proportion_bar.single_option .slider_handle {
    left: 100%;
}
.answer_proportion_mobile .proportion_bar.single_option .selected_bar {
    width: 100%;
}
.answer_proportion_mobile .proportion_bar .ui-slider-handle {
    cursor: pointer;
    z-index: 3;
}
.answer_proportion_mobile .proportion_bar_primary {
    display: inline-block;
    position: relative;
    width: 2.5rem;
    height: 0.08rem;
    background: #e3e3e3;
}
.answer_proportion_mobile .proportion_bar_before {
    display: inline-block;
    width: 0.05rem;
    height: 0.08rem;
    background: #e3e3e3;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
}
.answer_proportion_mobile .proportion_bar_after {
    display: inline-block;
    width: 0.05rem;
    height: 0.08rem;
    background: #e3e3e3;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}
.answer_proportion_mobile .selected_bar {
    display: inline-block;
    height: 0.08rem;
    width: 0;
    background: #79a8ff;
    border-radius: 0.1rem;
    position: absolute;
    left: 0;
    bottom: 0;
}
.answer_proportion_mobile .slider_handle {
    bottom: -0.03rem;
    left: 0;
    background-position: -4.59rem -2.92rem;
    margin-left: -0.09rem;
    cursor: pointer;
    z-index: 2;
}
.answer_proportion_mobile .proportion_bar.disable_event,
.answer_proportion_mobile .proportion_bar.disabled_handle {
    cursor: default;
    pointer-events: none;
}
.answer_proportion_mobile .disabled_handle .slider_handle {
    background-position: -4.82rem -2.92rem;
}
.answer_proportion_mobile .slide_value {
    position: absolute;
    top: 0;
    left: 0;
    height: 0.08rem;
    width: 0;
    border-radius: 0.04rem;
}
.answer_proportion_mobile .selected_value {
    position: relative;
    display: inline-block;
    font-size: 0.14rem;
    color: #707070;
    width: 0.7rem;
}
.answer_proportion_mobile .selected_value.edit_disable {
    pointer-events: none;
}
.answer_proportion_mobile .selected_value.edit_disable i {
    visibility: hidden;
}
.answer_proportion_mobile .selected_value input {
    display: inline-block;
    width: 0.45rem;
    text-indent: 0.02rem;
    border: none;
    background: #fff;
    outline: none;
    box-sizing: border-box;
    color: #707070;
}
.answer_proportion_mobile .selected_value input[disabled],
.answer_proportion_mobile .selected_value input:disabled,
.answer_proportion_mobile .selected_value input.disabled {
    color: #707070;
    -webkit-text-fill-color: #707070;
    -webkit-opacity: 1;
    opacity: 1;
}
.answer_proportion_mobile .selected_value input:focus {
    border: 1px solid #2672ff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    -webkit-appearance: none;
}
.answer_proportion_mobile .selected_value i {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background-position: -2.92rem -3.86rem;
    cursor: pointer;
    top: 2px;
}
.answer_proportion_mobile .err_msg {
    color: #ff6d56;
    font-size: 0.12rem;
    display: none;
}
/* END 比重题 */

/*分类题 start*/
.classification .matrix {
    width: 100%;
}
.classification #left-defaults,
.classification #classification-right {
    /*width:1.6rem;
    min-height: 3rem; */
    max-height: 2.6rem;
    min-height: 2.6rem;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-appearance: none;
    /* -webkit-overflow-scrolling: auto; */
    user-select: none;
    touch-action: none;
    width: 90%;
}
#left-defaults::-webkit-scrollbar,
#classification-right::-webkit-scrollbar {
    /* width: 0.05rem; */
}
#left-defaults::-webkit-scrollbar-thumb,
#classification-right::-webkit-scrollbar-thumb {
    /* border-radius: 0.02rem;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #aaa; */
}
#left-defaults::-webkit-scrollbar-track,
#classification-right::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius:0.02rem; */
}
.classification .classification-left {
    float: left;
    text-align: center;
    width: 48%;
    padding-right: 0.05rem;
    border-right: 1px solid #eaeaea;
    min-height: 3.3rem;
}
.classification-left-defaults {
    border: 1px solid #eeeeee;
    padding: 0.06rem;
    margin-top: 0.1rem;
    padding-top: 0.01rem;
}
.classification-item-left {
    font-size: 0.13rem;
    text-align: center;
    border: solid 1px #d8d8d8;
    border-radius: 0.02rem;
    padding: 0.06rem;
    margin-top: 0.06rem;
    background: #fff;
    /* width: 80%; */
    margin: 0.05rem auto;
}
.classification .classification-right {
    float: left;
    position: relative;
    left: 0.13rem;
    width: 50%;
}
#classification-right {
    margin-top: 0.1rem;
    margin-left: 5%;
}
.classification-item-right {
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    margin-bottom: 6px;
    /* width: 80%; */
    margin: 6px auto;
}
.classification-tit {
    padding: 0.06rem;
    text-align: center;
    background: #f7f8fa;
    font-size: 0.13rem;
    border-bottom: solid 1px #d8d8d8;
}
.classification-cont {
    padding: 0.1rem;
}
.classification-info {
    text-align: center;
    padding: 0.15rem 0;
    font-size: 0.13rem;
    color: #aaaaaa;
    border-radius: 0.02rem;
}
#tip2 {
    display: none;
}
.Phone_zon #left-defaults .option_labe {
    margin: 0;
}
.classification-cont .classification-item-left:first-child {
    margin-top: 0;
}
.classification-item-left img {
    width: 100%;
}
.classification .icon {
    display: inline-block;
    width: 0.71rem;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    height: 0.29rem;
    text-align: center;
}
.classification .down,
.down-right {
    background-position: -173px -436px;
    width: 14px;
    height: 19px;
    display: inline-block;
    background-image: url(/static/images/icon_edit_tools.png) !important;
    background-size: 520px auto;
    vertical-align: middle;
}
.classification .up,
.up-right {
    display: inline-block;
    background-image: url(/static/images/icon_edit_tools.png) !important;
    background-size: 520px auto;
    vertical-align: middle;
    background-position: -197px -436px;
    width: 14px;
    height: 19px;
}
.classification .overup {
    background-position: -246px -436px;
}
.classification .overicon {
    border-color: #eee;
}
.classification .overdown {
    background-position: -220px -436px;
}
.classification .scroll-btn,
.scroll-btn-right {
    margin-top: 0.15rem;
    text-align: center;
}
.scroll-btn .left-down {
    margin-left: -0.12rem;
    margin-right: 0.1rem;
}
.scroll-btn-right .right-down {
    margin-right: 0.1rem;
}
.classification-tit img {
    width: 100%;
}
/*分类题 end*/
/* 暂停收集页 SEO 样式 */
.abnormal_new_answer_style .templates {
    margin: 26px;
    position: relative;
    overflow: hidden;
    color: #828282;
}
.abnormal_new_answer_style .templates .p-title {
    font-size: 18px;
    color: #484848;
}
.abnormal_new_answer_style .templates .welcome {
    font-size: 14px;
    color: #aaaaaa;
}

.abnormal_new_answer_style .show-all {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-color: #fff;
    text-align: center;
    display: none;
}
.abnormal_new_answer_style .show-all::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    top: 50%;
}
.abnormal_new_answer_style .show-all div {
    position: absolute;
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #616161;
    top: 25px;
    left: 50%;
    margin-left: -65px;
    background-color: #fff;
    cursor: pointer;
}
.abnormal_new_answer_style .templates.h728 {
    height: 728px;
}
.abnormal_new_answer_style .templates.h728 .show-all {
    display: block;
}

/*评价题目 start*/
.evaluation-desc {
    text-align: center;
}
.evaluation-desc .score-desc {
    color: #ffbe3a;
    font-size: 0.14rem;
    margin-top: 0.14rem;
}
.evaluation-desc .label-list {
    margin-top: 0.14rem;
}
.evaluation-desc .label-list label {
    font-size: 0.14rem;
    color: #aaaaaa;
    height: 0.35rem;
    padding: 0.05rem;
    line-height: 0.22rem;
    background: #fff;
    border: solid 1px #d8d8d8;
    margin: 0.03rem 0.03rem;
    display: inline-block;
    margin-bottom: 0.1rem;
    border-radius: 0.04rem;
}
.evaluation-desc .label-list .write-evaluation {
    padding-left: 0.05rem;
    padding-right: 0.05rem;
}
.evaluation-desc .label-list .write-evaluation i {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(/static/images/icon_edit_tools.png?v=20190529) no-repeat;
    background-size: 520px auto;
    vertical-align: middle;
    background-position: -294px -389px;
}
.evaluation-desc .label-list .lable-live,
.evaluation-desc .label-list .writer-live {
    border-color: #53a4f4;
    color: #53a4f4;
}
.evaluation-desc .evaluation-trea {
    display: none;
    margin-bottom: 0.08rem;
    width: 96%;
    margin-left: 2%;
    border: 1px solid #dde5ed;
    border-radius: 0.04rem;
    height: 1.7rem;
}
.evaluation-desc .evaluation-trea textarea {
    width: 100%;
    /* height:1.64rem;
	border: 1px solid #DDE5ED;
    margin-top:0.14rem;
    border-radius: 0.04rem; */
}
.evaluation-desc .evaluation-cont {
    color: #aaa;
    font-size: 0.14rem;
    position: absolute;
    right: 0.4rem;
    text-align: right;
    /* margin-top: -0.25rem; */
}
.evaluation-desc .evaluation-trea .evaluation-misu {
    padding: 0.12rem;
    height: 1.4rem;
    -webkit-appearance: none;
}
.evaluation-desc .label-list .writer-live i {
    background-position: -366px -389px;
}
.question .topic_con_score .optionBox .evaluation_tip {
    position: relative;
    border: 0;
    padding: 0;
    margin: 0;
    top: 0.06rem;
}
.evaluation-score .topic_score_default .optionBox {
    border: solid 1px #dde5ed;
    margin: 0;
    padding: 0;
}
.evaluation-misu::-webkit-input-placeholder {
    color: #aaa;
}
.evaluation-misu:-moz-placeholder {
    color: #aaa;
}
.evaluation-misu::-moz-placeholder {
    color: #aaa;
}
.evaluation-misu:-ms-input-placeholder {
    color: #aaa;
}
/*评价题目 end*/
/* 有偿收集 style */
.v_question .checked_wrap input[type='radio'] {
    position: absolute;
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    visibility: hidden;
}
.v_question .radio_wrap {
    padding-top: 0.1rem;
}
.v_question .topic_con .phone_select select {
    opacity: 1;
    border-radius: 0.04rem;
}
.verity_question_error {
    color: red;
    padding: 0 0.18rem;
}
/* 有偿收集 style */
/* 量表题 */
.question
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con.scale_custom_content {
    position: relative;
}
.question
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con.scale_custom_content
    > .fsK {
    position: static;
}
.question .topic_con_score .optionBox .topic_Scoring.scale_topic {
    margin: 0.34rem 0 0;
}
.question
    .topic_score_default
    .optionBox
    .optionBox_c
    .Scoring_con_n
    .Scoring_con.scale_custom_content
    > .fsK
    .score_num_tip {
    left: 0;
    top: -0.38rem;
}
.topic_score_slider .scale_slider_topic {
    position: relative;
}
.topic_score_slider .scale_slider_topic .score_widget_tc {
    height: 0.24rem;
    line-height: 0.24rem;
    text-align: center;
    border-radius: 0.04rem;
    color: #ffffff;
    font-size: 0.14rem;
    margin-left: -0.12rem;
    position: absolute;
    left: 50%;
    top: -0.3rem;
    background: #2672ff;
    padding: 0 0.08rem;
}
.Phone_con .answer_proportion_mobile .selected_value input {
    font-size: 0.16rem;
    color: #707070 !important;
}
/*选词填空 start*/
.banked-cloze-content {
    padding: 0.05rem 0;
}
.banked-cloze-text {
    margin-top: 0.2rem;
}
.banked-cloze-text li {
    padding: 0.12rem 0;
    color: #707070;
    border: 1px solid #dde5ed;
    padding-left: 0.18rem;
    margin: 0.06rem 0;
    border-radius: 0.04rem;
}
.question.cloze .w-select-cloze,
.banked-cloze .banked-cloze-content .banked-cloze-border {
    position: relative;
    width: 1rem;
    display: inline-block;
    margin: 0 0.03rem;
    /* padding-right: 0.2rem; */
    /* border-bottom:1px solid #707070; */
}
.banked-cloze .banked-cloze-content img {
    width: 100%;
}
.banked-cloze .banked-cloze-content .banked-cloze-leve {
    width: 1.2rem;
}
.banked-cloze .banked-cloze-content .banked-cloze-leve select {
    width: 1rem;
}
.banked-cloze .banked-cloze-content .banked-cloze-leve .placeholder_text {
    padding-left: 0.05rem;
}
.banked-cloze-leve .banked-left {
    position: absolute;
}
.banked-cloze-leve .cloze-leve-active,
.banked-cloze-leve .leve-next {
    color: #2672ff;
}
.cloze-leve-error {
    color: #ff6d56;
}
.banked-cloze .banked-cloze-border select {
    /* padding-left:0.2rem; */
}
.question.cloze .cloze_content select,
.banked-cloze .banked-cloze-content select {
    display: inline-block;
    font-size: 0.14rem !important;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0.1rem;
    width: auto;
    width: 100%;
    text-align: center;
    /* text-align-last: center; */
}
.banked-cloze .banked-cloze-content .banked-cloze-leve {
    border: 0;
    padding-right: 0;
}
.banked-cloze-leve .placeholder_text {
    left: 0.05rem;
}
.cloze_content .select-focus,
.banked-cloze .banked-cloze-border .select-focus {
    border-color: #2672ff !important;
}
.banked-cloze-click {
    border-color: #2672ff !important;
    color: #2672ff !important;
}
.cloze_content .placeholder_text,
.banked-cloze .placeholder_text {
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 1rem;
    text-align: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #484848;
    color: #aaa;
    font-size: 0.14rem;
    padding: 0 0.08rem;
}
.cloze_content .placeholder_text.select-next,
.banked-cloze .placeholder_text.select-next {
    border-color: #2672ff;
}
.placeholder-ok {
    color: #484848;
}
.banked-cloze-leve .placeholder_text {
    border: none;
    padding: 0;
    left: 0.07rem;
}
/*选词填空 end*/
/* 下拉多选 start*/
.question .topic_con .phone_select_multiple select {
    border: solid 1px #dde5ed;
    min-height: 0.42rem;
    text-indent: 0.18rem;
}
body:not(.w_test_mode) .question .topic_con .phone_select_multiple select {
    background: url(../../img/survey_mobile/ico_arrow_down.png) 94% center no-repeat #fff;
    background-size: 5%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
body .question .topic_con .phone_select .placeholder_txt,
body .question .topic_con .phone_select_multiple .placeholder_txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 下拉多选 end*/
/* 完形填空 */
.question.cloze .cloze_content {
    line-height: 2;
}
.question.cloze .w-select-cloze {
    margin: 0 0.05rem;
    margin-left: 0;
    display: inline-block;
}
.question.cloze .w-select-cloze .w-select-input {
    height: 0.26rem;
    line-height: 0.26rem;
    padding: 0 0.1rem;
    font-size: 0.12rem;
}
.question.cloze .w-select-cloze .w-select-options-wrapper {
    width: 1.03rem;
}
.question.cloze .w-select-cloze .w-select-option-inner {
    line-height: 1.5;
}
.question.cloze .w-select .w-select-input .w-select-num {
    padding: 0 0.1rem;
    /* top: -0.07rem; */
    /* top:-36%;
    left: -0.12rem; */
    font-size: 0.12rem;
    width: 0.2rem;
    top: 0;
    padding-right: 0.15rem;
}
.question.cloze .w-select .w-select-input i {
    right: 0rem;
    top: 60%;
}
.question.cloze .w-icon-arrow {
    background-size: 15px auto;
}
.question.cloze .w-select .w-select-orgin {
    display: none;
}
.question.cloze
    .w-select
    .w-select-options-wrapper
    .w-select-options
    .w-select-option
    .w-select-option-inner {
    font-size: 0.12rem;
}
.question.cloze .w-select .w-select-options-wrapper {
    padding: 0.05rem 0 0.11rem 0;
}
.question.cloze .w-select-input .w-select-num {
    display: block;
}
.question.cloze .w-select-input .w-select-input-txt {
    position: relative;
    top: -0.27rem;
    left: 0.3rem;
}
.question.cloze .w-select .w-select-input:hover {
    border: 1px solid #2672ff !important;
}
.question.cloze .w-select .w-select-input:visited {
    border: 1px solid #617292 !important;
}
.question.cloze .cloze_order {
    background: #f7f8fa;
    border: 1px solid #d8d8d8;
    border-right: 0;
    font-size: 0.13rem;
    color: #d8d8d8;
    border-top-left-radius: 0.02rem;
    border-bottom-left-radius: 0.02rem;
    display: inline-block;
    width: 0.25rem;
    text-align: center;
    position: relative;
    top: -0.01rem;
}
/* 完形填空 end */

/* 自增表格 start */
.q-auto-table * {
    box-sizing: border-box;
}
.q-auto-table {
}
.q-auto-table .q-auto-table-row .option_label.row-count {
    margin-bottom: 0.06rem;
}
.q-auto-table ul {
    background: rgba(247, 248, 250, 1);
    border-radius: 4px;
    padding: 0.1rem;
    position: relative;
}
.question .topic_con .data_row:last-child {
    /*这条用于样式覆盖*/
    padding-bottom: 0.04rem;
}
.q-auto-table .q-auto-table-row ul li {
    margin-bottom: 0.1rem;
}
.q-auto-table .q-auto-table-row ul li:last-child {
    margin-bottom: 0;
}
.q-auto-table ul li .optionBox_t {
    margin-bottom: 0.1rem;
}
.q-auto-table ul li .optionBox_t .option_label {
    margin: 0;
}
.q-auto-table ul li .optionBox_c {
    margin-bottom: 0.06rem;
}
.q-auto-table ul li .optionBox_c select,
.q-auto-table ul li .optionBox_c input {
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #dde5ed;
    padding: 0.09rem 0.1rem 0.09rem 0.18rem;
    appearance: none; /* 去掉默认图标 */
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    background-image: url('/static/img/survey_mobile/auto-table-icon.png');
    background-size: 24px 24px;
    background-position: right center;
    background-repeat: no-repeat;
    background-origin: content-box;
}
.q-auto-table .w-icon-del {
    position: absolute;
    right: -0.1rem;
    top: -0.12rem;
    z-index: 1;
    width: 0.24rem;
    height: 0.24rem;
    background: url(/static/images/icon_edit_tools.png?v=20190412) no-repeat;
    background-position: -3.82rem -1.68rem;
    background-size: 5.2rem auto;
}
.q-auto-table .w-icon-del.none {
    background: none;
}
.question[disp-type='auto_table'] .add-a-line-btn {
    margin: 0.18rem 0;
    padding: 0;
    height: 0.42rem;
    border-radius: 2px;
    border: 1px dashed rgba(216, 216, 216, 1);
    background-color: #fff;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #2672ff;
    text-align: center;
    cursor: pointer;
}
.question[disp-type='auto_table'] option {
    color: black;
}
.question[disp-type='auto_table'] select.placeholder-color,
.question[disp-type='auto_table'] option.placeholder-color,
.question[disp-type='auto_table'] input.placeholder-color {
    color: #aaa !important;
}
/* 自增表格 end */
/* 标题换行 */
#survey_page .asterisk {
    color: #ff6d56;
    margin-left: 5px;
    font-size: 0.12rem;
    vertical-align: top;
}
/* 上传题 start */
.topic_con_uploadfile label {
    margin-bottom: 0;
}
/* 上传题 end */

/* 分页计时 start */
#pageTimer,
#timeCounter {
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 100;
    color: #707070;
    font-size: 0.13rem;
    height: 0.32rem;
    width: 100%;
    line-height: 0.32rem;
    background: #fff;
    box-shadow: 0 0.02rem 0.04rem 0 rgba(0, 0, 0, 0.1);
}
#next_button.disabled {
    pointer-events: none;
    background-color: #f7f8fa;
    color: #b8b8b8;
}
#submitTimer,
#curPageTimer {
    display: inline-block;
}
#timeCounter .split {
    margin: 0.1rem;
}
#pageTimer .only,
#submitTimer .only,
#curPageTimer .only {
    color: #ff6d56;
}
#pageTimer .icon_time,
#timeCounter .icon_time,
.question .map-search-result ul.map-search-result-list li i {
    display: inline-block;
    height: 0.2rem;
    width: 0.2rem;
    background: url(/static/images/wjw-page-icon.png?v=20190903) no-repeat;
    background-size: 8.08rem auto;
    vertical-align: middle;
}
#pageTimer .icon_time,
#timeCounter .icon_time {
    background-position: -6.2rem -5.56rem;
}
/* 分页计时 end */

.question .textarea-input {
    overflow: overlay;
}

.question .textarea-input::-webkit-scrollbar {
    display: none;
}
/* 新版页面设置start */
#appearset_header .header-tit {
    padding: 10px 18px;
}
#appearset_header .assess_header_div.show-logo {
    min-height: 1.2rem;
}
#appearset_header .assess_header_div .gallery-top .swiper-wrapper .swiper-slide,
#appearset_header .assess_header_div .gallery-top .swiper-wrapper .swiper-slide img {
    width: 100vw;
    height: 40vw;
}
#appearset_header .assess_header_div .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.5;
    width: 7px;
    height: 7px;
}
#appearset_header .assess_header_div .swiper-pagination-bullet-active {
    opacity: 1;
}
#appearset_header .assess_header_div .gallery-thumbs {
    width: 100%;
    height: 35px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
    padding: 6px 20px;
    box-sizing: border-box;
}
#appearset_header .assess_header_div .gallery-thumbs .swiper-wrapper {
    justify-content: center; /* 水平居中 */
}
#appearset_header .assess_header_div .gallery-thumbs .swiper-slide,
#appearset_header .assess_header_div .gallery-thumbs .swiper-slide img {
    overflow: hidden;
    width: 58px !important;
    height: 23px;
}
#appearset_header .assess_header_div .gallery-thumbs .swiper-slide {
    opacity: 0.4;
}
#appearset_header .assess_header_div .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}
#appearset_header .assess_header_div.swiper-header-horizontal .swiper-pagination-bullet {
    background: rgba(170, 170, 170, 1);
}
#appearset_header .assess_header_div.swiper-header-horizontal .swiper-pagination-bullet-active {
    background: rgba(38, 114, 255, 1);
}
#appearset_header .assess_header_div.swiper-header-horizontal {
    padding: 24px 0;
}
#appearset_header .assess_header_div.swiper-header-horizontal .swiper-slide,
#appearset_header .assess_header_div.swiper-header-horizontal .swiper-slide img {
    border-radius: 10px;
}
#appearset_header .assess_header_div.swiper-header-horizontal .swiper-container {
    overflow: inherit;
}
#appearset_header
    .assess_header_div.swiper-header-horizontal
    .swiper-container-horizontal
    > .swiper-pagination {
    bottom: -38px;
}
#appearset_header
    .assess_header_div.swiper-header-horizontal
    .gallery-top
    .swiper-wrapper
    .swiper-slide,
#appearset_header
    .assess_header_div.swiper-header-horizontal
    .gallery-top
    .swiper-wrapper
    .swiper-slide
    img {
    width: 80vw;
    height: 32vw;
}
#appearset_header .header-tit {
    background-color: #eff4fe;
}
/* 新版页面设置end */

/* 答题结束页公众号导流 start */
.new_answer_style .MobileServeyFooter .ma_auto .footer_content.survey_diversion {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.new_answer_style
    .MobileServeyFooter
    .ma_auto
    .footer_content.survey_diversion
    .survey_diversion_create {
    background: url(/static/images/create_btn3.png?v=20181206) no-repeat;
    background-size: 1.85rem;
    background-position: -0.12rem;
    color: #fff;
    vertical-align: middle;
}
.new_answer_style
    .MobileServeyFooter
    .ma_auto
    .footer_content.survey_diversion
    .survey_diversion_create.new_create_style:not(.href-click) {
    position: static;
    display: inline-block !important;
    transform: unset;
}
.new_answer_style
    .MobileServeyFooter
    .ma_auto
    .footer_content.survey_diversion
    .survey_diversion_get {
    width: 1.4rem;
    line-height: 0.42rem;
    height: 0.42rem;
    font-size: 0.12rem;
    border-radius: 0.04rem;
    font-weight: 400;
    border: 0.01rem solid rgba(139, 175, 249, 1);
    color: rgba(136, 174, 249, 1);
    margin-left: 0.22rem;
    display: inline-block !important;
    vertical-align: middle;
}
/* 答题结束页公众号导流 end */
/* 地理位置题 start */
.Phone_con .question .blank-mode-map {
    font-size: 0.15rem;
}
.Phone_con .question .w-input-icon-group {
    width: 100%;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    border-radius: 0.04rem;
}
.Phone_con .question .blank-mode-map .w-input-icon-group.active,
.Phone_con .question .blank-mode-map .w-input-icon-group:hover,
.Phone_con .question .blank-mode-map .w-input-icon-group:focus {
    border-color: #2672ff;
}
.Phone_con .question .blank-mode-map .w-input-icon-suffix i.w-icon {
    cursor: pointer;
    display: inline-block;
    height: 0.24rem;
    width: 0.24rem;
    background: url(/static/images/mobile-close-icon.png?v=20200106) no-repeat 0.03rem 0.03rem;
    background-size: 0.18rem;
    vertical-align: middle;
}
.Phone_con .question .blank-mode-map .w-input-icon-suffix i.w-icon.hide-close-icon {
    display: none;
}
.question .map-search-result {
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0.02px;
    border: 1px solid rgba(232, 232, 232, 1);
    border-top: none;
}
.question .map-search-result .search-empty {
    height: 0.55rem;
    line-height: 0.55rem;
    font-size: 0.15rem;
    color: #d8d8d8;
    text-align: center;
}
.question .map-search-result ul {
    max-height: 3.16rem;
    overflow: auto;
    padding-left: 0.12rem;
}
.question .map-search-result ul li {
    padding: 0.14rem 0.2rem 0.14rem 0rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eaeaea;
}
.question .map-search-result ul.map-search-result-list li i {
    background-position: -2.35rem -2.35rem;
}
.question .map-search-result ul li:last-child {
    border-bottom: none;
}
.Phone_con .question .blank-mode-map input {
    padding: 0.1rem 0.4rem 0.1rem 0.12rem;
    font-size: 0.15rem;
}
.question .map-search-result ul::-webkit-scrollbar {
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 2px;
}
.question .map-search-result ul::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #aaa;
}
.question .map-search-result ul::-webkit-scrollbar-track {
    background: rgba(216, 216, 216, 0);
    box-shadow: inset 0 0 5px rgba(216, 216, 216, 0);
}
.update_geo .geographical_content_wrap.blank-mode-geographical,
.blank-mode-geographical .geographical_input {
    display: none !important;
}
.Phone_con .question .blank-mode-map input::-webkit-input-placeholder {
    color: #aaa;
}
.Phone_con .question .blank-mode-map input::-moz-input-placeholder {
    color: #aaa;
}
.Phone_con .question .blank-mode-map input::-ms-input-placeholder {
    color: #aaa;
}
/* 地理位置题 end */
/* 隐私协议 start*/
.privacy-policy-wrapper {
    margin: 0 auto;
    padding: 0.15rem 0.18rem;
}
.privacy-policy-wrapper .topic_title_wrap {
    font-size: 0.2rem;
    margin: 0 0 0.12rem;
    color: #484848;
}
.privacy-policy-pop {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
}
.privacy-policy-pop-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 2.48rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0.04rem;
    margin: -1.24rem 0 0 -1.5rem;
}
.privacy-policy-pop-wrapper .content-wrapper {
    margin: 0 0.29rem;
    min-height: 1.92rem;
}
.privacy-policy-pop-wrapper .title {
    text-align: center;
    color: rgba(72, 72, 72, 1);
    font-size: 0.2rem;
    padding: 0.24rem 0 0.09rem;
}
.privacy-policy-pop-wrapper .content {
    text-align: left;
    color: rgba(72, 72, 72, 1);
    font-size: 0.18rem;
    padding-bottom: 0.24rem;
}
.privacy-policy-pop-wrapper .btn-wrapper {
    height: 0.55rem;
    background: rgba(251, 251, 251, 1);
    border-radius: 0px 0px 8px 8px;
    display: flex;
    border-top: 2px solid #eeeeee;
}
.privacy-policy-pop-wrapper .btn-wrapper span {
    display: inline-block;
    width: 50%;
    text-align: center;
    line-height: 0.55rem;
    font-size: 0.16rem;
}
.privacy-policy-pop-wrapper .btn-wrapper span.left {
    border-right: 1px solid #eeeeee;
    color: #484848;
}
.privacy-policy-pop-wrapper .btn-wrapper span.right {
    border-left: 1px solid #eeeeee;
    color: #2672ff;
}
.privacy-policy-wrapper a,
.privacy-policy-pop-wrapper a {
    color: #484848;
    border-bottom: 1px solid #484844;
}
.privacy-policy-pop.min-pop .privacy-policy-pop-wrapper {
    height: 1.94rem;
}
.privacy-policy-pop.min-pop .privacy-policy-pop-wrapper .content-wrapper {
    min-height: 1.4rem;
}
.privacy-policy-wrapper-v3 {
    padding: 0rem 0.18rem 0.48rem;
}
.privacy-policy-wrapper-v4 {
    padding: 0.35rem 0.18rem 0.09rem;
}
.privacy-policy-wrapper-v3 .privacy-policy-content,
.privacy-policy-wrapper-v4 .privacy-policy-content,
.privacy-policy-wrapper-v3 .privacy-policy-content a,
.privacy-policy-wrapper-v4 .privacy-policy-content a {
    font-size: 14px;
    color: #8f8f8f;
}
.privacy-policy-wrapper-v3 .privacy-policy-content a,
.privacy-policy-wrapper-v4 .privacy-policy-content a {
    border-bottom: 1px solid #8f8f8f;
}
.privacy-policy-wrapper-v3 .privacy-policy-content .privacy-policy-radio,
.privacy-policy-wrapper-v4 .privacy-policy-content .privacy-policy-radio {
    float: left;
}
.privacy-policy-wrapper-v3 .privacy-policy-content label,
.privacy-policy-wrapper-v4 .privacy-policy-content label {
    padding-left: 0.34rem;
    position: relative;
}
.privacy-policy-wrapper-v3 .privacy-policy-content input,
.privacy-policy-wrapper-v4 .privacy-policy-content input,
.privacy-policy-wrapper-v5 .privacy-policy-content input {
    position: absolute;
    -webkit-appearance: none;
    width: 0;
    height: 0;
    visibility: hidden;
}
.privacy-policy-wrapper-v3 .privacy-policy-content .ico_radio,
.privacy-policy-wrapper-v4 .privacy-policy-content .ico_radio {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    left: 0.09rem;
    top: 16%;
    border: 1px solid #d8d8d8;
    background: #ffffff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.privacy-policy-wrapper-v3 .privacy-policy-content input:checked + .ico_radio,
.privacy-policy-wrapper-v4 .privacy-policy-content input:checked + .ico_radio {
    border: none;
    background: url(/static/img/survey_mobile/privacy-policy-ico.png?v=20200326) no-repeat;
    background-size: auto 0.16rem;
}
body .privacy-policy-toast {
    width: 2.67rem;
    font-size: 0.14rem;
    padding: 0.13rem 0.12rem 0.14rem 0.18rem;
    background-color: #484848;
    color: #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 4px;
}
#appearset_cover .privacy-policy-cover-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
}
#appearset_cover .privacy-policy-cover-wrapper .cover_btn {
    padding: 0 0.18rem;
}
.not-privacy-policy {
    position: absolute;
    width: 100%;
    bottom: 0.54rem;
    padding: 0 0.24rem;
}
#appearset_cover .privacy-policy-cover-wrapper .privacy-policy-wrapper-v5 {
    font-size: 0.12rem;
    color: #fff;
    margin: 0.24rem 0.4rem 0.58rem 0.36rem;
}
#appearset_cover .privacy-policy-cover-wrapper .privacy-policy-wrapper-v5 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.privacy-policy-wrapper-v5 .privacy-policy-content label {
    padding-left: 0.18rem;
    position: relative;
}
.privacy-policy-wrapper-v5 .privacy-policy-content .ico_radio {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    left: 0rem;
    top: 16%;
    border: 1px solid #d8d8d8;
    background: #ffffff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.privacy-policy-wrapper-v5 .privacy-policy-content input:checked + .ico_radio {
    border: none;
    background: url(/static/img/survey_mobile/privacy-policy-ico.png?v=20200326) no-repeat;
    background-size: auto 0.12rem;
}
.privacy-policy-v5 {
    height: 100%;
    padding-top: 1.3rem;
}
.privacy-policy-v5 .privacy-policy-cover {
    position: relative;
    width: 1.81rem;
    height: 1.74rem;
    margin: 0 auto;
    background: url(/static/img/survey_mobile/privacy-policy-cover.png?v=20200327) no-repeat;
    background-size: 100%;
}
.privacy-policy-v5 .privacy-policy-btn {
    width: 2.58rem;
    height: 0.48rem;
    background: rgba(38, 114, 255, 1);
    box-shadow: 0px 4px 8px 0px rgba(38, 114, 255, 0.2);
    border-radius: 0.04rem;
    margin: 0.57rem auto 0.24rem;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.18rem;
    color: #fff;
}
.privacy-policy-v5 .privacy-policy-content {
    width: 2.58rem;
    font-size: 0.12rem;
    color: #707070;
    margin: 0 auto;
}
.privacy-policy-v5 .privacy-policy-content a {
    font-size: 0.12rem;
    color: #707070;
    border-bottom: 1px solid #707070;
}
/* 隐私协议 end*/
/* 测评答题结束页优化 start */
.new_answer_style[btn_style='4'] .new-wj-luck-draw .wj_luck_draw {
    min-height: 3.6rem;
}
.new_answer_style .phone_end.new-wj-luck-draw .enc_desc_wrap {
    padding: 0.24rem 0.18rem 0.01rem;
    position: relative;
}
/* 测评答题结束页优化 end */
/* 删除问卷seo 样式 start */
.abnormal_new_answer_style .survey_info_wrap .content-info {
    margin: 0.24rem auto;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    padding: 0.18rem 0.2rem 0.24rem;
    width: 320px;
}
.abnormal_new_answer_style .survey_info_wrap .content-info a {
    display: block;
    color: #484848;
    font-size: 0.14rem;
    line-height: 2;
    text-decoration: none;
    outline: none;
}
.abnormal_new_answer_style .survey_info_wrap .content-info p {
    color: #707070;
    font-size: 0.12rem;
    margin-bottom: 4px;
}
@media screen and (max-width: 320px) {
    .abnormal_new_answer_style .survey_info_wrap .content-info {
        width: 248px;
    }
}
@media screen and (max-width: 250px) {
    .abnormal_new_answer_style .survey_info_wrap .content-info {
        width: 2.84rem;
    }
}
/* 删除问卷seo 样式 end */

.audio-show-iframe[data-platform='wyy'] {
    display: inline-block;
    margin: 0 0 0 -0.1rem !important;
    width: calc(100% - 0.02rem) !important;
    vertical-align: top;
}

.topic_con .audio-show-iframe[data-platform='wyy'] {
    width: calc(100% + 0.1rem) !important;
}

.audio-show-iframe[data-platform='xm'] {
    margin: 0 0 0 -0.19rem !important;
    width: calc(100% - 0.02rem) !important;
}

.desc_begin .audio-show-iframe[data-platform='xm'],
.topic_con .audio-show-iframe[data-platform='xm'] {
    margin: 0 0 0 -0.21rem !important;
}

.audio-show-iframe[data-platform='xmly'] {
    margin: 0.12rem 0 0 0 !important;
}

.desc_begin .audio-show-iframe[data-platform='xmly'] {
    margin: 0.12rem 0 0 0 !important;
}

.topic_con .audio-show-iframe[data-platform='xmly'] {
    margin: 0.1rem 0 0 0 !important;
}
.question .topic_con[type='mobile'] .topic_input,
.question .topic_con[type='email'] .topic_input,
.question .topic_con[type='number'] .topic_input,
.question .topic_con[type='id_num'] .topic_input,
.question .topic_con[type='url'] .topic_input,
.question .topic_con[type='alphabet'] .topic_input,
.question .topic_con[type='chinese'] .topic_input {
    padding: 0.09rem 0.32rem 0.09rem 0.4rem;
}

.question .topic_con[type='mobile'] .topic_input:after,
.question .topic_con[type='email'] .topic_input:after,
.question .topic_con[type='number'] .topic_input:after,
.question .topic_con[type='id_num'] .topic_input:after,
.question .topic_con[type='url'] .topic_input:after,
.question .topic_con[type='alphabet'] .topic_input:after,
.question .topic_con[type='chinese'] .topic_input:after,
.question .topic_con[type='mobile'] .topic_input:after,
.question .topic_con[type='email'] .topic_input:after,
.question .topic_con[type='number'] .topic_input:after,
.question .topic_con[type='id_num'] .topic_input:after,
.question .topic_con[type='url'] .topic_input:after,
.question .topic_con[type='alphabet'] .topic_input:after,
.question .topic_con[type='chinese'] .topic_input:after {
    left: 0.18rem;
    background-position: 0 0.03rem;
    background-size: 0.18rem auto;
    content: '';
    display: block;
    width: 0.18rem;
    height: 0.24rem;
    position: absolute;
    right: 0.18rem;
    top: 0.08rem;
    background-repeat: no-repeat;
}

.question .topic_con[type='number'] .topic_input:after {
    background-image: url(../../images/number-icon.png);
    background-position: 0 0.05rem;
}
.question .topic_con[type='alphabet'] .topic_input:after {
    background-image: url(../../images/alphabet-icon.png);
}
.question .topic_con[type='chinese'] .topic_input:after {
    background-image: url(../../images/chinese-icon.png);
}
.question .topic_con[type='email'] .topic_input:after {
    background-image: url(../../images/email-icon.png);
}
.question .topic_con[type='mobile'] .topic_input:after {
    background-size: 0.14rem auto;
    background-position: 0 0.02rem;
    background-image: url(../../images/mobile-icon.png);
}
.question .topic_con[type='url'] .topic_input:after {
    background-image: url(../../images/url-icon.png);
}
.question .topic_con[type='id_num'] .topic_input:after {
    background-image: url(../../images/id-num-icon.png);
}
/* 样式优化 start */
#survey_page .horz_blank,
#survey_page .cloze_content,
#survey_page .banked-cloze-content {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 0.14rem;
    line-height: 0.3rem;
}
#survey_page .horz_blank .ipt-wrap {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
#survey_page .ipt-wrap {
    line-height: 1.5;
    vertical-align: baseline;
}
#survey_page .cloze_content .placeholder_text,
#survey_page .banked-cloze-content .placeholder_text {
    line-height: 1.8;
}
#survey_page .ipt-wrap input,
#survey_page .banked-cloze-content .banked-cloze-fontques {
    font-size: 0.14rem;
}
#survey_page .banked-cloze-query {
    font-size: 0.13rem;
    padding: 10px;
    line-height: 0.21rem;
}
/* 样式优化 end */

/* 练习模式 */
.question .answer-flag {
    box-sizing: border-box;
    display: block;
    color: #00bf6f;
    font-size: 0.14rem;
    border-radius: 0.02rem 0.02rem 0 0;
    height: 0.24rem;
    line-height: 0.22rem;
    background: rgba(0, 191, 111, 0.1);
    border: 1px solid rgba(0, 191, 111, 0.2);
    border-bottom: none;
    padding-left: 0.18rem;
}
.question .answer-flag.wrong-answer {
    color: #ff6d56;
    background: rgba(255, 109, 86, 0.1);
    border: 1px solid rgba(255, 109, 86, 0.2);
    border-bottom: none;
}
.question .answer-flag.hidden {
    display: none;
}
.question .review-answer-btn {
    box-sizing: border-box;
    display: none;
    font-size: 0.14rem;
    color: #2672ff;
    padding: 0.06rem 0.1rem;
    border: solid 1px #2672ff;
    border-radius: 0.02rem;
    background: #fff;
    line-height: 1;
    cursor: pointer;
    margin-top: 0.1rem;
}
.question .review-answer-btn.show-btn {
    display: block;
}
.question .answer-analysis {
    display: none;
    padding: 0.14rem 0.12rem;
    background: #f7f8fa;
    border-radius: 0.02rem;
    font-size: 0.14rem;
    color: #707070;
    margin-top: 0.1rem;
}
.question .answer-analysis img {
    max-width: 100%;
    height: auto !important;
}
.question .answer-analysis .correct-answer {
    margin-bottom: 0.1rem;
}
.question .part-title {
    color: #484848;
    line-height: 1;
    margin-bottom: 0.08rem;
}
.question .topic_con .ShowImgCon::after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.question .image-option {
    float: left;
    width: 47.6%;
}
.question .image-option:nth-child(odd) {
    margin-right: 0.15rem;
}
.question .topic_con .ShowImgCon .image-option .simg {
    width: 100%;
}
/* 练习模式 end */
.wj-loading-mask,
.loading-mask {
    position: relative;
    z-index: 2000;
    background: #fcfcfc !important;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.3s;
}
.wj-loading-mask {
    position: fixed;
    background-color: hsla(0, 0%, 100%, 0.5);
}
.wj-loading-spinner .circular,
.loading-spinner .circular {
    height: 0.36rem;
    width: 0.36rem;
    animation: loading-rotate 2s linear infinite;
}
.wj-loading-spinner .path,
.loading-spinner .path {
    animation: loading-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90, 150;
    stroke-dashoffset: 0;
    stroke-width: 2;
    stroke: #2672ff;
    stroke-linecap: round;
}

.loading-spinner {
    top: 0.91rem;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    position: absolute;
}
.wj-loading-spinner {
    top: 50%;
    margin-top: -21px;
    width: 100%;
    text-align: center;
    position: absolute;
}

.loading-spinner .loading-spinner-desc {
    font-size: 0.12rem;
    color: #484848;
    line-height: 0.12rem;
    margin-top: 0.15rem;
}

@keyframes loading-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -0.4rem;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -1.2rem;
    }
}
/* 配额优化 start */
.question .unstyled li .checked_wrap .option_txt {
    display: inline-block;
    vertical-align: middle;
}
.question .topic_con .ShowImgCon .simg[disabled='disabled'],
.question .checkbox_wrap .unstyled .option_cell[disabled='disabled'] .checked_wrap > .ico_checkbox,
.question .option-group .option_cell[disabled='disabled'],
.question .option-group .option_cell[disabled='disabled'] .checked_wrap,
.question .radio_wrap .unstyled li.option_cell[disabled='disabled'] .checked_wrap > .ico_radio,
.question .topic_con .ShowImgCon .image-option[disabled='disabled'] .simg .optionImg .ico_radio,
.question .topic_con .ShowImgCon .image-option[disabled='disabled'] .simg .optionImg .ico_checkbox,
.question .topic_con .ShowImgCon .simg[disabled='disabled'] .optionImg .ico_radio,
.question .topic_con .ShowImgCon .simg[disabled='disabled'] .optionImg .ico_checkbox,
.question .checkbox_wrap .unstyled .option_cell.disabled .checked_wrap > .ico_checkbox,
.question .unstyled li[disabled='disabled'] .checked_wrap,
.question .option-group .option_cell.disabled,
.question .option-group .option_cell.disabled .checked_wrap {
    background-color: #f7f8fa;
    border-color: #eaeaea;
}
.question .checkbox_wrap .unstyled .option_cell[disabled='disabled'] .checked_wrap > .ico_checkbox,
.question .checkbox_wrap .unstyled .option_cell.disabled .checked_wrap > .ico_checkbox {
    border-color: #dde5ed;
}
.question .topic_con .ShowImgCon .simg .optionImg .quota-num,
.question .topic_con .ShowImgCon .image-option .simg .optionImg .quota-num,
#question_box .question .unstyled li .checked_wrap .quota-num {
    color: #b8b8b8;
    font-size: 0.16rem;
}

#question_box .question .unstyled li .checked_wrap .quota-num {
    vertical-align: middle;
    display: inline-block;
}
#question_box .question .unstyled li .checked_wrap .option_txt .quota-num {
    vertical-align: baseline;
}
#quota-pop-wrapper .content-wrapper {
    width: 300px;
    height: 180px;
    background: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    font-size: 16px;
    color: #484848;
    line-height: 27px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -90px 0 0 -150px;
    z-index: 1;
}
#quota-pop-wrapper .quota-mask {
    opacity: 0.5;
    background: #000000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#quota-pop-wrapper .content-wrapper .header {
    padding: 36px 28px 0;
    box-sizing: border-box;
}
#quota-pop-wrapper .content-wrapper .footer {
    position: absolute;
    bottom: 0;
    background: #fbfbfb;
    border-radius: 0px 0px 8px 8px;
    width: 100%;
    height: 54px;
    border: 1px solid #eeeeee;
    color: #2672ff;
    line-height: 54px;
    text-align: center;
}
.question .topic_con .ShowImgCon .image-option[disabled='disabled'] .simg {
    background: #f7f8fa;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}
.question .topic_con .ShowImgCon .simg[disabled='disabled'] .simgbox,
.question .topic_con .ShowImgCon .image-option[disabled='disabled'] .simg .simgbox {
    opacity: 0.4;
    background: #ffffff;
}
.question .topic_con .ShowImgCon .simg .optionImg .img_txt,
.question .topic_con .ShowImgCon .image-option .simg .optionImg .img_txt {
    display: inline-block;
}
.question .topic_con .ShowImgCon .simg[disabled='disabled'] .optionImg .img_txt,
.question .topic_con .ShowImgCon .image-option[disabled='ddisabled'] .simg .optionImg .img_txt {
    display: inline-block;
    color: #b8b8b8 !important;
}
.question .topic_con .phone_select.disabled .placeholder_txt.placeholder {
    background: #f7f8fa;
    border-color: #f0f0f0;
    color: #aaaaaa !important;
}
.question .topic_con .phone_select.disabled:not(.multiple_select):after {
    background-color: #f7f8fa;
}
/* 配额优化 end */
