/* CSS Document */
#ds6 .uk-slideshow-nav.uk-dotnav li {
    width: 25%;
}
.light{
    position: absolute;
    top: 0;
    width: 3.3%;
    left: 47.3%;
    animation: alight 2s linear infinite;
    transform-origin: center top;
    z-index: 1;
}
.leaf1{
    position: absolute;
    right: -6.2%;
    top: -1.5%;
    z-index: 1;
    width: 42.5%;
    animation: aleaf1 3s linear infinite;
    transform-origin: 100% 50%;
}
.leaf2{
    position: absolute;
    left: 0;
    bottom: 8%;
    z-index: 1;
    width: 10%;
    animation: aleaf2 3s linear infinite;
    transform-origin: 50% 100%;
}
.leaf3{
    position: absolute;
    right: -3%;
    bottom: 7%;
    z-index: 1;
    width: 10%;
    animation: aleaf1 3s linear infinite;
    transform-origin: 100% 50%;
}
.round{
    position: absolute;
    right: 8%;
    bottom: 3%;
    width: 20%;
    height: auto;
    animation: spin 10s linear infinite;
    transform-origin: 49% 49%;
}
@keyframes alight {
    0% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(5deg);
    }

    100% {
        transform: rotate(0);
    }
}
@keyframes aleaf1 {
    0% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(0);
    }
}
@keyframes aleaf2 {
    0% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(0);
    }
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
#contact .uk-checkbox:checked, #contact .uk-checkbox:indeterminate, .uk-radio:checked{
    background: #ffffff;
}
.contact_tip .uk-form-label{
    width: 100%;
}
#contact .flabel{
    width: 100%;
}
#contact .bg{
    background:rgba(255,255,255,0.5);
    width: 60%;
    margin: 3.5% 20% 0 20%;
}
#contact .uk-checkbox:checked {
    background-color: #6B0B40;
    background-repeat: no-repeat;
}
#ds6{
    background: url(../img/ds6/pc/bg.jpg);
    background-size: cover;
}
#ds3 .pic_tit {
    right: 11vw;
    text-align: right;
    left: auto;
    color: #FFFFFF;
}
#ds6 .pic_tit {
    right: 11vw;
    text-align: right;
    left: auto;
    bottom: 6%;
}
#to_form label.uk-form-label.time{
    /* width: 20vw; */
}
#ds3 .btn_item {
    right: 5.5vw;
    left: inherit;
    bottom: 10%;
}
#ds5 .uk-slideshow-nav.uk-dotnav,#ds6 .uk-slideshow-nav.uk-dotnav{
    right: 0;
    left: inherit;
    bottom: 12%;
}
#ds6 .uk-slideshow-nav.uk-dotnav{
    bottom: 17%;
}
#ds5 .btn_item.next{
    right: inherit;
    left: 92.5%;
    bottom: 18.6vw;
    width: 2vw;
}
#ds5 .btn_item.prev{
    right: inherit;
    left: 3%;
    bottom: 18.6vw;
    width: 2vw;
}
#ds6 .btn_item {
}
#ds6 .slideshow_con{
    width: 35vw;
    height: 26vw;
    position: absolute;
    left: 14.6vw;
    bottom: 0;
}
#ds5 .slideshow_con{
    width: 56.3vw;
    height: 49.73vw;
    position: absolute;
    right: 0;
    top: 0;
}
#ds4 .uk-slideshow-nav.uk-dotnav li {
}
#ds4 .slideshow_con{
    width: 48%;
    height: 37vw;
    position: absolute;
    right: 9.3%;
    left: inherit;
    top: 8%;
}
#ds3 .uk-slideshow-nav.uk-dotnav li {
    width: 20%;
}
#ds3 .slideshow_con{
    width: 48%;
    height: 37vw;
    position: absolute;
    right: 0;
    top: 22.5%;
    left: 9.2%;
}
#ds3 .uk-slideshow-nav.uk-dotnav{
    right: 0;
    left: inherit;
}
#ds2 .slideshow_con{
    width: 48%;
    height: 37vw;
    position: absolute;
    right: 9.3%;
    left: inherit;
    top: 4%;
}
#ds2_1{
    background:url("../img/ds2_1/bg.jpg");
}
#contact .g_iframe{
    height: 1250px;
    width: 83%;
    margin: 0 8%;
}
.hand_tip_img{
    -ms-animation: mm1 2s infinite ease-in-out;
    -o-animation: mm1 2s infinite ease-in-out;
    -moz-animation: mm1 2s infinite ease-in-out;
    -webkit-animation: mm1 2s infinite ease-in-out;
    animation: mm1 2s infinite ease-in-out;
    position: absolute;
    left: 0;
    bottom: 0;
}
#ds3{
    background:url("../img/ds3/bg.jpg");
}
#ds5{
    background: #D9D9D9;
}
.hand {
    width: 11vw;
    left: 44.5vw;
    bottom: 35vw;
    height: 11vw;
}
.hand img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.hand_img {
    -ms-animation: mm1 2s infinite ease-in-out;
    -o-animation: mm1 2s infinite ease-in-out;
    -moz-animation: mm1 2s infinite ease-in-out;
    -webkit-animation: mm1 2s infinite ease-in-out;
    animation: mm1 2s infinite ease-in-out;
}
#ds2{
    background: #f5f5f5;
}
#ds2 .map_con .uk-width-1-3{
    width: 60.72%;
}
#ds2 .map_con .uk-width-1-2{
    width: 14.08%;
}
#ds7 .uk-slider-items{
    width: 94%;
    margin: 0 0 2% 6%;
}
#ds3 .uk-width-1-3{
    width: 62.5%;
}
.slider_btn{
    position: absolute;
    width: 111px;
    bottom: 5%;
}
.slider_btn.pre{
    left: 20%;
}
.slider_btn.next{
    right: 20%;
}
.hand {
    position: absolute;
    left: 3%;
    width: 80px;
    height: 80px;
    display: inline-block;
    bottom: 90%;
}
.hand img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.hand_img {
    -ms-animation: mm1 2s infinite ease-in-out;
    -o-animation: mm1 2s infinite ease-in-out;
    -moz-animation: mm1 2s infinite ease-in-out;
    -webkit-animation: mm1 2s infinite ease-in-out;
    animation: mm1 2s infinite ease-in-out;
}
@keyframes mm1 {
    0% {
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        -moz-transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -o-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px);
    }
    100% {
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}
.txt_l{
    width: 19%;
    position: absolute;
    left: 0;
    top: 0;
}
.txt_r{
    width: 19%;
    position: absolute;
    right: 0;
    top: 0;
}
#ds1 .slideshow_con {
    width: 82%;
    position: absolute;
    right: 0;
    bottom: 11.3%;
}

.btn_icon svg.uk-svg {
    width: 1.8vw;
    height:  1.8vw;
    color: #484A48;
}

#contact .tit {
    width: 88%;
    margin: 0 auto;
    display: block;
}

nav ul.menu svg {
    width: 90%;
    margin: 0 5%;
}

.slideshow_con .uk-slideshow-items > *, .slideshow_con .uk-slideshow-items {

    overflow: hidden;
}

.pic_tit {position: absolute;left: 11vw;bottom: 7%;color: #201E21;z-index: 1;font-family: "Microsoft JhengHei";letter-spacing: 0.5px;width: 18vw;font-size: 1vw;}

#ds5 .pic_tit, #ds6 .pic_tit{
    color: #484A48;
}

#ds3 .btn_icon svg.uk-svg{
    color: #FFFFFF;
}

#ds3 .uk-slideshow-nav.uk-dotnav li:before{
    background: #FFFFFF;
}

nav svg.uk-svg {

    color: #FFFFFF;
}
section img {

    width: 100%;

}

#index_con svg {

    color: #FFFF;

}

h1.logo {

    width: 27.5%;

    margin: 0 8% 0 0;

}

.fx_con {

    position: relative;
}

.slideshow_menu {

    width: 100%;

    margin: 5% 0 0 0;

    height: 160px;

    overflow: hidden;

    display: flex;

    justify-content: center;

    padding: 0;

}

.slideshow_menu li.uk-active .menu_h {

    opacity: 1;

}

.slideshow_menu li {

    position: relative;

    width: 17%;

    display: inline-block;

    margin: 0 1%;

}

.slideshow_menu li:hover .menu_a, .slideshow_menu li.uk-active .menu_a {

    opacity: 0;

    position: absolute;

    left: 0;

    bottom: 0;

}

.slideshow_menu li .menu_h {

    opacity: 0;

}

.slideshow_menu li:hover .menu_h {

    opacity: 1;

}

.uk-slideshow-nav.uk-dotnav {

    position: absolute;

    z-index: 1;

    bottom: 12.3%;

    margin: 0;

    left: 0;
}

.uk-slideshow-nav.uk-dotnav {

    width: 5vw;
}

@keyframes oxxo {

    from {

        width: 10%;

    }

    to {

        width: 100%;

    }

}

.slideshow_con .uk-dotnav > * > *, .uk-position-relative .uk-dotnav > * > * {
    width: 100%;
    border-radius: 0;
    height: 6px;
    background-color: transparent;
    border-color: transparent;
    border: 0;
}
.slideshow_con .uk-dotnav > .uk-active > * {
    background-color: #484A48;
    border-color: transparent;
}

.uk-slideshow-nav a {
    position: relative;
}

#ds3 .uk-dotnav li.uk-active a:after, #ds5 .uk-dotnav li:hover a:after {
    background: #FFFFFF;
}

#ds3 .slideshow_con .uk-dotnav > .uk-active > *{
    background-color: #FFFFFF;
    border-color: transparent;
}

.uk-dotnav li.uk-active a:after, .uk-dotnav li:hover a:after {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    background: transparent;

    height: 20px;

    animation-name: oxxo;

    animation-duration: 2s;

    animation-iteration-count: 1;

    animation-fill-mode: forwards;
}

.btn_item {

    position: absolute;

    left: 5.5vw;

    bottom: 10%;
}

.uk-icon.uk-slidenav-next, .uk-icon.uk-slidenav-previous {
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;

}

.uk-slideshow-nav.uk-dotnav li {
    position: relative;
    background: transparent;
    padding-left: 0;
    width: 33.3%;

}
#ds10 .uk-slideshow-nav.uk-dotnav li {
    width: 25%;
}
#ds5 .uk-slideshow-nav.uk-dotnav li {
    width: 20%;
}
.uk-slideshow-nav.uk-dotnav li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: #484A48;
    width: 100%;
    height: 1px;
}

nav ul.menu {
    width: 100%;
    float: right;
    margin: 0 3% 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}
nav {
    position: fixed;
    z-index: 9;
    bottom: 2%;
    background: transparent;
    width: 5%;
    display: flex;
    align-items: center;
    flex-direction: column;
    right: 0;
    min-width: 80px;
}

nav ul li {
    text-align: revert-layer;
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    padding: 0 3%;
    background: #0B486B;
    border-radius: 15% 0 0 15%;
    margin: 0 0 10% 0;
}

.btn_hr {
    position: absolute;
    right: 0;
    top: 8%;
    width: 2px;
    height: 87%;
}
#contact {
    background: url(../img/contact/pc/bg.jpg);
    background-size: cover;
    background-position: center bottom;
}
#main {
    display: block;
    margin: 0 auto;
    background: #191919;
    padding-top: 0;
}
body {
    background: #353535;
    font-size: 16px;
    padding-bottom: 0;
    font-family: 'Noto Serif TC', serif;
}
#ds6 .btn_item {
    right: 5.5vw;
    left: inherit;
    bottom: 13.8%;
}
@media (max-width: 960px) {
    .leaf1{
        position: absolute;
        right: -6.2%;
        top: -1.5%;
        z-index: 1;
        width: 42.5%;
        animation: aleaf1 3s linear infinite;
        transform-origin: 100% 50%;
    }
    .leaf2{
        position: absolute;
        left: -5%;
        bottom: 0px;
        z-index: 1;
        width: 21%;
        animation: aleaf2 3s linear infinite;
        transform-origin: 50% 100%;
    }
    .leaf3{
        position: absolute;
        right: -5%;
        bottom: 4%;
        z-index: 1;
        width: 21%;
        animation: aleaf1 3s linear infinite;
        transform-origin: 100% 50%;
    }
    .round{
        position: absolute;
        right: -14%;
        bottom: 0%;
        width: 68%;
        height: auto;
        animation: spin 10s linear infinite;
        transform-origin: 49% 49%;
    }
    #contact .bg{
        background:rgba(255,255,255,0.5);
        width: 93%;
        margin: 3.5%;
    }
    #contact {
        background: url(../img/contact/bg.jpg);
        background-size: cover;
        background-position: center bottom;

    }
    #ds6{
        background: url(../img/ds6/bg.jpg);
        background-size: cover;
    }
    .light{
        position: absolute;
        top: -0.5%;
        width: 7.5%;
        right: 16%;
        animation: alight 2s linear infinite;
        transform-origin: 50% 50%;
        z-index: 1;
        left: inherit;
    }
    .pic_tit {
        font-size: 3vw;
    }
    #ds6 .slideshow_con {
        width: 100%;
        left: 0;
        height: 71vw;
        position: relative;
    }
    #ds6 .btn_item {
        right: calc(3% + 96px);
        left: inherit;
        bottom: 11.5%;
    }
    #ds6 .uk-slideshow-nav.uk-dotnav{
        bottom: 13.7%;
    }
    #ds4 .slideshow_con{
        width: 77%;
        height: 57.5%;
        position: absolute;
        left: 0;
        top: 7.4%;
    }
    #ds3 .pic_tit {
        right: 37%;
        text-align: right;
        left: auto;
        color: #FFFFFF;
    }
    #ds3 .btn_item {
        right: calc(3% + 96px);
        left: inherit;
        bottom: 10%;
    }
    #ds3 .slideshow_con{
        width: 77%;
        height: 33.3%;
        position: absolute;
        right: 0;
        top: 39%;
        left: inherit;
    }
    .pic_tit {
        left: 37%;
        bottom: 0;
    }
    .pic_tit {
        left: 37%;
        bottom: 0;
        color: #201E21;
        z-index: 1;
        letter-spacing: 0.5px;
        width: 13vw;
    }
    #ds2 .slideshow_con{
        width: 77%;
        height: 60.2%;
        position: absolute;
        left: 0;
        top: 7.5%;
    }
    #main {
        padding-top: 80px;
    }
    #contact .g_iframe{
        height: 1300px;
    }
    #ds1 .slideshow_con {
        bottom: 9.5%;
    }
    .slider_btn.next {
        right: 18%;
    }
    .slider_btn.pre {
        left: 18%;
    }
    .slider_btn {
        position: absolute;
        width: 16.1%;
        bottom: 5%;
    }
    .hand {
        width: 15%;
        height: auto;
    }
    .btn_icon svg.uk-svg {
        width: 4.9vw;
        height: 4.9vw;
    }

    #main {
        width: 100%;
        padding: 12vw 0 0 0;
    }

    nav {
        left: 0;
        margin-left: 0;
        width: 100%;
        top: 0;
        flex-direction: row;
        bottom: inherit;
        background: #0B486B;
    }

    nav ul li {
        width: 19%;
        margin: 0;
        background: transparent;
    }

    nav ul.menu {
        width: 62%;
        flex-direction: row;
    }

    nav ul.menu svg {
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 690px) {
    #ds5 .btn_item,#ds3 .btn_item,#ds6 .btn_item {
        right: 17%;
    }
    #ds6 .pic_tit {
        bottom: 5%;
        right: 30vw;
    }
    .pic_tit {
        bottom: 0;
        width: 60vw;
    }
    nav ul li + li {

        margin-top: 0;

    }

    .btn_item {

        left: 17%;

    }

    .uk-slideshow-nav.uk-dotnav {

        width: 14%;

    }

    .slideshow_con {

        width: 100%;

    }
    nav {

        padding: 1% 0;

    }

    .btn_item svg {

        width: 10px;

        height: auto;

    }

    .slideshow_menu {

        height: 120px;

    }

    .btn_item svg {

        width: 6px;

        height: auto;

    }
    .uk-icon.uk-slidenav {

        padding: 3px 5px;

    }

    nav {

        width: 100%
    }

}

