html{
	font-size: 18px;
	font-family: '微軟正黑體','Source Sans Pro', sans-serif;
}
@media(max-width: 767px){
	html{
		font-size: 12px;
	}
}
body{
    width: 100%;
    -ms-overflow-x: hidden;
        overflow-x: hidden;
        font-family: '微軟正黑體','Source Sans Pro', sans-serif;
   background: #fffffb;
}

.bg-section{
	position: absolute;
    left: 0;
    top: 0;
	width: 100%;
	height: 100vh;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center center; 
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

#bg-section01{
    background-image: url('img/IMG_4781.JPG');
    height: 960px;
    -webkit-filter: opacity(0.9);
}
#section05{
    background-image: url('img/IMG_4869.JPG');
    background-size: cover;
}
#section03{
  
}
#section01{
    height: 960px;
    top:55px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    
}
.content-inner{
    max-width: 900px;
    margin: 0 auto;
    top: 25vh;
}
.content-inner img{
    width: 550px;
    margin-bottom: 15px;
}
.form1{
    width: 550px;
    height: 300px;
    background: #FFF;
    padding-top: 20px; 
}
.form1 img{
    width: 520px;
    display: flex;
   justify-content: center;
   margin: 0 auto;
   margin-bottom: 20px;
}
.form_iframe{
    width: 500px;
    height: 300px;
}
@media(max-width: 767px){
    .content-inner{
        width: 90%;
        margin: 0 auto;
        margin-top: 60%;
    }
    .form1{
        width: 100%;
        height: 300px;
        background: rgba(255, 255, 255, 0.8); 
    }
    .form1 img{
        width: 90%;
        display: flex;
       justify-content: center;
       margin: 0 auto;
    }
    .form_iframe{
        width: 90%;
        margin-top: 20px;
    }
    #section01 .content-inner{
        top: -230px;
    }
}
@media(max-width: 515px){
    .form1{
        width: 100%;
        height: 350px;
        background: rgba(255, 255, 255, 0.8); 
    }
    .form1 img{
        width: 90%;
        display: flex;
       justify-content: center;
       margin: 0 auto;
    }
    .form_iframe{
        width: 90%;
        margin-top: 20px;
    }
    #section01 .content-inner{
        top: -230px;
    }
}
@media(max-width: 600px){
    #bg-section01{
        height: 760px;
    }
    #section01{
        height: 760px;
    }
    .content-inner{
        width: 90%;
        margin: 0 auto;
        margin-top: 80%;
    }
}
#section02{
    height: 920px;
    width: 100%;
    margin: 2% auto;
}
.section_border{
    width: 1420px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}
.wrapper{
  display: flex;
  flex-direction:column;
  margin-right: 20px;
}
 .vedio_container{
     width: 700px;
     height: 920px;
     background: #ddddd4;
     display: flex;
     vertical-align: middle;
     margin: 0 auto;
 }
 .vedio_container img{
    width: 580px;
    margin: 0 auto;
 }
  .word_border{
     width: 580px;
     height: 700px;
    margin:0 auto;
} 
 .vedio_pic{
    width: 700px;
    height: 450px;
    background: #c2cddd;
}
.pic_boder{
    width: 380px;
    height: 450px;
    margin: 0 auto;
}
 .vedio_pic img{
     width: 360px;
     margin: 0 auto;
     margin-top: 20px;
 }
 .vedio_container iframe{
     width: 580px;
    margin: 0 auto;
 }
 .word{
    width: 700px;
    height: 450px;
    padding:20px;
    background: #eceadb;
    margin-top: 20px;
}
.word p{
font-size: 17px;
font-family: '微軟正黑體','Source Sans Pro', sans-serif;
color: rgb(26, 24, 26);
font-weight: 600;
}

 @media(max-width: 1430px){
    #section02{
        height: 850px;
        width: 100%;
        margin: 2% auto;
    }
    .section_border{
        width: 1100px;
    }
    .wrapper{
      display: flex;
      flex-direction:column;
      margin-right: 20px;
    }
     .vedio_container{
         width: 550px;
         height: 840px;
     }
     .vedio_container img{
        width: 450px;
        margin: 0 auto;
     }
      .word_border{
         width: 450px;
         height: 600px;
        margin:auto;
    } 
     .vedio_pic{
        width: 550px;
        height: 400px;
        background: #acb9cc;
    }
    .pic_boder{
        width: 335px;
        height: 450px;
    }
     .vedio_pic img{
         width: 320px;
     }
     .vedio_container iframe{
         width: 450px;
         height: 300px;
        margin: 0 auto;
     }
     .word{
    width: 550px;
    height: 420px;
    }
    
    .word p{
    font-size: 15px;
    }
   
}
@media(max-width: 1099px){
    #section02{
        width: 100%;
        height: 1320px;
        margin: 2% auto;
    }
    .section_border{
       width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction:column;
    }
    .wrapper{
        width: 100%;
      display: flex;
      flex-direction:column-reverse;
      margin-right: 20px;
      margin: 0 auto;
    }
     .vedio_container{
         width:100%;
         height: 530px;
         box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
     }
     .vedio_container img{
        max-width: 440px;
        margin: 0 auto;
     }
      .word_border{
         width: 450px;
         height: 618px;
        margin:auto;
    } 
     .vedio_pic{
        width: 100%;
        height: 420px;
        background: #acb9cc;
        margin-top: 0;
    }
    .pic_boder{
        width: 335px;
        height: 450px;
    }
     .vedio_pic img{
         width: 335px;
     }
     .vedio_container iframe{
         max-width: 500px;
         height: 320px;
        margin: 0 auto;
     }
     .word{
        width: 100%;
        height: 360px;
        margin-top: 0;
        padding: 10px;
    }
    .word p{
    font-size: 15px;
    }
    
}

@media(max-width:585px){
    #section02{
        width: 100%;
        height: 1320px;
        margin: 2% auto;
    }
    .section_border{
       width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction:column;
    }
    .wrapper{
        width: 100%;
      display: flex;
      flex-direction:column-reverse;
      margin-right: 20px;
      margin: 0 auto;
    }
     .vedio_container{
         width:100%;
         height: 450px;
         box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
     }
     .vedio_container img{
        max-width: 320px;
        margin: 0 auto;
     }
      .word_border{
         width: 320px;
         height: 618px;
        margin:auto;
    } 
     .vedio_pic{
        width: 100%;
        height: 400px;
        background: #acb9cc;
        margin-top: 0;
    }
    .pic_boder{
        width: 320px;
        height: 450px;
    }
     .vedio_pic img{
         max-width: 320px;
     }
     .vedio_container iframe{
         width: 100%;
         height: 280px;
        margin: 0 auto;
     }
     .word{
        width: 100%;
        height: 460px;
        margin-top: 0;
    }
    .word p{
        font-size: 14px;
        }

}
    
    @media(max-width: 477px){
    }
    #fog02{
        position: relative;
        z-index: 4;
        display: flex;
        flex-direction: row;
        vertical-align: middle;
    }
    #fog02 img{
       height: 600px;
       margin-top: 20px;
    }
    .intro1{
        width: 400px;
        height: 250px;
        background: #FFF;
        margin-top: 50px;
        text-align: center;
    }
    .intro2{
        right: 0;
    }
    .intro1{
        margin-left: 0;
    }
    .intro1_line{
        margin: 30px 20px;
    }
    .intro1 h2{
        color:#0070C0;
        font-weight: 900;
    }
    .intro1 h3{
        color:rgb(247, 113, 73);
        font-weight: 600;
        font-size: 22px;
    }
    .intro1 p{
        color:rgb(68, 69, 70);
        font-weight: 500;
        font-size: 18px;
    }
    #section04{
        background: #f1ede2;
        width: 100%;
       height: 500px;
       overflow: hidden;
       box-shadow: 8px rgba(0, 0, 0, 0.3);
    }
    #section05{
     width: 100%;
       height: 420px;
        overflow: hidden;
    }
    .border_line{
        position: relative;
        z-index: 2;
        max-width: 900px;
        height: 330px;
        margin: 0 auto;
        background: rgba(255, 255, 255, 0.8);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
       margin-top: 50px;
    }
    .form2{
        max-width: 700px;
        height: 300px;
        margin: 0 auto;
    }
    .form2 img{
        margin-top: 20px;
    }
    .form_iframe2{
        width: 700px;
        height: 300px;
        margin-top: 20px;
    }
    @media(max-width:1108px){
        .intro1{
            width: 320px;
            height: 300px;
            margin: 0 auto;
            margin-top: 20px;
        }
        .intro1_line{
            margin-top: 35px;
        }
        .intro1 h2{
            font-size: 22px;
        }
        .intro1 h3{
            font-size: 20px;
        }
        .intro1 p{
            font-size: 16px;
        }
    }
    @media(max-width:893px){
        #section04{
            height: 550px;
        }
        .form2 img{
            margin-top: 20px;
        }
      #fog02 img{
            display: none;
         }
         #fog02{
            display: flex;
            flex-direction: column;
            vertical-align: middle;
        }
        .intro1{
            width: 320px;
            height: 220px;
            margin: 0 auto;
            margin-top: 20px;
        }
    }
    @media(max-width:768px){
     
        #section05{
            height: 400px;
         }
        .border_line{
            height: 300px;
            margin: 0 auto;
            background: rgba(255, 255, 255, 0.7);
            margin-top:50px;
        }
        .form_iframe2{
            width: 90%;
        }
        .form2{
            width: 100%;
            height: 350px;
        }
        .form2 img{
            margin-top: 20px;
        }
    }
    @media(max-width:463px){
        .border_line{
            height: 350px;
            margin: 0 auto;
            background: rgba(255, 255, 255, 0.7);
            margin-top:50px;
        }}
    @media screen and (min-width:770px)and(max-width:980px){
        #section05{
           height: 350px;
        }
        .border_line{
            margin-top:40%;
        }
        .intro1 p{
            font-size: 14px;
        }
        .intro1{
            width: 320px;
            height: 300px;
            margin: 0 auto;
            margin-top: 20px;
        }
    }
    #section06{
        position: relative;
        z-index: 3;
        height: 70px;
        background:#302E2F;
    }
    
    @media(max-width:964px){
        #section06{
            position: relative;
            z-index: 3;
            height: 150px;
            background: #302E2F;
        }
    }
    
    