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