:root {
  --bs-main-color: #3f6a75;/* 主色 */
  --bs-secondary-color: #70c5db; /* 次色 */
  //region >>> 为什么选择留学渐变色 <<<
  --bs-whylx-color1: #ffffff;
  --bs-whylx-color2: #f5f5f5;
  --bs-whylx-color3: #fdf2e8;
  --bs-whylx-color4: #b1e5f2;
  //endregion
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #daf4fe;
  --bs-lxarea-color2: #99d6e7;
  --bs-lxarea-color3: #80bdcd;
  --bs-lxarea-color4: #2186a1;
  //endregion
  //region >>> 留学解决方案 <<<
  --bs-solution-content-bgcolor: #e8f9fe;
  //endregion

  //region >>> 图片or背景图片url <<<
  --bs-whylx-img1: url('/static/images/liuxue/uk/uk_03.png');
  --bs-whylx-img2: url('/static/images/liuxue/uk/uk_05.png');
  --bs-whylx-img3: url('/static/images/liuxue/uk/uk_07.png');
  --bs-whylx-img4: url('/static/images/liuxue/uk/uk_09.png');

  --bs-m-apply-color: #3f6a75;
  --bs-m-apply-bg: url('/static/images/liuxue/uk/uk_16.png');
  --bs-m-apply-bg-normal: url("/static/images/liuxue/uk/uk_18.png");
  --bs-m-apply-bg-active: url("/static/images/liuxue/uk/uk_17.png");

  --bs-ad-1080-bg: url("/static/images/liuxue/uk/uk_19.png");

  --bs-solution-nav-bgcolor: #5aa6b9;
  --bs-solution-exam-bg: url('/static/images/liuxue/uk/solution/exam_bg.png');
  --bs-solution-cp-bg: url('/static/images/liuxue/uk/solution/cp_bg.png');
  --bs-solution-form-bg: url('/static/images/liuxue/uk/uk_22.png');

  --bs--abouthy-bg-01: url('/static/images/liuxue/uk/abouthy/uk_10.png');
  --bs--abouthy-bg-02: url('/static/images/liuxue/uk/abouthy/uk_12.png');
  --bs--abouthy-bg-03: url('/static/images/liuxue/uk/abouthy/uk_14.png');
  --bs--abouthy-bg-04: url('/static/images/liuxue/uk/abouthy/uk_19.png');
  --bs--abouthy-bg-05: url('/static/images/liuxue/uk/abouthy/uk_20.png');
  --bs--abouthy-bg-06: url('/static/images/liuxue/uk/abouthy/uk_21.png');


  //endregion

  //region >>> 宽度 <<<
  --bs-solution-edu-width: 236px;
  //endregion

  //region >>> Offer展示宽度 <<<
  --bs-adms-hs-width1: 160px;
  --bs-adms-hs-width2: 80px;
  --bs-adms-hs-width3: 80px;
  --bs-adms-bk-width1: 140px;
  --bs-adms-bk-width2: 120px;
  --bs-adms-bk-width3: 60px;
  --bs-adms-ss-width1: 120px;
  --bs-adms-ss-width2: 165px;
  --bs-adms-ss-width3: 40px;
  //endregion

  //region >>> 高度 <<<
  --bs-apply-nav-height: 310px;
  --bs-apply-content-height: 220px;
  --bs-apply-nav-bgcolor: #70c5db;
  //endregion
}