body {
  background: url(../img/1920.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 1.2rem;
  font-family: "Segoe UI", "微軟正黑體", sans-serif;
  background-attachment: fixed;


}

.spicy_text{
  font-size: 1.5rem;
  text-align: center;
}

.spicy_footer{
  background: #603813;
  height: 90px;
  text-align: center;
  color: #C7B299;
  font-size: 1.5rem;
}




main {
  /* max-width: 1400px; */
  margin: 0 auto;
  /* background: linear-gradient(to bottom, #420022, #7d0d28, #400021, #1f0013, #050002); */
}



/* .illustrate_bg{
    background: url(../img/Group\ 35323.png);
    background-repeat: no-repeat;
    width: 100%;
    padding: 30px;
    margin-top: -45px;
  } */

/* 聯絡客服*/

.ui-gotop {
  position: fixed;
  bottom: 20px;
  right: 10px;
  width: 60px;
  height: 60px;
  background: linear-gradient(to bottom, #CFB344, #BD9021, #EFA918);
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 50%;
  padding: 13px;
  box-shadow: 2px 2px 4px #00000059;
  z-index: 1111111111111111111111111111;
}

.gotop_text {
  color: #ffffff;
  width: 100px;
  font-size: 0.85rem;
  margin-left: -20px;

}

.pro-1 {
  display: flex;
  justify-content: center;
  align-items: center;
}


.ui-gotop1 {
  position: fixed;
  bottom: 28px;
  right: 80px;
  height: 40px;
  text-align: center;
  background: #ffffff;
  color: #333;
  display: block;
  border-radius: 15px;
  padding: 8px;
  font-size: 0.85rem;
  box-shadow: 2px 2px 4px #00000059;
  z-index: 1111111111111111111111111111;
}




