:root {
  --bs-main-color: #4360c4; /* 主色 */
  --bs-secondary-color: #5d7eef; /* 次色 */
  //region >>> 为什么选择留学渐变色 <<<
  --bs-whylx-color1: #ffffff;
  --bs-whylx-color2: #f5f5f5;
  --bs-whylx-color3: #fcf1e8;
  --bs-whylx-color4: #b7cef9;
  //endregion
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #d8e3fe;
  --bs-lxarea-color2: #afc2fe;
  --bs-lxarea-color3: #729cfc;
  --bs-lxarea-color4: #4e77fc;
  //endregion
  //region >>> 留学解决方案 <<<
  --bs-solution-content-bgcolor: #e8effe;
  //endregion

  //region >>> 图片or背景图片url <<<
  --bs-whylx-img1: url('/static/images/liuxue/us/whyus_icon_03.png');
  --bs-whylx-img2: url('/static/images/liuxue/us/whyus_icon_05.png');
  --bs-whylx-img3: url('/static/images/liuxue/us/whyus_icon_07.png');
  --bs-whylx-img4: url('/static/images/liuxue/us/whyus_icon_09.png');

  --bs-m-apply-color: #4360c4;
  --bs-m-apply-bg: url('/static/images/liuxue/us/bg-apply.jpg');
  --bs-m-apply-bg-normal: url("/static/images/liuxue/us/apply_bg_06.png");
  --bs-m-apply-bg-active: url("/static/images/liuxue/us/apply_bg_03.png");

  --bs-ad-1080-bg: url("/static/images/liuxue/us/us_ad.png");

  --bs-solution-nav-bgcolor: #7991e2;
  --bs-solution-exam-bg: url('/static/images/liuxue/us/solution/exam_bg.png');
  --bs-solution-cp-bg: url("/static/images/liuxue/us/solution/cp_bg.png");
  --bs-solution-form-bg: url('/static/images/liuxue/us/apply_bg_08.png');

  --bs--abouthy-bg-01: url('/static/images/liuxue/us/abouthy_03.png');
  --bs--abouthy-bg-02: url('/static/images/liuxue/us/abouthy_05.png');
  --bs--abouthy-bg-03: url('/static/images/liuxue/us/abouthy_07.png');
  --bs--abouthy-bg-04: url('/static/images/liuxue/us/abouthy_12.png');
  --bs--abouthy-bg-05: url('/static/images/liuxue/us/abouthy_13.png');
  --bs--abouthy-bg-06: url('/static/images/liuxue/us/abouthy_14.png');

  //endregion

  //region >>> 宽度 <<<
  --bs-solution-edu-width: 236px;
  //endregion

  //region >>> Offer展示宽度 <<<
  --bs-adms-hs-width1: 150px;
  --bs-adms-hs-width2: 70px;
  --bs-adms-hs-width3: 100px;
  --bs-adms-bk-width1: 155px;
  --bs-adms-bk-width2: 120px;
  --bs-adms-bk-width3: 40px;
  --bs-adms-ss-width1: 155px;
  --bs-adms-ss-width2: 120px;
  --bs-adms-ss-width3: 40px;
  --bs-adms-bs-width1: 155px;
  --bs-adms-bs-width2: 120px;
  --bs-adms-bs-width3: 40px;
  //endregion

  //region >>> 高度 <<<
  --bs-apply-nav-height: 350px;
  --bs-apply-content-height: 250px;
  --bs-apply-nav-bgcolor: #baade9;
  //endregion
}