.guatitle img,
.titlecon img {
  width: 100%;
}
img {
  max-width: 100%;
}
.hotevents_content {
  margin-top: 3.125rem;
}
.act_content > h3 {
  font-size: 1.25rem;
}
.act_content > div {
  height: 31.25rem;
  margin-bottom: 8.125rem;
  text-align: left;
  color: #fff;
}
.act_content .line {
  width: 4.375rem;
  height: 1px;
  background-color: #fff;
  margin: 2rem 0;
}
.act_content h5 {
  font-size: 1.75rem;
}
.act_content p {
  font-size: 1.125rem;
  line-height: 2.5rem;
}
.actcont_left {
  width: 31.25rem;
  height: 31.25rem;
  background-color: #005b47;
  padding: 5rem 3.75rem 0 3.75rem;
  box-sizing: border-box;
}
.actcont_right {
  width: 43.75rem;
  height: 31.25rem;
}
.actcont_left1 {
  width: 20rem;
  height: 33.125rem;
  margin-right: 1.25rem;
}
.actcont_left1 > div {
  width: 20rem;
  height: 15.9375rem;
  margin-bottom: 1.25rem;
}
.actcont_mid1 {
  width: 30rem;
  height: 33.125rem;
}
.actcont_right1 {
  width: 23.75rem;
  height: 33.125rem;
  background-color: #005b47;
  padding: 5rem 3.75rem 2.5rem 3.75rem;
  box-sizing: border-box;
  overflow: hidden;
}

.body {
  overflow-x: hidden;
}