.p-b-80 {
  padding-bottom: 80px;
}
.push .title {
  text-align: center;
  font-weight: 600;
  line-height: 1.2rem;
}
.push .content {
  background: #ffffff;
  padding-bottom: 0.56rem;
}
.push .content .type {
  width: 7.1rem;
  height: 0.68rem;
  background: url(../../img/type-1.png) no-repeat center;
  background-size: 0.2rem 0.18rem;
  background-position-x: 0.2rem;
  background-color: #efefef;
  border-radius: 0.06rem;
  margin: 0 auto;
  line-height: 1;
  position: relative;
}
.push .content .type .select-item {
  position: absolute;
  top: 0.02rem;
  left: 0.6rem;
  height: 0.64rem;
  width: 6rem;
  opacity: 0;
}
.push .content .type .type-name {
  display: block;
  height: 0.68rem;
  width: 6.4rem;
  margin-left: 0.6rem;
  color: #464646;
  line-height: 0.68rem;
  font-weight: 500;
  background: url(../../img/down-img.png) no-repeat center;
  background-size: 0.2rem 0.13rem;
  background-position-x: 6rem;
  padding-top: 0.02rem;
}
.push .content .describe {
  width: 7.1rem;
  height: 1.92rem;
  margin: 0 auto;
  display: block;
  margin-top: 0.2rem;
  border-radius: 0.06rem;
  color: #464646;
  padding-left: 0.6rem;
  padding-top: 0.18rem;
  background: url(../../img/textedit-img.png) no-repeat center;
  background-size: 0.22rem 0.22rem;
  background-position-x: 0.2rem;
  background-position-y: 0.28rem;
  background-color: #efefef;
}
.push .content .phone {
  display: block;
  width: 7.1rem;
  height: 0.68rem;
  line-height: 0.7rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  border-radius: 0.06rem;
  color: #464646;
  padding-left: 0.6rem;
  background: url(../../img/phone-img.png) no-repeat center;
  background-size: 0.18rem 0.22rem;
  background-position-x: 0.2rem;
  background-color: #efefef;
}
.push .content .submit {
  display: block;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  width: 7.1rem;
  color: #ffffff;
  font-weight: 6rem;
  background: url(../../img/button-bg.png) no-repeat center;
  margin: 0 auto;
  margin-top: 0.36rem;
  border-radius: 0.06rem;
}
.push .call {
  margin: 0.18rem 0;
  width: 100%;
  height: 1.6rem;
}
.push .call .block {
  width: 3.42rem;
  height: 1.6rem;
  margin-left: 0.2rem;
  border-radius: 0.04rem;
}
.push .call .item-1 {
  background: url(../../img/phone-1.png) no-repeat center;
  background-size: 3.44rem 1.6rem;
  box-shadow: 0 1px 5px #fd8c31;
}
.push .call .item-2 {
  background: url(../../img/phone-2.png) no-repeat center;
  background-size: 3.42rem 1.6rem;
  box-shadow: 0 1px 5px #4acf3a;
}
