[data-v-d504664a]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.investAll[data-v-d504664a] {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.investAll .investLeft[data-v-d504664a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.investAll .investLeft .calcPower[data-v-d504664a] {
  width: 100%;
  height: 40px;
  background: #ff8100;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
}
.investAll .investLeft .formSty[data-v-d504664a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.investAll .investLeft .formSty .investTitle[data-v-d504664a] {
  font-weight: bold;
  font-size: 14px;
}
.investAll .investLeft .formSty .investInfo[data-v-d504664a] {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin-top: 10px;
  margin-bottom: 20px;
}
.investAll .investLeft .formSty .investInfo td[data-v-d504664a] {
  border: 1px solid #f0f0f0;
  padding: 10px 0 10px 10px;
  font-size: 14px;
}
.investAll .investLeft .formSty .investInfo th[data-v-d504664a] {
  border: 1px solid #f0f0f0;
  padding: 10px 0 10px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.investAll .investLeft .formSty .investInfo .addSty[data-v-d504664a] {
  text-align: center;
  cursor: pointer;
  color: #ff8100;
}
.investAll .investLeft .formSty .investInfo .investInfoDel[data-v-d504664a] {
  color: #175ee2;
  cursor: pointer;
}
.investAll .investLeft .formSty .investRadio[data-v-d504664a] {
  margin-top: 10px;
}
.investAll .investRight[data-v-d504664a] {
  margin-left: 10px;
  width: calc(50% - 5px);
  height: 100%;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.investAll .investRight .investRightHeade .investTitle[data-v-d504664a] {
  font-weight: bold;
  font-size: 14px;
}
.investAll .investRight .investRightHeade .investRightSec[data-v-d504664a] {
  margin: 10px 0;
}
.investAll .investRight .investRightHeade[data-v-d504664a] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: transparent;
  border-color: #ff8100;
  color: #ff8100;
  -webkit-box-shadow: -1px 0 0 0 #ff8100;
          box-shadow: -1px 0 0 0 #ff8100;
}
.investAll .investRight .investRightHeade[data-v-d504664a] .el-radio-button__inner:hover {
  color: #ff8100;
}
.investAll .investRight .investRightBody[data-v-d504664a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.investAll .investRight .investRightBody .investInfo[data-v-d504664a] {
  border-collapse: collapse;
  width: calc(100% - 10px);
  table-layout: fixed;
  margin-top: 10px;
  margin-bottom: 20px;
}
.investAll .investRight .investRightBody .investInfo td[data-v-d504664a] {
  border: 1px solid #f0f0f0;
  padding: 10px 0 10px 10px;
  font-size: 14px;
}
.investAll .investRight .investRightBody .investInfo th[data-v-d504664a] {
  border: 1px solid #f0f0f0;
  padding: 10px 0 10px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  background-color: #f0f0f0;
}
.investAll .investRight .investRightBody .investInfo .addSty[data-v-d504664a] {
  text-align: center;
  cursor: pointer;
  color: #ff8100;
}
.investAll .investRight .investRightBody .investInfo .investInfoDel[data-v-d504664a] {
  color: #175ee2;
  cursor: pointer;
}
.investAll .investRight .investRightBody .investInfo .tdBold[data-v-d504664a] {
  font-weight: bold;
}
.tableForm[data-v-d504664a] {
  margin-bottom: 0;
}
.tableForm[data-v-d504664a] .el-form-item__error {
  padding-bottom: 4px;
  position: static;
}
i[data-v-d504664a] {
  color: red;
  margin-right: 4px;
}
.investRightBodyTitle[data-v-d504664a] {
  margin: 10px 0;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  padding-left: 13px;
}
.investRightBodyTitle[data-v-d504664a]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #ff8100;
}
.marB20px[data-v-d504664a] {
  margin-bottom: 20px;
}


/*# sourceMappingURL=127.f4cbe1b7.css.map*/