﻿
.index-banner-box{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.index-banner-box
.index-banner-list,
.index-video-box,
.index-video,
.index-video-bg,
.index-banner{
     height: 100vh;
}
.index-banner-list-box{
    width: 100%;
    display: block;
    position: relative;

}
.index-banner-list{
    width: 100%;
    display: block;

}
.index-banner-list span{
    height: 100%;
    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;
    font-size: 36px;
    color: #FFF;
    display: block;
    position: absolute;
    z-index: 9;
    top: 48%;
    text-shadow: rgba(0,0,0,0.6) 2px 2px 2px;
    cursor: context-menu;
}
.index-video-mask{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.4;
    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-video-open{
    display: none;
}


.index-info-box{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url(../img/index-bg.jpg);
    padding-bottom: 50px;
}
.index-works-list-box{
    font-size: 0;
    width: 1910px;
    max-height: 100%;
    display: block;
}
#works-info{
    width: 1910px;
}
.index-works-list-s{
    width: 10%;
    display: block;
    position: relative;
}
.index-works-list-b{
    width: 20%;
    display: block;
}
.production-list-img-box{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.production-list-img{
    width: 100%;
    height: 100%;

    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    background-position: center;
}


.production-list-title {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    color: #FFF;
    transition: all .5s ease;
    z-index: 1;
}
.production-list-img2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.production-list-title-bg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    background-color: rgba(0,0,0,0.7);
    background-image: url(../img/hover-icon.png);
    transition: all .5s ease;
    opacity: 0;
}



.gutter-sizer{
    font-size: 0;
    width: 0;
}

.index-info-title-block{
    width: 1600px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 50px 0;
}
.index-info-title-line{
    width: 2px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    background-color: #a8ad6a;
    margin-right: 10px;
}

.index-info-title1{
    font-size: 20px;
    font-family: "Calibri";
    color: #FFF;
}
.index-info-title2{
    font-size: 9.6px;
    color: #a8ad6a;
    font-family: "Arial";
}

.index-more-box{
    width: 150px;
    max-width: 100%;
    height: 30px;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    line-height: 30px;
    color: #a8ad6a;
    letter-spacing: 2px;
}
.index-more-border-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.index-more-border-left{
    width: 1px;
    height: 100%;
    display: block;
    background-color: #a8ad6a;
    position: absolute;
    top: 0;
    left: 0;
}
.index-more-border-top1{
    width: 10px;
    height: 1px;
    display: block;
    background-color: #a8ad6a;
    position: absolute;
    top: 0;
    left: 0;
}
.index-more-border-top2{
    width: 10px;
    height: 1px;
    display: block;
    background-color: #a8ad6a;
    position: absolute;
    top: 0;
    right: 0;
}
.index-more-border-right{
    width: 1px;
    height: 100%;
    display: block;
    background-color: #a8ad6a;
    position: absolute;
    top: 0;
    right: 0;
}
.index-more-border-bottom1{
    width: 10px;
    height: 1px;
    display: block;
    background-color: #a8ad6a;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-more-border-bottom2{
    width: 10px;
    height: 1px;
    display: block;
    background-color: #a8ad6a;
    position: absolute;
    bottom: 0;
    right: 0;
}


.index-info-border-box{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    pointer-events: none;
}
.index-info-border-left1{
    width: 2px;
    height:40px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #a8ad6a;
}
.index-info-border-left2{
    width: 2px;
    height:40px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-color: #a8ad6a;
}
.index-info-border-top{
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    background-color:  #a8ad6a;
}
.index-info-border-right1{
    width: 2px;
    height:40px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #a8ad6a;
}
.index-info-border-right2{
    width: 2px;
    height:40px;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0;
    background-color: #a8ad6a;
}
.index-info-border-bottom{
    width: 100%;
    height: 2px;
    display: block;
    bottom: 0px;
    position: absolute;
    right: 0;
    background-color: #a8ad6a;
}
.index-info-title{
    display: inline-block;
    vertical-align: middle;
}


/*過場動畫*/

.dt-loading-2 {
    width: 100%;
    height: 100vh;
    display: table;
    position: fixed;
    top: 0;
    z-index: 99999;
    transition: all .4s linear;
    background-color: #000;
}

.laying-2 {
   display: table-cell;
   vertical-align: middle;
}

.loading-logo-box{
    width: 400px;
    max-height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.loading-log{
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}
.loading-bg-box{
    width: 100%;
    position: relative;
    height: 10px;
    background-color: #FFF;
    border: 2px solid #FFF;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 2px;
}

.loading-bg-p{
    width: 100%;
    position: relative;
    text-align: center;
    height: 20px;
    display: block;
}

.loading-bg{
    width: 0%;
    height: 100%;
    background-color: #a8ad6a;
    display: block;
    position: relative;
    z-index: 1;
}

.loading-bg-2{
    width: 100%;
    height: 100%;
    background-color: #eee;
    position: absolute;
    top: 0;
    left: 0;
}

.banner-scroll-box{
    display: none;
    width: 50px;
    max-width: 100%;
    position: absolute;
    bottom: 5%;
    left: calc(50% - 25px);
    text-align: center;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    z-index: 9;
}
.banner-scroll-box img {
    display: block;
    animation: fadeUpout-banner-arrow 1.5s linear 0s infinite alternate;
    margin: 0 auto;
}
.banner-scroll-box span {
    display: block;
    margin-top: 20px;
}