body {
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  line-height: 1.4em;
  font-size: 1.1em;
}

img {
  max-width: 100%;
}
html {
  font-size: 100%;
}

ol,
ul {
  list-style-position: inside;
}
.nav ul li {
  position: relative;
  display: block;
  list-style-type: none;
}
tr,
th,
td {
  padding: 5px;
  vertical-align: middle;
}
a a {
  color: #008cba;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #008cba;
  text-decoration: none;
}

/*�^��m��*/
#scrollUp {
  bottom: 20px;
  right: 20px;
  background: #555;
  color: #fff;
  font-size: 12px;
  font-family: sans-serif;
  text-decoration: none;
  opacity: 0.9;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background 200ms linear;
  -moz-transition: background 200ms linear;
  transition: background 200ms linear;
}
#scrollUp:hover {
  background: #d5aa27;
}
/*banner�����H�X*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

/*����*/
#wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  word-wrap: break-word;
}
header {
  float: left;
}

.logo img {
  width: 100%;
  max-width: 130px;
  display: block;
  float: left;
  padding-top: 0.5%;
  padding-right: 1%;
  padding-bottom: 0.5%;
  padding-left: 1%;
}
.logo p {
  color: #203482;
  font-size: 1.7em;
  float: left;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-weight: bold;
  vertical-align: middle;
  display: block;
  padding-top: 15px;
  display: inline-block;
  line-height: 1.3em;
}

article {
  width: 100%;
  padding: 0.5% 1.2%;
  min-height: 300px;
}
.banner {
  display: block;
  margin-bottom: 0.5%;
}
.table01 tr td {
  border: 1px solid #c0c0c0;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}
.table01 th {
  font-size: 1.2em;
  color: #fff;
  font-weight: 900;
  text-align: center;
}

/*������T*/
.index_information {
  width: 100%;
  float: left;
  padding: 1% 1.5%;
  color: #1b1b1b;
}
.index_information h1 {
  font-size: 2em;
  line-height: 1.5em;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  text-align: center;
}

.index_information section {
  font-size: 1.1em;
  line-height: 1.8em;
  text-align: center;
  padding: 1%;
}
.index_information section a {
  color: #203482;
  text-decoration: underline;
}

.index_information_btn {
  color: #fff;
  background-color: #006457;
  padding: 10px 20px;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.index_information_btn a {
  color: #fff;
  text-decoration: none;
}
.index_information_btn a:hover {
  color: #fff;
  text-decoration: underline;
}

footer {
  width: 100%;
  font-size: 1em;
  background-color: #f1f1f1;
  color: #8e8e8e;
  float: left;
  line-height: 1.5em;
  margin-top: 15px;
  padding-top: 1%;
  padding-right: 2%;
  padding-bottom: 1%;
  padding-left: 2%;
  text-align: left;
}
footer img {
  max-width: 80px;
}
footer a {
  color: #8e8e8e;
  text-decoration: none;
}

footer a:hover {
  color: #8e8e8e;
  text-decoration: underline;
}

/*����*/
.page_banner {
  display: block;
  z-index: 1;
  min-height: 190px;
  padding-top: 90px;
  margin-bottom: 20px;
}

.page_title {
  diisplay: table;
  margin: 0 auto;
  z-index: 1;
  text-align: center;
  padding: 20px 10px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}

.page_title h1 {
  display: block;
  font-size: 2.1em;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  line-height: 1em;
  color: #1b1b1b;
  z-index: 2;
  margin-bottom: 15px;
}

.page_title h2 {
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  color: #959595;
  padding-right: 20px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.container_main {
  margin: 0.5% 10%;
  padding: 0.5% 2%;
}

.main_right article p,
table {
  line-height: 1.6em;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.1em;
  padding-top: 1%;
  padding-bottom: 1%;
}

.row_margin {
  margin-top: 1%;
  margin-bottom: 1%;
}
.p_center {
  top: 50%;
}
.section_title {
  color: #006457;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.9em;
  line-height: 1.3em;
}

/*Aboutus*/
.aboutus section {
  line-height: 1.8em;
  float: left;
  padding-top: 2%;
  padding-right: 0;
  padding-bottom: 2%;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.aboutus section img {
  text-align: center;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.aboutus section h3 {
  color: #006457;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.9em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.aboutus section ul li {
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}

/*Product*/
.products section {
  width: 100%;
  line-height: 1.8em;
  float: left;
  padding-top: 2%;
  padding-right: 0;
  padding-bottom: 2%;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.products section img {
  text-align: center;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.products section h3 {
  color: #006457;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.9em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.products section ul li {
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}

.prod_item {
  width: 100%;
  float: left;
  display: block;
  padding: 10px;
  margin: 10px auto; /*�A�]�i�H�Υ��k�U0.5%�F�춡�j1%�����G*/
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  border: 1px solid #ccc;
  background-image: url(../images/prod_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  min-height: 280px;
  line-height: 1.8em;
}

.prod_item_title {
  font-size: 2em;

  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
  margin-top: 15px;
}
.prod_item_title a {
  color: #006457;
}

.products section h3 {
  color: #006457;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.9em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.products section span {
  color: #fff;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-bottom: 22px;
  background-color: #25b383;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.products section img {
  text-align: center;
}
.products section ul li {
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}

/*quality*/

.quality section {
  width: 100%;
  line-height: 1.8em;
  float: left;
  padding-top: 2%;
  padding-right: 0;
  padding-bottom: 2%;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.quality section h3 {
  color: #006457;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.9em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.quality section span {
  color: #fff;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-bottom: 22px;
  background-color: #25b383;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.quality section img {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

/*contatc*/
.contact section {
  width: 100%;
  line-height: 1.8em;
  float: left;
  padding-top: 2%;
  padding-right: 0;
  padding-bottom: 2%;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  margin-bottom: 10px;
}
.contact section i {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  color: #006457;
  line-height: 50px;
  text-align: center;
  border-radius: 99em;
  border: 2px solid #006457;
  font-size: 2em;
  margin-bottom: 10px;
}
.contact section span {
  color: #666;
  font-size: 1.3em;
  padding-right: 10px;
  padding-left: 10px;
}
.contact section a {
  color: #666;
  font-size: 1.3em;
  padding-right: 10px;
  padding-left: 10px;
}
.contact_title {
  color: #203482;
  font-size: 1.9em;
  line-height: 1.3em;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.contact_desc {
  color: #666;
  font-size: 1em;
  line-height: 1.3em;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/*sitemap*/
.sitemap {
  clear: both;
  font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}

.sitemap div {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.sitemap .title {
  color: #006457;
  background-color: #eeeeee;
  font-size: 1.4em;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  margin-top: 20px;
}
.sitemap .title a {
  color: #006457;
}
.sitemap .title a:hover {
  color: #006457;

  text-decoration: underline;
}

.sitemap a {
  color: #000;
}

.sitemap a:active,
a:hover {
  color: #203482;
}

.sitemap .list {
  border-bottom: 1px #ddd solid;
}

.sitemap ul {
  width: 314px;
  list-style: none;
  height: auto;
  float: left;
  padding: 0;
  margin: 10px 0 10px 0;
}

.sitemap ul li {
  border-left: 5px #bbb solid;
  list-style: none;
  width: 230px;
  display: block;
  line-height: 1.5em;
  font-size: 1.2em;
}

.sitemap ul li.sub {
  border-left: 1px #bbb solid;
  list-style: none;
  width: 230px;
  display: block;
  font-size: 1em;
}

.sitemap ul li:hover {
  background-color: #eee;
  border-left: 5px #203482 solid;
}
.sitemap ul li:hover a {
  color: #203482;
}

.sitemap ul li a {
  padding: 7px 5px 7px 5px;
  display: block;
}
.sitemap .sub a {
  padding: 3px 5px 3px 5px;
  color: #555;
}
.sitemap ul li.sub2 {
  border-left: 1px #bbb solid;
  list-style: none;
  width: 230px;
  display: block;
  font-size: 1em;
}

.sitemap ul li:hover {
  background-color: #eee;
  border-left: 5px #203482 solid;
}
.sitemap ul li:hover a {
  color: #333;
}

.sitemap ul li a {
  padding: 7px 5px 7px 5px;
  display: block;
}
.sitemap .sub2 a {
  padding: 3px 5px 3px 20px;
  color: #333;
}

/* -----20-0304---------- */
.mask-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.mask-img img {
  max-width: 400px;
}

@media (max-width: 1400px) {
  .nav-item a {
    font-size: 22px;
    padding: 15px 12px;
  }

  .logo p {
    font-size: 1.3em;
  }
}

@media (max-width: 600px) {
  .mask-img img {
    max-width: 100%;
    max-height: 229px;
  }
}