﻿.edit-box h1,
.edit-box h2,
.edit-box h3,
.edit-box h4,
.edit-box h5,
.edit-box h6,
.edit-box b{
    font-weight: bold;
}
/* ---------------header------------- */
#index .header-logo{
    width: 43px;
    max-width: 100%;
    display: block;
    margin-left: 20px;
    margin-top: 20px;
}

#index .header-logo{
    display: block;
}
.header-menu{
    display: block;
    float: right;
    transition: all .3s linear;
    width: calc(100% - 191px);
    text-align: right;
    vertical-align: middle;
    margin-top: 56px;
}
.header2 .header-menu{
    margin-top: 50px;
}
/* ------------------------------------------- */
.index-banner-box{
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    overflow: hidden;
}
.index-banner-box,
.index-banner-list,
.index-banner-list span,
.index-video-box,
.index-video,
.index-video-bg{
     height: 800px;
}
.index-banner-list-box{
    width: 100%;
    display: block;
    position: relative;
    
}
.index-banner-list span{
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.index-banner{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.index-banner-slong,
.index-video-slong{
    width: 100%;
    text-align: center;
    color: #FFF;
    display: block;
    position: absolute;
    z-index: 9;
    bottom: 10%;
    cursor: context-menu;
}
.index-video-mask{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color:#000;
    z-index: 5;
}
.index-video-box{
    width: 100%;
    display: block;
    position: relative;
}
.index-video{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
    display: block;
}
.
.index-video-bg{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.index-banner-mask{
    width: 100%;
    height: 100vh;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-image: url('../img/banner-mask.jpg');
    opacity: 0.2;
    background-size: cover;
    background-position: center;
    z-index: 1;
    pointer-events: none;
}
.index-banner-slong-box{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 10%;
    left: 0;
    z-index: 5;
    pointer-events: none;
    text-align: center;
}
.index-video-open{
    display: none;
}
.index-slong-en{
    font-size: 28px;
    font-family: 'Courgette';
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
}
.index-slong-ch{
    font-size: 20px;
    font-family: 'Noto Sans TC';
    vertical-align: middle;
    letter-spacing: 1px;
}
.wheel{
    width: 30px;
    display: block;
    position: absolute;
    bottom: 20%;
    left: calc(50% - 15px);
    z-index: 9;

}
.index-video-bg{
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
/* -----------關於我們----------- */
.index-about-logo{
    width: 60px;
    max-width: 100%;
    margin: 0 auto;
}
.index-about-box{
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}

.index-about-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('../img/index-about-bg.jpg');
    display: none;
}
.index-about-mid{
    display: block;
    vertical-align: middle;
    position: relative;
}
.index-about-info-box{
    width: 100%;
   
    margin: 0 auto;
    display: block;
    position: relative;
    background-color: #ffc5c5;
}
.index-about-info{
    width: 1200px;
    padding: 50px 0;
    display: table;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    margin: 80px auto;
}
.index-about-bg2{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('../img/index-about-bg2.jpg');
    opacity: 0.1;
}
.index-about-title-box{
    width: 100%;
    display: block;
    margin: 15px auto;
    text-shadow: rgba(0, 0, 0, 1.0)1px 0px 1px;
}

.index-about-title-ch{
    font-family: "cwTeXFangSong";
    display: inline-block;
    color: #FFF;
    letter-spacing: 1px;

}
.index-about-title-ch span:nth-child(1){
    font-size: 28px;
    font-weight: bold;
}
.index-about-title-ch span:nth-child(2){
    font-size: 28px;
    font-weight: bold;
}
.index-about-title-ch span:nth-child(3){
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px;
}
.index-about-title-en{
    display: inline-block;
    color: #FFF;
    font-family: 'Sofia';
    letter-spacing: 1px;
}
.index-about-title-en span{
    font-size: 32px;
    font-family: 'Sofia';
}
.index-about-title-en span:nth-child(1){
    padding-right: 20px;
}
.index-about{
    display: block;
    vertical-align: middle;
    text-align: center;
}
.index-about-info-title{
    font-size: 28px;
    letter-spacing: 1px;
    padding-bottom: 15px;
    font-family:"cwTeXFangSong";
    color: #612b8d;
}

.index-about-info-p{
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 15px;
    font-family:"cwTeXFangSong";
}
.index-about .index-about-info-p:last-child{
    padding-bottom: 0;
}


/* ------------index-works---------- */
.index-works-box{
    padding-top: 0;
}
.index-works-title-box{
    text-align: center;
    letter-spacing: 4px;
    margin-top: 0px;
    margin-bottom: 80px;
}

.index-works-title-en{
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    background-color: #f09da2;
    font-size: 12px;
    font-family: 'Arial';
    position: relative;
    padding: 5px;
    box-sizing: border-box;
}
.index-works-title-en span{ 
    width: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 40px);
}
.index-works-title-en h2{
    display: block;
    position: absolute;
    bottom: 23px;
    color: #FFF;
    width: 100%;
    text-align: center;
}
.index-works-title-border{
    width: 100%;
    height: 100%;
    display: block;
    border: 2px solid #FFF;
    border-radius: 50%;
    box-sizing: border-box;
}
.index-works-line{
    width: 130px;
    max-width: 100%;
    display: block;
    height: 1px;
    margin: 0 auto;
    background-color: #000;
    margin-bottom: 10px;
}
.index-works-title-ch{
    font-size: 30px;
    letter-spacing: 1px;
    color: #000;
    margin-top: 10px;
}
.index-works-title-en img{
    width: 30px;
    position: absolute;
    display: block;
    left: calc(50% - 15px);
    top: 18px;
}
.index-works-list-box{
    font-size: 0;
    width: 1470px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.index-works-list{
    width: 23%;
    height: 430px;
    display: inline-block;
    margin: 0 1%;
    margin-bottom: 3%;
    position: relative;
    overflow: hidden;
}
.index-works-list-img{
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.index-works-mask-box{
    width: 100%;
    height: 100%;
    background-color: rgba(240, 157, 162, 0.8);
    display: table;
    padding: 20px;
    box-sizing:border-box;
    position: absolute;
   
}
.index-works-mask-box span{
    width: 100%;
    height: 100%;
    border: 1px solid #FFF;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.index-works-list-title-box{
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
}
.index-works-list-title-mid{
    display: table-cell;
    vertical-align: middle;
}

.index-works-list-title{
    font-size: 18px;
    color: #FFF;
    display: block;
    text-align: center;
}

.index-works-mask-box i{
    font-size: 18px;
    text-align: center;
    display: block;
    color: #FFF;
    margin-top: 10px;
}
.open{
    overflow: hidden;
}
.index-works-class-name{
    font-size: 16px;
    color: #5f2a8d;
    padding-top: 8px;
}