.content {
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}
.content .box {
  width: 100%;
  padding-top: 2.2rem;
  overflow: hidden;
}
.content .box .list {
  width: 88%;
  margin: 0 auto;
}
.content .box .list::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .list .province {
  width: calc(50% - 0.5rem);
  height: 5rem;
  background-color: #ffffff;
  float: left;
}
.content .box .list .province .province-box {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.content .box .list .province .province-box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .list .province .province-box .province-value {
  font-size: 16px;
  line-height: 5rem;
  color: #999999;
  margin-left: 25px;
  float: left;
}
.content .box .list .province .province-box .icon {
  float: right;
  margin-right: 2rem;
}
.content .box .list .province .province-box .icon i {
  line-height: 5rem;
  font-size: 16px;
  color: #c6150f;
  transition: 0.5s;
}
.content .box .list .province ul {
  width: 100%;
  background-color: #ffffff;
  display: none;
  position: relative;
  z-index: 1000;
}
.content .box .list .province ul li {
  padding: 8px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
.content .box .list .province ul li:hover {
  background: #F4F4F4;
}
.content .box .list .city {
  width: calc(50% - 0.5rem);
  height: 5rem;
  background-color: #ffffff;
  float: left;
  margin-left: 1rem;
}
.content .box .list .city .city-box {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.content .box .list .city .city-box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .list .city .city-box .city-value {
  font-size: 16px;
  line-height: 5rem;
  color: #999999;
  margin-left: 25px;
  float: left;
}
.content .box .list .city .city-box .icon {
  float: right;
  margin-right: 2rem;
}
.content .box .list .city .city-box .icon i {
  line-height: 5rem;
  font-size: 16px;
  color: #c6150f;
  transition: 0.5s;
}
.content .box .list .city ul {
  width: 100%;
  background-color: #ffffff;
  display: none;
  position: relative;
  z-index: 1000;
}
.content .box .list .city ul li {
  padding: 8px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
.content .box .list .city ul li:hover {
  background: #F4F4F4;
}
.content .box .list .company {
  width: 100%;
  height: 5rem;
  background-color: #ffffff;
  float: left;
  margin-top: 0.866rem;
}
.content .box .list .company .company-box {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.content .box .list .company .company-box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .list .company .company-box .company-value {
  font-size: 16px;
  line-height: 5rem;
  color: #999999;
  margin-left: 25px;
  float: left;
}
.content .box .list .company .company-box .icon {
  float: right;
  margin-right: 2rem;
}
.content .box .list .company .company-box .icon i {
  line-height: 5rem;
  font-size: 16px;
  color: #c6150f;
  transition: 0.5s;
}
.content .box .list .company ul {
  width: 100%;
  background-color: #ffffff;
  display: none;
  position: relative;
  z-index: 1000;
}
.content .box .list .company ul li {
  padding: 8px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
.content .box .list .company ul li:hover {
  background: #F4F4F4;
}
.content .box .container {
  width: 100%;
  height: 32.9rem;
  margin-top: 1.7rem;
}
.content .box .result-box {
  width: 88%;
  margin: 0 auto;
  margin-top: 2.866rem;
  padding-bottom: 11rem;
}
.content .box .result-box .result .p {
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #c6150f;
}
.content .box .result-box .result .describe {
  font-size: 1.533rem;
  line-height: 1.533rem;
  letter-spacing: -1px;
  color: #333333;
  margin-top: 1.7rem;
}
.content .box .result-box .result .describe span {
  font-size: 1.533rem;
  font-weight: bold;
  letter-spacing: -1px;
  color: #c6150f;
  margin: 0 2rem;
}
.content .box .result-box .result ul {
  width: 100%;
  margin-top: 2.633rem;
}
.content .box .result-box .result ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .result-box .result ul li {
  width: 100%;
  float: left;
  background-color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 2rem;
  cursor: pointer;
}
.content .box .result-box .result ul li .box {
  margin-left: 2.4rem;
}
.content .box .result-box .result ul li .box .h2 {
  font-size: 1.733rem;
  font-weight: bold;
  line-height: 1.733rem;
  color: #c6150f;
}
.content .box .result-box .result ul li .box .add {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.3px;
  color: #999999;
  margin-top: 2.366rem;
}
.content .box .result-box .result ul li .box .repair {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.3px;
  color: #999999;
  margin-top: 1.1rem;
}
.content .box .result-box .result ul li .box .phone {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.3px;
  color: #999999;
  margin-top: 1.1rem;
}
.content .box .result-box .result ul li .box1 {
  width: 4.033rem;
  height: 4.033rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #c6150f;
  font-size: 1.4rem;
  line-height: 4.033rem;
  text-align: center;
  letter-spacing: -0.8px;
  color: #ffffff;
}
<!--0.00024604797363281-->