:root {
  --bs-main-color: #0e6740;/* 主色 */
  --bs-secondary-color: #2d9064; /* 次色 */
  //region >>> 为什么选择留学渐变色 <<<
  --bs-whylx-color1: #ffffff;
  --bs-whylx-color2: #f5f5f5;
  --bs-whylx-color3: #fef2e8;
  --bs-whylx-color4: #4ac08c;
  //endregion
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #d6fae9;
  --bs-lxarea-color2: #93e0be;
  --bs-lxarea-color3: #a1e3c6;
  --bs-lxarea-color4: #0e6740;
  //endregion
  //region >>> 留学解决方案 <<<
  --bs-solution-content-bgcolor: #e8effe;
  //endregion

  //region >>> 图片or背景图片url <<<
  --bs-whylx-img1: url('/static/images/liuxue/ca/ca_03.png');
  --bs-whylx-img2: url('/static/images/liuxue/ca/ca_05.png');
  --bs-whylx-img3: url('/static/images/liuxue/ca/ca_07.png');
  --bs-whylx-img4: url('/static/images/liuxue/ca/ca_09.png');

  --bs-m-apply-color: #0e6740;
  --bs-m-apply-bg: url('/static/images/liuxue/mc/mc_16.png');
  --bs-m-apply-bg-normal: url("/static/images/liuxue/ca/ca_18.png");
  --bs-m-apply-bg-active: url("/static/images/liuxue/ca/ca_17.png");

  --bs-ad-1080-bg: url("/static/images/liuxue/mc/mc_19.png");

  --bs-solution-nav-bgcolor: #2d9064;
  --bs-solution-exam-bg: url('/static/images/liuxue/ca/ca_21.png');
  --bs-solution-cp-bg: url('/static/images/liuxue/mc/mc_20.png'); //留学解决方案 职业规划背景
  --bs-solution-form-bg: url('/static/images/liuxue/mc/mc_22.png'); //留学解决方案 表单背景

  --bs--abouthy-bg-01: url('/static/images/liuxue/mc/abouthy/1.jpg');
  --bs--abouthy-bg-02: url('/static/images/liuxue/mc/abouthy/2.jpg');
  --bs--abouthy-bg-03: url('/static/images/liuxue/mc/abouthy/3.jpg');
  --bs--abouthy-bg-04: url('/static/images/liuxue/mc/abouthy/4.jpg');
  --bs--abouthy-bg-05: url('/static/images/liuxue/mc/abouthy/5.jpg');
  --bs--abouthy-bg-06: url('/static/images/liuxue/mc/abouthy/6.jpg');


  //endregion

  //region >>> 宽度 <<<
  --bs-solution-edu-width: 236px;
  //endregion

  //region >>> Offer展示宽度 <<<
  --bs-adms-hs-width1: 100px;
  --bs-adms-hs-width2: 130px;
  --bs-adms-hs-width3: 95px;
  --bs-adms-bk-width1: 115px;
  --bs-adms-bk-width2: 130px;
  --bs-adms-bk-width3: 65px;
  --bs-adms-ss-width1: 115px;
  --bs-adms-ss-width2: 130px;
  --bs-adms-ss-width3: 65px;
  //endregion

  //region >>> 高度 <<<
  --bs-apply-nav-height: 310px;
  --bs-apply-content-height: 250px;
  --bs-apply-nav-bgcolor: #919191;
  //endregion
}