.seo-img {
  position: absolute;
  top: -3px;
  right: 7px;
  width: 128px;
}
.sox-img {
  position: absolute;
  top: -44px;
  right: 10px;
  width: 128px;
}
.plipay-img {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 128px;
}
.open-account-info {
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.open-account-info .account-ams {
  padding: 8px 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.open-account-info .account-label {
  color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  width: 125px;
  text-align: right;
}
.open-account-info .account-val {
  color: #000;
}

