/*
======TKI HTML CSS======
HTML5/CSS3/RWD
★VER TKIS1.35
★CreateDate:2016.5.1
★Author:Copyright © THINKIDEA All rights reserved. (http://www.thinkidea.com.tw)
======TKI HTML CSS======
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
legend {
  color: #000;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
/*html5*/
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
main,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
/*system*/
body {
  font-family: 'OpenSans', Arial, Helvetica;
  font-size: 15px;
  color: #333;
  line-height: 1.8;
  background: #d4e6d8;
}
a {
  color: #2c7f9f;
  text-decoration: none;
}
a:hover {
  color: #063f5b;
  text-decoration: underline;
}
.txt-hiden {
  text-indent: -9999px;
  overflow: hidden;
}
.txt-hidden {
  text-indent: -9999px;
  overflow: hidden;
}
.a-hiden {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('font/OpenSans-Regular.eot');
  src: url('font/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('font/OpenSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('font/OpenSans.woff') format('woff'), url('font/OpenSans.ttf') format('truetype'), url('font/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sys-select {
  overflow: hidden;
  border: 1px solid #b4b4b4;
  display: inline-block;
  background: url(../images/layout/select_bg.jpg) #ffffff no-repeat right center;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  min-width: 50px;
}
.sys-select select {
  padding: 0 0 0 5px;
  border: 0;
  width: 120%;
  background: none;
  font-size: 14px;
}
.sys-select option {
  padding: 3px 0 3px 17px;
}
/*system-end*/
/*
rgba(255, 0, 0, 0.6) → 不透明度 60% 紅色
rgba(0%, 0%, 100%, 0.4) → 不透明度 40% 藍色
*/
/*ckedit html code*/
#creation-page .info-html-edit,
#creation-page .page-con-bk {
  /*	   ul,ol{ padding: 0 0 0 20px;}
	ul li{ list-style: disc;   margin: 0 0 5px;}
	ol li{ list-style:decimal;   margin: 0 0 5px;}*/

}
#creation-page .info-html-edit img,
#creation-page .page-con-bk img {
  max-width: 100%;
  height: auto;
}
#creation-page .info-html-edit table img,
#creation-page .page-con-bk table img {
  max-width: inherit;
}
table {
  width: 100%;
  color: #3e3e3e;
  border: 1px solid #91a18f;
  border-collapse: collapse;
}
table td {
  border: 1px solid #9dd1e4;
  border-collapse: collapse;
  padding: 3px 10px;
}
table tr:nth-child(odd) {
  background-color: #e2eff4;
}
@media screen and (max-width: 768px) {
  #creation-page .info-html-edit {
    display: block;
    overflow-x: auto;
  }
  #creation-page .info-html-edit table {
    white-space: nowrap;
    width: 100%;
    border: 0;
  }
}
table {
  border: #B8B8B8;
  border-collapse: collapse;
}
/*動畫效果-CSS*/
.animation-eff {
  -webkit-transition: All 0.30s linear;
  -ms-transition: All 0.30s linear;
  -moz-transition: All 0.3s linear;
  -o-transition: All 0.3s linear;
  transform: All 0.3s linear;
}
.help-title-tag {
  color: #0268ac;
  display: block;
  font-family: Helvetica,Arial;
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
}
.bk-gen-bk {
  background: #377c36;
  color: #FFF;
  padding: 10px 30px;
  margin: 0 0 30px 0;
}
/*
=====================
網站LAYOUT
=====================
*/
#creation-page .default-style2-bk .top-bar .user {
  padding: 0 0 0 25px;
}
#creation-page .default-style2-bk .top-bar .user a {
  padding: 0 0 0 5px;
}
/*=====================內頁版型tp9=====================*/
#tp9-page-bk {
  background: #fff none repeat scroll 0 0;
  padding: 40px 35px;
  position: relative;
  top: -35px;
  z-index: 5;
}
#tp9-page-bk .post-title {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ebf0f2;
  margin: 0;
  padding: 0 0 20px;
}
#tp9-page-bk .post-title h2 {
  margin: 0;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
}
#tp9-page-bk .post-title h3 {
  margin: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  color: #818181;
  width: 100%;
}
#tp9-page-bk #task-select-menu {
  padding: 20px 0 0 0;
  display: inline-block;
  float: right;
  font-size: 13px;
}
#tp9-page-bk .entry-content {
  padding: 25px 0 0 0;
  display: inline-block;
  width: 100%;
}
#tp9-page-bk .project .entry-content {
  padding: 0;
}
#tp9-page-bk .pre-form h2 {
  font-weight: normal;
  color: #145f92;
  font-size: 21px;
  margin: 0;
}
#tp9-page-bk .pre-form {
  padding: 10px 0;
  border-top: 4px solid #ebf0f2;
}
#tp9-page-bk .alignleft {
  display: inline-block;
  float: left;
  margin: 0 30px 20px 0;
}
@media screen and (max-width: 991px) {
  #tp9-page-bk .post-title h2 {
    font-size: 21px;
  }
  #tp9-page-bk #task-select-menu {
    width: 100%;
    float: none;
  }
  #tp9-page-bk .alignleft {
    display: inline-block;
    margin: 0;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  #tp9-page-bk {
    position: inherit;
    padding: 30px 0;
  }
}
/*task-content*/
#task-content article {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ebf0f2;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
}
#task-content .entry-thumbnail {
  display: inline-block;
  float: left;
  margin: 0 50px 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#task-content .entry-thumbnail {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-width: 200px;
  float: left;
}
#task-content .entry-thumbnail a:after {
  padding-top: 100%;
  content: "";
  display: block;
}
#task-content .entry-thumbnail a {
  display: block;
}
#task-content .entry-thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
  height: auto;
}
#task-content .entry-title {
  margin: 0;
  padding: 20px 0 0;
}
#task-content .entry-title a {
  font-size: 21px;
}
#task-content .entry-meta {
  margin: 0 0 10px 0;
}
#task-content .entry-meta a {
  font-size: 15px;
  color: #0e8b04;
  font-weight: normal;
}
#task-content .entry-content {
  height: 7.5em;
  overflow: hidden;
}
#task-content .entry-content p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #task-content .entry-thumbnail {
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  #task-content .entry-thumbnail a {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  #task-content .entry-title {
    padding: 20px 0 0 0;
  }
}
#projects #sort-order {
  font-size: 13px;
  padding: 0 0 20px 0;
}
.pagination {
  color: #707070;
  font: 16px bold arial, sans-serif;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.pagination ul {
  display: inline;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pagination li {
  display: inline;
  list-style: outside none none;
  padding: 0 5px;
}
.pagination .current-page {
  color: #2ea8ee;
}
.pagination a {
  color: #b7b7b7;
}
/*=====================內頁版型tp9=====================*/
/*###開發工具###*/
.ui-change {
  font-size: 12px;
  z-index: 9999;
  display: inline-block;
  padding: 5px 0;
  color: #000000;
}
.devtool-box {
  font-size: 14px;
  padding: 10px 20px;
  position: fixed;
  z-index: 99999;
}
/*###共用###*/
#creation-page {
  position: relative;
}
#creation-page #page-content {
  display: inline-block;
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .devtool-box {
    display: none;
  }
  #creation-page {
    padding: 60px 0 0 0;
  }
}
.a2a_default_style .a2a_label {
  display: none;
}
/*###表頭###*/
#creation-page .weblogo {
  margin: 0;
  display: inline-block;
  position: relative;
  z-index: 999;
}
#creation-page .weblogo a {
  background: url(../images/layout/logo.png) no-repeat 0 0;
  background-size: 100% auto;
  height: 100px;
  width: 320px;
  display: inline-block;
}
#creation-page .lang-con {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 13px;
  height: 20px;
  padding: 0;
}
#creation-page .lang-con a {
  color: #3d3d3d;
}
#creation-page .share-con {
  margin: 0 0 0 15px;
  display: inline-block;
}
#creation-page .share-con label {
  display: inline-block;
  margin: 0;
  font-weight: normal;
}
#creation-page .share-con .websub-iten {
  display: inline-block;
  padding: 0;
  float: right;
}
@media screen and (min-width: 1050px) {
  #page-content > .container {
    width: 100%;
    max-width: 1230px;
  }
}
/*###URL txt###*/
#creation-page .weburltag-con {
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
  text-align: right;
}
#creation-page .weburltag {
  color: #005b81;
  font-weight: lighter;
  margin: 0;
}
#creation-page .weburltag a {
  color: #005b81;
  font-size: 13px;
  margin: 0 5px;
}
#creation-page .weburltag div {
  display: inline;
}
/*
=====================
切換選單switch
=====================
*/
.page-switch {
  font-size: 13px;
  text-align: center;
  padding: 0;
  display: block;
  width: 100%;
}
.page-switch .page-switch-nav {
  margin: 20px 0;
}
.page-switch .page-view {
  padding: 15px 0;
}
.page-switch strong,
.page-switch a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  text-decoration: none;
  line-height: 19px;
  color: #337ab7;
}
.page-switch strong,
.page-switch a:hover {
  background: #337ab7;
  color: #FFF;
  border: 1px solid #337ab7;
}
.page-switch .page-view {
  display: block;
}
/*
=====================
內頁版型
=====================
*/
/*表頭*/
.page-top-img {
  height: 230px;
  width: 100%;
  overflow: hidden;
  text-indent: -9999px;
  background: #e8e9eb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: TOP center;
}
#page-content .page-top-img {
  background-image: url(../images/topimg/page.jpg);
}
@media screen and (max-width: 1149px) {
  #page-content .page-top-img {
    height: 200px;
    background-size: cover auto;
  }
}
@media screen and (max-width: 991px) {
  #page-content .page-top-img {
    height: 170px;
  }
}
@media screen and (max-width: 768px) {
  #page-content .page-top-img {
    height: 100px;
  }
}
@media screen and (max-width: 500px) {
  #page-content .page-top-img {
    height: 65px;
  }
}
/*
=====================
次選單橫式
=====================
*/
.catalog-horizontal {
  display: inline-block;
  padding: 20px 0 35px 0;
  width: 100%;
  text-align: center;
}
.catalog-horizontal li {
  display: inline;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid #ADADAD;
}
.catalog-horizontal li .select {
  background: #e1680e;
  color: #FFFFFF;
  padding: 5px 10px;
  border-radius: 5px;
}
.catalog-horizontal li .select:hover {
  color: #FFF;
  opacity: 0.8;
}
.catalog-horizontal a {
  text-decoration: none;
  color: #646464;
}
.catalog-horizontal a:hover {
  color: #e1680e;
}
@media screen and (max-width: 991px) {
  .catalog-horizontal {
    padding: 20px 0 15px 0;
    display: inline-block;
    width: 100%;
  }
  .catalog-horizontal li {
    border: 0;
    padding: 0 10px 10px 0;
    margin: 0;
    display: inline-block;
    width: 33.33%;
    float: left;
  }
  .catalog-horizontal li a {
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
    float: none;
    display: block;
    border: 1px solid #b1b1b1;
  }
  .catalog-horizontal li a:hover {
    background: #e1680e;
    border: 1px solid #e1680e;
    color: #FFF;
  }
  .catalog-horizontal li .select {
    border: 1px solid #e1680e;
  }
}
@media screen and (max-width: 768px) {
  .catalog-horizontal li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .catalog-horizontal li {
    width: 100%;
  }
}
/*cg-hl-tp1*/
@media screen and (min-width: 992px) {
  #cg-hl-tp1 {
    text-align: left;
    border-bottom: 1px solid #adadad;
    padding: 20px 0 0;
  }
  #cg-hl-tp1 li {
    width: 16.666%;
    display: inline-block;
    padding: 0;
    margin: 0;
    border-right: 1px solid #adadad;
    float: left;
  }
  #cg-hl-tp1 li a {
    display: inline-block;
    border-radius: 0;
    width: 100%;
    text-align: center;
    padding: 7px 25px;
  }
  #cg-hl-tp1 li a:hover {
    background: #35aeca;
    color: #FFF;
  }
  #cg-hl-tp1 li .select {
    background: #35aeca;
  }
}
@media screen and (max-width: 991px) {
  #cg-hl-tp1 li .select {
    background: #35aeca;
    border: 1px solid #35aeca;
  }
  #cg-hl-tp1 li a:hover {
    background: #35aeca;
    border: 1px solid #35aeca;
  }
}
/*
=====================
左側選單
=====================
*/
.article-catalog-bk .page-header-con {
  display: inline-block;
  width: 100%;
}
.article-catalog-bk .page-header-con .page-title-ct {
  font-size: 18px;
  color: #026d89;
  margin: 0;
  display: inline-block;
  float: left;
  padding: 0 0 0 17px;
  background: url(../images/page_title.png) no-repeat 0 7px;
}
.article-catalog-bk .page-header-con .page-title-en {
  font-size: 13px;
  display: inline-block;
  float: left;
  font-weight: bold;
  color: #4f96c6;
  padding: 6px 0 0 15px;
}
#straight-catalog {
  border: 0;
}
#straight-catalog .ch-subiten {
  display: block;
}
.page-con-bk {
  padding: 30px 0 0 0;
}
.page-con-bk .article-catalog {
  margin: 13px 0 20px 0;
  border-bottom: 1px solid #d8d8d8;
}
.page-con-bk .article-catalog li a {
  font-size: 15px;
  display: inline-block;
  padding: 9px 0 10px 20px;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  text-decoration: none;
}
.page-con-bk .article-catalog li a:hover,
.page-con-bk .article-catalog li .select {
  background-color: #008fd5;
  color: #FFF;
}
.page-con-bk .ch-subiten {
  border-top: 1px solid #d8d8d8;
  padding: 15px 0 15px 20px;
  line-height: 21px;
  display: none;
}
.page-con-bk .ch-subiten li {
  padding: 0 0 5px 0;
}
.page-con-bk .ch-subiten li a {
  border: 0;
  font-size: 14px;
  font-weight: normal;
  color: #373737;
  background: none;
  padding: 0 0 0 5px;
}
.page-con-bk .ch-subiten li a:hover {
  color: #008fd5;
  background: none;
}
.page-con-bk .ch-subiten > li .select {
  color: #008fd5;
  font-weight: bold;
  background: url(../images/ms_left_list.png) no-repeat 0 7px;
}
.page-con-bk .ch-subiten li .ch-subiten {
  padding: 5px 0 0 15px;
}
.page-con-bk .ch-subiten > li > a,
.page-con-bk .ch-subiten > li > a:hover {
  background: url(../images/ms_left_list.png) no-repeat 0 7px;
  padding: 0 0 0 15px;
}
.page-con-bk .ch-subiten li .ch-subiten a,
.page-con-bk .ch-subiten li .ch-subiten a:hover {
  background: url(../images/ms_left_sublist.png) no-repeat 0 7px;
  padding: 0 0 0 15px;
}
/*
=====================
內頁版型LAYOUT-有選單
=====================
*/
/*排版*/
.page-con-bk {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 991px) {
  
}
.page-con-bk .page-article {
  float: right;
  width: 100%;
  padding: 13px 0 10px 0;
}
.page-con-bk .page-article header {
  display: inline-block;
  width: 100%;
  position: relative;
}
.page-con-bk .page-article header .n-article-title {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d6d6d6;
}
.page-con-bk .page-article header h1 {
  padding: 0;
  font-size: 19px;
  line-height: 24px;
  color: #01647e;
  font-weight: normal;
  margin: 0;
}
.page-con-bk .page-article header h2 {
  padding: 0;
  font-size: 19px;
  line-height: 24px;
  color: #01647e;
  font-weight: normal;
  margin: 0;
}
.page-con-bk .page-article header .backlist {
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: -5px;
  right: 0;
  overflow: hidden;
  background: #a72d32 none repeat scroll 0 0;
  color: #ffffff;
  padding: 3px 12px;
}
.page-con-bk .page-article header .backlist:hover {
  opacity: 0.8;
  text-decoration: none;
}
.page-con-bk .page-article header .post-time {
  display: inline-block;
  float: left;
  padding: 0 23px 0 5px;
  margin: 4px 20px 0 0;
  line-height: 21px;
  border-right: 1px solid #cccccc;
  font-family: AvantGardeITCbyBT-Book, "Helvetica Neue", Helvetica, Arial;
}
.page-con-bk .page-article header .post-time .post-year {
  font-size: 17px;
  color: #585858;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #cccccc;
}
.page-con-bk .page-article header .post-time .post-date {
  font-size: 17px;
  color: #11a5d5;
}
.page-con-bk .page-article .article-sub {
  width: 100%;
}
.page-con-bk .page-article .article-sub .websub-iten {
  padding: 0 0 15px 0;
  display: inline-block;
}
.page-con-bk .page-article .article-sub .addthis_toolbox {
  float: left;
  padding: 0 10px 0 0;
}
.page-con-bk .page-article .article-sub .addthis_toolbox .addthis_button_facebook_like {
  padding: 3px 6px 0 6px;
}
.page-con-bk .page-article .article-sub .toolbox-title {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  margin: 0;
  font-size: 13px;
}
.page-con-bk .page-article .article-sub .a2a_default_style {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0;
}
.page-con-bk .page-article .article-sub .linebox a {
  display: inline-block;
  width: 85px;
}
.page-con-bk .page-article .article-sub .linebox img {
  height: auto;
  max-width: 100%;
}
.page-con-bk .page-article .service-morelink-con {
  display: block;
  text-align: center;
  padding: 0 0 40px 0;
}
.page-con-bk .page-article .service-morelink {
  color: #FFF;
  background: #50bc69;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 15px 40px;
  display: inline-block;
  text-decoration: none;
}
.page-con-bk .page-article .service-morelink:hover {
  opacity: 0.8;
}
.page-con-bk .info-html-edit {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .page-con-bk .page-article .service-morelink-con {
    margin: 0 20px;
  }
  .page-con-bk .page-article header {
    padding-top: 60px;
  }
  .page-con-bk .page-article header h1 {
    font-size: 19px;
    width: 100%;
  }
  .page-con-bk .page-article {
    margin-top: 25px;
    width: 100%;
  }
  .page-con-bk .page-article header {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-con-bk .page-article header .backlist {
    position: inherit;
    margin: 0 0 10px 0;
  }
}
/*
=====================
內頁版型LAYOUT-單篇文章
=====================
*/
.single-bk .article-header {
  padding: 10px 0 0 0;
}
.single-bk .article-title {
  text-align: center;
  font-size: 25px;
  margin: 0 auto;
}
.single-bk .article-title .title-ct {
  color: #026d89;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.single-bk .article-title .title-en {
  color: #4f96c6;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}
.single-bk .single-article-bk {
  padding: 30px 0;
}
/*
=====================
舊網站原始碼
=====================
*/
/* SEARCH BAR */
#search-bar {
  display: none;
  clear: both;
  width: 100%;
  border: solid 1px #d2dee5;
  border-width: 1px 0 0 0;
  text-align: center;
  padding: 30px 0 30px 0;
  font: 14px arial, sans-serif;
  color: #707070;
  background-color: #dfecf3;
}
#search-bar .search-sidebar {
  display: none;
}
#sidebar .search-header {
  display: none;
}
#search-bar input {
  margin: 0 5px;
}
#search-bar select {
  width: 140px;
  margin: 0 5px;
}
#search-bar #s {
  width: 200px;
  margin-left: 5px;
}
.search-sidebar {
  padding: 30px;
  font: 14px arial, sans-serif;
  color: #707070;
  background-color: #dfecf3;
}
.search-sidebar select {
  width: 210px;
  margin: 0 0 10px 0;
}
.search-sidebar #s {
  width: 210px;
  margin: 0 0 10px 0;
}
.search-sidebar #searchsubmit {
  float: right;
  margin: 10px 0 10px 0;
}
.search-sidebar label {
  display: block;
  margin: 0 0 10px 0;
}
#header-bar-search h3 {
  padding-top: 10px;
}
/* LOGIN BAR */
#login-bar {
  display: none;
  clear: both;
  width: 100%;
  border: solid 1px #d2dee5;
  border-width: 1px 0 0 0;
  text-align: center;
  padding: 0;
  font: 14px arial, sans-serif;
  color: #707070;
  background-color: #dfecf3;
  padding: 10px 0;
  margin: 0;
}
#login-bar input {
  margin: 0 5px 0 0;
}
#login-bar #lwa_user_login,
#login-bar #lwa_user_pass {
  width: 140px;
}
#login-bar #LoginWithAjax_Links {
  font-size: 12px;
  display: block;
  padding-top: 15px;
}
#login-bar #lwa_rememberme {
  margin: 0;
}
#login-bar #LoginWithAjax_Links_Remember {
  margin-left: 10px;
}
#login-bar select {
  width: 140px;
  margin: 0 5px;
}
#login-bar #LoginWithAjax_Status {
  width: 520px;
  margin: 0 auto 10px auto;
  font-size: 12px;
}
#login-bar #loginform {
  display: inline-block;
}
#login-bar #loginform .login-remember {
  display: inline-block;
  float: left;
}
#login-bar #loginform .login-submit {
  display: inline-block;
  float: right;
}
#login-bar #loginform .login-username label,
#login-bar #loginform .login-password label {
  display: inline-block;
  text-align: left;
  width: 75px;
}
#login-bar #loginform input[type=text],
#login-bar #loginform input[type=password] {
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 5px;
}
#login-bar #wp-social-login-connect-with {
  position: relative;
  top: -9px;
}
#login-bar #wp-social-login-connect-options {
  display: inline-block;
  padding: 0 10px;
}
/*
=====================
網站LAYOUT for 主版樣式
=====================
*/
/*-----------------------------------------------
page-petp1 css code
版面樣式petp1 for page_petp1.php
<div id="page-petp1" class="page-con-bk">
-----------------------------------------------*/
#creation-page #page-petp1 .article-catalog {
  border-bottom: 0;
}
#creation-page #page-petp1 .article-catalog > li > a {
  color: #333232;
  padding: 10px 0 10px 50px;
  margin: 0 0 5px 0;
  border: 0;
  border-right: 6px solid #c4c4c4;
  background: url(../images/layout/list_title2g.png) #e9e9e9 no-repeat 15px center;
  background-size: 20px 20px;
}
#creation-page #page-petp1 .article-catalog > li > .select {
  border-right: 6px solid #6bc9de;
  color: #FFF;
  background: url(../images/layout/list_title2b.png) #35aeca no-repeat 15px center;
  background-size: 20px 20px;
}
#creation-page #page-petp1 .article-catalog > li > a:hover {
  border-right: 6px solid #6bc9de;
  color: #FFF;
  background: url(../images/layout/list_title2b.png) #35aeca no-repeat 15px center;
  background-size: 20px 20px;
}
#creation-page #page-petp1 .ch-subiten {
  border: 0;
}
/*-----------------------------------------------
page-petp2 css code
版面樣式petp2 for page_petp2.php
<div id="page-petp2" class="page-con-bk">
-----------------------------------------------*/
#creation-page #page-petp2 {
  /*選單區*/

  /*內容文章區*/

  /*列表使用*/

}
#creation-page #page-petp2 .article-catalog-bk .page-header-con .page-title-ct {
  background: none;
  padding: 0;
  color: #78b524;
}
#creation-page #page-petp2 .article-catalog-bk .page-header-con .page-title-en {
  color: #7D7D7D;
}
#creation-page #page-petp2 .article-catalog {
  border-bottom: 0;
}
#creation-page #page-petp2 .article-catalog > li > a {
  background: #84ca26;
  color: #FFF;
  padding: 10px 0 10px 20px;
  margin: 0 0 5px 0;
  border: 0;
  border-left: 6px solid #63981b;
}
#creation-page #page-petp2 .article-catalog > li > a:hover {
  border-right: 6px solid #6bc9de;
  color: #FFF;
}
#creation-page #page-petp2 .ch-subiten {
  border: 0;
}
#creation-page #page-petp2 .page-article header .n-article-title h1 {
  color: #78b524;
  font-weight: bold;
}
#creation-page #page-petp2 .page-article header .n-article-title h2 {
  color: #78b524;
  font-weight: bold;
}
#creation-page #page-petp2 .page-article header .n-article-title {
  border-bottom: 2px solid #b9cba1;
}
#creation-page #page-petp2 .ct-list-title h2 {
  color: #78b524;
  font-weight: bold;
  border-bottom: 2px solid #b9cba1;
}
/*
===============================================================
===============================================================
桌機版 for TKI選單 / 正常模式使用
===============================================================
===============================================================
*/
/*layout*/
#creation-page #page_menus #product-total a {
  display: inline-block;
  color: #FFF;
  padding: 5px 10px 5px 35px;
  line-height: 19px;
  font-size: 14px;
  border-radius: 3px;
  background-color: #bf7b00;
  background-image: url(../images/icon/shopcar.png);
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: 9px 8px;
}
#creation-page #page_menus #product-total a:hover {
  background-color: #c73f18;
}
#creation-page #page_menus #product-total b {
  vertical-align: text-bottom;
  font-weight: normal;
}
#creation-page #page_menus #product-total .total-tips-con {
  vertical-align: text-bottom;
  display: inline;
}
#creation-page .default-style2-bk #page_menus .ms-box-bk {
  display: inline-block;
  width: 100%;
  /*margin:0 0 0 20px;*/

}
#creation-page .default-style2-bk #page_menus .ms-box-bk a {
  color: #FFF;
  font-weight: normal;
  font-size: 15px;
}
#creation-page .default-style2-bk #page_menus .ms-box-bk a:hover {
  color: #FFF;
  opacity: 0.8;
  text-decoration: none;
}
#creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-left {
  float: left;
  border-color: transparent #329900 transparent transparent;
  border-style: solid solid solid solid;
  border-width: 40px 20px 0px 0px;
  height: 0px;
  width: 0px;
}
#creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con {
  float: left;
  text-align: center;
  padding: 0;
  height: 40px;
  background: #145f92;
}
#creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con > a {
  background: none;
}
#creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-right {
  float: left;
  border-color: #0991ee transparent transparent transparent;
  border-style: solid solid solid solid;
  border-width: 40px 20px 0px 0px;
  height: 0px;
  width: 0px;
}
#creation-page .apec-img {
  background: url(../images/layout/apec.jpg) no-repeat 0 0;
  background-size: cover;
  width: 145px;
  height: 55px;
  overflow: hidden;
  text-indent: -9999px;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
#creation-page .page-mb-view {
  display: none;
}
@media screen and (min-width: 991px) {
  body #creation-page .page-top #tkidesign #navbar #page_menus .dropdown-menu {
    width: 260px;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con {
    display: inline-block;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con > a {
    display: inline-block;
    float: left;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con a:focus,
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con a:active {
    color: #FFF;
    text-decoration: none;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con a:hover {
    opacity: 1;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con .ms-esciksp-but {
    background: #329900;
    padding: 5px 15px 8px;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con .ms-cnfs-but {
    background: #0e639c;
    padding: 5px 15px 8px;
  }
  #creation-page .default-style2-bk #page_menus .ms-box-bk .ms-box-con .ms-ertf-but {
    background: #0991ee;
    padding: 5px 15px 8px;
  }
}
@media screen and (max-width: 1150px) {
  #creation-page .weblogo a {
    width: 250px;
    height: 85px;
  }
  /*#creation-page .default-style2-bk .page-top-con .page-menus-con{ padding:25px 0 0 0;}*/
  #creation-page .apec-img {
    width: 120px;
    height: 45px;
    margin: 0;
  }
}
@media screen and (max-width: 1100px) {
  #creation-page .weblogo a {
    width: 200px;
    height: 60px;
  }
  /*#creation-page .default-style2-bk .page-top-con .page-menus-con{ padding:10px 0 0 0;}*/
}
@media screen and (max-width: 991px) {
  #creation-page .default-style2-bk .top-bar {
    display: none;
  }
  #creation-page #page_menus #product-total {
    padding: 15px 0 15px 15px;
  }
  #creation-page .page-top-con .weblogo a {
    height: 40px;
    width: 130px;
  }
  #creation-page .page-desk-view {
    display: none;
  }
  #creation-page .page-mb-view {
    display: block;
  }
  #creation-page .apec-img {
    display: none;
  }
}
/*
---------------------------------------------
無底色樣式 for Desktop
<header class="page-top default-style-bk">
---------------------------------------------
*/
@media screen and (min-width: 992px) {
  #creation-page .default-style-bk {
    position: relative;
    z-index: 100;
    background: #FFF;
    padding: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  #creation-page .default-style-bk .page-top-con {
    max-width: 1230px;
    padding: 0 15px;
    margin: 10px auto 5px auto;
    position: relative;
  }
  #creation-page .default-style-bk .navbar-default {
    background: none;
  }
  #creation-page .default-style-bk #page_menus li a {
    color: #303030;
  }
  #creation-page .default-style-bk #page_menus li a:hover,
  #creation-page .default-style-bk #page_menus a:focus,
  #creation-page .default-style-bk #page_menus a:active {
    background: #34bee3;
    color: #FFF;
  }
  #creation-page .default-style-bk .page-menus-con {
    display: inline-block;
    padding: 25px 0 0 0;
    float: right;
  }
  #creation-page .default-style-bk #navbar {
    padding: 0;
    display: inline-block;
    background: none;
  }
  #creation-page .default-style-bk .weblogo {
    float: left;
    padding: 35px 0 0 0;
  }
  #creation-page .default-style-bk #product-total {
    padding: 30px 0 0 20px;
  }
  #creation-page .default-style-bk .navbar-default #navbar .navbar-nav > .open > a,
  #creation-page .default-style-bk .navbar-default #navbar .navbar-nav > .open > a:hover,
  #creation-page .default-style-bk .navbar-default #navbar .navbar-nav > .open > a:focus {
    background: #34bee3;
    color: #FFF;
  }
}
@media screen and (min-width: 992px) {
  #creation-page .default-style-bk #page_menus li a {
    padding: 35px 13px;
  }
}
@media screen and (min-width: 1050px) {
  .page-top > .container {
    width: 100%;
    max-width: 1230px;
  }
}
@media screen and (min-width: 1200px) {
  #creation-page .default-style-bk #page_menus li a {
    padding: 35px 19px;
  }
}
/*
---------------------------------------------
無底色樣式-v2 for Desktop
<header class="page-top default-style2-bk">
---------------------------------------------
*/
#creation-page .default-style2-bk .top-bar {
  background: #36942f;
  color: #FFF;
  text-align: right;
  padding: 5px 0;
}
#creation-page .default-style2-bk .top-bar a {
  font-size: 13px;
  color: #FFF;
  display: inline-block;
  padding: 0 0 0 20px;
  text-decoration: none;
}
#creation-page .default-style2-bk .top-bar a:hover {
  opacity: 0.8;
}
#creation-page .default-style2-bk .header-search {
  left: 340px;
  position: absolute;
  top: 15px;
  z-index: 9999;
}
#creation-page .default-style2-bk .header-search #searchform {
  position: relative;
}
#creation-page .default-style2-bk .header-search #searchsubmit {
  position: absolute;
  border: 0;
  display: inline-block;
  white-space: 100px;
  width: 18px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/srbut.png) no-repeat 0 0;
  background-size: 100% auto;
  top: 7px;
  right: 10px;
}
@media screen and (min-width: 992px) {
  #creation-page .default-style2-bk {
    position: relative;
    z-index: 9999;
    background: #FFF;
    padding: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  #creation-page .default-style2-bk .page-top-con {
    max-width: 1230px;
    padding: 0 15px;
    margin: 10px auto 5px auto;
    position: relative;
  }
  #creation-page .default-style2-bk .navbar-default {
    background: none;
  }
  #creation-page .default-style2-bk #page_menus li a {
    color: #303030;
    font-size: 15px;
    color: #0e8b04;
  }
  #creation-page .default-style2-bk #page_menus li a:hover,
  #creation-page .default-style2-bk #page_menus a:focus,
  #creation-page .default-style2-bk #page_menus a:active {
    background: none;
    color: #008fd5;
  }
  #creation-page .default-style2-bk .page-menus-con {
    position: relative;
    display: inline-block;
    padding: 65px 0 0 0;
    float: right;
  }
  #creation-page .default-style2-bk #navbar {
    padding: 0;
    display: inline-block;
    background: none;
  }
  #creation-page .default-style2-bk .weblogo {
    float: left;
    padding: 0;
  }
  #creation-page .default-style2-bk .dropdown-menu {
    min-width: 250px;
  }
  #creation-page .default-style2-bk .navbar-default #navbar .navbar-nav > .open > a,
  #creation-page .default-style2-bk .navbar-default #navbar .navbar-nav > .open > a:hover,
  #creation-page .default-style2-bk .navbar-default #navbar .navbar-nav > .open > a:focus {
    background: none;
    color: #008fd5;
  }
}
@media screen and (min-width: 992px) {
  #creation-page .default-style2-bk #page_menus li a {
    padding: 5px 15px 27px;
  }
}
@media screen and (max-width: 991px) {
  #creation-page .default-style2-bk .header-search {
    position: absolute;
    right: 70px;
    top: 8px;
    left: inherit;
  }
}
@media screen and (max-width: 500px) {
  #creation-page .default-style2-bk .header-search {
    width: 100px;
    position: absolute;
    right: 70px;
    top: 8px;
    left: inherit;
  }
  #creation-page .default-style2-bk .header-search #s {
    width: 100%;
  }
}
/*
---------------------------------------------
有底色BAR樣式 for Desktop
<header class="page-top colorbar-style-bk">
---------------------------------------------
*/
@media screen and (min-width: 992px) {
  #creation-page .colorbar-style-bk .navbar-default {
    background: none;
  }
  #creation-page .colorbar-style-bk #tkidesign {
    max-width: 1030px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
  }
  #creation-page .colorbar-style-bk #tkidesign .mslang {
    display: none;
  }
  #creation-page .colorbar-style-bk .page-menus-con {
    background: #0268ac;
    box-shadow: 0 1px 2px 0 rgba(51, 51, 102, 0.3);
  }
  #creation-page .colorbar-style-bk .page-top-con .page-menus-top-con {
    max-width: 1030px;
    padding: 20px 15px;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  #creation-page .colorbar-style-bk .page-top-con .lang-con {
    bottom: 20px;
    right: 15px;
    top: inherit;
  }
  #creation-page .colorbar-style-bk .container {
    width: 100%;
    padding: 0;
    max-width: inherit;
    /*
  		    線段樣式1
  			background:url(../images/layout/msline.jpg) no-repeat 0 center;
  			*/
  
  }
  #creation-page .colorbar-style-bk .container .navbar {
    background: none;
    border: 0;
    padding: 35px 0 0 0;
    margin: 0;
    width: 80%;
    float: right;
  }
  #creation-page .colorbar-style-bk .container #navbar {
    padding: 0;
    width: 100%;
  }
  #creation-page .colorbar-style-bk .container #page_menus {
    width: 100%;
  }
  #creation-page .colorbar-style-bk .container #page_menus li {
    border-left: 1px solid #5eb6f0;
  }
  #creation-page .colorbar-style-bk .container #page_menus li:last-child {
    border-right: 1px solid #5eb6f0;
  }
  #creation-page .colorbar-style-bk .container #page_menus a {
    padding: 15px 35px;
    -webkit-transition: All 0.30s linear;
    -ms-transition: All 0.30s linear;
    -moz-transition: All 0.3s linear;
    -o-transition: All 0.3s linear;
    transform: All 0.3s linear;
    width: 100%;
    color: #FFF;
    text-align: center;
    display: inline-block;
    line-height: 15px;
  }
  #creation-page .colorbar-style-bk .container #page_menus a:hover,
  #creation-page .colorbar-style-bk .container #page_menus a:focus {
    background-color: #053454;
  }
  #creation-page .colorbar-style-bk #tkidesign .mailto {
    position: absolute;
    top: 0;
    right: 15px;
    padding: 8px 0 0;
  }
  #creation-page .colorbar-style-bk #tkidesign .mailto a {
    padding: 0 0 0 40px;
    margin: 10px 0 0 0;
    height: auto;
    background: url(../images/layout/mailto.png) no-repeat 0 0;
  }
  #creation-page .colorbar-style-bk #tkidesign .mailto a:hover {
    background-color: inherit;
    opacity: 0.8;
  }
  #creation-page .colorbar-style-bk #product-total {
    display: none;
    visibility: hidden;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #053454;
  }
}
/*
---------------------------------------------
QOO版型 for Desktop
<header class="page-top qoo-style-bk">
---------------------------------------------
*/
@media screen and (min-width: 992px) {
  #creation-page .qoo-style-bk {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #creation-page .qoo-style-bk .weblogo {
    position: absolute;
    top: 25px;
    left: 10px;
  }
  #creation-page .qoo-style-bk .page-top-con {
    position: relative;
  }
  #creation-page .qoo-style-bk .container {
    max-width: 1030px;
    margin: 0 auto;
  }
  #creation-page .qoo-style-bk .page-menus-con {
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
    height: 100px;
    padding: 40px 0 25px 0;
    background: rgba(0, 0, 0, 0.7);
  }
  #creation-page .qoo-style-bk .navbar-default {
    background: none;
  }
  #creation-page .qoo-style-bk .page-menus-top-con .lang-con {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 100;
    color: #FFF;
  }
  #creation-page .qoo-style-bk .page-menus-top-con .lang-con a {
    color: #FFF;
    text-decoration: none;
  }
  #creation-page .qoo-style-bk .navbar-default .navbar-nav > li > a {
    color: #FFF;
  }
  #creation-page .qoo-style-bk .navbar-default .navbar-nav > .open > a,
  #creation-page .qoo-style-bk .navbar-default .navbar-nav > .open > a:hover,
  #creation-page .qoo-style-bk .navbar-default .navbar-nav > .open > a:focus {
    background: none;
  }
  #creation-page .qoo-style-bk #product-total {
    padding: 10px 0 0 10px;
  }
}
/*
---------------------------------------------
豆子版型 for Desktop
<header class="page-top beans-style-bk">
---------------------------------------------
*/
@media screen and (min-width: 992px) {
  #creation-page .beans-style-bk {
    position: relative;
    z-index: 100;
    padding: 0;
  }
  #creation-page .beans-style-bk .page-top-con {
    max-width: 1230px;
    padding: 0 15px;
    margin: 10px auto 5px auto;
    position: relative;
    width: 100%;
  }
  #creation-page .beans-style-bk .navbar-default {
    background: none;
  }
  #creation-page .beans-style-bk #page_menus li a {
    color: #303030;
    padding: 8px 13px;
    border-radius: 8px;
    margin: 0 10px 15px;
  }
  #creation-page .beans-style-bk #page_menus li a:hover,
  #creation-page .beans-style-bk #page_menus a:focus,
  #creation-page .beans-style-bk #page_menus a:active {
    background: #58b764;
    color: #FFF;
  }
  #creation-page .beans-style-bk #tkidesign #page_menus .open > a {
    background: #58b764;
    color: #FFF;
  }
  #creation-page .beans-style-bk .page-menus-con {
    display: inline-block;
    padding: 37px 0 0 0;
    float: right;
  }
  #creation-page .beans-style-bk #navbar {
    padding: 0;
    display: inline-block;
    background: none;
  }
  #creation-page .beans-style-bk .weblogo {
    float: left;
    padding: 20px 0 0 0;
  }
  #creation-page .beans-style-bk .navbar-default #navbar .navbar-nav > .open > a,
  #creation-page .beans-style-bk .navbar-default #navbar .navbar-nav > .open > a:hover,
  #creation-page .beans-style-bk .navbar-default #navbar .navbar-nav > .open > a:focus {
    background: none;
    color: #008fd5;
  }
}
/*
===============================================================
===============================================================
手機版mb for TKI選單 / 手機平板模式使用
===============================================================
===============================================================
*/
@media screen and (max-width: 991px) {
  #tkidesign {
    margin: 0;
    background: none;
    position: relative;
    z-index: 1;
  }
  #tkidesign .navbar-toggle {
    margin: 5px 0 15px 0;
  }
  #tkidesign #page_menus a {
    font-size: 17px;
  }
  #tkidesign #page_menus li a span {
    display: none;
  }
  #creation-page .page-top {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #FFF;
    box-shadow: 0 0 5px #6a6a6a;
  }
  #creation-page .page-top-con {
    padding: 10px 0 0 0;
  }
  #creation-page .page-menus-con {
    margin: -50px 0 0 0;
    position: relative;
    z-index: 1;
  }
  #creation-page #page_menus {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 15px -15px;
  }
  #creation-page .weblogo {
    display: block;
    margin: 3px 0 0 0;
  }
  #creation-page .weblogo a {
    display: block;
    width: 160px;
    height: 38px;
  }
  #creation-page .lang-con {
    display: none;
  }
  #creation-page .share-con {
    display: none;
  }
  #creation-page #tkidesign .mailto {
    display: none;
  }
  #creation-page #tkidesign .mslang a {
    display: inline-block;
  }
  #creation-page .navbar-default .navbar-toggle:hover {
    opacity: 0.7;
  }
  #creation-page .navbar-default .navbar-toggle {
    background: #026d89;
    border-color: #026d89;
  }
  #creation-page .navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
  }
  #creation-page .weblogo {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  #tkidesign #page_menus {
    max-height: 320px;
    overflow-y: auto;
  }
}
/*####補強功能-次選單####*/
.dropdown-submenu > .dropdown-menu {
  border-top-left-radius: 0;
  left: 100%;
  margin-left: -1px;
  margin-top: -6px;
  top: 0;
}
@media screen and (min-width: 992px) {
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
  }
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu li {
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin: 0;
    position: relative;
  }
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu a {
    background: none;
    color: #060606;
    padding: 0;
    margin: 0;
  }
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu a:hover {
    color: #6B6B6B;
  }
  body #creation-page #tkidesign #navbar #page_menus li .select {
    background: #34bee3;
    color: #fff;
    color: #FFF;
  }
}
@media (max-width: 991px) {
  .dropdown-submenu > .dropdown-menu {
    padding: 10px 15px;
  }
}
/*======FOOTER CSS CODE======*/
/*
=====================
版權頁page-copyright
=====================
*/
#creation-page .page-copyright {
  margin: 0;
  text-align: center;
  font-size: 12px;
}
#creation-page .page-copyright .page-copyright-con {
  background: #FFF;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 25px 0 0 0;
  text-align: center;
}
#creation-page .page-copyright .web-design {
  font-size: 12px;
  margin: 0 0 0 15px;
  display: inline-block;
}
#creation-page .page-copyright .web-design a {
  color: #FFF;
  text-decoration: none;
}
#creation-page .page-copyright .web-design a:hover {
  opacity: 0.75;
}
#creation-page .page-copyright .copyright-con {
  background: #60a76f;
  color: #FFF;
  padding: 10px 0;
}
#creation-page .page-copyright .logo-list-bk {
  padding: 0 0 20px 0;
  display: inline-block;
  width: 100%;
  max-width: 680px;
}
#creation-page .page-copyright .logo-img {
  width: 33.33%;
  float: left;
  display: inline-block;
}
/*-------------------------------------
page-copyright-tp1
-------------------------------------*/
.page-copyright-tp1 {
  margin: 25px 0 0 0;
  padding: 30px 0;
  border-top: 1px solid #d1cfcf;
}
.page-copyright-tp1 .cp-email {
  display: inline-block;
  float: left;
  padding: 0 0 0 65px;
  background-image: url(../images/icon/email.png);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 0 4px;
  line-height: 21px;
}
.page-copyright-tp1 .email-info-txt {
  color: #ef3e00;
  font-size: 18px;
}
.page-copyright-tp1 .email-info-txt a {
  color: #ef3e00;
  text-decoration: none;
}
.page-copyright-tp1 .email-info-txt a:hover {
  color: #ef9a00;
}
.page-copyright-tp1 .cp-sr-time {
  font-size: 13px;
}
.page-copyright-tp1 .site-map {
  display: inline-block;
  font-size: 13px;
  max-width: 320px;
  margin: 0 0 0 35px;
}
.page-copyright-tp1 .site-map li {
  display: inline-block;
  float: left;
  width: 33.33%;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  border-left: 1px solid #333;
  line-height: 15px;
}
.page-copyright-tp1 .site-map li a {
  color: #333;
  text-decoration: none;
}
.page-copyright-tp1 .site-map li a:hover {
  color: #e56803;
}
.page-copyright-tp1 .copyright-con {
  padding: 10px 0 0;
  font-size: 13px;
  display: inline-block;
  float: right;
}
.page-copyright-tp1 .web-design {
  display: block;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .page-copyright-tp1 .cp-email {
    max-width: 250px;
    margin: 0 auto 20PX auto;
    float: none;
    display: block;
  }
  .page-copyright-tp1 .site-map {
    width: 100%;
    margin: 0;
    max-width: inherit;
    text-align: center;
  }
  .page-copyright-tp1 .site-map li {
    display: inline;
    float: none;
    width: auto;
    border: 0;
    padding: 0 5px;
  }
  .page-copyright-tp1 .copyright-con {
    float: none;
    width: 100%;
    text-align: center;
  }
  .page-copyright-tp1 .web-design {
    text-align: center;
  }
}
@media screen and (max-width: 550px) {
  .page-copyright-tp1 .site-map li {
    float: none;
    width: auto;
    border: 0;
    padding: 0;
    text-align: center;
    width: 33.33%;
    display: inline-block;
    float: left;
  }
}
/*-------------------------------------
page-copyright-tp2
-------------------------------------*/
.page-copyright-tp2 {
  margin: 25px 0 0 0;
  background: #058dca;
  color: #FFF;
  font-size: 12px;
}
.page-copyright-tp2 .page-copyright-con {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.page-copyright-tp2 p {
  margin: 0;
}
.page-copyright-tp2 a {
  color: #FFF;
}
.page-copyright-tp2 .copyright-con {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  padding: 20px 15px;
}
.page-copyright-tp2 .cp-info-bk {
  display: inline-block;
  float: left;
  padding: 0 0 0 250px;
  background-image: url(../images/layout/fr_logo.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.page-copyright-tp2 .copyright-txt {
  display: block;
  text-align: right;
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0;
}
@media screen and (max-width: 991px) {
  #creation-page .page-copyright-tp2 .copyright-con {
    text-align: center;
  }
  #creation-page .page-copyright-tp2 .cp-info-bk {
    background: none;
    padding: 0;
    text-align: center;
    float: none;
  }
  #creation-page .page-copyright-tp2 .copyright-txt {
    float: none;
    text-align: center;
    padding: 10px 0;
  }
}
/*-------------------------------------
page-copyright-tp3
-------------------------------------*/
.page-copyright-tp3 {
  margin: 25px 0 0 0;
  background: #f1f1f1;
  font-size: 13px;
}
.page-copyright-tp3 .page-copyright-con {
  max-width: 1200px;
  margin: 0 auto;
}
.page-copyright-tp3 p {
  margin: 0;
}
.page-copyright-tp3 .copyright-con {
  display: inline-block;
  width: 100%;
  padding: 20px 15px;
}
.page-copyright-tp3 .cp-info-bk {
  display: inline-block;
  float: left;
}
.page-copyright-tp3 .copyright-txt {
  display: block;
  text-align: left;
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0;
}
.page-copyright-tp3 .cp-infolist-bk {
  display: inline-block;
  float: left;
  padding: 0 0 0 20px;
}
.page-copyright-tp3 .logoimg-tag {
  background-image: url(../images/layout/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 230px;
  height: 60px;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
}
.page-copyright-tp3 .link-fb {
  background-image: url(../images/icon/fb.png);
  width: 35px;
  height: 35px;
}
.page-copyright-tp3 .link-youtube {
  background-image: url(../images/icon/youtube.png);
  width: 35px;
  height: 35px;
}
.page-copyright-tp3 .link-email {
  background-image: url(../images/icon/email2.png);
  width: 35px;
  height: 30px;
}
.page-copyright-tp3 .link-fb,
.page-copyright-tp3 .link-youtube,
.page-copyright-tp3 .link-email {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.page-copyright-tp3 .contact-infolist {
  display: inline-block;
  float: right;
}
@media screen and (max-width: 991px) {
  .page-copyright-tp3 .cp-info-bk {
    width: 100%;
    float: none;
  }
  .page-copyright-tp3 .logoimg-tag {
    float: none;
    margin: 0 auto 20px auto;
  }
  .page-copyright-tp3 .cp-infolist-bk {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .page-copyright-tp3 .contact-infolist {
    float: none;
    display: block;
    padding: 20PX 0;
    text-align: center;
  }
  .page-copyright-tp3 .contact-infolist a {
    display: inline-block;
    margin: 0 15px;
  }
  .page-copyright-tp3 .contact-infolist .link-fb {
    width: 50px;
    height: 50px;
  }
  .page-copyright-tp3 .contact-infolist .link-youtube {
    width: 50px;
    height: 50px;
  }
  .page-copyright-tp3 .contact-infolist .link-email {
    width: 50px;
    height: 45px;
  }
  .page-copyright-tp3 .copyright-txt {
    text-align: center;
    margin: 0;
  }
  .page-copyright-tp3 .copyright-txt .web-design {
    display: block;
    text-align: center;
  }
}
/*-------------------------------------
page-copyright-tp4
-------------------------------------*/
.page-copyright-tp4 {
  margin: 25px 0 0 0;
  font-size: 13px;
}
.page-copyright-tp4 .page-copyright-con {
  max-width: 1200px;
  margin: 0 auto;
}
.page-copyright-tp4 p {
  margin: 0;
}
.page-copyright-tp4 .copyright-con {
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.page-copyright-tp4 .cp-info-bk {
  display: inline-block;
  width: 100%;
}
.page-copyright-tp4 .copyright-txt {
  display: block;
  text-align: right;
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0;
}
.page-copyright-tp4 .cp-infolist-bk {
  display: inline-block;
}
.page-copyright-tp4 .cp-subinfo-bk {
  display: inline-block;
  float: right;
}
.page-copyright-tp4 .cp-subinfo-bk .cp-tel-con,
.page-copyright-tp4 .cp-subinfo-bk .cp-email-con,
.page-copyright-tp4 .cp-subinfo-bk .cp-line-con {
  font-size: 20px;
  font-family: 'OpenSans';
  color: #0859a4;
  height: 35px;
  padding: 1px 0 0 50px;
  margin: 0 0 0 20px;
  display: inline-block;
}
.page-copyright-tp4 .cp-subinfo-bk .cp-tel-con {
  background: url(../images/icon/q_tel.png) no-repeat 0 0;
  background-size: contain;
}
.page-copyright-tp4 .cp-subinfo-bk .cp-email-con {
  background: url(../images/icon/q_email.png) no-repeat 0 0;
  background-size: contain;
}
.page-copyright-tp4 .cp-subinfo-bk .cp-line-con {
  background: url(../images/icon/q_line.png) no-repeat 0 0;
  background-size: contain;
}
.page-copyright-tp4 .cp-subinfo-bk a {
  color: #0859a4;
  text-decoration: none;
}
.page-copyright-tp4 .cp-subinfo-bk a:hover {
  color: #008fd5;
}
@media screen and (max-width: 1100px) {
  .page-copyright-tp4 .cp-subinfo-bk .cp-tel-con,
  .page-copyright-tp4 .cp-subinfo-bk .cp-email-con,
  .page-copyright-tp4 .cp-subinfo-bk .cp-line-con {
    font-size: 18px;
    padding: 2px 0 0 50px;
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 1050px) {
  .page-copyright-tp4 .cp-subinfo-bk .cp-tel-con,
  .page-copyright-tp4 .cp-subinfo-bk .cp-email-con,
  .page-copyright-tp4 .cp-subinfo-bk .cp-line-con {
    font-size: 16px;
    padding: 4px 0 0 50px;
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .page-copyright-tp4 .cp-infolist-bk {
    width: 100%;
    text-align: center;
  }
  .page-copyright-tp4 .cp-subinfo-bk {
    float: none;
    width: 100%;
    text-align: center;
    padding: 25px 0 0 0;
  }
  .page-copyright-tp4 .copyright-txt {
    text-align: center;
    margin: 0;
  }
  .page-copyright-tp4 .cp-subinfo-bk .cp-tel-con,
  .page-copyright-tp4 .cp-subinfo-bk .cp-email-con,
  .page-copyright-tp4 .cp-subinfo-bk .cp-line-con {
    margin: 0 0 20px 20px;
  }
}
/*======INDEX CSS CODE======*/
/*###layout###*/
.index-topimg-bk {
  width: 100%;
}
.index-topimg-bk .bx-default-pager {
  display: none;
}
.index-topimg-bk li {
  background-size: cover;
}
.index-top-bk {
  position: relative;
  display: inline-block;
  width: 100%;
}
.index-sr-bk {
  position: relative;
  z-index: 200;
  width: 100%;
  display: inline-block;
  margin: -60px 0 0 0;
}
.index-sr-con {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.index-sr-con li {
  text-align: center;
  width: 25%;
  float: left;
  padding: 25px 0;
}
.index-sr-con .sr-title-txt {
  margin: 10px 0 20px 0;
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
}
.index-sr-con .sr-more-con {
  text-align: center;
}
.index-sr-con .sr-more-con a {
  font-size: 9px;
  color: #FFF;
  border: 2px solid #FFF;
  padding: 3px 10px;
  text-decoration: none;
}
.index-sr-con .sr-more-con a:hover {
  opacity: 0.8;
}
.index-sr-con .sr-img-tag {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: -9999px;
  background-size: cover;
}
.index-sub-bk {
  max-width: 1200px;
  margin: 0 auto;
  padding: 25px 0 0 0;
  overflow: hidden;
}
.index-block .ix-sub-title {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px;
}
.index-block .title-en {
  font-size: 21px;
  color: #0268ac;
  font-weight: normal;
  display: inline-block;
  float: left;
  line-height: 24px;
  font-family: Helvetica, Arial;
}
.index-block .title-ct {
  font-size: 14px;
  float: left;
  display: inline-block;
  padding: 2px 0 0 15px;
}
.index-block .ix-center-title {
  text-align: center;
  margin: 20px 0 30px 0;
}
.index-block .ix-center-title .title-main {
  color: #3c7133;
  font-weight: bold;
  font-size: 24px;
  display: inline;
  text-align: center;
  padding: 0 25px;
  border-right: 1px solid #8fb888;
  border-left: 1px solid #8fb888;
}
.index-block .ix-center-title .title-sub {
  color: #797979;
  font-size: 15px;
  padding: 15px 0 0 0;
}
.ix-infolist-tp1 .infolist-article .brief-section p {
  margin: 0;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .index-top-bk .index-sr-bk {
    margin: 0;
  }
}
#sr-info1 {
  background-color: rgba(52, 190, 227, 0.9);
}
#sr-info2 {
  background-color: rgba(0, 103, 172, 0.9);
}
#sr-info3 {
  background-color: rgba(52, 190, 227, 0.9);
}
#sr-info4 {
  background-color: rgba(0, 103, 172, 0.9);
}
@media screen and (max-width: 768px) {
  .index-sr-con li {
    width: 50%;
  }
  #sr-info3 {
    background-color: rgba(0, 103, 172, 0.9);
  }
  #sr-info4 {
    background-color: rgba(52, 190, 227, 0.9);
  }
  .index-block #creation-page .ix-sub-title {
    text-align: center;
    margin: 0 0 15px 0;
  }
  .index-block #creation-page .title-en {
    float: none;
    display: block;
  }
  .index-block #creation-page .title-ct {
    float: none;
    display: block;
    padding: 5px 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .index-sr-con .sr-img-tag {
    width: 70px;
    height: 70px;
  }
  .index-sr-con .sr-title-txt {
    font-size: 15px;
  }
}
#sr-info1 .sr-img-tag {
  background-image: url(../images/index/sr_icon1.png);
}
#sr-info2 .sr-img-tag {
  background-image: url(../images/index/sr_icon2.png);
}
#sr-info3 .sr-img-tag {
  background-image: url(../images/index/sr_icon3.png);
}
#sr-info4 .sr-img-tag {
  background-image: url(../images/index/sr_icon4.png);
}
.mb-index-topimg-bk {
  max-width: 1000px;
  margin: 0 auto;
}
.mb-index-topimg-bk .bx-default-pager {
  display: none;
}
/*@media screen and (max-width:1100px){ .index-topimg-bk{ height:460px;} }
@media screen and (max-width:767px){ .index-topimg-bk{ height:321px;} }
@media screen and (max-width:500px){ .index-topimg-bk{ height:209px;} }
@media screen and (max-width:400px){ .index-topimg-bk{ height:167px;} }*/
/* 滿版FIX */
.index-topimg-bk .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.index-topimg-bk .bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.index-topimg-bk .bx-viewport,
.index-topimg-bk .bx-wrapper {
  position: relative;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
}
.index-topimg-bk .bxslider,
.index-topimg-bk .bxslider li {
  height: 100% !important;
  margin: 0;
}
.index-topimg-bk .bxslider li {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-indent: -99999999px;
}
.index-topimg-bk .bxslider li img {
  display: none;
}
.index-topimg-bk .bx-wrapper .bx-viewport {
  border: none !important;
}
.index-news-bk {
  position: relative;
}
.index-news-bk .news-tag-con {
  width: 100%;
  overflow: hidden;
}
.index-news-bk .infolist {
  margin: 0;
  width: 105%;
}
.index-news-bk .infolist li {
  width: 50%;
}
.index-news-bk .infolist .infolist-article {
  width: 100%;
  padding: 0 10px 0 0;
}
.index-news-bk .infolist .info-img-con a:after {
  padding-top: 93%;
}
.index-news-bk .post-times {
  font-size: 13px;
  font-weight: bold;
  color: #1573b1;
  padding: 5px 0 0 0;
}
.index-news-bk .infolist .info-main-con {
  padding: 0;
  border-bottom: 3px solid #48c4e6;
}
.index-news-bk .infolist .info-title {
  background: none;
  margin: 0;
  padding: 0;
  line-height: 21px;
  height: 30px;
  text-align: left;
}
.index-news-bk .infolist .info-title a {
  height: 25px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.index-news-bk .bx-default-pager {
  display: none;
}
.index-news-bk .page-switch {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
}
.index-news-bk .page-switch a {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin: 0 0 0 10px;
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  background-size: cover;
  border: 0;
}
.index-news-bk .page-switch a:hover {
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  opacity: 0.8;
  background-size: cover;
  border: 0;
}
.index-news-bk .page-switch .next-page {
  background-position: -26px 0;
}
.index-news-bk .page-switch .next-page:hover {
  background-position: -26px 0;
}
.index-video-bk .video-tag-con iframe {
  width: 100%;
  height: 280px;
}
.index-block #creation-page .index-product-bk {
  margin: 0 auto;
  padding: 25px 0 0;
  overflow: hidden;
}
.index-block #creation-page .index-product-bk .img-border {
  width: 40%;
  float: left;
}
.index-block #creation-page .index-product-bk .info-main-con {
  width: 60%;
  padding: 0 40px 0 20px;
  float: left;
}
.index-block #creation-page .index-product-bk .infolist {
  width: 100%;
  margin: 0;
}
.index-block #creation-page .index-product-bk .infolist .info-title {
  margin: 0;
  background: none;
  padding: 0;
  line-height: 21px;
  height: 24px;
  text-align: left;
}
.index-block #creation-page .index-product-bk .infolist .info-title a {
  background: none;
  margin: 0;
  padding: 0;
  color: #1b5b87;
}
.index-block #creation-page .index-product-bk .infolist .brief-section {
  font-size: 13px;
  line-height: 19px;
  height: 8em;
  padding: 8px 0 0 0;
}
.index-block #creation-page .index-product-bk .infolist .infolist-article {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .mb-index-topimg-bk {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .index-sub-bk {
    width: 95%;
  }
  .index-product-bk {
    width: 95%;
  }
}
@media screen and (max-width: 991px) {
  .index-video-bk .video-tag-con iframe {
    height: 250px;
  }
}
@media screen and (max-width: 900px) {
  .index-video-bk .video-tag-con iframe {
    height: 230px;
  }
}
@media screen and (max-width: 767px) {
  .index-video-bk {
    padding: 25px 0 0;
  }
  .index-video-bk .video-tag-con iframe {
    height: 350px;
  }
  .index-product-bk .product-list-bk li {
    width: 50%;
    padding: 0 15px;
  }
  .index-block #creation-page .index-product-bk .img-border {
    width: 100%;
  }
  .index-block #creation-page .index-product-bk .info-main-con {
    width: 100%;
    padding: 10px 0;
  }
}
@media screen and (max-width: 500px) {
  .index-video-bk .video-tag-con iframe {
    height: 250px;
  }
  .index-product-bk .product-list-bk li {
    float: none;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .index-block #creation-page .index-product-bk .infolist .brief-section {
    height: 5.2em;
  }
}
@media screen and (max-width: 360px) {
  
}
/*
=======================
index-pr-hl
顯示內容：資料4筆(初始)
PRODUCT List X4 Style Code
=======================
*/
/*title*/
.index-pr-hl {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 0;
  overflow: hidden;
}
.index-pr-hl .ix-pr-title {
  margin: 0;
  letter-spacing: 1.5px;
  color: #009944;
  font-weight: lighter;
}
.index-pr-hl .infolist {
  margin: 0;
  display: inline-block;
  width: 100%;
  /*.img-border{ border:1px solid #d6d6d6; padding:3px;}*/

}
.index-pr-hl .infolist li {
  width: 25%;
  margin: 0 0 15px;
  float: left;
}
.index-pr-hl .infolist .infolist-article {
  padding: 0;
  width: 100%;
  display: inline-block;
}
.index-pr-hl .infolist .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.index-pr-hl .infolist .info-img-con a:after {
  padding-top: 68%;
  content: "";
  display: block;
}
.index-pr-hl .infolist .info-img-con a {
  display: block;
}
.index-pr-hl .infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.index-pr-hl .infolist .info-title {
  margin: 0;
  background: none;
  padding: 0;
  text-align: center;
}
.index-pr-hl .infolist .info-main-con {
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
}
.index-pr-hl .infolist .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.index-pr-hl .infolist .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */
  transform: scale(1.1, 1.1);
}
.index-pr-hl .infolist .info-title {
  line-height: 21px;
  text-align: center;
}
.index-pr-hl .infolist .info-title a {
  font-size: 15px;
  color: #1f1f1f;
  font-weight: normal;
  text-decoration: none;
}
.index-pr-hl .infolist .info-title a:hover {
  color: #009944;
}
.index-pr-hl .infolist .brief-section {
  font-size: 13px;
  height: 5.2em;
  margin: 0.7em;
  overflow: hidden;
  color: #434343;
  text-align: justify;
  line-height: 1.8em;
}
@media screen and (max-width: 991px) {
  .index-pr-hl .infolist {
    width: 100%;
  }
  .index-pr-hl .infolist li {
    width: 50%;
  }
  .index-pr-hl .infolist .info-title {
    height: 45px;
    overflow: hidden;
  }
  .index-pr-hl .infolist .infolist-article {
    width: 95%;
    max-width: 400px;
  }
}
@media screen and (max-width: 500px) {
  .index-pr-hl .infolist .infolist-article {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .index-pr-hl .infolist li {
    width: 100%;
    float: none;
    margin: 0 auto 28px auto;
  }
  .index-pr-hl .infolist .info-title {
    height: auto;
    overflow: inherit;
  }
  .index-pr-hl .infolist .infolist-article {
    width: 100%;
  }
}
/*-----------------------------
index-pr-hl pr-show-three
顯示內容：資料3筆
-----------------------------*/
.pr-show-three .infolist li {
  width: 33.33%;
}
@media screen and (max-width: 768px) {
  .pr-show-three .infolist li {
    width: 50%;
  }
  .pr-show-three .infolist li .infolist-article {
    width: 95%;
    max-width: 400px;
  }
}
@media screen and (max-width: 500px) {
  .pr-show-three .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 28px auto;
    float: none;
  }
  .pr-show-three .infolist li .infolist-article {
    width: 100%;
  }
}
/*-----------------------------
index-pr-hl pr-show-three-slider
顯示內容：資料3筆左右切換
PRODUCT List Slider X3
-----------------------------*/
#creation-page .pr-show-three-slider {
  overflow: initial;
  padding: 25px 0 35px 0;
}
#creation-page .pr-show-three-slider .infolist li {
  width: 33.33%;
}
#creation-page .pr-show-three-slider .infolist .infolist-article {
  width: 100%;
  padding: 0 15px;
}
#creation-page .pr-show-three-slider .bx-wrapper .bx-controls-direction a {
  display: inline-block;
  margin: 0;
  width: 25px;
  height: 50px;
  top: 32%;
}
#creation-page .pr-show-three-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: -40px;
  background: url(../images/index/pr_prev.png) no-repeat 0 0;
}
#creation-page .pr-show-three-slider .bx-wrapper .bx-controls-direction .bx-next {
  right: -40px;
  background: url(../images/index/pr_next.png) no-repeat 0 0;
}
#creation-page .pr-show-three-slider .bx-wrapper {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  #creation-page .pr-show-three-slider .bx-wrapper {
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .pr-show-three-slider .infolist li {
    width: 50%;
  }
  .pr-show-three-slider .infolist li .infolist-article {
    width: 95%;
    max-width: 400px;
  }
  .pr-show-three-slider .bx-wrapper .bx-controls-direction a {
    display: none;
  }
  .pr-show-three-slider .bx-wrapper {
    padding: 0;
  }
  #creation-page .pr-show-three-slider .bx-wrapper {
    width: 300px;
  }
}
@media screen and (max-width: 500px) {
  #creation-page .pr-show-three-slider .bx-controls-direction {
    display: none;
  }
  .pr-show-three-slider .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 28px auto;
    float: none;
  }
  .pr-show-three-slider .infolist li .infolist-article {
    width: 100%;
  }
}
/*----------------------------
PRODUCT List X3 標題色塊
-----------------------------*/
#creation-page .txtbar-style .img-border {
  padding: 0;
  position: relative;
}
#creation-page .txtbar-style .info-title {
  height: 22%;
  background-color: rgba(182, 2, 2, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#creation-page .txtbar-style .info-title a {
  display: block;
  color: #FFF;
  font-size: 14px;
  margin: 8px 10px;
  height: 2em;
  line-height: 29px;
  overflow: hidden;
}
/*-----------------------------
PRODUCT List Slider X5 個+色Bar
-----------------------------*/
#creation-page .pr-show-5-slider {
  overflow: initial;
  padding: 0;
}
#creation-page .pr-show-5-slider .infolist .infolist-article {
  width: 100%;
  padding: 0;
}
#creation-page .pr-show-5-slider .img-border {
  border: 0;
  padding: 0;
}
#creation-page .pr-show-5-slider .infolist .info-main-con {
  padding: 0;
}
#creation-page .pr-show-5-slider .info-title a {
  height: 40px;
  padding: 1px 20px;
}
#creation-page .pr-show-5-slider .bx-wrapper .bx-controls-direction a {
  display: inline-block;
  margin: 0;
  width: 25px;
  height: 50px;
  top: 32%;
}
#creation-page .pr-show-5-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: -40px;
  background: url(../images/index/pr_prev.png) no-repeat 0 0;
}
#creation-page .pr-show-5-slider .bx-wrapper .bx-controls-direction .bx-next {
  right: -40px;
  background: url(../images/index/pr_next.png) no-repeat 0 0;
}
#creation-page .pr-show-5-slider .bx-wrapper {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1250px) {
  #creation-page .pr-show-5-slider .bx-wrapper {
    width: 890px;
  }
}
@media screen and (max-width: 1050px) {
  #creation-page .pr-show-5-slider .bx-wrapper {
    width: 660px;
  }
}
@media screen and (max-width: 780px) {
  #creation-page .pr-show-5-slider .bx-wrapper {
    width: 440px;
  }
}
@media screen and (max-width: 550px) {
  #creation-page .pr-show-5-slider .bx-wrapper {
    width: 215px;
  }
}
/*-----------------------------
PRODUCT List Slider X5 個-純圖片顯示
-----------------------------*/
#creation-page .pr-show-5-img-slider {
  padding: 0 0 50px 0;
}
#creation-page .pr-show-5-img-slider .infolist .info-img-con a:after {
  padding-top: 32%;
}
#creation-page .pr-show-5-img-slider .bx-wrapper .bx-controls-direction a {
  top: 10%;
}
/*-----------------------------
版型1
index-pr-hl pr-show-three index-pr-hl-tp1
-----------------------------*/
#index-pr-hl-tp1 .infolist .info-title {
  text-align: left;
  height: auto;
  padding: 0 0 15px 0;
}
#index-pr-hl-tp1 .infolist .info-title a {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 0 30px;
  background: url(../images/icon/list_title.png) no-repeat 0 center;
  background-size: 16px 16px;
}
#index-pr-hl-tp1 .infolist .info-img-con a:after {
  padding-top: 58%;
}
#index-pr-hl-tp1 .info-main-con {
  padding: 0;
}
#index-pr-hl-tp1 .sub-infolist-con {
  padding: 10px 0 0 0;
  display: inline-block;
  width: 100%;
  min-height: 110px;
}
#index-pr-hl-tp1 .sub-infolist-con li {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#index-pr-hl-tp1 .sub-infolist-con li a {
  font-size: 14px;
  padding: 0 0 0 20px;
  background: url(../images/ms_left_list_gray.png) no-repeat 0 center;
}
@media screen and (max-width: 768px) {
  body {
    background: #FFF;
  }
  #index-pr-hl-tp1 .infolist > li {
    width: 100%;
    max-width: 500px;
    float: none;
    margin: 0 auto;
    padding: 0 10px 20px;
  }
  #index-pr-hl-tp1 .infolist li .infolist-article {
    max-width: 500px;
    width: 100%;
  }
  #index-pr-hl-tp1 .sub-infolist-con {
    min-height: inherit;
  }
}
/*
=======================
NEWS HL 版
=======================
*/
.index-news-hl {
  margin: 0 auto;
  overflow: hidden;
  /*news tag*/

}
.index-news-hl .infolist-title {
  height: 40px;
  margin: 0;
}
.index-news-hl .infolist {
  margin: 1.6em 0 0;
  display: inline-block;
  width: 100%;
  margin: 0;
}
.index-news-hl .infolist li {
  width: 50%;
  margin: 0 0 10px;
  float: left;
}
.index-news-hl .infolist .infolist-article {
  width: 97%;
  border-bottom: 1px solid #d6d6d6;
  display: inline-block;
  padding: 0 0 10px 0;
}
.index-news-hl .infolist .info-img-con {
  float: left;
  width: 30%;
  position: relative;
  overflow: hidden;
}
.index-news-hl .infolist .info-img-con :after {
  padding-top: 68%;
  content: "";
  display: block;
}
.index-news-hl .infolist .info-img-con a {
  display: block;
}
.index-news-hl .infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.index-news-hl .infolist .info-title {
  margin: 0;
  text-align: left;
}
.index-news-hl .infolist .info-main-con {
  float: left;
  width: 70%;
  padding: 0 0 0 25px;
}
.index-news-hl .infolist .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.index-news-hl .infolist .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
.index-news-hl .infolist .info-header .info-title {
  font-size: 16px;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
  overflow: hidden;
  border: 0;
  background: none;
  padding: 0;
}
.index-news-hl .infolist .info-header .info-title a {
  color: #ce5d02;
  text-decoration: none;
}
.index-news-hl .infolist .info-header .info-title a:hover {
  color: #7b0122;
}
.index-news-hl .infolist .info-header .post-time {
  font-size: 12px;
  color: #434343;
}
.index-news-hl .infolist .brief-section {
  font-size: 13px;
  height: 3.8em;
  margin: 0.3em 0 0;
  overflow: hidden;
  color: #434343;
  text-align: justify;
  line-height: 1.8em;
}
@media screen and (max-width: 991px) {
  .index-news-hl .infolist li {
    margin: 0 0 20px 0;
    padding: 0 15px;
  }
  .index-news-hl .infolist .info-img-con {
    width: 100%;
  }
  .index-news-hl .infolist .info-main-con {
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .index-news-hl .infolist li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .index-news-hl .infolist li {
    width: 100%;
  }
}
/*
=======================
News+banner組合(需抓news-v2的檔案)
=======================
*/
.event-banner-bk {
  margin: 0 auto;
}
.event-banner-bk .ns-horizontal2-bk {
  max-width: inherit;
  margin: 0;
}
.event-banner-bk .ns-horizontal2 {
  margin: 0;
}
.event-banner-bk .sub-ad-infolist li {
  padding: 0 0 15px 0;
}
@media screen and (min-width: 992px) {
  .event-banner-bk .col-md-9 {
    width: 73%;
  }
  .event-banner-bk .col-md-3 {
    width: 26%;
  }
}
/*
=======================
樣式3
=======================
*/
/*index-news-straight(直)*/
.index-news-straight {
  padding: 25px 0 0;
}
.index-news-straight .index-new-list li {
  border-bottom: 1px dotted #c0c0c0;
  margin: 0 0 11px;
}
.index-news-straight .post-date {
  padding: 0 0 0 50px;
  font-weight: bold;
  color: #d67308;
  background: url(../images/news.png) no-repeat 0 0;
}
.index-news-straight .new-title {
  display: inline-block;
  height: 22px;
  overflow: hidden;
  width: 100%;
}
.index-news-straight .new-title a {
  text-decoration: none;
}
/*產品介紹區*/
#creation-page .index-ptlist-bk {
  display: inline-block;
  width: 100%;
}
#creation-page .index-ptlist-bk .ptlist-con-title {
  font-size: 24px;
  color: #aaa9a9;
  font-weight: normal;
  color: #6e6e6e;
  text-align: center;
  margin: 0;
  padding: 20px 0 0 0;
}
#creation-page .index-ptlist-bk .index-ptlist-con {
  padding: 20px 0 0 0;
  width: 100%;
}
#creation-page .index-ptlist-bk .ptinfo-article {
  display: inline-block;
  box-shadow: 3px 3px #e7e7e7;
  border: 1px solid #c7c7c7;
  padding: 2px;
  max-width: 364px;
  width: 89%;
  margin: 0 0 40px 0;
}
#creation-page .index-ptlist-bk .pt-img-con {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#creation-page .index-ptlist-bk .pt-img-con :after {
  padding-top: 64%;
  content: "";
  display: block;
}
#creation-page .index-ptlist-bk .pt-img-con a {
  display: block;
}
#creation-page .index-ptlist-bk .pt-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
#creation-page .index-ptlist-bk .pt-title {
  position: relative;
  z-index: 9999;
  width: 80%;
  text-align: center;
  margin: -20px auto 0 auto;
  padding: 10px 0;
  background: #77c36b;
  box-shadow: 3px 3px rgba(51, 51, 102, 0.3);
}
#creation-page .index-ptlist-bk .pt-title h3 {
  height: 1.5em;
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #FFF;
}
#creation-page .index-ptlist-bk .info-html-edit {
  padding: 25px 0;
  width: 80%;
  margin: 0 auto;
}
#creation-page .index-ptlist-bk .info-html-edit ul {
  padding: 0;
  display: inline-block;
}
#creation-page .index-ptlist-bk .info-html-edit li {
  list-style: none;
  display: inline-block;
  float: left;
}
#creation-page .index-ptlist-bk .info-html-edit li a {
  padding: 0 25px 0 0;
}
@media screen and (max-width: 991px) {
  #creation-page .index-ptlist-bk .ptinfo-article {
    margin: 0 auto 40px	 auto;
    display: block;
  }
  #creation-page .index-ptlist-bk .info-html-edit {
    height: 130px;
    padding: 25px 0 0 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #creation-page .index-ptlist-bk .info-html-edit {
    height: auto;
    padding: 25px 0 15px 0;
  }
  #creation-page .index-ptlist-bk .pt-title {
    width: 100%;
    box-shadow: none;
  }
}
/*產品介紹區-FIX*/
.index-ptlist-con {
  display: inline-block;
}
.index-ptlist-con .row > div {
  position: relative;
}
.index-ptlist-con .row > div:after {
  content: "";
  padding-top: 110%;
  display: block;
}
.index-ptlist-con .ptinfo-article {
  position: absolute;
  top: 0;
  left: 17px;
}
@media screen and (max-width: 1100px) {
  .index-ptlist-con .row > div::after {
    padding-top: 130%;
  }
}
@media screen and (max-width: 991px) {
  .index-ptlist-con .row > div::after {
    padding-top: 120%;
  }
}
@media screen and (max-width: 767px) {
  .index-ptlist-con .ptinfo-article {
    position: initial;
  }
  .index-ptlist-con .row > div::after {
    padding-top: 0;
  }
}
/*最新消息區*/
.ixnews-tp2 .index-news-title {
  text-align: left;
  font-size: 18px;
  color: #aaa9a9;
  font-weight: normal;
  color: #6e6e6e;
  margin: 0;
  padding: 0 0 20px 0;
}
.ixnews-tp2 .index-news-con {
  padding: 30px 15px 25px;
  box-shadow: 3px 3px #e7e7e7;
  border: 1px solid #c7c7c7;
}
.ixnews-tp2 .i-news-title {
  display: inline-block;
  width: 75%;
}
.ixnews-tp2 .i-news-time {
  display: inline-block;
  float: right;
  color: #434343;
}
.ixnews-tp2 .i-newslist {
  display: inline-block;
  width: 100%;
}
.ixnews-tp2 .i-newslist li {
  font-size: 14px;
  padding: 0 0 5px;
  margin: 0 2% 10px;
  border-bottom: 1px solid #e0e0e0;
  width: 96%;
  float: left;
}
.ixnews-tp2 .i-newslist li a {
  color: #ce5d02;
  padding: 0 0 0 60px;
  height: 25px;
  display: inline-block;
  line-height: 21px;
  overflow: hidden;
  background: url(../images/news.png) no-repeat 0 0;
}
.ixnews-tp2 .i-newslist li a:hover {
  color: #aa1909;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .ixnews-tp2 .i-newslist li {
    width: 96%;
  }
}
@media screen and (max-width: 500px) {
  .ixnews-tp2 .index-news-con {
    border: 0;
    padding: 0;
    box-shadow: none;
  }
  .ixnews-tp2 .i-newslist li {
    width: 96%;
  }
  .ixnews-tp2 .i-news-time {
    display: block;
    float: none;
    padding: 0;
  }
  .ixnews-tp2 .i-newslist li {
    margin: 0 0 10px;
  }
  .ixnews-tp2 .i-newslist li a {
    background: none;
    padding: 0;
  }
}
/*
=======================
樣式4
=======================
*/
/*ixnews-straight-tp2 產品列表左右切換*/
.pr-slider-tp2 {
  position: relative;
  padding: 0 0 15px 0;
}
.pr-slider-tp2 .ix-infolist-tag-con {
  width: 100%;
  overflow: hidden;
}
.pr-slider-tp2 .infolist .info-img-con a:after {
  padding-top: 75%;
}
.pr-slider-tp2 .infolist {
  margin: 0;
  width: 105%;
}
.pr-slider-tp2 .infolist li {
  width: 50%;
}
.pr-slider-tp2 .infolist .infolist-article {
  width: 100%;
  padding: 0 10px 0 0;
}
.pr-slider-tp2 .post-times {
  font-size: 13px;
  font-weight: bold;
  color: #1573b1;
  padding: 5px 0 0 0;
}
.pr-slider-tp2 .infolist .info-main-con {
  padding: 15px 0 0 0;
  text-align: center;
}
.pr-slider-tp2 .infolist .info-title {
  text-align: center;
  background: none;
  margin: 0;
  padding: 0;
  line-height: 21px;
  height: 46px;
}
.pr-slider-tp2 .infolist .info-title a {
  color: #00568c;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  width: 100%;
}
.pr-slider-tp2 .bx-default-pager {
  display: none;
}
.pr-slider-tp2 .page-switch {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
}
.pr-slider-tp2 .page-switch a {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin: 0 0 0 10px;
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  background-size: cover;
  border: 0;
}
.pr-slider-tp2 .page-switch a:hover {
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  opacity: 0.8;
  background-size: cover;
  border: 0;
}
.pr-slider-tp2 .page-switch .next-page {
  background-position: -26px 0;
}
.pr-slider-tp2 .page-switch .next-page:hover {
  background-position: -26px 0;
}
/*ixnews-straight-tp2 文字列表V2*/
.ixnews-straight-tp2 .index-new-list li {
  border-bottom: 1px dotted #c0c0c0;
  margin: 0 0 11px;
}
.ixnews-straight-tp2 .post-date {
  padding: 0;
  font-weight: bold;
  color: #d67308;
  font-size: 15px;
  font-family: Helvetica,Arial;
}
.ixnews-straight-tp2 .new-title {
  display: inline-block;
  height: 45px;
  overflow: hidden;
  width: 100%;
  font-size: 13px;
}
.ixnews-straight-tp2 .new-title a {
  text-decoration: none;
  color: #003959;
}
.ixnews-straight-tp2 .new-title a:hover {
  color: #008fd5;
}
/*
=======================
ix-infolist-tp1
顯示內容：資料3筆
=======================
*/
.ix-infolist-tp1 {
  margin: 0 0 20px 0;
  display: inline-block;
  width: 100%;
}
.ix-infolist-tp1 li {
  width: 33.33333%;
  margin: 0 0 15px;
  padding: 0 10px;
  float: left;
}
.ix-infolist-tp1 .infolist-article {
  padding: 5px;
  width: 100%;
  display: inline-block;
  border: 1px solid #d6d6d6;
}
.ix-infolist-tp1 .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ix-infolist-tp1 .info-img-con a:after {
  padding-top: 55%;
  content: "";
  display: block;
}
.ix-infolist-tp1 .info-img-con a {
  display: block;
}
.ix-infolist-tp1 .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.ix-infolist-tp1 .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.ix-infolist-tp1 .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.ix-infolist-tp1 .info-main-con {
  float: left;
  width: 100%;
  padding: 20px 25px;
}
.ix-infolist-tp1 .info-header {
  border-bottom: 1px solid #cbcbcb;
  padding: 0 0 15px;
  margin: 0 0 15px 0;
}
.ix-infolist-tp1 .info-title {
  height: 35px;
  line-height: 31px;
  text-align: center;
  margin: 0;
  overflow: hidden;
}
.ix-infolist-tp1 .info-title a {
  font-size: 18px;
  font-weight: bold;
  color: #00709a;
  text-decoration: none;
}
.ix-infolist-tp1 .info-title a:hover {
  color: #063f5b;
}
.ix-infolist-tp1 .post-time {
  color: #434343;
  font-size: 15px;
  margin: 0;
  display: inline-block;
  font-family: Helvetica, Arial;
  text-align: center;
  width: 100%;
}
.ix-infolist-tp1 .brief-section {
  font-size: 14px;
  color: #434343;
  line-height: 1.8;
  height: 5em;
  overflow: hidden;
}
.ix-infolist-tp1 .info-more {
  display: inline-block;
  width: 100%;
  padding: 15px 0 0 0;
}
.ix-infolist-tp1 .info-more a {
  text-decoration: underline;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .ix-infolist-tp1 li {
    width: 100%;
    max-width: 500px;
    float: none;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
  }
}
/*
ix-infolist-tp1+ix-ct-bg-img
資料3筆+底圖版
*/
@media screen and (min-width: 769px) {
  .index-block .ix-ct-bg-img {
    background: url(../images/demo/imgbg.jpg) no-repeat center 0;
    background-size: cover;
  }
  .index-block .ix-ct-bg-img .ix-center-title .title-main {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    color: #FFF;
  }
  .index-block .ix-ct-bg-img .title-sub {
    color: #FFF;
  }
  .index-block .ix-ct-bg-img .infolist-article {
    background: #FFF;
    border: 0;
  }
}
/*
ix-infolist-tp1+ix-infolist-lite
資料3筆+精簡版
*/
.index-block .ix-infolist-lite .infolist-article {
  padding: 0;
  border: 0;
}
.index-block .ix-infolist-lite .info-header {
  border: 0;
}
.index-block .ix-infolist-lite .info-title {
  text-align: left;
}
.index-block .ix-infolist-lite .info-title a {
  font-size: 15px;
}
.index-block .ix-infolist-lite .post-time {
  text-align: left;
}
.index-block .ix-infolist-lite .info-header {
  margin: 0;
  padding: 0 0 10px 0;
}
.index-block .ix-infolist-lite .info-main-con {
  padding: 20px 0 0 0;
}
/*
=======================
ix-infolist-tp2
資料4筆,左右切換功能
=======================
*/
.ix-ct-bg-green {
  background: #eef3ed;
  padding: 0 0 30px 0;
}
.ix-infolist-tp2 #prtp002 .infolist-article {
  border: 0;
  background: #FFF;
}
.ix-infolist-tp2 #prtp002 .infolist {
  margin: 0 auto;
}
.ix-infolist-tp2 #prtp002 .infolist li {
  width: 25%;
}
.ix-infolist-tp2 #prtp002 .infolist-article .info-title {
  margin: 10px 25px 0 25px;
  border-bottom: 1px solid #c9c9c9;
  height: 40px;
}
.ix-infolist-tp2 #prtp002 .infolist-article .info-title a {
  font-size: 16px;
  font-weight: bold;
  color: #00709a;
}
.ix-infolist-tp2 #prtp002 .infolist-article .info-dn-con {
  font-size: 14px;
  margin: 0 25px 10px 15px;
  padding: 0;
  text-align: center;
  height: 50px;
  overflow: hidden;
  display: inline-block;
}
.ix-infolist-tp2 #prtp002 .info-dn-con-title {
  text-align: center;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  padding: 15px 0 0 0;
}
#creation-page .ix-infolist-tp2 {
  overflow: initial;
  padding: 25px 0 35px 0;
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-direction a {
  display: inline-block;
  margin: 0;
  width: 43px;
  height: 43px;
  top: 32%;
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-direction .bx-prev {
  left: -60px;
  background: url(../images/layout/sw_left.png) no-repeat 0 0;
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-direction .bx-next {
  right: -60px;
  background: url(../images/layout/sw_right.png) no-repeat 0 0;
}
#creation-page .ix-infolist-tp2 .bx-wrapper {
  width: 1100px;
  margin: 0 auto;
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-pager,
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-auto {
  bottom: -50px;
}
@media screen and (max-width: 1250px) {
  #creation-page .ix-infolist-tp2 .bx-wrapper {
    width: 825px;
  }
}
@media screen and (max-width: 991px) {
  #creation-page .ix-infolist-tp2 .bx-wrapper {
    width: 550px;
  }
}
@media screen and (max-width: 768px) {
  #creation-page .ix-infolist-tp2 .bx-wrapper {
    width: 275px;
  }
}
@media screen and (max-width: 500px) {
  #creation-page .ix-infolist-tp2 .bx-controls-direction {
    display: none;
  }
  .ix-infolist-tp2 .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 28px auto;
    float: none;
  }
  .ix-infolist-tp2 .infolist li .infolist-article {
    width: 100%;
  }
}
/*
=======================
ix-infolist-tp3+bubble-infolist
資料5筆,圓形版型顯示
=======================
*/
.ix-infolist-tp3 {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  background: url(../images/index/bg1.jpg) no-repeat;
  background-size: cover;
}
.ix-infolist-tp3 .ix-center-title {
  margin: 0 0 30px;
}
.ix-infolist-tp3 .ix-center-title .title-main {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
.ix-infolist-tp3 .bubble-infolist-con {
  max-width: 1200px;
  margin: 0 auto;
}
.ix-infolist-tp3 .bubble-infolist-con li {
  float: left;
  width: 20%;
  padding: 0 30px;
}
.ix-infolist-tp3 .bubble-infolist-con .img-border {
  overflow: hidden;
  border-radius: 9999px;
}
.ix-infolist-tp3 .bubble-infolist-con .info-title {
  margin: 30px 0 0 0;
  font-size: 15px;
}
.ix-infolist-tp3 .bubble-infolist-con .info-title a {
  color: #FFF;
  text-decoration: none;
}
.ix-infolist-tp3 .bubble-infolist-con .info-title a:hover {
  opacity: 0.8;
}
.ix-infolist-tp3 .infolist-article {
  text-align: center;
}
.ix-infolist-tp3 .ix-center-title .title-main,
.ix-infolist-tp3 .ix-center-title .title-sub {
  color: #FFF;
}
@media screen and (max-width: 991px) {
  .ix-infolist-tp3 .bubble-infolist-con li {
    width: 33.33%;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .ix-infolist-tp3 .bubble-infolist-con li {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  .ix-infolist-tp3 .bubble-infolist-con li {
    width: 100%;
  }
}
/**
infolist-show4
顯示4筆資料
**/
@media screen and (min-width: 992px) {
  .ix-infolist-tp3 .infolist-show4 li {
    width: 25%;
    padding: 0;
  }
  .ix-infolist-tp3 .infolist-show4 li .infolist-article {
    max-width: 150px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  .ix-infolist-tp3 .infolist-show4 li {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .ix-infolist-tp3 .infolist-show4 li {
    width: 50%;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 450px) {
  .ix-infolist-tp3 .infolist-show4 li {
    width: 100%;
  }
}
/*
=======================
ix-infotxt-bk for index5.php
=======================
*/
.ix-infotxt-bk {
  padding: 50px 0;
  background: url(../images/demo/imgbg2.jpg) no-repeat center 0;
  background-size: cover;
  text-align: center;
}
.ix-infotxt-bk .ix-ae-bg {
  background: rgba(653, 653, 653, 0.9);
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 68px;
}
.ix-infotxt-bk .ae-info-title {
  font-size: 24px;
  margin: 0 0 25px 0;
  color: #3c7133;
}
.ix-infotxt-bk .ae-info-con {
  line-height: 24px;
}
.ix-infotxt-bk .ae-info-more {
  display: inline-block;
  margin: 30px auto 0 auto;
  padding: 10px 25px;
  text-align: center;
  background: #3c7133;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
@media screen and (max-width: 930px) {
  .ix-infotxt-bk .ix-ae-bg {
    margin: 0 15px;
  }
}
/*
=======================
樣式7 for index7.php
=======================
*/
.index-topimg-narrow-bk {
  max-width: 1200PX;
  max-height: 410px;
  margin: 30px auto 0 auto;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.index-topimg-narrow-bk .bx-wrapper .bx-pager,
.index-topimg-narrow-bk .bx-wrapper .bx-controls-auto {
  bottom: 15px;
  z-index: 200;
}
#ix-infolist-txt2 {
  padding: 30px 0 0 0;
}
#ix-infolist-txt2 .news-entry ul {
  max-width: 1200px;
}
#ix-infolist-txt2 .news-entry {
  margin: 0;
}
#pr-show-5-img-slider .bx-wrapper .bx-controls-direction a,
.pr-show-5-slider .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
/*
=======================
ix-about-tp1
關於我們排版1
=======================
*/
.index-block .ix-about-tp1 {
  background: #0b6da3;
  color: #FFF;
}
.index-block .ix-about-tp1 .ix-about-tp1-con {
  padding: 6% 0 0 45%;
  min-height: 340px;
  line-height: 2;
  background: url(../images/index/index_about.jpg) no-repeat 0 0;
  background-size: auto 100% ;
}
.index-block .ix-about-tp1 .ix-title-txt {
  font-size: 28px;
  font-family: 'OpenSans';
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.index-block .ix-about-tp1 .ix-dn-txt {
  padding: 20px 0 0 0;
}
@media screen and (max-width: 991px) {
  .index-block .ix-about-tp1 {
    text-align: center;
  }
  .index-block .ix-about-tp1 .ix-about-tp1-con {
    background: none;
    padding: 35px 0 80px 0;
    min-height: inherit;
  }
}
/*
=======================
組合9使用 for index9.php
=======================
*/
#tp9-ix-page-bk {
  background: #FFF;
  padding: 40px 35px;
  position: relative;
  top: -50px;
  z-index: 100;
}
#tp9-ix-page-bk #index-pr-hl-tp1 {
  padding: 0;
}
#tp9-ix-page-bk .ix-infolist-tp1 {
  border-top: 1px solid #ebf0f2;
  padding: 30px 0 0 0;
}
#tp9-ix-page-bk .ix-center-title {
  margin: 0 0 30px 0;
}
#tp9-ix-page-bk .ix-center-title .title-main {
  border: 0;
  font-size: 18px;
  color: #145f92;
}
.recent-posts-bk {
  display: inline-block;
}
.featured-interview-bk {
  display: inline-block;
}
#tp9-ix-page-bk .recent-posts-bk {
  display: inline-block;
}
#tp9-ix-page-bk .recent-posts-bk .infolist-tp1-con li {
  width: 50%;
}
.featured-interview-bk {
  display: inline-block;
  width: 100%;
}
.featured-interview-bk iframe {
  width: 100%;
  height: auto;
  min-height: 180px;
}
.featured-interview-bk .infolist-tp1-con li {
  width: 100%;
}
@media screen and (max-width: 991px) {
  #index-pr-hl-tp1 .infolist > li {
    width: 50%;
  }
  #index-pr-hl-tp1 .infolist {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  #index-pr-hl-tp1 .infolist > li {
    width: 100%;
  }
  #tp9-ix-page-bk {
    position: inherit;
    padding: 30px 0;
  }
  #tp9-ix-page-bk .recent-posts-bk .infolist-tp1-con li {
    width: 100%;
  }
}
#ix-video {
  margin: 25px 0 0 0;
}
#ix-video .infolist-tp1-con li {
  width: 33%;
}
@media screen and (max-width: 768px) {
  #ix-video .infolist-tp1-con li {
    width: 100%;
  }
}
/*======INDEX CSS CODE END======*//*====================================*/
/*======INDEX CSS CODE======*/
/*====================================*/
/*廣告區Banner*/
.ixbanner-s2-bk {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.ixbanner-s2-bk .indexbanner-con {
  display: inline-block;
}
.ixbanner-s2-bk .bannerlist {
  display: inline-block;
}
.ixbanner-s2-bk .bannerlist li a:hover {
  opacity: 0.8;
}
.ixbanner-s2-bk .bx-controls {
  display: block;
}
.ixbanner-s2-bk .bx-wrapper .bx-pager,
.ixbanner-s2-bk .bx-wrapper .bx-controls-auto {
  z-index: 999;
  bottom: 15px;
  text-align: left;
  padding: 0 0 0 20px;
}
.ixbanner-s2-bk .indexbanner-con {
  width: 77.5%;
  float: left;
}
.ixbanner-s2-bk .bannerlist {
  width: 22.5%;
  float: right;
}
@media screen and (max-width: 992px) {
  .ixbanner-s2-bk {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .ixbanner-s2-bk {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .ixbanner-s2-bk .indexbanner-con {
    width: 100%;
    float: left;
  }
  .ixbanner-s2-bk .bannerlist {
    width: 100%;
    float: left;
  }
  .ixbanner-s2-bk .bannerlist li {
    width: 25%;
    float: left;
  }
}
@media screen and (max-width: 540px) {
  .ixbanner-s2-bk .bannerlist li {
    width: 50%;
    float: left;
  }
}
/*======INDEX CSS CODE END======*//*======NEWS CSS CODE======*/
/*LAYOUT*/
.hr-info-con {
  display: inline-block;
  float: left;
  width: 100%;
  font-size: 13px;
  padding: 8px 0;
  background: #e9e9e9;
}
.hr-info-con .hr-post-info {
  float: left;
  color: #000;
  display: inline-block;
  width: 60%;
  text-align: center;
}
.hr-info-con .hr-post-time,
.hr-info-con .hr-post-load {
  color: #000;
  float: left;
  width: 20%;
  text-align: center;
}
.news-block .ct-list-title {
  width: 100%;
  padding: 13px 0 0;
  line-height: 24px;
}
.news-block .ct-list-title h2 {
  color: #01647e;
  font-size: 19px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #d6d6d6;
}
.news-block .backlist {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}
.news-block .backlist a {
  background: #008fd5;
  color: #FFF;
  font-size: 14px;
  padding: 8px 0;
  margin: 0 auto;
  width: 110px;
  text-align: center;
  text-decoration: none;
  display: block;
}
.news-block .backlist a:hover {
  background: #00537c;
}
.fund-iten-bk #creation-page .page-con-bk .page-article {
  padding: 0 0 10px;
}
.fund-iten-bk #creation-page .article-title-header {
  display: inline-block;
  float: left;
  padding: 0 0 0 25px;
  width: 60%;
}
.fund-iten-bk #creation-page .article-title-header .article-title {
  width: 100%;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
}
.fund-iten-bk #creation-page .article-title-header .brief-section {
  display: inline-block;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 768px) {
  .news-block #page-content .page-con-bk {
    max-width: 500px;
  }
}
@media screen and (max-width: 500px) {
  .fund-iten-bk #creation-page .article-title-header {
    padding: 15px 0;
    width: 100%;
  }
}
/*
=====================
NEWS IMGLIST CSS CODE 
圖文直式排版(初始化樣式) for news_straight.php & news_list_og.php
=====================
*/
#creation-page .ns-straight {
  margin: 0;
  padding: 20px 0 0;
  width: 100%;
}
.news-infolist {
  display: inline-block;
  width: 100%;
  padding: 15px 0 0 0;
  margin: 0 0 0 -10px;
  width: 102%;
}
.news-infolist li {
  width: 33.33333%;
  margin: 0 0 15px;
  padding: 0 10px;
  float: left;
}
.news-infolist .infolist-article {
  padding: 5px;
  width: 100%;
  display: inline-block;
  border: 1px solid #d6d6d6;
}
.news-infolist .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.news-infolist .info-img-con a {
  display: block;
}
.news-infolist .info-img-con a:after {
  padding-top: 55%;
  content: "";
  display: block;
}
.news-infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.news-infolist .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.news-infolist .info-img-con :hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.news-infolist .info-main-con {
  float: left;
  width: 100%;
  padding: 7px;
}
.news-infolist .info-title {
  height: 54px;
  line-height: 26px;
  text-align: left;
  margin: 0;
  overflow: hidden;
}
.news-infolist .info-title a {
  font-size: 18px;
  font-weight: normal;
  color: #1f7bc9;
  text-decoration: none;
}
.news-infolist .info-title a:hover {
  color: #063f5b;
}
.news-infolist .post-time {
  color: #434343;
  font-size: 15px;
  margin: 0;
  display: inline-block;
  font-family: Helvetica, Arial;
}
.news-infolist .brief-section {
  font-size: 14px;
  color: #434343;
  line-height: 1.8;
  height: 5.5em;
  overflow: hidden;
}
/*大圖顯示消息區*/
.big-infolist-con {
  margin: 20px 0 0 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.big-infolist-con .img-border a {
  display: block;
}
.big-infolist-con .img-border a:after {
  padding-top: 46.5%;
  content: "";
  display: block;
}
.big-infolist-con .img-border img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.big-infolist-con .img-border img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.big-infolist-con .img-border:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.big-infolist-con .info-title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.big-infolist-con .info-title a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  text-decoration: none;
  padding: 10px 18px;
  margin: 0;
  background: rgba(99, 152, 27, 0.9);
}
@media screen and (max-width: 991px) {
  #creation-page .news-infolist li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #creation-page .news-infolist {
    margin: 0 auto;
    width: 100%;
    display: block;
  }
  #creation-page .news-infolist li {
    width: 100%;
    float: none;
    max-width: inherit;
    padding: 0;
    margin: 0 0 15px 0;
  }
}
/*
=====================
NEWS IMGLIST CSS CODE 圖文直式排版-泡泡(配合圖文直式排版) for news_straight2.php
=====================
*/
#creation-page .ns-straight-qqstyle li {
  width: 25%;
}
#creation-page .ns-straight-qqstyle .infolist-article {
  border: 0;
  padding: 0;
}
#creation-page .ns-straight-qqstyle .info-main-con {
  padding: 10px 0;
  float: none;
}
#creation-page .ns-straight-qqstyle .info-img-con {
  overflow: inherit;
}
#creation-page .ns-straight-qqstyle .info-img-con img {
  border-radius: 9999px;
  overflow: hidden;
}
#creation-page .ns-straight-qqstyle .info-img-con a:after {
  padding-top: 100%;
}
#creation-page .ns-straight-qqstyle .info-img-con img {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
#creation-page .ns-straight-qqstyle .infolist-article {
  width: 100%;
  max-width: 500px;
  padding: 0 20px;
  margin: 0 auto;
  display: block;
}
#creation-page .ns-straight-qqstyle .img-border {
  position: relative;
}
.postdate-qoo {
  background: #139ccf;
  border-radius: 60px;
  color: #fff;
  font-size: 12px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  z-index: 10;
}
.postdate-qoo time {
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.postdate-qoo time .info-year {
  border-bottom: 1px solid #fff;
  display: block;
}
.postdate-qoo time .info-date {
  display: block;
}
/*
=====================
NEWS IMGLIST CSS CODE 圖文直式排版-左右切換樣式(switching) for news_straight3.php
=====================
*/
.news-block .ns-straight-switching {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 0 60px;
}
.news-block .ns-straight-switching .newslist .news-brief {
  width: 90%;
  margin: 0 5%;
  display: inline-block;
  border: 7px solid #e0e0dd;
}
.news-block .ns-straight-switching .newslist .news-brief header {
  padding: 10px 20px;
}
.news-block .ns-straight-switching .newslist .news-brief header h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
}
.news-block .ns-straight-switching .newslist .news-brief header h2 a {
  color: #333;
}
.news-block .ns-straight-switching .newslist .news-brief time {
  color: #0098d0;
  font-size: 13px;
  font-weight: bold;
}
.news-block .ns-straight-switching .newslist .news-brief {
  -webkit-transition: All 0.2s ease-in;
  -ms-transition: All 0.2s ease-in;
  -moz-transition: All 0.2s ease-in;
  -o-transition: All 0.2s ease-in;
  transform: All 0.2s ease-in;
}
.news-block .ns-straight-switching .newslist .news-brief:hover {
  -ms-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}
.news-block .ns-straight-switching .news-img {
  width: 100%;
  background: #e0e0dd;
  position: relative;
  overflow: hidden;
}
.news-block .ns-straight-switching .news-img :after {
  padding-top: 93%;
  content: "";
  display: block;
}
.news-block .ns-straight-switching .news-img img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.news-block .ns-straight-switching .list-total {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #666;
}
.news-block .ns-straight-switching .bx-wrapper .bx-pager,
.news-block .ns-straight-switching .bx-wrapper .bx-controls-auto {
  bottom: -50px;
}
@media screen and (min-width: 992px) {
  .news-block .ns-straight-switching {
    width: 960px;
  }
}
@media screen and (min-width: 1100px) {
  .news-block .ns-straight-switching .bx-prev,
  .news-block .ns-straight-switching .bx-next {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    background-position: 0 0;
    top: 40%;
    width: 23px;
    height: 74px;
    position: absolute;
    -webkit-transition: All 0.2s ease-in;
    -ms-transition: All 0.2s ease-in;
    -moz-transition: All 0.2s ease-in;
    -o-transition: All 0.2s ease-in;
    transform: All 0.2s ease-in;
  }
  .news-block .ns-straight-switching .bx-prev:hover {
    left: -50px;
    background-position: 0 0;
  }
  .news-block .ns-straight-switching .bx-next:hover {
    right: -50px;
    background-position: 0 0;
  }
  .news-block .ns-straight-switching .bx-prev {
    background: url(../images/pre_but.png) no-repeat 0 0;
    left: -40px;
  }
  .news-block .ns-straight-switching .bx-next {
    background: url(../images/next_but.png) no-repeat 0 0;
    right: -40px;
  }
}
@media screen and (max-width: 1099px) {
  .news-block .ns-straight-switching .bx-wrapper .bx-controls-direction a {
    top: 110%;
  }
}
@media screen and (max-width: 991px) {
  .news-block .ns-straight-switching {
    width: 640px;
  }
}
@media screen and (max-width: 700px) {
  .news-block .ns-straight-switching {
    max-width: 320px;
    width: 100%;
  }
}
/*
=====================
資訊頁
ARTICLE CSS CODE
=====================
*/
.news-block .artilce-title-txt {
  font-weight: normal;
  color: #007ac8;
  font-size: 21px;
  padding: 20px 0 0 0;
  width: 100%;
  margin: 0 auto;
}
.news-block .artilce-post-time {
  padding: 0;
  color: #008fd5;
  font-size: 14px;
  width: 100%;
  display: block;
  padding: 15px 0;
  font-weight: bold;
}
.news-block .page-con-bk .page-article header .n-article-title {
  margin: 0 0 15px 0;
}
.news-block .page-article .n-article-title h1 {
  font-size: 24px;
  color: #3b3b3b;
  margin: 0;
  font-weight: normal;
}
/*--------------------------------------------------------------------------------------*/
/*沒有選單*/
/*--------------------------------------------------------------------------------------*/
.news-block .news-article {
  max-width: 900px;
  margin: 0 auto;
}
.news-block .news-article header h1 {
  font-size: 21px;
  color: #545454;
  font-weight: normal;
  margin: 0;
  width: 100%;
  padding: 0 0 3px;
}
.news-block .news-article header .article-time {
  font-size: 18px;
  color: #959595;
}
.news-block .news-article .websub-iten {
  display: inline-block;
  float: left;
}
.news-block .news-article .websub-iten-ag-r {
  display: inline-block;
  float: right;
}
.news-block .news-article .article-sub {
  border-top: 1px solid #d6d6d6;
  padding: 20px 0;
  margin: 15px 0 0 0;
  display: inline-block;
  width: 100%;
}
.news-block .news-article .article-sub time {
  float: left;
  color: #515151;
  margin: 0;
  font-size: 15px;
  display: inline-block;
}
.news-block .news-article .article-sub .article-time {
  display: inline-block;
  width: 100%;
  padding: 0 0 15px 0;
}
.news-block .news-article .article-sub .addthis_toolbox {
  float: left;
  padding: 0 10px 0 0;
}
.news-block .news-article .article-sub .addthis_toolbox .addthis_button_facebook_like {
  padding: 3px 6px 0 6px;
}
.news-block .news-article .article-sub .toolbox-title {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  margin: 0;
  font-size: 13px;
}
.news-block .news-article .article-sub .a2a_default_style {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0;
}
.news-block .news-article .article-sub .linebox a {
  display: inline-block;
  width: 85px;
}
.news-block .news-article .article-sub .linebox img {
  height: auto;
  max-width: 100%;
}
.news-block .news-article .news-morelink-con {
  display: block;
  text-align: right;
  padding: 40px 0;
}
.news-block #page-content .info-html-edit {
  padding: 0;
  min-height: auto;
}
@media screen and (max-width: 768px) {
  .news-block .article-catalog li {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .news-block .news-article header h1 {
    width: 100%;
  }
  .news-block .news-article .news-morelink-con {
    text-align: center;
  }
}
/*--------------------------------------------------------------------------------------*/
/*news-article-border*/
/*最新消息-框線版*/
/*--------------------------------------------------------------------------------------*/
#news-article-border {
  border: 1px solid #d9d9d9;
  padding: 40px 45px;
  position: relative;
  margin: 0 auto 30px auto;
}
#news-article-border .backlist {
  margin: 0;
  width: auto;
}
#news-article-border .backlist a {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 13px;
  padding: 5px 20px;
  width: auto;
}
#news-article-border header {
  border-left: 2px solid #0b77a0;
}
#news-article-border header h2 {
  color: #0b77a0;
}
@media screen and (max-width: 991px) {
  #news-article-border {
    border: 0;
  }
  #news-article-border header {
    padding: 0 0 0 25px;
  }
  #news-article-border .backlist {
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0;
  }
  #news-article-border .backlist a {
    position: inherit;
    padding: 10px 20px;
    display: inline-block;
  }
}
/*======NEWS CSS CODE END======*//*
=====================
NEWS IMGLIST CSS CODE 圖文橫式排版(配合圖文直式排版) for news_horizontal.php & news.php & news_line.php
=====================
*/
.ns-horizontal-bk {
  max-width: 750px;
  margin: 0 auto;
}
.ns-horizontal {
  width: 100%;
  margin: 0 auto 25px auto;
  display: inline-block;
}
.ns-horizontal li {
  padding: 0;
  border-bottom: 1px solid #cbcbcb;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.ns-horizontal li .infolist-article {
  width: 100%;
  padding: 15px 0;
  border: 0;
  float: left;
}
.ns-horizontal li .img-border {
  width: 42%;
  float: left;
}
.ns-horizontal li .info-main-con {
  width: 58%;
  float: left;
  padding: 0 0 0 25px;
}
.ns-horizontal .info-img-con a:after {
  padding-top: 55%;
}
.ns-horizontal .info-title {
  height: 26px;
}
.ns-horizontal .brief-section {
  height: 9.2em;
}
.ns-horizontal .post-time-block {
  background: #058dca;
  padding: 5px 10px;
  font-size: 14px;
  color: #FFF;
  display: inline-block;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 991px) {
  .news-block .ns-horizontal {
    max-width: 800px;
    width: 100%;
  }
  .news-block .ns-horizontal li {
    width: 50%;
    padding: 10px;
    border: 0;
  }
  .news-block .ns-horizontal li .infolist-article {
    padding: 5px;
    border: 1px solid #cbcbcb;
  }
  .news-block .ns-horizontal .img-border {
    width: 100%;
    float: none;
  }
  .news-block .ns-horizontal .info-main-con {
    width: 100%;
    float: none;
    padding: 15px;
  }
  .news-block .ns-horizontal .info-title {
    height: 30px;
    width: 100%;
  }
  .news-block .ns-horizontal .brief-section {
    height: 5em;
  }
}
@media screen and (max-width: 500px) {
  .news-block .ns-horizontal {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .news-block .ns-horizontal li {
    width: 100%;
  }
  .news-block .ns-horizontal .infolist-article {
    float: none;
  }
  .news-block .ns-horizontal .info-main-con {
    padding: 15px;
  }
  .news-block .ns-horizontal .info-title {
    height: auto;
    width: 100%;
  }
  .news-block .ns-horizontal .brief-section {
    height: auto;
    max-height: 5.5em;
    padding: 0;
    margin: 15px 0 0 0;
  }
}
/*
框線版 for news_line.php
id tag newslist-line
<div id="newslist-line" class="newslist-bk">
*/
#newslist-line .news-infolist {
  padding: 15px 0 0 0;
}
#newslist-line .infolist-article {
  border: 1px solid #d6d6d6;
  padding: 5px;
  margin: 0 0 15px 0;
}
#newslist-line .ns-horizontal li {
  border: 0;
}
@media screen and (min-width: 992px) {
  #newslist-line .ns-horizontal li .info-main-con {
    padding: 25px 25px 0 25px;
  }
  #newslist-line .ns-horizontal .brief-section {
    height: 7em;
  }
}
/*
=====================
NEWS IMGLIST CSS CODE 橫式排版-V2(配合圖文直式排版) for news_horizontal2.php
=====================
*/
.ns-horizontal2-bk {
  max-width: 1000px;
  margin: 0 auto;
}
.ns-horizontal2 {
  width: 100%;
  margin: 0 auto 25px auto;
  display: inline-block;
}
.ns-horizontal2 li {
  border: 1px solid #cbcbcb;
  padding: 0;
  margin: 0 0 15px;
  display: inline-block;
  width: 100%;
}
.ns-horizontal2 li .infolist-article {
  width: 100%;
  padding: 5px;
  border: 0;
  float: left;
  position: relative;
}
.ns-horizontal2 li .img-border {
  width: 28%;
  float: left;
}
.ns-horizontal2 li .info-main-con {
  width: 72%;
  float: left;
  padding: 15px 25px 0 20px;
}
.ns-horizontal2 .info-img-con a:after {
  padding-top: 55%;
}
.ns-horizontal2 .info-title {
  height: 26px;
}
.ns-horizontal2 .brief-section {
  height: 6.2em;
  line-height: 28px;
  margin: 0;
  font-size: 13px;
  margin: 5px 0 0 0;
}
.ns-horizontal2 .post-time {
  color: #d05a03;
  line-height: 34px;
  text-align: center;
  float: left;
  margin: 0 25px 0 0;
}
.ns-horizontal2 .post-time .post-year {
  font-size: 24px;
  display: block;
  border-bottom: 1px solid #d05a03;
}
.ns-horizontal2 .post-time .post-date {
  font-size: 19px;
  display: block;
}
.ns-horizontal2 .info-title a {
  font-size: 18px;
  font-weight: bold;
  color: #2a94c4;
}
.ns-horizontal2 .info-more {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/more.png) no-repeat 0 0;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .news-block .ns-horizontal2 {
    max-width: 800px;
    width: 100%;
  }
  .news-block .ns-horizontal2 li {
    width: 50%;
    padding: 10px;
    border: 0;
  }
  .news-block .ns-horizontal2 li .infolist-article {
    padding: 5px;
    border: 1px solid #cbcbcb;
  }
  .news-block .ns-horizontal2 .img-border {
    width: 100%;
    float: none;
  }
  .news-block .ns-horizontal2 .info-main-con {
    width: 100%;
    float: none;
    padding: 15px;
  }
  .news-block .ns-horizontal2 .info-title {
    height: 30px;
    width: 100%;
  }
  .news-block .ns-horizontal2 .post-time {
    line-height: 21px;
  }
  .news-block .ns-horizontal2 .post-time .post-year {
    font-size: 15px;
    display: inline;
    border: 0;
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
  }
  .news-block .ns-horizontal2 .post-time .post-date {
    font-size: 15px;
    display: inline;
  }
}
@media screen and (max-width: 500px) {
  .news-block .ns-horizontal2 {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .news-block .ns-horizontal2 li {
    width: 100%;
  }
  .news-block .ns-horizontal2 .infolist-article {
    float: none;
  }
  .news-block .ns-horizontal2 .info-main-con {
    padding: 15px;
  }
  .news-block .ns-horizontal2 .info-title {
    height: auto;
    width: 100%;
  }
  .news-block .ns-horizontal2 .brief-section {
    height: auto;
    max-height: 6.2em;
    padding: 0;
    margin: 15px 0 0 0;
  }
}
/*
=====================
NEWS IMGLIST CSS CODE 橫式排版-V3(配合圖文直式排版) for news_horizontal2.php
=====================
*/
.ns-horizontal3-bk {
  max-width: 1000px;
  margin: 0 auto;
}
.ns-horizontal3 {
  width: 100%;
  margin: 0 auto 25px auto;
  display: inline-block;
}
.ns-horizontal3 li {
  border: 1px solid #cbcbcb;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.ns-horizontal3 li .infolist-article {
  width: 100%;
  padding: 5px;
  border: 0;
  float: left;
  position: relative;
}
.ns-horizontal3 li .img-border {
  width: 28%;
  float: left;
}
.ns-horizontal3 li .info-main-con {
  width: 60%;
  float: left;
  padding: 20px 25px 0 40px;
}
.ns-horizontal3 .info-img-con a:after {
  padding-top: 24%;
}
.ns-horizontal3 .info-title {
  height: 26px;
}
.ns-horizontal3 .info-title a {
  font-size: 15px;
  font-weight: bold;
  color: #2a94c4;
}
.ns-horizontal3 .link-more {
  background: #00709a;
  color: #FFF;
  padding: 3px 15px;
  display: inline-block;
  font-size: 13px;
  float: right;
  margin: 20px 20px 0 0;
}
@media screen and (max-width: 991px) {
  .news-block #creation-page .ns-horizontal3 .img-border {
    width: 40%;
  }
  .news-block #creation-page .ns-horizontal3 li {
    width: 100%;
  }
  .news-block #creation-page .ns-horizontal3 .link-more {
    display: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) {
  .ns-horizontal3 li .info-main-con {
    padding: 5px 0 0 20px;
    width: 65%;
  }
  .ns-horizontal3 .info-title a {
    font-size: 13px;
  }
  .news-block #creation-page .ns-horizontal3 .img-border {
    width: 30%;
  }
}
@media screen and (max-width: 500px) {
  .news-block #creation-page .ns-horizontal3 {
    max-width: 300px;
    margin: 0 auto;
  }
  .news-block #creation-page .ns-horizontal3 .img-border {
    width: 100%;
  }
  .news-block #creation-page .ns-horizontal3 li {
    width: 100%;
    float: none;
    padding: 0;
    border: 0;
  }
  .news-block #creation-page .ns-horizontal3 li .info-main-con {
    width: 100%;
    padding: 5px 15px;
    text-align: center;
  }
  .news-block #creation-page .ns-horizontal3 .infolist-article {
    border: 1px solid #cbcbcb;
    float: none;
  }
}
/*
=====================
純文字列表 for news
=====================
*/
/*
樣式1 for txt1.php
*/
.news-block {
  /*.catalog-menu*/

}
.news-block .newslsit {
  display: inline-block;
}
.news-block .catalog-menu {
  float: left;
  width: 110px;
  border-top: 1px solid #afafaf;
}
.news-block .catalog-menu li {
  padding: 15px 0;
  height: 18px;
  border-bottom: 1px solid #afafaf;
}
.news-block .catalog-menu li a {
  font-size: 13px;
  font-weight: bold;
  color: #515151;
  display: inline-block;
  width: 93%;
  text-decoration: none;
}
.news-block .catalog-menu li a:hover {
  color: #9D6526;
  border-right: 3px solid #9D6526;
}
.news-block .select a {
  color: #9D6526;
  border-right: 3px solid #9D6526;
}
.news-block .select a:hover {
  opacity: 0.8;
}
.infolist-txt1 .news-entry {
  margin: 0 0 30px 0;
  display: inline-block;
  width: 100%;
}
.infolist-txt1 .news-entry ul {
  border-top: 1px solid #bdbdbd;
  display: block;
  margin: 0 auto;
  max-width: 900px;
}
.infolist-txt1 .news-entry li {
  border-bottom: 1px solid #bdbdbd;
  width: 100%;
  padding: 15px 0;
  float: left;
  display: inline-block;
  margin: 0;
}
.infolist-txt1 .news-entry li h2 {
  background: url(../images/ur_list_icon.png) no-repeat 0 8px;
}
.infolist-txt1 .news-entry li h2 {
  margin: 0 0 0 25px;
  padding: 0 0 0 25px;
  font-size: 15px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  width: 77%;
  float: left;
}
.infolist-txt1 .news-entry li h2 a {
  color: #ca5600;
  text-decoration: none;
  height: 27px;
  overflow: hidden;
  display: block;
}
.infolist-txt1 .news-entry li h2 a:hover {
  color: #c30d23;
}
.infolist-txt1 .news-entry time {
  float: right;
  display: inline-block;
  width: 17%;
  padding: 0 0 0 40px;
  margin: 5px 0 0 0;
  font-size: 13px;
  border-left: 1px solid #d3d3d3;
  color: #343434;
}
@media screen and (max-width: 991px) {
  .infolist-txt1 .news-entry li {
    padding: 8px 0;
  }
  .infolist-txt1 .news-entry li h2 {
    width: 100%;
    margin: 0;
  }
  .infolist-txt1 .news-entry time {
    width: 100%;
    border: 0;
    padding: 0 0 0 25px;
  }
}
/*
樣式2 for txt2.php
*/
.infolist-txt2 .news-entry {
  margin: 0 0 30px 0;
  display: inline-block;
  width: 100%;
}
.infolist-txt2 .news-entry ul {
  border-top: 1px solid #bdbdbd;
  display: block;
  margin: 0 auto;
  max-width: 900px;
}
.infolist-txt2 .news-entry li {
  border-bottom: 1px solid #bdbdbd;
  width: 100%;
  padding: 15px 0;
  float: left;
  display: inline-block;
  margin: 0;
}
.infolist-txt2 .news-entry li h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  width: 77%;
  float: left;
}
.infolist-txt2 .news-entry li h2 a {
  color: #003959;
  text-decoration: none;
  height: 27px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.infolist-txt2 .news-entry li h2 a:hover {
  color: #c30d23;
}
.infolist-txt2 .news-entry li .news-tag {
  color: #FFF;
  background: #007fb8;
  padding: 0 15px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  font-family: 'OpenSans';
  font-weight: normal;
  font-size: 13px;
  display: inline-block;
}
.infolist-txt2 .news-entry time {
  float: right;
  display: inline-block;
  width: 17%;
  padding: 0 0 0 40px;
  margin: 5px 0 0 0;
  font-size: 13px;
  color: #343434;
}
@media screen and (max-width: 991px) {
  .infolist-txt2 .news-entry li {
    padding: 8px 0;
  }
  .infolist-txt2 .news-entry li h2 {
    width: 100%;
    margin: 0;
  }
  .infolist-txt2 .news-entry time {
    width: 100%;
    border: 0;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    text-align: right;
    border-top: 1px dotted #e0e0e0;
  }
}
/*
=====================
NEWS ARTICLE for news_txt_article.php
=====================
*/
.news-block .news-txt-article {
  max-width: 900px;
  margin: 0 auto;
}
.news-block .news-txt-article header {
  padding: 0 0 0 25px;
  border-left: 2px solid #e1680e;
}
.news-block .news-txt-article header h1,
.news-block .news-txt-article header h2,
.news-block .news-txt-article header h3 {
  font-size: 21px;
  color: #ca5600;
  font-weight: normal;
  margin: 0;
  width: 100%;
  padding: 0 0 3px;
}
.news-block .news-txt-article header time {
  color: #515151;
  margin: 0;
  font-size: 13px;
  display: inline-block;
}
.news-block .news-txt-article .article-sub {
  border-top: 1px solid #d6d6d6;
  padding: 15px 0;
  margin: 15px 0 0 0;
  display: inline-block;
  width: 100%;
}
.news-block .news-txt-article .article-sub .addthis_toolbox {
  float: left;
  padding: 0 10px 0 0;
}
.news-block .news-txt-article .article-sub .addthis_toolbox .addthis_button_facebook_like {
  padding: 3px 6px 0 6px;
}
.news-block .news-txt-article .article-sub .toolbox-title {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  margin: 0;
  font-size: 13px;
}
.news-block .news-txt-article .article-sub .a2a_default_style {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0;
}
.news-block .news-txt-article .article-sub .linebox a {
  display: inline-block;
  width: 85px;
}
.news-block .news-txt-article .article-sub .linebox img {
  height: auto;
  max-width: 100%;
}
.news-block #page-content .info-html-edit {
  padding: 0;
  min-height: auto;
}
@media screen and (max-width: 991px) {
  .news-block .news-txt-article header h1 {
    width: 100%;
  }
  .news-block .news-txt-article .news-morelink-con {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .news-block .news-txt-article header {
    padding: 0;
    border: 0;
  }
}
/*======NEWS CSS CODE END======*//*======PRODUCT CSS CODE======*/
/*共用參數調整*/
@media screen and (max-width: 768px) {
  .product-block #page-content .page-con-bk {
    max-width: 500px;
  }
}
/*
=====================
=====================
PRODUCT LIST CSS CODE
=====================
=====================
*/
/*####Banner####*/
.pr-banner-list-bk {
  padding: 15px 0 0 0;
}
.pr-banner-list-bk .main-b-banner {
  padding: 0 0 10px 0;
  display: inline-block;
  width: 100%;
}
.pr-banner-list-bk .sub-s-banner-bk {
  padding: 0 0 10px 0;
  display: inline-block;
  width: 100%;
}
.pr-banner-list-bk .sub-s-banner {
  width: 50%;
  display: inline-block;
  float: left;
}
.pr-banner-list-bk .sub-m-banner {
  padding: 0 0 10px 0;
  display: inline-block;
  width: 100%;
}
/*####layout####*/
.product-block .infolist-article {
  position: relative;
}
.product-block .topimg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 50px;
}
.product-block .ct-list-title {
  width: 100%;
  padding: 13px 0 0;
  line-height: 24px;
}
.product-block .ct-list-title h2 {
  color: #01647e;
  font-size: 19px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #d6d6d6;
}
.product-block .product-list-bk {
  padding: 30px 0 0 0;
  overflow: hidden;
  width: 100%;
}
.product-block .product-list-bk .brief-section {
  line-height: 21px;
  font-size: 13px;
  height: 5em;
}
.product-block .disqus-qa-bk {
  padding: 30px 0;
}
.product-block .backlist {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 50px 0 20px 0;
}
.product-block .backlist a {
  background: #008fd5;
  color: #FFF;
  font-size: 14px;
  padding: 8px 0;
  margin: 0 auto;
  width: 110px;
  text-align: center;
  text-decoration: none;
  display: block;
}
.product-block .backlist a:hover {
  background: #00537c;
}
.product-block .backlist-img {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 50px 0 20px 0;
}
.product-block .backlist-img a {
  background: url(../images/layout/back_img.png) no-repeat 0 0;
  margin: 0 auto;
  background-size: 65px 65px;
  font-size: 14px;
  width: 65px;
  height: 65px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  display: block;
  text-indent: -9999px;
}
.product-block .backlist-img a:hover {
  opacity: 0.7;
}
.prlist-select {
  padding: 0 0 15px 0;
}
.prlist-select label {
  font-weight: normal;
  font-size: 14px;
  margin: 0 10px 0 0;
}
/*
排版左右對調 for id="product-page-swop" 
product_article_swop.php
*/
.product-block #product-page-swop .pr-info-con .pr-img-con {
  float: right;
}
.product-block #product-page-swop .pr-info-con .info-dn-con {
  float: left;
  padding: 0 30px 30px 0;
}
.product-block #product-page-swop .pr-info-con .info-dn-con .info-html-edit {
  height: auto;
}
@media screen and (min-width: 992px) {
  .product-block .col-md-9 {
    float: right;
  }
  .product-block .col-md-3 {
    float: left;
  }
}
/*imglist css code*/
.infolist {
  display: inline-block;
  width: 100%;
  /*price*/

}
.infolist li {
  width: 33.33333%;
  margin: 0 0 20px;
  float: left;
  padding: 0 10px;
}
.infolist .infolist-article {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.infolist .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.infolist .info-img-con a:after {
  padding-top: 75%;
  content: "";
  display: block;
}
.infolist .info-img-con a {
  display: block;
}
.infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.infolist .info-main-con {
  float: left;
  width: 100%;
  padding: 7px;
}
.infolist .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.infolist .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
.infolist .info-title {
  height: 33px;
  line-height: 31px;
  text-align: center;
  margin: 10px 0 0 0;
  overflow: hidden;
}
.infolist .info-title a {
  font-size: 15px;
  font-weight: normal;
  color: #1f1f1f;
  text-decoration: none;
}
.infolist .info-title a:hover {
  color: #008fd5;
}
.infolist .post-time {
  color: #a72d32;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  font-family: Helvetica, Arial;
}
.infolist .brief-section {
  font-size: 14px;
  color: #434343;
  line-height: 1.8;
  height: 5.5em;
  overflow: hidden;
}
.infolist .info-price {
  height: 40px;
  overflow: hidden;
  padding: 5px 10px 0 10px;
  margin: 0 0 4px 0;
  display: inline-block;
  width: 100%;
}
.infolist .info-price .sticker-price,
.infolist .info-price .sticker-price-offer {
  margin: 0 15px 0 0;
  display: inline-block;
  float: left;
  padding: 7px 0 0;
}
.infolist .info-price .sticker-price {
  color: #CB0003;
}
.infolist .info-price .sticker-price b,
.infolist .info-price .sticker-price-offer b {
  font-weight: normal;
  color: #000000;
  margin: 0 5px 0 0;
}
.infolist .info-price .sticker-price-offer {
  text-decoration: line-through;
}
.infolist .info-price .special-offer {
  font-size: 21px;
  color: #e56803;
}
.infolist .info-price .special-offer:before {
  content: "$";
}
@media screen and (max-width: 991px) {
  .product-list-bk {
    padding: 20px 0 0 0;
  }
  .product-block #creation-page .infolist li {
    width: 50%;
  }
  .page-switch {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .product-block #creation-page .infolist {
    margin: 0 auto;
    width: 100%;
    display: block;
  }
  .product-block #creation-page .infolist li {
    width: 100%;
    padding: 0;
  }
  .product-block #creation-page .infolist li .infolist-article {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .product-block #creation-page .infolist li {
    width: 100%;
    float: none;
    margin: 0 auto 15px auto;
  }
  .product-block #creation-page .infolist .infolist-article {
    width: 100%;
  }
}
/*
產品專區列表-純文字標準版
<div id="product-txtlist" class="page-con-bk">
product/txt.php
*/
#product-txtlist .ct-list-title {
  padding: 0;
  margin: 0 0 50px 0;
}
#product-txtlist .page-article {
  padding: 0;
}
#product-txtlist .page-article .hr-info-con .hr-info-con {
  padding: 5px 0;
}
#product-txtlist .page-article .hr-info-con .hr-post-info {
  color: #3c3c3c;
  width: 80%;
  text-align: center;
  font-weight: bold;
}
#product-txtlist .page-article .hr-info-con .hr-more-info {
  color: #3c3c3c;
  width: 20%;
  text-align: center;
  font-weight: bold;
  display: inline-block;
}
#product-txtlist .singleinfo-bk .article-title {
  width: 80%;
  height: 2em;
  padding: 0 0 0 15px;
}
#product-txtlist .singleinfo-bk .article-title a {
  padding: 0 0 0 35px;
  color: #106c96;
  font-size: 15px;
  font-weight: bold;
  background: url(../images/icon/listicon.svg) no-repeat 0 3px;
  background-size: 15px 15px;
}
#product-txtlist .singleinfo-bk .article-title a:hover {
  color: #e1680e;
}
#product-txtlist .singleinfo-bk .article-more {
  width: 20%;
  text-align: center;
  display: inline-block;
  float: left;
}
#product-txtlist .singleinfo-bk .article-more a {
  padding: 2px 20px;
  border-radius: 99px;
  display: inline-block;
  background: #007fb8;
  color: #FFF;
  font-size: 12px;
  font-family: 'OpenSans';
}
#product-txtlist .singleinfo-bk .article-more a:hover {
  background: #e1680e;
}
#product-txtlist .ct-list-title h2 {
  font-size: 21px;
  font-weight: bold;
  color: #3779a9;
}
/*
=====================
=====================
PRODUCT ARTICLE CSS CODE
=====================
=====================
*/
/*上半部資訊*/
.product-block .pr-article-bk {
  margin: 30px 0 0 0;
  /*.product-block .pr-article-bk code*/
  /*###Product RWD IMG###*/
  /*###次要內容組合###*/

  /*單一分享*/

  /*檔案下載+分享*/

  /*多功能檔案下載*/

  /*.product-block .pr-article-bk code end*/
}
.product-block .pr-article-bk .pr-article-title {
  margin: 0;
  font-size: 21px;
  line-height: 1.4;
  color: #007ac8;
  font-weight: normal;
}
.product-block .pr-article-bk .pr-info-con {
  padding: 0;
  display: inline-block;
  width: 100%;
}
.product-block .pr-article-bk .article-sub {
  padding: 15px 0 0 0;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.product-block .pr-article-bk .article-sub .websub-iten {
  padding: 10px 0;
  float: right;
  width: 180px;
  overflow: hidden;
}
.product-block .pr-article-bk .article-sub .websub-iten label {
  padding: 5px 10px 0 0;
  display: inline-block;
  font-weight: normal;
  float: left;
  margin: 0;
}
.product-block .pr-article-bk .article-sub .websub-iten .a2a_label {
  display: none;
}
.product-block .pr-article-bk .pr-main-con {
  padding: 0 0 30px 0;
}
.product-block .pr-article-bk .pr-img-con {
  display: inline-block;
  float: left;
  width: 50%;
}
.product-block .pr-article-bk .pr-img-con .bx-controls-direction {
  display: none;
}
.product-block .pr-article-bk .pr-img-con .imgtag-border {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}
.product-block .pr-article-bk .pr-img-con .imgtag-border img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.product-block .pr-article-bk .pr-img-con .imgtag-border img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.product-block .pr-article-bk .pr-img-con .imgtag-border:after {
  padding-top: 75%;
  content: "";
  display: block;
}
.product-block .pr-article-bk .pr-img-con .imgtag-border:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.product-block .pr-article-bk .info-dn-con {
  display: inline-block;
  float: right;
  width: 50%;
  padding: 0 0 30px 30px;
}
.product-block .pr-article-bk .info-dn-con .info-dn-title {
  width: 100%;
  margin: 0 0 23px 0;
  padding: 0 0 7px 0;
  font-size: 21px;
  color: #008fd5;
  font-weight: normal;
  border-bottom: 1px solid #d8d8d8;
}
.product-block .pr-article-bk .info-dn-con .info-html-edit {
  height: auto;
}
.product-block .pr-article-bk .info-dn-con .txt-red {
  color: #be0000;
}
.product-block .pr-article-bk .info-dn-con .order-info-con {
  margin: 15px 0 0 0;
  height: 55px;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
.product-block .pr-article-bk .info-dn-con .product-total {
  display: inline-block;
  padding: 6px 0 0;
}
.product-block .pr-article-bk .info-dn-con .product-total .product-priceiten {
  margin: 0;
  font-weight: normal;
}
.product-block .pr-article-bk .info-dn-con .product-total .product-price {
  font-size: 24px;
  color: #a20000;
  margin: 0 8px;
}
.product-block .pr-article-bk .info-dn-con .product-total .product-price:before {
  content: "$";
}
.product-block .pr-article-bk .info-dn-con .order-but-tag {
  color: #FFF;
  padding: 4px 13px 4px 40px;
  margin: 11px 0 0;
  font-size: 15px;
  display: inline-block;
  float: right;
  text-decoration: none;
  border-radius: 3px;
  background: #0272c8 url(../images/order.png) no-repeat 11px center;
}
.product-block .pr-article-bk .info-dn-con .order-but-tag:hover {
  background: #00487f url(../images/order.png) no-repeat 11px center;
}
.product-block .pr-article-bk .info-dn-con .infohtml-con {
  padding: 0 0 25px 0;
}
.product-block .pr-article-bk .info-dn-con .infohtml-con .html-title-txt {
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  background: #35aeca;
  padding: 5px 15px;
  margin: 0 0 10px 0;
}
.product-block .pr-article-bk .pr-img-con .article-sub {
  padding: 0;
}
.product-block .pr-article-bk .pr-img-con .article-sub .single-websub-iten {
  padding: 0 0 15px 0;
}
.product-block .pr-article-bk .pr-img-con .article-sub {
  padding: 0;
}
.product-block .pr-article-bk .pr-img-con .article-sub label {
  padding: 0;
  display: inline-block;
  font-weight: normal;
  float: left;
  margin: 0 10px 0 0;
  font-size: 13px;
}
.product-block .pr-article-bk .pr-img-con .article-sub .a2a_label {
  display: none;
}
.product-block .pr-article-bk .pr-img-con .article-sub .article-load {
  color: #565656;
  display: inline-block;
  float: left;
  text-align: center;
  height: 31px;
  margin: 5px 0 15px 0;
}
.product-block .pr-article-bk .pr-img-con .article-sub .article-load a {
  background: #b30202 url("../images/load.png") no-repeat scroll 10px center;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 8px 10px 8px 35px;
  text-decoration: none;
}
.product-block .pr-article-bk .pr-img-con .article-sub .article-load a:hover {
  background-color: #5b0000;
}
.product-block .pr-article-bk .pr-img-con .article-sub .websub-iten {
  width: 120px;
}
.product-block .pr-article-bk .download-file-bk dt {
  font-size: 16px;
  color: #0070bf;
  font-weight: bold;
  padding: 0 0 0 25px;
  background-image: url(../images/icon/list_title.png);
  background-repeat: no-repeat;
  background-size: auto 16px;
  background-position: 0 center;
}
.product-block .pr-article-bk .download-file-bk dd .filelist-con {
  padding: 15px 0 0 0;
}
.product-block .pr-article-bk .download-file-bk dd .filelist-con li {
  display: inline-block;
  margin: 0 0 5px 0;
}
.product-block .pr-article-bk .download-file-bk dd .filelist-con li a {
  padding: 0 15px 0 30px;
  background: url(../images/icon/list_load.png);
  background-repeat: no-repeat;
  background-size: auto 16px;
  background-position: 0 center;
}
@media screen and (max-width: 768px) {
  .product-block .pr-article-bk .pr-img-con {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    float: none;
    display: block;
  }
  .product-block .pr-article-bk .info-dn-con {
    width: 100%;
    padding: 0;
  }
  .product-block .pr-article-bk .info-dn-con .order-info-con {
    width: 100%;
    display: inline-block;
    height: auto;
  }
  .product-block .pr-article-bk .info-dn-con .order-but-tag {
    float: none;
    width: 100%;
    margin: 15px 0;
  }
  .product-block .pr-article-bk .info-dn-con .info-html-edit {
    height: auto;
  }
  .product-block .backlist {
    margin: 20px 0 35px 0;
  }
}
/*資訊區*/
.pr-article-bk .pr-info-dn-con {
  padding: 25px 0 0 0;
}
.pr-article-bk .pr-info-dn-con .pr-info-dn-title {
  width: 100%;
  font-size: 16px;
  color: #d34a4a;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #d8d8d8;
}
.pr-article-bk .pr-info-dn-con .pr-info-dn-title .dn-title-ct {
  font-size: 18px;
  margin: 0 10px 0 0;
}
.pr-article-bk .pr-info-dn-con .pr-info-dn-title .dn-title-en {
  font-size: 14px;
}
.pr-article-bk .pr-info-dn-con .info-html-edit {
  width: 100%;
}
/*###Product IMG Gallery(多張照片)###*/
#pr-img-gallery {
  padding: 0;
  overflow: hidden;
}
#pr-img-gallery .imgtag-border:after {
  padding-top: 75%;
}
#pr-img-gallery .pr-gallery-con {
  display: inline-block;
  width: 102%;
  padding: 3px 0 0 0;
}
#pr-img-gallery .pr-gallery-con li {
  width: 25%;
  float: left;
  padding: 0 10px 10px 0;
}
#pr-img-gallery .pr-gallery-con .imgtag-s a:after {
  padding-top: 75%;
  content: "";
  display: block;
}
#pr-img-gallery .pr-gallery-con .imgtag-s a {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  float: left;
  border: 1px solid #e3e3e3;
}
#pr-img-gallery .pr-gallery-con .imgtag-s img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
#pr-img-gallery .pr-gallery-con .imgtag-s img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
#pr-img-gallery .pr-gallery-con .imgtag-s a:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
#pr-img-gallery .article-sub {
  padding: 0;
}
#pr-img-gallery .websub-iten {
  padding: 5px 0 15px 0;
  float: none;
  width: 100%;
}
.info-dn-con-full {
  display: inline-block;
  float: right;
  width: 50%;
  padding: 0 0 0 30px;
}
.info-dn-con-full .info-dn-title {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
  font-size: 21px;
  font-weight: bold;
  color: #008fd5;
  border-bottom: 1px solid #d8d8d8;
}
.info-dn-con-full .info-html-edit {
  height: auto;
  overflow: inherit;
}
@media screen and (max-width: 768px) {
  .info-dn-con-full {
    width: 100%;
    max-width: inherit;
    margin: 0 auto;
    float: none;
    display: block;
    padding: 0 0 20px 0;
  }
}
/*--------------------------------------------------------------------------------------*/
/*###多重切換資訊頁###*/
/*--------------------------------------------------------------------------------------*/
.pr-moretag-con #pf-list2,
.pr-moretag-con #pf-list3 {
  display: none;
}
.pr-moretag-con .pr-moretag-sw {
  border-bottom: 3px solid #007fb8;
  margin: 0 0 20px 0;
}
.pr-moretag-con .pr-moretag-sw a {
  display: inline-block;
  width: 100px;
  background: #80969f;
  color: #FFF;
  font-size: 15px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  margin: 0 5px 0 0;
}
.pr-moretag-con .pr-moretag-sw .select {
  background: #007fb8;
}
@media screen and (max-width: 768px) {
  .pr-moretag-con .pr-moretag-sw a {
    width: 33.33%;
    margin: 0;
  }
}
@media screen and (max-width: 500px) {
  .pr-moretag-con .pr-moretag-sw a {
    font-size: 14px;
  }
}
/*多重切換資訊頁-樣式2 for og_article3.php*/
#pr-moretag-con-tp2 .pr-moretag-title {
  color: #303030;
  font-size: 16px;
  font-weight: normal;
  float: left;
}
#pr-moretag-con-tp2 .pr-moretag-sw {
  text-align: right;
  border-bottom: 3px solid #34aaeb;
}
#pr-moretag-con-tp2 .pr-moretag-sw a {
  background: #a3a3a3;
  margin: 0 0 0 8px;
  width: 20%;
  padding: 7px 5px;
}
#pr-moretag-con-tp2 .pr-moretag-sw .select {
  background: #34aaeb;
}
@media screen and (max-width: 991px) {
  #pr-moretag-con-tp2 .pr-moretag-title {
    display: none;
  }
  #pr-moretag-con-tp2 .pr-moretag-sw a {
    width: 33.33%;
    margin: 0;
  }
}
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/*###下載專區列表###*/
/*--------------------------------------------------------------------------------------*/
.product-block .singleinfo-bk .pr-link-list {
  padding: 0;
  margin: 0;
}
.product-block .singleinfo-bk .pr-link-list .article-title {
  width: 80%;
  height: auto;
}
.product-block .singleinfo-bk .pr-link-list .article-load {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .product-block .singleinfo-bk .article-info-con .article-title {
    padding: 15px 0;
    width: 100%;
  }
  .product-block .singleinfo-bk .article-info-con .article-load {
    width: 100%;
  }
  .product-block .singleinfo-bk .article-info-con .article-load a {
    display: block;
    background: #008fd5;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
}
/*###購物車結構V1###*/
.info-dn-list-con {
  /*price*/

  /*info-var-bk*/

}
.info-dn-list-con .info-price {
  height: 40px;
  overflow: hidden;
  padding: 0 10px 0 0;
  margin: 0 0 10px 0;
  display: inline-block;
  width: 100%;
}
.info-dn-list-con .info-price .sticker-price,
.info-dn-list-con .info-price .sticker-price-offer {
  margin: 0 15px 0 0;
  display: inline-block;
  float: left;
  padding: 15px 0 0;
}
.info-dn-list-con .info-price .sticker-price {
  color: #CB0003;
}
.info-dn-list-con .info-price .sticker-price b,
.info-dn-list-con .info-price .sticker-price-offer b {
  font-weight: normal;
  color: #000000;
  margin: 0 5px 0 0;
}
.info-dn-list-con .info-price .sticker-price-offer {
  text-decoration: line-through;
}
.info-dn-list-con .info-price .special-offer {
  font-size: 30px;
  color: #e56803;
}
.info-dn-list-con .info-price .special-offer:before {
  content: "$";
}
.info-dn-list-con .info-var-bk {
  font-size: 14px;
  display: inline-block;
  width: 100%;
}
.info-dn-list-con .info-var-bk .info-var-list {
  display: inline-block;
  float: left;
}
.info-dn-list-con .info-var-bk .info-var-con {
  color: #7f7f7f;
  line-height: 19px;
}
.info-dn-list-con .info-var-bk .info-var-con label {
  font-weight: normal;
}
.info-dn-list-con .info-var-bk .pr-qr-code-img {
  display: inline-block;
  float: right;
}
.info-dn-list-con .info-shopcar-bk {
  display: inline-block;
  width: 100%;
  padding: 20px 0 0 0;
}
.info-dn-list-con .pr-quantity {
  display: inline-block;
  float: left;
  margin: 7px 0 0 0;
}
.info-dn-list-con .pr-quantity label {
  font-weight: normal;
  margin: 0 10px 0 0;
  padding: 3px 0 0 0;
  display: inline-block;
  float: left;
}
.info-dn-list-con .pr-quantity .sys-select {
  width: 50px;
}
.info-dn-list-con .pr-quantity .sys-select select {
  width: 150%;
}
.info-dn-list-con .ad-shopcar {
  width: 65%;
  padding: 10px 0;
  background: #00b2de;
  border-radius: 5px;
  color: #FFF;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  float: right;
}
.info-dn-list-con .ad-shopcar:hover {
  background: #008fd5;
}
.info-dn-list-con .info-html-edit-title {
  font-size: 15px;
  font-weight: normal;
  width: 100%;
  padding: 35px 0 20px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .info-dn-list-con .ad-shopcar {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
  }
}
/*標籤列印*/
#pr-tag-info-bk {
  width: 380px;
  margin: 30px auto;
  float: none;
  padding: 10px 20px;
  border: 1px solid #d8d8d8;
  display: block;
}
#pr-tag-info-bk .pr-qr-code-img {
  float: left;
}
#pr-tag-info-bk .info-var-list {
  padding: 3px 0 0 20px;
}
#pr-tag-info-bk .info-dn-title {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
/*
產品邊框設計-product-border-bk
*/
.product-border-bk {
  padding: 50px;
  border: 1px solid #c4e2f4;
}
.product-border-bk .pr-article-bk {
  margin: 0;
}
/*
產品專區-純文字版
<div id="product-txt-article" class="page-con-bk">
product/txt_article.php
*/
#product-txt-article .ct-list-title {
  padding: 0;
  margin: 0 0 50px;
}
#product-txt-article .pr-article-bk {
  margin: 0;
}
#product-txt-article .pr-info-dn-con {
  padding: 0;
}
#product-txt-article .product-page-bk .pr-info-dn-title {
  padding: 0 0 20px;
  margin: 0 0 20px 0;
}
#product-txt-article .product-page-bk .pr-info-dn-title-txt {
  margin: 0;
  padding: 0 0 0 20px;
  color: #007dc7;
  font-size: 21px;
  font-weight: bold;
  border-left: 2px solid #007fb8;
}
#product-txt-article .product-page-bk .info-html-edit-title {
  background: #95989a;
  color: #FFF;
  display: inline-block;
  padding: 3px 10px;
  margin: 0 0 20px 0;
  font-size: 15px;
}
#product-txt-article .ct-list-title h2 {
  font-size: 21px;
  font-weight: bold;
  color: #3779a9;
}
/*
=====================
=====================
簡化版樣式 PRODUCT LITE
=====================
=====================
*/
/*標準版og-lite*/
/*選單*/
#page-con-lite-bk .article-catalog-bk .article-catalog li:nth-child(1) a {
  border: 0;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li > a {
  color: #076597;
  padding: 10px 0 10px 20px;
  background: url(../images/ms_left_list_gray.png) no-repeat 0 18px;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li > a:hover {
  color: #e86100;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li > .select {
  color: #e86100;
  font-weight: bold;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li > .select:hover {
  color: #e86100;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li .ch-subiten {
  padding: 15px 0 10px 20px;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li .ch-subiten li {
  padding: 0 0 10px;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li .ch-subiten li a {
  background: url(../images/ms_left_list_gray.png) no-repeat 0 8px;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li .ch-subiten a:hover {
  color: #e86100;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li .ch-subiten .select {
  color: #e86100;
  font-weight: bold;
}
#page-con-lite-bk .article-catalog-bk .article-catalog > li .ch-subiten .select:hover {
  color: #7f5200;
}
#page-con-lite-bk .article-catalog-bk .page-header-con {
  border-bottom: 1px solid #cdcdcd;
}
#page-con-lite-bk .article-catalog-bk .page-header-con .page-title-en {
  font-family: 'OpenSans';
  font-weight: normal;
  font-size: 32px;
  line-height: 32px;
  padding: 0 0 10px 0;
  margin: 0;
  color: #016ea0;
  border-bottom: 3px solid #016ea0;
}
#page-con-lite-bk .article-catalog-bk .page-header-con .page-title-ct {
  padding: 9px 0 0 15px;
  background: none;
  font-size: 15px;
  color: #797979;
}
#page-con-lite-bk .ct-list-title {
  padding: 0;
}
#page-con-lite-bk .ct-list-title h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 21px;
  background: url(../images/page_title.png) no-repeat 0 5px;
  padding: 0 0 21px 20px;
}
#page-con-lite-bk .product-list-bk .infolist .img-border {
  border: 1px solid #d2d2d2;
}
/*======PRODUCT CSS CODE END======*//*
==================
==================
PRODUCT Mini CSS CODE
==================
==================
*/
/*
==========================================
PRODUCT LIST for Mini
==========================================
*/
/*
產品專區-標準版prtp001 for product_mini_prtp001.php
*/
.product-block #prtp001 .infolist .info-title {
  text-align: left;
  height: 56px;
  line-height: 26px;
  margin: 20px 0 0;
}
.product-block #prtp001 .infolist .info-title a {
  color: #00568c;
  border-left: 5px solid #6cb9ff;
  display: inline-block;
  padding: 0 0 0 15px;
}
.product-block #prtp001 .infolist .info-title a:hover {
  color: #1a9625;
}
/*
產品專區-標準版prtp001 for product_mini_prtp002.php
*/
.product-block #prtp002 .infolist-article {
  border: #c9c9c9 1px solid;
}
.product-block #prtp002 .infolist {
  margin: 0 auto;
}
.product-block #prtp002 .infolist li {
  width: 25%;
}
.product-block #prtp002 .infolist-article .info-title {
  margin: 10px 25px 0 25px;
  border-bottom: 1px solid #c9c9c9;
  height: 40px;
}
.product-block #prtp002 .infolist-article .info-title a {
  font-size: 16px;
  font-weight: bold;
  color: #00709a;
}
.product-block #prtp002 .infolist-article .info-dn-con {
  font-size: 14px;
  margin: 0 25px 25px 15px;
  padding: 0;
  text-align: center;
  height: 50px;
  overflow: hidden;
}
.product-block #prtp002 .info-dn-con-title {
  text-align: center;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  padding: 15px 0 0 0;
}
@media screen and (max-width: 991px) {
  .product-block #prtp002 {
    padding: 0;
  }
  .product-block #prtp002 .infolist {
    margin: 0;
  }
  .product-block #prtp002 .infolist li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .product-block #prtp002 .infolist li {
    width: 100%;
  }
}
/*
產品專區-色Bar版 infolist-colorbar
prtp003 for product_mini_prtp003.php
<ul class="infolist" id="infolist-colorbar">
*/
#infolist-colorbar li:nth-child(2) .info-title a {
  background: rgba(111, 48, 175, 0.8);
}
#infolist-colorbar li:nth-child(3) .info-title a {
  background: rgba(53, 131, 27, 0.8);
}
#infolist-colorbar li:nth-child(4) .info-title a {
  background: rgba(255, 68, 83, 0.8);
}
#infolist-colorbar li:nth-child(5) .info-title a {
  background: rgba(200, 122, 23, 0.8);
}
#infolist-colorbar li:nth-child(7) .info-title a {
  background: rgba(111, 48, 175, 0.8);
}
#infolist-colorbar li:nth-child(8) .info-title a {
  background: rgba(53, 131, 27, 0.8);
}
#infolist-colorbar li:nth-child(9) .info-title a {
  background: rgba(255, 68, 83, 0.8);
}
#infolist-colorbar li:nth-child(10) .info-title a {
  background: rgba(200, 122, 23, 0.8);
}
#infolist-colorbar .infolist-article {
  position: relative;
  overflow: hidden;
}
#infolist-colorbar .info-title {
  margin: 0;
  height: auto;
}
#infolist-colorbar .info-title a {
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  height: 50px;
  padding: 10px 20px;
  margin: 0;
  display: inline-block;
  background: rgba(0, 135, 198, 0.7);
  text-align: center;
  overflow: hidden;
  line-height: 31px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
#infolist-colorbar .infolist-article:hover .info-title a {
  padding: 35% 5% 0;
  width: 100%;
  height: 100%;
}
/*
==========================================
PRODUCT ARTICLE for Mini
==========================================
*/
.product-block .single-bk .page-con-bk {
  max-width: 1100px;
  margin: 0 auto;
}
.product-block .single-bk .pr-article-bk .pr-img-con {
  width: 45%;
}
.product-block .single-bk .pr-article-bk .info-dn-con {
  width: 55%;
}
/*
產品專區-praetp002 for product_mini_article_praetp002.php
*/
.product-block #praetp002 .pr-article-bk .pr-img-con {
  width: 35%;
}
.product-block #praetp002 .pr-article-bk .info-dn-con {
  width: 65%;
}
.product-block #praetp002 .pr-article-bk .pr-img-con {
  border: 1px solid #e3e3e3;
  padding: 0;
  margin: 0 0 30px 0;
}
.product-block #praetp002 .pr-article-bk .pr-main-con {
  padding: 0;
}
.product-block #praetp002 .pr-article-bk .mainimg-dn-con {
  padding: 25px;
}
.product-block #praetp002 .pr-article-bk .pr-img-con .imgtag-border {
  border: 0;
}
@media screen and (max-width: 768px) {
  .product-block #praetp002 .pr-article-bk .pr-img-con {
    width: 100%;
  }
  .product-block #praetp002 .pr-article-bk .info-dn-con {
    width: 100%;
  }
}
/*======CONTACT CSS CODE======*/
/*
=====================
CONTACT-表單
=====================
*/
/*layout*/
.contact-block .page-con-bk {
  padding: 0;
}
.contact-block .contact-info-bk {
  max-width: 850px;
  margin: 0 auto;
  padding: 30px 0;
}
/*formBox*/
.contact-block .cp-info-bk {
  padding: 0 0 35px 0;
}
.contact-block #formBox {
  padding: 0 0 50px 0;
  max-width: 850px;
  font-size: 14px;
  margin: 0 auto;
}
.contact-block #formBox label {
  color: #333;
  padding: 0 0 15px 0;
  text-align: left;
  width: 100%;
  font-weight: normal;
  margin: 0;
}
.contact-block #formBox b {
  color: #f00;
  font-weight: bold;
}
.contact-block #formBox input,
.contact-block #formBox textarea {
  border: 1px solid #a9a9a9;
  color: #333;
  padding: 6px;
}
.contact-block #formBox .submitlist {
  display: inline-block;
  width: 100%;
}
.contact-block #formBox .submitlist li {
  width: 50%;
  float: left;
  padding: 0 0 15px 0;
}
.contact-block #formBox .submitlist li input {
  width: 95%;
}
.contact-block #formBox .myname {
  float: left;
}
.contact-block #formBox .mygender {
  float: left;
}
.contact-block #formBox .mycall {
  float: left;
}
.contact-block #formBox .myphone {
  float: left;
  margin: 10px 0 0 0;
}
.contact-block #formBox .gender_m,
.contact-block #formBox .gender_w {
  margin: 0 5px 0 20px;
}
.contact-block #formBox .myinfobox {
  width: 97.5%;
  height: 100px;
}
.contact-block #formBox .boxtips {
  display: inline-block;
  padding: 10px 0 10px 21%;
  color: #d41919;
}
.contact-block #formBox .submitbut {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.contact-block #formBox .fromsubmit {
  font-size: 16px;
  background: #1ca3fb;
  box-shadow: 2px 2px 0 0 #056db1;
  border-radius: 5px;
  border: 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 19px;
  padding: 15px 40px;
  text-align: center;
  margin: 0 auto;
}
.contact-block #formBox .fromsubmit:hover {
  opacity: 0.85;
}
.contact-block #formBox .submitbut b {
  margin: 0 0 0 20px;
}
.contact-block #formBox .form-tips {
  color: #a30202;
  padding: 0 20px 20px 0;
}
.contact-block #formBox .form-tips img {
  vertical-align: inherit;
  margin: 0 3px;
}
.contact-block #formBox .myknow-info-var {
  display: table;
  line-height: 26px;
}
.contact-block #formBox .myknow-info-var input {
  margin: 0 10px 0 5px;
}
.contact-block #formBox .myknow-info .label-tips {
  display: block;
  padding: 5% 6% 0 0;
  color: #f00;
}
.contact-block #formBox .myinfocontent {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0;
}
/*
=====================
GoogleMap
=====================
*/
#google-map-bk #google-map {
  width: 100%;
  height: 350px;
}
@media screen and (max-width: 991px) {
  #google-map-bk #google-map {
    width: 100%;
    height: 250px;
  }
}
@media screen and (max-width: 500px) {
  #google-map-bk #google-map {
    width: 100%;
    height: 200px;
  }
}
/*======HtmlCode CSS CODE======*/
/*
=====================
ply001 for Html Code(ply001.php)
=====================
*/
#ply001 {
  padding: 0 15px;
}
#ply001 #ply001-imglist {
  padding: 25px 0;
  margin: 0;
}
#ply001 #ply001-imglist li {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 991px) {
  #ply001 #ply001-imglist {
    max-width: 500px;
    margin: 0 auto;
  }
  #ply001 #ply001-imglist li {
    padding: 0 0 15px 0;
  }
}
/*
=====================
ply002 for Html Code(ply002.php)
=====================
*/
#ply002 .company-name {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 15px;
}
#ply002 .company-info {
  text-align: center;
  margin: 30px 0 60px 0;
}
#ply002 .company-list-bk {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0;
}
#ply002 .company-list-bk .company-list-con {
  max-width: 700px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
#ply002 .company-list-bk .company-list-con li {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 33.33%;
  float: left;
}
#ply002 .company-list-bk .company-list-con li label {
  width: 140px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 166px 0 0 0;
}
#ply002 .company-list-bk .info-var-txt {
  font-size: 15px;
  padding: 10px 0;
}
#ply002 .phone-info label {
  background: url(../images/icon/info_img_tel.png) no-repeat 0 0;
}
#ply002 .fax-info label {
  background: url(../images/icon/info_img_fax.png) no-repeat 0 0;
}
#ply002 .email-info label {
  background: url(../images/icon/info_img_mail.png) no-repeat 0 0;
}
/*
=====================
ply003 for Html Code(ply003.php)
=====================
*/
#ply003 {
  max-width: 1050px;
  margin: 0 auto;
}
#ply003 .ply-info-title {
  font-size: 36px;
  color: #2d84c5;
  text-align: center;
  margin: 0;
  padding: 0 0 20px 0;
}
#ply003 .ply-info-subtitle {
  font-size: 24px;
  color: #429300;
  text-align: center;
  margin: 0;
  padding: 40px 0 30px 0;
}
#ply003 .ply-info-con {
  text-align: center;
  font-size: 15px;
}
#ply003 #ply003-imglist {
  padding: 35px 0;
}
#ply003 #ply003-imglist .imgtag {
  padding: 0;
}
#ply003 #ply003-srlist {
  padding: 0 0 40px 0;
  max-width: 1000px;
  margin: 0 auto;
}
#ply003 #ply003-srlist .imgtag img {
  max-width: 190px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  #ply003 #ply003-imglist {
    padding: 35px 0 20px 0;
  }
  #ply003 #ply003-imglist {
    max-width: 500px;
    margin: 0 auto;
  }
  #ply003 #ply003-imglist .imgtag {
    padding: 0 0 15px 0;
  }
}
/*
=====================
ply004 for Html Code(ply004.php)
=====================
*/
#ply004 .ply-info-title {
  font-size: 30px;
  font-weight: normal;
  color: #044c63;
  text-align: center;
  margin: 0;
  padding: 0 0 20px 0;
}
#ply004 .ply-info-subtitle {
  font-size: 24px;
  color: #429300;
  text-align: center;
  margin: 0;
  padding: 40px 0 30px 0;
}
#ply004 .ply-info-con {
  text-align: center;
  font-size: 15px;
}
#ply004 #ply003-imglist {
  padding: 35px 0;
}
#ply004 #ply003-imglist .imgtag {
  padding: 0;
}
#ply004 #ply003-srlist {
  padding: 0 0 40px 0;
  max-width: 1000px;
  margin: 0 auto;
}
#ply004 #ply003-srlist .imgtag img {
  max-width: 190px;
  margin: 0 auto;
}
#ply004 .ply-abimg {
  max-width: 500px;
  margin: 0 auto;
}
#ply004 .ply-abbg-con-bk {
  height: 270px;
  text-align: center;
  padding: 35px 0 0 0;
  margin: 35px 0 0 0;
  background: url(../page/images/layout/ab_bg.jpg) no-repeat 0 0;
  background-size: cover;
}
#ply004 .ply-abbg-con-bk .ply-abbg-title {
  font-size: 30px;
  font-weight: normal;
  color: #044c63;
  text-align: center;
}
#ply004 .ply-abbg-con-bk .ply-abbg-con {
  padding: 20px 0 0 0;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  #ply003 #ply003-imglist {
    padding: 35px 0 20px 0;
  }
  #ply003 #ply003-imglist {
    max-width: 500px;
    margin: 0 auto;
  }
  #ply003 #ply003-imglist .imgtag {
    padding: 0 0 15px 0;
  }
}
/*
=====================
ply005 for Html Code(ply005.php)
=====================
*/
#ply005 .company-name {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 15px;
}
#ply005 .company-info {
  text-align: center;
  margin: 30px 0 60px 0;
}
#ply005 .company-list-bk {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0;
}
#ply005 .company-list-bk .company-list-con {
  max-width: 700px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
#ply005 .company-list-bk .company-list-con li {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 33.33%;
  float: left;
}
#ply005 .company-list-bk .company-list-con li label {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  display: block;
  text-align: center;
  overflow: hidden;
  text-indent: -9999px;
}
#ply005 .company-list-bk .info-var-txt {
  font-size: 15px;
  padding: 20px 0 0 0;
  font-weight: bold;
}
#ply005 .phone-info label {
  background: url(../images/icon/q_tel.png) no-repeat 0 0;
  background-size: contain;
}
#ply005 .phone-info .info-var-txt {
  color: #7b519b;
}
#ply005 .email-info label {
  background: url(../images/icon/q_email.png) no-repeat 0 0;
  background-size: contain;
}
#ply005 .line-info label {
  background: url(../images/icon/q_line.png) no-repeat 0 0;
  background-size: contain;
}
#ply005 .line-info .info-var-txt {
  color: #247611;
}
/*======ARTICLE CSS CODE END======*/#interview-content .column1,
#interview-content .column2 {
  width: 100%;
}
#interview-content #share-links {
  width: 100%;
}
