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: #ff0;
  color: #000;
}

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

/*----header_center---- */
header.mask {
  background: url(../images/nav-bg.jpg) top center repeat-x;
  height: 145px;
  position: relative;
  z-index: 99;
}
header.mask div.nav_center {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  /*----search----- */
  /*----search_end----- */
}
header.mask div.nav_center ul.lang {
  position: absolute;
  top: 15px;
  right: 262px;
  color: #fff;
}
header.mask div.nav_center ul.lang li {
  display: inline-block;
}
header.mask div.nav_center ul.lang li a {
  color: #fff;
  font-size: 16px;
}
header.mask div.nav_center ul.lang li a:hover {
  color: #ffb400;
}
header.mask div.nav_center p.logo {
  position: absolute;
  width: 159px;
  top: 10px;
  left: 50%;
  margin-left: -85px;
  z-index: 1;
}
header.mask div.nav_center ul {
  position: absolute;
  top: 37px;
  right: 140px;
}
header.mask div.nav_center ul li {
  display: inline-block;
  font-size: 12px;
  color: #e67b47;
}
header.mask div.nav_center ul li a {
  display: block;
  color: #e67b47;
}
header.mask div.nav_center ul li a:hover {
  color: #000;
}
header.mask div.nav_center div.search {
  position: absolute;
  top: 40px;
  right: -95px;
}
header.mask div.nav_center div.search a.search-bt {
  position: absolute;
  top: 0px;
  right: 175px;
  width: 31px;
  height: 21px;
  z-index: 99;
}
header.mask div.nav_center div.search input {
  background: url(../images/seach.png) top center no-repeat;
  position: absolute;
  right: 50px;
  padding: 0px 7px 0 35px;
  width: 155px;
  height: 21px;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
}
header.mask div.nav_center div.search input:focus {
  outline: 0;
}
header.mask div.nav_center nav.menu {
  position: absolute;
  top: 60px;
  left: 275px;
}
header.mask div.nav_center nav.menu p {
  text-transform: uppercase;
  display: inline-block;
  margin: 0px 40px 0 0;
}
header.mask div.nav_center nav.menu p:last-child {
  margin-right: 0;
}
header.mask div.nav_center nav.menu p a {
  font-size: 18px;
  padding-top: 50px;
  color: #fef4e4;
  display: block;
}
header.mask div.nav_center nav.menu p a:hover {
  color: #000;
}

/*----header_center_end---- */
/*----top-nav---- */
#top-nav {
  width: 100%;
  background: #0c2132;
  height: 40px;
  position: fixed;
  top: -65px;
  z-index: 100;
  text-align: center;
}
#top-nav .header-wall {
  max-width: 1200px;
  margin: 0 auto;
}
#top-nav .header-wall nav.menu {
  position: relative;
  max-width: 1200px;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
}
#top-nav .header-wall nav.menu p {
  text-transform: uppercase;
  display: block;
  -moz-transform-origin: center center 50%;
  -ms-transform-origin: center center 50%;
  -webkit-transform-origin: center center 50%;
  transform-origin: center center 50%;
}
#top-nav .header-wall nav.menu p:first-child {
  display: block;
}
#top-nav .header-wall nav.menu p a {
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 8px 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
}
#top-nav .header-wall nav.menu p a:hover {
  color: #ffc045;
}

/*----top-nav_end---- */
div#content {
  background: url(../images/index/bg.jpg) top center no-repeat #dff6ff;
}
div#content .nmpsp_main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 120px 19px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*----open_box---- */
  /*----open_box_end---- */
  /*----pro-box-m---- */
  /*----pro-box-m_end---- */
  /*-----news----- */
  /*-----news_end----- */
  /*------movie---- */
  /*-----movie_end---- */
}
div#content .nmpsp_main .open-box {
  position: relative;
  z-index: 1;
  text-align: center;
}
div#content .nmpsp_main .open-box .open_title {
  position: relative;
  z-index: 10;
}
div#content .nmpsp_main .open-box .page-main .open_content {
  margin-top: 20px;
  border-top: 4px solid #EE7D4D;
  padding-top: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#content .nmpsp_main div.pro-s {
  float: left;
  margin-right: 5px;
}
div#content .nmpsp_main div.pro-s a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
div#content .nmpsp_main div.pro-s a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
div#content .nmpsp_main .jcarousel-skin-tango {
  width: 475px;
  float: left;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item {
  width: 235px;
  margin-right: 5px;
  text-align: center;
  position: relative;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item:last-child {
  margin-right: 0;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item a {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 80px;
  right: 0px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  background-image: url(../images/index/next-bt.png);
  z-index: 90;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  background-image: url(../images/index/pre-bt.png);
  z-index: 90;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div#content .nmpsp_main .accordionPart li a {
  color: #000;
  cursor: pointer;
}
div#content .nmpsp_main .accordionPart li a:hover {
  color: #ffb400;
}
div#content .nmpsp_main .news {
  float: left;
  width: 480px;
  overflow: hidden;
  margin-top: 5px;
}
div#content .nmpsp_main .news span {
  display: block;
  float: left;
}
div#content .nmpsp_main .news .news-list {
  float: left;
  background: url(../images/index/news-bg.jpg) top no-repeat;
  width: 479px;
  height: 190px;
  overflow: hidden;
  padding: 9px 0 0 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  margin-left: 0px;
}
div#content .nmpsp_main .news .news-list p.title {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
}
div#content .nmpsp_main .news .news-list ul li {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
div#content .nmpsp_main .news .news-list ul li:first-child {
  font-weight: bold;
  margin-right: 9px;
}
div#content .nmpsp_main .news .news-list ul li:first-child a{
  font-weight: bold;
  margin-right: 9px;
    width:75px;
    
      display: block;

    overflow: hidden;
    text-overflow: ellipsis;

    white-space: nowrap; 
}
div#content .nmpsp_main .news .news-list ul li a {
  font-size: 12px;
  color: #fff;
  width:265px;
    
      display: block;

    overflow: hidden;
    text-overflow: ellipsis;

    white-space: nowrap; 
	
}
div#content .nmpsp_main .news .news-list ul li a:hover {
  color: #ECB11C;
}
div#content .nmpsp_main .movie {
  float: left;
  text-align: center;
  margin-top: 5px;
}

footer#down {
  background-color: #7cb52a;
  min-height: 115px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
footer#down .footer-box {
  background-color: #555;
  -moz-border-radius-bottomleft: 28px;
  -webkit-border-bottom-left-radius: 28px;
  border-bottom-left-radius: 28px;
  -moz-border-radius-bottomright: 28px;
  -webkit-border-bottom-right-radius: 28px;
  border-bottom-right-radius: 28px;
  min-height: 115px;
}
footer#down .footer-box section.footer-wall {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 20px 0 125px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer#down .footer-box section.footer-wall div.ftp {
  float: left;
  margin-right: 20px;
}
footer#down .footer-box section.footer-wall div.ftp ul li a {
  display: inline-block;
  margin-right: 14px;
}
footer#down .footer-box section.footer-wall div.ftp ul li a:last-child {
  margin-right: 0;
}
footer#down .footer-box section.footer-wall div.ftp ul li a:hover {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
footer#down .footer-box section.footer-wall div.ftp p {
  font-size: 9px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
footer#down .footer-box section.footer-wall div.ftp p a:hover {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
footer#down .footer-box section.footer-wall div.text {
  float: left;
}
footer#down .footer-box section.footer-wall div.text h1 {
  font-size: 20px;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
}
footer#down .footer-box section.footer-wall div.text h2 {
  font-size: 12px;
  font-weight: lighter;
  color: #fff;
  line-height: 1.1em;
}
footer#down .footer-box section.footer-wall div.text h3 {
  font-size: 12px;
  line-height: 3.1em;
  color: #fff;
}

* {
  font-family: Microsoft JhengHei;
  color: #000;
}

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

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

body {
  margin: 0;
  padding: 0;
  background-color: #7cb52a;
}

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

.clear::after {
  clear: both;
}

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

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

.flexslider {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  height: 530px;
}

.flexslider .slides > li {
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides > li.bgli01 {
  background: url(../images/index/banner.jpg) center no-repeat;
}

.flex-direction-nav a {
  width: 60px;
  height: 49px;
  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: -230px;
}

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

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

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

.flex-control-paging li a {
  margin-right: 5px;
  background-color: #fff;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  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;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  width: 30px;
  height: 30px;
}

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

/*----banner_end---- */
