:root {
  --bs-main-color: #fd8e3f; /* 主色 */
  --bs-secondary-color: #fd8e3f; /* 次色 */
  //region >>> 留学国家地区渐变色 <<<
  --bs-lxarea-color1: #fdd9bf;
  --bs-lxarea-color2: #fbd8b8;
  --bs-lxarea-color3: #fbc589;
  --bs-lxarea-color4: #f59a49;
  //endregion
  //region >>> 录取模块 <<<
  --bs-adms-offer-bgcolor: linear-gradient(180deg, #f1f1f0, #f7e6d5);
  --bs-adms-offer-word-color: #fbd3ae;
  --bs-adms-offer-detail-bgcolor: #f7e6d6;
  //endregion

  //region >>> 关于华樱 背景图 <<<
  --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
}

.u-meiqia-btn {
  cursor: pointer;
}

.g-nav {
  z-index: 20!important;
  .m-nav-normal {
    height: 100%;
    ul > li > a {
      padding: 0 41px;
    }
  }
  .m-fixed {
    display: none;
  }
}

.g-location-nav {
  width: 1080px;
  margin: 0 auto;
  line-height: 50px;
}
.g-plan {
  padding: 0;
  .m-banner {
    background: url("/static/images/liuxue/plan/banner_03.png") no-repeat center center;
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: 220px;
  }
  .m-plan {
    padding: 20px;
    .m-main-tips {
      line-height: 24px;
      .u-tips1 {
        color: #111111;
      }
      .u-tips2 {
        color: #e5e5e5;
      }
    }
    h3 {
      /*font-size:20px;*/
      line-height: 56px;
      border-bottom: 1px solid #9f9f9f;
      .u-step {
        color: #fd8e3c;
        font-size: 22px;
        text-transform: Uppercase;
        font-style: italic;
      }
      .u-title {
        color: #fd8e3c;
        font-size: 22px;
        margin-right: 30px;
        padding-left: 12px;

      }
      .u-tips {
        color: #6d6d6d;
        font-size: 13px;

      }
    }
    .u-star {
      color: #fd8e3c;
    }
    &>.row {
      padding: 4px 0;
    }
    .col-form-label {
      text-align: right;
    }
    .form-check-inline {
      padding: 8px 0 0 20px;
    }
    .form-control {
      padding: 0 10px;
    }
    .form-select {
      padding: 4px 10px;
    }
    input, textarea, select {
      border: 1px solid #fdd9ba;
      font-size: 13px;
      &:focus{
        outline:none;
      }
      &:checked {
        background-color: #fd8e3c;

      }
      &::placeholder {
        color: #9e9e9e;
      }
    }
    input {
      line-height: 28px;
      &.u-userinfo {
        display: inline-block;
        width: 168px;
      }
    }
    select {
      option {
      }
    }
    .m-btn {
      padding-left: 100px;
      a {
        cursor: pointer;
        display: block;
        line-height: 32px;
        border-radius: 24px;
        background: var(--bs-main-color);
        color: #FFFFFF;
        text-align: center;
        width: 178px;
      }
    }
    .u-smssend {
      font-size: 12px;
      line-height: 32px;
      color: #f27e15;
      border: 0;
      background: transparent;
      border-radius: 3px;
    }
  }
}

.g-jiangzuo-order {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5)!important;
  border-radius: 10px;
  top:30%;
  .modal-content {
    border: 0;
    background: none;
    .btn-close {
      position: absolute;
      right: 2px;
    }
  }
  .m-jiangzuo-order {
    display: flex;
    background: #ffe3bb;
    border-radius: 10px;
    padding: 10px;
    border: 0;
    .m-img {
      width: 195px;
      .u-jiangzuo-title {
        padding: 10px 0;
        line-height: 22px;
      }
    }
    .m-form {
      padding: 0 20px;
      .u-title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #333;
        line-height: 50px;
        margin-bottom: 10px;
      }
      ul.u-clientinfo {
        margin-bottom: 16px;
        li {
          width: 235px;
          background: #ffffff;
          border: 1px solid #fcc290;
          border-radius: 4px;
          padding: 0 0 0 10px;
          &:first-child {
            margin: 0 0 10px 0;
          }
          &:last-child {
            margin: 0 0 10px 0;
          }

          i {
            color: #f37e15;
          }

          input {
            width: 190px;
            border: none;
            background: #ffffff;
            outline: none;
            line-height: 26px;
          }
        }
      }
      .u-submit-btn {
        text-align: center;
        a {
          display: inline-block;
          background: #f27e15;
          color: #ffffff;
          font-size: 16px;
          line-height: 32px;
          border-radius: 32px;
          padding: 0 50px;
          margin: 0 auto;
        }
      }
    }
  }
}

.g-jiangzuo-video {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5)!important;
  border-radius: 10px;
  top:16%;
  max-width: 740px;
  .modal-content {
    border: 0;
    background: none;
    .btn-close {
      position: absolute;
      right: 2px;
      background-color: #fff;
      z-index: 1;
    }
  }

  .m-jiangzuo-reg {
    background: var(--bs-main-color);
    display: flex;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 16px;

    .m-reg-form {
      margin: 0 auto;
      padding: 0 17px 0 34px;

      & > div {
        margin: 0 0 10px 0;
      }

      .u-title {
        font-size: 26px;
        text-align: center;
        color: #ffffff;
      }

      .u-btn {
        cursor: pointer;
        display: block;
        line-height: 36px;
        color: #ffffff;
        background: #f27e15;
        text-align: center;
        border-radius: 16px;
      }
    }
  }

  .m-list {
    background: #f9fcfe;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 0 12px 12px;

    .u-title {
      color: #4a7dd0;
      font-size: 18px;
      line-height: 44px;
      text-align: center;
      padding-top: 1px;

      h6 {
        border-top: 2px solid var(--bs-main-color);
        margin-top: 30px;
      }

      div {
        width: 220px;
        margin: 0 auto;
        margin-top: -34px;
        background: #fafcff;
      }
    }

    .m-word {
      display: flex;

      .u-word {
        padding: 12px 0;
        flex: 1;
        background: linear-gradient(#e3edfb, #adcefb);
        border: 1px solid #b0d0fb;
        border-radius: 3px;
        margin-right: 2px;
        font-size: 16px;
        color: var(--bs-main-color);
        text-align: center;

        &:last-child {
          margin-right: 0;
        }

        & > div {
          clear: both;
          display: block;
          background: #accefb;
          border-radius: 48px;
          width: 48px;
          height: 48px;
          text-align: center;
          line-height: 48px;
          margin: 0 auto;
        }
      }
    }
  }

  .m-jiangzuo-video {
    min-height: 400px;
    background: var(--bs-main-color);
  }

  .m-play {
    display: flex;
    background-color: var(--bs-main-color);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    text-align: center;
    a {
      display: block;
      text-align: center;
      width: 100%;
      line-height: 36px;
      cursor: pointer;
      padding: 150px 0;
      min-height: 400px;
      background-color: rgba(255, 255, 255, 0.5)!important;
    }
  }

  .player {
    display: none;
  }
}