/*! 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;
}

body {
  font-family: "Helvetica Neue", "Helvetica", "Arial", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 400;
  color: #4e4d4d;
  height: 100%;
}

a {
  color: #4e4d4d;
  text-decoration: none;
}

.container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 2% auto;
  zoom: 1;
  position: relative;
}
.container:before {
  content: "";
  display: table;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
.container h2 {
  background: url(../images/mainicon.jpg) no-repeat;
  margin: 0;
  padding: 0;
  padding-left: 25px;
  line-height: 1;
  margin: 2% 0;
  border-bottom: 2px solid #5b2200;
  position: relative;
}
.container h2 span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.7em;
  font-weight: normal;
}

header {
  zoom: 1;
}
header:before {
  content: "";
  display: table;
}
header:after {
  content: "";
  display: table;
  clear: both;
}
header .container {
  margin: 0 auto;
}
header h1 {
  float: left;
  margin: 0;
  padding: 0;
}
header nav .menu {
  padding-top: 4%;
  padding-left: 20%;
}
header nav .menu li {
  float: left;
  padding-left: 5%;
  list-style-type: none;
}

footer {
  background: #903d01;
  text-align: right;
  color: white;
}
footer .container {
  margin: 0 auto;
}
footer .container img {
  float: left;
}
footer .container p {
  padding-top: 5%;
  font-size: 0.9em;
  float: right;
}

.banner {
  zoom: 1;
}
.banner:before {
  content: "";
  display: table;
}
.banner:after {
  content: "";
  display: table;
  clear: both;
}

.mainitem {
  width: 32%;
  float: left;
  margin: 5% 1% 0 0;
  zoom: 1;
}
.mainitem:before {
  content: "";
  display: table;
}
.mainitem:after {
  content: "";
  display: table;
  clear: both;
}
.mainitem img {
  border: 1px solid #5b2200;
  float: left;
  width: 162px;
  height: 159px;
}
.mainitem .detail {
  width: 45%;
  float: left;
}
.mainitem .detail p {
  margin: 0;
  padding: 0;
  height: 142px;
  overflow: hidden;
  padding-left: 5%;
}
.mainitem .detail h3 {
  background: url(../images/mainicon.jpg) no-repeat;
  margin: 0;
  padding: 0;
  padding-left: 25px;
  border-bottom: 1px solid #5b2200;
  line-height: 1;
}

.news {
  margin: 2% 0;
  padding-bottom: 2%;
  zoom: 1;
}
.news:before {
  content: "";
  display: table;
}
.news:after {
  content: "";
  display: table;
  clear: both;
}
.news .newslist {
  margin-bottom: 2%;
  padding-bottom: 2%;
  border-bottom: 1px dashed #5b2200;
  zoom: 1;
  position: relative;
}
.news .newslist:before {
  content: "";
  display: table;
}
.news .newslist:after {
  content: "";
  display: table;
  clear: both;
}
.news .newslist:last-child {
  border-bottom: none;
}
.news .newslist .date {
  zoom: 1;
  position: relative;
  margin: 0 2em 0 0;
  width: 110px;
  float: left;
  border-right: 4px solid #5b2200;
  line-height: 15px;
  padding-top: 30px;
  padding-bottom: 10px;
}
.news .newslist .date:before {
  content: "";
  display: table;
}
.news .newslist .date:after {
  content: "";
  display: table;
  clear: both;
}
.news .newslist .date span {
  display: inline-block;
}
.news .newslist .date .year {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  float: right;
  color: #5b2200;
  position: relative;
  left: 32px;
  top: -15px;
}
.news .newslist .date .month {
  position: absolute;
  top: 63px;
  left: 114px;
  padding: 0.4em 6px;
  line-height: 100%;
  font-size: 1em;
  background: #5b2200;
  color: white;
}
.news .newslist .date .day {
  font-size: 5em;
  color: #5b2200;
}
.news .newslist .newsdetail {
  padding-left: 14%;
}
.news .newslist .newsdetail h3 {
  font-size: 1.6em;
}
.news .newslist .newsdetail h3, .news .newslist .newsdetail p {
  margin: 0;
  padding: 0;
}
.news .newslist .dmorebtn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: #903d01;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 1%;
}
.news .newslist .dmorebtn a {
  color: white;
}
.news .more {
  position: absolute;
  bottom: -20px;
  right: 10px;
  font-size: 1.3em;
  font-weight: bolder;
}

.newsbg {
  background: #d7af92;
}
.newsbg .newslist {
  border-bottom: 3px solid #5b2200;
}

.about {
  position: relative;
}
.about .more {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: #903d01;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 1%;
}
.about .more a {
  color: white;
}
.about .mainvideo iframe {
  width: 100%;
  height: 640px;
}
.about .con {
  width: 100%;
  max-width: 1170px;
}
.about .con img {
  width: 100%;
}
.about .con p {
  zoom: 1;
}
.about .con p:before {
  content: "";
  display: table;
}
.about .con p:after {
  content: "";
  display: table;
  clear: both;
}
.about .con p img {
  float: right;
  width: 30%;
  margin-left: 2%;
}
.about .con h4 {
  font-size: 1.3em;
  background: url(../images/dot.png) no-repeat;
  background-position: 25% center;
}

.license ul li {
  margin: 0;
  padding: 0;
  line-height: 2;
}
.license ul li a {
  color: blue;
}

/* 	+clearfix()
 * figure
 * 	float: left
 * 	width: 23%
 * 	margin: 0
 * 	margin-left: 1%
 * 	margin-bottom: 2%
 * 	height: 360px
 * 	&:first-child
 * 		margin-left: 0
 * 	figcaption
 * 		text-align: center */
.goodsitem {
  zoom: 1;
  list-style-type: none;
}
.goodsitem:before {
  content: "";
  display: table;
}
.goodsitem:after {
  content: "";
  display: table;
  clear: both;
}
.goodsitem li {
  float: left;
  width: 32%;
  margin-left: 1%;
  border: 1px solid #d7af92;
  margin-bottom: 2%;
  height: 500px;
}
.goodsitem li:nth-child(3n+1) {
  margin-left: 0;
}
.goodsitem li h3 {
  text-align: center;
  margin: 0;
  padding: 0;
}
.goodsitem li p {
  padding: 5px;
  margin: 0;
}
.goodsitem li img {
  width: 280px;
  height: 280px;
  margin: 5%;
  -moz-box-shadow: 0 1px 11px 1px rgba(59, 48, 40, 0.75);
  -webkit-box-shadow: 0 1px 11px 1px rgba(59, 48, 40, 0.75);
  box-shadow: 0 1px 11px 1px rgba(59, 48, 40, 0.75);
  border: 1px solid #8b8b8b;
}

.msg {
  zoom: 1;
}
.msg:before {
  content: "";
  display: table;
}
.msg:after {
  content: "";
  display: table;
  clear: both;
}
.msg figure {
  float: left;
  margin: 0;
  width: 31%;
  margin-left: 3%;
}
.msg figure:nth-child(3n+1) {
  margin-left: 0;
}
.msg figure img {
  border: 2px solid #5b2200;
  width: 100%;
  height: 210px;
}
.msg figure figcaption {
  text-align: center;
  color: #5b2200;
  font-weight: bolder;
  font-size: 1.2em;
}

.site ul {
  zoom: 1;
}
.site ul:before {
  content: "";
  display: table;
}
.site ul:after {
  content: "";
  display: table;
  clear: both;
}
.site ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 48%;
  float: left;
  margin-left: 1%;
}
.site ul li h3 {
  margin: 0;
  padding: 1% 0;
  color: #5b2200;
  text-align: center;
}
.site ul li img {
  display: block;
  height: 300px;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.showbox {
  width: 900px;
  height: 520px;
  background: black;
  border: 2px solid #5b2200;
  vertical-align: middle;
  margin: 0 auto;
  position: relative;
}
.showbox img {
  margin: 0 auto;
  display: block;
  border: 0;
  height: auto;
  height: 520px;
  max-width: 900px;
}
.showbox p {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  min-height: 30px;
  background: rgba(255, 255, 255, 0.6);
  color: black;
  margin: 0;
  padding: 10px;
  width: 100%;
}

.abgne-block {
  width: 900px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
}
.abgne-block a {
  margin-left: 10px;
}
.abgne-block a:nth-child(6n+1) {
  margin-left: 0;
}
.abgne-block a img {
  width: 14.9%;
  height: 92px;
  border: 2px solid #5b2200;
  vertical-align: middle;
  margin-top: 10px;
}
