body{
  font-size: 16px;
  line-height: 30px;
  font-family: "微軟正黑體", Arial;
  color: #444;
}
h2{
  font-size: 1.5rem;
  color: #444;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 800;
}
h3{
  font-size: 1.1rem;
  color: #666;
}
p{
  margin: 0;
}
em{
  font-style:normal;
}
.main{
  padding-top: 20%;
  padding-bottom: 15%;
}
.main-2{
  font-size: 1.3rem;
  line-height: 2.5rem;
}
.pdset-1{
  padding-left: 0px;
  padding-right: 0px;
}
.pdset-2{
  padding-left: 25px;
  padding-right: 25px;
}
.pdset-3{
  padding-top: 5px;
  padding-bottom: 10px;
}
.pdset-4{
  padding-top: 3px;
  padding-right: 30px;
}
.mgset-1{
  margin-top: 8px;
}
.mgset-2{
  margin-bottom: 20px;
}
.mgset-3{
  margin-top: 20px;
  margin-bottom: 20px;
}
.bottomset-1{
  bottom: 0px;
  padding-bottom:3px;
  margin-bottom:2px;
}
.footer-btn{
  color: #fff;
}
.bkset-1{
  background-color: #666;
  color: #fff;
  font-size: 1rem;
}
.bkset-2{
  background: #fff;
}
.ftset-1{
  font-size: 15px; 
  line-height: 23px;
}
.item{
  background: #efefef;
}
.footer{
  line-height: 1.5rem;
}