/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* RESET plus */
* {
  background-position: center top;
  background-repeat: no-repeat;
}

html,
body {
  font-family: "PingFangTC-Regular", "Heiti TC", "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input,
select,
option {
  font-family: "PingFangTC-Regular", "Heiti TC", "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
}

ol,
li {
  margin: 0;
  padding: 0;
  border: 0;
}

li {
  margin-left: 1.25em;
}

p {
  margin: 1.25em 0;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.wrapper {
  position: relative;
  box-sizing: border-box;
}
.wrapper * {
  background-size: 100% auto;
  box-sizing: border-box;
  word-break: break-all;
}
.wrapper *:after {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper *:before {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper:after {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper:before {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper.mobile *[data-type=dt] {
  display: none;
}
.wrapper.desktop *[data-type=mb] {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrapper.desktop *[data-type=mb] {
    display: initial;
  }
  .wrapper.desktop *[data-type=dt] {
    display: none;
  }
}
body.ovh {
  overflow: hidden;
}

.btn {
  cursor: pointer;
}

.wrapper.desktop .btn:hover {
  background-position: center bottom;
}

.UNI-footer {
  position: relative;
}

.gbox {
  box-sizing: border-box;
}
.gbox * {
  box-sizing: border-box;
  word-break: break-all;
}
.gbox *:after {
  background-position: center top;
  background-repeat: no-repeat;
}
.gbox *:before {
  background-position: center top;
  background-repeat: no-repeat;
}

body.desktop .gbox-btn:hover {
  background-position: center bottom;
}

@media screen and (max-width: 1000px) {
  #topBar {
    display: none;
  }
}
input,
select,
button,
textarea {
  padding: 0;
  color: black;
  font-size: 16px;
  line-height: 1;
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: middle;
  display: inline-block;
}

.gbox .gbox-wrap {
  max-width: none;
  width: auto;
  padding: 0;
  background: 0;
}
.gbox .gbox-content {
  padding: 0;
}
.gbox .gbox-close {
  background-repeat: no-repeat;
  cursor: pointer;
}

body {
  background-color: #000;
}

#app {
  background-image: url(./img/bg.jpg);
  background-size: 1920px 4050px;
  background-position: top center;
  position: relative;
  background-color: #000;
  padding-top: 920px;
  width: 100%;
  min-width: 1200px;
}
#app .main {
  width: 1200px;
  margin: 0 auto;
}
#app .logo {
  background-image: url(./img/logo.png);
  background-size: contain;
  width: 171px;
  height: 48px;
  position: absolute;
  top: 10px;
  left: 20px;
}
#app * {
  box-sizing: border-box;
}
#app a {
  display: block;
  text-decoration: none;
  color: #000;
}
#app p {
  margin: 0;
}
#app .tt_content {
  font-size: 35px;
  color: #b6d0ff;
  text-align: center;
  line-height: 45px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
#app .i_content,
#app .i_group_content {
  font-size: 30px;
  color: #b6d0ff;
  text-align: center;
  line-height: 36px;
}
#app .d_tt {
  font-size: 60px;
  color: #b6d0ff;
  text-align: center;
}
#app .d_content {
  font-size: 35px;
  color: #89b0f7;
  text-align: center;
}
#app .c_btn {
  background-size: 930px 149px;
  background-position: 0 0;
  width: 465px;
  height: 149px;
  cursor: pointer;
  margin: 0 auto 30px;
}
#app .c_btn:hover {
  background-position: -465px 0;
}
#app .event_main .tt_1 {
  background-image: url(./img/tt_1.png);
  background-size: contain;
  width: 621px;
  height: 221px;
  margin: 0 auto 10px;
}
#app .event_main .c_btn {
  background-image: url(./img/event_btn.png);
}
#app .event_main .time_content {
  font-size: 32px;
  color: #89b0f7;
  text-align: center;
  background-image: url(./img/time_fr.png);
  background-size: contain;
  width: 992px;
  height: 97px;
  padding-top: 21px;
  margin: 0 auto 30px;
}
#app .event_main .time_content span {
  padding: 0 30px;
}
#app .tt_2 {
  background-image: url(./img/tt_2.png);
  background-size: contain;
  width: 407px;
  height: 110px;
  margin: 0 auto 10px;
}
#app .tt_3 {
  background-image: url(./img/tt_3.png);
  background-size: contain;
  width: 705px;
  height: 117px;
  margin: 0 auto 30px;
}
#app .tt_4 {
  background-image: url(./img/tt_4.png);
  background-size: contain;
  width: 705px;
  height: 118px;
  margin: 0 auto 30px;
}
#app .pa {
  padding: 0 60px;
}
#app .pa .i_group {
  padding: 20px 0 !important;
}
#app .i_group_wrap {
  border: 2px solid #72a6e1;
  width: 1100px;
  margin: 0 auto 40px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
#app .i_group_wrap .i_group_content {
  padding: 55px 0;
  position: relative;
}
#app .i_group_wrap .i_group_content::before {
  content: "";
  width: 976px;
  height: 2px;
  background-color: #72a6e1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#app .i_group_wrap .i_group_content:nth-last-child(1)::before {
  display: none;
}
#app .i_group_wrap .i_group {
  padding: 20px 60px;
  border-bottom: 2px solid #72a6e1;
  display: flex;
}
#app .i_group_wrap .i_group:nth-last-child(1) {
  border-bottom: 0;
}
#app .i_group_wrap .i_group .item {
  display: flex;
  align-items: center;
  width: 50%;
}
#app .i_group_wrap .i_group .item .img {
  background-image: url(./img/dec_2.png);
  background-size: contain;
  width: 185px;
  height: 162px;
  position: relative;
}
#app .i_group_wrap .i_group .item .img::after {
  content: "";
  background-size: contain;
  position: absolute;
  left: 48.5%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#app .i_group_wrap .i_group .item_1 .img::after {
  background-image: url(./img/item1.png);
  width: 90px;
  height: 98px;
}
#app .i_group_wrap .i_group .item_2 .img::after {
  background-image: url(./img/item2.png);
  width: 93px;
  height: 92px;
}
#app .i_group_wrap .i_group .item_3 .img::after {
  background-image: url(./img/item3.png);
  width: 109px;
  height: 40px;
}
#app .i_group_wrap .i_group .item_4 .img::after {
  background-image: url(./img/item4.png);
  width: 112px;
  height: 42px;
}
#app .i_group_wrap .i_group .item_5 .img::after {
  background-image: url(./img/item5.png);
  width: 86px;
  height: 99px;
}
#app .i_group_wrap .i_group .item_6 .img::after {
  background-image: url(./img/item6.png);
  width: 87px;
  height: 88px;
}
#app .i_group_wrap .detail_group {
  padding: 30px 0;
  border-bottom: 2px solid #72a6e1;
}
#app .i_group_wrap .detail_group .d_tt {
  margin-bottom: 16px;
}
#app .i_group_wrap .detail_group .i_group_content {
  padding: 0;
  border: 0;
}
#app .i_group_wrap .detail_group:nth-last-child(1) {
  border-bottom: 0;
}
#app .c_btn_group {
  width: 1100px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
#app .c_btn_group .c_btn:nth-child(1) {
  background-image: url(./img/more_btn.png);
}
#app .c_btn_group .c_btn:nth-child(2) {
  background-image: url(./img/qa_btn.png);
}

.msg_popup .gbox-wrap {
  border: 2px solid #72a6e1;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 550px;
}
.msg_popup .gbox-content {
  color: #b6e0fa;
  font-size: 35px;
  padding: 70px 40px;
  position: relative;
}
.msg_popup .gbox-content span {
  display: block;
  position: absolute;
  background-image: url(./img/dec_3.png);
  background-size: contain;
  width: 31px;
  height: 31px;
}
.msg_popup .gbox-content span:nth-child(1) {
  top: 10px;
  left: 10px;
}
.msg_popup .gbox-content span:nth-child(2) {
  top: 10px;
  right: 10px;
  transform: rotate(-30deg);
}
.msg_popup .gbox-content span:nth-child(3) {
  bottom: 10px;
  left: 10px;
  transform: rotate(-80deg);
}
.msg_popup .gbox-content span:nth-child(4) {
  bottom: 10px;
  right: 10px;
  transform: rotate(-60deg);
}
.msg_popup .gbox-close {
  font-size: 0;
  background-image: url(./img/lb_close.png);
  background-size: contain;
  width: 36px;
  height: 36px;
  top: -50px;
  right: -50px;
}/*# sourceMappingURL=default.css.map */