:root {
  --bs-main-color: #52488c;/* 主色 */
  --bs-secondary-color: #7769cb; /* 次色 */
  //region >>> 为什么选择留学渐变色 <<<
  --bs-whylx-color1: #ffffff;
  --bs-whylx-color2: #f5f5f5;
  --bs-whylx-color3: #fef2e8;
  --bs-whylx-color4: #7569bd;
  //endregion
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #c6beef;
  --bs-lxarea-color2: #8778e5;
  --bs-lxarea-color3: #7b70be;
  --bs-lxarea-color4: #52488c;
  //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: #52488c;
  --bs-m-apply-bg: url('/static/images/liuxue/hk/hk_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/hk/hk_19.png");

  --bs-solution-nav-bgcolor: #52488c;
  --bs-solution-exam-bg: url('/static/images/liuxue/ca/ca_21.png');
  --bs-solution-cp-bg: url('/static/images/liuxue/hk/hk_20.png');
  --bs-solution-form-bg: url('/static/images/liuxue/hk/hk_22.png');

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

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