.yuanLive_bannner{
  background: url("../../img/h5_img/yuanLive/metaverse_bg@2x.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding-top: 2.67vw;
  padding-bottom: 7.73vw;
  text-align: center;
}
.yuanLive_bannner_img{
  width:58.13vw;
  display: block;
  margin:0  auto 2.67vw;
}
.black_system_display{
  background: url("../../img/h5_img/yuanLive/display_bg.png") no-repeat;
  background-size: 100% 100%;
}
.function_module{
  background: url("../../img/h5_img/yuanLive/metaverse_function_bg@2x.png") no-repeat;
  background-size: 100% 100%;
  padding: 10.67vw 0;
  text-align: center;
}
.face{
  margin: 8vw 4vw 5.33vw;
  background: rgba(255,255,255,0.4);
  border-radius: 15px;
  border: 1px solid rgba(255,255,255,0.7);
}
.face .face_img{
  width: 100%;
}
.face_text{
  margin-top: 5.33vw;
  text-align: left;
  padding:0 6.4vw;

}
.face_text_item{
  font-size: 3.2vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 4.53vw;
  margin-bottom: 5.33vw;
}