@charset "UTF-8";
/* CSS Document*/
/* CSS reset*/
@import url("//fonts.googleapis.com/earlyaccess/notosanstc.css");
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td, footer, img {
  margin: 0;
  padding: 0;
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol, ul {
  list-style: none; }

q:before, q:after {
  content: ''; }

abbr, acronym, img {
  border: 0; }

/* link styles*/
a, div, li {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

a:hover, div:hover, li:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

/* ----------------------------------------------------
 	clearfix
 */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  * html .clearfix {
    height: 1%; }

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  width: 100%;
  background: #fff;
  letter-spacing: 1px; }

body {
  width: 100%;
  font-family: 'Noto Sans TC',微軟正黑體, Arial ,sans-serif;
  letter-spacing: 2px; }

img {
  max-width: 100%;
  height: auto; }

body {
  color: black;
  font-weight: 400;
  background: red url(../images/bg.jpg) center fixed;
  letter-spacing: 1px; }

.progress {
  background: #c90008;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999999;
  top: 0;
  overflow: hidden; }
  .progress.dispear {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.loading {
  width: 152px;
  height: 46px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#wrap {
  position: relative;
  width: 640px;
  height: auto;
  display: block;
  margin: auto;
  font-size: 18px;
  line-height: 32px;
  overflow: hidden; }

#index {
  width: 640px;
  height: 850px;
  position: relative;
  text-align: left;
  overflow: hidden;
  background: url(../images/kv_bg.jpg); }
  #index .man {
    position: absolute;
    left: 0;
    bottom: 0; }
  #index .mask {
    position: absolute;
    left: 0;
    bottom: 0; }
  #index .logos {
    position: absolute;
    right: 20px;
    bottom: 40px; }
  #index .logo {
    position: absolute;
    left: 236px;
    top: 40px; }
  #index .h1 {
    position: absolute;
    left: 0px;
    top: 115px; }
  #index .sign {
    position: absolute;
    left: 355px;
    top: 225px; }
  #index .index_txt {
    position: absolute;
    left: 330px;
    top: 365px; }
  #index .index_btn {
    width: 172px;
    height: 43px;
    background: url(../images/index_btn.png);
    position: absolute;
    left: 389px;
    top: 475px;
    cursor: pointer; }
    #index .index_btn img {
      position: absolute;
      left: 135px;
      top: 12px;
      -webkit-animation: index_arw .5s infinite linear;
      animation: index_arw .5s infinite linear; }
    #index .index_btn:hover {
      background: url(../images/index_btn2.png); }

@-webkit-keyframes index_arw {
  0% {
    left: 135px; }
  50% {
    left: 140px; }
  100% {
    left: 135px; } }

@keyframes index_arw {
  0% {
    left: 135px; }
  50% {
    left: 140px; }
  100% {
    left: 135px; } }

#bottom {
  width: 640px;
  height: auto;
  position: relative;
  text-align: center;
  padding: 20px;
  background: #fff4eb; }
  #bottom .inner {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: #c69b5a 2px solid;
    position: relative;
    padding: 50px 0; }
    #bottom .inner h2 {
      margin-bottom: 30px; }
    #bottom .inner .top_border {
      position: absolute;
      top: 0;
      left: 0; }
    #bottom .inner .bottom_border {
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg); }
    #bottom .inner .prev, #bottom .inner .next {
      position: absolute;
      top: 370px;
      left: 50%;
      z-index: 2;
      cursor: pointer;
      margin-left: -275px; }
    #bottom .inner .next {
      margin-left: 215px;
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    #bottom .inner #material-prod {
      width: 100%;
      height: 830px;
      margin-bottom: 20px; }
      #bottom .inner #material-prod .one {
        width: 500px;
        height: 830px;
        margin: auto;
        position: relative;
        text-align: center; }
        #bottom .inner #material-prod .one h3 {
          font-size: 32px;
          color: #402906; }
        #bottom .inner #material-prod .one .pp {
          position: absolute;
          top: 60px;
          width: 500px; }
        #bottom .inner #material-prod .one .line {
          position: absolute;
          top: 0;
          left: 0;
          width: 500px;
          height: 830px;
          background: url(../images/line.png); }
        #bottom .inner #material-prod .one .contet {
          width: 400px;
          height: auto;
          position: absolute;
          top: 570px;
          left: 50px;
          color: #402906;
          font-size: 18px; }
        #bottom .inner #material-prod .one p {
          margin-bottom: 5px; }
          #bottom .inner #material-prod .one p.small {
            font-size: 13px;
            color: #666; }
        #bottom .inner #material-prod .one .item_wrap {
          width: 100%;
          height: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          text-align: left;
          margin-bottom: 5px; }
          #bottom .inner #material-prod .one .item_wrap div {
            width: 200px; }
        #bottom .inner #material-prod .one a {
          position: absolute;
          bottom: 0;
          left: 45px; }

footer {
  width: 100%;
  display: block;
  height: 80px; }
