.list li{
    color: #777777;
    padding: 10px 0 10px 0px;
    border-bottom: 1px dashed #eaeff5;
}
.list-item{ margin-bottom: 10px;padding: 10px;border: 1px solid #f1f1f1}
.left{display: inline-block; width: 98px; text-align: right;font-weight: bold}
.error_message{ text-align: center; color: #FF0000; font: bold 24px/50px '宋体'}
.report_url{word-break: break-all;width: 80%;display: inline-block}
.text-danger{color: #ff3333!important;margin-top: 10px}
.go_report{display: inline-block;padding:10px 25px;background: #3eb5f6;color: #fff;margin: 15px 0 0 15px;font-size: 15px;border-radius: 15px}
.go_report:hover{color: #fff;background: #1b6d85}
.tools_title{ margin: 0 30px;position: relative;}
.tools_list {margin: 5px 0;}
.tools_list_left{float: left;}
.list .line{border-bottom: 2px solid #ccc; height:2px; padding: 0}


