/** 天天科技专属样式【图标类】  **/
/* 菜单图标**/
.icon_menu_product:before {
    content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_product.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.icon_menu_sale{
	width: 24px;
	height: 24px;
}
.icon_menu_sale:before {
    content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_sale.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_purchase:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_purchase.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_warehouse:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_warehouse.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_finance:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_finance.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_immediate:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_immediate.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_reports:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_reports.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_system:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_system.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat
}
.icon_menu_official_website:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_official_website.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_consignment:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_consignment.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_group:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_group.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_data_statistics:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_data_statistics.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.icon_menu_company_set:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_company_set.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.icon_menu_seal:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_seal.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.icon_menu_vmi:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_vmi.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.icon_menu_todo:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_todo.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.icon_menu_message:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_message.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}

.icon_menu_approve:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_approve.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat
}
/**
 * 展开收缩
 * **/

/* 版本二 */
 /** 天天科技专属样式【图标类】  **/
/* 菜单图标**/
.local-icon_menu_product:before {
    content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_product.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.local-icon_menu_sale{
	width: 24px;
	height: 24px;
}
.local-icon_menu_sale:before {
    content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_sale.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_purchase:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_purchase.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_warehouse:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_warehouse.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_finance:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_finance.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_immediate:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_immediate.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_reports:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_reports.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_system:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_system.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat
}
.local-icon_menu_official_website:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_official_website.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_consignment:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_consignment.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_group:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_group.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_data_statistics:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_data_statistics.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.local-icon_menu_company_set:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_company_set.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.local-icon_menu_seal:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_seal.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.local-icon_menu_vmi:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_vmi.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.local-icon_menu_todo:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_todo.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.local-icon_menu_message:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_message.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}

.local-icon_menu_approve:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../svg/icon_menu_approve.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat
}
/**
 * 展开收缩
 * **/
