.nf-content[data-v-879e1fae] {
  display: flex;
  width: 810px;
  margin: 294px auto 0;
}
.nf-content .left[data-v-879e1fae] {
  margin-right: 68px;
}
.nf-content .left img[data-v-879e1fae] {
  width: 404px;
  height: 348px;
}
.nf-content .right[data-v-879e1fae] {
  padding-top: 15px;
}
.nf-content .right img[data-v-879e1fae] {
  width: 251px;
  height: 114px;
}
.nf-content .right div[data-v-879e1fae]:nth-child(2) {
  font-weight: 600;
  font-size: 24px;
  color: #111111;
  margin-top: 56px;
}
.nf-content .right div[data-v-879e1fae]:nth-child(3) {
  font-size: 16px;
  color: #999999;
  margin: 8px 0 40px 0;
}
.nf-content .right div[data-v-879e1fae]:nth-child(4) {
  width: 128px;
  height: 44px;
  font-size: 16px;
}
.blue-button[data-v-879e1fae] {
  background: #5b81fa;
  border-radius: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  transition: 0.2s;
  cursor: pointer;
}
.blue-button[data-v-879e1fae]:hover {
  opacity: 0.8;
}