.serviceSelectMain .checkboxsStyle[data-v-3cc10595] {
  display: inline-block;
  height: 14px;
  width: 14px;
  cursor: pointer;
  margin-right: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(../../staticpc/img/icon-header.png) no-repeat;
  background-position: -18px -129px;
  border: 0 none;
  vertical-align: text-top;
  color: rgba(255, 255, 255, 0);
  font-size: 0;
}
.serviceSelectMain .checkboxsStyle.checked[data-v-3cc10595] {
  background-position: 0 -129px;
}
