.content {
  width: 10rem;
  padding-left: .84rem;
}

.p1-item1 {
  margin-bottom: .6rem;
  margin-right: -.15rem;
}

.p1-item1 li {
  position: relative;
  width: 4.92rem;
  height: 3.12rem;
  background: #d61518;
  float: left;
  margin-right: .15rem;
  margin-bottom: .15rem;
}

.p1-item1 li>img {
  width: 4.92rem;
}

.p1-item1 li .area {
  position: absolute;
  bottom: .6rem;
  right: .2rem;
  background: #f3d823;
  font-size: .16rem;
  color: #d61518;
  border: 1px solid #d61518;
  border-radius: .1rem;
  width: 1.12rem;
  line-height: .3rem;
  text-align: center;
}

.p1-item1 li .txt {
  padding-top: .1rem;
  color: #fff;
  padding-left: .25rem;
  line-height: 1em;
}

.p1-item1 li .txt .store-type,
.p1-item1 li .txt .info {
  float: left;
}

.p1-item1 li .txt .store-type {
  margin-right: .15rem;
  width: 1.2rem;
  border-right: 1px solid #ea8a8b;
}

.p1-item1 li .txt .info {
  width: 3.2rem;
  margin-top: .05rem;
}

.p1-item1 li .txt .store-type span {
  font-size: .07rem;
  display: inline-block;
  line-height: 1em;
  white-space: nowrap;
}

.p1-item1 li .txt .store-type strong {
  font-size: .31rem;
  color: #fff;
  line-height: 1em;
  display: inline-block;
  letter-spacing: 3px;
}

.p1-item1 li .txt .store-type span em {
  font-style: normal;
  display: block;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  width: 110%;
  margin-left: -27%;
}

.p1-item1 li .txt .info {
  font-size: .14rem;
  line-height: .2rem;
}

.p1-item2 {
  height: 2.65rem;
}

.p1-item2 li {
  position: relative;
  background: #e20012;
  border-radius: .2rem;
  width: 3.26rem;
  float: left;
  margin-right: .11rem;
  text-align: center;
}

.p1-item2 li .tit {
  width: 100%;
  position: absolute;
  height: .32rem;
  top: -.16rem;
  left: 50%;
  margin-left: -.97rem;
  width: 1.94rem;
  background: #fff;
  border-radius: .16rem;
  border: 1px solid #e20012;
  font-size: .23rem;
  color: #e20012;
}

.p1-item2 li .info {
  line-height: .52rem;
  font-size: .2rem;
  color: #fff;
}

.p1-item2 li img {
  width: 3.26rem;
}

.p1-item2 li:last-child {
  margin-right: 0;
}

.p2 {
  height: 9.39rem;
  background: url(../img/hz/p2-bg.jpg) top center no-repeat;
  background-size: 100%;
}

.p2 .com-tit {
  padding-top: .53rem;
  padding-left: .45rem;
  margin-bottom: .5rem;
}

.p2-list li {
  display: inline-block;
  width: 1.7rem;
  vertical-align: top;
  margin: 0 .38rem .38rem;
}

.p2-list li .tit img {
  width: .42rem;
  vertical-align: middle;
  margin-right: .12rem;
}

.p2-list li .tit {
  margin-bottom: .1rem;
  display: flex;
  align-items: center;
  font-size: .28rem;
  font-weight: bold;
  color: #231815;
  line-height: .42rem;
}

.p2-list li .txt {
  font-size: .14rem;
  line-height: .22rem;
  color: #231815;
}

.p3 {
  height: 7.32rem;
  background: url(../img/hz/p3-bg.jpg) top center no-repeat;
  background-size: 100%;
}

.p3 .com-tit {
  padding-top: .7rem;
  padding-left: .45rem;
  margin-bottom: .3rem;
}

.p3 .com-tit .left {
  position: relative;
  padding-bottom: .33rem;
}

.p3 .com-tit .left .en {
  font-size: .3rem;
  color: #231815;
}

.p3 .com-tit .left::after {
  width: .55rem;
  height: 2px;
  background: #e37576;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.p3-cont {
  margin-left: .45rem;
}

.p3-cont li {
  font-size: .14rem;
  color: #231815;
  margin-bottom: .15rem;
}

.p3-cont li span {
  width: .16rem;
  height: .16rem;
  border-radius: 50%;
  display: inline-block;
  font-size: .14rem;
  font-weight: bold;
  color: #fff;
  background: #d61518;
  text-align: center;
  line-height: .16rem;
  margin-right: .06rem;
}

.p4-cont li {
  position: relative;
  margin: 0 .62rem .2rem;
  width: 2rem;
  display: inline-block;
  vertical-align: top;
}

.p4-cont li::after {
  content: "";
  position: absolute;
}

.p4-cont li.ar1::after {
  width: .4rem;
  height: .21rem;
  background: url(../img/hz/p4-ar1.jpg) center no-repeat;
  background-size: 100%;
  right: -.8rem;
  top: .13rem;
}

.p4-cont li.ar3::after {
  width: .4rem;
  height: .21rem;
  background: url(../img/hz/p4-ar2.jpg) center no-repeat;
  background-size: 100%;
  right: -.8rem;
  top: .13rem;
}

.p4-cont li.ar2::after {
  width: .53rem;
  height: 1.66rem;
  background: url(../img/hz/p4-ar4.jpg) center no-repeat;
  background-size: 100%;
  right: -.9rem;
  top: .2rem;
}

.p4-cont li.ar4::after {
  width: .53rem;
  height: 1.66rem;
  background: url(../img/hz/p4-ar3.jpg) center no-repeat;
  background-size: 100%;
  left: -.9rem;
  top: .2rem;
}

.p4-cont li .tit {
  margin-bottom: .05rem;
}

.p4-cont li .tit .num {
  margin-right: .05rem;
  display: inline-block;
  font-family: 'DIN';
  font-size: .47rem;
  font-weight: bold;
  color: #eeeeee;
  line-height: 1em;
  vertical-align: top;
}

.p4-cont li .tit span {
  position: relative;
  top: -.05rem;
  margin-top: .1rem;
  display: inline-block;
  width: 1.37rem;
  height: .38rem;
  line-height: .38rem;
  text-align: center;
  border-radius: .06rem;
  font-size: .25rem;
  color: #fff;
  background: #d51518;
}

.p4-cont li .txt {
  padding-left: .55rem;
}

.p5-cont {
  padding: .35rem .8rem;
  border-radius: .1rem;
  background: #e9e9e9;
}

.p5-cont .form-tit {
  text-align: center;
  margin-bottom: .25rem;
}

.p5-cont .form-tit h2 {
  margin-bottom: .05rem;
  font-size: .38rem;
  color: #d51518;
}

.p5-cont .form-tit h3 {
  position: relative;
  font-size: .21rem;
  font-weight: normal;
  color: #000000;
  text-align: center;
}

.p5-cont .form-tit h3 span {
  padding: 0 .3rem;
  background: #e9e9e9;
  position: relative;
  z-index: 2;
}

.p5-cont .form-tit h3:after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 100%;
  height: .02rem;
  background: linear-gradient(to right, transparent, #949494, transparent);
}

.p5-cont form {
  font-size: 0;
}

.p5-cont form input,
.p5-cont form textarea {
  margin-bottom: .12rem;
  height: .42rem;
  line-height: .42rem;
  border-radius: .06rem;
  font-size: .16rem;
  color: #545454;
  padding-left: .17rem;
  box-sizing: border-box;
}

.p5-cont form textarea {
  appearance: none;
  resize: none;
  font-family: 'Microsoft YaHei';
  width: 100%;
  height: 1.25rem;
}

.p5-cont form input.name,
.p5-cont form input.tel {
  width: 4.14rem;
}

.p5-cont form input.name {
  margin-right: .12rem;
}

.p5-cont form input.adr {
  width: 100%;
}

.p5-cont .btn {
  margin-top: .35rem;
  text-align: center;
}

.p5-cont .btn button {
  display: inline-block;
  width: 1.1rem;
  height: .36rem;
  line-height: .36rem;
  text-align: center;
  border-radius: .06rem;
  font-size: .18rem;
  color: #fff;
}

.p5-cont .btn button.reset {
  background: #929292;
  margin-right: 1rem;
}

.p5-cont .btn button.submit {
  background: #d51518;
}

.map-wrap {
  width: 100%;
  height: 4.82rem;
  background: #e9e9e9;
  border-radius: .1rem;
  padding: .2rem;
  box-sizing: border-box;
}

#map {
  width: 100%;
  height: 100%;
}

.p6-cont {
  margin-top: .45rem;
}

.p6-cont .info {
  width: 5.6rem;
  float: left;
}

.p6-cont .info .tel {
  padding-bottom: .1rem;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: .15rem;
}

.p6-cont .info .tel img {
  width: 1.35rem;
  vertical-align: bottom;
}

.p6-cont .info .tel span {
  font-size: .29rem;
  font-weight: bold;
  font-family: "DIN";
  color: #e10012;
}

.p6-cont .info .name {
  font-size: .27rem;
  font-weight: bold;
  color: #000000;
}

.p6-cont .info .adr {
  font-size: .22rem;
  color: #000000;
}

.p6-cont .wx {
  width: 3rem;
  float: right;
}

.p6-cont .wx>img {
  margin-right: .15rem;
  width: 1.22rem;
  float: left;
}

.p6-cont .wx .txt {
  padding-top: .15rem;
}

.p6-cont .wx .txt span.col1 {
  display: inline-block;
  font-size: .27rem;
  color: #e10012;
  border-bottom: 1px solid #909090;
  padding-bottom: .1rem;
  margin-bottom: .22rem;
}

.p6-cont .wx .txt span {
  font-size: .15rem;
  line-height: .22rem;
  color: #000000;
}
/* 20210713 电话字体大小修改*/
.p6-cont .info .tel span {
  font-size: .26rem;
}