/* CSS Document */
.uk-slideshow-items li img{
	width:100%;
}
#ds4{
	background:#FFFFFF;
}
nav ul.menu svg {
    width: 80%;
    margin: 5%;
}
nav ul li {
    text-align: revert-layer;
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    padding: 0 3%;
    border-radius: 15% 0 0 15%;
    background: #C7CE84;
    margin: 0 0 10% 0;
}
#ds6{
    background: url(../img/ds6/bg.jpg);
    background-size: cover;
}
#ds1 .slideshow{
    width: 42%;
    position: absolute;
    z-index: 2;
    left: 12vw;
    top: 23vw;
}
#ds6-1 .slideshow{
    width: 39.5%;
    position: absolute;
    z-index: 2;
    left: 15.65vw;
    top: 1vw;
}
#ds6-2 .slideshow{
    width: 39.5%;
    position: absolute;
    z-index: 2;
    right: 15.65vw;
    top: 1vw;
}
#ds6-3 .slideshow{
    width: 39.5%;
    position: absolute;
    z-index: 2;
    left: 15.65vw;
    top: 1vw;
}
#ds6-1,#ds6-3{
    display: flex;
    flex-direction: row-reverse;
}
#ds6-1 .txt{
    width: 44.7%;
}
#ds6-2 .txt{
    width: 44.7%;
}
#ds6-3 .txt{
    width: 44.7%;
}
section#ds7 {
    background: url(../img/ds7/bg_pc.jpg);
    background-size: contain;
}
#ds7-1 .hand{
    position: absolute;
    left: 34%;
    bottom: -2vw;
    width: 31.8vw;
}
#ds7-2 .hand{
    position: absolute;
    left: 34%;
    bottom: 1vw;
    width: 31.8vw;
}
.ds7_1{
    position: absolute!important;
    left: 0;
    width: 100%;
    top: 0;
}
.ds7_2{
    position: absolute!important;
    left: 0;
    width: 100%;
    top: 0;
}
.btn_item a + a{
    margin: 0 0 0 5px;
}
.fx_con{
    background: url("../img/bg.jpg");
}
#ds6-1 .btn_list,#ds6-3 .btn_list{
    left: 0;right: inherit;
}
.ds3_pic{
    position: absolute;
    bottom: 0;
}
.slideshow_con .uk-dotnav {
    margin-right: 0;
}
#ds1 .uk-slideshow-nav.uk-dotnav li {
    width: 20%;
}
#ds2 .uk-slideshow-nav.uk-dotnav li {
    width: 11%;
}
#ds3 .uk-slideshow-nav.uk-dotnav li {
    width: 33%;
}
#ds5 .uk-slideshow-nav.uk-dotnav li,#ds6-1 .uk-slideshow-nav.uk-dotnav li{
    width: 20%;
}
#ds6-2 .uk-slideshow-nav.uk-dotnav li,#ds6-3 .uk-slideshow-nav.uk-dotnav li{
    width: 50%;
}
#ds6-1 .slideshow_con{
    width: 100%;
    left: 0;
}
#ds6-3 .slideshow_con{
    width: 100%;
    left: 0;
    top: 0;
}
#ds6-2 .slideshow_con{
    width: 100%;
    right: 0;
    top: 0;
}
#ds6-1  .btn_item,#ds6-3  .btn_item{
    position: relative;
    left: 100px;
    bottom: 18px;
    display: flex;
    justify-content: flex-end;
}
#ds6-2  .btn_item{
    position: relative;
    right: 100px;
    bottom: 18px;
    display: flex;
    justify-content: flex-start;
}
#ds1 .btn_item{
    position: relative;
    right: 100px;
    bottom: 18px;
    display: flex;
    justify-content: flex-start;
}
#ds1 .btn_list{
    bottom: 0;
}
#ds1 .uk-dotnav {
    margin-left: 0;
}
#ds2 .btn_item,#ds3 .btn_item,#ds5 .btn_item,#ds8 .btn_item{
    position: relative;
    right: 100px;
    bottom: 18px;
    display: flex;
    justify-content: flex-start;
}
#ds1 .pic_tit,#ds2 .pic_tit,#ds3 .pic_tit,#ds5 .pic_tit,#ds8 .pic_tit{
    right: 220px;
    bottom: 25px;
}
#ds6-1 .pic_tit,#ds6-3 .pic_tit{
    left: 220px;
    bottom: 3.2vw;
    text-align: left;
}
#ds6-2 .pic_tit{
    right: 220px;
    bottom: 3.2vw;
    text-align: right;
}
.mov{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 16%;
}
.bg_bottom{
    width: 209px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.e_tit{
    width: 86.5px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.go_btn{
    position: absolute;
    left: 11.5%;
    bottom: 0;
    width: 174px;
}
#index_con{
    padding-top: 0;
    background: #41010D;
}
.btn_list {
    position: absolute;
    bottom: 2vw;
    width: 100px;
    z-index: 2;
    right: 0;
}
.uk-dotnav li.uk-active a:after , .uk-dotnav li:hover a:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #484A48;
    height: 20px;
    animation-name:oxxo;
    animation-duration:2s;
    animation-iteration-count:1;
    animation-fill-mode: forwards;
}
#ds3 .uk-dotnav li.uk-active a:after,#ds3 .uk-dotnav li:hover a:after,#ds5 .uk-dotnav li.uk-active a:after,#ds5 .uk-dotnav li:hover a:after,#ds8 .uk-dotnav li.uk-active a:after,#ds8 .uk-dotnav li:hover a:after{
    background: #D73828;
}
@keyframes oxxo{
    from{
        width: 10%;
    }
    to{
        width:100px;
    }
}
.btn_item svg{
    width: 10px;
    height: auto;
}
.uk-slideshow-nav.uk-dotnav li {
    position: relative;
    background: transparent;
    padding-left: 0;
    margin-bottom: 3px;
}
.uk-slideshow-nav.uk-dotnav li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: #FFFFFF;
    width: 100%;
    height: 1px;
}
.uk-slideshow-nav.uk-dotnav li:before,#ds3 .uk-slideshow-nav.uk-dotnav li:before,#ds5 .uk-slideshow-nav.uk-dotnav li:before,#ds8 .uk-slideshow-nav.uk-dotnav li:before{
    background: #484A48;
}
.uk-slideshow-nav a{
    position: relative;
}
.btn_item {
}
.btn_item .uk-slidenav:hover {

}
.uk-icon.uk-slidenav-next, .uk-icon.uk-slidenav-previous {
    position: relative;
    border-radius: 50%;
    border: 1px solid #303030;
    color: #303030;
}
#ds3 .uk-icon.uk-slidenav-next,#ds3 .uk-icon.uk-slidenav-previous,#ds5 .uk-icon.uk-slidenav-next,#ds5 .uk-icon.uk-slidenav-previous,#ds8 .uk-icon.uk-slidenav-next,#ds8 .uk-icon.uk-slidenav-previous{
    border: 1px solid #636363;
    color: #636363;
}
.btn_item .uk-icon.uk-slidenav-previous,.btn_item .uk-icon .uk-icon.uk-slidenav-next{
    color: #303030;
}
#ds3 .btn_item .uk-icon.uk-slidenav-previous,#ds3 .btn_item .uk-icon .uk-icon.uk-slidenav-next,#ds5 .btn_item .uk-icon.uk-slidenav-previous,#ds5 .btn_item .uk-icon .uk-icon.uk-slidenav-next,#ds8 .btn_item .uk-icon.uk-slidenav-previous,#ds8 .btn_item .uk-icon .uk-icon.uk-slidenav-next{
    color: #636363;
}
.slideshow_con .uk-dotnav>*>*, .uk-position-relative .uk-dotnav>*>* {
    width: 100%;
    border-radius: 0;
    height: 6px;
    background-color: transparent !important;
    border-color: transparent !important;
    border: 0;
}
#ds3 .pic_tit,#ds5 .pic_tit,#ds8 .pic_tit{
    color: #636363;
}
.pic_tit {
    position: absolute;
    bottom: 0;
    color: #303030;
    z-index: 1;
    font-family: "Microsoft JhengHei";
    letter-spacing: 0.5px;
    width: 30%;
    font-size: 14px;
    text-align: right;
}
.hand {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
}
.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;
    position: absolute;
    left: 0;
    bottom: 0;
}
.hand .cc{
    position: relative;
}
@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);
    }
}
.map_con .uk-width-1-3 {
    width: 63.1%;
}
.map_con .uk-width-1-2 {
    width: 58.85%;
}
#ds8{
}
#ds5{background: #FFFFFF;}
#ds1{
}
#ds3{background: #FFFFFF;}
#ds2{
}
nav {
    position: fixed;
    z-index: 9;
    bottom: 3%;
    display: flex;
    align-items: center;
    background: transparent;
    justify-content: space-between;
    width: 5%;
    flex-direction: column;
    right: 0;
}
nav ul li {
    text-align: revert-layer;
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    padding: 0 3%;
}
nav svg.uk-svg {
    color: #392A18;
}
#ds3 svg.uk-svg ,#contact svg.uk-svg {
    color: #3E100E;
}
nav ul.menu {
    width: 100%;
    float: right;
    margin: 0 3% 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}
a.logo {
    width: 26.4%;
    margin: 0;
    display: inline-block;
}
.logo h1{
    margin:0;
    display: flex;
}
.lig1{
    -ms-animation: li1 2s infinite linear;
    -o-animation: li1 2s infinite linear;
    -moz-animation: li1 2s infinite linear;
    -webkit-animation: li1 2s infinite linear;
    animation: li1 2s infinite linear;
}
.lig2{
    -ms-animation: li2 2s infinite linear;
    -o-animation: li2 2s infinite linear;
    -moz-animation: li2 2s infinite linear;
    -webkit-animation: li2 2s infinite linear;
    animation: li2 2s infinite linear;
}
@keyframes li1 {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes li2 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.flower{
    -ms-animation: l2 5s infinite linear;
    -o-animation: l2 5s infinite linear;
    -moz-animation: l2 5s infinite linear;
    -webkit-animation: l2 5s infinite linear;
    animation: l2 5s infinite linear;
    transform-origin: 44% 93%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.flower2{
    -ms-animation: l1 5s infinite linear;
    -o-animation: l1 5s infinite linear;
    -moz-animation: l1 5s infinite linear;
    -webkit-animation: l1 5s infinite linear;
    animation: l1 5s infinite linear;
    transform-origin: 50% 100%;
    bottom: -10%;
    left: 0;
    position: absolute;
}
.flower3{
    -ms-animation: l1 5s infinite linear;
    -o-animation: l1 5s infinite linear;
    -moz-animation: l1 5s infinite linear;
    -webkit-animation: l1 5s infinite linear;
    animation: l1 5s infinite linear;
    transform-origin: 52% 88.5%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.flower4{
    -ms-animation: l2 8s infinite linear;
    -o-animation: l2 8s infinite linear;
    -moz-animation: l2 8s infinite linear;
    -webkit-animation: l2 8s infinite linear;
    animation: l2 8s infinite linear;
    transform-origin: 43% 68%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.flower5{
    -ms-animation: l1 8s infinite linear;
    -o-animation: l1 8s infinite linear;
    -moz-animation: l1 8s infinite linear;
    -webkit-animation: l1 8s infinite linear;
    animation: l1 8s infinite linear;
    transform-origin: 63.5% 44.7%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.flower6{
    -ms-animation: l3 8s infinite linear;
    -o-animation: l3 8s infinite linear;
    -moz-animation: l3 8s infinite linear;
    -webkit-animation: l3 8s infinite linear;
    animation: l3 8s infinite linear;
    bottom: 0;
    left: -9%;
    position: absolute;
}
.flower7{
    -ms-animation: l4 8s infinite linear;
    -o-animation: l4 8s infinite linear;
    -moz-animation: l4 8s infinite linear;
    -webkit-animation: l4 8s infinite linear;
    animation: l4 8s infinite linear;
    bottom: 0;
    right: -10%;
    position: absolute;
}
.flower8{
    -ms-animation: l1 5s infinite linear;
    -o-animation: l1 5s infinite linear;
    -moz-animation: l1 5s infinite linear;
    -webkit-animation: l1 5s infinite linear;
    animation: l1 5s infinite linear;
    transform-origin: 82.5% 100%;
    bottom: -2%;
    right: -10%;
    position: absolute;
}
@keyframes l4 {
    0% {
        transform: translateY(35px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(35px);
    }
}
@keyframes l3 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(35px);
    }

    100% {
        transform: translateY(0);
    }
}
@keyframes l1 {
    0% {
        transform: rotate(0deg) ;
    }

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

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

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

    100% {
        transform: rotate(0deg) ;
    }
}
.tel_link{
    position: absolute;
    right: 9%;
    top: 1.5%;
    width: 49%;
    height: 195px;
    z-index: 1;
}
.svg{
    filter: blur(2px);
    opacity: 0.7;
}
#index_con svg line{
    color: #FFEABB;
}
#main{
    display: block;
    margin: 0 auto;
    background: #b0b2b3;
    padding: 0;
    width: 100%;
}
.back_index{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#contact{background: #1F4426;}
body{
    background: #353535;
    font-size: 16px;
    padding-bottom: 0;
    font-family:"Microsoft JhengHei";
}
@media (max-width: 960px) {
    nav ul.menu svg {
        width: 100%;
        margin: 0;
    }
    #ds6-1 .slideshow, #ds6-3 .slideshow{
        width: 100%;
        position: static;
        left: 0;
        top: 0;
    }
    #ds6-2 .slideshow{
        width: 100%;
        position: static;
        right: 0;
        top: 0;
    }
    #ds1 .slideshow{
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
    }
    section#ds7 {
        background: url(../img/ds7/bg.jpg);
        background-size: contain;
    }
    #ds7-1 .hand{
        position: absolute;
        left: 0;
        bottom: -2%;
        width: 100%;
    }
    #ds7-2 .hand{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
    .ds7_1{
        position: absolute!important;
        left: 0;
        width: 100%;
        top: 26.9%;
    }
    .ds7_2{
        position: absolute!important;
        left: 0;
        width: 100%;
        top: 18%;
    }
    .btn_item a + a{
        margin: 0 0 0 5px;
    }
    .fx_con{
        background: url("../img/bg.jpg");
    }
    #ds6-1 .btn_list,#ds6-3 .btn_list{
        left: 0;right: inherit;
    }
    .ds3_pic{
        position: absolute;
        bottom: 0;
    }
    .slideshow_con .uk-dotnav {
        margin-right: -12px;
    }
    #ds1 .uk-slideshow-nav.uk-dotnav li {
        width: 20%;
    }
    #ds2 .uk-slideshow-nav.uk-dotnav li {
        width: 11%;
    }
    #ds3 .uk-slideshow-nav.uk-dotnav li {
        width: 33%;
    }
    #ds5 .uk-slideshow-nav.uk-dotnav li,#ds6-1 .uk-slideshow-nav.uk-dotnav li{
        width: 20%;
    }
    #ds6-2 .uk-slideshow-nav.uk-dotnav li,#ds6-3 .uk-slideshow-nav.uk-dotnav li{
        width: 50%;
    }
    #ds6-1 .slideshow_con{
        width: 75%;
        position: absolute!important;
        left: 0;
        top: 37%;
    }
    #ds6-3 .slideshow_con{
        width: 75%;
        position: absolute!important;
        left: 0;
        top: 29%;
    }
    #ds6-2 .slideshow_con{
        width: 75%;
        position: absolute!important;
        right: 0;
        top: 15.2%;
    }
    #ds6-1  .btn_item,#ds6-3  .btn_item{
        position: relative;
        left: 100px;
        bottom: 18px;
        display: flex;
        justify-content: flex-end;
    }
    #ds6-2  .btn_item{
        position: relative;
        right: 100px;
        bottom: 18px;
        display: flex;
        justify-content: flex-start;
    }
    #ds1 .btn_item,#ds2 .btn_item,#ds3 .btn_item,#ds5 .btn_item,#ds8 .btn_item{
        position: relative;
        right: 100px;
        bottom: 18px;
        display: flex;
        justify-content: flex-start;
    }
    #ds1 .pic_tit,#ds2 .pic_tit,#ds3 .pic_tit,#ds5 .pic_tit,#ds8 .pic_tit{
        right: 220px;
        bottom: 25px;
    }
    #ds6-1 .pic_tit,#ds6-3 .pic_tit{
        left: 220px;
        bottom: 25px;
        text-align: left;
    }
    #ds6-2 .pic_tit{
        right: 220px;
        bottom: 25px;
        text-align: right;
    }
    .mov{
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        bottom: 16%;
    }
    .bg_bottom{
        width: 209px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    .e_tit{
        width: 86.5px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
    .go_btn{
        position: absolute;
        left: 11.5%;
        bottom: 0;
        width: 174px;
    }
    #index_con{
        padding-top: 0;
        background: #41010D;
    }
    .btn_list {
        position: absolute;
        bottom: 0;
        width: 100px;
        z-index: 2;
        right: 0;
    }
    .uk-dotnav li.uk-active a:after , .uk-dotnav li:hover a:after{
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: #484A48;
        height: 20px;
        animation-name:oxxo;
        animation-duration:2s;
        animation-iteration-count:1;
        animation-fill-mode: forwards;
    }
    #ds3 .uk-dotnav li.uk-active a:after,#ds3 .uk-dotnav li:hover a:after,#ds5 .uk-dotnav li.uk-active a:after,#ds5 .uk-dotnav li:hover a:after,#ds8 .uk-dotnav li.uk-active a:after,#ds8 .uk-dotnav li:hover a:after{
        background: #D73828;
    }
    @keyframes oxxo{
        from{
            width: 10%;
        }
        to{
            width:100px;
        }
    }
    .btn_item svg{
        width: 10px;
        height: auto;
    }
    .uk-slideshow-nav.uk-dotnav li {
        position: relative;
        background: transparent;
        padding-left: 0;
        margin-bottom: 3px;
    }
    .uk-slideshow-nav.uk-dotnav li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        background: #FFFFFF;
        width: 100%;
        height: 1px;
    }
    .uk-slideshow-nav.uk-dotnav li:before,#ds3 .uk-slideshow-nav.uk-dotnav li:before,#ds5 .uk-slideshow-nav.uk-dotnav li:before,#ds8 .uk-slideshow-nav.uk-dotnav li:before{
        background: #484A48;
    }
    .uk-slideshow-nav a{
        position: relative;
    }
    .btn_item {
    }
    .btn_item .uk-slidenav:hover {

    }
    .uk-icon.uk-slidenav-next, .uk-icon.uk-slidenav-previous {
        position: relative;
        border-radius: 50%;
        border: 1px solid #303030;
        color: #303030;
    }
    #ds3 .uk-icon.uk-slidenav-next,#ds3 .uk-icon.uk-slidenav-previous,#ds5 .uk-icon.uk-slidenav-next,#ds5 .uk-icon.uk-slidenav-previous,#ds8 .uk-icon.uk-slidenav-next,#ds8 .uk-icon.uk-slidenav-previous{
        border: 1px solid #636363;
        color: #636363;
    }
    .btn_item .uk-icon.uk-slidenav-previous,.btn_item .uk-icon .uk-icon.uk-slidenav-next{
        color: #303030;
    }
    #ds3 .btn_item .uk-icon.uk-slidenav-previous,#ds3 .btn_item .uk-icon .uk-icon.uk-slidenav-next,#ds5 .btn_item .uk-icon.uk-slidenav-previous,#ds5 .btn_item .uk-icon .uk-icon.uk-slidenav-next,#ds8 .btn_item .uk-icon.uk-slidenav-previous,#ds8 .btn_item .uk-icon .uk-icon.uk-slidenav-next{
        color: #636363;
    }
    .slideshow_con .uk-dotnav>*>*, .uk-position-relative .uk-dotnav>*>* {
        width: 100%;
        border-radius: 0;
        height: 6px;
        background-color: transparent !important;
        border-color: transparent !important;
        border: 0;
    }
    #ds3 .pic_tit,#ds5 .pic_tit,#ds8 .pic_tit{
        color: #636363;
    }
    .pic_tit {
        position: absolute;
        bottom: 0;
        color: #303030;
        z-index: 1;
        font-family: "Microsoft JhengHei";
        letter-spacing: 0.5px;
        width: 30%;
        font-size: 14px;
        text-align: right;
    }
    .hand {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        display: inline-block;
    }
    .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;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .hand .cc{
        position: relative;
    }
    @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);
        }
    }
    .map_con .uk-width-1-3 {
        width: 63.1%;
    }
    .map_con .uk-width-1-2 {
        width: 58.85%;
    }
    #ds8{
    }
    #ds5{
    }
    #ds1{
    }
    #ds3{
    }
    #ds2{
    }
    nav {
        position: fixed;
        z-index: 9;
        top: 0;
        display: flex;
        align-items: center;
        background: #C7CE84;
        justify-content: space-between;
        flex-direction: row;
        max-height: 70px;
    }
    nav ul li {
        text-align: revert-layer;
        display: inline-block;
        width: 19%;
        position: relative;
        float: left;
        padding: 0 3%;
        margin: 0;
        border-radius: 0;
        background: transparent;
    }
    nav svg.uk-svg {
        color: #392A18;
    }
    #ds3 svg.uk-svg ,#contact svg.uk-svg {
        color: #3E100E;
    }
    nav ul.menu {
        width: 62%;
        float: right;
        margin: 0 3% 0 0;
        padding: 0;
        display: flex;
        flex-direction: row;
    }
    a.logo {
        width: 26.4%;
        margin: 0;
        display: inline-block;
    }
    .logo h1{
        margin:0;
        display: flex;
    }
    .lig1{
        -ms-animation: li1 2s infinite linear;
        -o-animation: li1 2s infinite linear;
        -moz-animation: li1 2s infinite linear;
        -webkit-animation: li1 2s infinite linear;
        animation: li1 2s infinite linear;
    }
    .lig2{
        -ms-animation: li2 2s infinite linear;
        -o-animation: li2 2s infinite linear;
        -moz-animation: li2 2s infinite linear;
        -webkit-animation: li2 2s infinite linear;
        animation: li2 2s infinite linear;
    }
    @keyframes li1 {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }
    @keyframes li2 {
        0% {
            opacity: 1;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }
    .flower{
        -ms-animation: l2 5s infinite linear;
        -o-animation: l2 5s infinite linear;
        -moz-animation: l2 5s infinite linear;
        -webkit-animation: l2 5s infinite linear;
        animation: l2 5s infinite linear;
        transform-origin: 44% 93%;
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .flower2{
        -ms-animation: l1 5s infinite linear;
        -o-animation: l1 5s infinite linear;
        -moz-animation: l1 5s infinite linear;
        -webkit-animation: l1 5s infinite linear;
        animation: l1 5s infinite linear;
        transform-origin: 50% 100%;
        bottom: -10%;
        left: 0;
        position: absolute;
    }
    .flower3{
        -ms-animation: l1 5s infinite linear;
        -o-animation: l1 5s infinite linear;
        -moz-animation: l1 5s infinite linear;
        -webkit-animation: l1 5s infinite linear;
        animation: l1 5s infinite linear;
        transform-origin: 52% 88.5%;
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .flower4{
        -ms-animation: l2 8s infinite linear;
        -o-animation: l2 8s infinite linear;
        -moz-animation: l2 8s infinite linear;
        -webkit-animation: l2 8s infinite linear;
        animation: l2 8s infinite linear;
        transform-origin: 43% 68%;
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .flower5{
        -ms-animation: l1 8s infinite linear;
        -o-animation: l1 8s infinite linear;
        -moz-animation: l1 8s infinite linear;
        -webkit-animation: l1 8s infinite linear;
        animation: l1 8s infinite linear;
        transform-origin: 63.5% 44.7%;
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .flower6{
        -ms-animation: l3 8s infinite linear;
        -o-animation: l3 8s infinite linear;
        -moz-animation: l3 8s infinite linear;
        -webkit-animation: l3 8s infinite linear;
        animation: l3 8s infinite linear;
        bottom: 0;
        left: -9%;
        position: absolute;
    }
    .flower7{
        -ms-animation: l4 8s infinite linear;
        -o-animation: l4 8s infinite linear;
        -moz-animation: l4 8s infinite linear;
        -webkit-animation: l4 8s infinite linear;
        animation: l4 8s infinite linear;
        bottom: 0;
        right: -10%;
        position: absolute;
    }
    .flower8{
        -ms-animation: l1 5s infinite linear;
        -o-animation: l1 5s infinite linear;
        -moz-animation: l1 5s infinite linear;
        -webkit-animation: l1 5s infinite linear;
        animation: l1 5s infinite linear;
        transform-origin: 82.5% 100%;
        bottom: -2%;
        right: -10%;
        position: absolute;
    }
    @keyframes l4 {
        0% {
            transform: translateY(35px);
        }

        50% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(35px);
        }
    }
    @keyframes l3 {
        0% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(35px);
        }

        100% {
            transform: translateY(0);
        }
    }
    @keyframes l1 {
        0% {
            transform: rotate(0deg) ;
        }

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

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

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

        100% {
            transform: rotate(0deg) ;
        }
    }
    .tel_link{
        position: absolute;
        right: 9%;
        top: 1.5%;
        width: 49%;
        height: 195px;
        z-index: 1;
    }
    .svg{
        filter: blur(2px);
        opacity: 0.7;
    }
    #index_con svg line{
        color: #FFEABB;
    }
    #main{
        display: block;
        margin: 0 auto;
        background: #b0b2b3;
        padding: 0;
        width: 100%;
    }
    .back_index{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    #contact{background: #1F4426;}
    body{
        background: #353535;
        font-size: 16px;
        padding-bottom: 0;
        font-family:"Microsoft JhengHei";
    }
    /*123*/
    .pic_tit{
        font-size:2.5vw;
    }
    #ds6-1 .pic_tit, #ds6-3 .pic_tit {
        left: 26vw;
        bottom: 10px;
        width: 50%;
    }
    #ds6-2 .pic_tit{
        right: 26vw;
        bottom: 10px;
    }
    #ds6-2 .btn_item{
        right: 12vw;
    }
    #ds6-1 .btn_item,#ds6-3 .btn_item{
        left: 12vw;
    }
    #ds1 .pic_tit, #ds2 .pic_tit, #ds3 .pic_tit, #ds5 .pic_tit, #ds8 .pic_tit {
        right: 30vw;
        bottom: 10px;
        width: 40%;
    }
    #ds1 .btn_item, #ds2 .btn_item, #ds3 .btn_item, #ds5 .btn_item, #ds8 .btn_item {
        position: relative;
        right: 12vw;
        bottom: 18px;
    }
    .slideshow_con .uk-dotnav {
        margin: 0;
        padding: 0 0 0.5vw 0;
    }
    .btn_list {
        width: 14%;
    }
    .uk-icon.uk-slidenav-previous:after {
        top:50%;
    }
    .go_btn {
        width: 25%;
    }
    .uk-icon.uk-slidenav {
        padding: 3px 5px;
        position: relative;
    }
    .btn_item svg{
        width: 6px;
        height: auto;
    }
    .hand {
    }
    nav {
        width: 100%;
    }
    #main {
        width: 100%;
        padding: 4.3vw 0 0 0;
    }
}
@media (max-width: 690px) {
    #ds2 .pic_tit, #ds3 .pic_tit, #ds5 .pic_tit, #ds8 .pic_tit {
        bottom: 10px;
        font-size: 12px;
    }
    #ds2 .btn_item,#ds3 .btn_item,#ds5 .btn_item,#ds8 .btn_item{
        bottom: 20px;
    }
    .btn_list,#ds1 .btn_list {
        bottom: -10px;
    }
}