.supply-e-loan .banner {
  width: 100%;
  height: 370px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_e_banner.png"); }
.supply-e-loan .max-account {
  margin-top: 24px;
  height: 200px;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_product_des_bg.png");
  background-repeat: no-repeat;
  background-size: 1200px 200px;
  background-position: center;
  display: flex; }
  .supply-e-loan .max-account .left {
    padding: 36px 58px 0 58px;
    color: #826132;
    font-size: 32px;
    font-weight: 600;
    width: 65%; }
    .supply-e-loan .max-account .left .red {
      color: #FF3F3F; }
    .supply-e-loan .max-account .left .statement {
      margin-top: 14px;
      width: 520px;
      height: 40px;
      padding-left: 56px;
      color: #826132;
      line-height: 40px;
      font-size: 16px;
      background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_statment_bg.png");
      background-repeat: no-repeat;
      background-size: 520px 40px; }
  .supply-e-loan .max-account .right {
    width: 35%;
    flex: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 24px; }
    .supply-e-loan .max-account .right .count {
      color: #FF3F3F;
      font-size: 48px;
      font-weight: 600; }
    .supply-e-loan .max-account .right .btn {
      display: inline-block;
      width: 160px;
      height: 50px;
      color: #7A3D10;
      font-size: 24px;
      background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_btn_bg.png");
      background-repeat: no-repeat;
      background-size: 160px 50px;
      text-align: center;
      line-height: 50px; }
.supply-e-loan .member {
  margin-top: 24px; }
.supply-e-loan .intro {
  margin-top: 24px;
  display: flex;
  align-items: center; }
  .supply-e-loan .intro .arrow {
    margin: 0 6px;
    width: 18px;
    height: 18px; }
  .supply-e-loan .intro .item {
    flex: 1;
    background: #FFF6E8;
    border-radius: 8px;
    height: 340px; }
    .supply-e-loan .intro .item .title {
      display: block;
      margin: 0 auto;
      width: 185px;
      height: 36px;
      color: #826132;
      text-align: center;
      line-height: 36px;
      font-size: 14px;
      background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_title_bg.png");
      background-repeat: no-repeat;
      background-size: 185px 36px; }
    .supply-e-loan .intro .item .condition {
      margin-top: 24px;
      padding-left: 52px;
      color: #333333;
      font-size: 16px;
      line-height: 40px; }
      .supply-e-loan .intro .item .condition .bold {
        font-weight: 600; }
      .supply-e-loan .intro .item .condition li::before {
        display: inline-block;
        margin-right: 18px;
        content: " ";
        width: 16px;
        height: 16px;
        background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_item_dot.png");
        background-repeat: no-repeat;
        background-size: 16px 16px; }
    .supply-e-loan .intro .item .feature {
      width: 325px;
      margin: 24px auto;
      font-size: 12px;
      background: #cccccc;
      border-spacing: 1px;
      border-collapse: collapse;
      border: 1px solid #cccccc;
    }
      .supply-e-loan .intro .item .feature th {
        background: #FFF1E3;
        height: 30px;
        color: #826132;
        font-weight: 600;
        border: 1px solid #cccccc;
      }
      .supply-e-loan .intro .item .feature td {
        background: #ffffff;
        color: #333333;
        height: 50px;
        text-align: center;
        border: 1px solid #cccccc;
      }
      .supply-e-loan .intro .item .feature .left {
        color: #826132; }
    .supply-e-loan .intro .item .process {
      padding: 24px 0 0 67px; }
      .supply-e-loan .intro .item .process .step {
        display: flex;
        align-items: center;
        color: #333333;
        font-size: 18px;
        font-weight: 600; }
        .supply-e-loan .intro .item .process .step .des {
          margin-left: 29px; }
          .supply-e-loan .intro .item .process .step .des .content {
            font-weight: 400;
            font-size: 14px; }
        .supply-e-loan .intro .item .process .step img {
          width: 36px;
          height: 36px; }
      .supply-e-loan .intro .item .process .arrow-down {
        margin-left: 13px;
        width: 10px;
        height: 26px; }
.supply-e-loan .question {
  margin-top: 24px;
  margin-bottom: 24px;
  background: #FFF6E8;
  border: 1px solid #F8E4C8;
  border-radius: 8px; }
  .supply-e-loan .question .title {
    width: 185px;
    height: 36px;
    margin: 0 auto;
    color: #826132;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_ques_title.png");
    background-repeat: no-repeat;
    background-size: 185px 36px; }
  .supply-e-loan .question .content {
    padding: 24px 30px 30px 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around; }
    .supply-e-loan .question .content .item {
      width: 360px;
      height: 150px;
      background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_question.png");
      background-repeat: no-repeat;
      background-size: 360px 150px;
      color: #333333;
      font-size: 14px;
      font-weight: 600;
      line-height: 14px;
      padding-right: 24px; }
      .supply-e-loan .question .content .item .detail {
        font-size: 12px;
        margin-top: 16px;
        font-weight: 400; }
    .supply-e-loan .question .content .des {
      padding-left: 156px;
      display: flex;
      height: 150px;
      justify-content: center;
      flex-direction: column; }
    .supply-e-loan .question .content .mt30 {
      margin-top: 30px; }

/*# sourceMappingURL=supplyEloan.css.map */
