.report_pops{width:480px;background: #fff;height:216px;border-radius: 6px;z-index: 13}
.report_pops .pop_head{width:100%;height:48px;padding-left: 18px;box-sizing: border-box;border-bottom: 1px solid #e6e6e6;background: #fff;border-radius: 6px 6px 0 0;}
.report_pops .pop_head .title{text-align: left;font-size: 16px;color:#333;line-height: 48px}
.report_pops .pop_head .pop_close{margin:15px 18px 0 0;background: url("../../images/comold/report_close.png") no-repeat;}
.report_pops .pop_head .pop_close:hover{background: url("../../images/comold/report_close.png") no-repeat}
.report_pops .pop_con{width:100%;border:none;padding:0;margin: 30px 0 0 0;border-radius: 0 0 6px 6px}
.report_pops .pop_con .con{border-top: none;background: #fff;margin-bottom: 0}
.report_pops .pop_con .con .tobriefing{padding-bottom: 18px;box-sizing: border-box}
.report_pops .pop_con .con .tobriefing .filter1{width:100%;padding:0 30px;box-sizing: border-box;border-bottom: none}
.report_pops .pop_con .con .tobriefing .filter1 input{width:420px;height:48px;border-radius: 6px;font-size: 16px;color:#333;padding-left: 18px;box-sizing: border-box;border:1px solid #e5e5e5}
.report_pops .pop_con .con .tobriefing .filter1 #tips{display: block;margin:8px 0 34px 0;height:18px;line-height: 18px;font-size: 12px;color:#ff0000}
.report_pops .pop_con .con .tobriefing .but{padding:0;width:100%;text-align: center}
.report_pops .pop_con .con .tobriefing .but button{width:120px;height:36px;border-radius: 18px;font-size: 14px}
.report_pops .pop_con .con .tobriefing .but .but_qr{background: #00b2e6;color:#fff;border:1px solid #00b2e6;margin-right: 24px}
.report_pops .pop_con .con .tobriefing .but .but_qx{background: #fff;color:#666;border:1px solid #bbb;cursor: pointer;}
/*批量分类样式*/
.classifys{width:700px;background: #fff;height:auto;border-radius: 6px}
.classifys .pop_con .con .tobriefing .filter1{min-height: 110px;margin-bottom: 30px}
.classifys .pop_con .con .tobriefing .filter1 span{display: inline-block;width:106px;height:30px;text-align: center;line-height: 30px;border: 1px solid #e6e6e6;border-radius: 6px;font-size: 14px;color:#666;margin: 0 20px 20px 0;cursor:pointer}
.classifys .pop_con .con .tobriefing .filter1 span:hover{color:#00b2e6;border: 1px solid #00b2e6}
.classifys .pop_con .con .tobriefing .filter1 span.hover{color:#00b2e6;border: 1px solid #00b2e6}
/*添加文章样式*/
.add_title{width:700px;background: #fff;height:auto;border-radius: 6px}
/*内容分类删除样式*/
.del_classify{width: 360px;height: auto}
.del_classify .del_title{width: 100%;margin-top:30px}
.del_classify .del_title p{width:100%;text-align:center;height:24px;line-height: 24px;font-size: 14px;color:#333;}