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 {
  background: url(../images/nav-bg.png) top center repeat-x;
  height: 125px;
  position: relative;
  z-index: 99;
}
header div.nav_center {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
header div.nav_center ul.lang {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
}
header div.nav_center ul.lang li {
  display: inline-block;
}
header div.nav_center ul.lang li a {
  /*color: #fff;*/
  font-size: 16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
header div.nav_center ul.lang li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
header div.nav_center p.logo {
  position: absolute;
  width: 120px;
  height: 110px;
  top: 14px;
  left: 50%;
  margin-left: -60px;
  z-index: 1;
  background-color: #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 1px 2px 6px #333;
  -webkit-box-shadow: 1px 2px 6px #333;
  box-shadow: 1px 2px 6px #333;
}
header div.nav_center p.logo a {
  display: block;
  text-align: center;
  line-height: 110px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
header div.nav_center p.logo a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
header div.nav_center nav.menu {
  position: absolute;
  top: 65px;
  left: 65px;
}
header div.nav_center nav.menu p {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 60px 0 0; 
}
header div.nav_center nav.menu p:nth-child(3) {
    margin-right: 163px;
}
header div.nav_center nav.menu p:last-child {
  margin-right: 0;
}
header div.nav_center nav.menu p a {
  font-size: 25px;
  /*padding-top: 20px;*/
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
      padding-left: 3px;
    padding-right: 3px;
  color: #4f7b20;
  display: block;
  font-weight: bolder;
  background: none center bottom;
}
header div.nav_center nav.menu p a:hover {
  color: #FFF;
      background-color: #4f7b20;
	  
 /* background: url(../images/nav-over.png) center 10% no-repeat;*/
}

/*----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/line-bg.png) top center no-repeat, url(../images/bg.jpg) top center no-repeat #7397A5;
  margin-top: -22px;
  padding-top: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*----open_box---- */
  /*----open_box_end---- */
}
div#content .nmpsp_main {
  background: url(../images/box-border.png) top center no-repeat, url(../images/box-bgy.png) top center repeat-y;
  width: 1020px;
  margin: 0 auto;
  position: relative;
  padding: 35px 35px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius-topleft: 53px;
  -webkit-border-top-left-radius: 53px;
  border-top-left-radius: 53px;
  -moz-border-radius-topright: 58px;
  -webkit-border-top-right-radius: 58px;
  border-top-right-radius: 58px;
  /*----news---- */
  /*----news_end---- */
  /*----movie---- */
  /*----movie_end---- */
  /*----pro-box-m---- */
  /*----pro-box-m_end---- */
}
div#content .nmpsp_main div.box {
  background: url(../images/index/shadow.png) bottom center no-repeat;
  height: 302px;
}
div#content .nmpsp_main div.pro-box {
  width: 305px;
  float: left;
  height: 258px;
  margin-right: 15px;
}
div#content .nmpsp_main div.pro-box:last-child {
  margin-right: 0;
}
div#content .nmpsp_main .news {
  background: url(../images/index/news-bg.jpg) bottom center no-repeat;
  width: 305px;
}
div#content .nmpsp_main .news p {
  float: left;
}
div#content .nmpsp_main .news .title {
  background: url(../images/index/title-img.jpg) #4f7b20 bottom repeat-x;
  width: 305px;
  height: 50px;
  overflow: hidden;
  margin-right: 3px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -2px;
}
div#content .nmpsp_main .news span.box {
  display: block;
  padding: 60px 15px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#content .nmpsp_main .news span.box ul li {
  display: inline-block;
}
div#content .nmpsp_main .news span.box ul li:first-child {
  height: 30px;
  width: 30px;
  overflow: hidden;
  margin-right: 12px;
}
div#content .nmpsp_main .news span.box ul li:first-child a {
  display: block;
  color: #008cd6;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
}
div#content .nmpsp_main .news span.box ul li:last-child {

  width: 225px;
  overflow: hidden;
  
      white-space: nowrap;
}
div#content .nmpsp_main .news span.box ul li:last-child a {
  font-size: 12px;
  color: #000;
  text-overflow: ellipsis; 
      overflow: hidden;
}
div#content .nmpsp_main .news span.more {
  display: block;
  text-align: right;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#content .nmpsp_main .news span.more a {
  font-size: 12px;
}
div#content .nmpsp_main .mp p {
  float: left;
}
div#content .nmpsp_main .mp .title {
  background: url(../images/index/title-img.jpg) #236015 bottom repeat-x;
  width: 305px;
  height: 50px;
  overflow: hidden;
  margin-right: 3px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -2px;
}
div#content .nmpsp_main .mp .black {
  background: url(../images/index/title-img.jpg) #4f7b20 bottom repeat-x;
}
div#content .nmpsp_main .mp ul li {
  float: left;
}
div#content .nmpsp_main .mp ul li a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
div#content .nmpsp_main .mp ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
div#content .nmpsp_main .jcarousel-skin-tango {
  width: 875px;
  margin: 25px auto 70px;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
div#content .nmpsp_main .jcarousel-skin-tango .jcarousel-item {
  width: 200px;
  margin-right: 25px;
  text-align: center;
  position: relative;
  -moz-box-shadow: 0px 4px 11px #798c94;
  -webkit-box-shadow: 0px 4px 11px #798c94;
  box-shadow: 0px 4px 11px #798c94;
}
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: 40px;
  right: -30px;
  width: 20px;
  height: 50px;
  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: 40px;
  left: -30px;
  width: 20px;
  height: 50px;
  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 {
  position: relative;
  clear: both;
  top: 25px;
  width: 875px;
}
div#content .nmpsp_main .accordionPart li a {
  color: #000;
  cursor: pointer;
}
div#content .nmpsp_main .accordionPart li a:hover {
  color: #00a1e9;
}
div#content .open-box {
  position: relative;
  z-index: 1;
  margin: 0 0 0 30px;
}
div#content .open-box .open_title {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
}
div#content .open-box .page-main .open_content {
  margin-top: -50px;
}

footer#down {
  position: relative;
  z-index: 99;
  min-height: 132px;
}
footer#down section.footer-wall {
  width: 1130px;
  margin: 0 auto;
  padding: 30px 30px 0 70px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer#down section.footer-wall div.text {
  float: left;
  margin-top: 20px;
}
footer#down section.footer-wall div.text h1 {
  font-size: 20px;
  font-weight: bold;
  color: #00a0e9;
  text-transform: uppercase;
}
footer#down section.footer-wall div.text h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
      line-height: 1.1em;
}
footer#down section.footer-wall div.text h3 {
  font-size: 12px;

  line-height: 1.1em;
}

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

a {
  display: block;
  color: #000;
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}

a:hover {
  color: #00a1e9;
  -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: #7397A5;
}

.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;
  top: -20px;
}

.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: 52px;
  height: 30px;
  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: -215px;
}

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

.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: #4f7b20;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  width: 30px;
  height: 30px;
}

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

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