.ming {
  font-family: "新細明體", PMingLiu;
}

body {
  color: #454545;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

table {
  background: none;
}

th {
  white-space: nowrap;
}

[class*=column] {
  margin: 0 auto;
}

.column12 {
  margin: 0 auto;
}

footer {
  font-size: 12px;
  line-height: 18px;
}
footer p {
  margin: 0;
}
footer dl dt,
footer dl dd {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
}

h1 {
  font-size: 3em;
  line-height: 1em;
}
h1 .small {
  font-size: 0.7em;
  line-height: 1.4em;
}

h1 + h2 {
  margin: 0.5em 0 0 0;
}

h2 {
  font-size: 2em;
}

h1 + p,
h2 + p,
h2 + dl {
  margin-top: 2em;
}

h4 + h1 {
  margin-top: -0.3em;
}

hr {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}

header,
section {
  width: 100%;
  display: block;
}

header {
  position: fixed;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
}
header a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: rgba(0, 0, 0, 0.1);
  color: white !important;
  padding: 13px 23px !important;
  margin: 0 1px 1px 0;
}

.ending {
  background: #006915;
}

footer {
  #padding: 100px 33px;
  position: absolute;
  background: #016435;
  color: white;
  height: 100px;
  top: 668px;
  width: 100%;
  font-size: 12px;
}

header .row {
  max-width: 980px;
  margin: 0 auto;
}

section {
  position: relative;
  min-height: 20px;
  min-height: 768px;
  overflow: hidden;
}
section .row {
  max-width: 980px;
  margin: 0 auto;
}

.container {
  width: 100%;
  max-width: 100%;
}

.controller {
  visibility: hidden;
}

.slide {
  color: white;
}

nav {
  display: block;
  width: 980px;
  margin: 0 auto;
  text-align: center;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.debug {
  position: fixed;
  z-index: 999;
  padding: 7px;
  color: white;
  bottom: 0;
  right: 0;
  background: black;
  display: none;
}

.nav a {
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, rgba(0, 0, 0, 0.3) 2px 2px 1px, rgba(0, 0, 0, 0.3) 3px 3px 1px;
}

.description, .description-white {
  position: absolute;
  z-index: 2;
  color: #454545;
}

.description-white {
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0, rgba(0, 0, 0, 0.2) 2px 2px 0, rgba(0, 0, 0, 0.2) 3px 3px 0;
  color: white;
}

.fixedbg {
  position: absolute;
  z-index: 1;
  max-width: 980px;
  top: 0;
  left: 0;
  pointer-events: none;
}

.imageView {
  background-image: url("/images/frame/black70.png");
}

.column12 {
  position: relative;
  display: block;
  width: 980px;
  margin: 0 auto;
  z-index: 2;
}

.description-black {
  position: absolute;
  z-index: 2;
  color: white;
  background-image: url("/images/frame/black35.png");
  width: inherit;
  padding: 13px 33px;
}

.section-head {
  display: none;
}
.section-head h1 {
  margin-top: 0;
}

.section-body {
  position: absolute;
  width: 100%;
}
.section-body img {
  width: 100%;
}

.section-footer {
  position: absolute;
  background: rgba(33, 33, 33, 0.35);
  border: none;
  color: white;
  bottom: 0;
  width: 100%;
  padding: 13px 0 50px 0;
  font-size: 0.9em;
}

.crop-list {
  float: right;
  margin-top: 10px;
}
.crop-list span,
.crop-list a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  margin-left: 17px;
}

.crop-label {
  width: 55px;
  height: 54px;
  background-image: url("/images/frame/crop.png");
}

.crop-farmers {
  width: 100px;
  height: 35px;
  background-image: url("/images/frame/farmers.png");
}

.crop-coreplay {
  width: 112px;
  height: 35px;
  background-image: url("/images/frame/coreplay.png");
}

.hint {
  display: none;
  color: white;
  font-size: 28px;
}

.show-guide {
  border: 1px solid #85d0cb;
}

.cover {
  background: #016435;
  color: white;
}
.cover .section-body {
  top: 300px;
}

.farm {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("/images/frame/p2.jpg");
  background-position: center bottom;
  min-height: 1536px;
  color: white;
}

.about {
  color: white;
  background: #84b40a;
}
.about .section-body {
  top: 300px;
}

.expert {
  color: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("/images/frame/p4.jpg");
  background-position: center center;
}
.expert .section-body {
  top: 315px;
}

.tree {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("/images/frame/p5.jpg");
  background-position: center center;
  height: 1536px;
}

.food {
  background-image: url("/images/frame/bg.jpg");
}
.food .section-body {
  top: 300px;
}
.food .table {
  font-size: 13px;
}

.food > .section-footer {
  background: #5f310c;
}
.food > .section-footer p {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}

.cook {
  background: #f5efe3;
  min-height: 1536px;
}

.cook > .section-body {
  top: 240px;
}

.cook .cookbook {
  margin-bottom: 53px;
}

.cook > .section-footer {
  padding-bottom: 70px;
  background: transparent;
  color: #454545;
}

.ending {
  color: white;
  background: #5d9a25;
}

.ending > .section-body {
  top: 300px;
}

.ending > .section-footer p {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}
.ending > .section-footer .dl-horizontal {
  margin: 0;
}
.ending > .section-footer .dl-horizontal > dt {
  width: 80px;
  text-align: left;
}
.ending > .section-footer .dl-horizontal > dd {
  margin-left: 80px;
}

@media screen and (max-width: 768px) {
  header {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    position: static;
    height: 5px;
    overflow: hidden;
    background: #016435;
    padding-top: 50px;
  }
  header.open {
    height: 400px;
  }

  .hint {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: absolute;
    right: 10px;
    margin-top: 10px;
    z-index: 999999;
  }

  section {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center top !important;
    min-height: 0 !important;
    overflow: visible;
  }

  .fixedbg {
    display: none;
    width: 100%;
  }

  .section-head {
    display: block;
    padding-top: 30px;
  }

  h1 {
    font-family: "新細明體", PMingLiu;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0, rgba(0, 0, 0, 0.2) 2px 2px 0, rgba(0, 0, 0, 0.2) 3px 3px 0;
  }

  .fixedbg,
  .section-head,
  .section-body,
  .section-footer {
    position: static;
    bottom: auto;
  }

  .section-body,
  .section-footer {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .cover .fixedbg {
    position: static;
    display: block;
  }
  .cover .section-body {
    position: absolute;
    top: 0;
  }

  .farm .fixedbg {
    display: block;
  }
  .farm .section-head {
    display: none;
  }

  .expert .section-head {
    padding-top: 300px;
  }
  .expert .section-body {
    background: rgba(33, 33, 33, 0.35);
  }

  .tree {
    display: none;
  }

  .ending > .section-footer .copyright,
  .ending > .section-footer .crop-list {
    text-align: center;
  }

  .ending > .section-footer .crop-list {
    float: none;
  }
}
