.data_box {
    margin: 90px 16px 20px 200px;
    position: relative;
}

.crumbs {
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #999999;
    font-weight: 400;
    line-height: 1;
    min-width: 1000px;
    max-width: 1244px;
    margin: 0 auto 20px;
    cursor: pointer;
}

.plan_establish {
    font-weight: 600;
    color: #333333;
}

.question_box,
.answer_box {
    min-width: 1000px;
    max-width: 1244px;
    margin: 0 auto 20px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
    position: relative;
}

.question_box {
    padding-bottom: 16px;
}

.type_box {
    padding: 20px 24px;
}

.type_box span {
    width: 70px;
    height: 24px;
    background: rgba(254, 103, 103, 0.1);
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FE6767;
    text-align: center;
    line-height: 24px;
    margin-right: 8px;
}

.type_box em {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1;
    margin: -4px 0;
}

.question {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin: -5px 24px 11px;
}

.option_box {
    padding: 0 0 6px;
    margin: 0 24px;
}

.option_box p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin: -4px 0 6px;
}

.analysis_box {
    background: #F9F9F9;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    padding: 16px 16px 8px;
    margin: 0 20px;
}

.analysis_box p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin: -5px 0 8px;
}

.analysis_box p i {
    font-style: normal;
}

.more_box {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #AAAAAA;
    text-align: center;
    line-height: 1;
    margin: 24px 0 0;
}

.more_box span {
    padding-right: 20px;
    background: url('//7niu.kaokao.mobi/data_question_zhankai@2x.png') right center/12px 12px no-repeat;
}

.middle_box {
    min-width: 1000px;
    max-width: 1244px;
    margin: 0 auto 20px;
}

.middle_box>div {
    width: calc(25% - 15px);
    height: 130px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    padding: 20px 16px;
    margin-right: 20px;
    box-sizing: border-box;
    position: relative;
}

.middle_box .difficulty_box {
    position: absolute;
    top: 82px;
    right: 16px;
    width: 43%;
    height: 12px;
}

.middle_box .difficulty_box p {
    position: relative;
    width: 30%;
    height: 100%;
    margin: 0;
}

.middle_box .difficulty_box p:nth-child(1) {
    background: #2E9998;
    border-radius: 6px 0px 0px 6px;
}

.middle_box .difficulty_box p:nth-child(2) {
    width: 40%;
    background: #6EB9B8;
}

.middle_box .difficulty_box p:nth-child(3) {
    background: #AED8D6;
    border-radius: 0px 6px 6px 0px;
}

.middle_box .difficulty_box p span {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 8px;
    height: 8px;
    margin-left: -4px;
}

.middle_box .difficulty_box .select span {
    display: block;
}

.middle_box .difficulty_box p:nth-child(1) span {
    background: url('//7niu.kaokao.mobi/data_nan_icon@2x.png') 0 0/100% 100% no-repeat;
}

.middle_box .difficulty_box p:nth-child(2) span {
    background: url('//7niu.kaokao.mobi/data_zhong_icon@2x.png') 0 0/100% 100% no-repeat;
}

.middle_box .difficulty_box p:nth-child(3) span {
    background: url('//7niu.kaokao.mobi/data_yi_icon@2x.png') 0 0/100% 100% no-repeat;
}

.middle_box .countdown {
    position: absolute;
    top: 42px;
    right: 36px;
}

.middle_box .line_box {
    position: absolute;
    top: 82px;
    right: 36px;
    width: 43%;
    height: 12px;
    background: #F9F9F9;
    border-radius: 6px;
}

.middle_box .line {
    display: block;
    height: 12px;
    background: #45BB77;
    border-radius: 6px;
}

.middle_box h3 {
    height: 48px;
    line-height: 24px;
    margin: -4px 0;
}

.middle_box p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-top: 24px;
}

.middle_box>div:last-child {
    margin: 0;
}

.answer_box h3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    padding: 20px 0 27px;
    margin: 0 16px;
}

.option_nav {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 46px;
    border-bottom: 1px solid #F8F8F8;
    text-align: center;
    margin: 0 20px;
}

.option_list li {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1;
    text-align: center;
    border-bottom: 1px solid #F8F8F8;
    padding: 36px 0 32px;
    margin: 0 20px;
}

.photo_list li {
    line-height: 62px;
}

.photo_list .w2 {
    position: relative;
}

.photo_list .w2 span {
    position: absolute;
    left: calc(50% + 25px);
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url('//7niu.kaokao.mobi/data_preview@2x.png') 0 0/100% 100% no-repeat;
}

.option_list .answer_li {
    color: #45BB77;
}

.answer_box .w1 {
    width: 96px;
}

.answer_box .w2 {
    width: calc(100% - 336px);
}

.answer_box .w3 {
    width: 112px;
}

.answer_box .w4 {
    width: 128px;
}

.answer_box6 .w2 {
    width: calc(100% - 448px);
}

.answer_box6 .w5 {
    width: 112px;
}

.option_list li p>img {
    width: 98px;
    height: 62px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
}

.answer_box2 p {
    padding: 0 32px;
}

.answer_box2 p:nth-child(2) {
    width: 48px;
}

.answer_box2 p:last-child {
    width: 64px;
}

.answer_box3 li {
    line-height: 20px;
}

.answer_box3 .option_nav .w4 {
    position: relative;
}

.answer_box3 .option_nav span {
    position: absolute;
    top: 38px;
    left: 22px;
    width: 84px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 3, 71, 0.09);
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    text-align: center;
}

.answer_box3 .option_nav span em {
    display: block;
    padding: 10px 0;
    cursor: pointer;
    border-radius: 4px;
}

.answer_box3 .option_nav span em:hover {
    color: rgba(254, 103, 103, 1);
}

.answer_box3 .option_nav span .red_em {
    background: rgba(254, 103, 103, 0.04);
    color: #fe6767;
}

.answer_box3 .option_list .w4 {
    width: 68px;
    height: 20px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    margin: 0 30px;
}

.answer_box3 .option_list .manual_w4 {
    width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    text-align: center;
    margin: 0;
}

.orange_w4 {
    background: #FA8C28;
}

.green_w4 {
    background: #45BB77;
}

.red_w4 {
    background: #FF4830;
}

.grey_w4 {
    background: #999999;
}

.answer_box4 li {
    line-height: 50px;
    padding: 16px 0;
}

.answer_box4 .option_nav .w5 {
    width: 50px;
    margin-right: 20px;
}

.answer_box4 .option_list li .w5 {
    width: 50px;
    height: 50px;
    background: #EBF8FF;
    border: 1px solid #EFEFEF;
    border-radius: 50%;
    margin-right: 20px;
    box-sizing: border-box;
}

.answer_box4 .w1 {
    width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.answer_box4 .w2 {
    width: calc(100% - 426px);
}

.answer_box4 .option_list .w4 {
    margin-top: 15px;
}

.answer_box5 .option_nav p,
.answer_box5 .option_list p {
    width: 100px;
}

.answer_box5 .option_nav .w2,
.answer_box5 .option_list .w2 {
    width: calc(100% - 500px);
}

.answer_box5 .option_list .w6 {
    color: #347FFB;
    cursor: pointer;
}

a.comment_href {
    background: url('//7niu.kaokao.mobi/comment_href@2x.png') 0 center/12px 11px no-repeat;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #347FFB;
    padding-left: 14px;
    margin: 0 4px;
    cursor: pointer;
}

.blue_box {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #347FFB;
    cursor: pointer;
}

.blue_box span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    vertical-align: middle;
}

.blue_phone {
    background: url('//7niu.kaokao.mobi/blue_phone@2x.png') 0 0/14px 14px no-repeat;
}

.blue_audio {
    background: url('//7niu.kaokao.mobi/blue_audio@2x.png') 0 0/14px 14px no-repeat;
}

.blue_audio_pause {
    background: url('//7niu.kaokao.mobi/blue_audio_pause@2x.png') 0 0/14px 14px no-repeat;
}

.blue_video {
    background: url('//7niu.kaokao.mobi/blue_video@2x.png') 0 0/14px 14px no-repeat;
}

.media_box {
    margin: 0 0 20px 24px;
}

.media_photo,
.media_photo img {
    display: block;
    width: 144px;
    height: 144px;
    border-radius: 4px;
    margin-right: 16px;
}

.media_audio {
    width: 144px;
    height: 144px;
    background: url('//7niu.kaokao.mobi/audio_poster@2x.png') 0 0/100% 100% no-repeat;
    border-radius: 4px;
    margin-right: 16px;
    position: relative;
}

.media_video,
.media_video video {
    width: 256px;
    height: 144px;
    background: url('//7niu.kaokao.mobi/video_small_poster@2x.png') 0 0/100% 100% no-repeat;
    border-radius: 4px;
    margin-right: 16px;
    position: relative;
}

.media_audio img,
.media_video img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42px;
    height: 42px;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.option_member_box {
    display: none;
    background: #F9F9F9;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 24px 14px 14px;
    margin-top: 32px;
    position: relative;
}

.option_member_box2 {
    padding: 24px 14px 44px;
}

.option_member_box div {
    width: 84px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.option_list li .option_member_box img {
    display: block;
    width: 50px;
    height: 50px;
    background: #EBF8FF;
    border: 1px solid #EFEFEF;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 auto 8px;
}

.option_member_box .nickname {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.option_list .answer_li .option_member_box {
    background: rgba(69, 187, 119, 0.06);
    border: 1px solid #45BB77;
}

.option_list .answer_li .nickname {
    color: #45BB77;
}

.option_member_box .num {
    position: absolute;
    top: 36px;
    right: 0;
    height: 14px;
    background: #C8C8C8;
    border-radius: 7px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 0 4px;
    transform: translate(-50%, 0);
}

.answer_li .option_member_box .num {
    background: #45BB77;
}

.get_more_btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #AAAAAA;
    line-height: 46px;
    text-align: center;
    border: none !important;
    margin: 0 auto !important;
    cursor: pointer;
}

.get_more_btn span {
    padding-right: 20px;
    background: url('//7niu.kaokao.mobi/content_icon_down@2x.png') right center / 12px 12px no-repeat;
}

.previewImage_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    margin: 0 auto;
}

.previewImage_box span {
    position: absolute;
    top: 0.6em;
    right: 0.6em;
    width: 2em;
    height: 2em;
    background: url('//7niu.kaokao.mobi/live_preview_close@2x.png') 0 0/100% 100% no-repeat;
    z-index: 1;
}

.previewImage_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ser_type_box b {
    background: url('//7niu.kaokao.mobi/paper_jiantou_icon@2x.png') right center/12px 12px no-repeat;
    font-weight: 400;
    padding-right: 20px;
    cursor: pointer;
}