@charset "UTF-8";
/* 618 公版用 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap");
body {
    background: #e1ffb5;
}

/*.bg01 {
  background: none;
}*/

section .title b {
  color: #fff;
  top: 47%;
}
.floor .title {
    margin: 0 auto 1%;
    width: 50%;
}
.background {
  background-image: url("https://events.cdn-tkec.tw/events_net/events_net/office3c/images/2604/PC_bg.png");
  background-repeat: no-repeat;
  background-position: 0 0, top;
  background-size: 100% auto;
  width: 100%;
  height: 0;
  position: relative;
  margin: 0 auto 0;
  background-position: 0 0, top;
  padding-bottom: 68%;
  aspect-ratio: 2000/1349;
}
.background .title {
    width: 31%;
    position: absolute;
    left: 0;
    right: 0;
    top: 7%;
    margin: 0 21vw;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
}
.background .title img {
  -webkit-animation: rubberBand 1.3s linear;
          animation: rubberBand 1.3s linear;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.subtitle img{
	margin: 0vw 52vw;
    padding-top: 12vw;
    width: 22%;
	-webkit-animation: rubberBand 1.3s linear;
          animation: rubberBand 1.3s linear;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.bg01 {
    background: none;
    border: 2px solid #a33ffd;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*上方凸品*/
.background .product {
    width: 40%;
    position: absolute;
    top: 31vw;
    right: 0;
    left: 0;
    margin: 0 auto 0;
    border: 2px solid #a33ffd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.background .product .bg01 {
  background: none;
  border:none;
}
.background .product .swiper-pagination .swiper-pagination-bullet,
.background .product .swiper-pagination .swiper-pagination-bullet-active {
  background: #a33ffd !important;
}
/*.background2 {
  width: 100%;
  height: 100%;
  background: url("https://events.cdn-tkec.tw/events_net/events_net/office3c/images/0901/2509bg.jpg") no-repeat center;
  background-size: 100% auto;
  background-position: 0 0, top;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto 0;
  z-index: -1;
}
.background2.fixed {
  position: fixed;
  top: 45px;
  z-index: -1;
}*/
.special-box, .floor:first-of-type {
    margin-top: -10vw;
}
.list_F {
    width: 94%;
    float: unset;
    text-align: center;
    display: block;
    box-sizing: border-box;
    margin-top: 3%;
}

/*側邊欄*/
.aside-container .aside-content li.main a {
    background: #a33ffd;
}
.aside-container .aside-content li.board {
    background: #a33ffd;
}
.aside-container .collaspe {
    background: #767070;
}
.aside-container .go-top {
    background: #0e0e0e;
}
/*to the top*/
    .gotop-mobile {
        background: url("https://events.cdn-tkec.tw/events_net/events_net/office3c/images/scroll-top.png") no-repeat;
        background-size: 60px 60px;
        position: fixed;
        display: block;
        right: -14px;
        bottom: 70px;
        width: 80px;
        height: 135px;
        cursor: pointer;
        z-index: 99;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s 0s;
        -o-transition: all .3s 0s;
        transition: all .3s 0s;
    }

@media only screen and (max-width: 1600px) {
    .background {
        background-position: 0vw -2.5vw, top;
        padding-bottom: 85%;
    }
    .background .title {
        width: 30%;
        top: 5%;
    }
	.subtitle img {
    padding-top: 10vw;
}
    .background .product {
        width: 61%;
        height: 29vmax;
    }
    .special-box, .floor:first-of-type {
        margin-top: -20%;
    }
	.banner-box .banner {
    margin: 20vw auto 25vw !important;
}
}
@media only screen and (max-width: 1100px) {
    .background .title {
        width: 40%;
        margin: 0px 9vw;
		top: 10%;
    }
	.subtitle img {
        width: 33%;
        padding-top: 13vw;
    }
	.background {
        background-size: 124% auto;
        background-position: -12vw 0vw, top;
        padding-bottom: 83%;
    }
    .background .product {
        width: 85%;
        height: 42vw;
        top: 41vw;
    }
    .special-box, .floor:first-of-type {
        margin-top: 8%;
    }
	.banner-box .banner {
    margin: 40vw auto 8vw !important;
}
}
@media only screen and (max-width: 992px) {
    .background {
        background-size: 100% auto;
        padding-bottom: 125vw;
        background-image: url(https://events.cdn-tkec.tw/events_net/events_net/office3c/images/2604/M_bg.png);
        background-position: 0vw -23vw, top;
    }
    .background .title {
        width: 61%;
        margin: 0 auto;
        top: 5%;
    }
    .subtitle img {
        width: 53%;
        margin: 0 auto;
        padding-top: 53vw;
    }
    .background .product {
        width: 82%;
        height: 42vw;
        top: 108vw;
    }
/*  .background2.fixed {
    background-position: 0 36vw, top;
  }*/
    .special-box, .floor:first-of-type {
        margin-top: 20%;
    }
	.banner-box .banner {
        margin: 25vw auto 9vw !important;
    }
}
@media only screen and (max-width: 576px) {
    .background {
        background-size: 104% auto;
        background-position: -2vw 14vw, top;
		padding-bottom: 195vw;
    }
    .background .title {
        width: 80%;
        margin: 0 auto;
        top: 13%;
    }
    .subtitle img {
        width: 65%;
        margin: 0 auto;
        padding-top: 84vw;
    }
    .background .product {
        width: 98%;
        height: 75vw;
        top: 143vw;
    }
  .background .product .swiper-pagination {
    bottom: -5px !important;
  }
  /*.background2 {
    background-size: 200% auto;
    background-position: -55vw 0vw, top;
  }
  .background2.fixed {
    background-position: -55vw 37vw, top;
  }*/
    .special-box, .floor:first-of-type {
        margin-top: 80vw;
    }
	/*標題*/
	.floor .title {
    margin: 0 auto 1%;
    width: 100%;
}
	section .title b {
    font-size: 2.5em;
    top: 45%;
}
}