
.home-page[data-v-a35d062e]{max-width: 800px;margin: 0 auto;position: relative;min-height: 100vh;}
.home-page .page-hd[data-v-a35d062e]{background:var(--bgcolor2);z-index: 99;position: fixed;top: 0px;left: 0px;padding: 0 16px;height: 50px;width: 100%;max-width: 800px;margin: 0 auto;}
.home-page .page-hd .hd-box[data-v-a35d062e]{width: 100%;}
.home-page .page-hd .hd-box .custom-select[data-v-a35d062e]{position: relative;z-index: 0;display: block;font-size: var(--size10);}
.home-page .page-hd .hd-box .custom-select .select-option[data-v-a35d062e]{transition: all .3s;}
.home-page .page-hd .hd-box .custom-select .select-option[data-v-a35d062e]{position: absolute;left: -66px;top: 34px;background: var(--bgcolor2);box-shadow: rgba(24,59,86,.2) 0px 3px 10px 0px;    border-radius: 4px;width: 100px;height: 0;overflow: hidden;}
.home-page .page-hd .hd-box .custom-select .select-option.open[data-v-a35d062e]{height: 70px;}
.home-page .page-hd .hd-box .custom-select .select-option a[data-v-a35d062e]{display: block;height: 35px;width: 100%;text-align: center;line-height: 35px;}
.home-page .page-hd .hd-box .custom-select .select-option a.active[data-v-a35d062e]{background: rgba(255,255,255,.1);font-weight: bold;}
.home-page .page-hd .hd-box .custom-button1[data-v-a35d062e]{padding: 6px 12px;line-height: 1;max-width: 150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border: 0;background: rgba(255,255,255,.1);border-radius: 999px;margin-right:10px;font-size: var(--size10);min-width: 90px;height: 30px;}
@media screen and (min-width: 800px){
.home-page .page-hd[data-v-a35d062e]{left: calc((100% - 800px) / 2);}
}

