.content {
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}
.content .title-box {
  width: 73.2%;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 60px;
}
.content .title-box .s-title {
  font-size: 16px;
  line-height: 16px;
  color: #bababa;
}
.content .title-box .title {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -1.9px;
  color: #c6150f;
  margin-top: 19px;
}
.content .text-box {
  width: 100%;
  height: 309px;
  position: relative;
}
.content .text-box .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .text-box .bg-img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.content .text-box .text {
  margin-left: 13.4%;
  width: 48.75%;
  padding-top: 100px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  text-align: justify;
}
.content .text-box .img {
  position: absolute;
  right: 13.4%;
  bottom: 40px;
}
.content .list {
  width: calc(73.2% + 56px);
  margin: 0 auto;
  margin-top: 80px;
}
.content .list::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .list .item {
  width: calc(50% - 56px);
  height: 314px;
  margin: 0 28px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  position: relative;
  float: left;
}
.content .list .item .title {
  margin-top: 66px;
  margin-left: 75px;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: -0.6px;
  color: #c6150f;
}
.content .list .item .p {
  margin-top: 53px;
  margin-left: 75px;
  margin-right: 75px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .list .item .icon {
  position: absolute;
  top: 60px;
  right: 64px;
  width: 53px;
  height: 53px;
}
.content .list .item .icon img {
  width: 100%;
}
.content .business-scope {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 48px;
  padding-bottom: 26px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  position: relative;
}
.content .business-scope::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .business-scope .left {
  width: calc(52% + 140px);
  float: left;
}
.content .business-scope .left .title {
  margin-top: 66px;
  margin-left: 75px;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: -0.6px;
  color: #c6150f;
}
.content .business-scope .left .p {
  margin-top: 53px;
  margin-left: 75px;
  margin-right: 75px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .business-scope .icon {
  float: right;
  margin-top: 45px;
  margin-right: 73px;
  width: calc(48% - 213px);
}
.content .business-scope .icon img {
  width: 100%;
}
.content .module {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 76px;
}
.content .module .title {
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.6px;
  color: #333333;
}
.content .module .h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 69px;
}
.content .module .h4 span {
  font-family: "DIN-BOLD";
  font-size: 24px;
  line-height: 24px;
  color: #c6150f;
}
.content .module ul {
  width: calc(100% + 89px);
  margin-left: -44px;
  margin-top: 59px;
}
.content .module ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .module ul li {
  width: calc(20% - 89px);
  padding-left: 44px;
  padding-right: 44px;
  float: left;
  border-left: solid 1px rgba(220, 220, 220, 0.6);
  margin-bottom: 73px;
}
.content .module ul li:first-child {
  border: 0;
}
.content .module ul li:nth-child(6) {
  border: 0;
}
.content .module ul li::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .module ul li .img {
  float: left;
  width: 60px;
  height: 60px;
}
.content .module ul li .img img {
  width: 100%;
}
.content .module ul li .right {
  width: calc(100% - 80px);
  float: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  letter-spacing: -0.3px;
  color: #000000;
  margin-left: 20px;
}
.content .worth {
  width: 100%;
  margin-top: 40px;
}
.content .worth::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .worth .title {
  margin-left: 13.4%;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.6px;
  color: #333333;
}
.content .worth .left {
  float: left;
  width: 56.97%;
  height: 556px;
  position: relative;
  margin-top: 44px;
}
.content .worth .left .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .worth .left .img img {
  position: absolute;
  height: 100%;
  top: 0;
  left: -200px;
  right: -200px;
  margin: auto;
}
.content .worth .left .text {
  position: absolute;
  z-index: 1;
  bottom: 83px;
  right: 93px;
}
.content .worth .left .text .h2 {
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.6px;
  color: #ffffff;
}
.content .worth .left .text .p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #ffffff;
  margin-top: 34px;
}
.content .worth .right {
  float: left;
  width: 43.03%;
  height: 556px;
  margin-top: 44px;
}
.content .worth .right .right-top {
  width: 100%;
  height: 278px;
  position: relative;
}
.content .worth .right .right-top .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .worth .right .right-top .img img {
  position: absolute;
  height: 100%;
  top: 0;
  left: -200px;
  right: -200px;
  margin: auto;
}
.content .worth .right .right-top .text {
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 89px;
}
.content .worth .right .right-top .text .h2 {
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.6px;
  color: #ffffff;
}
.content .worth .right .right-top .text .p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #ffffff;
  margin-top: 34px;
}
.content .worth .right .right-bottom {
  width: 100%;
  height: 278px;
  position: relative;
}
.content .worth .right .right-bottom .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .worth .right .right-bottom .img img {
  position: absolute;
  height: 100%;
  top: 0;
  left: -200px;
  right: -200px;
  margin: auto;
}
.content .worth .right .right-bottom .text {
  position: absolute;
  z-index: 1;
  top: 56px;
  left: 89px;
}
.content .worth .right .right-bottom .text .h2 {
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.6px;
  color: #ffffff;
}
.content .worth .right .right-bottom .text .p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #ffffff;
  margin-top: 34px;
}
@media screen and (min-width: 1921px) {
  .content .worth .left .img img {
    position: absolute;
    height: auto;
    width: 100%;
    top: -200px;
    bottom: -200px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .content .worth .right .right-top .img img {
    position: absolute;
    height: auto;
    width: 100%;
    top: -200px;
    bottom: -200px;
    left: 0;
    right: 0;
    margin: auto;  
  }
  .content .worth .right .right-bottom .img img {
    position: absolute;
    height: auto;
    width: 100%;
    top: -200px;
    bottom: -200px;
    left: 0;
    right: 0;
    margin: auto; 
  }
}
@media screen and (max-width: 1800px) {
  .content .module ul li {
    width: calc(25% - 89px);
    padding-left: 44px;
    padding-right: 44px;
    float: left;
    border-left: solid 1px rgba(220, 220, 220, 0.6);
    margin-bottom: 73px;
  }
  .content .module ul li:nth-child(6) {
    border-left: solid 1px rgba(220, 220, 220, 0.6);
  }
  .content .module ul li:nth-child(5) {
    border: 0;
  }
}
@media screen and (max-width: 1440px) {
  .content .module ul {
    width: calc(100% + 31px);
    margin-left: -15px;
    margin-top: 59px;
  }
  .content .module ul li {
    width: calc(25% - 31px);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    border-left: solid 1px rgba(220, 220, 220, 0.6);
    margin-bottom: 73px;
  }
  .content .module ul li:nth-child(6) {
    border-left: solid 1px rgba(220, 220, 220, 0.6);
  }
  .content .module ul li:nth-child(5) {
    border: 0;
  }
  .content .text-box .text {
    width: 45%;
  }
  .content .list .item .p {
    margin-left: 30px;
    margin-right: 30px;
  }
  .content .list .item .title {
    margin-left: 30px;
  }
  .content .list .item .icon {
    right: 30px;
  }
  .content .business-scope .left .title {
    margin-left: 30px;
  }
  .content .business-scope .left .p {
    margin-left: 30px;
    margin-right: 30px;
  }
  .content .business-scope .left {
    width: calc(52% + 40px);
    float: left;
  }
  .content .business-scope .icon {
    float: right;
    margin-top: 70px;
    margin-right: 30px;
    width: calc(48% - 83px);
  }
  .content .worth .right .right-top .text {
    top: 40px;
    left: 40px;
  }
  .content .worth .right .right-bottom .text {
    top: 40px;
    left: 40px;
  }
}
