﻿/*@charset "utf-8";
.index-main,
.index-footer,
.index-nav,
.index-header .search,
.alert_box,
.z-float,
.z-float-zgjcw,
.lz_lb_bg,
.lz_header_tool,
.lz_header_search,
.lz_header_nav,
.g-main,
.g-footer,
.myddc-alert
 {
	-webkit-filter: grayscale(100%) !important;
	-moz-filter: grayscale(100%) !important;
	-ms-filter: grayscale(100%) !important;
	-o-filter: grayscale(100%) !important;
	filter: grayscale(100%) !important;
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
}

*/