.word_template{width: 100%;height:auto;}
/* word页眉 */
.word_template .word_header{width:100%;height:30px;overflow: hidden;margin-bottom: 20px}
.word_template .word_header span{display: inline-block;width:26px;height:26px;border-bottom: 1px solid #D8D8D8}
.word_template .word_header .header_left{border-right: 1px solid #D8D8D8;float: left;}
.word_template .word_header .header_right{border-left: 1px solid #D8D8D8;float: right;}
/* word内容 */
.word_template #sortable{width:100%;height: auto;min-height: 680px;}
.word_template #sortable li{width:100%;height:auto;background: #fff;margin-bottom: 24px;}
.word_template #sortable .wrap .public{border: 1px solid #fff;}
.word_template #sortable li:hover{cursor: move;}
.word_template #sortable .wrap:hover .public{border: 1px solid #00b2e6;}
.word_template #sortable li:hover .wrap_time .left{border-right: 1px solid #00b2e6}
.word_template #sortable li:hover .wrap_time>div>div{position: absolute;background: #00b2e6;width: 20px;height: 20px;top: 5px;right: 8px;cursor: pointer}
.word_template #sortable li:hover .wrap_time>div em{display: inline-block;width:100%;height:100%;background-image: url("../../images/comold/type_editor_hover.png");background-repeat: no-repeat;background-position:  center;}
.word_template #sortable .wrap>i{display: none}
.word_template #sortable .wrap>span{display: none}
/* 文本 */
.word_template #sortable li .wrap_text{display: block;min-height: 36px;}
.word_template #sortable li .wrap_text p{font-size: 16px;text-align: left;color:#333333;font-family: 宋体}
.word_template #sortable li .wrap_text .text_yqjb{font-size: 56px;text-align: center}
/* 段落 */
.word_template #sortable li .wrap_paragraph{display: block;min-height: 100px;;}
/* 期数 */
.word_template #sortable li .wrap_qs{display: block;min-height:46px}
.word_template #sortable li .wrap_qs p{font-size: 21px;text-align: center}
.word_template #sortable li .wrap_qs p span{display: inline-block;}
/* 上报时间 */
.word_template #sortable li .wrap_time{overflow: hidden;width:100%;height:32px}
.word_template #sortable li .wrap_time .left{float: left;width:50%;border-right: 1px solid #fff;position: relative}
.word_template #sortable li .wrap_time .left p{text-align: left;width:100%;line-height: 32px;}
.word_template #sortable li .wrap_time .right{float: right;width:49%;position: relative}
.word_template #sortable li .wrap_time .right p{text-align: right;width:100%;line-height: 32px;}
.word_template #sortable .hover .wrap_time>div p{color:#e4e4e4;}
/* 横线 */
.word_template #sortable li .wrap_line{display: block;min-height: 5px;}
.word_template #sortable li .wrap_line span{display: inline-block;width:100%;height:2px;background: #ff0000}
/* 分类名称 */
.word_template #sortable li .wrap_classify{display: block;min-height: 40px;}
.word_template #sortable li .wrap_classify p{font-size: 18px;font-family: 宋体;color:#333333;}
/* 舆情列表 */
.word_template #sortable li .yqlist_select{position: absolute;top: -24px;right: 10px;padding: 0 0 4px 0;box-sizing: border-box;}
.word_template #sortable li .wrap_yqlist{display: block;min-height: 40px;}
.word_template #sortable li .wrap_yqlist .yqlist_content{width:100%;height:auto;padding:10px;box-sizing: border-box}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_title,.content_url,.content_summary,.content_text{width:100%;position: relative;display: inline-block;min-height: 12px;margin-bottom: 10px;background: #fff}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_web,.content_time,.content_ori,.content_mediatype,.content_author,.content_keywords{width: 48%;position: relative;display: inline-block;min-height: 12px;margin-bottom: 10px;background: #fff}
.word_template #sortable li .wrap_yqlist .yqlist_content .list_view p{font-size: 16px;color:#333333;font-family: 宋体;font-weight: normal}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_title .list_view p{font-size: 18px}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_public .list_view .operate{position: absolute;top: 0;right: 0;width: 60px;height: 22px;text-align: center;}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_public .list_view .operate em{display: inline-block;width: 20px;height: 20px;cursor: pointer;}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_public .list_view:hover .operate em{background: #00b2e6}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_public .list_view:hover .operate .operate_editor{background-image: url("../../images/comold/type_editor_hover.png");background-repeat: no-repeat;background-position:  center;margin-right: 10px;}
.word_template #sortable li .wrap_yqlist .yqlist_content .content_public .list_view:hover .operate .operate_del{background-image: url("../../images/comold/type_del_hover.png");background-repeat:  no-repeat;background-position: center;}
.word_template #sortable li .wrap_yqlist .yqlist_content span{display: inline}
/*舆情概述*/
.word_template #sortable li .wrap_summary em{font-size: 16px;text-align: left;color:#333333;font-family: 宋体}
.word_template #sortable li .wrap_summary p{font-size: 16px;text-align: left;color:#333333;font-family: 宋体;text-indent: 32px;line-height: 36px}
/*自定义详情*/
.word_template #sortable li .wray_zdydetail p{font-size: 16px;text-align: left;color:#333333;font-family: 宋体;text-indent: 32px;line-height: 36px}
/*文件署名*/
.word_template #sortable .wrap .wrap_signature{width:100%;height:auto}
.word_template #sortable .wrap .wrap_signature .sign{width:100%;height:34px;position: relative}
.word_template #sortable .wrap .wrap_signature .sign p{line-height: 34px}
.word_template #sortable .wrap .wrap_signature .sign_line p{display: inline-block;width: 100%;height: 2px;background: #ff0000;}
.word_template #sortable .wrap .wrap_signature .sign .operate{position: absolute;width: 60px;height: 22px;top: 6px;right: 0;display: none}
.word_template #sortable .wrap .wrap_signature .sign:hover .operate{display: block}
.word_template #sortable .wrap .wrap_signature .sign .operate .operate_editor{display: inline-block;width:22px;height:22px;background-image: url("../../images/comold/type_editor_hover.png");background-repeat: no-repeat;background-position:  center;margin-right: 10px;background-color: #00b2e6;cursor: pointer}
.word_template #sortable .wrap .wrap_signature .sign .operate .operate_del{display: inline-block;width:22px;height:22px;background-image: url("../../images/comold/type_del_hover.png");background-repeat:  no-repeat;background-position: center;background-color: #00b2e6;cursor: pointer}
.word_template #sortable .wrap .wrap_signature .sign_line .operate{top: 2px}
.word_template #sortable .wrap .wrap_signature .sign_more{overflow: hidden}

/*饼状图*/
.word_template #sortable li .wrap_line,.wrap_pie,.wrap_bar,.wrap_line{display: block;min-height: 40px;text-align: center}
.word_template #sortable li .wrap_bar,.wrap_line,.wrap_pie p{margin:10px 0;font-size: 18px}
/* word页脚 */
.word_template .word_footer{width:100%;height:30px;overflow: hidden;margin-top: 20px}
.word_template .word_footer span{display: inline-block;width:26px;height:26px;border-top: 1px solid #D8D8D8}
.word_template .word_footer .footer_left{border-right: 1px solid #D8D8D8;float: left;}
.word_template .word_footer .footer_right{border-left: 1px solid #D8D8D8;float: right;}
/* 编辑和删除 */
.word_template #sortable .wrap{position: relative;}
.word_template #sortable .yqlist{width:80%;border-right: 2px solid red}
.word_template #sortable .wrap>.operate{width:60px;height:22px;position: absolute;top:-20px;left:46%;text-align: center}
.word_template #sortable .wrap>.operate>em{display: inline-block;width:20px;height: 20px;background: #fff;cursor:pointer}
.word_template #sortable .wrap:hover>.operate>em{background: #00b2e6}
.word_template #sortable .wrap:hover>.operate .operate_editor{background-image: url("../../images/comold/type_editor_hover.png");background-repeat: no-repeat;background-position:  center;margin-right: 10px;}
.word_template #sortable .wrap:hover .operate .operate_del{background-image: url("../../images/comold/type_del_hover.png");background-repeat:  no-repeat;background-position: center;}
.word_template #sortable .wrap:hover>.operate .operate_eyes{width:24px;background: url("../../images/newLogin/eyeOpen.png") no-repeat;}
.word_template #sortable .hover:hover>.operate .operate_eyes{width:24px;background: url("../../images/newLogin/eyeClose.png") no-repeat;}
/* 编辑器 */
.word_template #sortable .wrap .text_editor{position: absolute;z-index: 10;background: #fff;left: 26%;top: 94%;}