.invest-home-wrap[data-v-44fad9df] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100vh;
  width: 100%;
  background: #353c91;
  color: #fff;
  font-size: 0;
  /*.box-wrap {*/
  /*  width: 100%;*/
  /*  position: absolute;*/
  /*  top: 50px;*/
  /*  .title {*/
  /*    color: rgba(255, 255, 255, 1);*/
  /*    font-size: 46px;*/
  /*    text-align: center;*/
  /*    .label {*/
  /*      margin: 0 auto;*/
  /*      width: 566px;*/
  /*      background-image: url("../../../../static/images/venst/titleBgc.png");*/
  /*      background-position: 100% 100%;*/
  /*      background-repeat: no-repeat;*/
  /*      background-size: 100% 100%;*/
  /*      box-sizing: border-box;*/
  /*      padding: 40px 30px 12px 38px;*/
  /*    }*/
  /*  }*/
  /*}*/
}
.invest-home-wrap .logo[data-v-44fad9df] {
    position: absolute;
    top: 44px;
    left: 40px;
    width: 160px;
    height: auto;
}
.invest-home-wrap .box[data-v-44fad9df] {
    z-index: 999;
    width: 600px;
    height: 480px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.invest-home-wrap .box .boxTitle[data-v-44fad9df] {
      position: absolute;
      top: -100px;
      color: white;
      font-size: 40px;
      text-align: center;
      width: 100%;
}
.invest-home-wrap .box .content[data-v-44fad9df] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url(../img/broadcast.b5514716.png);
      background-position: 100% 100%;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      z-index: 10;
}
.invest-home-wrap .box .content > input[data-v-44fad9df] {
        margin: 0 -webkit-calc((100% - 480px) / 2);
        margin: 0 calc((100% - 480px) / 2);
}
.invest-home-wrap .box .content input[data-v-44fad9df] {
        height: 60px;
        background-color: rgba(255, 138, 35, 0.1);
        -webkit-border-radius: 8px;
                border-radius: 8px;
        border: 1px solid #ff8a23;
        text-indent: 16px;
        font-size: 24px;
        color: #38383A;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.invest-home-wrap .box .content > div[data-v-44fad9df]:nth-child(1) {
        width: 480px;
        margin: 123px -webkit-calc((100% - 480px) / 2) 0;
        margin: 123px calc((100% - 480px) / 2) 0;
        position: relative;
}
.invest-home-wrap .box .content > div:nth-child(1) input[data-v-44fad9df]:first-child {
          width: 100%;
}
.invest-home-wrap .box .content > input[data-v-44fad9df]:nth-child(2) {
        width: 480px;
        margin-top: 24px;
        background: rgba(208, 208, 208, 0.2);
        border-color: #d0d0d0;
        color: #B8B8B8;
}
.invest-home-wrap .box .content > div[data-v-44fad9df]:nth-child(3) {
        width: 480px;
        margin: 24px -webkit-calc((100% - 480px) / 2) 0;
        margin: 24px calc((100% - 480px) / 2) 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
}
.invest-home-wrap .box .content > div:nth-child(3) input[data-v-44fad9df] {
          width: 300px;
}
.invest-home-wrap .box .content span[data-v-44fad9df]:nth-child(4) {
        display: inline-block;
        margin: 30px -webkit-calc((100% - 296px) / 2);
        margin: 30px calc((100% - 296px) / 2);
        width: 296px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        -webkit-border-radius: 30px;
                border-radius: 30px;
        font-size: 24px;
        color: white;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffa85b), to(#ff7a02));
        background: -webkit-linear-gradient(top, #ffa85b 0%, #ff7a02 100%);
        background: linear-gradient(180deg, #ffa85b 0%, #ff7a02 100%);
        -webkit-box-shadow: 0 4px 12px 2px #fe8b24;
                box-shadow: 0 4px 12px 2px #fe8b24;
}
.invest-home-wrap .box .borderBox[data-v-44fad9df] {
      width: 100%;
      height: 430px;
      -webkit-border-radius: 12px;
              border-radius: 12px;
      border: .2px solid #7AC6FF;
      position: absolute;
      z-index: 9;
      top: 60px;
      left: 10px;
}
.invest-home-wrap .bottomBg[data-v-44fad9df] {
    width: 100%;
    bottom: 0;
    position: absolute;
    z-index: 10;
}

