:root {
	--g-c-00: #fff;
	--g-c-10: #06a7ff;
	--g-c-11: #0087d0;
	--g-c-12: #28b3ff;
	--g-c-13: #b7e6ff;
	--g-c-14: #dcf3ff;
	--g-c-15: #116aef;
	--g-c-20: #000;
	--g-c-21: #333;
	--g-c-22: #666;
	--g-c-23: #999;
	--g-c-24: #aaa;
	--g-c-25: #fcfcfc;
	--g-c-31: #f30;
	--g-c-32: #f90;
	--g-c-33: #ffae00;
	--g-c-34: #fffaac;
	--g-c-35: #f60;
	--g-c-40: #00B83F;
	--g-f-0: '\5FAE\8F6F\96C5\9ED1';
	--g-f-1: "\5b8b\4f53";
	--g-f-2: "pht"; /* num 1 */
	--g-f-3: Helvetica; /* num 2 */
	--g-f-4: "kzgdh";
	--g-f-5: "kzxwt";
	--g-b-0: linear-gradient(to right, #fff, #b7e6ff); /* 背景-1 */
	--g-b-1: linear-gradient(to bottom, #fff, #dcf3ff); /* 背景-1 */
	--g-b-2: linear-gradient(to bottom, #b7e6ff, #fff); /* 背景-1 */
	--g-b-3: linear-gradient(to bottom, #fff, #fffaac); /* 背景-1 */
	--g-s-0: rgba(255,255,255,0.6);
	--g-s-1: rgba(0,0,0,0.2);
}
/*
# Home
@ cw
*/
.home-wel-new {
	background-image: url('../images/home/home_wel-blue.png');
}
.home__west-total-cw dl {
	background-image: url('images/home__west-total-cw-bg-blue.gif');
}
.home__west-total-cw dd li:hover {
	background-image: url('images/home__west-total-cw-bg-hover-blue.png');
}

/*@ main*/
.mainIframePage {
	background-image: url('images/bg_blue.jpg');
	background-color: var(--g-c-11);
}

/*@ Header-logo*/
.top_logo {
	background-image: url('images/logo_white.png');
}
.top_company_name label {
	color: var(--g-c-00);
}
/*@ Header-user-menu*/
.top_user_menu li.info i.arrow {
	background-image: url('images/m_ar.gif');
}
.top_user_menu li div {
	background-image: url('images/top_user_bg_blue.png');
}
/*@ slider-menu*/
.slider_menu > li label {
	background-image: url('images/slider_menu_bg_blue.gif');
}
.slider_menu_pop {
	background-image: url('images/menu_pop_bg_blue.png');
}

/*
# Iframe
@ Toolbar*/
/*@ Iframe Infobar*/
.t_toolbar > li.t_select .textbox .combo-arrow {
	background-image: url('images/easyui/blue/combo_arrow.png');
}

/*
# EasyUI
/*@ Textbox*/
.textbox-focused .spinner-arrow-up,
.textbox-focused .spinner-arrow-down,
.spinner-arrow-up:hover,
.spinner-arrow-down:hover {
	background-image: url('images/easyui/blue/spinner_arrows.png');
}
/*@ Combobox*/
.combo-arrow {}
.sg-editor-combobox span,
.textbox-focused .combo-arrow,
.combo-arrow:hover {
	background-image: url('images/easyui/blue/combo_arrow.png');
}
.textbox-icon-disabled:hover {
	background-image: url('images/easyui/combo_arrow.png');
}
span.us_active .us_icon i {
	background-image: url('images/easyui/blue/combo_arrow.png');
}

/*
# dashboard
*/
.home-gz-header {
	background-color: var(--g-c-15)!important;
}