:root {
  --bs-main-color: #412c8a;/* 主色 */
  --bs-secondary-color: #5d449e; /* 次色 */
  //region >>> 为什么选择留学渐变色 <<<
  --bs-whylx-color1: #ffffff;
  --bs-whylx-color2: #f5f5f5;
  --bs-whylx-color3: #fef2e8;
  --bs-whylx-color4: #d2d1f5;
  //endregion
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #e2e0fb;
  --bs-lxarea-color2: #bcb1f8;
  --bs-lxarea-color3: #b7a9f3;
  --bs-lxarea-color4: #7566f5;
  //endregion
  //region >>> 留学解决方案 <<<
  --bs-solution-content-bgcolor: #e8effe;
  //endregion

  //region >>> 图片or背景图片url <<<
  --bs-whylx-img1: url('/static/images/liuxue/au/au_03.png');
  --bs-whylx-img2: url('/static/images/liuxue/au/au_05.png');
  --bs-whylx-img3: url('/static/images/liuxue/au/au_07.png');
  --bs-whylx-img4: url('/static/images/liuxue/au/au_09.png');

  --bs-m-apply-color: #412c8a;
  --bs-m-apply-bg: url('/static/images/liuxue/au/au_16.png');
  --bs-m-apply-bg-normal: url("/static/images/liuxue/au/au_18.png");
  --bs-m-apply-bg-active: url("/static/images/liuxue/au/au_17.png");

  --bs-ad-1080-bg: url("/static/images/liuxue/au/au_19.png");

  --bs-solution-nav-bgcolor: #9c92e8;
  --bs-solution-exam-bg: url('/static/images/liuxue/au/solution/exam_bg.png');
  --bs-solution-cp-bg: url('/static/images/liuxue/au/solution/cp_bg.png');
  --bs-solution-form-bg: url('/static/images/liuxue/au/au_22.png');


  --bs--adms-school-icon-01: url('/static/images/liuxue/au/school/au_07.png');
  --bs--adms-school-icon-02: url('/static/images/liuxue/au/school/au_09.png');
  --bs--adms-school-icon-03: url('/static/images/liuxue/au/school/au_14.png');
  --bs--adms-school-icon-04: url('/static/images/liuxue/au/school/au_16.png');
  --bs--adms-school-icon-05: url('/static/images/liuxue/au/school/au_18.png');
  --bs--adms-school-icon-06: url('/static/images/liuxue/au/school/au_07.png');

  --bs--abouthy-bg-01: url('/static/images/liuxue/au/abouthy/au_34.png');
  --bs--abouthy-bg-02: url('/static/images/liuxue/au/abouthy/au_35.png');
  --bs--abouthy-bg-03: url('/static/images/liuxue/au/abouthy/au_36.png');
  --bs--abouthy-bg-04: url('/static/images/liuxue/au/abouthy/au_37.png');
  --bs--abouthy-bg-05: url('/static/images/liuxue/au/abouthy/au_38.png');
  --bs--abouthy-bg-06: url('/static/images/liuxue/au/abouthy/au_39.png');

  //endregion

  //region >>> 宽度 <<<
  --bs-solution-edu-width: 200px;
  //endregion

  //region >>> Offer展示宽度 <<<
  --bs-adms-hs-width1: 150px;
  --bs-adms-hs-width2: 90px;
  --bs-adms-hs-width3: 70px;
  --bs-adms-bk-width1: 120px;
  --bs-adms-bk-width2: 140px;
  --bs-adms-bk-width3: 40px;
  --bs-adms-ss-width1: 120px;
  --bs-adms-ss-width2: 140px;
  --bs-adms-ss-width3: 40px;
  --bs-adms-bs-width1: 120px;
  --bs-adms-bs-width2: 140px;
  --bs-adms-bs-width3: 40px;
  //endregion

  //region >>> 高度 <<<
  --bs-apply-nav-height: 310px;
  --bs-apply-content-height: 220px;
  --bs-apply-nav-bgcolor: #baade9;
  //endregion
}