/* CSS Document */
@font-face {
    font-family: 'jf-openhuninn';
    src: url('../font/jf-openhuninn-2.0.woff') format("woff");
}
#hot #muteYouTubeVideoPlayer{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
}
.video{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
#muteYouTubeVideoPlayer {
    width: 62vw;
    height: 34.9vw;
    position: relative;
    z-index: 2;
    padding: 0;
    margin: -2.4vw 0 0 0;
}
#my-hot .uk-close svg {
    width: 40px;
    height: 40px;
    padding: 5px;
}
#my-hot .uk-modal-dialog {
    background: transparent;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 90vh;
}
#my-hot .uk-close {
    color: #FFFFFF;
    top: -3%;
    right: -3%;
    border-radius: 50px;
    background: #c97245;
}
#cases2 .list {
    min-height: 58vh;
}
.photo_list .uk-slidenav-previous,.photo_list .uk-slidenav-next{
    z-index:4;
}
.photo .uk-slideshow-items,.photo .uk-slideshow-items>* ,.photo .uk-cover-container {
    overflow: inherit;
}
.video .photo_e{
    width: 85%;
    display: block;
    margin: 0 auto;
}
.photo_e{
    text-align: center;
    margin: 0 0 2% 0;
    width: 76%;
}
.photo_img{
    width: 75%;
    text-align: center;
}
.photo,.video{
    background: url("../img/brand/3/bg.jpg");
    min-height: 100vh;
}
.photo_con{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    flex-direction: column;
    background: url(../img/brand/3/bg_mb.jpg);
    background-size: cover;
}
.photo_con img{
    width: 47%;
}
.photo_con img + img {
    margin: 0 0 0 4.3%;
}
.photo .tip{
    font-family: 'taipei sans tc';
    font-size: 1.2vw;
    letter-spacing: 0.1vw;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    margin: 2% 0 0 0;
}
#cases1 #border_p{
    min-height:100vh;
}
.index_html footer{
    padding: 0.5% 0 0.5% 0;
}
.tit_e{
    opacity: 0.3;
}
.contact_inf{
    margin-bottom: 3%;
}
.company_inf_list{
    display: inline;
    position: relative;
}
.uk-slideshow .uk-position-medium,.uk-slider .uk-position-medium {
    height: 100%;
    display: flex;
    align-items: center;
    position: fixed !important;
}
.company_inf_list:after{
    content: '';
    background: rgb(243,180,134); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,180,134,1) 0%, rgba(159,104,90,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,180,134,1) 0%,rgba(159,104,90,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,180,134,1) 0%,rgba(159,104,90,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3b486', endColorstr='#9f685a',GradientType=0 ); /* IE6-9 */
    width: 2px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}
.company_inf_list:before{
    content: '';
    background: rgb(243,180,134); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,180,134,1) 0%, rgba(159,104,90,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,180,134,1) 0%,rgba(159,104,90,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,180,134,1) 0%,rgba(159,104,90,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3b486', endColorstr='#9f685a',GradientType=0 ); /* IE6-9 */
    width: 2px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
}
.txt_line{
    display: inline-block;
}
.company_inf li + li:before{
    content: '';
    background: rgb(243,180,134); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,180,134,1) 0%, rgba(159,104,90,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,180,134,1) 0%,rgba(159,104,90,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,180,134,1) 0%,rgba(159,104,90,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3b486', endColorstr='#9f685a',GradientType=0 ); /* IE6-9 */
    width: 2px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}
.company_inf li{
    position: relative;
    display: inline-block;
    padding:  0 2% 0 2%;
}
.company_inf dt{
    font-size: 0.57vw;
    letter-spacing: 0.05vw;
    margin-right: 0.625vw;
}
.company_inf a{
    color: #ffffff;
}
.company_inf a:hover{
    text-decoration: none;
    color: #F3B486;
}
.company_inf dl{
    font-size: 1vw;
    letter-spacing: 0.05vw;
    font-weight: bold;
    margin: 0;
}
.company_inf dt, .company_inf dl {
    display: inline-block;
}
.company_inf{
    display: block;
    margin: 0 auto;
    color: #ffffff;
    padding: 0;
    padding-bottom: 2%;
    font-family: Microsoft JhengHei;
    text-align: center;
}
.map_con{
    position: relative;
}
.map_con:after{
    content: '1';
    background: rgba(7,8,10,0.45);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.contact_page .content{
    margin-bottom: 2%;
    display: inline-block;
    width: 100%;
}
#cases2 .list .more_link_con.none_inf a{
    display: none;
}
#cases2 .list .more_link_con.none_inf .more_link:before{
    width: 100%;
}
#cases1 .list .list_con:nth-child(even) .more_link a:first-child,#cases2 .list .list_con:nth-child(even) .more_link a:first-child{
    margin-right: 0;
}
.cases_page_con .cases_page_conolist:nth-child(even)  dl{
    flex-direction: row-reverse;
}
.cases_page_conolist{
    margin-bottom: 3.75vw;
}
.cases_page_con dt .s_txt{
    font-size: 0.78vw;
    letter-spacing: 0.025vw;
}
.cases_page_con dd {
    line-height: 200%;
    font-size: 0.88vw;
    letter-spacing: 0.025vw;
}
.cases_page_con dl{
    display: flex;
    align-items: center;
    clear: both;
}
.cases_page_con ul {
    padding-left: 10.3%;
}
.case_page_img{
    width: 42%;
    margin: 0 0 0 5.5%;
}
.case_page_inf{
    display: inline-block;
    width: 52.5%;
}
.cases_page_con{
    color: #ffffff;
    width: 88%;
    display: block;
    margin: 0 auto;
}
.cases_page_con b{
    color: #F3B486;
}
.cases_page_con dt{
    font-size: 1.8vw;
    font-family: 'taipei sans tc';
    letter-spacing: 0.05vw;
    position: relative;
    margin-bottom: 2%;
}
.cases_page_con dt:after{
    content:'';
    width: 0.5vw;
    background: #F3B486;
    position: absolute;
    height: 100%;
    left: calc(-5% - 0.40vw);
    top: 0;
}
.case_page_inf li{
    border-left: 1px solid #F3B486;
    padding: 0 0 0 5%;
}
.case_page_inf li + li{
    margin: 3vw 0 0 0;
}
.case_page_e{
    margin: 0 0 5% 0;
}
#cases_page .list{
    padding-left: 0;
    margin: 0;
}
#cases_page .first_pic{
    width: 55%;
}
#cases1 .uk-slideshow-nav{
    bottom: -2vw;
}
#cases1 .uk-dotnav>*{
    padding-left: 1.1vw;
}
#cases1 .uk-dotnav>.uk-active>*{
    background: #ffffff;
}
#cases1 .uk-dotnav>*>*{
    width: 0.88vw;
    height: 0.88vw;
    border-radius: 0;
    border-color: #FFF;
}
li.point {
    padding: 0 0 0 5%;
    margin: 1% 0 0 0;
}
#cases_page .more_link:before{
    width: 88%;
}
.more_link:before{
    content: '';
    height: 1px;
    width: 65%;
    background: #FFFFFF;
}
.more_link a,#cases_page .more_link a:last-child{
    border: 1px solid #ffffff;
    width: 2vw;
    margin: 0 0.5vw 0 0;
    position: relative;
    color: #ffffff;
    transition: all 0.5s ease 0s;
    height: auto;
}
.more_link a svg{}
.more_link a:hover{
    color: #F3B486;
    border: 1px solid #F3B486;
}
.more_link a + a:after{
    content:'';
    display: inline-block;
    position: absolute;
    left: -0.53vw;
    width: 0.53vw;
    top: 50%;
    background: #FFFFFF;
    height: 1px;
}
.more_link a:last-child{
    width: 4vw;
    border: 1px solid #F3B486;
}
#cases1 .list h4, #cases_page .list h4,#cases2 .list h4, #cases_page .list h4{
    font-family: 'Noto Serif TC', serif;
    font-size: 1.7vw;
    color: #ffffff;
    padding: 0 0 0 5%;
    margin: 0 0 3% 0;
    font-weight: 700;
}
#cases1 .list_inf,#cases2 .list_inf, #cases_page .list_inf{
    padding: 0;
    border-left: 1px solid #ffff;
}
#cases1 .list_inf,#cases2 .list_inf{
    margin: 0 0 0 3%;
    width: 53%;
}
#cases1 .list_inf{
    height: 9.375vw;
}
#cases2 .list_inf{
    height: auto;
}
#cases_page .list_inf {
    height: 100%;
    width: 35%;
    padding: 0;
    margin: 0 0 0 3%;
}
#cases1 .list .slogan,#cases2 .list .point,#cases2 .list .slogan,#cases_page .list .slogan,#cases_page .list .point,.contact_inf{
    font-family: 'taipei sans tc';
    font-size: 0.9vw;
    letter-spacing: 0.06vw;
}
#cases1 .list .slogan, #cases_page .list .slogan,#cases2 .list .slogan, #cases_page .list .slogan{
    color: #F3B486;
    padding: 0 0 0 5%;
    margin: 0 0 1% 0;
}
#cases1 .list,#cases2 .list{
    width: 72%;
    color: #ffffff;
    padding: 0;
    display: block;
    margin: 0 auto;
}
#cases1 .list .list_con,#cases2 .list .list_con, #cases_page .list .list_con{
    display: flex;
    flex-direction: row;
    margin-bottom: 5vw;
    color: #FFFF;
}
#cases1 .list .list_con, #cases2 .list .list_con {
    align-items: flex-end;
}
#cases_page .list .list_con {
    align-items: center;
    min-height: 70vh;
}
#cases1 .list .list_con:nth-child(even),#cases2 .list .list_con:nth-child(even){
    flex-direction: row-reverse;
}
#cases1 .list .list_con:nth-child(even) .more_link,#cases2 .list .list_con:nth-child(even) .more_link {
    flex-direction: row-reverse;
}
#cases1  .list_con:nth-child(even) .list_inf,#cases2  .list_con:nth-child(even) .list_inf {
    margin: 0 3% 0 0;
    border-right: 1px solid #ffff;
    border-left: 0;
    text-align: right;
}
#cases1  .list_con:nth-child(even) h4,#cases1 .list_con:nth-child(even) .slogan,#cases1 .list_con:nth-child(even) .slogan,#cases1 .list_con:nth-child(even) .point,
#cases2  .list_con:nth-child(even) h4,#cases2 .list_con:nth-child(even) .slogan,#cases2 .list_con:nth-child(even) .slogan,#cases2 .list_con:nth-child(even) .point{
    padding: 0 5% 0 0;
}
#cases1  .list_con:nth-child(even) .more_link a + a:after,#cases2  .list_con:nth-child(even) .more_link a + a:after{
    right: -0.53vw;
    left: inherit;
}
#cases1 .list .more_link,#cases2 .list .more_link, #cases_page .list .more_link{
    display: flex;
    align-items: center;
}
#cases_page .list .more_link {
    margin: 2% 0;
}
#cases1 .slideshow_con,#cases2 .slideshow_con{
    width: 44%;
    display: inline-block;
    position: relative;
}
#cases3 .uk-slider-items{
    width: 100%;
}
#cases1 main,#cases_page main,#cases2 main,#contact1 main,#contact2 main{
    position: relative;
    z-index: 2;
}
#cases_page main{
    margin: 9.5vw 0 0 0;
}
#cases1 a{
    display: inline-block;
}
.book_r,.book_l{
    position: absolute;
    bottom: 0;
    z-index: 4;
}
.book_r{
    right: 0;
    width: 16%;
}
.book_l{
    left: 0;
    width: 27%;
}
.uk-slidenav{
    z-index: 3;
}
#cases3 .uk-cover-container::after,#cases3 .uk-cover-container::before{
    content: '';
    top: 0;
    height: 100vh;
    width: 12.5%;
    z-index: 2;
    position: absolute;
}
#cases3 .uk-cover-container::after{
    background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
    left: 0;
}
#cases3 .uk-cover-container::before{
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
    right: 0;
}
#cases3 .uk-grid>*{
    margin-left: 7%;
}
body#cases1,body#cases2,body#contact1,body#contact2,body#analyze1,body#analyze2,body#analyze3,body#analyze4{
    background-attachment: fixed;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}
#cases3 .uk-slider-items li{
    display: flex;
    align-items: center;
}
#cases3 .uk-slider-items li + li{
    margin: 0 0 0 3.5%;
}
#analyze1{
    background: url("../img/analyze/bg1.png");
}
#analyze2{
    background: url("../img/analyze/bg2.png");
}
#analyze3{
    background: url("../img/analyze/bg3.png");
}
#analyze4{
    background: url("../img/analyze/bg4.png");
}
#cases1{
    background: url("../img/cases/hot/bg.png");
}
#cases2{
    background: url("../img/cases/case/bg.png");
}
#cases3{
    background: url("../img/cases/classic/bg.jpg");
    background-size: cover;
}
#contact1{
    background: url("../img/contact/bg1.png");
}
#contact2{
    background: url("../img/contact/bg2.png");
}
.cases,.contact_page,.analyze{
    background: url("../img/cases/bg.jpg");
    background-size: cover;
    background-attachment: fixed;
}
#cases1 #border_p:after,#contact1 #border_p:after,#contact2 #border_p:after{
    border-top: 0;
    border-bottom: 0;
}
#cases_page #border_p:after{
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    z-index: 2;
    width: 1px;
}
#border_p:after{
    content: '';
    border: 1px solid #ffffff;
    height: calc(96% - 1px);
    width: 94%;
    top: 2.3%;
    left: calc(3% - 1px);
    z-index: 1;
    position: fixed;
}
body{
    font-size: 16px;
}
body#index{
    background: #22242f;
}
html{
    min-height: 100vh;
}
.uk-slidenav-next svg,.uk-slidenav-previous svg,.uk-slidenav-next svg,.uk-slidenav-previous svg{
    color: #ffffff;
    width: 2vw;
}
.uk-slidenav-next svg polyline,.uk-slidenav-previous svg polyline{
    stroke-width: 0.5px;
}
#brand1 #border:after,#brand2 #border:after,#cases3 #border:after,#cases1 #border_p:before,#cases_page #border_p:before,#contact1 #border_p:before,#contact2 #border_p:before{
    content: '';
    height: 1px;
    width: calc(94% + 1px);
    position: fixed;
    top: 2.3%;
    background: #FFFFFF;
    left: calc(3% - 1px);
    z-index: 2;
}
#cases1 #border_p:before,#cases_page #border_p:before,#contact1 #border_p:before,#contact2 #border_p:before{
    z-index: 3;
}
#brand1 main:after,#brand2 main:after,#cases3 main:after,#contact1 main:after{
    content: '';
    height: 40vh;
    position: fixed;
    right: 3%;
    top: 2.3%;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    width: 94%;
    z-index: 3;
}
#brand1 main:before,#brand2 main:before,#cases3 main:before{
    content: '';
    height: 40vh;
    position: fixed;
    left: calc(3% - 1px);
    bottom: 2%;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    width: 94%;
    z-index: 3;
}
#brand1 #border:before,#brand2 #border:before,#cases3 #border:before,#cases1 main:after,#cases_page main:after,#contact1 main:after,#contact2 main:after{
    content: '';
    height: 1px;
    width: calc(94% + 1px);
    position: fixed;
    top: 98%;
    background: #FFFFFF;
    left: 3%;
    z-index: 1;
}
#cases_page main:before{
    content: '';
    width: 1px;
    height: calc(96% - 2px);
    position: fixed;
    top: 2.3%;
    background: #FFFFFF;
    right: 3%;
    z-index: 1;
}
.index_page{
    min-height:100vh;
    width: 100%;
}
.back_arrow{
    position: absolute;
    transition: .5s;
    animation: 1s ease-in 0s infinite normal none running back_move;
    bottom: 0;
    left: 0;
}
@keyframes back_move {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(0);
    }
}
.mb_menu_list ul{
    display: flex;
    padding: 0;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    justify-content: center;
    width: 100%;
}
.mb_menu_list .e{
    width: 42%;
    margin-right: 3%;
}
.mb_menu_list li{
    display: flex;
    justify-content: center;
    width: 46%;
    align-items: center;
}
.mb_menu_list li + li{
    margin-top: 1.5vw;
}
.mb_menu_list{
    width: 100%;
    position: fixed;
    background: rgba(7,8,10,0.95);
    display: none;
    padding: 0;
    margin: 0;
    right: 0;
    text-align: center;
    top: 0;
    height: 100vh;
    z-index: 5;
    font-family: 'jf-openhuninn';
}
.sub_menu  a{
    color: #6E90BC;
    font-size: 1vw;
    letter-spacing: 0.1vw;
}
.sub_menu a:hover{
    text-decoration: none;
}
.sub_menu a:hover{
    opacity: 1;
}
.mb_menu_list .uk-button-default {
    border: 0;
    margin-top: 15%;
    width: 100%;
    padding: 0;
}
.mb_menu_list .uk-dropdown{
    min-width:inherit;
    width: 100%;
    padding: 0;
    box-shadow: none;
    position: static;
    background: transparent;
}
.sub_menu{
    padding: 0;
    margin: 0;
    width: 58%;
    text-align: left;
    position: relative;
    z-index: 2;
}
.sub_menu h3{
    font-size: 1.35vw;
    color: #FFFFFF;
    width: 100%;
    margin: 0;
    font-family: 'jf-openhuninn';
    letter-spacing: 0.25vw;
    font-weight: 100;
}
#brand2.photo_list .mb_menu_list li:nth-child(1) .sub_menu > a:nth-of-type(4), #analyze1 .mb_menu_list li:nth-child(2) .sub_menu > a:nth-of-type(1), #analyze2 .mb_menu_list li:nth-child(2) .sub_menu > a:nth-of-type(2), #analyze3 .mb_menu_list li:nth-child(2) .sub_menu > a:nth-of-type(3), #analyze4 .mb_menu_list li:nth-child(2) .sub_menu > a:nth-of-type(4), #brand1 .mb_menu_list li:nth-child(1) .sub_menu > a:nth-of-type(1), #brand2 .mb_menu_list li:nth-child(1) .sub_menu > a:nth-of-type(3), #brand4 .mb_menu_list li:nth-child(1) .sub_menu > a:nth-of-type(2), #contact1 .mb_menu_list li:nth-child(4) .sub_menu > a:nth-of-type(1), #contact2 .mb_menu_list li:nth-child(4) .sub_menu > a:nth-of-type(2), #cases1 .mb_menu_list li:nth-child(3) .sub_menu > a:nth-of-type(1), #cases2 .mb_menu_list li:nth-child(3) .sub_menu > a:nth-of-type(2), #cases3 .mb_menu_list li:nth-child(3) .sub_menu > a:nth-of-type(3), #cases_page .mb_menu_list li:nth-child(3) .sub_menu > a:nth-of-type(1){
    color: #F3B486;
}
#brand2.photo_list .mb_menu_list li:nth-child(1) .sub_menu > a:nth-of-type(3){
    color: #9F9FA0;
}
#brand2.photo_list .mb_menu_list li:nth-child(1) .sub_menu > a:nth-of-type(2):hover{
    color: #F3B486;
}
.mb_menu{
    display: inline-block;
    position: fixed;
    z-index: 99;
    width: 7.4%;
    height: auto;
    top: 4%;
    right: 5%;
}
.mb_menu img{
}
#main img{
    vertical-align: middle;
}
#content{
    min-height: 100vh;
}
#sub_menu{
    position: absolute;
    bottom: -6%;
    left: 9%;
}
#sub_menu ul{
    padding-left: 0;
    display: flex;
    flex-direction: row;
    width: 362px;
    margin: 0;
    flex-wrap: nowrap;
}
#sub_menu li {
    border: 1px solid rgba(110, 145, 189, .8);
    padding: 0.5% 6%;
    position: relative;
    transition: .5s;
    cursor: pointer;
}
#sub_menu li + li {
    margin-left: 4%;
}
#sub_menu li:hover a,#sub_menu li.active a{
    text-decoration: none;
    color: #FFF;
}
#sub_menu li:hover,#sub_menu li.active{
    background: rgba(110,145,189,.8);
}
#sub_menu li:hover a:after,#sub_menu li.active a:after{
    content: '';
    width: 100%;
    height: 50%;
    background: rgba(255,255,255,.2);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    mix-blend-mode: color-dodge;
}
#sub_menu a + a {
    margin-left: 4%;
}
#sub_menu  a{
    display: inline-block;
    font-size: 1.38rem;
    color: #494949;
    font-weight: bold;
    letter-spacing: 0.04rem;
    width: 100%;
}
#index #menu{
    z-index: 2;
    position: absolute;
    width: 100%;
    top: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
}
#index #menu #menu_list{
    padding-left: 0;
    display: flex;
    width: 83%;
}
#index #menu:after{
    content: '';
    border-bottom: 1px solid #ffffff;
    width: 7%;
    display: flex;
}
#index #menu_list:before{
    content: '';
    border-bottom: 1px solid #ffffff;
    width: 49%;
    display: flex;
}
#index  #menu #menu_list a{
    position: relative;
    width: 13%;
    border-bottom: 1px solid #FFFFFF;
    padding: 0;
    color: #FFFF;
    font-family: 'jf-openhuninn';
    font-size: 1.15vw;
    letter-spacing: 0.15vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 1.5% 0;
}

a {}
#index #menu #menu_list a:last-child{
    margin-right: 0;
}
#index #menu #menu_list .hover{
    transition: all 0.4s ease-out;
    display: none;
}
#index #menu #menu_list a:hover{
    border-bottom: 0;
    text-decoration: none;
}
#index #menu #menu_list a:hover:before {
    content: "";
    position: absolute;
    left: -0.26vw;
    bottom: 0.56vw;
    width: 1.5vw;
    height: 1px;
    background: #FFFFFF;
    transform: rotate(130deg);
}
#index #menu #menu_list a:hover .hover{
    display: inline-block;
}
#index #menu #menu_list a:hover .btn{
    display: none;
}
#index .logo{
    margin: 0;
    width: 18%;
}
#index .logo .uk-svg{
    display: inline-block;
}
#main_menu{
    z-index: 99;
    /* width: 100%; */
    text-align: center;
    position: fixed;
    top: 0;
}
.mb_menu_list:after{
    content: '';
    border: 1px solid #ffffff;
    height: 95.6%;
    width: calc(94% - 1px);
    position: absolute;
    top: calc(2.3% - 0px);
    left: calc(3% - 1px);
    z-index: 1;
}
#main_menu ul{
    padding-left: 0;
    margin:0 0 0 0;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
#main_menu ul li{
    position: relative;
    display: inline-block;
    width: 16%;
    float: left;
    margin-right: 3%;
    cursor: pointer;
}
#main_menu ul li:last-child{
    margin-right: 0;
}
#main_menu ul .hover{
    position: absolute;
    left: 0;
    opacity: 0;
    transition: all 0.4s ease-out;
}
#main_menu ul li:hover .hover{
    opacity: 1;
}
#main_menu ul li:hover .btn{
    opacity: 0;
}
#main_menu .logo{
    width: 15vw;
    display: inline-block;
    float: left;
    margin: 0.5vw 0 0 2.5vw;
}
footer{
    background: #231815;
    text-align: center;
    color: #FFFFFF;
    padding: 0.5% 0 1.5% 0;
    clear: both;
}
footer a{
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.3%;
}
footer a:hover{
    color: #ffffff;
    text-decoration: none;
}
.mb_menu_list .sub_menu a{
    color: #9F9FA0;
    display: inline-block;
    position: relative;
    display: inline-block;
    font-family: 'taipei sans tc';
}
.mb_menu_list .sub_menu a:hover{
    color: #F3B486;
}
.mb_menu_list .sub_menu a + a:after{
    position: absolute;
    content: '';
    background:#9F9FA0;
    width: 1px;
    left: -13%;
    top: 0.25vw;
    height: 1vw;
}
.mb_menu_list .sub_menu a + a{
    margin-left: 4%;
}
@media (max-width: 1280px){
    .company_inf{
        width: 80%;
    }
}
@media (max-width: 960px) {

    .video:after{
        content: '';
        top: 2.3%;
        width: 1px;
        height:calc(96% - 2px);
        background: #FFFFFF;
        left: calc(3% - 1px);
        position: fixed;
        z-index: 2;
    }
    .video:before{
        content: '';
        top: 2.3%;
        width: 1px;
        height:calc(96% - 2px);
        background: #FFFFFF;
        right: calc(3% - 1px);
        position: fixed;
        z-index: 3;
    }
    #brand4 #border_p:after{
        content: '';
        height: 1px;
        width: calc(94% + 1px);
        position: fixed;
        top: 98%;
        background: #FFFFFF;
        left: 3%;
        z-index: 1;
        border: 0;
    }
    #brand4 #border_p:before{
        content: '';
        height: 1px;
        width: calc(94% + 1px);
        position: fixed;
        top: 2.3%;
        background: #FFFFFF;
        left: calc(3% - 1px);
    }
    .video .photo_e {
        width: 73.43%;
    }
    #muteYouTubeVideoPlayer{
        width: 100%;
        height: 54.6vw;
        margin: 4.79vw 0 0 0;
    }
    #my-hot .uk-modal-dialog {
        width: 95%;
    }
    .photo .tip {
        font-size: 2.5vw;
        margin: 5% 0 0 0;
        letter-spacing: 0.2vw;
    }
    .photo {
        background: url(../img/brand/3/bg_mb.jpg);
        background-size: cover;
        min-height: 130vh;
    }
    .photo_e{
        text-align: center;
        margin: 20% 0 2% 0;
        width: 76%;
    }
    .photo_con img + img {
        margin: 3% 0 0 0;
    }
    .photo_img {
        width: 71%;
        display: flex;
        flex-direction: column;
    }
    .photo_con img {
        width: 100%;
    }
    .contact_inf{
        font-size: 2.8vw;
        letter-spacing: 0.4vw;
        text-align: center;
        line-height: 180%;
    }
    #cases1 .list,#cases2 .list{
        width: 75%;
    }
    #cases2 .list{
        min-height: 70vh;
    }
    #cases1 .slideshow_con,#cases2 .slideshow_con{
        width: 100%;
    }
    #cases1 .list_inf,#cases2 .list_inf{
        width: 67vw;
        height: auto;
        padding-top: 8vw;
        margin: 0 0 0 3vw;
    }
    #cases_page .list_inf{
        width: 70vw;
        display: inline-block;
        margin: 0 0 11.25vw 0;
    }
    #cases2 .list .point,#cases2 .list .slogan, #cases2 .list .point,
    #cases1 .list .point,#cases1 .list .slogan, #cases1 .list .point,
    #cases_page .list .slogan, #cases_page .list .point{
        font-size: 2.5vw;
        letter-spacing: 0.2vw;
        padding: 0 0 3vw 4.3vw;
    }
    #cases_page .list .slogan, #cases1 .list .slogan,#cases2 .list .slogan{
        border-bottom: 1px solid #ffffff;
    }
    .more_link_con.none_inf{
        border-top: 1px solid #ffffff;
    }
    #cases2 .list h4,#cases1 .list h4, #cases_page .list h4{
        font-size: 4.5vw;
        padding: 0 0 0 4.3vw;
    }
    #cases_page main{
        margin: 23vw 0 0 0;
    }
    #cases1 .list .list_con,#cases2 .list .list_con, #cases_page .list .list_con, #cases1 .list .list_con:nth-child(even), #cases2 .list .list_con:nth-child(even){
        flex-direction: column;
    }
    #cases_page .first_pic{
        width: 85.5%;
        margin: 0 14.5% 0 0;
    }
    .cases_page_con dt .s_txt{
        font-size: 2.4vw;
    }
    .case_page_inf li + li {
        margin: 5.3vw 0 0 0;
    }
    .cases_page_con dd{
        font-size: 2.5vw;
    }
    .cases_page_con dt{
        font-size: 3.6vw;
    }
    .cases_page_con dt:after {
        width: 0.7vw;
        left: calc(-5% - 0.7vw);
    }
    .cases_page_con ul {
        padding-left: 0;
    }
    .cases_page_con dl,.cases_page_con .cases_page_conolist:nth-child(even) dl{
        flex-direction: column;
    }
    .case_page_inf{
        width: 100%;
    }
    .cases_page_con{
        width: 76%;
    }
    .cases_page_e{
        height: 13.6vw;
        width: auto;
    }
    .case_page_img{
        width: 100%;
        margin: 0 0 4.2vw 0;
    }
    .mb_menu{
        width: 18%;
        top: 4%;
        right: 8%;
    }
    #index .logo {
        width: 48%;
    }
    html{
        overflow-x:hidden;
    }
    #index_con .uk-flex {
        height: auto;
    }
    .ds {
        padding-top: 4%;
    }
    #sub_menu li a {
        font-size: 1.2rem;
    }
    #sub_menu li {
        background: rgba(255,255,255,0.7);
    }
    #sub_menu {
        position: absolute;
        bottom: -6%;
        left: inherit;
        right: 5%;
    }
    #sub_menu ul {
        width: 226px;
    }
    .innerpage #main_menu .logo{
        /* margin: 3% 0 0 4%; */
        /* width: 34vw; */
    }
    #main_menu .logo{
        height: auto;
        width: 31%;
        float: left;
        margin-right: inherit;
        margin-left: 3%;
        margin-top: 4%;
    }
    #index #menu #menu_list{
        flex-direction: column;
        height: 100%;
        padding-left: 5%;
        width: 23%;
    }
    #index #menu #menu_list a{
        width: 100%;
        border-left: 1px solid #FFFFFF;
        border-bottom: 0;
        font-size: 4.3vw;
        letter-spacing: 1vw;
        padding: 15% 0 25% 25%;
        justify-content: left;
        display: inline-block;
        text-align: left;
    }
    #index #menu{
        flex-direction: column;
        background:transparent;
    }
    #index #menu #menu_list a:hover:before {
        top: 1vw;
        transform: rotate(-130deg);
        width: 3vw;
        left: -0.5vw;
    }
    #index #menu #menu_list a:hover {
        border-bottom: 0;
        border-left: 0;
    }
    #index #menu_list:before{
        width: 1px;
        height: 10vw;
        background: #ffffff;
    }
    #index #menu #menu_list:after{
        content: '';
        width: 1px;
        height: 100vh;
        background: #FFFF;
        display: flex;
    }
    footer {
        padding: 2% 5% 4% 5%;
        font-size: 12px;
    }
    .mb_menu_list li {
        flex-direction: column;
        width: 73%;
        margin: 0 0 6% 10%;
        align-items: flex-start;
    }
    .mb_menu_list .e {
        width: 65%;
        text-align: left;
        margin-right: 27vw;
        margin: 0 0 0 0;
    }
    .sub_menu h3 {
        font-size: 3.8vw;
        letter-spacing: 0.5vw;
        margin: 1vw 0 1vw 0;
    }
    .mb_menu_list .sub_menu a{
        font-size: 2.8vw;
        letter-spacing: 0.35vw;
    }
    .sub_menu {
        width: 100%;
        min-width: 220px;
    }
    .mb_menu_list .sub_menu a + a:after {
        height: 2.5vw;
        left: -12%;
        top: 0.7vw;
    }
    .mb_menu_list ul {
        margin-top: 4%;
    }
    .mb_menu_list li:nth-child(2) .sub_menu a:nth-child(4):after{

    }
    .mb_menu_list .sub_menu .line{
        margin: 0;
    }
    .uk-slideshow .uk-position-medium,.uk-slider .uk-position-medium {
        margin: 0;
        --uk-position-margin-offset: 4%;
        --uk-position-translate-y: none;
        transform: none;
        height: 100%;
        top: 0;
        display: flex;
        align-items: center;
        position: fixed !important;
    }
    .uk-slider svg,.uk-slideshow .uk-slidenav-next svg,.uk-slideshow .uk-slidenav-previous svg,.uk-slideshow .uk-slidenav-next svg,.uk-slideshow .uk-slidenav-previous svg{
        width: 4vw;
    }
    #brand1 main:before, #brand2 main:before, #cases3 main:before,#brand1 main:after, #brand2 main:after, #cases3 main:after{
        height: 42%;
    }
    .mb_menu_list:after,#cases_page main:before{
        height: calc(96% - 1px);
    }
    #border_p:after{
        height: calc(96% - 1px);
    }
    #contact1{
        background: url("../img/contact/mb/bg1.png");
    }
    #contact2{
        background: url("../img/contact/mb/bg2.png");
    }
    body#analyze1{
        background: url("../img/analyze/bg1.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    body#analyze2{
        background: url("../img/analyze/bg2.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    body#analyze3{
        background: url("../img/analyze/bg3.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    body#analyze4{
        background: url("../img/analyze/bg4.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    #cases1{
        background: url("../img/cases/hot/mb/bg.png");
    }
    #cases2{
        background: url("../img/cases/case/mb/bg.png");
    }
    #cases3{
        background: url("../img/cases/classic/bg_mb.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow-x: hidden;
    }
    #cases3 .uk-slider-items{
        width: 76%;
        margin: 0 12%;
    }
    #cases3 .uk-slider-items li + li {
        margin: 0 10% 0 0;
        padding:0;
    }
    .book_r {
        width: 34.5%;
    }
    .book_l {
        width: 49.7%;
    }
    #cases3 .uk-grid>* {
        margin-left: 0;
    }
    #cases3  .uk-grid>* {
        padding: 0;
    }
    .more_link_con{
        display: flex;
        flex-direction: column-reverse;
    }
    #cases1 .list .more_link,#cases2 .list .more_link, #cases_page .list .more_link {
        align-items: flex-end;
        margin: 0;
    }
    .more_link a, #cases_page .more_link a:last-child {
        width: 6.5vw;
    }
    .more_link a + a:after {
        left: -3.3vw;
        width: 3.3vw;
    }
    .more_link a, #cases_page .more_link a:last-child{
        margin: 0 3.3vw 0 0;
        clear: both;
        position: relative;
        top: 3.25vw;
    }
    #cases_page .more_link:before {
        width: 70%;
    }
    .more_link a:last-child{
        width: 13vw;
    }
    .more_link:before{
        width: 42%;
    }
    #cases2 .list .more_link_con.none_inf .more_link:before{
        display: none;
    }
    #cases1 .uk-dotnav>*>*{
        width: 2vw;
        height: 2vw;
    }
    #cases1 .uk-dotnav>* {
        padding-left: 2.5vw;
    }
    #cases1 .uk-slideshow-nav {
        bottom: -6vw;
    }
    #cases1 .list .list_con{
        margin-bottom: 15vw;
    }
    #cases1 .list_con:nth-child(even) .more_link a + a:after {
        right: -3.3vw;
    }
    #cases1 .list_con:nth-child(even) .list_inf {
        margin: 0 3vw 0 0;
    }
    li.point {
        margin: 2vw 0 0 0;
    }
    .case_page_e {
        margin: 0;
        width: 70.3vw;
        border-left: 1px solid #ffff;
        height: calc(100% - 3.75vw);
        display: block;
    }
    .company_logo{
        width: 27%;
        vertical-align: text-bottom;
    }
    .company_inf_list {
        display: inline-block;
        width: 65%;
    }
    .company_inf {
        width: 85%;
        padding-bottom: 5.2%;
    }
    .company_inf dt{
        font-size: 1.25vw;
    }
    .company_inf_list:before,.company_inf li + li:before,.company_inf_list:after{
        display: none;
    }
    .txt_line{
        width: 100%;
        text-align: center;
    }
    #contact1 #border_p:before, #contact1 main:after,#contact1 #border_p:after,#contact2 #border_p:before, #contact2 main:after,#contact2 #border_p:after{
        display:none;
    }
}
@media (max-width: 768px){
    .mb_menu_list .e {
        width: 50%;
    }
    .mb_menu_list li {
        margin: 0 0 4% 10%;
    }
}
@media (max-width: 690px){
    .photo{
        min-height: 100vh;
    }
}
@media (max-width: 450px){
    .sub_menu {
        min-width: 150px;
    }
}
@media (max-height: 800px){
    .mb_menu_list .e {
        width: 50%;
    }
    .mb_menu_list li {
        margin: 0 0 4% 10%;
    }
}
