* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  background: #fff;
}
div {
  border-spacing: 0;
  border-collapse: collapse;
}
ol,
ul,
dl {
  list-style: none;
  line-height: normal;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
}
img {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  font-weight: normal;
}
.form-check {
  min-height: unset !important;
}
html {
  font-size: 5.2083vw;
}
.none {
  display: none !important;
}
.pc_block {
  display: block !important;
}
.phone_block {
  display: none !important;
}
.dropdown-menu {
  font-size: 0.2rem !important;
  --bs-dropdown-min-width: unset !important;
  padding: 0.2rem;
}
.datepicker table tr td.new,
.datepicker table tr td.old {
  padding: 0.1rem;
}
.datepicker td,
.datepicker th {
  padding: 0.05rem;
  font-size: 0.14rem;
  width: 0.2rem;
  height: 0.2rem;
  -webkit-border-radius: 0.04rem;
  -moz-border-radius: 0.04rem;
  border-radius: 0.04rem;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled {
  background: transparent linear-gradient(68deg, #26618D 0%, #0BB5A6 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}
@media screen and (max-width: 992px) {
  html {
    font-size: 27.7778vw;
  }
  .pc_block {
    display: none !important;
  }
  .phone_block {
    display: block !important;
  }
  .dropdown-menu {
    font-size: 0.14rem !important;
    --bs-dropdown-min-width: unset !important;
    padding: 0.1rem;
  }
  .datepicker table tr td.new,
  .datepicker table tr td.old {
    padding: 0.1rem;
  }
  .datepicker td,
  .datepicker th {
    padding: 0.03rem;
    font-size: 0.14rem;
    width: 0.16rem;
    height: 0.16rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
  }
  .datepicker table tr td.today.disabled,
  .datepicker table tr td.today.disabled.active,
  .datepicker table tr td.today.disabled.disabled {
    background: transparent linear-gradient(68deg, #26618D 0%, #0BB5A6 100%) 0% 0% no-repeat padding-box;
    color: #fff;
  }
}
@font-face {
  font-family: 'AnotherGroteskBold';
  src: url('../fonts/AnotherGrotesk-Bold.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKBold';
  src: url('../fonts/SourceHanSansHK-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKMedium';
  src: url('../fonts/SourceHanSansHK-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKRegular';
  src: url('../fonts/SourceHanSansHK-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKExtraLight';
  src: url('../fonts/SourceHanSansHK-ExtraLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKHeavy';
  src: url('../fonts/SourceHanSansHK-Heavy.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKLight';
  src: url('../fonts/SourceHanSansHK-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansHKNormal';
  src: url('../fonts/SourceHanSansHK-Normal.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
