.content {
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}
.content .box {
  width: 73.2%;
  margin: 0 auto;
  padding-top: 70px;
}
.content .box .s-title {
  font-size: 16px;
  line-height: 16px;
  color: #dbdada;
}
.content .box .title {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -1.9px;
  color: #c6150f;
  margin-top: 22px;
}
.content .report {
  width: 100%;
  height: 685px;
  margin-top: 40px;
  position: relative;
}
.content .report .img {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.content .report .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.content .report .img-box {
  width: 73.2%;
  margin: 0 auto;
  padding-top: 107px;
  position: relative;
}
.content .report .img-box .left {
  float: left;
}
.content .report .img-box .left::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .report .img-box .left .left-img {
  width: 310px;
  float: left;
}
.content .report .img-box .left .left-img img {
  width: 100%;
}
.content .report .img-box .left .icon {
  width: 50px;
  float: left;
  margin-top: 364px;
  margin-left: 59px;
}
.content .report .img-box .left .icon img {
  width: 100%;
}
.content .report .img-box .left .download {
  width: 19px;
  float: left;
  margin-top: 401px;
  margin-left: 14px;
}
.content .report .img-box .left .download img {
  width: 100%;
}
.content .report .img-box .right {
  float: right;
  margin-top: 77px;
  position: relative;
}
.content .report .img-box .right .icon {
  width: 60px;
  float: right;
}
.content .report .img-box .right .icon img {
  width: 100%;
}
.content .report .img-box .right .time {
  font-family: "DINOT-CONDBOLD";
  font-size: 38px;
  line-height: 38px;
  color: #ffffff;
  text-align: right;
  margin-top: 26px;
}
.content .report .img-box .right .name {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
  margin-top: 17px;
  text-align: right;
}
.content .report .img-box .right .line {
  width: 28px;
  height: 4px;
  background-color: white;
  margin-top: 21px;
  float: right;
}
.content .report .img-box .right .years {
  width: 310px;
  float: left;
  position: absolute;
  right: 0;
  margin-top: 78px;
  background-color: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}
.content .report .img-box .right .years .years-box {
  width: 310px;
  height: 100%;
  cursor: pointer;
}
.content .report .img-box .right .years .years-box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .report .img-box .right .years .years-box .years-value {
  font-size: 16px;
  line-height: 70px;
  color: #999999;
  margin-left: 25px;
  float: left;
}
.content .report .img-box .right .years .years-box .icon {
  width: auto;
  float: right;
  margin-right: 25px;
}
.content .report .img-box .right .years .years-box .icon i {
  line-height: 70px;
  font-size: 16px;
  color: #999999;
}
.content .report .img-box .right .years ul {
  width: 100%;
  background-color: #ffffff;
  display: none;
}
.content .report .img-box .right .years ul li {
  padding: 8px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
.content .report .img-box .right .years ul li:hover {
  background: #F4F4F4;
}
<!--0.00017786026000977-->