/* CSS Document */
#ds8 .slideshowcon{
    position: absolute;
    width: 40.1vw;
    right: 4.7vw;
    top: 2.3vw;
}
.inf li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.contact_txt{
    width: 86%;
    display: block;
    margin: 0 auto;
}
.contact_inf {
    width: 50%;
    display: flex;
    flex: 0 0 50%;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
}
.contactbg_pc{
    position: absolute;
    bottom: 0;
}
.contact_inf_con {
    flex-direction: revert;
}
#map {
    display: flex;
    flex: 0 0 50%;
}
nav {
    position: fixed;
    z-index: 9;
    display: block;
    bottom: 8%;
    width: 5.3%;
    background: transparent;
    right: 0;
}
nav ul li {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
}
nav ul {
    padding-left: 0;
    margin: 0;
}
.btn_hr {
    position: absolute;
    right: 0;
    top: 8%;
    width: 2px;
    height: 87%;
}
.inf{
    padding: 0;
    margin: 0;
}
.contact_tit {
    width: 29%;
}
.bottom_inf{
    position: relative;
}
.bottom_inf{
    position: relative;
}
#ds2 .txtcon{
    margin-top: -15%;
}
#ds5 .txtcon{
    margin-top: -27%;
}
#ds7 .txtcon{
    margin-top: -8%;
}
#ds3{
    background: #d1ecdc;
}
#ds7{
    background: #f2e7df;
}
#ds4 .uk-slideshow,#ds7 .uk-slideshow{
    width: 90%;
    margin:5%;
}
.leaf1,.leaf2{
    position: absolute;
}
.girl{
    position: absolute;
    top: 8.6%;
    left: 3%;
    width: 52.5%;
}
.leaf1{
    -ms-animation: l1 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: l1 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: l1 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-animation: l1 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: l1 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transform-origin: 38.3% 78%;
    -webkit-transform-origin:38.3% 78%;
    -o-transform-origin: 38.3% 78%;
    -ms-transform-origin: 38.3% 78%;
    transform-origin: 38.3% 78%;
}
.leaf2{
    -ms-animation: l2 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: l2 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: l2 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-animation: l2 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: l2 8s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transform-origin: 63% 78%;
    -webkit-transform-origin:63% 78%;
    -o-transform-origin: 63% 78%;
    -ms-transform-origin: 63% 78%;
    transform-origin: 63% 78%;
}
.girl .head{
    -ms-animation: l1 2s infinite linear;
    -o-animation: l1 2s infinite linear;
    -moz-animation: l1 2s infinite linear;
    -webkit-animation: l1 2s infinite linear;
    animation: l1 2s infinite linear;
    margin-top: 1px;
    -moz-transform-origin: 45.5% 20%;
    -webkit-transform-origin:45.5% 20%;
    -o-transform-origin: 45.5% 20%;
    -ms-transform-origin: 45.5% 20%;
    transform-origin: 45.5% 17%;
}
.girl_body{
    -ms-animation: l3 3s infinite ease-in;
    -o-animation: l3 3s infinite ease-in;
    -moz-animation: l3 3s infinite ease-in;
    -webkit-animation: l3 3s infinite ease-in;
    animation: l3 3s infinite ease-in;
    -moz-transform-origin:33.3% 37.7%;
    -webkit-transform-origin: 33.3% 37.7%;
    -o-transform-origin: 33.3% 37.7%;
    -ms-transform-origin:33.3% 37.7%;
    transform-origin: 33.3% 37.7%;
}
@keyframes l3{
    0% {
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    50%{
        -moz-transform:rotate(2deg) translateX(3px);
        -webkit-transform:rotate(2deg) translateX(3px);
        -o-transform:rotate(2deg) translateX(3px);
        -ms-transform:rotate(2deg) translateX(3px);
        transform:rotate(2deg) translateX(3px);
    }
    100%{
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
@keyframes l1{
    0% {
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    50%{
        -moz-transform:rotate(-8deg);
        -webkit-transform:rotate(-8deg);
        -o-transform:rotate(-8deg);
        -ms-transform:rotate(-8deg);
        transform:rotate(-8deg);
    }
    100%{
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
@keyframes l2{
    0% {
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    50%{
        -moz-transform:rotate(8deg);
        -webkit-transform:rotate(8deg);
        -o-transform:rotate(8deg);
        -ms-transform:rotate(8deg);
        transform:rotate(8deg);
    }
    100%{
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
.bird img{
    position: absolute;
}
.shadow{
    bottom: 10%;
    width: 82%;
    right: 19%;
    opacity: 0.3;
}
#top{
    position: fixed;
    bottom: 28%;
    right: 1%;
    z-index: 1;
    display: inline-block;
    width: 2.6%;
}
.tel,.add{
    position: absolute;
    display: block;
    z-index: 1;
    cursor: pointer;
}
.tel{
    width: 16%;
    height: 39px;
    left: 61%;
    top: 62%;
}
.add{
    left: 61%;
    top: 53%;
    width: 16%;
    height: 37px;
}
.light1,.light2,.tr1,.tr2{
    position: absolute;
    left: 0;
    top: 0;
}
.light1{
    -ms-animation: lig11 1s infinite ease-in;
    -o-animation: lig11 1s infinite ease-in;
    -moz-animation: lig11 1s infinite ease-in;
    -webkit-animation: lig11 1s infinite ease-in;
    animation: lig11 1s infinite ease-in;
}
.light2 {
    -ms-animation: lig22 1s infinite ease-in;
    -o-animation: lig22 1s infinite ease-in;
    -moz-animation: lig22 1s infinite ease-in;
    -webkit-animation: lig22 1s infinite ease-in;
    animation: lig22 1s infinite ease-in;
}
.tr1{
    -ms-animation: tr11 1s infinite ease-in;
    -o-animation: tr11 1s infinite ease-in;
    -moz-animation: tr11 1s infinite ease-in;
    -webkit-animation: tr11 1s infinite ease-in;
    animation: tr11 1s infinite ease-in;
    -moz-transform-origin: 13% 67%;
    -webkit-transform-origin: 13% 67%;
    -o-transform-origin: 13% 67%;
    -ms-transform-origin: 13% 67%;
    transform-origin: 13% 67%;
}
.tr2 {
    -ms-animation: tr22 1s infinite ease-in;
    -o-animation: tr22 1s infinite ease-in;
    -moz-animation: tr22 1s infinite ease-in;
    -webkit-animation: tr22 1s infinite ease-in;
    animation: tr22 1s infinite ease-in;
    -moz-transform-origin: 17% 68%;
    -webkit-transform-origin: 17% 68%;
    -o-transform-origin: 17% 68%;
    -ms-transform-origin: 17% 68%;
    transform-origin: 17% 68%;
}
@keyframes tr11{
    0% {
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    50%{
        -moz-transform:rotate(3deg);
        -webkit-transform:rotate(3deg);
        -o-transform:rotate(3deg);
        -ms-transform:rotate(3deg);
        transform:rotate(3deg);
    }
    100%{
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
@keyframes tr22{
    0% {
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    50%{
        -moz-transform:rotate(-3deg);
        -webkit-transform:rotate(-3deg);
        -o-transform:rotate(-3deg);
        -ms-transform:rotate(-3deg);
        transform:rotate(-3deg);
    }
    100%{
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
@keyframes lig22{
    0% {
        opacity: 1;
    }
    40%{
        opacity: 0.5;
    }
    100%{
        opacity: 1;
    }
}
@keyframes lig11{
    0% {
        opacity: 0.5;
    }
    40%{
        opacity: 1;
    }
    100%{
        opacity: 0.5;
    }
}
.cc.uk-svg{
    color:#5dbec1;
}
#ds4 .cc.uk-svg{
    color:#c1b6ae;
}
#ds7 .cc.uk-svg{
    color:#ffffff;
}
#index_con .pos{
    position: absolute;
    left: 0;
    top: 0;
}
#contact{
    background: #fff;
}
#ds1 .uk-width-1-1 {
    width: 100%;
}
#ds1 .uk-width-1-2 {
    width: 83.9%;
}
.map_con{
    cursor: e-resize;
}
#ds1 .uk-slider-container{
    width: 100%;
}
#map_con {
    width: 94%;
    overflow-x: auto;
    margin: 3%;
}
#map_con img{
    width: 1463px;
    max-width: none;
}
.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;
}
.hand {
    position: absolute;
    bottom: 0;
    left: calc(50% - 97px);
    width: 194px;
    display: inline-block;
    max-width: 194px;
    max-height: 107px;
    height: 107px;
}
@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);
    }
}
.next_btn{
    right: 0;
    max-width: 143px;
    position: absolute;
    z-index: 1;
}
#ds8 .next_btn {
    right: 1%;
    max-width: 120px;
    width: 6.25vw;
}
.up_menu {
    width: 100%;
    height: 130px;
    position: fixed;
    max-width: 690px;
    z-index: 9;
}
.menu_link li a {
    width: 187px;
    height: 108px;
    z-index: 2;
    display: inline-block;
    position: absolute;
}
.menu_link li:nth-child(1) a{
    right: 56%;
    top: 26%;
}
.menu_link li:nth-child(2) a{
    right: 14%;
    top: 26%;
}
.menu_link li:nth-child(3) a{
    right: 56%;
    top: 40%;
}
.menu_link li:nth-child(4) a{
    right: 14%;
    top: 40%;
}
.menu_link li:nth-child(5) a{right: 56%;top: 56%;}
.menu_link li:nth-child(6) a{
    right: 14%;
    top: 56%;
}
.menu_link li:nth-child(7) a{
    right: 56%;
    top: 69%;
}
.menu_link li:nth-child(8) a{
    right: 14%;
    top: 69%;
}
.menu_link li:nth-child(9) a{
    right: 56%;
    top: 84%;
}
.menu_link li:nth-child(10) a{
    right: 28%;
    top: 9%;
    width: 280px;
}
.menu_link li:nth-child(11) a{
    right: 71%;
    top: 104%;
    width: 100px;
}
.menu_link li:nth-child(12) a{
    right: 55%;
    top: 104%;
    width: 100px;
}
.menu_link li:nth-child(13) a{
    right: 39%;
    top: 104%;
    width: 100px;
}
.menu_link {
    padding: 0;
    margin: 0;
}
.menu_btn {
    width: 100px;
    top: 0;
    left: 0;
    z-index: 999;
    cursor: pointer;
    transition: 0.2s;
    display: inline-block;
    position: absolute;
}
.menu_list {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    padding-left: 0;
    padding-top: 0;
    overflow: auto;
    z-index: 3;
    margin-top: 0;
    min-height: 100vh;
    background: #b7c2b3;
    display: none;
}
.pos{
    position: absolute;
    left: 0;
    top: 0;
}
.ds{
    position: relative;
    overflow:hidden;
}
#main{
    display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 0;
    background: #FFF;
}
body{
    background: #424344;
    font-size: 16px;
    font-family: 'Noto Sans TC', Microsoft JhengHei;
    padding-bottom: 0;
}
.j_slideshow.uk-light .uk-dotnav>.uk-active>*{
    background-color: rgba(111,193,202,1);
    border-color: transparent;
}
.j_slideshow.uk-light .uk-dotnav>*>*{
    background-color: rgba(111,193,202,.2);
    border-color: transparent;
    width: 31px;
    height: 31px;
}
@media (max-width: 960px){
    .girl{
        width: 100%;
        bottom: 0;
        left: 0;
        top: initial;
        height: 50%;
    }
    #ds8 .next_btn {
        right: 5%;
        max-width: inherit;
        width: 20vw;
    }
    .contact_inf {
        width: 100%;
        flex: 0 0 100%;
    }
    .add {
        left: 22%;
        top: 80%;
        width: 57%;
        height: 5vw;
    }
    .tel {
        width: 55%;
        height: 8vw;
        left: 22%;
        top: 84%;
    }
    .contact_txt{
        width: 100%;
    }
    .contact_tit {
        width: 13%;
    }
    #contact{
    }
    #map {
        width: 100%;
        display: inline-block;
        margin-top: 0;
        vertical-align: top;
        height: 361px;
    }
    .contact_inf_con{
        flex-direction: column;
    }
    nav {
        position: fixed;
        z-index: 9;
        display: block;
        bottom: 0;
        width: 100%;
        background: #5dbec1;
    }
    nav ul li {
        display: inline-block;
        width: 25%;
        position: relative;
        float: left;
    }
    #top {
        position: fixed;
        bottom: 130px;
        right: 3.4%;
        z-index: 1;
        display: inline-block;
        width: 9.8%;
    }
    .hand {
        position: absolute;
        bottom: 0;
        left: calc(50% - 14vw);
        width: 28vw;
        height: 15.6vw;
    }
    .next_btn {
        bottom: -6vw;
        right: 2.6vw;
        width: 20vw;
    }
    #main {
        padding-bottom: 17%;
    }
    .menu_link li a {
        width: 27vw;
        height: 19vw;
        z-index: 2;
        display: inline-block;
        position: absolute;
    }
    .menu_link li:nth-child(1) a{
        right: 56%;
        top: 33vw;
    }
    .menu_link li:nth-child(2) a{
        right: 13%;
        top: 33vw;
    }
    .menu_link li:nth-child(3) a{
        right: 56%;
        top: 55vw;
    }
    .menu_link li:nth-child(4) a{
        right: 13%;
        top: 55vw;
    }
    .menu_link li:nth-child(5) a{
        right: 56%;
        top: 74vw;
    }
    .menu_link li:nth-child(6) a{
        right: 13%;
        top: 74vw;
    }
    .menu_link li:nth-child(7) a{
        right: 56%;
        top: 95vw;
    }
    .menu_link li:nth-child(8) a{
        right: 13%;
        top: 95vw;
    }
    .menu_link li:nth-child(9) a{
        right: 56%;
        top: 116vw;
    }
    .menu_link li:nth-child(10) a{
        right: 23%;
        top: 10vw;
        width: 50vw;
    }
    .menu_link li:nth-child(11) a{
        right: 71%;
        top: 143vw;
        width: 14vw;
    }
    .menu_link li:nth-child(12) a{
        right: 55%;
        top: 143vw;
        width: 14vw;
    }
    .menu_link li:nth-child(13) a{
        right: 39%;
        top: 143vw;
        width: 14vw;
    }
    .menu_btn {
        width: 14.3%;
    }
    .j_slideshow.uk-light .uk-dotnav>*>*{
        background-color: rgba(111,193,202,.2);
        border-color: transparent;
        width: 4vw;
        height: 4vw;
    }
    nav {
        width: 100%;
        margin-left: 0;
        left: 0;
    }
    #main{
        width: 100%;
    }
}
