:root {
  --bs-main-color: #93ab23;/* 主色 */
  --bs-secondary-color: #b3d02b; /* 次色 */
  //region >>> 为什么选择留学渐变色 <<<
  --bs-whylx-color1: #ffffff;
  --bs-whylx-color2: #f5f5f5;
  --bs-whylx-color3: #fef2e8;
  --bs-whylx-color4: #93ab23;
  //endregion
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #e2ecb5;
  --bs-lxarea-color2: #c7d975;
  --bs-lxarea-color3: #acbb67;
  --bs-lxarea-color4: #93ab23;
  //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: #788d29;
  --bs-m-apply-bg: url('/static/images/liuxue/sg/sg_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/sg/sg_19.png");

  --bs-solution-nav-bgcolor: #93ab23;
  --bs-solution-exam-bg: url('/static/images/liuxue/ca/ca_21.png');
  --bs-solution-cp-bg: url('/static/images/liuxue/sg/sg_20.png');
  --bs-solution-form-bg: url('/static/images/liuxue/sg/sg_22.png');

  --bs--abouthy-bg-01: url('/static/images/liuxue/sg/abouthy/1.jpg');
  --bs--abouthy-bg-02: url('/static/images/liuxue/sg/abouthy/2.jpg');
  --bs--abouthy-bg-03: url('/static/images/liuxue/sg/abouthy/3.jpg');
  --bs--abouthy-bg-04: url('/static/images/liuxue/sg/abouthy/4.jpg');
  --bs--abouthy-bg-05: url('/static/images/liuxue/sg/abouthy/5.jpg');
  --bs--abouthy-bg-06: url('/static/images/liuxue/sg/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: 135px;
  --bs-adms-ss-width2: 100px;
  --bs-adms-ss-width3: 90px;
  //endregion

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