.content {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 74px;
}
.content .box {
  width: 88%;
  margin: 0 auto;
  padding-top: 3.5rem;
}
.content .box .h2 {
  font-size: 1.733rem;
  font-weight: bold;
  line-height: 1.733rem;
  letter-spacing: -0.5px;
  color: #c6150f;
  margin-top: 3rem;
}
.content .box .white-box {
  margin-top: 2.2rem;
  padding-top: 1.7rem;
  padding-bottom: 4.4rem;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
}
.content .box .white-box .first-part {
  width: 100%;
}
.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: 100%;
}
.content .box .white-box .first-part .img img {
  width: 100%;
}
.content .box .white-box .first-part .right {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.content .box .white-box .first-part .right .h3 {
  font-size: 1.533rem;
  line-height: 2.6rem;
  font-weight: bold;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 2.7rem;
}
.content .box .white-box .first-part .right .p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
  letter-spacing: -0.3px;
  color: #333333;
  margin-top: 3rem;
}
.content .box .white-box .first-part .right .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.4rem;
}
.content .box .white-box .first-part .right .icon img {
  width: 100%;
}
.content .box .white-box .top-box {
  width: 90%;
  margin: 0 auto;
}
.content .box .white-box .top-box .text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #333333;
  margin-top: 3.63rem;
  padding-left: 2rem;
  position: relative;
}
.content .box .white-box .top-box .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 .top-box .sort {
  width: 100%;
  margin-top: 4rem;
}
.content .box .white-box .top-box .sort::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .white-box .top-box .sort .left {
  width: 100%;
  float: left;
}
.content .box .white-box .top-box .sort .left .list {
  width: 100%;
}
.content .box .white-box .top-box .sort .left .list .item {
  width: 48%;
  margin-left: 4%;
  float: left;
  margin-bottom: 2.3rem;
}
.content .box .white-box .top-box .sort .left .list .item:first-child {
  margin-left: 0;
}
.content .box .white-box .top-box .sort .left .list .item:nth-child(3) {
  margin-left: 0;
}
.content .box .white-box .top-box .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 .top-box .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 .top-box .sort .left .list .item .p {
  width: calc(100% - 40px);
  margin-top: 3rem;
  background-color: #f7f7f7;
  height: 14.7rem;
  padding-top: 2.1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .box .white-box .top-box .sort .right {
  width: 100%;
  float: right;
}
.content .box .white-box .top-box .sort .right .h3 {
  font-size: 1.533rem;
  line-height: 1.533rem;
  letter-spacing: -0.4px;
  color: #333333;
  width: 100%;
  text-align: center;
}
.content .box .white-box .top-box .sort .right .img {
  width: 100%;
  margin-top: 2.4rem;
}
.content .box .white-box .top-box .sort .right .img img {
  width: 100%;
}
.content .box .white-box .top-box .serve {
  width: 100%;
  margin-top: 3.3rem;
}
.content .box .white-box .top-box .serve .list {
  width: 100%;
}
.content .box .white-box .top-box .serve .list .item {
  padding-left: 2rem;
  position: relative;
  padding-top: 1.4rem;
  margin-top: 2.1rem;
  border-top: solid 0.1rem #f0f0f0;
}
.content .box .white-box .top-box .serve .list .item:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
.content .box .white-box .top-box .serve .list .item::after {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #c6150f;
  position: absolute;
  top: 1.8rem;
  left: 0;
}
.content .box .white-box .top-box .serve .list .item:first-child::after {
  top: 0.4rem;
}
.content .box .white-box .top-box .serve .list .item .h4 {
  font-size: 1.533rem;
  font-weight: bold;
  line-height: 1.533rem;
  color: #c6150f;
}
.content .box .white-box .top-box .serve .list .item .p {
  margin-top: 1.4rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: -0.2rem;
  color: #666666;
}
.content .box .title {
  margin-top: 3.5rem;
  font-size: 1.733rem;
  font-weight: bold;
  line-height: 1.733rem;
  letter-spacing: -0.5px;
  color: #c6150f;
}
.content .box .whiteBox {
  margin-top: 2.866rem;
  padding-top: 1.7rem;
  padding-bottom: 4.9rem;
  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 .img {
  margin-left: 80px;
  width: 90%;
  margin: 0 auto;
}
.content .box .whiteBox .img img {
  width: 100%;
}
.content .box .whiteBox .text {
  width: 90%;
  margin: 0 auto;
  margin-top: 3.1rem;
}
.content .box .whiteBox .text .p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .box .whiteBox2 {
  margin-top: 2.866rem;
  padding-top: 1.7rem;
  padding-bottom: 4.9rem;
  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 .img {
  margin-left: 80px;
  width: 90%;
  margin: 0 auto;
}
.content .box .whiteBox2 .img img {
  width: 100%;
}
.content .box .whiteBox2 .text {
  width: 90%;
  margin: 0 auto;
  margin-top: 3.1rem;
}
.content .box .whiteBox2 .text .p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
  letter-spacing: -0.3px;
  color: #333333;
  text-align: justify;
}
.content .box .whiteBox2 .text .button {
  float: right;
  margin-top: 2.3rem;
  width: 11.7rem;
}
.content .box .whiteBox2 .text .button .logo-img {
  width: 70%;
  margin: 0 auto;
}
.content .box .whiteBox2 .text .button .logo-img img {
  width: 100%;
}
.content .box .whiteBox2 .text .button .link {
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.2rem;
  letter-spacing: -0.3px;
  color: #333333;
  margin-top: 1rem;
}
.content .box .whiteBox2 .text .button .link i {
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
<!--0.00016117095947266-->