.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;
}
.content .box .summary {
  width: 100%;
  margin-top: 2.633rem;
  background-color: white;
  padding-bottom: 3rem;
}
.content .box .summary .years {
  width: 100%;
  position: relative;
}
.content .box .summary .years .img {
  width: 100%;
}
.content .box .summary .years .img img {
  width: 100%;
}
.content .box .summary .years .left {
  position: absolute;
  top: 1.6rem;
  left: 1rem;
  font-family: DINOT-CondBold;
  font-size: 4.5rem;
  line-height: 4.3rem;
  letter-spacing: -0.2rem;
  color: #c6150f;
}
.content .box .summary .years .right {
  position: absolute;
  top: 1.6rem;
  left: 16rem;
}
.content .box .summary .years .right .s-title {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: bold;
  color: #ffffff;
  opacity: 0.5;
}
.content .box .summary .years .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 .years .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 p {
  font-size: 1.533rem;
  line-height: 2.6rem;
  letter-spacing: -1px;
  color: #b0945b;
}
.content .box .summary .turn-pages {
  width: 80%;
  margin: 0 auto;
  margin-top: 4rem;
}
.content .box .summary .turn-pages::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .summary .turn-pages .prve {
    float: left;
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    background-color: #c6150f;
    line-height: 4rem;
    text-align: center;
}
.content .box .summary .turn-pages .prve i {
    font-size: 2rem;
    color: #fff;
}
.content .box .summary .turn-pages .next {
    float: right;
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    background-color: #c6150f;
    line-height: 4rem;
    text-align: center;
}
.content .box .summary .turn-pages .next i {
    font-size: 2rem;
    color: #fff;
}
.content .summary .right .img .box .turn-pages .page-number {
    float: left;
    margin-left: calc(50% - 60px);
    font-size: 18px;
    line-height: 50px;
}
.content .box .summary .turn-pages .page-number {
    width: 34px;
    float: left;
    line-height: 4rem;
    margin-left: calc(50% - 55px);
}

.content .box .course {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  padding-bottom: 5rem;
  margin-bottom: 3rem;
  background-color: #fff;
}
.content .box .course .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .box .course .img img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .box .course .text {
  width: 80%;
  margin: 0 auto;
  padding-top: 3.6rem;
  position: relative;
  z-index: 1;
}
.content .box .course .text .time {
  font-family: DIN-Bold;
  font-size: 3.3rem;
  letter-spacing: -0.12rem;
  color: #c6150f;
}
.content .box .course .text .p {
  width: 100%;
  border-top: solid 1px #b0945b;
  margin-top: 1.5rem;
  padding-top: 1.8rem;
}
.content .box .course .text .p p {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: justify;
}
.content .box .course .text .p p.month {
  font-size: 20px;
  display: block;
  font-weight: bold;
  line-height: 32px;
  color: #bea36c;
  margin-top: 30px;
}
.content .box .course .text .p p.cancel {
  margin-top: 0;
}
<!--0.00020384788513184-->