
*{
   font-family:"Microsoft Jhenghei";
   margin: 0;
   padding: 0;
}

html, body {
   height:100%;
   margin:0;
   overflow:hidden;
}
header{

  }

.logo{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index:99;
}

.color-r{
   background-color: #e9e9e9;
   width: 560px;
   height:100%;
   position:absolute;
   right:0px;
   z-index:5;
}
.title-1 img{
   position: absolute;
   z-index: 5;
   left: -6%;
   margin-top: 330px;
}
.title-2 img{
   position: absolute;
   margin-top:280px;
}
.sub{
   position: absolute;
   z-index: 5;
   left: 10%;
   margin-top: 600px;
   font-size: 20px;
   color: #717171;
}
.sub-a{
   position: absolute;
   z-index: 5;
   left: 85px;
   margin-top: -650px;
   font-size: 20px;
   color: #ffffff;
   width: 130px;
}

.color-l{
   display: none;
   position:absolute;
   left:0px;
   top: 0;
   z-index:5;
   margin: 0;
}
.title-3 img{
   position: absolute;
   z-index: 5;
   top: 0;
}

/* .pic-l-a{
}

.pic-l-b img{
   display: none;
} */

.btn-a{
   position: absolute;
   z-index: 5;
   left:0;
   top: 0;
}

.btn-a a{
   text-align: center;
   font-size: 30px;
   font-weight: 500;
   color: #fff;
   border-radius: 3px;
   background-color: #ff9f38;
   padding: 0.5em 4em;
}

.sub-sp {
   position: absolute;
   z-index: 5;
   left: 0;
   top: 0;
   font-size: 20px;
   color: #ffffff;
   width: 130px;
}

@media(max-width:1600px){
    .title-1 img{
       left: -6%;
       margin-top: 230px;
    }
    .title-2 img{
       margin-top:180px;
    }
    .sub{
       margin-top: 490px;
    }
/*     .btn-a{
       margin-top: 640px;
    }
    .btn-a a{
       padding: 0.5em 3.5em;
    } */
}
@media(max-width:1530px){
  .sub{
    position: absolute;
    z-index: 5;
    left: 85px;
    margin-top: -650px;
    font-size: 20px;
    color: #717171;
    display: block;
  }
/*    .pic-l-a img{
      display: none;
   }
   .pic-l-b img{
      display: block;
   } */
}
@media(max-width:1080px){
   .color-r{
      width: 460px;
   }
   .title-1 img{
      width: 84px;
   }
   .title-2 img{
      width: 397px;
   }
   .sub{
      left: 9.5%;
      margin-top: 460px;
      font-size: 17px;
   }
/*    .btn-a{
      margin-top: 590px;
   }
   .btn-a a{
      padding: 0.3em 3em;
   } */
}
@media(max-width:960px){
   .color-r{
      width: 400px;
   }
   .title-1 img{
      width: 73px;
   }
   .title-2 img{
      width: 348px;
   }
   .sub{
      left: 9.5%;
      margin-top: 440px;
      font-size: 17px;
   }
/*    .btn-a{
      margin-top: 565px;
   } */
}
@media(max-width:880px){
   .color-r{
      display: none;
   }
   .color-l{
      display: block;
      z-index: 25;
      top: 0;
   }
   .title-3 img{
      width: 640px;
      top: 20px;
   }
    .sub-sp{
        z-index: 100;
        top: 330px;
        left:100px;
    }
   .btn-a{
      z-index: 120;
      width: 310px;
      top: 530px;
      left: 100px;
   }
/*    .sub-a{
      left: 25px;
      margin-top: -235px;
   } */
}
@media(max-width:768px){
   .title-3 img{
      top: 40px;
   }
    .sub-sp{
        z-index: 100;
        top: 350px;
    }
   .btn-a{
      z-index: 120;
      top: 550px;
   }
   .sub-a{
      left: 25px;
      margin-top: -255px;
   }
}
@media(max-width:680px){
   .sub-a{
      left: 30px;
      margin-top: -255px;
   }
}
@media(max-width:520px){
   .title-3 img{
      width: 520px;
      top: 50px;
   }
    .sub-sp{
        z-index: 100;
        top: 300px;
        left:80px;
        font-size: 16.5px;
    }
   .btn-a{
      z-index: 120;
      top: 480px;
      left:80px;
   }
   .sub-a{
      font-size: 16.5px;
      left: 80px;
      margin-top: -305px;
   }
   /*.pic-l-b img{
      width: 1000px;
   }*/
}
@media(max-width:420px){
   .title-3 img{
      width: 460px;
      top: 60px;
   }
    .sub-sp{
        z-index: 100;
        top: 280px;
        left:70px;
        font-size: 16px;
    }
   .btn-a{
      z-index: 120;
      top: 470px;
      left:30px;
   }
   .sub-a{
      left: 78px;
      margin-top: -310px;
      font-size: 16px;
   }
   /*.pic-l-b img{
      width: 1000px;
   }*/
}
@media(max-width:380px){
   /*.pic-l-b img{
      width: 728px;
   }*/
   .logo img{
      width: 140px;
   }
   .title-3 img{
      width:360px;
      top: 80px;
   }
    .sub-sp{
        z-index: 100;
        top: 245px;
        left:55px;
        font-size: 15px;
    }
   .btn-a{
      margin-top: -105px;
   }
   .btn-a a{
      font-size: 25px;
      font-weight: 500;
      color: #fff;
      border-radius: 3px;
      background-color: #ff9f38;
      padding: 0.3em 3em;
   }
   .sub-a{
      left: 40px;
      margin-top: -220px;
      font-size: 15px;
   }
}

.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,  
.carousel-fade .carousel-inner .active.left,  
.carousel-fade .carousel-inner .active.right {
   opacity: 0;
}
.carousel-fade .carousel-inner .active,  
.carousel-fade .carousel-inner .next.left,  
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;	
}
.carousel-fade .carousel-inner .next,  
.carousel-fade .carousel-inner .prev,  
.carousel-fade .carousel-inner .active.left,  
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.slide_big{ display: block;}
.slide_mid{ display: none;}
.slide_sp{ display: none;}
@media(max-width:1530px){
    .slide_big{ display: none;}
    .slide_mid{ display: block;}
    .slide_sp{ display: none;}
}
@media(max-width:880px){
    .slide_big{ display: none;}
    .slide_mid{ display: none;}
    .slide_sp{ display: block;}
}

@media(max-width:880px){
    body{overflow-y:hidden;overflow-x:hidden;}
}
.carousel,
.item,
.active {
    height: 100%;
}
.carousel-control {
    background-image: none !important;
    filter: none !important;
    display: none;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 300;
  width: 60%;
  padding-left: 4px;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 4px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 16px;
}
.carousel-indicators .active {
  width: 16px;
  height: 16px;
  margin: 4px;
  background-color: #ff9f38;
  border: 1px solid #ff9f38;
}
@media(max-width:520px){
    .carousel-indicators li {
      width: 18px;
      height: 18px;
      margin: 5px;
      border-radius: 18px;
      z-index: 300;
    }
    .carousel-indicators .active {
      width: 18px;
      height: 18px;
      margin: 5px;
      z-index: 300;
    }
}

.carousel:hover .carousel-indicators {
    opacity: 1.0;
}
 
.carousel-inner {
    height: 100%;
}

@media(max-width:880px){
    .carousel-caption {
      position: absolute;
      left: 0;
      right: 0;
      z-index: 105;
      color: #fff;
      text-align: left;
      text-shadow: none;
      margin-top: -50px;
      left: 100px;
    }
}
@media(max-width:520px){
    .carousel-caption {
      left: 40px;
    }
}

.carousel-caption p{
  position: absolute;
  z-index: 105;
  font-size: 20px;
   color: #717171;
  text-align: left;
  text-shadow: none;
  top: 575px;
  right: 386px;
}
@media(max-width:1600px){
    .carousel-caption p{
        top: 475px;
        right: 386px;
        font-size: 20px;
    }
}
@media(max-width:1530px){
    .carousel-caption p{
        top: 475px;
        right: 386px;
        font-size: 20px;
    }
}
@media(max-width:1080px){
    .carousel-caption p{
        top: 415px;
        right: 315px;
        font-size: 17px;
    }
}
@media(max-width:960px){
    .carousel-caption p{
        top: 385px;
        right: 260px;
        font-size: 17px;
    }
}

.carousel-caption .btn-big{
   position: absolute;
   z-index: 125;
   top: 735px;
   right: 280px;
}
.carousel-caption .btn-big a{
   text-align: center;
   font-size: 30px;
   font-weight: 500;
   color: #fff;
   border-radius: 3px;
   background-color: #ff9f38;
   padding: 0.5em 4em;
}
@media(max-width:1600px){
    .carousel-caption .btn-big{
       top: 650px;
       right: 310px;
    }
    .carousel-caption .btn-big a{
        padding: 0.5em 3.5em;
    }
}
@media(max-width:1530px){
    .carousel-caption .btn-big{
        top: 637px;
        right: 305px;
    }
    .carousel-caption .btn-big a{
        padding: 0.5em 3.5em;
    }
}
@media(max-width:1080px){
    .carousel-caption .btn-big{
       top: 570px;
       right: 234px;
    }
   .carousel-caption .btn-big a{
      padding: 0.3em 3em;
   }
}
@media(max-width:960px){
    .carousel-caption .btn-big{
       top: 570px;
       right: 170px;
    }
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
@media(max-width:1530px){
    .fill {
        width: 100%;
        height: 100%;
    }
}
@media(max-width:880px){
    .fill {
        width: 100%;
        height: 100%;
    }
}

