*{
  font-family:"Microsoft Jhenghei";
    margin: 0;
    padding: 0;
}

body{
  background-color: #f49319;
}
.banner .social-web{
	width:160px;
	display:block;
	position:absolute;
	top:540px;
	left:230px;
}
.banner .social-web img{
	width:50px;
	margin:0.5em;	
	text-align:center;
	display: inline-block;
}
@media(max-width:1800px) {
	.banner .social-web{
	top:500px;
	left:230px;
}
}
@media(max-width:1700px) {
	.banner .social-web{
	top:400px;
	left:200px;
}
}
@media(max-width:1400px) {
	.banner .social-web{
	top:350px;
	left:160px;
}
}
@media(max-width:1280px) {
	.banner .social-web{
	top:300px;
	left:150px;
}
}
@media(max-width:1100px) {
	.banner .social-web{
	top:250px;
	left:120px;
}
.banner .social-web img{
	width:40px;
	margin:0.3em;	
	text-align:center;
	display: inline-block;
}
}
@media(max-width:980px) {
	.banner .social-web{
	top:200px;
	left:100px;
}
}
.social{
	display:none;

}

.logo{
  float: left;
}
.title-sub{
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 1em;
}

.title-sub img{
  width: 80px;
}

h1{
  font-size: 28px;
  font-weight: 800;
}
h2{
  font-weight: 700;
  font-size: 26px;
  color: #fff;
  text-align: center;
  /* background-color: #fff; */
  padding: 0.3em;
  border-radius: 10px;
}

h3{
  font-weight: 700;
  line-height: 30px;
  font-size:22px;
}

p{
  font-size: 16px;
  line-height: 26px;
}

h5{
  font-size: 18px;
}
.banner{
	width: 100%;
}
.banner img{
  width: 100%;
}

.banner-a{
  display: none;
}

.banner-b img{
  width: 100%;
}

.btnbox{
  padding: 3em 0;
  background-image: url(../images/bg-1.jpg);
  background-position:right bottom;
  background-repeat: no-repeat;
}

.btnbox img{
  margin: 0 auto;
}

.btnbox-b{
  display: none;
}

.filmbox{
  background-color: #ffffff;
  background-image: url(../images/bg-2.jpg);
  background-repeat: no-repeat;
  padding: 2.5em 0;
}

.video-container 
{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin: 2em auto;
}
  
.video-container iframe,
.video-container object,
.video-container embed 
{
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
}

.des{
  font-size: 18px;
  line-height: 30px;
  margin: 3em 0;
}

.picbox-t{
  margin: 1.5em 0;
  text-align: right;
}

.picbox-t a{
  background-color: #fff66d;
  border-radius: 20px;
  padding: 0.6em 4em;

}

.report{
  padding-top:1em;
  padding-bottom: 5em;
  background-image: url(../images/bg-3.jpg);
  background-position:left bottom;
  background-repeat: no-repeat;
}

.report-a{
  margin-top: 1.5em;
}

.picbox img{
  margin-top: 2.2em;
}

.detailbox{
margin:0 auto;
width:60%;
border-radius: 10px;
background-color:#fff;
margin-top:1.5em;
margin-bottom:4em;
min-height: 650px;
}

.detailbox img{
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}

.detail{
  font-size: 18px;
  line-height: 32px;
  padding: 2em 3.5em 4em 3.5em;
}

.detail-t{
  margin: 1.5em 0;
}

.title-more{
  display: none;
}

.img-t{
  font-size: 15px;
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}

.img-p{
  width: 350px;
}

.report-a img{
  margin: 0 auto;
}

footer{
  background-color: #fff178;
}

.footer-t{
  font-size: 16px;
  text-align: center;
  padding: 3em 1em 4em 1em;
}

.btn {
  display: block;
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 2px solid #000;
  border-radius: 4px;
  margin:2em auto;
  width:40%;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
@media(max-width:1200px) {
  h3{
    margin: 0 auto;
    width: 70%;
    padding: 0.5em 0;
  }

 p{
    margin: 0 auto;
    width: 70%;
  }
}

@media(max-width:991px) {
  .des{
    margin: 2.5em 0;
  }

  .des{
    font-size: 16px;
    margin: 0;
  }
  
  h3{
    width: 95%;
  }

 p{
    width: 95%;
  }

  .detailbox{
    width:80%;
  }
  h1{
    font-size: 24px;
  }

  .detail{
    font-size: 16px;
    line-height: 25px;
  }
}

@media(max-width:768px) {
  .filmbox{
    background-size: 100%;
  }

  .report{
    background-size: 100%;
  }

  .btnbox-a{
    display: none;
  }
  .btnbox-b{
    display: block;
  }

  .btnbox{
    padding:0;
  }
.social-web{
	 display: none;
}
  .banner{
    display: none;
  }

  .banner-a{
    display: block;
  }
  .banner-a img{
    width: 100%;
  }
.social{
	display:block;
	width:100%;
	background-color:#f9b526;
	padding:0.5em 0;
	text-align:center;
}
.social img{
	padding:1em;
	text-align:center;
	display: inline-block;
}
  .picbox img{
    margin: 0 auto;
  }

  .picbox-t{
    margin: 1em 0;
    text-align: center;
  }

  .des{
    margin: 2em 1.5em;
  }

  .pic-e img{
    padding-top: 1.2em;
  }

  .title-a{
    display: none;
  }

  .title-more{
    display: block;
  }

  h2{
    margin: 1.5em auto 0.5em auto;
  }

  h3{
    font-size: 20px;
    text-align: center;
  }

 p{
    display: none;
  }

  .detail{
    padding: 2em 1em 4em 1em;
  }
 .btn {
  width:90%;
}
}