:root {
  /* 棰滆壊鍙橀噺 */
  /* 琛屼负鐩稿叧棰滆壊 */
  --ilh-color-primary: #f56a03;
  --ilh-color-success: #f7a827;
  --ilh-color-warning: #f66221;
  --ilh-color-error: #ff0000;

  /* 鏂囧瓧鍩烘湰棰滆壊 */
  --ilh-text-color: rgba(39, 40, 50, 1); /*鍩烘湰鑹�*/
  --ilh-text-color-base: rgba(0, 0, 0, 1); /*鍗曡壊*/
  --ilh-text-color-price: #ff3300; /*浠锋牸棰滆壊*/
  --ilh-text-color-primary: #7e7e7e;
  --ilh-text-color-success: #cccccc;
  --ilh-text-color-warning: #e4e4e4;
  --ilh-text-color-inverse: #fff; /*鍙嶈壊*/
  /*杈呭姪鐏拌壊锛屽鍔犺浇鏇村鐨勬彁绀轰俊鎭�*/
  --ilh-text-color-grey: rgba(39, 40, 50, 0.6);
  --ilh-text-color-placeholder: #808080;
  --ilh-text-color-disable: rgba(39, 40, 50, 0.4);

  /* 鑳屾櫙棰滆壊 */
  --ilh-bg-color: #ffffff;
  --ilh-bg-color-primary: #fece83;
  --ilh-bg-color-success: #dedede;
  /* --ilh-bg-color-warning: #ed605d; */
  /*--ilh-bg-color-error: #ff0000; */
  --ilh-bg-color-change-left: #f12711; /* 娓愬彉棰滆壊 left */
  --ilh-bg-color-change-right: #f5ad19; /* 娓愬彉棰滆壊 right */
  --ilh-bg-color-grey: rgba(243, 244, 246, 1);
  --ilh-bg-color-hover: rgba(39, 40, 50, 0.2); /*鐐瑰嚮鐘舵€侀鑹�*/
  --ilh-bg-color-mask: rgba(0, 0, 0, 0.4); /*閬僵棰滆壊*/

  /* 鏍囩鑳屾櫙棰滆壊 */
  --ilh-tag-bg-color-primary: #2c9eff;
  --ilh-tag-bg-color-success: #ffad2c;
  /* --ilh-tag-bg-color-warning: #2c9eff; */

  /* 杈规棰滆壊 */
  --ilh-border-color: #cccccc;
  --ilh-border-color-primary: #e4e4e4;
  --ilh-border-color-success: #bcbcbc;
  --ilh-border-color-warning: #515151;

  /* 闃村奖棰滆壊 */
  --ilh-box-shadow: #cfcfcf;
  --ilh-box-shadow-primary: #9e9e9e;

  /* 灏哄鍙橀噺 */
  --ilh-main-visual-width: 1200px;

  /* 鏂囧瓧灏哄 */
  --ilh-font-size-sm: 12px;
  --ilh-font-size-base: 14px;
  --ilh-font-size-lg: 16px;
  --ilh-font-size-big: 18px;
  --ilh-font-size-big-one: 20px;
  --ilh-title-font-size-base: 24px;
  --ilh-article-title-font-size-base: 32px;
  --ilh-page-title-font-size-sm: 20px;
  --ilh-page-title-font-size-base: 24px;
  --ilh-page-title-font-size-lg: 28px;
  --ilh-page-title-font-size-big: 36px;

  /* 鍥剧墖灏哄 */
  --ilh-img-size-sm: 80px;
  --ilh-img-size-base: 96px;
  --ilh-img-size-lg: 104px;

  /* Border Radius */
  --ilh-border-radius-sm: 4px;
  --ilh-border-radius-base: 10px;
  --ilh-border-radius-lg: 20px;
  --ilh-border-radius-circle: 50%;

  /* 姘村钩闂磋窛 */
  --ilh-spacing-row-sm: 12px;
  --ilh-spacing-row-base: 20px;
  --ilh-spacing-row-lg: 42px;

  /* 鍨傜洿闂磋窛 */
  --ilh-spacing-col-sm: 16px;
  --ilh-spacing-col-base: 32px;
  --ilh-spacing-col-lg: 48px;

  /* 妯″潡涓婁笅闂磋窛 */
  --ilh-module-spacing-col-base: 45px;

  /* 閫忔槑搴� */
  --ilh-opacity-disabled: 0.3; /* 缁勪欢绂佺敤鎬佺殑閫忔槑搴� */

  /* 鏂囩珷鍦烘櫙鐩稿叧 */
  --ilh-color-title: #343434; /* 鏂囩珷鏍囬棰滆壊 */
  --ilh-font-size-title: 40px;
  --ilh-color-subtitle: #454545; /* 浜岀骇鏍囬棰滆壊 */
  --ilh-font-size-subtitle: 36px;
  --ilh-color-paragraph: #3f536e; /* 鏂囩珷娈佃惤棰滆壊 */
  --ilh-font-size-paragraph: 30px;
}