@charset "utf-8";
/* CSS Document */
ul li{
    list-style: none;
}
html{
    height: 100%;
}
body {   
    background-image: url(../images/bg.jpg);
    background-color: #000!important;
    background-position: center -30px;
    position: relative;
    overflow: hidden;
    height:100%;
    min-width:980px;
}
a:link, a:visited{text-decoration:none;}
img {
     height: auto;
     max-width: 100%;
}

h2{font-size:13px; margin:15px 0 0 0;}
#wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}
.logo{
    width: 190px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 5rem;
    animation-iteration-count: infinite;
    z-index: 3;
}
.bg1{
    background-image: url(../images/01.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg1_1 {
    background-image: url(../images/01_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 547px;
    height: 175px;
    position: absolute;
    top: 35rem;
    left: 50%;
    margin-left: -46rem;
}
.bg1_2 {
    background-image: url(../images/01_2.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 635px;
    height: 195px;
    position: absolute;
    top: 35rem;
    left: 50%;
    margin-left: -2rem;
}
.bg2{
    background-image: url(../images/02.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg2_1 {
    background-image: url(../images/02_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 846px;
    height: 706px;
    position: absolute;
    top: 15rem;
    left: 50%;
    margin-left: -35.5rem;
}
.bg3{
    background-image: url(../images/03.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg3_1 {
    background-image: url(../images/03_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 1044px;
    height: 718px;
    position: absolute;
    top: 14rem;
    left: 50%;
    margin-left: -45.5rem;
}
.bg4{
    background-image: url(../images/04.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg5{
    background-image: url(../images/05.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg5_1 {
    background-image: url(../images/05_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 926px;
    height: 466px;
    position: absolute;
    top: 31rem;
    left: 50%;
    margin-left: -37.8rem;
}
.bg6{
    background-image: url(../images/06.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg6_1 {
    background-image: url(../images/06_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 1074px;
    height: 710px;
    position: absolute;
    top: 16rem;
    left: 50%;
    margin-left: -45.5rem;
}
.bg7{
    background-image: url(../images/07.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg8{
    background-image: url(../images/08.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg8_1{
    background-image: url(../images/08_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 1000px;
    height: 256px;
    position: absolute;
    top: 15rem;
    left: 50%;
    margin-left: -26.5rem;
}
.bg8_2{
    position: relative;
    width: 600px;
    margin:0 auto;
    padding-top: 37rem;
}
.bg9{
    background-image: url(../images/09.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.bg9_1 {
    background-image: url(../images/09_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 656px;
    height: 495px;
    position: absolute;
    top: 25rem;
    left: 50%;
    margin-left: -29.5rem;
}
.home {
    position: absolute;
    top: 3px;
    left: 52px;
    z-index: 999;
}
 
.bg4 ul {
    width: 1000px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    top: 190px;
}
.bg4 ul li {
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
}
.bg4 ul li a{
    filter: brightness(0.5);
}
.bg4 ul li a:hover{
    filter: brightness(1);
}
.bg7 ul {
    width: 1050px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    top: 190px;
}
.bg7 ul li {
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
}
.bg7 ul li+li+li {
    position: relative;
    top:-100px;
}
.bg7 ul li+li+li+li {
    position: relative;
    top:-100px;
}
.bg7 ul li+li+li+li+li {
    position: relative;
    top:0px;
}
.bg7 ul li+li+li+li+li+li {
    position: relative;
    top:0px;
}
.bg7 ul li a{
    filter: brightness(0.5);
}
.bg7 ul li a:hover{
    filter: brightness(1);
}
.navbar-brand {
    display: none;
}
.fb {
    position: absolute;
    top: 12px;
    right: 30px;
    /* display: none; */
}
#loading{
    z-index: 999;
    padding: 0;
    background: rgb(0, 0, 0);
    left: 0;
    top: 0;
    color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
}
.dropdown-menu>li {
    border-bottom: 1px solid #333;
}
.dropdown-menu>li>a {
    color: #9d9d9d;
    font-size: 15px;
    line-height: 1.5;
}
.dropdown-menu {
    border: 1px solid #101010;
    border-radius: 0px;
    background-color: #101010;
    background-color: rgba(0,0,0,.85);
}
.button_t{
    background-image: url(../images/button.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 251px;
    height: 65px;
    position: absolute;
    top: 846px;
    z-index: 2;
    left: 50%;
    margin-left: -142px;
}
.button_t a{
    width: 251px;
    height: 65px;
    display: block;
}
.button_t:hover{
    --webkit-filter: drop-shadow(8px 8px 10px #000);
    filter: drop-shadow(8px 8px 10px #000);
    -webkit-filter: brightness(130%); /* Safari */
    filter: brightness(130%);
}
.footer {
    box-sizing: border-box;
    /* 設定footer絕對位置在底部 */
    position: absolute;
    bottom: 0;
    /* 展開footer寬度 */
    width: 100%;
    height: 80px;
    background-image: url(../images/footer.png);
    background-position: center top;
    background-repeat: no-repeat;
    /* background-color: #000; */
     z-index: 2;
}
#nav{
    position: relative;
    top: 5rem;
    bottom: 0;
    right: 0;
    left: 0;
    width: 1096px;
    height: 660px;
    margin: 0 auto;
    z-index: 10;
    padding-bottom: 80px;
}
#nav ul {
    margin: 0;
    padding: 0;
}
#nav ul li {
    float: left;
    margin-left: 16px;
    display: list-item;
    width: 342px;
    height: 198px;
}
.nav_btn {
    position: absolute;
    width: 342px;
    height: 198px;
}
.hover_bg01{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn01.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg02{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn02.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg03{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn03.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg04{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn04.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg05{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn05.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg06{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn06.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg07{

    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn07.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg08{

    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn08.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover_bg09{
    width: 342px;
    height: 198px;
    position: absolute;
    background-image: url(../images/btn09.png);
    background-repeat:no-repeat;
    background-position: center top;
}
.hover * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.hover {
    position: relative;
    overflow: hidden;
    width: 97.5%;
    height: 93.5%;
    left: 3px; 
    top: 3px;
}
.hover .caption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    line-height: 1.5em;
    color: #aa925e;
}
.hover:hover:after {
    -webkit-transform: skew(-45deg) scaleX(1);
    transform: skew(-45deg) scaleX(1);
    transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.hover:after {
    position: absolute;
    background: rgba(0, 0, 0, 0.95);
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -1px;
    content: '';
    opacity: 0.9;
    -webkit-transform: skew(-45deg) scaleX(0);
    transform: skew(-45deg) scaleX(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hover h1 {
    display: block;
    font-weight: 600;
    font-size: 1.4em;
    font-family: 微軟正黑體;
    text-align: center;
}

.hover p {
    display: block;
    font-size: 1.1em;
    font-family:微軟正黑體;
    text-align:center;
}
.hover:hover .caption h2, .hover:hover .caption p {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
}
.hover:hover .caption h2, .hover:hover .caption p {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
}
.bg001 {
    width: 100%;
    height: 100%;
    position: absolute;
    top:50px;
    z-index: 1;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-name: bg001;
    -webkit-animation-duration: 3s;
    animation-name: bg001;
    animation-duration: 3s;
    }
  /* Chrome, Safari, Opera */
/*聲音*/
button {
    background:inherit;
    border:hidden;
    overflow: visible !important; 
}

.sound {
    outline: none;
    float: left;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 19%;
    bottom: 12%;
    color: transparent;
    background-image: url(../images/sound.png);
    background-position: 100px 0;
    display: inline-block;
    cursor: pointer;
    z-index: 999;
}
}
.sound:hover { 
    background-position: -440px -51px;
}
.sound.off {
    background-position: -489px 0;
}
.sound.off:hover { 
    background-position: -489px -51px; 
}

@-webkit-keyframes bg001 {
    from {background-color: rgba(0, 0, 0, 0.7);}
    to {background-color: rgba(0, 0, 0, 0.2);}
}

/* Standard syntax */
@keyframes bg001 {
     from {background-color: rgba(0, 0, 0, 0);}
     to {background-color: rgba(0, 0, 0, 0.7);}
 }
@media (max-width: 980px) {
body {
    height: auto;
    overflow:inherit;
    min-width: inherit;
}
.bg1, .bg2, .bg3, .bg4, .bg5, .bg6, .bg7, .bg8, .bg9 {
    background-size: cover;
    overflow-x: hidden;
}
.sound {
    right: 0;
    bottom: 0;
}
#wrapper {
    /*overflow-x: auto;*/
    height: auto;
    float: none;
}
#colorbox{
    width: 100%!important;
}
#cboxWrapper{
    width: 100%!important;
}
#cboxContent{
    width: 100%!important;
}
#cboxLoadedContent{
    width: 100%!important;
}
.logo {
    top: 5rem;
    position: relative;
    margin: 0 auto;
}
#nav {
  width:inherit;
  width: auto;
  height: 100%;
  position: absolute;
  top: 25rem;
  bottom: 0;
  right: 0;
  left: 0;
}

#nav ul li {
    float:inherit;
    margin: 0 auto 0.5rem;
}

#cboxPrevious{top:50%!important;left: 3rem!important;}
#cboxNext{top:50%!important;right: 3rem!important;}
#cboxClose{top:3rem!important;right: 3rem!important;}
.fb {
    right: 7rem;
}


.bg1_1 {
    background-image: url(../images/01_m.png);
    width: 661px;
    height: 409px;
    position: relative;
    top: 29rem;
    overflow: auto;
    margin: 0 auto;
    left: -11.5rem;
    background-size: 62%;
}
.bg1_2 {
    display: none;
}
.bg2_1 {
    background-image: url(../images/02_1m.png);
    position: relative;
    width: 400px;
    height: 873px;
    margin: 0 auto;
    left: -1rem;
    background-size: 88%;
    top: 10rem;
}
.button_t {
    top: 85rem;
}
.bg3_1 {
    background-image: url(../images/03_1m.png);
    position: relative;
    width: 400px;
    height: 893px;
    margin: 0 auto;
    top: 10rem;
    left: -12px;
    background-size: 90%;
}
.bg5_1 {
    background-image: url(../images/05_1m.png);
    position: relative;
    width: 374px;
    height: 901px;
    margin: 0 auto;
    left: unset;
    background-size: 91%;
}
.bg6_1 {
    background-image: url(../images/06_1m.png);
    position: relative;
    width: 400px;
    height: 836px;
    margin: 0 auto;
    left: -1.2rem;
    background-size: 91%;
}
.bg8_1 {
    background-image: url(../images/08_1m.png);
    position: relative;
     width: 1000px;
    height: 256px;
    overflow: auto;
    margin: 0 auto;
    left: -23.7rem;
}
.bg8_2 {
    padding-top: 15rem;
}
.bg9_1 {
     position: relative;
    top: 10rem;
    overflow: auto;
    margin: 0 auto;
    left: -16.7rem;
    background-size: 77%;
}  
.bg4 ul li {
     float: inherit!important;
    margin-left: 33px!important;
}
.footer{
    display:none;
    background-image: url(../images/footer_m.png);
    position: fixed;
    bottom: 0;
    height: 235px!important;
    margin-top: 4rem!important;
}
}
.home img{
    max-width: 45%;
    margin-left: -16%;
}


}

/*Media Query ，也就是當寬度 < 768 px 時將載入下面這段 CSS :*/

@media only screen and (max-width: 768px) {


/* Media Query ，也就是當寬度 < 480 px 時將載入下面這段 CSS :*/

 @media only screen and (max-width: 480px) {
}
/* Media Query ，也就是當寬度 < 320 px 時將載入下面這段 CSS :*/
14
 @media only screen and (max-width: 320px) {
}
