.app{
  font-family:'PingFang SC', 'Microsoft YaHei', sans-serif;
}
.autopetty{
  width: 68%;
  margin: 0 auto;
  min-width: 960px;
}
.autofix{
  width: 78%;
  margin: 0 auto;
}
.banner{
  display: block;
  width: 100%;
}
.cpcont{
  padding: .90rem 0 .80rem;
}
.cptitle{
  text-align: center;
  background: url("/reception/img/index/titlebg.png") center/auto .33rem no-repeat;
  font-size: .33rem;
  font-weight: 550;
  margin-bottom: .78rem;
}
.cpbody{
  display: flex;
  justify-content: space-between;
}
.top{
  width: .74rem;
  display: block;
  margin: 0 auto .32rem;
}
.bot{
  font-size: .25rem;
  text-align: center;
}
.fobanner{
  /*aspect-ratio: 320/31;*/
  height: 1.84rem;
  background: url("/reception/img/index/lhfobg.png") center/100% 100% no-repeat;
}
.fobcont{
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fots{
  font-size: .28rem;
  color: #ffffff;
}
.focodec{
  position: absolute;
  right: 0;
}
.ocig{
  width: .86rem;
  display: block;
  margin: 0 auto;
  margin-bottom: .15rem;
}
.ocps{
  font-size: .14rem;
  color: #ffffff;
}