.p_third_tabs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_third_tabs .p_wrap {
  font-size: 0;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.p_third_tabs .p_wrap .p_tab_chose_item:last-child {
  margin-right: 0;
}

.p_third_tabs .p_second_menu .p_group .p_group_item:first-child {
  margin-left: 10.0833333333%;
}/*# sourceMappingURL=p_hall_lisit.css.map */