﻿@charset "utf-8";
@media (min-width: 576px){

}
@media (min-width: 768px){
    .nav-item .caret {
        display: none;
    }
    .mode-switch.gallery-list[data-mode=mode4]>.item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nav-item.dropdown.fadeup .navbar-nav {
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.13);
        background-color: rgb(0 135 154);
        transition: unset;

    }
    .nav-item.dropdown.fadeup>.navbar-nav.in {
        margin-top: 1px 
    }
    .nav-item.dropdown>.navbar-nav .nav-item:hover>.navbar-nav {
        clip: rect(0,100vw,2000px,0);
        transition: 1s;
    }
    
    .nav-item.dropdown.fadeup .navbar-nav li > .navbar-nav {
        border-left: 2px solid #04daf6;
    }
    
    .nav-item.dropdown>.navbar-nav .nav-item { color: #fff; }
    .nav-item.dropdown>.navbar-nav .nav-item a:hover{color: #fff;}
    
    .nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
        border-color: transparent transparent transparent #fff;
    }
    
    .nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover {
        background-color: #0698ab;
        color: #fff;
    }
    .navbar-nav .nav-item:active>.nav-link {
        color: #fff;
    }
    .bsnav .navbar-nav .nav-item.active > .nav-link,
    .bsnav .navbar-nav .nav-item:active:focus > .nav-link,
    .bsnav .navbar-nav .nav-item:active > .nav-link,
    .bsnav .navbar-nav .nav-item:focus > .nav-link,
    .navbar-nav .nav-item.active > .nav-link,
    .navbar-nav .nav-item:active:focus > .nav-link,
    .navbar-nav .nav-item:active > .nav-link,
    .navbar-nav .nav-item:focus > .nav-link,
    .navbar-nav .nav-item:hover > .nav-link {
      color: #fff;
    }
    .nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger {
        color: #fff;
    }
    
}
@media (min-width: 992px){

    .breadcrumb-section {
        position: relative;
        bottom: 42px;
    }
    
    .breadcrumb-section .breadcrumb {
        background: #00000040;
    
    }
    .breadcrumb-section .breadcrumb .breadcrumb-item a {
        color: #fff;
    }
}
@media (min-width: 1200px){
    .header .navbar-nav .nav-link {
        padding: 25px 10px 25px;
    }
}

@media (min-width: 1400px){
    .header .navbar-nav .nav-link {
        padding: 25px 20px 25px;
    }
}


@media (max-width: 1580px){




    body.home .banner-pub-content .slogan .title-main ,
    body.home .banner-pub-content .slogan .title-sub {
        font-size: 54px;
    }
    body.home .banner-pub-content .slogan .title-sub {
        -webkit-box-reflect: below -34px -webkit-linear-gradient(transparent, transparent 50% , rgba(255,255,255,.3));
    }

}

@media (max-width: 1400px){
    .header .navbar > .container {
        max-width: 100%;
    }
}

@media (max-width: 1199px) {
    .article-horizontal-grid .item .info .kind a {
        position: absolute;
        left: 0;
        top: 12px;
        background: #007483a3;
        color: #fff;
    }
    .header .navbar .nav-share-btn-area {
        margin-right: 10px;
    }

    body.home .banner-pub-content .slogan .title-main, body.home .banner-pub-content .slogan .title-sub {
        transform: rotateY(40deg) translate(43px, 0);
    }
    body.home .banner-pub-content .pic img {
        transform: scale(0.7);
        margin-left: auto;
    } 
    body.home .banner-pub-content .slogan .title-main ,
    body.home .banner-pub-content .slogan .title-sub {
        font-size: 54px;
    }
    body.home .banner-pub-content .slogan .title-main {
        margin-top: 0px;
    }
    body.home .banner .banner-pub-content {
        left: unset;
    }

    body.home .banner-pub-content .slogan {
        padding: 0px 0 0;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .home_news::after {
        background: url('../images/all/pd-1.png')no-repeat right;
        background-size: 55%;
    }
    .home_news::before {
        opacity: 0.5;
    }
    .home_about::before {
        width: 80%;
    }

    .home_news::after {
        display: none;
    }

    .home_news .pd-1 {
        top: 5vh;
        width: 30vw;
    }

    .home_news .news_bg {
        width: 62vw;
    }

    .home_news .news_bg {
        width: 46vw;
        /*top: 82px;*/
            top: -79px;
    }

    .home_news .news_bg.aos-animate, .home_product .pd-bg.aos-animate {
        opacity: 0.5;
        transition: .7s;
        max-width: 100%;
    }
    .home_about .bg {
        display: none;
    }

    .nav-search-li .nav-search-box .search-area {
        right: -60px;
        left: unset;

    }
    
}
@media (max-width: 991px) {
    body.home .banner .banner-pub-content {
        left: unset;
    }


    .home_news .pd-1 {
        display: none;
    }

    .home_news .news_bg {
        top: 0px;
    }
    

    body.home .banner-pub-content .pic img {
        margin-left: auto;
        transform: translate(-115px) scale(1.5);
    }
    .home_about::before {
        width: 100%;
    }
    body.home .sec {
        padding: 30px 0;
    }
    body.home .sec.home_news {
        margin-top: 30px;
    }
    body.home .home_about .btn.more {
        right: -30px;
        bottom: -45px;
    }
    .home_about::after {
        bottom: -14px;
        width: 100%;
        display: none;
    }
    .home_about .about-txt {
        margin: 0;
        text-align: center;
    }
    .home_about h3:after,
    .home_about .h3:after{
        border-width: 120px 170px 0 170px;
        left: 50%;
        transform: translateX(-50%);
    }

    .home_about h3,
    .home_about .h3{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff;
        position: relative;
        padding: 16px 0 80px 0px;
        font-size: 24px;
    }
    .home_product .slick {
        width: 100%;
    }
    .gallery-list .item .item-detail {
        background: unset;
    }
    body.home .gallery-list .item .info {
        padding: 0;
        min-height: unset;
    }
    .home_about .about-txt h2 {
        font-size: 24px;
    }
    body.home .home_news .two-sys-wrapper .ser_right .sec {
        width: 100%;
        padding: 0  !important;
    }

    body.home .home_product .two-sys-wrapper .ser_right .section {
        width: 100%;
    }

    .header .navbar .small-btn-box {
        margin-right: 0;
        position: absolute;
        top: 50%;
        right: -10px;
    }

    .home_product .bg.right {
        display: none;
    }

    .banner .banner-txt{
        width: 85%;
    }

    body.product .main .content .section {
        padding-top: 20px;
    }

    .home_product .two-sys-wrapper {
        margin-top: 54px;
    }
    body.about .about_warp .sec_warp {
        margin-top: 30px;
    }
    body.about .about_warp img {
        height: 350px;
    }
    body.about .editor .about_warp:nth-child(even) .row{
        flex-direction: column-reverse;
    }
}
@media (max-width: 767px) {
    body.product .main   .side {
        margin-bottom: 40px;
    }
    body.product .main   .side.side1 {
        margin: 0;
    }
    body.product .mode-switch.gallery-list[data-mode="mode4"] .price-box {
        justify-content: center !important;
        padding: 0 ;
    }
    .banner .banner-txt .txt-en {
        font-size: 42px;
    }
    .banner .banner-txt .txt-tw {
        font-size: 24px;
    }

    body.home .banner-pub-content .slogan .title-main, body.home .banner-pub-content .slogan .title-sub {
        transform: rotateY(40deg) translate(24px, 0);
    }

    body.home .banner-pub-content .slogan {
        padding: 20px;
    }
    body.home .banner-pub-content .pic img {
        transform: translate(-115px) scale(2);
        margin-left: auto;
    }
    body.home .banner-pub-content .slogan .title-main ,
    body.home .banner-pub-content .slogan .title-sub {
        font-size: 32px;
    }
    body.home .banner-pub-content .slogan .small-txt {
        text-align: right;
    }
    .nav-brand-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .navbar .navbar-brand {
        margin: 8px 0;
    }

    body.home .home_news h3 .txt-en,
    body.home .home_product h3 .txt-en
    {
        font-size: 24px;
    }
    body.home .home_news h3 .and ,
    body.home .home_product h3 .and {
        font-size: 24px;
    }


    .news-title .btn.more {
        width: 40px;
        height: 40px;
    }

    body.home .sec.home_news {
        margin-top: 30px;
    }
    body.home .sec.home_news {
        padding: 40px 0px;
    }

    .home_about .about-txt h2 {
        font-size: 20px;
    }

    body.home .home_about .btn.more {
        right: 0;
        bottom: -70px;
    }

    .nav.tat_x {
        align-items: flex-start;
        margin-top: 32px;
        font-size: 14px;
    }

    .footer_mid .gotop {
        right: 10px;
        top: 0;
    }


    .home_about h3 {
        padding: 16px 0 70px 0px;
    }

    body.home .slick .slick-arrow {
        z-index: 49;
    }

    body.home .slick .slick-prev {
        left: 0px;
        top: 60%;
    } 
    body.home .slick .slick-next {
        right: 0px;
        top: 60%;
    }

    body.home .home_product .news-title {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .slick .slick-prev, .slick .slick-next {
        width: 30px;
        height: 30px;
        background-size: 24px;
    }
    .home_product {
        background-size: 100%;
    }
    .footer_logo {
        width: 170px;
    }

    .footer .copyrights,.footer .powered a {
        font-size: 14px;
    }

    body.home .article-list .item .time {
        margin-right: 16px;
    }

    body.home .article-list .item .time span {
        padding: 4px 0px;
    }

    body.home .home_product {
        padding: 155px 0px 100px 0;
    }

    .bsnav-mobile.full.in .navbar {
        background: rgba(255, 255, 255, 1);
    }

    .bsnav-mobile.full.in .navbar .navbar-brand {
        width: 190px !important;
    }
    .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
        padding: 20px;
        color: #fff;
    }

    .bsnav-mobile.full .navbar-mobile-wrapper >.navbar-nav > .nav-item > ul {
        border-top: 3px solid #ffffff2e;
    }
    
    .bsnav-mobile.full .navbar-mobile-wrapper >.navbar-nav > .nav-item > ul > li > ul > li > a {
        background-color: #476e73;
    }

    .bsnav-mobile.full .navbar-nav .nav-item > .navbar-nav  {
        border-top: 3px solid #769da2;
    }

    .bsnav-mobile.full .navbar-nav .nav-item > .navbar-nav .nav-item .nav-link {
        color: #fff;
    }

    .header .navbar-nav .nav-item:hover > .nav-link .caret {
        border-top-color: unset;
    }


    .bsnav-light .nav-item .caret {
        border-top-color: #000;
    }

    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
        background: rgb(12 69 77);
    }

    .nav-item .caret {
        border-top: solid 5px #fff;
    }

    .header .navbar .small-btn-box {
        position: unset;
    }
    .bsnav-mobile {
        z-index: 50;
    }
    .nav-search-li .nav-search-box .search-area {
        right: 0;
    }
    body.home .home_news h3 .txt-en, body.home .home_product h3 .txt-en, body.home .home_news .h3 .txt-en, body.home .home_product .h3 .txt-en {
        font-size: 30px;
    }
    .home_product .pd-bg {
        opacity: .3;
    }

    .home_product .pd-bg  {
        opacity: .5;
        bottom: 0px;
        width: 100%;
    }

    .home_product .more-btn-area {
        top: 0;
    }
    .home_product .two-sys-wrapper {
        padding: 0px;
        margin: 0;
    }
    body.home .home_product .article-grid.info-absolute .item {
        position: relative;
        padding: 10px 10px 10px;
        margin: 0;
    }

    .home_news .news_bg ,.home_about::after{
        display: none;
    }
    .home_news .news_bg2 {
        display: block;
        top: 27vh;
        max-width: 66%;

    }

    .function-bar {
        padding-top: 24px;
    }

    body.news section.main-content{
        margin-top: 32px;
    }
    
    body.member.login .main {
        padding: 40px;
    }
    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
        margin: 0;
    }
    .bsnav-mobile.full.in .navbar {
        background: url('../images/all/nab_p_bg.jpg')no-repeat center;
        background-size: cover;
    }

    .bsnav-mobile.full.in .navbar .navbar-brand{
        background: url("../images/all/logo_m.svg") center center no-repeat;
        background-size: 100%;
    }
    .bsnav-mobile.full.in .navbar .navbar-brand img {
        display: none;
    }

    .breadcrumb {
        font-size: 12px;
    }
    body.product .gallery-list.border-solid .btn-box {
        padding: 0;
    }
    body.about .container .ezshare-box {
        margin: 24px auto 16px;
        text-align: center;
    }
    body.home .home_product .two-sys-wrapper .ser_right .section {
        margin-bottom: 20px;
    }
    .home_product .article-grid.info-absolute .item .info .title {
        font-size: 16px;
    }
    .home_news .news_bg.aos-animate, .home_product .pd-bg.aos-animate {
        bottom: -60px;
    }
    body.about .about_warp .sec_warp {
        padding: 0;
        background-color: unset;
        padding: 15px;
        margin-top: 0px;
    }
    body.about .about_warp h3 {
        font-size: 20px;
    }
    body.about .about_warp p {
        font-size: 14px;
        line-height: 28px;
    }
    .about_warp3 > .container:before {
        left: 8px;
    }
    .about_warp3 > .container {
        margin: 0px auto;
    }
    .about_warp3 h2 {
        font-size: 30px;
        margin: 0 ;
        display: none;
    }
    .about_warp3 > h3 {
        text-align: left;
        display: none;
    }
}


@media (max-width: 575px) {
    .banner .banner-txt {
        letter-spacing: 5px;
    }
    .banner .banner-txt .txt-en {
        font-size: 28px;
    } 
    .home_about h3, .home_about .h3 {
        font-size: 20px;
    }
    body.home .banner-pub-content .slogan .title-main, body.home .banner-pub-content .slogan .title-sub {
        transform: rotateY(40deg) translate(0px, 0);
    }


    body.home .banner-pub-content .slogan .title-main ,
    body.home .banner-pub-content .slogan .title-sub {
        font-size: 30px;
    }
    body.home .banner-pub-content .pic img {
        transform: scale(1);
        height: 235px;
        margin-left: auto;
        margin-bottom: 26px;
        object-fit: contain;
    }
    body.home .banner-pub-content .slogan {
        padding: 0;
        align-items: center;
    } 
    body.home .banner-pub-content .slogan p {
        font-size: 14px;
        margin: 28px 0 10px 0;
    }
    body.home .banner-pub-content .slogan .small-txt {
        text-align: center;
        margin: 0 20px;
    }
    body.home .banner-pub-content .slogan .title-sub {
        -webkit-box-reflect:unset;
    }


    body.home .btn.more {
        width: 40px;
        height: 40px;
    }

    body.home .home_product {
        padding: 100px 0px 45px 0;
    }

}



