/* css document */
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
.designer.accounting .peo {
    margin: 1vw 1vw 0 0;
}
.accounting:after{
    content: '';
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 7.5vw;
    position: absolute;
    left: 0;
    bottom: 0;
}
.designer.accounting .team_tit{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 38.3vw;
    z-index: 1;
    margin: 0;
}
.designer.accounting .peo{
    position: relative;
    z-index: 1;
}
.designer.accounting{
    position: relative;
    margin: 2vw 20vw 2vw 20vw;
    padding: 0 0 3.5vw 2vw;
    width: 60vw;
}
.designer{
    width: 64vw;
    display: flex;
    flex-wrap: wrap;
    margin: 2vw 18vw 2vw 18vw;
}
.designer .team_tit{
    width: 13.5vw;
    height: auto;
    margin: 1vw 0.9375vw 1vw 0;
}
.designer .peo{
    width: 11vw;
    height: auto;
    margin: 1vw 1vw 1vw 0;
}
.designer .peo:nth-child(7){
    margin: 1vw 0.9375vw 1vw 3vw;
}
#case_view .backbtn{
    text-align: center;
    display: block;
    max-width: 600px;
    margin: 0 auto;
}
#page ul li img{
    padding: 0 110px;
}
.contact_r .s_menu {
    width: 90%;
    display: block;
    margin-left: 10%;
}
.contact_r{
    width: 34%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
    margin-top: -3%;
}
.loadingScreen{
    width:100vh;
    height:100vh;
}
#waterfallArea{
    height:800px;
    width:100%;
    overflow:hidden;
    margin:0 auto;
}
#waterfallArea .content_box{
    float: left;
    overflow:hidden;
    width: 290px;
    display: inline-block;
    margin-bottom: 10px;
}
#press .sub_menu_pc li{
    margin: 14% 0;
}
#press .uk-switcher{
    width: calc(90% - 133px);
    display: inline-block;
    vertical-align: top;
    margin-top: 0 !important;
}

.backbtn{
    width: 100%;
    text-align: center;
    display: block;
}
.sub_menu_pc{
    width: 133px;
    display: inline-block;
    padding-left: 0;
    vertical-align: middle;
    margin-right: 5%;
    margin-top: 3%;
    border-top: 1px solid rgb(0,0,0);
    padding-top: 6%;
    padding-bottom: 6%;
    position: relative;
}
.back_btn {
    width: 100%;
    display: block;
    text-align: center;
}
#case_view .uk-grid+.uk-grid{
    margin-top: 0;
}
.sub_menu_pc::after{
    content: '';
    position: absolute;
    right: 15px;
    width: 1px;
    height: calc(100% + 15px);
    background: #111111;
    top: -15px;
}
.sub_menu_pc::before{
    content: '';
    position: absolute;
    left: 0;
    width: 88%;
    background: #111111;
    bottom: 0;
    height: 1px;
}
.sub_menu_pc li{
    position: relative;
}
.sub_menu_pc li .hover{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.4s ease-out;
}
.sub_menu_pc li:hover .hover,.sub_menu_pc li.uk-active .hover{
    opacity: 1;
}
#case .uk-switcher{
    width: calc(90% - 133px);
    display: inline-block;
    vertical-align: top;
    margin-top: 0 !important;
}
#case .case_tit span{
    position: absolute;
    width: 100%;
    top: 70%;
    color: #fff;
    transition: all 0.4s ease-out;
    opacity: 0;
}
#case .case_tit{
    text-align: center;
}
#case .case_tit::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-out;
}
#about .menu1{
    border-bottom:0;
}
#about #ds1{
    margin-top: 0;
}
#index .pc_slider{
    width: 67%;
    margin: -8% 0 3% 20%;
}
#index .pc_slider .uk-grid>* {
    padding-left: 20px;
}
.hot_news_con br,.press_item .tit br,#contact_con .contact_txt br{
    content:"";
    display:none;
}
.pc_menu  .uk-dropdown-bottom{
    margin-top: 0;
}
.pc_menu {
    width: 100%;
    background-color: #000000;
    height: 60px;
    position: fixed;
    z-index: 9999;
    display: inline-block;
    opacity: 1;
    top: 0;
    box-shadow: none;
}
.pc_menu .uk-dropdown li a{
    height: auto;
    font-size: 15px;
    color: rgba(255,255,255,0.8);
    transition: all 0.4s ease-in;
    width: 95%;
}
.pc_menu .uk-dropdown li a:hover{
    color: rgba(255,255,255,1);
}
.pc_menu .uk-dropdown li:first-child{
    border-bottom: 1px solid rgba(255,255,255,.7);
}
.pc_menu .uk-dropdown {
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    min-width:initial;
    padding: 0;
    background: rgba(0,0,0,0.8);
    color: #666;
    box-shadow:initial;
    width: 97px;
    margin-top: -6px;
    left: 11px !important;
}
.pc_menu .uk-dropdown .uk-dropdown-nav{
    position: static;
    right: 0;
    width: 100%;
    margin: 0;
}
.pc_menu .uk-dropdown li{
    position: static;
    width: 95%;
    height: auto;
    display: block;
    margin: 0 2.5%;
}
.pc_menu ul{
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 18%;
}
.pc_menu ul li{
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    position: relative;
}
.pc_menu ul li a:hover .en,.pc_menu a.uk-open .en,#about .menu1 .en,#case .menu2 .en,#press .menu3 .en,#contact_con .menu4 .en{
    top: 0;
}
.pc_menu ul li a:hover .ctxt,.pc_menu a.uk-open .ctxt,#about .menu1 .ctxt,#case .menu2 .ctxt,#press .menu3 .ctxt,#contact_con .menu4 .ctxt{
    top: 60px;
}
.pc_menu ul li a{
    color: #fff;
    height: 60px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    position: relative;
}
.pc_menu .ctxt {
    width: 100%;
    line-height: 60px;
    transition: all 0.4s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    letter-spacing: 2.5px;
}
.pc_menu .en {
    width: 100%;
    display: block;
    font-size: 13px;
    line-height: 60px;
    transition: all 0.4s ease-out;
    position: absolute;
    top: 60px;
    left: 0;
    font-size: 16px;
}
.pc_menu .logo{
    height: 60px;
    display: inline-block;
    margin-left: 18%;
}
.pc_menu img{
    height: 100%;
    width: auto;
}
#case_view .ds {
    overflow: inherit;
}
.index_newslist .news_type {
    display: inline-block;
    background: #FFF;
    color: #000000;
    padding: 6px;
    margin-right: 10px;
    font-weight: 500;
}
.index_newslist li {
    border-bottom: 1px dashed rgba(255,255,255,.5);
    margin-bottom: 3%;
    padding-bottom: 3%;
}
.index_newslist a {
    color: #FFF;
}
.index_newslist a dl {
    margin: 0;
}
.index_newslist a:hover{
    color: #FFF;
    text-decoration: none;
}
.index_newslist dt {
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 170%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index_newslist dd {
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}
.index_newslist time {
    font-size: 1.2em;
}
#hot_news{
    background: #000000;
}
#to_form::after{
    content:'';
    position:absolute;
    width:100%;
    height:1px;
    background: #000;
    left: 0;
    top: 2%;
}
.pos{
    position: absolute;
    top: 0;
    left: 0;
}
.contact_txt{
    margin-top:6%;
    text-align: center;
    font-size: 1.2em;
    color: #000;
    text-indent: -2%;
    width: 80%;
    margin-left: 10%;
}
#to_form::before{
    content:'';
    position:absolute;
    height: 85%;
    width: 1px;
    background: #000;
    top: 0;
    right: 3%;
}
#index .footer_inf ul.btn_list li{
    width: 33%;
    display: inline-block;
}
#index  .footer_bgw{
    position: absolute;
    top: 0;
    left: 0;
}
#index .footer_inf ul.btn_list{
    width: 22%;
    vertical-align: top;
    margin-top: 6%;
}
#index .footer_border{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#index .footer_inf {
    position: absolute;
    top: 0;
    left: 0;
    width: 47%;
    margin-left: 23%;
    margin-top: 4%;
    padding: 4%;
    z-index: 2;
}
#index .footer_inf ul{
    width: 38%;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
}
#index .footer_inf .f_logo{
    width: 38%;
    height: auto;
    vertical-align: bottom;
}
.footer_bg{
    position: relative;
}
#index .uk-slideshow-nav{
    text-align: left;
    float: left;
}
#index  .hot_case_tit  a{
    width: 100%;
    display: inline-block;
    color: #000000;
    float: right;
    font-size: 1.3em;
    letter-spacing: 0.05em;
    margin: 14px 0;
    text-align: center;
}
#index  .hot_case_tit  a:hover{
    text-decoration: none;
}
#index  .uk-dotnav>*>* {
    width: 19px;
    height: 19px;
    border-color: rgb(0,0,0);
    margin: 0 2%;
}
#index .uk-dotnav>.uk-active>*{
    background:#000;
}
#index .uk-light .uk-dotnav>*>:hover{
    background:#000;
}
#index #hot_case .tit{
    width: 40%;
    vertical-align: top;
    display: inline-block;
    position: relative;
}
#index #hot_case .tit img{
    vertical-align: top;
}
#index #hot_news .tit {
    width: 41.7%;
    vertical-align: top;
    display: inline-block;
    position: relative;
}
#contact.ds{
    width: 100%;
    margin-left: 6.5%;
    display: inline-block;
    vertical-align: top;
    margin-top: -3%;
}
.s_menu .logo{
    width: 43%;
}
#index #hot_case .uk-slideshow{
    width: 86%;
    display: inline-block;
    margin-top: 13%;
    margin-bottom: 8%;
}
#index #hot_news .hot_news_con{
    width: 40%;
    display: inline-block;
    margin-top: 6%;
    margin-bottom: 5%;
    margin-left: 11%;
    margin-right: 7%;
}
#index #hot_news .index_newslist{
    padding-left: 0;
    width: auto;
    margin-left: 0;
}
.form1 li:nth-child(odd){
    border-bottom: 0;
    color: #000000;
    font-size: 1.2em;
    letter-spacing: 2px;
}
ul.map_inf{
    padding-left: 0;
}
.nt{
    width: 60%;
    margin: 2% !important;
}
.ty .map_inf li{
    display: inline-block;
}
.ty .map_inf li:first-child{
    width: 57%;
    margin: 2% 2% 2% 2%;
}
.ty .map_inf li:last-child{
    width: 27%;
    margin: 2% 2% 2% 0!important;
    float: right;
}
#contact_con .uk-subnav {
    margin-left: 0;
    margin-bottom: 0;
}
#contact_con #inf{
    width: 34%;
    margin-left: 12%;
    display: inline-block;
}
#contact_con .uk-switcher{
    background: #000000;
    margin-top: 0 !important;
}
#contact_con .uk-subnav-pill>.uk-active>a {
    background-color: #000000;
    color: #fff;
}
#contact_con .uk-subnav>*{
    width: 49%;
    display: inline-block;
    padding: 0;
}
#contact_con .uk-subnav li:last-child{
    margin-left: 2%;
}
#contact_con .uk-subnav-pill>*>:first-child {
    background: #494949;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    letter-spacing: 0.2em;
    text-indent: -0.2em;
}

.s_menu ul {
    width: 43%;
    display: inline-block;
    padding-left: 0;
    margin: 0;
    vertical-align: bottom;
    margin-left: 8%;
}
.s_menu ul li{
    width: 31%;
    display: inline-block;
}
.s_menu ul li img{
    width: 100%;
    height: auto;
}
.samp_p.active::before{
    background: #000000;
}
#case .page_menu{width: 80%;margin-left: 13%;padding-top: 0;}
#case .page_menu{
    margin-top: 3%;
}
.page_menu{
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,1);
    width: 90%;
    position: relative;
    margin-top: 12%;
    display: block;
    margin: 0 auto;
    padding-top: 5%;
    margin-bottom: 10px;
}
.page_menu::before{
    width: 1px;
    height: 42px;
    content: '';
    background: #000000;
    display: inline-block;
    position: absolute;
    left: 12px;
    bottom: -10px;
}
.page_menu::after{
    width: 1px;
    height: 34px;
    content: '';
    background: #000000;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.samp_p:hover{
    color: #000000;
    text-decoration: none;
}
.samp_p:hover::before{
    background: #000000;
}
.samp_p::before{
    content: '';
    height: 8px;
    background:transparent;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.samp_p{
    font-size: 20px;
    background: transparent;
    color: #000000;
    font-family: sans-serif;
    padding: 0;
    position: relative;
    width: 57px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
.samp_p::after{
    content: '';
    background: url("../img/point.png");
    display: inline-block;
    position: absolute;
    left: 100%;
    width: 10px;
    height: 30px;
    background-size: contain;
}
.page_menu .samp_p:last-child::after{
    content: '';
    background: transparent;
}
body#index {
    margin: -95px 0 0 0;
    min-height: calc(100vh + 95px);
}
body#case_view {
    padding-top: 100px;
    background: #999;
}
body#case,body#press{
    margin-top: 7%;
}
body#contact_con{
    margin-top: 10%;
}
body#case_view #main{
    margin-top: 0;
    background: #999;
}
#case_view .date{
    margin-top: 1%;
}
.youtube {
    width: 100%;
    height: 28vw;
}
.press_item .date{
    margin-bottom: 1%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}
.press_item .tit{
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#press .sub_menu.uk-active {
    top: 95px !important;
    z-index: 8;
    background: #FFF;
    justify-content: center;
    align-items: center;
}
#page ul li{
    margin-bottom: 20px;
}
#page ul{
    padding-left: 0;
}
#case_view #page {
    width: 51.5%;
    position: static;
    display: block;
    margin: 0 auto;
    /* max-width: 1000px; */
    padding: 70px 40px;
    background: #FFF;
}
#case_view .tit h3{
    font-family: 'Noto Sans TC', Microsoft JhengHei;
    color: #fff;
    margin-left: 13%;
    letter-spacing: 0.05em;
    font-size: 1.2em;
    padding-top: 45px;
}
#case_view .tit:after{
    width: 97%;
    height: 1px;
    background: #FFF;
    content: '';
    position: absolute;
    top: 20px;
    right: 3%;
}
#case_view .tit:before{
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    background: #FFF;
    right: 20px;
    top: 10px;
}
#case_view .tit{
    width: 300px;
    background: rgba(73,73,73,1);
    height: 150px;
    position: absolute;
    margin-top: -1%;
    margin-left: 21%;
}
body{
    font-family: 'Noto Sans TC', Microsoft JhengHei;
    font-size: 16px;
}
#press .sub_menu li{
    width: 50%;
    padding: 0;
}
#press .uk-subnav {
    margin-left: 0;
    justify-content: center;
    align-items: center;
}
#press .sub_menu li{
    width: 50%;
    padding: 0;
}
#press .sub_menu li.uk-active .hover{
    opacity: 1;
}
#press .sub_menu li.uk-active .def{
    opacity: 0;
}
#press .sub_menu li a{
    padding: 0;
}
.press_item{
    width: 60%;
    margin: 0 auto;
}
.press_item h3 {
    height: auto;
    font-size: 1.2em;
    background: rgba(73,73,79,.9);
    color: #FFF;
    text-align: left;
    bottom: 0;
    margin: 0;
    width: 92%;
    letter-spacing: 0.05em;
    font-family: 'Noto Sans TC', Microsoft JhengHei;
    padding: 1% 4%;
    font-weight: 100;
    line-height: 150%;
}
#case .sub_menu.uk-active{
    top: 95px !important;
    z-index: 8;
    background: #FFF;
    justify-content: center;
    align-items: center;
}
#case .uk-subnav {
    justify-content: center;
    align-items: center;
    width: 87%;
    margin-left: 6.5%;
}
#case .sub_menu li{
    width: 25%;
    padding: 0;
}
#case .sub_menu li.uk-active .hover{
    opacity: 1;
}
#case .sub_menu li.uk-active .def{
    opacity: 0;
}
#case .sub_menu li a{
    padding: 0;
}
.case_item a:hover .case_tit::before{
    background: rgba(0,0,0,0.7);
}
#case .case_item a:hover .case_tit span{
    top: 50%;
    opacity: 1;
}
.case_item{
    width: calc(20% - 14px);
    height: auto;
    display: inline-block;
    margin: 0 auto;
    padding: 7px 6px;
    box-sizing: border-box;
}
.case_item a{
    display: inline-block;
    position: relative;
}
.case_item h3{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: rgba(73,73,79,.9);
    color: #FFF;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%;
    letter-spacing: 0.025em;
    font-family: 'Noto Sans TC', Microsoft JhengHei;
}
.sub_menu .hover{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.sub_menu a:hover .hover{
    opacity: 1;
}
header.uk-sticky-fixed.uk-active {
    opacity: 1;
    top: 0;
}
nav a{
    width: 50%;
    display: inline-block;
}
a {
    color: #1e87f0;
}
.menu_list>a.menu5{
    border-bottom:0 solid rgba(255,255,255,0.25);
}
nav.uk-sticky-fixed{
    top: 95px  !important;
    z-index: 1;
}
body{
    background: #FFF;
    font-size: 16px;
    font-family: 'noto sans tc', microsoft jhenghei;
}
header {
    background-color: #fff;
    /* display: block; */
    height: auto;
    width: 100%;
    z-index: 2;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    position: relative;
}
.menu_list .menu0{
    margin-top: 150px;
}
.menu_list .menu1{
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
}
.menu_list  h3 {
    color: #fff;
    font-family: 'noto sans tc', microsoft jhenghei;
    font-size: 1.1em;
    font-weight: 300;
    margin-top: 5px;
    letter-spacing: 0.5em;
}
.menu_list>a:hover .en{
    color: #FFF;
}
.menu_list>a:hover,.menu1> ul li a:hover,.menu1>a:hover,.press_item a:hover{
    text-decoration: none;
}
.menu1 .en{
    color: #FFF;
}
.menu_list .menu1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.menu1 ul {
    padding-left: 0;
    margin-bottom: 40px;
}
.menu h4{
    color: rgba(255,255,255,0.7);
    font-size: 1em;
    letter-spacing: 0.2em;
    font-family: 'noto sans tc', microsoft jhenghei;
    margin-bottom: 10px;
}
.menu_list>a {
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    letter-spacing: 2px;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
}
.menu_list {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    background: rgba(0,0,0,0.85);
    width: 200px;
    text-align: center;
    z-index: 0;
    height: 100vh;
}
.menu_btn.active .b1 {
    left: 0;
    transform: translatey(10px) rotate(45deg);
}
.menu_btn.active .b2 {
    left: 10px;
    width: 0px;
}
.menu_btn.active .b3 {
    left: 0;
    transform: translatey(-11px) rotate(-45deg);
}
footer {
    text-align: center;
}
.map{
    width: 96%;
    height: 404px;
    margin: 2%;
}
footer img {
    width: 100%;
}
.ds6{
    background: rgb(255, 229, 0);
}
.ds1,.ds3,.ds5,.ds7{
    background: #fff;
}
.it1{
    -moz-transform-origin:50% 70%;
    -webkit-transform-origin:50% 70%;
    -o-transform-origin:50% 70%;
    -ms-transform-origin:50% 70%;
    transform-origin:50% 70%;
    -ms-animation: mm3 1.5s infinite ease-in;
    -o-animation: mm3 1.5s infinite ease-in;
    -moz-animation: mm3 1.5s infinite ease-in;
    -webkit-animation: mm3 1.5s infinite ease-in;
    animation: mm3 1.5s infinite ease-in;

}
.it2{
    -moz-transform-origin:50% 70%;
    -webkit-transform-origin:50% 70%;
    -o-transform-origin:50% 70%;
    -ms-transform-origin:50% 70%;
    transform-origin:50% 70%;
    -ms-animation: mm1 1.5s infinite ease-in;
    -o-animation: mm1 1.5s infinite ease-in;
    -moz-animation: mm1 1.5s infinite ease-in;
    -webkit-animation: mm1 1.5s infinite ease-in;
    animation: mm1 1.5s infinite ease-in;
}
.menu_btn{
    top: 27px;
    right: 30px;
    width: 56px;
    border-radius: 8px;
    z-index: 9;
    cursor: pointer;
    transition: 0.2s;
    display: inline-block;
    position: absolute;
    height: 46px;
    border: 1px solid rgba(255,255,255,1);
}
.menu_btn.active{
    width: 56px;
}
.b1 {
    top: 11px;
}
.b2 {
    top: 21px;
}
.b3 {
    top: 31px;
}
.menu_btn i {
    position: absolute;
    display: block;
    width: 60%;
    height: 4px;
    background: #fff;
    left: 0;
    border-radius: 26px;
    transition: .2s;
    margin-left: 20%;
}

.index_logo{

    background: #fff;
}
.index_logo img{
    width: auto;
    height: 100%;
    margin-top: 0;
}
.menu{
    z-index: 9;
    width: 100%;
    height: 95px;
    background: #000;
}
#main {
    height: auto;
    margin: 0 auto;
    display: block;
    background: #FFF;
}
.index{}
.ds{
    position: relative;
    overflow: hidden;
    top: 0;
}
.img{
    position: absolute;
    z-index: 1;
}
#case_con{
    background: #9b9b9b;
}
@media (max-width: 1366px){
    .pc_menu .logo {
        margin-left: 5%;
    }
    .pc_menu ul {
        right: 5%;
    }
    #case_view .tit {
        margin-left: 20%;
    }
}
@media (max-width: 1024px){
    body#case_view #main {
        background: #fff;
    }
    body#case_view {
        background: #fff;
    }
    #page ul li img {
        padding: 0 0;
    }
    #case_view #page {
        width: 51.5%;
        position: relative;
        background: transparent;
        padding: 4% 0;
    }
    #case_view .tit:after {
        width: 100%;
        height: 1px;
        background: #FFF;
        content: '';
        position: absolute;
        top: 8%;
        right: 3%;
    }
    #case_view .tit h3 {
        margin-left: 13%;
        margin-top: 2%;
        letter-spacing: 0.05em;
        font-size: 1.4em;
    }
    #case_view .tit:before {
        width: 1px;
        height: 100%;
        content: '';
        position: absolute;
        background: #FFF;
        right: 8%;
        top: 2%;
    }
    #case_view .tit {
        width: 400px;
        background: rgba(73, 73, 73, .9);
        height: 400px;
        position: absolute;
        margin-top: -100px;
        margin-left: 0;
    }
    body#case_view #main {
        margin-top: 100px;
    }
}
@media (max-width: 960px){
    .accounting:after {
        width: 105vw;
        left: -5vw;
        bottom: 0;
        height: 50vw;
    }
    .designer.accounting .peo {
        margin: 1vw 1vw 1vw 0;
    }
    .designer.accounting {
        width: 90vw;
        margin: 15vw 5vw 0 5vw;
        justify-content: space-between;
        padding: 0;
    }
    .designer {
        width: 90vw;
        margin: 10vw 5vw 2vw 5vw;
        justify-content: space-between;
    }
    .designer .peo:nth-child(7) {
        margin: 1vw 1vw 1vw 0;
    }
    .designer .peo {
        width: 43vw;
    }
    body#case_view{
        padding-top: 0;
    }
    .contact_txt {
        width: 100%;
        margin-left: 0;
        margin-top: 10%;
        margin-bottom: 5%;
        font-size: 1.4em;
    }
    body#contact_con {
        margin-top: 0;
    }
    .contact_r {
        width: 84%;
        margin-top: 0;
        margin-left: 8%;
    }
    .contact {
        left: 0;
        margin-top: 5%;
        width: 64%;
        margin-left: 18%;
        margin-right: 18%;
        padding-bottom: 0;
        display: inline-block;
        vertical-align: top;
    }
    #contact.ds {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    #contact_con #inf {
        width: 85%;
        margin-left: 6.5%;
    }
    #press .uk-switcher{
        width: 100%;
    }
    .youtube {
        width: 100%;
        height: 16.7vw;
    }
    .press_item h3 {
        height: auto;
        font-size: 1.4em;
        background: rgba(73,73,79,.9);
        color: #FFF;
        text-align: left;
        bottom: 0;
        margin: 0;
        width: 92%;
        letter-spacing: 0.05em;
        font-family: 'Noto Sans TC', Microsoft JhengHei;
        padding: 3.5% 4%;
        font-weight: 100;
        line-height: 150%;
    }
    .press_item {
        width: 83%;
        margin: 0 auto;
    }
    #case .uk-switcher {
        width: 100%;
    }
    body#press {
        margin: -95px 0 0 0;
        min-height: calc(100vh + 95px);
    }
    .page_menu {
        margin-top: 3%;
        margin-bottom: 10%;
    }
    #case_view #page {
        width: 80%;
        position: relative;
        display: block;
        margin: 0 auto;
    }
    #case_view #page {
        width: 92%;
        margin-left: 4%;
        position: relative;
    }
    .page_menu {
        text-align: center;
        border-bottom: 1px solid rgba(0,0,0,1);
        margin-bottom: 10%;
        width: 84%;
        margin-left: 8%;
        position: relative;
    }
    body#case, body#press {
        margin: -95px 0 0 0;
        min-height: calc(100vh + 95px);
    }
    .case_item {
        width: 300px;
        height: 300px;
        display: block;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    #about #ds1{
        margin-top: -50px;
    }
    #index .footer_inf ul {
        width: 70%;
    }
    #index .footer_inf .f_logo {
        width: 30%;
        height: auto;
        vertical-align: sub;
    }
    #index .footer_inf {
        position: absolute;
        top: 0;
        left: 0;
        width: 73%;
        margin-left: 12%;
        margin-top: 12%;
        padding: 4%;
        z-index: 2;
    }
    .index_newslist a dl {
        margin: 0 0 20px 0;
    }
    #index #hot_case .tit {
        width: 14%;
    }
    #index  .hot_case_tit  a {
        width: auto;
        margin: 14px 3%;
        text-align: initial;
    }
    #index #hot_news .hot_news_con{
        margin-top: 13%;
        margin-bottom: 8%;
        margin-left: 11%;
        margin-right: 12%;
        width: 63%;
    }
    #index #hot_news .tit {
        width: 14%;
    }
    body {
        font-size: 16px;
    }
    .youtube {
        height: 45vw;
    }
    #main{
        min-height: 150vh;
    }
    #index #hot_news .index_newslist{
        padding-left: 0;
        width: auto;
        margin-left: 0;
    }
    .hot_news_con br,.press_item .tit br,#contact_con .contact_txt br{
        display:block;
    }
    .index_newslist dt {
        font-size: 1.4em;
    }
    #index .footer_inf ul.btn_list {
        width: 50%;
        margin-top: 0;
    }
}
@media (max-width: 690px){
    #case_view .tit {
        width: 200px;
    }
    .form1 li:nth-child(odd) {
        font-size: 1rem;
    }
    .map {
        height: 300px;
    }
    .samp_p {
        width: 40px;
    }
    #case_view .tit:before {
        right: 6%;
    }
    #case_view .tit:after {
        top: 4%;
    }
    .menu_list .menu0 {
        margin-top: 100px;
    }
    #case .uk-subnav{
        margin-top: 5%;
    }
    #case .sub_menu.uk-active,#press .sub_menu.uk-active{
        top: 50px !important;
        text-align: center;
    }
    #case .sub_menu.uk-active{
        width: 87% !important;
        margin-left: 6.5%!important;
    }
    body#index{
        margin: -50px 0 0 0;
        min-height:1000px;
    }
    body#press {
        margin: -50px 0 0 0;
    }
    nav.uk-sticky-fixed {
        top: 50px !important;
    }
    .menu_btn.active {
        width: 31px;
    }
    .b1 {
        top: 6px;
    }
    .index_logo img {
        width: auto;
        height: 50px;
        margin-top: 0;
        margin-left: 0;
    }
    .menu {
        height: 50px;
    }
    .b3 {
        top: 27px;
    }
    .b2 {
        top: 12.5px;
    }
    .b3 {
        top: 19px;
    }
    .menu_btn {
        top: 19%;
        right: 30px;
        width: 31px;
        height: 27px;
    }
    .menu_btn i {
        height: 3px;
    }
    .menu1{
        margin-top: 55px;
    }
    #slideshow .uk-dotnav>*>* {
        width: 15px;
        height: 15px;
    }
    body{
        font-size: 12px;
    }
    .menu_btn.active .b3 {
        transform: translatey(-8px) rotate(-45deg);
    }
    .menu_btn.active .b1 {
        transform: translatey(5px) rotate(45deg);
    }
}
@media (max-width: 480px){
    #case_view .tit {
        margin-top: -25%;
        height: 300px;
    }

}