html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  line-height: 1.6em;
}

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;
}

a {
  background: transparent;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

p, span, hr, button, form {
  margin: 0;
  padding: 0;
}

mark {
  background: yellow;
  color: black;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

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;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

* {
  font-family: Microsoft JhengHei;
  color: black;
}

a {
  color: #333333;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

a:hover {
  color: #e34f58;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

body {
  margin: 0;
  padding: 0;
  background: #dedede;
  width: 100%;
}

.clear::before, .clear::after {
  content: "";
  display: table;
}

.clear::after {
  clear: both;
}

header {
  position: relative;
  z-index: 99;
}
header .header-wall {
  position: relative;
  margin: 0 auto;
  background: url(../images/index/nav-bg.png) center no-repeat;
  width: 1200px;
  height: 175px;
}
header p.logo {
  position: absolute;
  top: 25px;
  left: 30px;
}
header p.line {
  border-top: 1px solid black;
  width: 900px;
  position: absolute;
  top: 50px;
  left: 210px;
}
header nav.menu {
  position: absolute;
  top: 65px;
  text-transform: uppercase;
  margin-left: 300px;
}
header nav.menu p {
  display: inline-block;
  margin: 0 45px 0 0;
}
header nav.menu p a {
  font-size: 18px;
  color: black;
  display: block;
  font-weight: bolder;
}
header nav.menu p a:hover {
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*----header_end---- */
/*----banner---- */
.flex-control-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-direction-nav {
  position: relative;
  z-index: 100;
}

.flexslider {
  position: relative;
  width: 100%;
  top: -175px;
  overflow: hidden;
  z-index: 90;
  height: 840px;
}

.flexslider .slides > li {
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  border-bottom: 10px solid #eaca7d;
}

.flexslider .slides > li.bgli01 {
  background: url(../images/index/p1.jpg) center no-repeat;
  -webkit-clip-path: polygon(75% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  -webkit-clip-path: url("#clip-svg-demo");
  clip-path: url("#clip-svg-demo");
}

.flex-direction-nav a {
  width: 40px;
  height: 60px;
  margin: -50px 17px 0;
  display: block;
  background: url(../images/bg_direction_nav.png) no-repeat 0 0;
  position: relative;
  top: 70%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -75%;
  top: -300px;
}

.flex-direction-nav .flex-prev {
  left: 20%;
  top: -300px;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 180px;
  z-index: 200;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  margin-right: 5px;
  background-color: white;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
}
.flex-control-paging li a:last-child {
  margin-right: 0;
}

.flex-control-paging li a:hover {
  background-color: #ffc045;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  width: 15px;
  height: 15px;
}

.flex-control-paging li a.flex-active {
  background-color: #ffc045;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  cursor: default;
}

p.title {
  position: absolute;
  z-index: 90;
  width: 1420px;
  left: 50%;
  top: 475px;
  margin-left: -720px;
}

/*----banner_end---- */
/*----content---- */
div#content {
  position: relative;
  background: url(../images/bg.jpg) top center repeat;
  margin-top: -345px;
}
div#content .page-main {
  min-height: 390px;
  width: 960px;
  margin: 0 auto;
  padding-top: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  background-color: white;
  -moz-border-radius-bottomleft: 30px;
  -webkit-border-bottom-left-radius: 30px;
  border-bottom-left-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  -webkit-border-bottom-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
div#content .page-main div.img-box {
  width: 551px;
  height: 200px;
  margin: 20px;
  float: left;
}
div#content .page-main div.img-box:last-child {
  margin-left: 15px;
}
div#content .page-main div.img-box ul li {
  float: left;
  width: 280px;
  height: 200px;
  text-align: center;
  line-height: 200px;
}
div#content .page-main div.img-box ul li:last-child {
  position: relative;
  width: 190px;
  float: right;
  line-height: 1.5em;
  padding: 25px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#content .page-main div.img-box ul li a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
div#content .page-main div.img-box ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
div#content .page-main div.img-box ul li a span {
  display: block;
  font-size: 20px;
  font-weight: bolder;
  letter-spacing: -1px;
}
div#content .page-main div.img-box ul li a span.more {
  position: absolute;
  bottom: 5px;
  left: 45px;
}

/*----news--- */
div.news {
  position: absolute;
  top: 165px;
  left: 30px;
  min-height: 205px;
  width: 345px;
  background-color: #ffec9a;
  margin-bottom: 10px;
}
div.news div.list ul {
  padding: 20px 15px 15px 15px;
  line-height: 1.3em;
}
div.news div.list ul li:first-child {
  font-size: 15px;
  color: #ff3f00;
  font-weight: bold;
}
div.news div.list ul li:last-child {
  font-size: 14px;
  color: black;
  font-weight: bold;
}

/*----news_end---- */
/*----pro-box-m---- */
.jcarousel-skin-tango {
  width: 255px;
  margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item {
  width: 255px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-item:last-child {
  margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item a {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.jcarousel-skin-tango .jcarousel-item a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: white;
  color: black;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 90px;
  right: 0px;
  width: 25px;
  height: 44px;
  cursor: pointer;
  background-image: url(../images/index/pre-bt.png);
  z-index: 90;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 90px;
  left: 0px;
  width: 25px;
  height: 44px;
  cursor: pointer;
  background-image: url(../images/index/next-bt.png);
  z-index: 90;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.accordionPart {
  position: relative;
  top: 25px;
  left: 390px;
  clear: both;
  width: 255px;
}

.accordionPart li a {
  color: black;
  cursor: pointer;
}

.accordionPart li a:hover {
  color: #e34f58;
}

/*----pro-box-m_end---- */
/*----movie---- */
div.movie {
  position: absolute;
  left: 660px;
  top: 175px;
  width: 275px;
  height: 205px;
  overflow: hidden;
  text-align: center;
}
div.movie p.buttom {
  position: absolute;
  top: 78px;
  left: 113px;
  z-index: 100;
}
div.movie p.buttom a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
div.movie p.buttom a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

/*----movie)end---- */
footer#down {
  margin-top: 90px;
}
footer#down section.footer-wall {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0 0 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer#down section.footer-wall div.text {
  float: left;
}
footer#down section.footer-wall div.text h1 {
  font-size: 20px;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}
footer#down section.footer-wall div.text h2 {
  font-size: 12px;
  font-weight: bold;
  color: black;
   margin: 0;
}
footer#down section.footer-wall div.text h4 {
  margin-top: 0px;
}
footer#down section.footer-wall div.ftp {
  float: right;
  margin-top: 20px;
}
footer#down section.footer-wall div.ftp ul li {
  display: inline-block;
}
footer#down section.footer-wall div.ftp ul li a {
  -webkit-filter: invert(0%);
  -moz-filter: invert(0%);
  filter: invert(0%);
}
footer#down section.footer-wall div.ftp ul li a:hover {
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  filter: invert(100%);
}
footer#down section.footer-wall div.ftp ul.inreal li {
  display: inline-block;
  margin-right: 2px;
}
footer#down section.footer-wall div.ftp ul.inreal li:last-child {
  margin-right: 0px;
}
footer#down section.footer-wall div.ftp ul.inreal li a {
  -webkit-filter: invert(0%);
  -moz-filter: invert(0%);
  filter: invert(0%);
}
footer#down section.footer-wall div.ftp ul.inreal li a:hover {
  -webkit-filter: invert(40%);
  -moz-filter: invert(40%);
  filter: invert(40%);
}
