body{
    background: #F8F8F8;
}
.zt_report{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.page_add{
    font-size:14px;
    color:rgba(102,102,102,1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor:pointer;
    padding: 20px 0;
}
.page_add span:first-child{
    color:rgba(51,51,51,1);
    margin-right: 20px;
}
.page_add1 span{
    margin: 0 !important;
}
.page_add1 i{
    margin: 0 14px 0 8px;
    vertical-align: -2px;
    width:6px;
    height:12px;
    font-size: 14px;
}
.page_add1 span{
    color: #666666;
}
.page_add1 span:first-child{
    color: #333333;
}
.zt_report_main{
    background: #ffffff;
    padding: 30px;
}
.zt_report_mk1{
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.zt_report_mk1 .tx_icon{
    width:60px;
    height:60px;
    border-radius: 50%;
    margin-right: 12px;
    background-size: 60px 60px;
    /*border: 1px solid red;*/
}
.zt_report_mk1>div{
    flex: 1;
}
.zt_report_mk1>div .zt_report_mes{
    font-size:14px;
    color:#999;
    margin-bottom: 20px;
}
.zt_report_mk1>div .zt_report_mes span:first-child{
    margin-right: 20px;
}
.zt_report_mk1>div .user_name{
    font-size:16px;
    color:#333;
    margin-bottom: 6px;
}
.zt_report_mes_list{
    display: inline-block;
    font-size: 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEEEEE;
}
.zt_report_mes_list li{
    width:240px;
    padding: 16px 0px 17px 76px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 8px 2px rgba(0,0,0,0.08);
    border-radius:2px;
    margin-right: 14px;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
}
.zt_report_mes_list li:last-child{
    margin-right: 0px;
}
.zt_report_mes_list li span{
    font-size:18px;
    color:rgba(51,51,51,1);
    margin-bottom: 4px;
    display: block;
    line-height: 25px;
}
.zt_report_mes_list li span:last-child{
    font-size:12px;
    color:rgba(153,153,153,1);
    margin-bottom: 0px;
    line-height: 17px;
}
.zt_report_mes_list li i{
    position: absolute;
    display: block;
    width:32px;
    height:32px;
    top: 50%;
    margin-top: -16px;
    left: 25px;
    background-size: 32px 32px;

}
.zt_report_mes_list li:first-child i{
    width:37px;
    height:33px;
    left: 23px;
}
.report_icon1{
    background: url("//imgcdn.bangkao.com/src/userCenter/img/report_icon1.61b9d313.png") no-repeat center center;
}
.report_icon2{
    background: url("//imgcdn.bangkao.com/src/userCenter/img/report_icon2.76806010.png") no-repeat center center;
}
.report_icon3{
    background: url("//imgcdn.bangkao.com/src/userCenter/img/report_icon3.924895eb.png") no-repeat center center;
}
.report_icon4{
    background: url("//imgcdn.bangkao.com/src/userCenter/img/report_icon4.b81ae6e0.png") no-repeat center center;
}

.zt_report_mk2_tit{
    height:32px;
    display: inline-block;
    background:rgba(244,249,255,1);
    border-radius:0px 6px 6px 0px;
    padding:  0px 26px 0px 18px;
    margin-left: -30px;
    line-height: 32px;
    font-size:12px;
    color:rgba(69,172,255,1);
    margin-bottom: 20px;
}
.zt_report_mk2_ti_list{
    font-size: 0px;
    margin: 0px auto 20px auto;
}
.zt_report_mk2_ti_list1{
    width: 1143px;
}
.zt_report_mk2_ti_list>li{
    border-radius:4px;
    padding: 11px 11px 30px 11px;
    margin-bottom: 20px;
}
.zt_report_mk2_ti_list>li:last-child{
    margin-bottom: 0px;
}
.zt_report_ti_list_tit{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 14px;
}
.zt_report_ti_list_tit .report_icon{
    flex: 1;
    text-align: left;
}
.zt_report_ti_list_tit1 div>span{
    font-size:14px;
    color:#999;
}
.zt_report_ti_list_tit1 div:nth-child(2),.zt_report_ti_list_tit1 div:nth-child(3),.zt_report_ti_list_tit1 div:nth-child(4){
    cursor: pointer;
}
.zt_report_ti_list_tit1 div i{
    width:12px;
    height:12px;
    display: inline-block;
    margin-right: 8px;
    border-radius: unset;
    font-size:14px;
    color:rgba(153,153,153,1);
    vertical-align: 0px;
}
.zt_report_ti_list_tit1 div i.icon_active{
    color: #F53533;
}

.zt_report_ti_list_tit1 div:hover i{
    color: #F53533;
}
.zt_report_ti_list_tit1 .jc_sc_ycct:hover span{
    color: #F53533;
}

.zt_report_ti_list_tit1>div:first-child{
    flex: 1;
}
.zt_report_ti_list_tit span:first-child{
    height:24px;
    background:rgba(244,249,255,1);
    border-radius:4px;
    padding: 0px 10px;
    font-size:12px;
    color:rgba(69,172,255,1);
    line-height: 24px;
    margin-right: 10px;
}
.zt_report_ti_list_tit i,.question-title i{
    display: inline-block;
    width:17px;
    height:17px;
    border-radius: 50%;
    background-size: 17px 17px;
}
.question-title i{
    vertical-align: -3px;
}
.zt_report_ti_list_ctt {
    padding: 0px 11px;
}
.zt_report_btn{
    text-align: center;
}
.zt_report_btn button{
    width:120px;
    height:40px;
    line-height: 40px;
    border-radius:4px;
    border:1px solid #333333;
    font-size:16px;
    color:#333333;
    margin: 0 12px;
    cursor: pointer;
}
.zt_report_btn button:hover{
    background: #FFDB3F;
    border-color: #FFDB3F;
}
.zt_report_mk2{
    margin-bottom: 30px;
    min-height: 300px;
}
.zt_report_btn a{
    text-align: center;
    font-size:12px;
    color:rgba(153,153,153,1);
    line-height: 32px;
}
.question_answer{
    padding-top: 20px;
    border-top: 1px solid #eee;
    /*width: 960px;*/
    margin: 0 auto;
}
.question_answer_tit{
    font-size:16px;
    color:rgba(153,153,153,1);
    margin-bottom: 16px;
}
.question_answer_num{
    font-size: 0px;
    margin-bottom: 20px;
}
.question_answer_num li{
    display: inline-block;
    width:24px;
    height:24px;
    margin-right: 10px;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 24px;
    box-sizing: border-box;
    font-size:12px;
    color:rgba(51,51,51,1);
    border-radius: 3px;
    cursor: pointer;
}
.question_answer_num li.zt_active{
    background: #F85C5B;
    border: 1px solid #F85C5B;
    color: #FFFFFF;
}
.question_answer .zt_fx{
    margin-bottom: 9px;
    font-size:16px;
    color:rgba(51,51,51,1);
}
.selected b{
    background-color:#F85C5B !important;
}
.yellow{
    color: #f1bc55 !important;
}
.zt_report_ti_list_tit_me{
    display: inline-flex;
    float: right;
}
/*2022答题报告修改*/
.report_wrap_new {
    width: 1440px;
}
.report_wrap_new .zt_report_mk1{
    position: relative;
}
.report_wrap_new .tx_icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
}
.report_wrap_new .user_name{
    margin-top: 2px;
    font-size: 14px;
}
.report_wrap_new .user_name,.report_wrap_new .zt_report_mes{
    margin-left: 60px;
    font-size: 12px;
}
.report_wrap_new .zt_report_mes_list{
    font-size: 0;
    display: flex;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.report_wrap_new .zt_report_mes_list li{
    display: flex;
    vertical-align: top;
    width: calc((100% - 60px)/4);
    padding: 26px 0;
    box-shadow:none;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 20px;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease all;
}
.report_wrap_new .zt_report_mes_list li:hover{
    transform: translateY(-3px);
    border-color: #FFDB3F;
}
.report_wrap_new .zt_report_mes_list li i{
    position: relative;
    left: inherit;
    top: inherit;
    margin-right: 12px;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    margin-top: 0;
}
.report_wrap_new .zt_report_mes_list li:last-child{
    margin-right: 0;
}
.report_wrap_new .zt_report_mes_list li span{
    font-size: 20px;
    color: #333;
    margin-bottom: 3px;
}
.report_wrap_new .zt_report_mes_list li span:last-child{
    font-size: 14px;
    color: #999;
    line-height: inherit;
}
.report_wrap_new .zt_report_mk2_ti_list>li{
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 60px;
    margin-bottom: 40px;
}
.report_wrap_new .zt_report_ti_list_tit span:first-child{
    font-size: 16px;
    color: #45ACFF;
    background: #EBF6FF;
    height: 28px;
    line-height: 28px;
}
.report_wrap_new .zt_report_ti_list_tit1 div i{
    width: inherit;
    height: inherit;
    display: inline-block;
    margin-right: 4px;
    border-radius: unset;
    font-size: 14px;
    color:#999999;
    vertical-align: middle;
}
.zt_report_ti_list_tit1>.jc_sc_ycct{
    display: flex;
    align-items: center;
    margin-right: 48px;
    cursor: pointer;
}
.zt_report_ti_list_tit1>.jc_sc_ycct:hover{
    color: #FFDB3F;
}
.zt_report_ti_list_tit1>.jc_sc_ycct:hover i,.zt_report_ti_list_tit1>.jc_sc_ycct:hover span{
    color: #FFDB3F;
}
.zt_report_ti_list_tit1>.jc_sc_ycct:last-child{
    margin-right: 0;
}
/*底部翻页功能区*/
.page_bottom_wrap{
    padding: 60px 0 20px 0;
}
/*页面小于此宽度执行。*/
@media screen and (max-width:1500px){
    .report_wrap_new{
        width: 1200px;
    }
    .report_wrap_new .zt_report_mes_list{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .zt_report_mk1{
        margin-bottom: 0;
    }
    .report_wrap_new .zt_report_mk2_ti_list>li{
        margin-bottom: 20px;
        padding-bottom: 30px;
    }
    .report_wrap_new .question-item .question-option ul li{
        margin-bottom: 15px;
    }
    .report_wrap_new .zt_report_btn button{
        font-size: 14px;
        height: 32px;
        line-height: 32px;
    }
}