.add-buy-select-range-dialog .modal-card-body {
  padding: 0px;
}
.el-row[data-v-0148d115] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.panel[data-v-0148d115] {
  height: calc(100vh - 71px);
  overflow: hidden;
  overflow-y: auto;
}
.product-item[data-v-0148d115] {
  background: #FFFFFF;
  padding: 24px;
  height: 274px;
  margin-bottom: 24px;
  margin-right: 13px;
  position: relative;
}
table tr td[data-v-0148d115] {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f3f3f3;
}
.product-title[data-v-0148d115] {
  height: 40px;
  width: 150px;
  padding: 0px;
  vertical-align: bottom;
}
.product-desc[data-v-0148d115] {
  height: 55px;
  font-size: 14px;
  color: #6a6a6a;
}
.product-desc td[data-v-0148d115] {
  margin: 0px;
  padding: 0px;
}
.shield[data-v-0148d115] {
  color: #5ed672;
  font-size: 12px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  border: 1px solid #5ed672;
  width: 54px;
  height: 20px;
  border-radius: 20px;
  padding-left: 3px;
  margin-top: 2px;
}
.solutionName[data-v-0148d115] {
  font-weight: 500;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 12px;
}
.longDescription[data-v-0148d115] {
  font-weight: 350;
  font-size: 12px;
  color: #7D829E;
  line-height: 17px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.solution-picture[data-v-0148d115] {
  margin-bottom: 13px;
}
.solution-botton[data-v-0148d115] {
  position: absolute;
  bottom: 24px;
  height: 56px;
  border-top: 1px solid #E4E7ED;
  width: calc(100% - 48px);
  padding-top: 24px;
}
.trading-content[data-v-0148d115] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.trading-content-col[data-v-0148d115] {
  width: 25%;
}
@media screen and (max-width: 1920px) {
.trading-content-col[data-v-0148d115] {
    width: 25%;
}
}
@media screen and (max-width: 1600px) {
.trading-content-col[data-v-0148d115] {
    width: 33.3%;
}
}
@media screen and (max-width: 1200px) {
.trading-content-col[data-v-0148d115] {
    width: 33.3%;
}
}
