.content {
  width: 100%;
  background-color: #f7f7f7;
  padding-top: 2.8rem;
  padding-bottom: 5.1rem;
  overflow: hidden;
}
.content .box {
  width: 88%;
  margin: 0 auto;
}
.content .box .title {
  font-size: 2.866rem;
  line-height: 2.866rem;
  letter-spacing: -3px;
  color: #c6150f;
}
.content .box .p {
  margin-top: 2.6rem;
  font-size: 1.533rem;
  line-height: 2.6rem;
  color: #666666;
  text-align: justify;
}
.content .box .time {
  width: calc(100% + 1.1rem);
  margin-left: -0.55rem;
  margin-top: 3rem;
}
.content .box .time .item {
  width: calc(33.33% - 2.5rem);
  margin: 0 0.55rem;
  float: left;
  height: 3.6rem;
  background-color: white;
  font-size: 1.533rem;
  line-height: 3.6rem;
  letter-spacing: -1px;
  color: #333333;
  padding-left: 1.4rem;
}
.content .box .time .item.active {
  background-color: #bea36c;
  color: white;
}
.content .box .years {
  width: 100%;
  overflow: auto;
}
.content .box .years::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.content .box .years::-webkit-scrollbar {
  display: none;
}
.content .box .years ul {
  width: 51.5rem;
  margin-top: 2rem;
  padding-top: 1rem;
  border-top: solid 1px #bea36c;
}
.content .box .years ul li {
  float: left;
  margin-left: 2rem;
  font-size: 1.533rem;
  line-height: 2.2rem;
  letter-spacing: -1px;
  color: #333333;
}
.content .box .years ul li:first-child {
  margin-left: 0;
}
.content .box .years ul li.active {
  color: #c6150f;
}
.content .box .summary {
  width: 100%;
  margin-top: 2.633rem;
  background-color: white;
  padding-bottom: 3rem;
}
.content .box .summary .year {
  width: 100%;
  position: relative;
}
.content .box .summary .year .img {
  width: 100%;
}
.content .box .summary .year .img img {
  width: 100%;
}
.content .box .summary .year .left {
  position: absolute;
  top: 1.6rem;
  left: 2.866rem;
  font-family: DINOT-CondBold;
  font-size: 4.5rem;
  line-height: 4.3rem;
  letter-spacing: -0.2rem;
  color: #bea36c;
  padding-right: 1.4rem;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}
.content .box .summary .year .right {
  position: absolute;
  top: 1.6rem;
  left: 12rem;
}
.content .box .summary .year .right .s-title {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: bold;
  color: #ffffff;
  opacity: 0.5;
}
.content .box .summary .year .right .title {
  font-family: Arial;
  font-size: 1.533rem;
  line-height: 1.533rem;
  font-weight: bold;
  color: #f7f4f0;
  letter-spacing: 0;
  margin-top: 0.5rem;
}
.content .box .summary .year .right .text {
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1.2rem;
  opacity: 0.5;
  margin-top: 0.5rem;
}
.content .box .summary .brief {
  width: 80%;
  margin: 0 auto;
  margin-top: 3rem;
  position: relative;
}
.content .box .summary .brief ul {
  width: 100%;
  padding-top: 0.6rem;
}
.content .box .summary .brief ul li {
  width: 100%;
  margin-top: 2.3rem;
  padding-bottom: 2.3rem;
  border-bottom: solid 1px #bea36c;
}
.content .box .summary .brief ul li .h2 {
  font-size: 1.533rem;
  line-height: 1.533rem;
  color: #c6150f;
}
.content .box .summary .brief ul li .h3 {
  font-size: 1.533rem;
  line-height: 2.6rem;
  color: #bea36c;
  margin-top: 1.2rem;
}
<!--0.00022292137145996-->