*{
  margin: 0;
  padding: 0;
  font-style: none
  ;
}


body,html {
    font-family: sans-serif;
    }



    .img-box-1 {
     width: 160px;
      line-height: 70px;
    }
           
        .img-box-1 img{
        width: 100%;
        }

        /* <!-- ＝＝＝＝＝＝＝＝＝＝＝＝＝手機版菜單 --> */
      
      .header-ph{
        display:none;
      }
      
      
      #cloud{
        position: fixed;
        top:0;
        left: 0px;
        z-index: -1;
        opacity: 0;
        height: 100%;
        }
      
      
      .small{
        display: none;
      }
      
      .side-menu{
        display: block;
        z-index: 100;
        width: 100%;
        
      }
      
   
      
      
      .header-ph{
        position: fixed;
        
        width: 100%;
        z-index: 110;
        box-shadow: 0px 0px 11px #2eb4c0a3;
        height: 70px;
        top: 0;
       
        background-color:#085e9c ;
         
         
       
        
      }
      
      
       .header-ph li a:hover{
        text-decoration: none;
        color: #139884;
       }
      
      
      
    .menu-control{
    position: absolute;
    width: 50px;
    height: 50px;
    border: solid 2px #fff;
    
    top:10px;
    right:10px;
    
    } 
    
    
    .menu-control span{
    display: block;
    height: 3px;
    background-color: #fff;
    margin: 9px; 
    transform-origin: 3px;
    
    transition: .3s;
    
    
    }
      
        .menu-control2{
         display: none;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, .5);
          position: fixed;
          left: 0;
          top:0;
          z-index: 1;
          }
       
       
       
        .side-menu {
         box-sizing: border-box;
         background: #ecf5f9;
      transition: all .3s;
       overflow: auto;
       position: fixed;
       width: 60%;
       top:70px;
       height: 100vh;
       z-index: 95;
       transform: translateX(-100%);
         
       }
    
      
      
       #cloud:checked ~.side-menu{
          transform: translateX(0%);
       }   
      
       #cloud:checked ~ .menu-control2{
        display: block;
        }
        
       
      
      
        
      .side-menu li {
        list-style: none;
        padding: 11px 0;
        
        border-bottom: 1px solid #c5c4c4;
          color: #666;
        
       } 
      
       
       
      
       .side-menu li a{
        text-decoration: none;
        color:#5c5c5cb8;
        font-size: 19px;
        padding: 11px 5px 10px 20px;
        font-weight: bold;
    
       
        }
       
      
      
        .side-menu li a:hover{
          color: #223e6c 
        }
    
        /* ------ */
      
        .line1_rotate{
          width: 40px;
        
      transform: translate(0px,0) rotate(45deg);}
    
        .line2_hide{
          opacity: 0;
      }
    
       .line3_rotate{
          width: 40px;
          
          transform: translate(0px,0) rotate(-45deg);}
    
          .menu li{
           display: block;
              
              }
/* ========= */

    #ICON{
      position:absolute;
      right:40px;
      top:200px;
    width: 80px;
    height: 80px;
    z-index: 100;

    }

    #ICON:hover{
      transform: scale(1.1);
    }


  


    #ICON img{
      width: 100%;
      box-shadow: 2px 2px 4px #aaa;
      border-radius: 50%;
      background-color: white;
    }


    #ICON-1 {
      position: fixed;
      width: 80px;
    height: 80px;
      bottom: 25px;
      right: 20px;
      z-index: 99;
      text-align: center;
      display: none;
      
  }

  #ICON-1 img{
    width: 100%;
    box-shadow: 2px 2px 4px #aaa;
    border-radius: 50%;
    background-color: white;
  }




 .header-bar{
   width: 100%;
   background-color: #085e9c;
   display: flex;
   justify-content: space-between;
   padding: 10px 25px;
   position: fixed;
   z-index: 100;
   top: 0;
 }

 .header-bigimg{
   width: 180px;
 }
 .header-img img{
  width: 100%; 
 }

 .header-word{
  width: 70%; 
 display: flex;
 justify-content: flex-end; 
 align-items: center;

 padding: 0 40px;
 
 }

 .header-word a{
cursor: pointer;
   font-size: 20px;
   text-decoration: none;
   color: white;
   position: relative;
   padding: 15px 15px 10px 15px;
 }

 .header-word a::after{
  position: absolute;
  transition: 0.3s;
  content: "";
  width: 0;
  left: 0%;
  bottom: 0;
  height: 2px;
  background: #f7f7f7;
   }




 .header-word a:hover{
  color: white; 
  text-decoration: none;
  
 }

 .header-word a:hover::after{
  color: white; 
  text-decoration: none;
  width: 100%;
  left: 0%;
 }

 .header-bar-ph{
   display: none;
 }

/* --------------firstpart */

.color h4{
  font-size: 21px;
}

.firstpartbg{
  background-color: #fff;
  width: 100%;
  height: 280px;
  margin-top: 100px;
}

.firstpartimg{
  background-image:url(../img/1.png);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.firstpartbgimg{
width: 50px;
margin: 0% auto;
}

.firstimg img{
  width: 100%;
}

.firstword{
 text-align: center;
 color: #626262; 
}

.firstpartbiglogo{
width: 60%;
margin: 0 auto;  
}

.firstpartlogo img{
  width: 100%;
  margin-top: -120px;
}

.firstpartlogo-ph{
  width: 60%;
  margin: 0 auto;   
}

.firstpartlogo-ph img{
  width: 100%;
}

.bottom{
  padding-bottom: 100px;
}

.header-bar-pc{
  display: none;
}

.firstpartbiglogo-ph{
  display: none;
}

.color h4{
  color: #626262;
  line-height: 37px;
  text-align: justify;
}



/* ----------second */

.bg2 {
  width: 100%;
  background-image: url(../img/bg2.png);
  height: 120px;
  background-color: #ecf5f9;
  background-size: cover;
  margin-top: -40px;
}


.secondpartbg{
  background-image:url(../img/2.png);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.member{
  padding-bottom: 100px;
 width: 100%;
 display: flex;
justify-content: center
}

.one,.two,.three{
width: 30%;
background-color: #fff;
border-radius: 10px;
margin: 0 30px;



}


.one h5{
  font-size: 18px;
}

.two h5{
  font-size: 18px;
}


.three h5{
  font-size: 18px;
}


.onebimg,.twobimg,.threebimg{
 width: 100%; 
 
}
.oneimg,.twoimg,.threeimg{
  width: 100%;
  overflow:hidden;
}

.oneimg img,.twoimg img,.threeimg img{
 width: 100%;
 border-radius: 10px;
 transform:scale(1,1);
 transition: all 1s ease-out;

}

.oneword, .twoword, .threeword {
  padding: 15px;
  text-align: justify;
  box-shadow: 0px 0px 10px rgb(87 87 87 / 44%);
  margin-top: -10px;
  border-radius: 0 0 10px 10px;
  height: 530px;
}




.oneword p,.twoword p,.threeword p{
margin: 0;
}

.one h5{
  line-height: 30px;
  text-align: justify;
}

.two h5{
  line-height: 30px;
}

.three h5{
  line-height: 30px;
}

.one, .two, .three h4 {
  color: #626262;
}


.oneimg,.twoimg,.threeimg{
  width: 100%; 
  border-radius: 10px; 
  
 }
 
.one img,.twoimg img,.threeimg img{
  width: 100%; 
 }

 






 .mt{
  margin-top: 80px; 
 }

 .blue{
   width: 100%;
   color: #085e9c!important;
  margin-bottom: 10px!important;
   border-radius: 10px;
   font-size: 21px;
 }

 .blue-1{

  color: #085e9c!important;
  background-color: #ecf5fa;
  padding: 5px ;
  border-radius: 10px;
  display: inline-block;
  font-size: 21px!important;
}


 /* ----------three*/

.threepartbg{
  background-image:url(../img/1.png);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 20px;
  /* height: 800px; */
}


/* -------swiper */


.swiper-pagination{
  margin-top: 20px;
}

.swiper-container {
  width: 100%;
  height: 500px;
  box-shadow: 0px 0px 10px #aaaaaa9e;
   border-radius: 20px;
}

.swiper-slide {
 position: relative;
  font-size: 18px;
  background: #fff;
  cursor: grab;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
 
}




.sbox{
  display: flex;
  width: 90%;
  cursor: grab;
}


.simg {
  width: 35%;
  padding: 20px;
}


.simg img {
  width: 100%;
}

.sword{
  width: 60%;
  padding: 20px;
  display: flex;
  justify-content: center;
 
  flex-direction: column;
}


.sword p{
  text-align: justify;
}

.sword h2{
  color: #57a5ec;
  margin-bottom: 10px;
}

.swiper-slide::after {
  content: "";
  background-image: url(../img/ribbon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 200px;
  
}


.bg3 {
  width: 100%;
  background-image: url(../img/bg3.jpg);
  height: 70px;
 
padding-top: 15px;
  background-size: cover;
  margin-top: -6px;
}

.footerpartbg{
  width: 100%;
  background-color: #085e9c; 
margin-top: -1px;
padding-bottom: 20px;
}

.footerword{
  width: 40%;
}



.footericon{
  width: 37%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footericon img{
  width: 100%;
}

.footerbox {
  display: flex;
  width: 90%;
  margin: 0 auto;
  justify-content: space-around;
}


.footerword h2{
color: white;
  font-size: 28px;
  position: relative;
  margin-bottom: 15px;
}

.footerword a{
  color: white;
}

.footerword a:hover{
  color: rgba(255, 255, 255, 0.807);
  text-decoration: none;
}


.footerword h2::after {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #fff;
  width: 55px;
  height: 2px;
}

.footerword p{
  display: inline-block;
  font-size: 20px;
  margin-bottom: 3px;
  display: flex;
  color: #fff;
  margin-bottom: 20px;
}

 .conpyright{
   text-align: center;
   color: #fff;
 }



.ic{
  background-color: #fff; 
  width: 33px!important;
  height: 33px!important;
  padding: 5px;
  border-radius: 50%;
  color:#085e9c ;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ic-1{
 color:#00d000
}

.one,.two,.three h5{
  color: #626262;

 

}

.blue-1{
  font-size: 21px;
}


.firstpartlogo-ph{
  width: 100%;
}






  @media screen and (max-width: 767px) { 
    .header-bar{
      display: none;
    }

    .firstpartlogo img {
      display: none;
    }

    .firstpartimg {
      background-image: url(../img/1-1.png);
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
  }

  .color h4 {

    line-height: 33px;
 
    font-size: 18px;
}

.oneword {
height: 525px;
}

 .twoword {
  height: 466px;
  }

 .threeword {
    height: 510px;
    }

.footerword p {
  font-size: 18px;}

  .footerword h2 {

    font-size: 25px;}

    .footerword h2::after {
     
      width: 45px;}

.one h4{
 
  font-size: 23px;
}

.two h4{
 
  font-size: 23px;
}

.three h4{
 
  font-size: 23px;
}

.one h5{
 
  font-size: 18px;
}

.two h5{
 
  font-size: 18px;
}

.three h5{
 
  font-size: 18px;
}



.blue{
  font-size: 21px!important;
}

  

    .firstpartbiglogo-ph{
      display: block;
      width: 55%;
      margin: 0 auto;
    }

    

    .firstpartlogo-ph img{
width: 100%;
    }
    
    .firstpartlogo-ph img {
      margin-top: -100px;
  }

  .secondpartbg{
    background-image:url(../img/2-2.png);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }


  .member {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 87%;
    margin: 0 auto;
}

.one{
  width: 100%;

}

.two{
  width: 100%;
}

.three{
  width: 100%;
}

.one,.two,.three{
 margin-top: 40px;
  
  
  }

  .color{
    width: 90%;
    margin: 0 auto;
  }


  #ICON{
    display: none;
  }

  #ICON-1{
    display: block;
  }


  .swiper-slide::after {
  
    
    height: 110px;
}


.sbox {
  flex-direction: column;}

  .sword {
    width: 100%;}

    .simg {
      width: 60%;
      margin: 0 auto;
    padding: 0;}

      .sword h2 {
      
        font-size: 23px;
    }

    .swiper-container {
      width: 87%;}



      .header-ph {
        display: block;
    }

    .footericon {
      width: 90%;
      margin: 10px auto 10px auto;
    }

      .footerword {
        width: 100%;
    }

    .footerbox {
   
      flex-direction: column;
  }

  #ICON-1{
    display: block;
  }

   

  }
  @media screen and (min-width: 768px){
  .swiper-container {

    height: 400px;
}
  }

  @media screen and (min-width: 500px) and (max-width: 800px){

    .firstpartlogo-ph {
      width: 70%;
  }


    }


    @media screen and (min-width: 801px) and (max-width: 1023px){

      .firstpartlogo-ph {
        width: 55%;
    }
  
  
      }


  @media screen and (min-width: 768px) and (max-width: 1024px) { 
   
    .firstpartbg {
      height: 220px;
  } 

  .firstpartlogo img {
    margin-top: -70px;
}


.header-word {
  width: 80%;
 
}


#ICON{
  display: none;
}
.footerbox {
  
  width: 100%;

}

.footerword {
  width: 50%;
}

  }
  @media screen and (max-width: 340px) { 
  .threeword h5{
    word-break: break-all;
  }
}


@media screen and (min-width: 2000px) { 

  .firstpartbiglogo {
    width: 45%;
    margin: 0 auto;
}
}

@media screen and (min-width: 1900px) { 

  .bg2 {
  height: 172px;
} 


.bg3 {
 height: 150px;
}
}


@media screen and (min-width:768px) and (max-width:1023px) { 
.member {
  display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
}

.one, .two, .three {
  width: 100%;
margin-top: 40px;
}

 .threeword {
height: 500px;
}


.twoword {
  height: 420px;
  }

  .oneword {
    height: 405px;
    }

    .firstpartbiglogo-ph {
      display: block;
  }
  .firstpartlogo{
    display: none;
  }





}
/* --------- 人物碰到圖片放大特效 */

.oneimg {
  position: relative;
  overflow: hidden;

}

.twoimg {
  position: relative;
  overflow: hidden;

}


.threeimg {
  position: relative;
  overflow: hidden;

}


@-webkit-keyframes circle {
  0% {
      opacity: 1;
  }
  40% {
      opacity: 1;
  }
  100% {
      width: 200%;
      height: 200%;
      opacity: 0;
  }
}
@keyframes circle {
  0% {
      opacity: 1;
  }
  40% {
      opacity: 1;
  }
  100% {
      width: 200%;
      height: 200%;
      opacity: 0;
  }
}


/* ====== */
.oneimg:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}
.oneimg:hover:before  {
 
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}

.oneimg img {
transition: 0.5s;
}

.oneimg:hover.oneimg img {
  transform:scale(1.2,1.2);
  transition: all 1s ease-out; 
}

/* ====== */

.twoimg:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}
.twoimg:hover:before  {
 -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}

.twoimg img {
transition: 0.5s;
}
.twoimg:hover.twoimg img {
  transform:scale(1.2,1.2);
  transition: all 1s ease-out; 
}

/* ====== */


.threeimg:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}
.threeimg:hover:before  {
 
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}

.threeimg img {
transition: 0.5s;
}

.threeimg:hover.threeimg img {
  transform:scale(1.2,1.2);
  transition: all 1s ease-out; 
}
/* ======== */


@keyframes f-up {
  0% {
      will-change: transform;
      /*優化動畫卡頓1*/
      /*position:relative;優化動畫卡頓2*/
      /*z-index: 1;優化動畫卡頓2*/
      opacity: 0;
      /*初始狀態 透明度為0*/
      transform: translateY(100px);
      /*初始狀態 文件流下100px*/
  }
  100% {
      opacity: 1;
      /*結尾狀態 透明度為1*/
      transform: translateY(0px);
      /*初始狀態 恢復正常位置*/
  }
}

.f-up {
  animation-name: f-up;
  /*動畫名稱*/
  animation-duration: .8s;
  /*動畫持續時間*/
  animation-iteration-count: 1;
  /*動畫次數*/
  animation-delay: 0s;
  /*延遲時間*/
}