/**
 * 预约配镜页样式 
 */
.imgboxcoustom {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
}
.imgboxcoustom .adv-bkg {
  width: 100%;
}
.appoint-body {
  padding: 3.23vw 25%;
  width: 50%;
}
.appoint-body .state img {
  width: 100%;
  height: auto;
}
.ph-content {
  background-color: #FFFFFF;
}
.ph-content .company-banner {
  width: 100vw;
}
.ph-content .company-banner img {
  width: 100%;
  height: auto;
}
.ph-content .company-content {
  padding: 6vw 4vw 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ph-content .company-content img {
  width: 92vw;
  height: auto;
}
.ph-content .marquees {
  overflow: hidden;
  height: 128;
  width: 573;
  color: #ffffff;
  margin-bottom: 4vw;
}
.ph-content .marquees .mar-img {
  width: 9.6rem;
  height: 7.3rem;
}
