/* 公共 */
.icon-grid {
	background: url('../picture/table.png') no-repeat center center;
}
.icon-diagram {
	background: url('../picture/diagram.png') no-repeat center center;
}
.icon-correct {
	background: url('../picture/accept.png') no-repeat center center;
}
.icon-error {
	background: url('../picture/cancel.png') no-repeat center center;
}
.icon-tree-list {
	background: url('../picture/application_side_tree.png') no-repeat center center;
}

.icon-pick{		/*选择列表*/
	background: url('../picture/application_view_list.png') no-repeat center center;
}

.icon-list{		/*列表*/
	background: url('../picture/application_view_list.png') no-repeat center center;
}

.icon-open{		/*查看*/
	background: url('../picture/application_view_detail.png') no-repeat center center;
}

.icon-print{		/*打印*/
	background: url('../picture/printer.png') no-repeat center center;
}

.icon-signature{		/*签名*/
	background: url('../picture/text_signature.png') no-repeat center center;
}

.icon-check{		/*验证*/
	background: url('../picture/spellcheck.png') no-repeat center center;
}

.icon-html{		/*存为HTML*/
	background: url('../picture/html.png') no-repeat center center;
}

.icon-picture {		/*存为JPG*/
	background: url('../picture/pictures.png') no-repeat center center;
}

.icon-parent {		/*上级*/
	background: url('../picture/arrow_up.png') no-repeat center center;
}

.icon-checking {		/*待选*/
	background: url('../picture/checking.png') no-repeat center center;
}

.icon-checked {		/*已选*/
	background: url('../picture/checked.png') no-repeat center center;
}

.icon-generate {		/*生成*/
	background: url('../picture/generate.png') no-repeat center center;
}

.icon-lock{		/*锁定*/
	background: url('../picture/lock.png') no-repeat center center;
}
.icon-unlock{		/*解锁*/
	background: url('../picture/unlock.png') no-repeat center center;
}

.icon-dispatch{		/*调度*/
	background: url('../picture/dispatch.png') no-repeat center center;
}
.icon-restart{		/*重启*/
	background: url('../picture/restart.png') no-repeat center center;
}

.icon-file{		/*文件*/
	background: url('../picture/file.png') no-repeat center center;
}
.icon-doc{		/*doc*/
	background: url('../picture/doc.png') no-repeat center center;
}
.icon-xls{		/*文件*/
	background: url('../picture/xls.png') no-repeat center center;
}
.icon-ppt{		/*ppt*/
	background: url('../picture/ppt.png') no-repeat center center;
}
.icon-pdf{		/*文件*/
	background: url('../picture/pdf.png') no-repeat center center;
}
.icon-jpg{		/*文件*/
	background: url('../picture/jpg.png') no-repeat center center;
}

.icon-info {
	background: url('../picture/information.png') no-repeat center center;
}

.icon-home {
	background: url('../picture/house.png') no-repeat center center;
}

.icon-ontop-true {
	background: url('../picture/thumb_up.png') no-repeat center center;
}

.icon-ontop-false {
	background: url('../picture/thumb_down.png') no-repeat center center;
}

.icon-new {		/* 新/未读*/
	background: url('../picture/new.png') no-repeat left center;
}

.icon-old {		/*已读*/
	background: url('../picture/bullet_blue.png') no-repeat left center;
}

.icon-enable {
	background: url('../picture/tick.png') no-repeat center center;
}

.icon-disable {
	background: url('../picture/cross.png') no-repeat center center;
}

.icon-shortcut {
	background: url('../picture/application_link.png') no-repeat left center;
}

.icon-move {
	background: url('../picture/move.png') no-repeat left center;
}

.icon-branch {
	background: url('../picture/branch.png') no-repeat left center;
}

.icon-add-child {
	background: url('../picture/add_child.png') no-repeat left center;
}

.icon-feed {		/*桌面LI*/
	background: url('../picture/bullet_feed.png') no-repeat left center;
}

.icon-work {		/*工作提醒*/
	background: url('../picture/work.png') no-repeat left center;
}

.icon-order {	/*排序*/
	background: url('../picture/text_list_numbers.png') no-repeat left center;
}

.icon-flow {		/*流程*/
	background: url('../picture/flow.png') no-repeat left center;
}

.icon-option {	/*参数*/
	background: url('../picture/option.png') no-repeat left center;
}

.icon-log {	/*日志*/
	background: url('../picture/log.png') no-repeat left center;
}

.icon-resource {	/*资源*/
	background: url('../picture/resource.png') no-repeat left center;
}

.icon-login1 {	/*登录1*/
	background: url('../picture/key.png') no-repeat center center;
}
.icon-login2 {	/*登录2*/
	background: url('../picture/key_go.png') no-repeat center center;
}

.icon-logout {	/*退出*/
	background: url('../picture/logout.png') no-repeat center center;
}

.icon-success {	/*成功*/
	background: url('../picture/success.png') no-repeat center center;
}

.icon-not-permitted {	/*没有权限*/
	background: url('../picture/not_permitted.png') no-repeat center center;
}

.icon-not-found {	/*没有权限*/
	background: url('../picture/not_found.png') no-repeat center center;
}

.icon-attach {	/*附件*/
	background: url('../picture/attach.png') no-repeat center center;
}

.icon-word {		/*Word*/
	background: url('../picture/page_white_word.png') no-repeat center center;
}

.icon-excel {	/*Excel*/
	background: url('../picture/page_excel.png') no-repeat center center;
}

.icon-report {	/*报表*/
	background: url('../picture/report.png') no-repeat center center;
}

.icon-column {	/*列表*/
	background: url('../picture/application_view_columns.png') no-repeat center center;
}

.icon-invoice {	/*发票*/
	background: url('../picture/invoice.png') no-repeat center center;
}

.icon-qrcode {	/*二维码*/
	background: url('../picture/qrcode.png') no-repeat center center;
}

.icon-map {	/*地图*/
	background: url('../picture/map.png') no-repeat center center;
}

.icon-numbers {	/*编号*/
	background: url('../picture/numbers.png') no-repeat center center;
}

.icon-task {	/*任务*/
	background: url('../picture/task.png') no-repeat center center;
}

.icon-sms {	/*短信*/
	background: url('../picture/sms.png') no-repeat center center;
}

.icon-help {	/*帮助*/
	background: url('../picture/help.png') no-repeat center center;
}

.icon-delete {	/*删除*/
	background: url('../picture/delete.png') no-repeat center center;
}

.icon-windows {	/*windows*/
	background: url('../picture/windows.png') no-repeat center center;
}

.icon-scheme {	/*方案*/
	background: url('../picture/scheme.png') no-repeat center center;
}

.icon-comment {  /* 评论 */
	background: url('../picture/comments.png') no-repeat center center;
}

/* 系统管理 */
.icon-system {
	background: url('../picture/system.png') no-repeat center center;
}
.icon-org {
	background: url('../picture/chart_organisation.png') no-repeat center center;
}
.icon-pos {
	background: url('../picture/pos.png') no-repeat center center;
}
.icon-role {
	background: url('../picture/role.png') no-repeat center center;
}

/* 个人 */
.icon-user {
	background: url('../picture/user.png') no-repeat center center;
}
.icon-group {
	background: url('../picture/group.png') no-repeat center center;
}

/* OA */
.icon-oa {
	background: url('../picture/page_white_office.png') no-repeat center center;
}

.icon-oa-notice {
	background: url('../picture/note.png') no-repeat center center;
}

.icon-oa-forum {
	background: url('../picture/user_comment.png') no-repeat center center;
}

.icon-oa-forum32 {
	background: url('../picture/forum32.png') no-repeat center center;
}

.icon-oa-dispatch-doc {
	background: url('../picture/dispatch-doc.png') no-repeat center center;
}

.icon-oa-mail {
	background: url('../picture/email.png') no-repeat center center;
}

.icon-oa-rule {
	background: url('../picture/book.png') no-repeat center center;
}

.icon-oa-news {
	background: url('../picture/newspaper.png') no-repeat center center;
}

.icon-oa-vote {
	background: url('../picture/chart_pie.png') no-repeat center center;
}

.icon-oa-training {
	background: url('../picture/book_open.png') no-repeat center center;
}

.icon-oa-mail-send {	/*发件*/
	background: url('../picture/send.png') no-repeat center center;
}

.icon-oa-mail-reply {	/*回复*/
	background: url('../picture/reply.png') no-repeat center center;
}

.icon-oa-mail-forward {	/*转发*/
	background: url('../picture/forward.png') no-repeat center center;
}

.icon-oa-mail-out {	/*发件*/
	background: url('../picture/send.png') no-repeat center center !important;
}

.icon-oa-mail-in {	/*收件*/
	background: url('../picture/inbox.png') no-repeat center center !important;
}

.icon-oa-mail-trash {	/*废纸篓*/
	background: url('../picture/trash.png') no-repeat center center !important;
}

.icon-oa-mail-empty-trash {	/*清空废纸篓*/
	background: url('../picture/empty_trash.png') no-repeat center center;
}

/* 会议管理 */
.icon-bell {
	background: url('../picture/bell.png') no-repeat center center;
}
.icon-bell_add {
	background: url('../picture/bell_add.png') no-repeat center center;
}

.icon-calendar {
	background: url('../picture/calendar.png') no-repeat center center;
}

.icon-clock {
	background: url('../picture/clock.png') no-repeat center center;
}
.icon-clock_add {
	background: url('../picture/clock_add.png') no-repeat center center;
}

.icon-building {
	background: url('../picture/building.png') no-repeat center center;
}
.icon-meeting_room {
	background: url('../picture/meeting_room.png') no-repeat center center;
}
.icon-meeting_room32 {
	background: url('../picture/meeting_room32.png') no-repeat center center;
}
.icon-page-add {
	background: url('../picture/page_add.png') no-repeat center center;
}
.icon-page {
	background: url('../picture/page.png') no-repeat center center;
}
.icon-table_edit {
	background: url('../picture/table_edit.png') no-repeat center center;
}
.icon-coins {
	background: url('../picture/coins.png') no-repeat center center;
}

/* 车辆管理 */
.icon-car {
	background: url('../picture/car.png') no-repeat center center;
}

/* HR */
.icon-hr {
	background: url('../picture/hr.png') no-repeat center center;
}
.icon-copy {  /* 复制 */
	background: url('../picture/page_white_copy.png') no-repeat center center;
}

/* 市场管理 */
.icon-market {
	background: url('../picture/market.png') no-repeat center center;
}

/* 项目管理 */
.icon-project {
	background: url('../picture/project.png') no-repeat center center;
}

/* 项目信息 */
.icon-project-info {
	background: url('../picture/information.png') no-repeat center center;
}

/* 业主 */
.icon-owner {
	background: url('../picture/user_orange.png') no-repeat center center;
}

/* 成本 */
.icon-cost {
	background: url('../picture/cost.png') no-repeat center center;
}

/* 进度 */
.icon-progress {
	background: url('../picture/progress.png') no-repeat center center;
}

/* 分包 */
.icon-subcontract {
	background: url('../picture/subcontract.png') no-repeat center center;
}

/* 材料 */
.icon-material {
	background: url('../picture/material.png') no-repeat center center;
}

/* 周转材料 */
.icon-supplies {
	background: url('../picture/supplies.png') no-repeat center center;
}

/* 设备 */
.icon-equipment {
	background: url('../picture/equipment.png') no-repeat center center;
}

/* 仪器 */
.icon-instrument {
	background: url('../picture/instrument.png') no-repeat center center;
}

/* 财务 */
.icon-finance {
	background: url('../picture/finance.png') no-repeat center center;
}
.icon-capital {
	background: url('../picture/capital.png') no-repeat center center;
}
.icon-tax {
	background: url('../picture/tax.png') no-repeat center center;
}

/* 技术 */
.icon-technic {
	background: url('../picture/technic.png') no-repeat center center;
}

/* 质量 */
.icon-quality {
	background: url('../picture/quality.png') no-repeat center center;
}

/* 安全 */
.icon-safety {
	background: url('../picture/safety.png') no-repeat center center;
}

/* 领导查询 */
.icon-bi {
	background: url('../picture/bi.png') no-repeat center center;
}
/*风险*/
.icon-risk {
    background: url('../picture/risk.png') no-repeat center center;
}
/* 样例 */
.icon-sample {
	background: url('../picture/sample.png') no-repeat center center;
}

/*-----------------------------------------------------------------------------其他*/
/* 销售管理 */
.icon-sale {
	background: url('../picture/sale.png') no-repeat center center;
}

/* 其他 */
.icon-folder {
	background: url('../picture/folder.png') no-repeat center center;
}
.icon-foler-user {
	background: url('../picture/folder_user.png') no-repeat center center;
}

.application_get {
	background: url('../picture/application_get.png') no-repeat center center;
}

.icon-add {
	background: url('../picture/add.png') no-repeat center center;
}

.icon-app-edit {
	background: url('../picture/application_edit.png') no-repeat center center;
}

.icon-door-in {
	background: url('../picture/door_in.png') no-repeat center center;
}

.icon-bricks {
	background: url('../picture/bricks.png') no-repeat center center;
}
.icon-world {
	background: url('../picture/world.png') no-repeat center center;
}

.icon-email-add {
	background: url('../picture/email_add.png') no-repeat center center;
}

.icon-qq {
	background: url('../picture/qq.png') no-repeat center center;
}

.icon-phone {
	background: url('../picture/phone.png') no-repeat center center;
}

.icon-ios {
	background: url('../picture/ios_icon.png') no-repeat center center;
}

.icon-and {
	background: url('../picture/and_icon.png') no-repeat center center;
}

.icon-wp {
	background: url('../picture/wp_icon.png') no-repeat center center;
}

.icon-start {
	background: url('../picture/control_play_blue.png') no-repeat center center;
}

.icon-review {
	background: url('../picture/application_form_magnify.png') no-repeat center center;
}

.icon-define {
	background: url('../picture/application_side_boxes.png') no-repeat center center;
}

/* 配置 */
.icon-config {
	background: url('../picture/config.png') no-repeat center center;
}

/* 逆时针箭头旋转 */
.icon-anticlockwise {
	background: url('../picture/arrow_rotate_anticlockwise.png') no-repeat center center;
}

/* 只读*/
.icon-readonly {	
	background: url('../picture/readonly.png') no-repeat left center;
}

/* 工程量 */
.icon-boq {
	background: url('../picture/calculator.png') no-repeat center center;
}

/* 生日 */
.icon-cake {
	background: url('../picture/cake.png') no-repeat center center;
}

.icon-user_edit {
	background: url('../picture/user_edit.png') no-repeat center center;
}

.icon-picture {
	background: url('../picture/picture.png') no-repeat center center;
}

