*{
	 font-family: Arial, sans-serif,'微軟正黑體';
}
.footer_note20200211{
    display:none !important;
}
header{
    border-top:solid 12px #76cbf0;
    background: rgba(255,255,255,0.92);
}

.nav .nav-link{
    color: #1a1a1a;
}
.nav-item{
    font-weight: bold; 
    font-size: 1.2rem;
}
.nav-lang-item{
    margin-left: 8px;
    background: #e55610;
    border-radius: 5px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    width: 90px;
    height: 30px;
}
.btn-lang{
    color: #fff;
    text-decoration: none;
    font-size: 0.95rem;
}

.newsimg-thumb {
    width: 9999px;
    max-width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
 }
.newsimg-thumb img {
    transition: all .3s ease-out;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.newsimg-thumb:hover img {
    transform: scale(1.1);
  }

.topbanner {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.topbanner .top-layer{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0,0,0,0.28);
}
.topbanner .top-layer .logo2{
    position: absolute;
    bottom: 15%;
    width: 70%;
    left: 15%;
}
.topbanner .top-layer .arrow_bottom{
    position: absolute;
    bottom: 30px;
    width: 2%;
    left: 49%;
    animation: arrow_bottom 2s ease infinite;
}

@keyframes arrow_bottom {
    0% {
        bottom: 30px;
    }
    50% {
        bottom: 45px;
    }
    100% {
        bottom: 30px;
    }
}

.topbanner .bottom-layer{
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 3s;
    z-index: 1;
}
.topbanner .bottom-layer img{
    position: absolute;
    top: 0;
    width: auto;
    min-height: 100%;
    animation: fade 20s linear infinite;
    opacity: 0;
}
.topbanner .bottom-layer img:nth-child(2){
    animation-delay: 10s;
}
@keyframes fade {
    0% {
        opacity: 0;
        transform: scale(1.5);
        z-index:2
    }

    15% {
        opacity: 1;
        z-index:2
    }

    49% {
        opacity: 1;
        z-index:2
    }

    50% {
        z-index:1
    }

    85% {
        opacity:0
    }

    to {
        opacity: 0;
        transform:scale(1)
    }
}




.container-AI{
    background: linear-gradient( to left, #ea5417 0%, #ea5417 35%, #02182f 35%, #02182f 100% );
}
.container-AI .left{
    padding: 7.5% 1% 7.5% 5%;
}
.container-AI .right{
    padding: 2.5% 3% 2.5% 3%;
}
.title_bar h2{
    line-height: 1.5rem;
    padding-bottom: 5px;
}
.title_bar span{
    font-size: 3.7rem;
    border-top: 7px solid #76cbf0;
}
.youtube_player {
    width: 100%;
    height: 56.25%;
    padding-bottom: 56.25%;
    position: relative;
    text-align: center;
}
  
.youtube_player iframe, .youtube_player object {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.img100{
    max-width: 100%;
    height: auto;
}
.container-about{
    background-color: #f6f9ee;
    overflow: hidden;
    background-image: url(../images/triangle_bg.png);
    background-repeat: no-repeat;
    background-position: 2.5% 5%;
    background-size: 15%;
}
.container-about .left{
    float: left;
    padding: 3% 1% 1% 6%;
}
.container-about .right{
    float: right;
    padding: 2.5% 3% 1% 1%;
}
.container-about .top,.container-about .bottom{
    color: #737373;
    overflow: hidden;
}
.container-about .center{
    max-width: 80%;
    margin: 0 auto;
    padding: 15px 0;
}
.container-about .btn{
    width: 32%;
    max-width: 250px;
    min-width: 180px;
    margin: 30px auto 0 auto;
    display: block;
}
.container-area,.container-support{
    background-color: #f6f9ee;
    overflow: hidden;
}
.container-area .title_bar{
    color: #737373;
}
.container-area .top,.container-workspace .top,.container-workspace .top,.container-support >div,.container-news .top{
    padding: 30px 6%;
}
.container-area .center .left{
    float: left;
    padding: 0 1% 1% 6%;
    text-align: center;
}
.container-area .center .right{
    float: right;
    padding: 0 6% 1% 1%;
    text-align: center;
}
.container-area .center .right iframe{
    width: 90%;
    height: 100%;
}
.container-area .center img{
    max-width: 90%;
    height: auto;
}
.container-area .bottom {
    padding: 20px 6%;
}
.container-area .bottom .left{
    padding-right: 1%;
}
.container-area .bottom .right{
    padding-left: 1%;
}
.title_bar2{
    background: #666666;
    width: 100%;
    font-size: 1.8rem;
    margin: 0 auto;
    padding: 1px 15px;
}
.area_block h4{
    background: #3e9ec4;
    font-size: 1.4rem;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 25px 10px 10px 25px;
    max-width: 80%;
}
.icon::before{
    content: "";
    width: 35px;
    height: 48px; 
    position: absolute;
    background-size: 100%;
    margin: -15px 0 0 -35px;
}
.icon-g::before{
    background-image: url(../images/area/map_pic_01.png);
}
.icon-s::before{
    background-image: url(../images/area/map_pic_02.png);
}
.icon-f::before{
    background-image: url(../images/area/map_pic_03.png);
}
.icon-h::before{
    background-image: url(../images/area/map_pic_04.png);
}
.icon-d::before{
    background-image: url(../images/area/map_pic_05.png);
}
.icon-p::before{
    background-image: url(../images/area/map_pic_06.png);
}
.icon-y::before{
    background-image: url(../images/area/map_pic_07.png);
}
.icon-m::before{
    background-image: url(../images/area/map_pic_08.png);
}
.area_block ul{
    list-style: none;
    padding: 0 0 0 40px;
}
.area_block ul li{
    font-size: 1.3rem;
    padding: 5px 0 10px 0;
    line-height: 1.5rem;
}
.container-area .bottom > .right{
    background-image: url(../images/triangle_bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}
.container-workspace{
    background-color: #f1f1f1;
    overflow: hidden;
}
.container-workspace .title_bar {
    color: #011931;
}
.container-workspace .top,.container-workspace .top h2,.container-support .top h2,.container-news .top h2{
    color: #777976;
}
.container-workspace .top .left{
    padding: 0 30px 30px 0;
}
.container-workspace .top ul li{
    list-style-type: square;
}
.container-workspace .btn-block .btn{
    background: #666666 !important;
    font-size: 2rem;
    padding: 5px 3%;
    border-radius: 20px;
    cursor: pointer;
}

.container-workspace .btn-block .btn.active{
    background: #ea5417 !important;
}
.container-workspace .center .list-block ul li{
    font-size: 1.3rem;
    padding-bottom: 10px;
    color: #3a3a56;
}
.container-workspace .center .list-block .tab-pane .ul_block{
    max-width: 1200px;
    margin: 0 auto !important;
}
.container-workspace .center .list-block > div{
    counter-reset: wol;
}
.container-workspace .center .list-block > div .numberIcon{
    counter-increment: wol;
}
.numberIcon::before{
    content: counter(wol);
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    font-size: 2rem;
    background: #ea5417;
    border-radius: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: -5px 0 0 -50px;
    
}

.photo_block > div > div:last-child{
    padding: 30px 10px 10px 80px !important;
}
.photo_block div h4{
    color: #2a314e;
}
.photo_block div p{
    color: #7a7a7a;
}
.photoIcon{
    width: 30px;
    height: 30px; 
    background-size: 100%;
}
.photoIcon-wifi{
    width: 42px;
    background-image: url(../images/area/wifi_icon.png);
}
.photoIcon-phone{
    background-image: url(../images/area/Telephone_icon.png);
}
.photoIcon-power{
    background-image: url(../images/area/power_icon.png);
}
.photo-slide{
    margin-bottom: 30px;
}
.photo-slide .owl-theme .owl-nav [class*=owl-] ,.news-slide .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #ea5417;
    top: calc(50% - 20px);
    font-size: 1.3rem;
    line-height: 40px;
    font-weight: bold;
}
  
.photo-slide .owl-theme .owl-nav .owl-prev,.news-slide .owl-theme .owl-nav .owl-prev {
    left: 1%;
    color: #FFF;
    position: absolute;
    outline: none;
}
.news-slide .owl-theme .owl-nav .owl-prev{
    left: -5%;
    top: 25%;
}
.photo-slide .owl-theme .owl-nav .owl-next,.news-slide .owl-theme .owl-nav .owl-next {
    right: 1%;
    position: absolute;
    outline: none;
    color: #FFF;
}
.news-slide .owl-theme .owl-nav .owl-next{
    right: -5%;
    top: 25%;
}
.container-support .top span{
    font-size: 2.7rem;
    color: #666;
}
.container-support .bottom p{
    color: #2c9de3;
}
.container-support .bottom .item{
    padding: 1% 1% 2% 1%;
    width: 33%;
}
.container-support .bottom > div:last-child > .item:not(:nth-child(2)){
    padding-top: 5%;
}
.container-news .bottom{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding:0 6% 30px 6%;
}
.container-news .bottom .date,.container-news .bottom p{
    font-size: 0.9rem;
}
.container-news .bottom p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.container-news .bottom .date,.container-news .bottom h4{
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
footer{
    background: #151d44;
    color: #fff;
    padding: 60px 2%;
    display: flex;
}
footer .left{
    width: 30%;
    border-right: 3px solid #63d0f1;
    padding: 20px
}

footer .right{
    width: 70%;
}
footer .item{
    padding: 20px 10px 20px 10px;
    font-size: 1.2rem;
}
footer .item .icon{
    padding: 5px;
    width: 48px;
}
footer .item:last-child p{
    width: calc(100% - 55px);
}
@media screen and (min-width: 1024px) {
    .fix-block{
        position: fixed;
        z-index: 3;
        right: 0;
        bottom: 15%;
        text-align: right;
        width: 10%;
        transition: all 1s;
    }
    .fix-block .qr-fix{
        width: 80%;
        margin:0 0 15% auto;
    }
   
}
@media screen and (max-width: 1023px) {
    .topbanner{
        height: 0;
        padding-bottom: 56%;
    }
    .topbanner .bottom-layer img{
        width: 110%;
        height: auto;
    }
    .topbanner .top-layer .arrow_bottom{
        bottom: 10px;
    }
    @keyframes arrow_bottom {
        0% {
            bottom: 10px;
        }
        50% {
            bottom: 15px;
        }
        100% {
            bottom: 10px;
        }
    }
    .fix-block{
        display: none;
    }
}
@media screen and (max-width: 991px){
    body{
        padding-top: 80px;
    }
    header{
        padding-top: 3px !important;
    }
    header h1{
        width: 80%;
    }
    header h1 img{
        max-width: 100%;
        height: auto;
    }
}
@media screen and (min-width: 992px)  and (max-width: 1200px) {
    .nav-item {
        font-size: 1rem;
    }
}
@media screen and (min-width: 1311px)  and (max-width: 1510px) {
    .title_bar h2{
        line-height: 1.3rem;
    }
    .title_bar span{
        font-size: 3rem;
    }
    .container-support .top span{
        font-size: 2.4rem;
    }
    .container-about  h3{
        font-size: 2rem !important;
    }
    .container-about  h4,.container-workspace .btn-block .btn,.photo_block div h4,.container-support .bottom p,footer h3{
        font-size: 1.6rem !important;
    }
    .container-about  p,.container-workspace .center .list-block ul li,.photo_block div p,footer p{
        font-size: 1.2rem !important;
    }
    .title_bar2{
        font-size: 1.5rem !important;
    }
    .area_block h4,.container-workspace .top h3{
        font-size: 1.2rem !important;
    }
    .area_block ul li,.container-workspace .top ul li{
        font-size: 1.1rem !important;
    }
    footer{
        padding: 60px 4%;
    }
}
@media screen and (min-width: 911px) and (max-width: 1310px) {
    .title_bar h2{
        line-height: 1.2rem;
    }
    .title_bar span{
        font-size: 2.5rem;
    }
    .container-support .top span{
        font-size: 2rem;
    }
    .container-AI .left{
        padding: 7.5% 1% 7.5% 0;
    }
    .container-about  h3{
        font-size: 1.8rem !important;
    }
    .container-about  h4,.container-workspace .btn-block .btn,.photo_block div h4,.container-support .bottom p,footer h3{
        font-size: 1.4rem !important;
    }
    .container-about  p,.container-workspace .center .list-block ul li,.photo_block div p,footer p{
        font-size: 1.1rem !important;
    }
    .title_bar2{
        font-size: 1.4rem !important;
    }
    .area_block h4,.container-workspace .top h3{
        font-size: 1.1rem !important;
    }
    .area_block ul li,.container-workspace .top ul li{
        font-size: 1rem !important;
    }
    footer{
        padding: 60px 2%;
    }
    footer .item{
        width: auto !important;
    }
}
@media screen and (max-width: 910px){
    .title_bar h2{
        line-height: 0.95em;
    }
    .title_bar span{
        font-size: 2rem;
    }
    .container-support .top span{
        font-size: 1.8rem;
    }
    .container-about  h3{
        font-size: 1.5rem !important;
    }
    .container-about  h4,.container-workspace .btn-block .btn,.photo_block div h4,.container-support .bottom p,footer h3{
        font-size: 1.1rem !important;
    }
    .container-about  p,.container-workspace .center .list-block ul li,.photo_block div p,footer p{
        font-size: 0.95rem !important;
    }
    .container-about{
        background-size: 11%;
    }
    .title_bar2{
        font-size: 1.5rem !important;
    }
    .area_block h4,.container-workspace .top h3{
        font-size: 1.2rem !important;
    }
    .area_block ul li,.container-workspace .top ul li{
        font-size: 1.1rem !important;
    }
    footer{
        padding: 60px 1%;
        display: block;
    }
    footer .left{
        margin-bottom: 20px;
        border-right: 0;
       
    }    
    footer .left img{
        max-width: 300px;
    }
    footer .item{
        width: auto !important;
    }
    footer .left,footer .right{
        width: 100% !important;
    }
    footer h3{
        display: none;
    }
}

@media screen and (max-width: 780px) {
    .title_bar h2{
        line-height: 0.9em;
    }
    .title_bar span{
        font-size: 1.8rem;
    }
    .container-support .top span{
        font-size: 1.5rem;
    }
    .container-AI,.container-AI .left,.container-about,.container-area .center,.container-area .bottom,.container-area .area_block,.photo_block > div {
        display: block !important;
        overflow: hidden;
    }
    .container-AI .left,.container-AI .right,.container-about .left,.container-about .right,.container-area .center .left,.container-area .center .right,.container-area .bottom .left,.container-area .bottom .right,.photo_block > div > div{
        width: 100%;
    }
    .container-workspace .center .list-block ul{
        width: 50%;
    }
    .container-AI .left,.container-about .right,.container-area .center .left{
        padding: 5% 5% 0 5%;
    }
    .container-AI .right,.container-about .left,.container-area .center .right{
        padding: 5%;
    }
    .container-about .top {
        padding-bottom: 10px !important;
    }
    .container-about  h3{
        font-size: 1.8rem !important;
    }
    .container-about  h4,.container-workspace .btn-block .btn,.photo_block div h4,footer h3{
        font-size: 1.4rem !important;
    }
    .container-about  p,.container-workspace .center .list-block ul li,.photo_block div p,.container-support .bottom p,footer p{
        font-size: 1.1rem !important;
    }
    .container-about{
        background-size: 11%;
        background-position: 2.5% 2%;
    }
    .container-area .top {
        padding: 30px 6% 0 6%;
    }
    .container-area .bottom > .right{
        background-size: 15%;
        padding-bottom: 10%;       
    }
    .container-workspace .center .ul_block {
        justify-content: flex-start !important;
    }
    .container-workspace .center .list-block ul{
        margin-bottom: 0;
    }
    
    .container-workspace .btn-block .btn{
        border-radius: 10px;
    }
    .container-workspace .list-block{
        padding: 20px;
    }
    .photo_block > div > div:last-child {
        padding: 0px 10px 10px 60px !important;
    }
    .numberIcon::before{
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 1.4rem;
        border-radius: 35px;
        margin: -5px 0 0 -45px;
    }
    .photo-slide{
        margin-bottom: 20px;
    }
    .photo_block {
        margin-bottom: 50px !important;
    }
    .photo-slide .owl-theme .owl-nav [class*=owl-],.news-slide .owl-theme .owl-nav [class*=owl-] {
        width: 30px;
        height: 30px;
        font-size: 1rem;
        line-height: 30px;
    }
    .news-slide .owl-theme .owl-nav .owl-prev{
        left: 1%;
    }
    .news-slide .owl-theme .owl-nav .owl-next{
        right: 1%;
    }
    .photoIcon{
        width: 25px;
        height: 25px; 
    }
    .photoIcon-wifi{
        width: 35px;
    }
    .container-support .bottom{
        padding: 0 6% !important;
    }
    .container-support .bottom > div{
        justify-content: flex-start !important;
    }
    .container-support .bottom .item{
        padding: 1% 1% 2% 1%;
        width: 50%;
    }
    .container-support .bottom > div:last-child > .item:not(:nth-child(2)){
        padding-top: 1%;
    }
    footer {
        padding: 30px 1%;
    }
    footer .item {
        padding: 0 10px 10px 10px;
        font-size: 1rem;
        width: 100% !important;
        justify-content: left !important;
    }
    footer .item .icon{
        width: 35px;
    }
    footer .item:last-child p{
        width: calc(100% - 45px);
    }
    footer .right .btn{
        width: 40%;
    }
    
}
@media screen and (max-width: 500px) {
    .container-workspace .center .list-block ul{
        width: 100%;
    }
    .title_bar h2{
        font-size: 16px !important;
        line-height: 0.85em;
    }
    .title_bar span{
        font-size: 1.5rem;
        border-top: 5px solid #76cbf0;
    }
    .container-about .title_bar{
        margin-bottom: 10px;
    }
    .container-support .top span{
        font-size: 1.3rem;
    }
}
@media screen and (max-width: 990px) {
    .nav-lang-item{
        margin: 5px 0;
    }
}