/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* light */
.light {
  width: 100%;
}
.light .img {
  zoom: 1;
  position: relative;
  padding-bottom: 57%;
  width: 90%;
  height: 0;
  margin: 0 5%;
}
.light .img:before {
  content: "";
  display: table;
}
.light .img:after {
  content: "";
  display: table;
  clear: both;
}
.light .img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid black;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.light p {
  width: 95%;
  margin: 2% auto;
}
.light h3 {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  padding-top: 1em;
  color: brown;
  width: 95%;
  padding-left: 2.5%;
}
.light ul li {
  width: 60%;
  font-size: 1.2em;
  border-bottom: 1px #8f1212 dashed;
  line-height: 2;
  list-style-position: inside;
}
.light ul li span {
  font-size: 0.7em;
}
.light ul li:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 768px) {
  .light ul {
    padding: 0;
    margin: 0;
    width: 95%;
    margin: 5% auto;
  }
  .light ul li {
    font-size: 1.1em;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 480px) {
  .light .img img {
    display: none;
  }
  .light .img img:nth-child(2) {
    display: block;
    width: 60%;
    margin-left: 20%;
  }
  .light h3 {
    font-size: 1.2em;
    width: 100%;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .light ul li {
    list-style-type: none;
    font-size: 1em;
  }
}
body {
  font-family: "Helvetica Neue", "Helvetica", "Arial", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  overflow-x: hidden;
  background-image: url(../images/bg_top.png), url(../images/bg.png), -moz-linear-gradient(top, #fff9e0 0%, #fbc89f 60%);
  background-image: url(../images/bg_top.png), url(../images/bg.png), -webkit-linear-gradient(top, #fff9e0 0%, #fbc89f 60%);
  background-image: url(../images/bg_top.png), url(../images/bg.png), linear-gradient(to bottom, #fff9e0 0%, #fbc89f 60%);
  background-repeat: no-repeat, repeat;
  background-position: center top, center center;
}

@media only screen and (max-width: 768px) {
  body {
    background-image: url(../images/bg_top700.png), url(../images/bg.png), -moz-linear-gradient(top, #fff9e0 0%, #fbc89f 60%);
    background-image: url(../images/bg_top700.png), url(../images/bg.png), -webkit-linear-gradient(top, #fff9e0 0%, #fbc89f 60%);
    background-image: url(../images/bg_top700.png), url(../images/bg.png), linear-gradient(to bottom, #fff9e0 0%, #fbc89f 60%);
  }
}
@media only screen and (max-width: 480px) {
  body {
    background-image: url(../images/bg_top480.png), url(../images/bg.png), -moz-linear-gradient(top, #fff9e0 0%, #fbc89f 60%);
    background-image: url(../images/bg_top480.png), url(../images/bg.png), -webkit-linear-gradient(top, #fff9e0 0%, #fbc89f 60%);
    background-image: url(../images/bg_top480.png), url(../images/bg.png), linear-gradient(to bottom, #fff9e0 0%, #fbc89f 60%);
  }
}
a {
  color: #2196f3;
  text-decoration: none;
}
a:hover {
  color: #9a1917;
}

header {
  position: relative;
  height: 210px;
}
header .btn {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-right: 40px;
  zoom: 1;
}
header .btn:before {
  content: "";
  display: table;
}
header .btn:after {
  content: "";
  display: table;
  clear: both;
}
header .btn a {
  float: right;
  padding-top: 200px;
  padding-left: 5px;
}

@media only screen and (max-width: 768px) {
  header {
    height: 210px;
  }
  header .btn {
    width: auto;
  }
  header .btn a {
    float: left;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  header {
    height: 210px;
  }
  header .btn {
    width: auto;
    margin-left: 5%;
  }
  header .btn a {
    float: left;
    padding-top: 50px;
    padding-left: 0;
    width: 15%;
  }
  header .btn a img {
    width: 100%;
  }
}
header h1 {
  text-indent: -9999px;
}

footer {
  background: #8f1212;
  padding: 10px 0;
  color: white;
}
footer span {
  display: block;
  text-align: center;
  font-size: 0.85em;
}

article {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  article {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 480px) {
  article {
    font-size: 1em;
  }
}
.content {
  width: 100%;
  margin: 0 auto;
  padding-top: 150px;
}
.content img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 100%;
  max-height: 370px;
  -moz-transform: scale(0.88);
  -ms-transform: scale(0.88);
  -webkit-transform: scale(0.88);
  transform: scale(0.88);
}
.content .slick-center img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media only screen and (max-width: 768px) {
  .content {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .content {
    padding-top: 0;
  }
}
.area p, .area .con {
  padding: 0 5%;
}
.area:last-child {
  padding-bottom: 25px;
}
.area h3 {
  font-size: 1.5em;
  color: #912911;
}
.area iframe {
  margin-top: 20px;
  width: 97%;
  height: 560px;
  border: 10px solid white;
}
.area .note {
  color: #984806;
}
.area .note h3 {
  font-size: 1.2em;
  color: black;
}

@media only screen and (max-width: 768px) {
  .area .con img {
    width: 98%;
    margin: 10px auto;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .area iframe {
    width: 95%;
    height: 250px;
  }
}
.css-table {
  width: 99.9%;
  background-color: #fff4e7;
  border-collapse: collapse;
  margin-bottom: 20px;
  display: table;
}
.css-table .thead {
  display: table-header-group;
}
.css-table .tbody {
  display: table-row-group;
}
.css-table .tr {
  display: table-row;
}
.css-table .td, .css-table .th {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
}
.css-table .td {
  color: #666666;
  border: #dddddd 1px solid;
}
.css-table .td ol {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  padding-left: 20px;
}
.css-table .td ul {
  width: 380px;
  padding: 0;
  margin: 0;
  list-style-position: outside;
  padding-left: 20px;
}
.css-table .th {
  background-color: #9a1917;
  color: white;
  border: white 1px solid;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  .css-table {
    background-color: transparent;
    text-align: left;
  }
  .css-table .tbody {
    zoom: 1;
  }
  .css-table .tbody:before {
    content: "";
    display: table;
  }
  .css-table .tbody:after {
    content: "";
    display: table;
    clear: both;
  }
  .css-table .thead {
    display: none;
  }
  .css-table .tr {
    display: block;
    border: white 1px solid;
    margin-bottom: 5px;
    background: #fff4e7;
    width: 48%;
    margin-left: 1%;
    float: left;
    height: 450px;
  }
  .css-table .th, .css-table .td {
    display: block;
    width: 100%;
    border: none;
  }
  .css-table .td:before {
    content: attr(data-title);
    text-align: left;
    font-weight: bold;
    color: #9a1917;
    padding-right: 10px;
    font-size: 1.2em;
    display: block;
  }
  .css-table .td {
    width: 95%;
  }
  .css-table .td ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
}
@media only screen and (max-width: 768px) {
  .css-table .tr {
    float: none;
    width: 98%;
    height: auto;
  }
  .css-table .th, .css-table .td {
    width: 95%;
  }
}
.scrollup {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 20px;
  right: 50px;
  display: none;
  text-indent: -9999px;
  background: url("../../images/icon_top.png") no-repeat;
  z-index: 1;
}

.mainbtn {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.mainbtn:before {
  content: "";
  display: table;
}
.mainbtn:after {
  content: "";
  display: table;
  clear: both;
}
.mainbtn li {
  float: left;
  width: 23%;
  margin-left: 1.5%;
}
.mainbtn li img {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .mainbtn li {
    width: 45%;
  }
}
h2.pagetitle {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-top: 2%;
  margin-bottom: 2%;
}
h2.pagetitle img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  h2.pagetitle img {
    width: 100%;
  }
}
/*  food   */
.detailL {
  zoom: 1;
}
.detailL:before {
  content: "";
  display: table;
}
.detailL:after {
  content: "";
  display: table;
  clear: both;
}
.detailL img {
  float: left;
  width: 350px;
}
.detailL p {
  margin-left: 30%;
}

.detailR p {
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .detailL img, .detailR img {
    float: none;
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .detailL p, .detailR p {
    margin: 10px auto;
    padding: 0;
    width: 95%;
  }
}
.bell img {
  width: 580px;
  margin: 10px auto;
  display: block;
}

.hotnews {
  background: #feebcd;
  border: 2px solid #7c0202;
  width: 95%;
  margin: 2% auto;
  zoom: 1;
}
.hotnews:before {
  content: "";
  display: table;
}
.hotnews:after {
  content: "";
  display: table;
  clear: both;
}
.hotnews h3 {
  margin: 0;
  padding: 0;
  background: #7c0202;
  color: white;
  padding: 1vh 0;
  font-size: 1.5em;
  text-align: center;
  width: 100%;
}
.hotnews p {
  width: 96%;
  font-size: 1.2em;
  padding: 0 2%;
}

@media only screen and (max-width: 768px) {
  .hotnews p {
    font-size: 1em;
  }
}
