.content {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 74px;
  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: 26px;
}
.content .box .white-box {
  margin-top: 39px;
  padding-top: 75px;
  padding-bottom: 80px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
}
.content .box .white-box .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
}
.content .box .white-box .first-part {
  width: calc(100% - 160px);
  margin: 0 80px;
}
.content .box .white-box .first-part::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .white-box .first-part .img {
  width: 38.7%;
  float: left;
}
.content .box .white-box .first-part .img img {
  width: 100%;
}
.content .box .white-box .first-part .right {
  float: left;
  margin-left: 93px;
  width: calc(61.3% - 93px);
  position: relative;
}
.content .box .white-box .first-part .right .h3 {
  font-size: 22px;
  line-height: 36px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 50px;
}
.content .box .white-box .first-part .right .p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #333333;
  margin-top: 60px;
}
.content .box .white-box .first-part .right .icon {
  position: absolute;
  top: 40px;
  right: 0;
  width: 85px;
}
.content .box .white-box .first-part .right .icon img {
  width: 100%;
}
.content .box .white-box .second-part {
  width: calc(100% - 160px);
  margin: 0 80px;
  margin-top: 80px;
}
.content .box .white-box .second-part .line {
  width: 100%;
  height: 1px;
  background-color: #f0f0f0;
  margin-top: 43px;
}
.content .box .white-box .second-part .text {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-top: 39px;
  padding-left: 20px;
  position: relative;
}
.content .box .white-box .second-part .text::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #c6150f;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
}
.content .box .white-box .second-part .sort {
  width: 100%;
  margin-top: 40px;
}
.content .box .white-box .second-part .sort::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .white-box .second-part .sort .left {
  width: 67%;
  float: left;
  margin-top: 76px;
}
.content .box .white-box .second-part .sort .left .list {
  width: 100%;
}
.content .box .white-box .second-part .sort .left .list .item {
  width: 22.4%;
  margin-left: 3.3%;
  float: left;
}
.content .box .white-box .second-part .sort .left .list .item:first-child {
  margin-left: 0;
}
.content .box .white-box .second-part .sort .left .list .item .h3 {
  width: 100%;
  height: 44px;
  background-color: #c6150f;
  font-size: 20px;
  line-height: 44px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.content .box .white-box .second-part .sort .left .list .item .h3::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 24px solid #c6150f;
  position: absolute;
  bottom: -12px;
  left: calc(50% - 12px);
}
.content .box .white-box .second-part .sort .left .list .item .p {
  width: calc(100% - 40px);
  margin-top: 30px;
  background-color: #f7f7f7;
  height: 300px;
  padding-top: 26px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: left;
  
  hyphens: auto;
}
.content .box .white-box .second-part .sort .right {
  width: 27%;
  float: right;
}
.content .box .white-box .second-part .sort .right .h3 {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #333333;
  width: 100%;
  text-align: center;
}
.content .box .white-box .second-part .sort .right .img {
  width: 100%;
  margin-top: 30px;
}
.content .box .white-box .second-part .sort .right .img img {
  width: 100%;
}
.content .box .white-box .second-part .serve {
  width: 100%;
  margin-top: 35px;
}
.content .box .white-box .second-part .serve .list {
  width: 100%;
}
.content .box .white-box .second-part .serve .list .item {
  width: 100%;
  margin-top: 46px;
  padding-top: 46px;
  border-top: solid 1px #f0f0f0;
}
.content .box .white-box .second-part .serve .list .item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.content .box .white-box .second-part .serve .list .item::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .white-box .second-part .serve .list .item .number {
  font-family: "din-alternate-bold";
  font-size: 56px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #f0f0f0;
  float: left;
  margin-right: 18px;
  padding-right: 20px;
  position: relative;
}
.content .box .white-box .second-part .serve .list .item .number::after {
  content: "";
  width: 2px;
  height: 40px;
  background-color: #f0f0f0;
  position: absolute;
  top: 10px;
  right: 0;
}
.content .box .white-box .second-part .serve .list .item .name {
  width: 110px;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  color: #c6150f;
  float: left;
}
.content .box .white-box .second-part .serve .list .item ul {
  width: calc(100% - 202px);
  float: left;
}
.content .box .white-box .second-part .serve .list .item ul li {
  width: 14.28%;
  float: left;
}
.content .box .white-box .second-part .serve .list .item ul li .icon {
  width: 42px;
  margin: 0 auto;
}
.content .box .white-box .second-part .serve .list .item ul li .icon img {
  width: 100%;
}
.content .box .white-box .second-part .serve .list .item ul li .h4 {
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.content .box .white-box .second-part .serve .list .item ul li .last {
  line-height: 60px;
  font-size: 36px;
  color: #c9c9c9;
  font-weight: bold;
  letter-spacing: -5px;
  text-align: center;
}
.content .box .whiteBox {
  margin-top: 80px;
  padding-top: 75px;
  padding-bottom: 80px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
}
.content .box .whiteBox::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .whiteBox .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
  margin-left: 80px;
}
.content .box .whiteBox .img {
  margin-left: 80px;
  width: 45%;
  float: left;
  margin-top: 40px;
}
.content .box .whiteBox .img img {
  width: 100%;
}
.content .box .whiteBox .text {
  float: right;
  margin-top: 40px;
  width: 40%;
  margin-right: 68px;
}
.content .box .whiteBox .text .p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .box .whiteBox2 {
  margin-top: 80px;
  padding-top: 75px;
  padding-bottom: 80px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
}
.content .box .whiteBox2::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .whiteBox2 .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
  margin-left: 80px;
}
.content .box .whiteBox2 .line {
  width: calc(100% - 160px);
  height: 1px;
  background-color: #f0f0f0;
  margin-top: 40px;
  margin-bottom: 58px;
  margin-left: 80px;
  margin-right: 80px;
}
.content .box .whiteBox2 .img {
  margin-left: 80px;
  width: 48.29%;
  float: left;
}
.content .box .whiteBox2 .img img {
  width: 100%;
}
.content .box .whiteBox2 .text {
  float: left;
  width: calc(51.71% - 210px);
  margin-left: 50px;
}
.content .box .whiteBox2 .text .p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .box .whiteBox2 .text .button {
  float: right;
  margin-top: 30px;
  width: 148px;
}
.content .box .whiteBox2 .text .button .logo-img {
  width: 100%;
}
.content .box .whiteBox2 .text .button .logo-img img {
  width: 100%;
}
.content .box .whiteBox2 .text .button .link {
  margin-top: 20px;
  text-align: center;
}
.content .box .whiteBox2 .text .button .link a {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: -0.3px;
  color: #333333;
}
@media screen and (max-width: 1600px) {
  .content .box .white-box .second-part .sort .left .list .item .p {
    font-size: 14px;
    line-height: 24px;
    height: 340px;
  }
}
@media screen and (max-width: 1480px) {
  .content .box .whiteBox2 .text .brand {
    width: 150px;
    margin-top: 110px;
    float: left;
  }
  .content .box .white-box .second-part .serve .list .item ul {
    width: calc(100% - 180px);
    float: left;
  }
  .content .box .white-box .second-part .serve .list .item ul li .h4 {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
  }
  .content .box .white-box .second-part .serve .list .item .name {
    width: 80px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #c6150f;
    float: left;
  }
  .content .box .whiteBox .img {
    margin-left: 80px;
    width: 35%;
    float: left;
    margin-top: 40px;
  }
  .content .box .whiteBox .text {
    float: right;
    margin-top: 40px;
    width: 45%;
    margin-right: 68px;
  }
  .content .box .whiteBox .text .p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: -0.3px;
    color: #333333;
    text-align: justify;
  }
}
@media screen and (max-width: 1360px) {
  .content .box .white-box .first-part .right {
    margin-left: 30px;
    width: calc(61.3% - 30px);
  }
  .content .box .white-box .first-part .right .h3 {
    margin-top: 0;
  }
  .content .box .white-box .first-part .right .icon {
    top: 0;
  }
  .content .box .white-box .first-part .right .p {
    margin-top: 30px;
  }
  .content .box .whiteBox2 .img {
    margin-left: 80px;
    width: 30%;
    float: left;
    margin-top: 40px;
  }
  .content .box .whiteBox2 .text {
    float: left;
    margin-top: 40px;
    width: calc(70% - 190px);
    margin-left: 30px;
  }
}
