.headbox{display:-moz-box;display:-ms-flexbox;display:-webkit-box;display:flex;box-sizing:border-box;width:100%;height:1.8rem;background:#fff;font-size:.65rem;line-height:1.8rem;align-items:center;justify-content:space-around;}
.headbox div{box-sizing:border-box;width:33.333%;height:100%;color:#000;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1;}
.headbox_left{margin-left:.5rem;}
.headbox_center{text-align:center;}
.headbox_right{text-align:right;}
.headbox div a i{display:inline-block;box-sizing:border-box;margin-top:.08rem;width:.83rem;height:.8rem;background:#fff url(../images/icons.png) -1.43rem -1.183rem;background-position:-4.5rem -4.7rem;background-size:12rem auto;vertical-align:middle;}

.date_qs{display:flex;width:100%;height:2rem;border-top:1px solid #e0e0e0;justify-content:space-around;align-items:center;}
.date_qs span{padding:0 .5rem;border:1px solid #ea721a;border-radius:.5rem;color:#ea721a;font-size:.6rem;}
.active{background-color:#ea721a;color:#fff!important;}

.five_box{z-index:100;overflow:hidden;width:100%;min-height:100%;background:rgba(0,0,0,.2);}
.five_item{position:relative;display:flex;margin-top:0;padding:0 .8rem .2rem .8rem;border-bottom:1px solid #e0e0e0;background:#fff;font-size:.65rem;pointer-events:painted;justify-content:space-between;align-items:center;}
.five_item a{position:relative;text-align:center;}
.five_item a span{display:inline-block;width:2rem;height:2.4rem;background:url(../images/icons.png) no-repeat;background-size:12rem;}
.five_item .tm span{background-position:-2.6rem 0;}
.five_item .kj span{background-position:-.2rem 0;}
.five_item .zm span{background-position:-4.9rem 0;}
.five_item .sx span{background-position:-7.2rem 0;}
.five_item .lz span{background-position:-9.6rem 0;}


.history_list{position:relative;top:800px;padding-bottom:50px;border-top:1px solid #e0e0e0;background:#fff;}
.history_list .num_row{display:flex;padding:.3rem .1rem .1rem .1rem;height:2.5rem;border-bottom:1px solid #eee;justify-content:flex-start;}
.history_list .num_row .num_qs{width:18%;height:2.2rem;border-right:1px solid #eee;text-align:center;font-size:.6rem;line-height:1.1rem;}
.history_list .num_row .num_times{text-align:center;font-size:.6rem;line-height:1.1rem;}
.history_list_more{display:flex;width:100%;height:45px;justify-content:center;align-items:center;}

.num_item{float:left;margin-left:.5rem;width:80%;}
.num_item ul li{float:left;width:12%;height:2.5rem;color:#fff;text-align:center;line-height:1.25rem;}
.num_item ul li p{margin:0 auto;width:1.5rem;height:1.5rem;border-radius:50%;background-position:center;background-size:cover;background-repeat:no-repeat;color:#000;text-align:center;font-size:.7rem;line-height:1.6rem;}
.num_item ul li div{color:#000;font-size:.6rem;line-height:1rem;}
