body {
  background-color: #3B3B3B;
}

.i_section_2 {
  text-align: justify;
  text-justify: inherit;
  color: #fff;
  background-color: #3B3B3B;
}
.i_section_2 .i_section_2_title {
  padding-top: 20px;
  text-align: center;
  margin-top: 68px;
}
.i_section_2 .i_section_2_title p {
  font-size: 2.2rem;
  font-weight: 800;
}
.i_section_2 .i_Hmtc_box {
  box-sizing: border-box;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_title {
  padding: 45px 0px 20px 0px;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_title b {
  font-size: 1.8rem;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.15rem;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content .gjtx p {
  text-indent: 1em;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content .bsgz span {
  padding-left: 30px;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content .gg_date {
  text-align: right;
  margin-top: 35px;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content .gg_date p {
  margin: 0px;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content .actiyity_Rewards p {
  padding-left: 87px;
  margin: 0px;
}
.i_section_2 .gg_date {
  padding-top: 20px;
  text-align: right;
}
.i_section_2 .gg_date p {
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 1024px) {
  .i_section_2 .i_Hmtc_title h1 {
    font-size: 1.58rem;
    margin: 0px;
    padding-left: 10px;
  }
  .i_section_2 .i_Hmtc_content {
    box-sizing: border-box;
    padding: 0px 10px;
  }
}
@media screen and (max-width: 678px) {
  .i_section_2 .i_Hmtc_content {
    padding: 0px 20px;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_content .gjtx p {
    text-indent: 0em;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_content .bsgz span {
    padding-left: 0px;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_content .actiyity_Rewards {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_content .actiyity_Rewards p {
    padding: 0px;
  }
}
@media screen and (max-width: 376px) {
  .i_section_2 .i_section_2_title img {
    width: 100%;
  }
}
