.rule_new_1 {
  width: 100%;
  height: 44px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 34px;
}
.rule_new_2 {
  margin-left: 34px;
  font-weight: bold;
}
.rule_new_3 {
  margin-right: 31px;
  font-weight: bold;
}

.rule_new_4 {
  width: 100%;
  height: 88px;
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.rule_new_4_1 {
  margin-left: 34px;
  font-weight: bold;
  color: #ffdaa0;
  line-height: 25px;
}
.rule_new_4_1_copy {
  margin-left: 34px;
  font-weight: bold;
  color: #90d4ff;
  line-height: 25px;
}
.rule_new_4_2 {
  margin-right: 31px;
  font-weight: bold;
  text-align: right;
  line-height: 25px;
}

.textindent_1 {
  text-indent: 25px;
}

.rule_new_5 {
  width: 100%;
  height: 44px;
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.rule_new_5_1 {
  margin-left: 34px;
  font-weight: bold;
  color: #ffdaa0;
  line-height: 25px;
}
.rule_new_5_1_copy {
  margin-left: 34px;
  font-weight: bold;
  color: #90d4ff;
  line-height: 25px;
}
.rule_new_5_2 {
  margin-right: 31px;
  font-weight: bold;
  text-align: right;
  line-height: 25px;
}

@media screen and (max-width: 768px) {
  .rule_new_t_2 {
    margin-left: 5px;
    margin-top: 15px;
    width: 100%;
  }
  .new_de_img{
    width: 65% !important;
  }
 
  .rule_new_4_1_copy {
    margin-left: 12px;
    font-weight: bold;
    color: #90d4ff;
    line-height: 20px;
  }
  .rule_new_4_2 {
    margin-right: 11px;
    font-weight: bold;
    text-align: right;
    line-height: 17px;
    font-size: 14px;
  }
  .rule_new_5_1_copy {
    margin-left: 12px;
    font-weight: bold;
    color: #90d4ff;
    line-height: 16px;
  }
  .rule_new_5_2 {
    margin-right: 11px;
    font-weight: bold;
    text-align: right;
    line-height: 17px;
  }
  .rule_new_2 {
    margin-left: 16px;
    font-weight: bold;
  }
  .rule_new_3 {
    margin-right: 16px;
    font-weight: bold;
  }
  .vi_box h3 img {
    width: 65%;
  }
  .rule_new_4_1 {
    margin-left: 11px;
    font-weight: bold;
    color: #ffdaa0;
    line-height: 20px;
  }
  .rule_new_5_1 {
    margin-left: 11px;
    font-weight: bold;
    color: #ffdaa0;
    line-height: 16px;
  }
}
