.content {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.content .s-title {
  font-size: 16px;
  line-height: 16px;
  color: #bbbbbb;
  text-align: center;
}
.content .title {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -1.9px;
  color: #c6150f;
  margin-top: 23px;
  text-align: center;
}
.content .h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #c6150f;
  margin-left: 13.4%;
  margin-top: 86px;
}
.content .p {
  width:73.2%;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 21px;
  margin-left: 13.4%;
}
.content .summary {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 74px;
}
.content .summary::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .summary .left {
  width: 30.25%;
  height: 363px;
  float: left;
  position: relative;
  overflow: hidden;
}
.content .summary .left .img {
  width: 100%;
  height: 100%;
}
.content .summary .left .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  margin: auto;
}
.content .summary .left .img .box {
  width: calc(100% - 39px);
  height: calc(100% - 53px);
  position: absolute;
  top: 53px;
  left: 39px;
}
.content .summary .left .img .box .time {
  font-family: DIN-Bold;
  font-size: 68px;
  letter-spacing: -2.7px;
  color: #c6150f;
}
.content .summary .left .img .box .s-title {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  opacity: 0.45;
  position: absolute;
  left: 0;
  bottom: 109px;
}
.content .summary .left .img .box .years {
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  line-height: 20px;
  color: #f7f4f0;
  position: absolute;
  left: 0;
  bottom: 75px;
}
.content .summary .left .img .box .p {
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  margin: auto;
  position: absolute;
  left: 0;
  bottom: 44px;
  opacity: 0.5;
}
.content .summary .right {
  float: left;
  width: 69.74%;
  height: 363px;
}
.content .summary .right .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.content .summary .right .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  margin: auto;
}
.content .summary .right .img .box {
  width: calc(100% - 164px);
  position: absolute;
  top: 51px;
  left: 82px;
}
.content .summary .right .img .box .text-box {
  width: 100%;
  height: 190px;
  overflow: auto;
}
.content .summary .right .img .box .text-box::-webkit-scrollbar {
  width: 2px;
}
.content .summary .right .img .box .text-box::-webkit-scrollbar-track {
  background: #dbdada;
  border-radius: 10px;
}
.content .summary .right .img .box .text-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #cc2237;
}
.content .summary .right .img .box .text-box .text {
  width: 100%;
}
.content .summary .right .img .box .text-box .text p {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: -0.3px;
  color: #b0945b;
}
.content .summary .right .img .box .turn-pages {
  width: 100%;
  margin-top: 44px;
}
.content .summary .right .img .box .turn-pages .prve {
  float: left;
  width: 50px;
  height: 50px;
  background-color: #c6150f;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
}
.content .summary .right .img .box .turn-pages .prve i {
  font-size: 16px;
  color: #fff;
}
.content .summary .right .img .box .turn-pages .prve:hover {
  background-color: white;
}
.content .summary .right .img .box .turn-pages .prve:hover i {
  color: #c6150f;
}
.content .summary .right .img .box .turn-pages .page-number {
  float: left;
  margin-left: calc(50% - 60px);
  font-size: 18px;
  line-height: 50px;
}
.content .summary .right .img .box .turn-pages .next {
  float: right;
  width: 50px;
  height: 50px;
  background-color: #c6150f;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
}
.content .summary .right .img .box .turn-pages .next i {
  font-size: 16px;
  color: #fff;
}
.content .summary .right .img .box .turn-pages .next:hover {
  background-color: white;
}
.content .summary .right .img .box .turn-pages .next:hover i {
  color: #c6150f;
}
.content .course {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  padding-bottom: 62px;
  margin-bottom: 66px;
  background-color: #fbfaf8;
}
.content .course::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .course .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .course .img img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .course .left {
  float: left;
  margin-left: 4.55%;
  width: 42.67%;
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
.content .course .left .time {
  font-family: DIN-Bold;
  font-size: 52px;
  letter-spacing: -2.1px;
  color: #c6150f;
  float: left;
}
.content .course .left .p {
  float: left;
  margin-left: 31px;
  padding-left: 32px;
  width: calc(100% - 169px);
  border-left: solid 1px #bea36c;
}
.content .course .left .p p {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: justify;
}
.content .course .left .p p.month {
  font-size: 20px;
  display: block;
  font-weight: bold;
  line-height: 32px;
  color: #bea36c;
  margin-top: 30px;
}
.content .course .left .p p.cancel {
  margin-top: 0;
}
.content .course .right {
  float: left;
  width: 42.67%;
  margin-left: 5.54%;
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
.content .course .right .time {
  font-family: DIN-Bold;
  font-size: 52px;
  letter-spacing: -2.1px;
  color: #c6150f;
  float: left;
}
.content .course .right .p {
  float: left;
  margin-left: 31px;
  padding-left: 32px;
  width: calc(100% - 169px);
  border-left: solid 1px #bea36c;
}
.content .course .right .p p {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: justify;
}
.content .course .right .p p.month {
  font-size: 20px;
  display: block;
  font-weight: bold;
  line-height: 32px;
  color: #bea36c;
  margin-top: 30px;
}
.content .course .right .p p.cancel {
  margin-top: 0;
}
@media screen and (min-width: 1920px) {
  .content .summary .left {
    height: auto;
  }
  .content .summary .right {
    height: auto;
  }
  .content .summary .left .img img {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
  .content .summary .right .img img {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
}
@media screen and (max-width: 1550px) {
  .content .summary .left .img .box .time {
    font-size: 52px;
  }
}
@media screen and (max-width: 1440px) {
  .content .summary .left .img .box {
    width: calc(100% - 39px);
    height: calc(100% - 53px);
    position: absolute;
    top: 53px;
    left: 20px;
  }
  .content .course .left .time {
    font-size: 42px;
  }
  .content .course .right .time {
    font-size: 42px;
  }
}
