@charset "UTF-8";

body {
  font-family: '微軟正黑體', 'Malgun Gothic', Dotum, Tahoma, sans-serif;
  background-color: #111111;
  color: #fff;
  overflow-x: hidden;
}

.logo{
  position: absolute;
  left: 2rem;
  top: 2rem;
  z-index: 9;
}

.logo img{
  width: 90%;
}

*{margin:0px;
  padding:0px;
}

img {
  max-width: 100%;
  height: auto;
}

#gotop {
  display: block;
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 999;
}
:focus {
  outline: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
}

button:focus{
  outline: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}

h2 {
  margin: 80px 0 30px;
  font-weight: 700;
}

.row.five-gutters {
  margin-right: -5px;
  margin-left: -5px;
}

.thumbnail{
  background-color: #fff;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.row.five-gutters [class^='col-'],
.row.five-gutters [class*=' col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

.btn-on {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  pointer-events: none;
  z-index: 0;
}

.goh_submit,
.navbar-inverse .navbar-nav>li>a,
.navbtn>ul>li>a,
.sideBtn ul>li>a,
#gotop {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}


/* muice */

/* modal */
button.close {
  width: 54px;
  height: 54px;
  background: url(../images/close.png) no-repeat top;
  overflow: hidden;
  text-indent: -10000em;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 999;
  background-size: 100% auto;
}

#picModal1, #picModal2{
 background: url(../images/popup_bg.png) no-repeat 50% 0;
}

#picModal3{
  background: url(../images/p3surveybg.png) no-repeat 50% 0;
 }

#picModal5 {
  background: url(../images/p5boxbg.png) no-repeat 50% 0;
}


.modal-dialog {
  top: 10%;
  opacity: 0;
}

.show .modal-dialog{
  opacity: 1;
  
}

#picModal .modal-body {
  padding: 0;
  text-align: center;
}

.modal-backdrop {
  opacity:0.5;
}

.modal-footer {
  padding: 10px 30px 10px;
  text-align: right;
  border: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  left: 0;
  right: 0;
}



/* modal */


/* header */
#header {
  background: url(../images/header_bg.png) no-repeat 50% 0;
  background-position:0 20%;
  background-size: cover;
  height: 100vh;
  position: relative;
  padding-top: 50px;
}

#header .contents {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  z-index: 7;
}

#header .title{
  position:relative;
  bottom: 200px;
}



#header .muice{
  position:absolute;
  left: 50%;
  transform: translateX(-50%);
}

#scene {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
}

.char {
  width: 100%;
  height: 100%;
}

.char-main0 {
  background: transparent url(../images/mm-1.png) no-repeat 0 0;
  margin-left: -615px;
  width: 693px;
  height: 691px;
}

.char-main1 {
  background: transparent url(../images/mm-2.png) no-repeat 0 0;
  margin-left: -265px;
  width: 649px;
  height: 826px;
}

.char-main2 {
  margin-left: -189px;
  width: 746px;
  height: 618px;
  background: transparent url(../images/mm-3.png) no-repeat 0 0;
}

.char-main0,
.char-main1,
.char-main2 {
  position: absolute;
  left: 50%;
  top: 100px;
  background-size: 100% auto !important;
  
}
.char1 {
  z-index: 9;
}
.titleBox {
  margin: -45px 0 0;
}

.down-btn {
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 99px;
  position: absolute;
  z-index: 8;
  bottom: 100px;
  animation: baloon 1.5s infinite;
}

/* header */

/* 中間選單 */
.navbtn {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
}


.navbtn>a {
  display: inline-block;
}

.navbtn>a:hover,
.navbtn>a.active, 
.nav-pills .nav-link.active {
  background-color: #ffffff00;
  text-decoration: none;
  border-radius: 0;
}
.nav-link{
  padding: auto;
}


/* 中間選單 */

/* sidebar */
.fixedBox {
  position: fixed;
  width: 200px;
  height: 326px;
  bottom: 0px;
  right: 0;
  background: transparent url(../images/side-bar.png) no-repeat 100% 0;
  padding: 0;
  overflow: hidden;
  z-index: 999;
  transition: 1s all;
}

.btn-on {
  position: absolute;
  width: 40px;
  height: 100%;
  z-index: 99;
  border: none;
  outline: none;
  background: transparent url(../images/side-bar-arrow-on.jpg) no-repeat 0 100%;
  bottom: 0;
  left: 0;
}

.iconBox {
  position: absolute;
  bottom: 8px;
  left: 49px;
}

.googlePlayBtn {
  background: transparent url(../images/google_icon.png) no-repeat 0 0;
  margin: 0 0 5px;
  background-size: 100% auto;
}

.appleStoreBtn {
  background: transparent url(../images/app_icon.png) no-repeat 0 0;
  background-size: 100% auto;
}

.googlePlayBtn,
.appleStoreBtn {
  display: block;
  width: 141px;
  height: 45px;
  text-indent: -999999em;
}

.fixedBox.off .btn-on {
  background: transparent url(../images/side-bar-arrow.jpg) no-repeat 0 100%;
}

.fixedBox.off {
  right: -160px;
}

.btn-on:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.sideBtn {
  position: fixed;
  right: 10px;
  top: 80px;
  z-index: 999;
}

.sideBtn ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sideBtn ul>li {
  margin: 0 0 -2px;
}


.sideBtn ul>li>a:hover,
.sideBtn ul>li>a:focus,
.sideBtn ul>li>a.active,
#gotop:hover {
  background: none;
  outline: none;
}
/* sidebar */

#tab-1,
#tab-2,
#tab-3,
#tab-4 {
  background-size: cover !important;
  position: relative;
  z-index: 2;
  padding: 8%;
  overflow: hidden;
}

#tab-1 {
  background: transparent url(../images/page1bg.png) no-repeat 0 0;
}

#tab-2 {
  background: transparent url(../images/p2surveybg.png) no-repeat 0 0;
}

#tab-3 {
  background: transparent url(../images/page3bg.png) no-repeat 0 0;;
}

#tab-4 {
  background: transparent url(../images/page4bg.png) no-repeat 0 0;;
}

#tab-5 {
  background: transparent url(../images/page5bg.png) no-repeat 0 0;
  padding:7%;
}

#tab-6 {
  background: transparent url(../images/page6bg.png) no-repeat 0 0;
  padding:7%;
}

/* sidebar */

/* 內容 */
.modal-dialog{
  max-width: 1200px;
  margin: 1.75rem auto;
  text-align: center;
}
.page1content{
  position: relative;
}

.page1title{
  position: absolute;
  top: -30px;
  right: 32%;
}

.page2title{
  position: absolute;
  top: -3.2%;
  left: 10%;
 
}


.page3title{
  position: absolute;
  top: -2%;
  left: 24%;
 
}

.page4title{
  position: absolute;
  top: -3.9%;
  left: 20%;

}

.page5title{
  position: absolute;
  top: -2.5%;
  left: 30%;
 
}

.page6title{
  position: absolute;
  top: -4%;
  left: calc((100vw - 690px) / 5);
 
}

.page1vine{
  margin: 30px 0 0 0 ;
}

.page2vine img{
  margin:10px
}

.page3vine img{
  margin: 30px 0 0 0 ;
}

.page5vine {
  position: relative; 
  left: 23%;
  top:-2%
}

.page6vine{
  position: relative; 
  left: 1%;
  top:-11%;

}

.p5btn{
  position: absolute;
  right: 55%;
  top:68%
}


.page5vine img:nth-of-type(2) {
  position: absolute;
  right:55%;
  top: 72%;
}

.page5finals {
  position: relative; 
  left: 23%;
  margin: 10px;
}

.page5vine a{
  position: absolute;
  right:70%;
  top: 72%;
}

.page5finals a{
  position: absolute;
  right:63.5%;
  top: 80%;
}



.page1event img{
  padding: 10px;
}

.page2event{
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  margin: 0 40px 5px 10px ;
}

.page3event{
  display:flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 40px 5px 10px ;
  position: relative;
}

.page5event{
  position: relative;
  left: 12%;
  top:-4%
}

.page6event{
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  margin: 0 40px 5px 10px ;
  position: relative;
  top:-10.5%
}

.page5grandprize{
  position: relative;
  left: 10%;
  margin: 20px;
}
.page5char img:first-of-type{
  position:absolute;
  left: -5%;
  bottom: -3%;
}

.page5char img:nth-child(2){
  position:absolute;
  right: -12%;
  top: 20%;

}

.page5char img:nth-child(3){
  position:absolute;
  right: -20%;
  bottom: -5.3%;
}




.page1content{
  max-width: 1222px;
  background: transparent url(../images/page1formbg.png) no-repeat 0 0;
  background-position:50% 0%;
  margin: 0 auto;
  padding: 100px 70px;
}

.page2content{
  max-width: 1222px;
  background: transparent url(../images/p2formbg.png) no-repeat 0 0;
  background-position:50% 0%;
  margin: 0 auto;
  padding: 100px 70px;
  margin-top: 20px;
  position: relative;
}

.page3content{
  max-width: 1222px;
  background: transparent url(../images/page3formbg.png) no-repeat 0 0;
  background-position:50% 0%;
  margin: 0 auto;
  padding: 90px 70px;
  margin-top: 5px;
  position: relative;
}

.page4content{
  max-width: 1222px;
  background: transparent url(../images/p4formbg.png) no-repeat 0 0;
  background-position:50% 0%;
  margin: 0 auto;
  padding: 90px 70px;
  margin-top: 5px;
  position: relative;
  background-size: contain;
}

.page4content p{
  font-size: 22px;
  color: #e14546;
  font-weight: bold;
  margin: 15px;
 
}

.page4content a{
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  margin: 15px;
 
}

.page3num{
  font-size: 22px;
  color: #ff9d9d;
  font-weight: bold;
  position: absolute;
  left: 200px;
  top:158px;
}

.page3num a{
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  margin: 15px;
 
}

.page5content{
  max-width: 1408px;
  background: transparent url(../images/page5formbg.png) no-repeat 50% 0%;
  margin: 0 auto;
  padding: 90px 70px;
  position: relative;
  right: 1.8%;
  background-size: contain;

}

.page6content{
  max-width: 1222px;
  background: transparent url(../images/p6formbg.png) no-repeat 50% 0%;
  margin: 0 auto;
  padding: 60px 70px;
  position: relative;
  right: 1.8%;
}



.page1thanosbox{
  display: flex;
  justify-content:space-around;
  margin: 12px;
}

.page3thanosbox{
  display: flex;
  justify-content:space-around;
  margin: 30px;
}


.page1notice{
  display: flex;
  justify-content:space-evenly;
}

.page2notice{
  display: flex;
  justify-content:space-evenly;
  margin: 20px 0 0 0;
}

.page3notice{
  display: flex;
  justify-content:space-evenly;
  margin: 20px 0 0 0;
}


.page5notice{
  display: flex;
  justify-content:space-evenly;
  position: relative;
  top: 1.5%;
}

.page5notice{
  display: flex;
  justify-content:space-evenly;
  position: relative;
  top: 3%;
}

.page6notice{
  display: flex;
  justify-content:space-evenly;
  margin: 20px 0 0 0;
  position: relative;
  bottom:10.5%;
}

.page1char img:first-of-type{
  position: absolute;
  left:90%;
  bottom:50%
}

.page1char img:nth-of-type(2){
  position: absolute;
  left:85%;
  bottom:7px;

}

.page2char img:first-of-type{
  position: absolute;
  left:58%;
  top:23%;
}

.page2char img:nth-of-type(2){
  position: absolute;
  left:66%;
  top:52%;

}

.page2char img:last-child{
  position: absolute;
  left:-8%;
  top:45%;

}

.page3char img:first-of-type{
  position: absolute;
  left:75%;
  bottom:49.5%
}

.page3char img:nth-of-type(2){
  position: absolute;
  left:85%;
  bottom:-0.3%;

}
.page3char img:last-child{
  position: absolute;
  right:25%;
  bottom:18%;

}

.page4char img:first-of-type{
  position: absolute;
  right:4%;
  bottom:2%
}

.page4char img:nth-of-type(2){
  position: absolute;
  left:-19%;
  top:15%;

}


.page4char img:last-child{
  position: absolute;
  right:9%;
  top:32%;

}

.page6char img:first-of-type{
  position: absolute;
  left:-7%;
  bottom:-5.5%;
}

.page6char img:nth-of-type(2){
  position: absolute;
  right:8%;
  top:8%;

}

.page6char img:last-child{
  position: absolute;
  left:-9%;
  top:20%;

}


/* sidebar */


/* 背景影片 */
.fullscreen .start {
  background: transparent url(../images/btn.png) no-repeat 0 -256px;
  width: 163px;
  height: 163px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin-left: -81.5px;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none;
  border: none;
}

.fullscreen {
  height: 100vh;
  position: relative;
}

.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.myVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.fullscreen-bg:after {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, .25) url(../images/ptn2.png) 50% 0 repeat;
  height: 100%;
  width: 100%;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  display: block;
}

.fullscreen h2 {
  position: relative;
  z-index: 9;
  padding: 80px 0;
}
/* 背景影片 */
/* 文字敘述 */
.txtBox {
  background: transparent url(../images/txtbg.png) repeat 0 0;
  border: 1px solid #c79edc;
  padding: 50px;
  z-index: 8;
  position: relative;
  height: 500px;
}
.txtBox:before {
  width: 30px;
  height: 30px;
  border: 1px solid #c79edc;
  content: '';
  position: absolute;
  left: -15px;
  top: -15px;
}
.txtBox:after {
  width: 30px;
  height: 30px;
  border: 1px solid #c79edc;
  content: '';
  position: absolute;
  right: -15px;
  bottom: -15px;
}
.txtBox p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
  color: #fff;
  margin: 0;
  overflow-y: scroll;
  height: 100%;
  padding-right: 15px;
}

.txtBox p::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #6e5b75;
}

.txtBox p::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #F5F5F5;
}

.txtBox p::-webkit-scrollbar-thumb {
  background-color: #a443db;
  border: 2px solid #c68ada;
  height: 10px;
}
/* 文字敘述 */
/* 地圖資訊 */
.mapBox {
  background: #f2d010;
  padding: 30px;
  border: 2px solid #000;
}
.mapInfo ul li {
  font-size: 18px;
  line-height: 2;
  color: #000;
}
/* 地圖資訊 */
.tabs {
  display: block;
}
.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.item {
  display: block;
  overflow: hidden;
  width: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 15px auto;
  background: transparent;
  text-align: center;
  cursor: pointer;
}

.item:hover {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.item-1 {
  background-image: url(../images/item-1.png);
}

.item-2 {
  background-image: url(../images/item-2.png);
}

.item-3 {
  background-image: url(../images/item-3.png);
}

.item-1:hover {
  background-image: url(../images/item-1-hover.png);
}

.item-2:hover {
  background-image: url(../images/item-2-hover.png);
}

.item-3:hover {
  background-image: url(../images/item-3-hover.png);
}

.radio input{
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
}

label{
  display: inline;
  vertical-align: middle;
}

.formTitle {
  margin: 0 auto 42px;
  width: 350px;
  text-align: center;
}

.formTitle2 {
  margin: 0 auto;
  width: 415px;
  text-align: center;
}

.formTitle3 {
  margin: 0 auto;
  width: 480px;
  text-align: center;
}

.register {
  width: 613px;
  margin: 0 auto;
  overflow: hidden;
}

.note {
  color: #e14546;
}

.goh_form_group {
  width: 100%;
  margin: 20px auto;
}

.center-block {
  margin-top: 50px;
}

.goh_submit {
  background: #111;
  padding: 18px 70px;
  border: none;
  font-size: 18px;
  color: #fff;
}

.goh_submit:hover,
.goh_submit:focus,
.goh_submit:active,
.icon a:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.form-control {
  border-radius: 0px;
  border: 3px #9a8353 solid;
  width: 100% !important;
  height: 40px;
  background: #fffee2;
  font-size: 16px;
}

.awardBox {
  text-align: center;
  margin: 0 0 80px;
}

div.awardBox .row>div:last-child {
  margin-top: -30px;
}

.get:after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  background: transparent url(../images/get.png) no-repeat 0 0;
  width: 70px;
  height: 140px;
  background-size: contain;
  margin-left: -35px;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.get:before {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  width: 95%;
  height: 95%;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  margin: 0 auto;
}

.awardTxt {
  color: #fff;
  font-size: 17px;
}

.acount ul {
  padding: 0 58px;
  margin: 0 auto;
  background: transparent url(../images/acount_bg.png) no-repeat 0 0;
  width: 730px;
  height: 141px;
  list-style: none;
  background-size: 100% auto;
}

.acount ul>li {
  font-size: 65px;
  color: #c4b098;
  float: left;
  width: 16.66666667%;
  text-align: center;
  line-height: 120px;
}

.navbar-inverse .navbar-brand {
  padding-top: 8px;
  padding-bottom: 0;
  max-width: 220px;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #8060ff;
  background-color: transparent;
}

.goh_style {
  line-height: 0;
  text-align: center;
}

/* 圖文內容 */
.thumbnail {
  border-radius: 0;
  padding: 10px;
}
.viewPic {
  position: relative;
}
.viewBtn {
  position: absolute;
    bottom: 16px;
    right: 17px;
    width: 54px;
    height: 54px;
    background: url(../images/view.png) no-repeat top;
    cursor: pointer;
    border: none;
    background-size: 100% auto;
}
.viewBtn:hover {
  background-position-y: -54px;
}
.caption h3 {
  font-weight: 700;
}
.caption p {
  font-size: 16px;
}
/* 圖文內容 */

/* 頁籤 */
.breadcrumb {
  justify-content: flex-end;
  margin-bottom: 20px;
  list-style: none;
  text-align: right;
  background: transparent;
  border-radius: 0;
  padding: 0;
  color: #121212;
}

.breadcrumb a {
  color: #121212;
}

.noticeWrap {
  padding: 50px;
  background: #efefef;
}

.nav-pills>li {
  width: 25%;
}

.nav-pills>li+li {
  margin-left: 0;
}

.nav-pills>li>a {
  display: block;
  border-radius: 0;
  padding: 15px;
  text-align: center;
  background: #fff;
  font-weight: 700;
  color: #121212;
  font-size: 24px;
}

.nav-pills>li>a.active,
.nav-pills>li>a.active:focus,
.nav-pills>li>a.active:hover {
  background: #121212;
  color: #fff;
}


/* 除了包含.contents的.tab-content之外 */
.tab-content:not(.contents){
  margin: 30px 0 0;
}

.tab-content>.tab-pane>ul>li {
  border-bottom: 1px #d2d2d2 dashed;
  position: relative;
  padding: 15px 0;
}

.tab-content>.tab-pane>ul>li>a{
  color: #121212;
  font-weight: 700;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.tab-content span.label {
  border-radius: 0;
  margin-right: 10px;
}

.tab-content i.time {
  position: absolute;
  right: 0;
  color: #121212;
  font-size: 14px;
}
.pagination{
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background: #121212 !important;
  border-color: #121212 !important;
}
.pagination>li>a, .pagination>li>span {
  line-height: 38px;
  padding: 15px 24px;
  font-size: 18px;
  color: #121212;
  background-color: #fff;
  border: 0.1px solid #ddd;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span,
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  border-radius: 0;
}

span.badge{
  font-size: 1rem;
  margin-right: 5px;
}

/* 角色選單 */

.charWrap {
  text-align: center;
}
/* 角色選單 */

/* 清除預設nav */

.nav-link:hover, .nav-link:active, .nav-link:focus,.nav-link{
  background: none;
  border: none;
  padding: 0;

}

/* 清除預設nav */

/* 頁籤 */




@media (max-width: 991px) {
  .mapInfo {
    margin: 0 0 30px;
  }
  .navbar-nav li:nth-of-type(2){
    display: none;
  }
  .page3num{
    font-size: 18px;
    position: absolute;
    top: auto;
    bottom:-14%;
    left: -1%;
  }
  .page3num a{
    font-size: 18px;
  }

}

@media (max-width: 850px) {
  .modal-lg {
    width: 95%;
  }
  .page4content{
    background-size:cover;
  }
  .page5content{
    background-size:cover;
  }

}

@media (max-width: 767px) {
  .sideBtn li:nth-of-type(1){
    display: none;
  }

  .modal-footer {
    padding: 5px 20px 5px;
  }

  .titleBox {
    margin: 0;
  }

  .goh_style {
    text-align: left;
  }

  .nav_center {
    display: block;
  }

  .logoBox {
    width: 2.5rem;
    margin: 0 auto;
  }

  div.awardBox .row>div:last-child {
    margin-top: -0.3rem;
  }

  .awardBox {
    margin-bottom: 0.15rem;
  }

  .acount ul,
  .awardBox,
  .register {
    width: 100%;
  }

  div.five-gutters div:nth-child(2) {
    margin-top: 10px;
  }

  .form-control {
    height: 34px;

  }
  
  .page3num{
    font-size: 16px;
    position: absolute;
    top: 97%;
    left: -1%;
  }
  .page3num a{
    font-size: 16px;
  }

  .page4content p{
    font-size: 16px;
  }

  .page4content a{
    font-size: 16px;
  }

  .goh_form_group {
    margin: 0.2rem auto;
  }

  .get:after {
    width: 0.8rem;
    height: 1.5rem;
    margin-left: -0.36rem;
  }

}


@media (max-width: 480px) {
  .down-btn {
    width: 60px;
  }
  .sideBtn {
    right: 15px;
    top: 65px;
  }
  .sideBtn ul>li>a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
  }
  .navbtn ul>li>a {
    padding: 20px 48px;
    font-size: 14px;
  }

  .navbar-inverse .navbar-nav>li>a,
  .form-control,
  label.btn span,
  .fa-2x,
  .nav-pills>li>a,
  .mapInfo ul li {
    font-size: 14px;
  }
  .noticeWrap {
    padding: 15px;
  }
  .form_txt p,
  .copyright .cp  .tab-content ul li a {
    font-size: 12px;
  }
  #header .muice{
  margin-top: 10px;
  }

  
  #tab-1, #tab-2, #tab-3, #tab-4 {
    padding: 60px 2%;
  }

  #myTab > a{
    flex-grow: unset;
    flex-basis: unset;
    width: calc(100% / 3);
  }

  /********************#tab-1*******************/

  #tab-1 .page1content, #tab-2 .page2content,
  #tab-3 .page3content ,#tab-4 .page4content,
  #tab-5 .page5content, #tab-6 .page6content {
    padding: 40px 15px;
  }

  #tab-1 .page1title, #tab-2 .page2title,
  #tab-3 .page3title, #tab-4 .page4title,
  #tab-5 .page5title, #tab-6 .page6title {
    position: unset;
    width: 70%;
    margin: 0px auto 15px;
  }

  #tab-1 .page1event img {
    padding: 10px 0;
  }

  
  #tab-1 .page1content .page1event, #tab-2 .page2content .page2event,
  #tab-3 .page3content .page3event, #tab-4 .page4content .page3event,
  #tab-5 .page5content .page5event, #tab-6 .page6content .page6event {
    padding-top: 15px;
    margin: 0;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  #tab-1 .page1content .page1event img:nth-of-type(2) {
    display: block;
    width: 50%;
  }

  #tab-1 .page1content .page1char img:nth-of-type(1){
    width: 35%;
    left: 75%;
    bottom: 60%;
  }

  #tab-1 .page1content .page1char img:nth-of-type(2){
    width: 20%;
    left: 90%;
    bottom: 3%;
  }

  #tab-1 .page1thanosbox {
    margin: 12px 0;
  }

  /********************#tab-2*******************/


  #tab-2 .page2content .page2event img {
    margin-bottom: 15px;
  }

  #tab-2 .page2content .page2event img:nth-of-type(2) {
    width: 50%;
  }

  #tab-2 .page2content .page2char img:first-of-type {
    position: absolute;
    left: 77%;
    top: 20%;
    width: 40%;
    transform: rotateZ(270deg);
  }

  #tab-2 .page2content .page2char img:nth-of-type(2) {
    position: absolute;
    left: 84%;
    top: 51.5%;
    display: block;
    width: 18%;
  }

  #tab-2 .page2content .page2char img:last-child {
    position: absolute;
    left: -9%;
    top: 51%;
    width: 19%;
  }

  /********************#tab-3*******************/

  #tab-3 .page3content .page3event img {
    margin-bottom: 15px;
  }

  #tab-3 .page2content .page3event img:nth-of-type(2) {
    width: 50%;
  }

  #tab-3 .page3content .page3event img:nth-of-type(2) {
    display: block;
    width: 50%;
  }

  #tab-3 .page3content .page3char img:nth-of-type(1){
    width: 25%;
    left: 85%;
    bottom: 55%;
  }

  #tab-3 .page3content .page3char img:nth-of-type(2){
    width: 23%;
    left: 77%;
    bottom: -3%;
  }

  #tab-3 .page3content .page3char img:last-child {
    right: 16%;
    bottom: 16%;
    width: 17%;
  }

  /********************#tab-4*******************/

  #tab-4 .page4content .page3event img:nth-of-type(2) {
    display: block;
    width: 50%;
  }


  #tab-4 .page4content .page2vine img {
    margin: 10px 0;
  }

  #tab-4 .page4content .page4char img:nth-of-type(1){
    right: -3%;
    bottom: -1%;
    width: 28%;
  }

  #tab-4 .page4content .page4char img:nth-of-type(2){
    left: -15%;
    top: 15%;
    width: 40%;
  }

  #tab-4 .page4content .page4char img:last-child {
    right: -12%;
    top: 26%;
    width: 36%;
  }

  /********************#tab-5*******************/
  #tab-5 .page5content {
    right: 0;
  }

  #tab-5 .page5content .page5vine, 
  #tab-5 .page5content .page5event, 
  #tab-5 .page5content .page5finals, 
  #tab-5 .page5content .page5grandprize {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 15px;
  }

  #tab-5 .page5content .page5vine, 
  #tab-5 .page5content .page5finals, 
  #tab-5 .page5content .page5grandprize {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #tab-5 .page5content .page5vine > *,
  #tab-5 .page5content .page5finals > *, 
  #tab-5 .page5content .page5grandprize > * {
    margin-bottom: 10px;
  }

  #tab-5 .page5content .page5vine > a, 
  #tab-5 .page5content .page5vine .p5btn, 
  #tab-5 .page5content .page5finals > a {
    position: unset;
    display: block;
    text-align: center;
    width: 50%;
    margin-top: -16%;
  }

  #tab-5 .page5content .page5vine > a > img, 
  #tab-5 .page5content .page5vine .p5btn img, 
  #tab-5 .page5content .page5finals > a > img {
    width: 50%;
  }
  #tab-5 .page5content .page5vine > a {
    text-align: right;
    padding-right: 10px;
  }
  #tab-5 .page5content .page5vine .p5btn .pic-modal {
    margin: 0;
    text-align: left;
    padding-left: 10px;
  }

  #tab-5 .page5content .page5finals > a {
    padding: 0 10px;
  }

  #tab-5 .page5content .page5char > * {
    display: none;
  }

  #tab-5 .page5content .page5char img:nth-child(3) {
    display: block;
    position: absolute;
    right: -8%;
    bottom: 8.7%;
    width: 35%;
}


  /********************#tab-6*******************/
  #tab-6 .page6content .page6char img:first-of-type {
    position: absolute;
    left: 0%;
    bottom: -5.5%;
    width: 30%;
  }

  #tab-6 .page6content .page6char img:nth-of-type(2) {
    position: absolute;
    right: -8%;
    top: 27%;
    width: 22%;
  }

  #tab-6 .page6content .page6char img:last-child {
    position: absolute;
    left: -7%;
    top: 0%;
    width: 24%;
  }
}