﻿
.header-menu-title span{
    position: relative;
    z-index: 6;
}
.header-style1 .header-menu> li.header-insect{
    position: static;
}
.header-style1 .header-menu> li.header-insect .header-menu-s-list-box{
    left: 0;
    font-size: 0;
    text-align: left; 
}
.header-style1 .header-menu> li.header-insect .header-menu-s-list{
    width: 25%;
    display: inline-block;
    border-top: 0;
    border-left: 0;
}
.header-style1 .header-menu> li.header-insect .header-menu-s-list:nth-child(4n+4){

    border-right: 0;
}
.header-style1 .header-menu> li.header-insect .header-menu-s-list-box .header-menu-s-list{
    text-align: center;
}
.header-style1 .header-menu> li.header-insect .header-menu-s-list-box .header-menu-s-list a{
    display: block;
    font-size: 18px;
}
.header-style1 .header-menu> li.header-insect .header-menu-s-list-box .header-menu-s-list{
    height: 45px;
    line-height: 45px;
}

.header-about .header-menu-s-list:after{
    display: none;
}
.header-menu-s-list:after{
    content: 'none';
    font-size: 0;
    width: 1px ;
    height: 15px;
    background-color: #FFF;
    position: absolute;
    right: 0;
    top: 15px;
}
.header-menu-s-list:nth-child(4n+4):after{
    display: none;
}


/*-----------------------*/
.index-banner-box{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 65px;
}
.index-banner-box,
.index-banner-list,
.index-video-box,
.index-video,
.index-video-bg{
     height: 600px;
}
.index-banner-list-box{
    width: 100%;
    display: block;
    position: relative;
    
}
.index-banner-list{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.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%;
    font-size: 20px;
    color: #000;
    display: block;
    z-index: 9;
    font-weight: bold;
    letter-spacing: 2px;
    cursor: context-menu;
}
.index-banner-slong-list{
    position: absolute;
    top: 45%;
    z-index: 6;
    width: 50%;
    right: 0;
    display: block;
    pointer-events: none;
}
.index-video-mask{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    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-banner-slong-box{
    width: 50%;
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    z-index: 5;
    pointer-events: none;
    text-align: left;
}
.index-video-open{
    display: none;
}
.scroll-box{
    width: 420px;
    height: 60px;
    display:         flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction:column;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: calc(50% - 210px);
    background-image: url('../img/scroll.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    letter-spacing: 2px;
    z-index: 9;
}
.scroll-box i{
    font-size: 20px;
}
/*-----------index-insect-----------*/
.index-insect-box{
    padding-bottom: 100px;
}
.index-title{
    font-size: 20px;
    color: #FFF;
    letter-spacing: 2px;
    display: block;
    background-color: #0ba39b;
    text-align: center;
    line-height: 60px;
    height: 60px;
}
.index-insect-list-box{
    width: 1200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 80px 0;
}

.index-insect-list{
    width: 300px;
    max-width: 100%;
    display: block;
    margin: 0 50px;
}
.index-insect-list a{
    width: 300px;
    max-width: 100%;
    display: block;
    text-align: center;
    outline: none;
}
.index-insect-img-box{
    width: 300px;
    height: 300px;
    max-width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
}
.index-insect-img{
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.index-insect-title{
    font-size: 16px;
    color: #555;
    letter-spacing: 2px;
    margin-top: 20px;
    height: 50px;
    overflow: hidden;
}
.index-insect-link{
    width: 160px;
    height: 40px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #90c31f;
    border: 1px solid #90c31f;
    text-align: center;
    box-sizing: border-box;
    line-height: 40px;
    letter-spacing: 2px;
    border-radius: 10px;
    -webkit-border-radius:10px;
}

.index-insect-box .slick-prev:before,
.index-insect-box .slick-next:before{
    display: none;
}
.index-insect-box .slick-prev,
.index-insect-box .slick-next{
    width: 16px;
    height: 29px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 5;
    transition: all .3s linear;
}
.index-insect-box .slick-prev{
    background-image: url('../img/slick-left.png');
}
.index-insect-box .slick-prev:hover{
    background-image: url('../img/slick-left2.png');
}
.index-insect-box .slick-next{
    background-image: url('../img/slick-right.png');
}
.index-insect-box .slick-next:hover{
    background-image: url('../img/slick-right2.png');
}
/*-------------index-news------------*/

.index-news-box{
    padding-bottom: 50px;
    position: relative;
}
.index-news-bg{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0ba39b;
    transform: scale(0,1);
    transition: all 1s linear;
}
.index-news-title-box{
    color: #FFF;
    padding: 20px 0;
    position: relative;
    transition: all 1s linear;
    transition-delay: 0.5s;
}
.index-news-title1{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    text-align: center;
}
.index-news-title2{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    text-align: center;
}
.index-news-list-box{
    width: 1200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0;
    position: relative;
}
.index-news-list{
    width: 280px;
    max-width: 100%;
    display: inline-block;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-right: 26px;
    overflow: hidden;
}
.index-news-list-box .index-news-list:last-child{
    margin-right: 0;
}
.index-news-list-date{
    font-size: 12px;
    color: #555;
    display: block;
    letter-spacing: 2px;
    padding: 5px 0;
    padding-left: 10px;
    box-sizing: border-box;
}
.index-news-list-img-box{
    width: 100%;
    height: 200px;
    display: block;
    overflow: hidden;
    position: relative;
}
.index-news-list-img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s linear;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.index-news-list-title{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.6;
    height: 100px;
    overflow: hidden;
    padding:0 10px;
    box-sizing: border-box;
}

.index-news-link{
    width: 160px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    letter-spacing: 2px;
    -webkit-border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}





/*過場動畫*/
.close{
    overflow: hidden;
}
.dt-loading-2 {
    width: 100%;
    height: 100vh;
    display: table;
    position: fixed;
    top: 0;
    z-index: 99999;
    transition: all .4s linear;
    background-color: #FFF;
}

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

.loading-logo-box{
    width: 300px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.loading-log{
    width: 100%;
    display: block;
    position: relative;
 
}
.loading-mask{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    background: #FFF;
    right: 0%;
    animation:  right2 2s linear 0s 1 forwards;

}

.load2{
    position: absolute;
    top: 0;
    left: 0;
}
.spinner {
  margin: 20px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #62c1b4;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) ;background-color:#62c1b4 }  
  20% { -webkit-transform: scaleY(1.0) ;    background-color: #555 ;}
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
    background-color:#62c1b4;

  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
        background-color:  #555 ;
  }
}