@charset "UTF-8";
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* @include transition(all,2s,ease-out); */
.row {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
  zoom: 1;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row > div {
  box-sizing: border-box;
}

.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
  zoom: 1;
}
.container:before, .container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}

.container {
  max-width: 1200px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
  zoom: 1;
}
.container-fluid:before, .container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
  zoom: 1;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.breadcrumb ul li:before {
  content: " / ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 5px;
  color: #CCC;
}

.cp {
  font-size: 1.0666666em;
  line-height: 1.65em;
}
@media screen and (max-width: 575px) {
  .cp {
    font-size: 1.2em;
  }
}
.cp h1 {
  font-size: 2em;
}
.cp h2 {
  font-size: 1.75em;
  margin-bottom: 1.25em;
}
.cp h3 {
  font-size: 1.5em;
}
.cp h4 {
  font-size: 1.25em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp h5 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp h6 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp p {
  font-size: 1em;
  line-height: 1.85em;
  margin-top: 0;
}
.cp ul,
.cp ol {
  font-size: 1em;
  margin-bottom: 1em;
}
.cp ul li,
.cp ol li {
  margin-bottom: 0.5em;
}
.cp dd,
.cp th,
.cp td figure {
  font-size: 1em;
}
.cp blockquote {
  background: #f1f1f1;
  font-style: normal;
  display: block;
  font-size: 1em;
  border-left: 5px solid #4a7891;
  padding: 2em;
  box-sizing: border-box;
  margin: 0 0em 2em;
}
.cp img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .cp img {
    max-width: 100%;
    width: auto;
    clear: both;
  }
}

body {
  font-size: 1em;
  font-weight: normal;
  color: #353535;
  line-height: 1.45em;
  font-family: Lato, "PingFang TC", "Helvetica Neue", Helvetica, 微軟正黑體, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}
@media print {
  body {
    font-size: 1em;
  }
}

a {
  color: #47565d;
  text-decoration: none;
}
a:hover, a:focus {
  color: #0080ba;
  cursor: pointer;
}

.breadcrumb {
  background: none;
  margin: 25px auto 5px;
}
.breadcrumb ul {
  padding: 0;
  margin: 0;
}
.breadcrumb ul li {
  display: inline-block;
  margin: 0px 0.1em 0.1em 0px;
}
.breadcrumb ul li:first-child:before {
  content: "";
  display: inline-block;
  color: #666;
  margin-left: 0;
  padding: 0;
}
.breadcrumb a {
  color: #353535;
  text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #0080ba;
  cursor: pointer;
}

.divider, .divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 0.813em;
  color: grey;
  text-shadow: 0 1px 1px #fff;
  cursor: default;
  display: block;
  clear: both;
  zoom: 1;
}
.divider:before, .divider-vertical:before, .divider:after, .divider-vertical:after {
  content: "";
  display: table;
}
.divider:after, .divider-vertical:after {
  clear: both;
}

.divider {
  display: table;
  line-height: 1;
  margin: 20px 0;
}
.divider:after, .divider:before {
  content: "";
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
  background-image: url("../images/basic/divider.jpg");
}
.divider:before {
  background-position: right 1em top 50%;
}
.divider:after {
  background-position: left 1em top 50%;
}

.divider-vertical {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: auto;
  height: 50%;
  line-height: 0;
  transform: translateX(-50%);
}
.divider-vertical:after, .divider-vertical:before {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 3;
  width: 0;
  height: calc(100% - 1.2rem);
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.divider-vertical:before {
  top: -100%;
}
.divider-vertical:after {
  bottom: 0;
}

.btn_grp {
  text-align: center;
  padding: 1em 0;
}

.search.m_search .form_inline .btn_grp a, .search .form_inline .btn_grp a, form .upload_grp .upload_btn, form input[type=reset], form input[type=submit], form button,
form input[type=button], .btn-purple, .btn-red, .btn-orange, .btn-yellow, .btn-blue, .btn-green, .btn {
  font-size: 1em;
  background-image: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  line-height: normal;
  width: auto;
  min-width: 5em;
  margin: 0.25em 0.1em;
}

.btn {
  padding: 0.5em 2em !important;
  touch-action: manipulation;
  box-sizing: border-box;
  background: #ddd;
  border: 1px solid #c4c4c4;
  color: #353535;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
  text-shadow: RGBA(0, 0, 0, 0.3) 0px 0px 0px;
  background-color: rgb(247, 247, 247);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFF7F7F7", endColorstr="#FFEAEAEA");
  background-image: -owg-linear-gradient(to bottom, rgb(252, 252, 252) 0%, rgb(230, 230, 230) 100%);
  background-image: linear-gradient(to bottom, rgb(252, 252, 252) 0%, rgb(230, 230, 230) 100%);
}
.btn:hover, .btn:focus {
  background: #eaeaea;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn.active {
  background: #eaeaea;
  cursor: pointer;
}
.btn:hover, .btn:focus {
  color: #353535;
  background-color: rgb(230, 230, 230);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFF7F7F7", endColorstr="#FFEAEAEA");
  background-image: -owg-linear-gradient(to bottom, rgb(250, 250, 250) 0%, rgb(220, 220, 220) 100%);
  background-image: linear-gradient(to bottom, rgb(250, 250, 250) 0%, rgb(220, 220, 220) 100%);
}

.btn-green {
  background: #64a321;
  border: 1px solid #4a7918;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-green:hover, .btn-green:focus {
  background: #71b825;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn-green.active {
  background: #71b825;
  cursor: pointer;
}

.btn-blue {
  background: #21BAFF;
  border: 1px solid #00a3ed;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-blue:hover, .btn-blue:focus {
  background: #3bc2ff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn-blue.active {
  background: #3bc2ff;
  cursor: pointer;
}

.btn-yellow {
  background: #FCC211;
  border: 1px solid #d7a303;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-yellow:hover, .btn-yellow:focus {
  background: #fcc82a;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn-yellow.active {
  background: #fcc82a;
  cursor: pointer;
}

.btn-orange {
  background: #F77810;
  border: 1px solid #cd6007;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-orange:hover, .btn-orange:focus {
  background: #f88629;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn-orange.active {
  background: #f88629;
  cursor: pointer;
}

.btn-red {
  background: #FF3E4D;
  border: 1px solid #ff0b1e;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-red:hover, .btn-red:focus {
  background: #ff5865;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn-red.active {
  background: #ff5865;
  cursor: pointer;
}

.btn-purple {
  background: #AA5AC5;
  border: 1px solid #923daf;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-purple:hover, .btn-purple:focus {
  background: #b46dcc;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.btn-purple.active {
  background: #b46dcc;
  cursor: pointer;
}

.btn-xl {
  font-size: 1.5em;
}

.btn-lg {
  font-size: 1.25em;
}

.btn-sm {
  font-size: 0.938em;
}

.btn-xs {
  font-size: 0.75em;
}

hr {
  margin: 1em 0px;
  display: block;
  border: none;
  clear: both;
}

hr {
  border-top: 1px solid #666;
}
hr.hr1 {
  border-top: 3px double #666;
}
hr.hr2 {
  border-top: 1px dashed #666;
}
hr.hr3 {
  border-top: 1px dotted #666;
}
hr.hr4 {
  background-color: #fff;
  border-top: 2px dashed #666;
}
hr.hr5 {
  background-color: #fff;
  border-top: 2px dotted #666;
}
hr.hr6 {
  border-top: 1px solid #666;
  border-bottom: 1px solid #fff;
}
hr.hr7 {
  border-top: 1px solid #666;
  border-bottom: 1px solid #fff;
}

img.img_rounded {
  border-radius: 10px;
}
img.img_circle {
  border-radius: 50%;
}

.single_setting .thumbnail {
  position: relative;
  margin: 1%;
  display: block;
  padding: 0;
  float: left;
  width: 31.3333333333%;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 767px) {
  .single_setting .thumbnail {
    float: none;
    display: inline-block;
    width: 98%;
    margin: 1% auto;
  }
}
.single_setting .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
}
.single_setting .thumbnail:nth-child(1) .imgOuter {
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.single_setting .thumbnail:nth-child(1) .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 100%;
}
.single_setting .thumbnail:nth-child(1) .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.single_setting .thumbnail:nth-child(2) .imgOuter {
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.single_setting .thumbnail:nth-child(2) .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.single_setting .thumbnail:nth-child(2) .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.single_setting .thumbnail:nth-child(3) .imgOuter {
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.single_setting .thumbnail:nth-child(3) .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 56.25%;
}
.single_setting .thumbnail:nth-child(3) .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

/*for IE */
.img-container {
  height: 400px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .img-container {
    height: 280px;
    width: 100%;
  }
}
.img-container a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.img-container a .caption {
  position: absolute;
  width: 100%;
  height: 3em;
  background: rgba(0, 0, 0, 0.7);
  padding: 1em 0.5em 0.5em;
  font-size: 1.125em;
  color: #FFF;
  margin: 0;
  text-align: center;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .img-container a .caption {
    height: 5em;
    width: 100%;
    left: 0;
    padding: 1em 1em;
    text-align: center;
  }
}
.img-container img {
  width: 100%;
  height: 100%;
}
.img-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ie-object-contain, .ie-object-fill, .ie-object-cover {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.ie-object-contain img, .ie-object-fill img, .ie-object-cover img {
  opacity: 0;
  width: 0px;
  height: 0px;
}

.ie-object-cover {
  background-size: cover;
}

.ie-object-fill {
  background-size: auto;
}

.ie-object-contain {
  background-size: contain;
}

.fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.none {
  -o-object-fit: none;
     object-fit: none;
}

.scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

[tooltip] {
  position: relative;
}

[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]::before {
  content: "";
  border: 5px solid transparent;
  z-index: 1001;
}

[tooltip]::after {
  content: attr(tooltip);
  text-align: left;
  min-width: 150px;
  line-height: 1.5em;
  max-width: 300px;
  font-size: 0.813em;
  max-height: 5.182875em;
  overflow: hidden;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
  box-sizing: border-box;
}

[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}

[tooltip]:not([flow])::before,
[tooltip][flow^=up]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow])::after,
[tooltip][flow^=up]::after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^=up]::before,
[tooltip][flow^=up]::after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

[tooltip][flow^=down]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^=down]::after {
  top: calc(100% + 5px);
}

[tooltip][flow^=down]::before,
[tooltip][flow^=down]::after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

[tooltip][flow^=left]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=left]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=right]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}

[tooltip][flow^=right]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}
/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^=up]:hover::before,
[tooltip][flow^=up]:hover::after,
[tooltip][flow^=down]:hover::before,
[tooltip][flow^=down]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^=left]:hover::before,
[tooltip][flow^=left]:hover::after,
[tooltip][flow^=right]:hover::before,
[tooltip][flow^=right]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.tabSet {
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
.tabSet:before, .tabSet:after {
  content: "";
  display: table;
}
.tabSet:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .tabSet {
    max-width: 100%;
    width: auto;
    height: auto !important;
  }
}

.tabs {
  position: relative;
}
.tabs > .tabItem {
  position: relative;
  font-size: 1.25em;
  float: left;
  padding: 18px 0 16px;
  text-align: center;
  line-height: 1;
  font-weight: normal;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #a0a0a0;
  border: none;
}
.tabs > .tabItem:hover, .tabs > .tabItem:focus {
  background: #4a7891;
  color: #fff;
}
.tabs > .tabItem.active {
  background-color: #4a7891;
  color: #fff;
  background-image: none;
}
.tabs > .tabItem.active:before {
  content: "";
  border: 15px solid #4a7891;
  border-color: #4a7891 transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 46%;
}
@media screen and (max-width: 767px) {
  .tabs > .tabItem.active:before {
    left: 48%;
  }
}

.example-2 .tabItem > a:hover {
  background: #61899b;
}
.example-2 .tabItem.active > a {
  background: #61899b;
}

.active + .tabContent {
  display: block;
}

.tabContent {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  clear: both;
  padding: 30px 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  .tabContent {
    position: static;
  }
}
.tabContent figure {
  float: left;
  margin: 0 25px 15px 0;
}
.tabContent figure img {
  width: 300px;
}
@media (max-width: 700px) {
  .tabContent figure {
    float: none;
    margin: 0 0 15px 0;
  }
  .tabContent figure img {
    width: 100%;
  }
}
.tabContent .title {
  margin: 0 0 20px;
  font-size: 1.188em;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tabContent .title a {
  color: #353535;
}
.tabContent .title a span {
  color: #4a7891;
  margin: 0 1em 0 0;
}
.tabContent .title a:hover, .tabContent .title a:focus {
  color: #4a7891;
}
.tabContent ul {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1.6;
  clear: both;
  float: none;
}
.tabContent li {
  margin: 0;
  padding: 0;
  border-bottom: 1px #dcdcdc solid;
}
.tabContent li a {
  color: #353535;
  text-decoration: none;
  display: block;
  padding: 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tabContent li a:hover, .tabContent li a:focus {
  color: #0080ba;
  cursor: pointer;
}
.tabContent li a span {
  display: inline-block;
  margin: 0 1em 0 0;
  font-size: 1em;
  color: #4a7891;
}

table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 575px) {
  table {
    width: 100%;
    position: relative;
  }
}
table tr:hover {
  background-color: #fff;
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
}
table td {
  border: #ddd 1px solid;
  word-break: break-all;
}
table td a {
  word-break: break-all;
}
table th {
  background-color: #F3F3F3;
  color: #333;
  border: #DDD 1px solid;
  text-align: center;
  white-space: nowrap;
}
table.table_hover tr:hover {
  background: #F3F3F3;
}
table.table_sprite tr:nth-child(even) {
  background: #F5F5F5;
}

@media screen and (max-width: 575px) {
  .table_list {
    background-color: transparent !important;
  }
  .table_list thead,
  .table_list tbody,
  .table_list th,
  .table_list td,
  .table_list tr {
    display: block;
  }
  .table_list thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table_list tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .table_list td {
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    text-align: left;
  }
  .table_list td:before {
    content: attr(data-title);
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #000;
  }
}

@media screen and (max-width: 767px) {
  .table_wrapper {
    width: 100%;
    display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .table_wrapper:before, .table_wrapper:after {
    content: "";
    display: table;
  }
  .table_wrapper:after {
    clear: both;
  }
  .table_wrapper table {
    width: 100%;
    min-width: 545px;
  }
}

select::-ms-expand {
  display: none;
}

.form_grid {
  margin: 0.5em;
}
.form_grid .form_grp {
  border-bottom: 1px solid #c9c9c9;
  overflow: hidden;
  padding: 0.5em 0;
}
.form_grid .form_title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  padding-top: 5px;
}
@media (min-width: 768px) {
  .form_grid .form_title {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .form_grid .form_title {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .form_grid .form_title {
    float: left;
    width: 25%;
  }
}
.form_grid .form_content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .form_grid .form_content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .form_grid .form_content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .form_grid .form_content {
    float: left;
    width: 75%;
  }
}

form .form_grp,
form .check_grp,
form .radio_grp,
form .btn_grp,
form .upload_grp {
  margin-bottom: 0.2em;
}
form .check_grp label,
form .radio_grp label {
  display: block;
}
form .check_grp.form_inline label,
form .radio_grp.form_inline label {
  display: inline-block;
  margin: 0.2em 0.5em 0 0;
}
form .form_grp.form_inline label,
form .upload_grp.form_inline label {
  display: inline-block;
  margin-right: 0.5em;
}
form .form_grp.form_inline input,
form .form_grp.form_inline textarea,
form .form_grp.form_inline select,
form .upload_grp.form_inline input,
form .upload_grp.form_inline textarea,
form .upload_grp.form_inline select {
  width: auto;
}
form.form_inline label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}
form.form_inline label ~ input, form.form_inline label ~ textarea {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
form.form_inline input[type=text],
form.form_inline input[type=password],
form.form_inline select,
form.form_inline textarea {
  width: auto;
  display: inline-block;
}
form.form_inline .form_grp,
form.form_inline .check_grp,
form.form_inline .radio_grp,
form.form_inline .btn_grp,
form.form_inline .upload_grp {
  display: inline-block;
  margin-right: 0.5em;
}
form.form_inline .btn_grp .btn,
form.form_inline .btn_grp input[type=submit],
form.form_inline .btn_grp input[type=reset],
form.form_inline .btn_grp input[type=button],
form.form_inline .btn_grp input[type=search] {
  margin-top: -3px;
  padding: 0.45em 1em;
}
form.form_inline select,
form.form_inline textarea {
  width: auto;
}
form label,
form legend {
  display: inline-block;
  margin: 0 0 0.5em 0;
}
@media screen and (max-width: 575px) {
  form label,
  form legend {
    display: block;
  }
}
form label.inline input,
form label.inline select,
form label.inline textarea,
form legend.inline input,
form legend.inline select,
form legend.inline textarea {
  width: auto;
}
form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
form input,
form textarea,
form select,
form button {
  color: #353535;
  font-size: 1em;
  border: 1px solid #a0a0a0;
  padding: 0.5em;
  background: #fff;
  vertical-align: middle;
  margin-bottom: 0.3em;
  box-sizing: border-box;
  border-radius: 5px;
  transition: border, 0.2s, ease-out;
  transition: box-shadow, 0.2s, ease-out;
}
form input,
form select,
form textarea {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form input[type=text]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=file]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a0a0a0;
}
form input[type=text]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=file]::-moz-placeholder {
  /* Firefox 19+ */
  color: #a0a0a0;
}
form input[type=text]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=file]:-ms-input-placeholder {
  /* IE 10+ */
  color: #a0a0a0;
}
form input[type=text]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=file]:-moz-placeholder {
  /* Firefox 18- */
  color: #a0a0a0;
}
form button,
form input[type=button] {
  background: #4a7891;
  border: 1px solid #395c6f;
  color: #FFF;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
form button:hover, form button:focus,
form input[type=button]:hover,
form input[type=button]:focus {
  background: #5386a2;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
form button.active,
form input[type=button].active {
  background: #5386a2;
  cursor: pointer;
}
form input[type=submit] {
  background: #4a7891;
  border: 1px solid #395c6f;
  color: #FFF;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
}
form input[type=submit]:hover, form input[type=submit]:focus {
  background: #5386a2;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
form input[type=submit].active {
  background: #5386a2;
  cursor: pointer;
}
form textarea {
  color: #353535;
  font-size: 1em;
  border: 1px solid #a0a0a0;
  padding: 0.5em;
  background: #fff;
  vertical-align: middle;
  margin-bottom: 0.3em;
  box-sizing: border-box;
  border-radius: 5px;
  transition: border, 0.2s, ease-out;
  transition: box-shadow, 0.2s, ease-out;
  height: 5em;
  overflow-y: scroll;
}
@media screen and (max-width: 575px) {
  form textarea {
    width: 100%;
  }
}
form input[type=text]:focus,
form input[type=reset]:focus,
form input[type=file]:focus,
form input[type=password]:focus,
form textarea:focus,
form select:focus {
  border: 1px solid #82aabf;
  box-shadow: 0px 0px 0px 2px #82aabf;
  outline: none;
}
form select {
  line-height: 2.4em;
  height: 2.4em;
  padding: 0 24px 0 0.5em;
  border: 1px solid #a0a0a0;
  background: #fff url(../images/basic/icon_select_arrow.png) no-repeat right center;
  background-size: 20px;
}
form select option {
  outline: none;
  border: none;
}
form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
form input[type=reset] {
  background: #6d6d6d;
  border: 1px solid #545454;
  color: #FFF;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
  text-shadow: none;
}
form input[type=reset]:hover, form input[type=reset]:focus {
  background: #7a7a7a;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
form input[type=reset].active {
  background: #7a7a7a;
  cursor: pointer;
}
form input[type=checkbox],
form input[type=radio] {
  font-size: 1em;
  margin: -4px 0.2em 0 0;
  width: 1em;
  height: 1em;
  background-color: #f7f6ee;
  border: 2px solid #a0a0a0;
}
form input[type=radio] {
  border-radius: 50%;
}
form input[type=checkbox]:checked,
form input[type=radio]:checked {
  border-color: #4a7891;
  background-color: #4a7891;
  outline: none;
}
form input[type=checkbox]:checked {
  background-image: url(../images/basic/icon_checked.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 98%;
  box-shadow: #4a7891 0 0 0 1px;
  border-radius: 2px;
}
form input[type=radio]:checked {
  box-shadow: #fff 0 0 0 3px inset, #4a7891 0 0 0 1px;
}
form input[readonly],
form input[disable] {
  background: #c6c6c6;
  color: #878787;
  border-color: #878787;
}
form input[readonly] ~ label,
form input[disable] ~ label {
  color: #878787;
}
form input[readonly]:hover, form input[readonly]:focus,
form input[disable]:hover,
form input[disable]:focus {
  border-color: #878787;
  box-shadow: none;
}
form .upload_grp {
  position: relative;
}
form .upload_grp input[readonly],
form .upload_grp input[disable] {
  background: #fff;
  color: #666;
}
form .upload_grp .upload_btn {
  position: absolute;
  overflow: hidden;
  top: 1px;
  right: 3px;
  background: #4a7891;
  border: 1px solid #395c6f;
  color: #FFF;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 0.2em 1em !important;
  border-radius: 4px;
}
form .upload_grp .upload_btn:hover, form .upload_grp .upload_btn:focus {
  background: #5386a2;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
form .upload_grp .upload_btn.active {
  background: #5386a2;
  cursor: pointer;
}
form .upload_grp .upload_btn:hover, form .upload_grp .upload_btn:focus {
  cursor: pointer !important;
}
form input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.25em;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

img.captcha {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.4em;
  margin-bottom: 0.5em;
}
img.captcha + input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
img.captcha ~ img {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.4em;
  margin-bottom: 0.5em;
}
img.captcha ~ img ~ .btn {
  margin-top: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.form_contentinline input,
.form_contentinline select,
.form_contentinline textarea {
  width: 80%;
}

.select_date {
  float: left;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  margin-bottom: 0.3em;
  background-color: #fff;
}
.select_date input {
  margin-bottom: 0;
  border: none;
  padding: 0.4em;
}
.select_date img {
  vertical-align: middle;
}

.to {
  float: left;
  margin: 5px;
}

.selectinline {
  width: auto;
}

[class^=i_]:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: middle;
}

.i_invert:before {
  filter: invert(100%);
}

.i_apple:before {
  background-image: url(../images/icon/icon_apple.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_left:before {
  background-image: url(../images/icon/icon_arrow_left.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_right:before {
  background-image: url(../images/icon/icon_arrow_right.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_bookmark:before {
  background-image: url(../images/icon/icon_bookmark.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_chat:before {
  background-image: url(../images/icon/icon_chat.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_check:before {
  background-image: url(../images/icon/icon_check.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_clock:before {
  background-image: url(../images/icon/icon_clock.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_close:before {
  background-image: url(../images/icon/icon_close.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_edit:before {
  background-image: url(../images/icon/icon_edit.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_facebook:before {
  background-image: url(../images/icon/icon_facebook.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_googleplus:before {
  background-image: url(../images/icon/icon_googleplus.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_grid:before {
  background-image: url(../images/icon/icon_grid.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_heart:before {
  background-image: url(../images/icon/icon_heart.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_home:before {
  background-image: url(../images/icon/icon_home.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_info:before {
  background-image: url(../images/icon/icon_info.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_link:before {
  background-image: url(../images/icon/icon_link.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_linkedin:before {
  background-image: url(../images/icon/icon_linkedin.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_lock:before {
  background-image: url(../images/icon/icon_lock.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_mail:before {
  background-image: url(../images/icon/icon_mail.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_rss:before {
  background-image: url(../images/icon/icon_rss.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_setting:before {
  background-image: url(../images/icon/icon_setting.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_star:before {
  background-image: url(../images/icon/icon_star.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_twitter:before {
  background-image: url(../images/icon/icon_twitter.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_video:before {
  background-image: url(../images/icon/icon_video.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_vimeo:before {
  background-image: url(../images/icon/icon_vimeo.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_youtube:before {
  background-image: url(../images/icon/icon_youtube.svg);
  background-size: cover;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

body {
  -webkit-text-size-adjust: none;
}

a:focus {
  outline: none;
  box-shadow: 0 0px 0px 1px #4a7891 inset;
}
@media screen and (max-width: 767px) {
  a:focus {
    box-shadow: none;
  }
}

.accesskey {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 9;
  color: #e5e5e5;
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .accesskey {
    display: none;
  }
}

a.more {
  display: block;
  width: 10em;
  text-align: center;
  height: 2.5em;
  margin: 0.5em auto 0.5em;
  line-height: 2.5;
  color: #4a7891;
  border: 1px solid #4a7891;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.2s;
}
a.more:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  right: -10px;
  top: 14px;
  border-left: none;
  border-bottom: none;
  transition: 0.3s ease-out;
}
a.more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4a7891;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
a.more:hover, a.more:focus, a.more.active {
  color: white;
}
a.more:hover:before, a.more:focus:before, a.more.active:before {
  transform: scale(1);
}
a.more:hover:after, a.more:focus:after, a.more.active:after {
  right: 15px;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #FFF;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: 0.3s ease-out;
  display: none;
  z-index: 999;
  text-indent: -999999px;
}
.scrollToTop:hover {
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.8);
}

img.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.necessary {
  color: red;
  margin: 0px 0.2em;
}

.tooltip {
  text-align: center;
  padding: 40px 0;
}
.tooltip span {
  display: inline-block;
  background: #DEDEDE;
  text-align: center;
  padding: 10px;
  width: 100px;
  height: 20px;
  line-height: 20px;
  vertical-align: baseline;
}
.tooltip p > em {
  color: red;
}

.hr_block {
  text-align: left;
}
.hr_block span {
  font-size: 0.75em;
}
.hr_block hr {
  margin: 10px 0 !important;
}

/*檔案下載*/
.file_download {
  width: 100%;
  margin: 0 auto;
  clear: both;
  zoom: 1;
}
.file_download:before, .file_download:after {
  content: "";
  display: table;
}
.file_download:after {
  clear: both;
}
.file_download h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #4a7891;
}
.file_download ul {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .file_download ul {
    margin-left: 0;
  }
}
.file_download li {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #EEE;
}
.file_download li .update,
.file_download li .file_view {
  font-size: 0.813em;
  color: #AAA;
  width: 100px;
  float: right;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .file_download li .update,
  .file_download li .file_view {
    display: inline-block;
    float: none;
    width: auto;
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .file_download li .update,
  .file_download li .file_view {
    display: none;
  }
}
.file_download li .update {
  width: 150px;
}
@media screen and (max-width: 767px) {
  .file_download li .update {
    margin-left: 5px;
  }
}
.file_download li a {
  padding: 0.2em 0px 0.2em 65px;
  position: relative;
  height: auto;
  line-height: 1.45em;
  display: inline-block;
  width: 45%;
  color: #353535;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.file_download li a:hover {
  color: #0080ba;
}
.file_download li a:before {
  position: absolute;
  top: 5px;
  left: 0px;
  text-align: right;
  width: 30px;
  counter-increment: counter;
  content: counters(counter, ".") " . ";
}
@media screen and (max-width: 767px) {
  .file_download li a {
    margin-right: 0px;
    width: 85%;
  }
}
.file_download li a .kb {
  font-size: 0.75em;
  color: #666;
  display: inline-block;
  margin: 0px 0.5em;
}
.file_download li a:after {
  content: "";
  background: url(../images/basic/icon_other.jpg);
  width: 21px;
  height: 24px;
  position: absolute;
  top: 2px;
  left: 35px;
  text-align: right;
}
.file_download li a[href$=doc]:after {
  background: url(../images/basic/icon_doc.jpg);
}
.file_download li a[href$=odf]:after {
  background: url(../images/basic/icon_odf.jpg);
}
.file_download li a[href$=pdf]:after {
  background: url(../images/basic/icon_pdf.jpg);
}
.file_download li a[href$=xls]:after {
  background: url(../images/basic/icon_xls.jpg);
}
.file_download li a[href$=ppt]:after {
  background: url(../images/basic/icon_ppt.jpg);
}
.file_download li a[href$=jpg]:after {
  background: url(../images/basic/icon_jpg.jpg);
}
.file_download li a[href$=mp3]:after {
  background: url(../images/basic/icon_mp3.jpg);
}
.file_download li a[href$=mov]:after {
  background: url(../images/basic/icon_mov.jpg);
}
.file_download li a[href$=txt]:after {
  background: url(../images/basic/icon_txt.jpg);
}
.file_download li a[href$=dot]:after {
  background: url(../images/basic/icon_doc.jpg);
}
.file_download li a[href$=zip]:after {
  background: url(../images/basic/icon_zip.jpg);
}

.web_link {
  width: 100%;
  margin: 0 auto;
  clear: both;
  zoom: 1;
}
.web_link:before, .web_link:after {
  content: "";
  display: table;
}
.web_link:after {
  clear: both;
}
.web_link h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #4a7891;
}
.web_link ol,
.web_link ul {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .web_link ol,
  .web_link ul {
    margin-left: 0;
  }
}
.web_link li {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #EEE;
}
.web_link li a {
  padding: 0.2em 0px 0.2em 35px;
  position: relative;
  height: auto;
  line-height: 1.45em;
  display: block;
  color: #353535;
  text-decoration: none;
}
.web_link li a:hover, .web_link li a:focus {
  color: #0080ba;
  cursor: pointer;
}
.web_link li a:before {
  position: absolute;
  top: 5px;
  left: 0px;
  text-align: right;
  width: 30px;
  counter-increment: counter;
  content: counters(counter, ".") " . ";
}

/* back_page */
.back_page {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/back.png) no-repeat center top rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #FFF;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 6%;
  transition: 0.3s ease-out;
  display: none;
  z-index: 999;
  font-size: 20px;
}
@media (max-width: 991px) {
  .back_page {
    right: 10%;
  }
}
@media (max-width: 560px) {
  .back_page {
    right: 15%;
  }
}
@media (max-width: 400px) {
  .back_page {
    right: 20%;
  }
}

.back_page:hover {
  background: url(../images/basic/back.png) no-repeat center top rgba(0, 0, 0, 0.8);
}

.header {
  position: relative;
  z-index: 99;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .header {
    clear: both;
    zoom: 1;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #c9c9c9;
  }
  .header:before, .header:after {
    content: "";
    display: table;
  }
  .header:after {
    clear: both;
  }
}
.header > .container .searchCtrl, .header > .container .sidebarCtrl {
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  top: 0px;
  display: block;
  font-size: 0em;
  padding: 15px;
  margin: 0;
  min-width: auto;
  min-height: auto;
  background: transparent;
  border: none;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .header > .container .searchCtrl, .header > .container .sidebarCtrl {
    display: block !important;
  }
}
.header > .container {
  max-width: 1200px;
  overflow: visible;
  position: relative;
  margin: 0 auto;
  z-index: 99;
}
@media screen and (max-width: 991px) {
  .header > .container {
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  .header > .container {
    height: 60px;
    border-radius: 0;
  }
}
.header > .container .sidebarCtrl {
  display: none;
  left: 0px;
}
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #4a7891;
  width: 50%;
  height: 4px;
  top: 35%;
  left: 50%;
  margin-left: -25%;
  display: block;
}
.header > .container .sidebarCtrl span:nth-child(2) {
  top: 50%;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 65%;
}
.header > .container .searchCtrl {
  display: none;
  right: 0px;
  font-size: 0em;
}
.header > .container .searchCtrl:before {
  width: 40px;
  height: 40px;
  background: url(../images/basic/icon_search.png) no-repeat center center;
  background-size: 32px;
  opacity: 0.6;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
}
.header .Logo {
  float: left;
  width: 340px;
  height: 62px;
  margin: 20px 0 15px 20px;
  padding: 0;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .header .Logo {
    margin: 20px 0 15px 20px;
  }
}
.header .Logo a {
  display: inline-block;
}
.header .Logo img {
  display: block;
  max-width: 340px;
  max-height: 62px;
}
@media screen and (max-width: 767px) {
  .header .Logo {
    padding: 2px 0px;
    width: 100%;
    text-align: center;
    height: 62px;
    margin: 0 0 0px 0;
  }
  .header .Logo img {
    width: auto;
    height: auto;
    max-height: 54px;
    margin: 0px auto;
    transform: scale(0.8);
  }
}
@media screen and (max-width: 767px) and (max-width: 350px) {
  .header .Logo img {
    transform: scale(0.7);
  }
}
.header .navigation {
  clear: both;
  zoom: 1;
  overflow: hidden;
  float: right;
  margin: 25px 10px 0 0;
  padding-right: 60px;
  display: block;
}
.header .navigation:before, .header .navigation:after {
  content: "";
  display: table;
}
.header .navigation:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .header .navigation {
    display: none;
  }
}
.header .navigation ul {
  float: right;
  padding: 0;
  margin: 0 0 0 10px;
  font-size: 0.938em;
  list-style: none;
}
@media (max-width: 900px) and (min-width: 768px) {
  .header .navigation ul:nth-of-type(2) {
    float: none;
    position: absolute;
    top: 62px;
    right: 20px;
  }
}
.header .navigation ul.left_nav {
  float: left;
  margin: 5px 0 0 0;
}
.header .navigation ul.left_nav li {
  margin: 0 0 0 1em;
}
.header .navigation ul.left_nav li a {
  background-image: url("../images/icon_nav.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 1px 1.3em;
}
.header .navigation li {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}
.header .navigation li a {
  display: inline-block;
  padding: 0;
  text-decoration: none;
  color: #353535;
  text-decoration: none;
}
.header .navigation li a:hover, .header .navigation li a:focus {
  color: #0080ba;
  cursor: pointer;
}

.searchbtn {
  position: absolute;
  top: 25px;
  right: 20px;
}
.searchbtn a {
  height: 32px;
  width: 32px;
  display: block;
}
@media screen and (max-width: 767px) {
  .searchbtn {
    display: none;
  }
}

.search {
  width: 360px;
  height: 90px;
  vertical-align: middle;
  padding: 1em 1em 0em;
  background-color: #353535;
  position: absolute;
  top: 75px;
  right: 20px;
  z-index: 999;
  text-align: center;
  display: none;
  box-sizing: border-box;
}
.search:before {
  content: "";
  border: 10px solid #353535;
  border-color: transparent transparent #353535 transparent !important;
  position: absolute;
  top: -20px;
  right: 8px;
}
.search label {
  font-size: 0em;
}
@media (min-width: 767px) {
  .search label {
    display: block;
    float: left;
  }
}
.search .form_inline {
  display: flex;
}
.search .form_inline .form_grp {
  flex: 1 1 auto;
  display: flex;
}
.search .form_inline .form_grp input {
  margin: 0;
  padding: 0.2em 35px 0.2em 0.5em;
  box-shadow: none;
  width: 100%;
}
.search .form_inline .form_grp input[type=submit] {
  font-size: 0em;
  width: 30px !important;
  height: 30px;
  background: url(../images/basic/icon_search.png) no-repeat center center;
  background-size: 20px;
  border: none;
  display: inline-block;
  margin-left: -35px !important;
  opacity: 0.8;
}
.search .form_inline .form_grp input[type=submit]:hover, .search .form_inline .form_grp input[type=submit]:focus {
  opacity: 1;
  box-shadow: none !important;
}
.search .form_inline .btn_grp {
  flex: 0 0 auto;
  flex-basis: 100px;
  padding: 0;
  margin-bottom: 0;
}
.search .form_inline .btn_grp input,
.search .form_inline .btn_grp input[type=submit] {
  margin: 0;
  padding: 0.4em 1em 0.4em !important;
  font-size: 0.813em;
}
.search .form_inline .btn_grp a {
  background: #4a7891;
  border: 1px solid #395c6f;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
  min-width: 4em;
  font-size: 0.875em;
  padding: 0.3em 1em 0.3em !important;
  margin: 0;
  display: block;
}
.search .form_inline .btn_grp a:hover, .search .form_inline .btn_grp a:focus {
  background: #5386a2;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.search .form_inline .btn_grp a.active {
  background: #5386a2;
  cursor: pointer;
}
.search .keywordHot {
  display: block;
  vertical-align: middle;
  margin-left: 0em;
  padding: 0.1em 0 0.3em;
  text-align: left;
}
.search .keywordHot ul {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.65em;
  margin: 0;
  padding: 0;
}
.search .keywordHot ul:before {
  display: inline-block;
  content: "";
  color: #999;
  float: left;
}
.search .keywordHot ul li {
  margin: 0 1em 0 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
.search .keywordHot ul li:before {
  content: "、";
  color: #fff;
  position: absolute;
  left: -1em;
  top: 0px;
}
.search .keywordHot ul li:first-child:before {
  display: none;
}
.search .keywordHot ul a {
  color: #353535;
  text-decoration: none;
  color: #fff;
}
.search .keywordHot ul a:hover, .search .keywordHot ul a:focus {
  color: #0080ba;
  cursor: pointer;
}
.search .keywordHot ul a:hover {
  color: #5193b7;
}
.search.m_search {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto;
  padding: 1em;
  display: block;
  height: auto;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 9999;
  background: #333;
}
.search.m_search label {
  font-size: 0em;
  line-height: 0;
}
.search.m_search .form_inline {
  display: flex;
}
.search.m_search .form_inline .form_grp {
  flex: 1 1 auto;
  display: flex;
}
.search.m_search .form_inline .form_grp input {
  margin: 0;
  padding: 0.2em 35px 0.2em 0.5em;
  box-shadow: none;
  width: 100%;
}
.search.m_search .form_inline .form_grp input[type=submit] {
  font-size: 0em;
  width: 30px !important;
  height: 30px;
  background: url(../images/basic/icon_search.png) no-repeat center center;
  background-size: 20px;
  border: none;
  display: inline-block;
  margin-left: -35px !important;
  opacity: 0.8;
}
.search.m_search .form_inline .form_grp input[type=submit]:hover, .search.m_search .form_inline .form_grp input[type=submit]:focus {
  opacity: 1;
  box-shadow: none !important;
}
.search.m_search .form_inline .btn_grp {
  flex: 1 1 auto;
  padding: 0;
  margin-bottom: 0;
}
.search.m_search .form_inline .btn_grp input,
.search.m_search .form_inline .btn_grp input[type=submit] {
  margin: 0;
  padding: 0.4em 1em 0.4em !important;
  font-size: 0.813em;
}
.search.m_search .form_inline .btn_grp a {
  background: #4a7891;
  border: 1px solid #395c6f;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 4px;
  min-width: 4em;
  font-size: 0.875em;
  padding: 0.3em 1em 0.3em !important;
  margin: 0;
  display: block;
}
.search.m_search .form_inline .btn_grp a:hover, .search.m_search .form_inline .btn_grp a:focus {
  background: #5386a2;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.15);
  cursor: pointer;
  color: #fff;
}
.search.m_search .form_inline .btn_grp a.active {
  background: #5386a2;
  cursor: pointer;
}
.search.m_search .keywordHot {
  padding: 0;
  margin-top: 10px;
  clear: both;
  zoom: 1;
}
.search.m_search .keywordHot:before, .search.m_search .keywordHot:after {
  content: "";
  display: table;
}
.search.m_search .keywordHot:after {
  clear: both;
}
.search.m_search .keywordHot a {
  color: #fff;
}
.search.m_search .keywordHot a:hover, .search.m_search .keywordHot a:focus {
  color: #4a7891;
}

.header.fixed {
  position: fixed !important;
  width: 100%;
  right: 0;
  top: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 25px;
  background: #415a65;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .header.fixed {
    background: #fff;
  }
}
.header.fixed > .container {
  max-width: 1200px;
  border-radius: 0;
  background-color: transparent !important;
}
.header.fixed .menu > ul > li > a {
  color: #fff;
}
.header.fixed .menu > ul > li.hasChild > a:after {
  border-color: #fff;
}

.headerpic {
  margin: 0;
  padding: 0;
}
.headerpic img {
  width: 100%;
}

.menu {
  box-sizing: border-box;
  margin: -6px auto 0;
  min-height: 2.7em;
  position: relative;
  z-index: 99;
  clear: both;
  background-color: #415a65;
}
@media screen and (max-width: 767px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.menu > ul > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.125em;
}
.menu > ul > li:hover > a {
  color: #fff;
}
.menu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.7em;
  font-weight: bold;
  line-height: 2.7em;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .menu > ul > li > a {
    padding: 0 0.6em;
  }
}
.menu > ul > li > a:hover, .menu > ul > li > a:focus {
  color: #fff;
}
.menu > ul > li.hasChild > a {
  position: relative;
}
.menu > ul > li.hasChild > a:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-bottom: none;
  border-right: none;
  transform: rotate(-135deg);
  position: absolute;
  right: 0px;
  top: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .menu > ul > li.hasChild > a:after {
    right: -3px;
  }
}
.menu > ul > li.hasChild > a:hover:after {
  transform: rotate(45deg);
  top: 20px;
}
.menu > ul ul {
  display: none;
  overflow: visible;
  width: 200px;
  background-color: #5d717a;
  padding: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  list-style: none;
  text-align: left;
  animation: showMenu 0.3s ease-out;
  box-shadow: 2px 3px 5px rgba(51, 51, 51, 0.5);
}
.menu > ul ul ul {
  top: 0;
  left: 200px;
  animation: none;
}
.menu li {
  position: relative;
}
.menu li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.menu li li {
  float: none;
  font-size: 0.938em;
}
.menu li li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #a0a0a0;
}
.menu li li a:hover, .menu li li a:focus {
  background: #a0a0a0;
  color: #fff;
}
.menu li li:last-child a {
  border: none;
}
.menu li li.hasChild > ul {
  z-index: 999;
}
.menu li li.hasChild > a {
  padding-right: 2em;
}
.menu li li.hasChild > a:hover, .menu li li.hasChild > a:focus {
  background: #a0a0a0;
}
.menu li li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 1.3em;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-bottom: none;
  border-left: none;
}

.themewrapper .menu,
.menuin {
  background-color: transparent;
}
.themewrapper .menu > ul > li,
.menuin > ul > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.125em;
}
.themewrapper .menu > ul > li:hover > a,
.menuin > ul > li:hover > a {
  color: #47565d;
}
.themewrapper .menu > ul > li > a,
.menuin > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.7em;
  font-weight: bold;
  line-height: 2.7em;
  color: #47565d;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .themewrapper .menu > ul > li > a,
  .menuin > ul > li > a {
    padding: 0 0.6em;
  }
}
.themewrapper .menu > ul > li > a:hover, .themewrapper .menu > ul > li > a:focus,
.menuin > ul > li > a:hover,
.menuin > ul > li > a:focus {
  color: #47565d;
}
.themewrapper .menu > ul > li.hasChild > a,
.menuin > ul > li.hasChild > a {
  position: relative;
}
.themewrapper .menu > ul > li.hasChild > a:after,
.menuin > ul > li.hasChild > a:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #47565d;
  border-bottom: none;
  border-right: none;
  transform: rotate(-135deg);
  position: absolute;
  right: 0px;
  top: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .themewrapper .menu > ul > li.hasChild > a:after,
  .menuin > ul > li.hasChild > a:after {
    right: -3px;
  }
}
.themewrapper .menu > ul > li.hasChild > a:hover:after,
.menuin > ul > li.hasChild > a:hover:after {
  transform: rotate(45deg);
  top: 20px;
}

.themewrapper .menu {
  background-color: transparent !important;
}
.themewrapper .menu > ul > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.125em;
}
.themewrapper .menu > ul > li:hover > a {
  color: #47565d;
}
.themewrapper .menu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.7em;
  font-weight: bold;
  line-height: 2.7em;
  color: #47565d;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .themewrapper .menu > ul > li > a {
    padding: 0 0.6em;
  }
}
.themewrapper .menu > ul > li > a:hover, .themewrapper .menu > ul > li > a:focus {
  color: #47565d;
}
.themewrapper .menu > ul > li.hasChild > a {
  position: relative;
}
.themewrapper .menu > ul > li.hasChild > a:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #47565d;
  border-bottom: none;
  border-right: none;
  transform: rotate(-135deg);
  position: absolute;
  right: 0px;
  top: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .themewrapper .menu > ul > li.hasChild > a:after {
    right: -3px;
  }
}
.themewrapper .menu > ul > li.hasChild > a:hover:after {
  transform: rotate(45deg);
  top: 20px;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 280px;
  padding-top: 3em;
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 3em;
  height: 100%;
  background: #4a7891;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area:before {
  content: "";
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 3em;
  background: #4a7891;
  padding: 0 1em;
  line-height: 3em;
  box-sizing: border-box;
}
.sidebar .m_area .menu {
  width: 100%;
  box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  margin-bottom: 1em;
  background: #ccc;
}
@media screen and (max-width: 767px) {
  .sidebar .m_area .menu {
    display: block;
  }
}
.sidebar .m_area .menu a {
  display: block;
  color: #222;
  text-decoration: none;
  transition: 0.4s;
}
.sidebar .m_area .menu li {
  display: block;
  float: none;
  width: 100%;
}
.sidebar .m_area .menu li ul {
  background: #fff;
}
.sidebar .m_area .menu li > a {
  padding: 0.5em 1em;
  background: #fff;
  border-bottom: 1px solid #ccc;
  text-align: left;
  line-height: 1.7em;
}
.sidebar .m_area .menu li.hasChild > a {
  padding: 0.5em 1em;
  color: #222;
  background: #fff;
  padding-right: 36px;
  position: relative;
}
.sidebar .m_area .menu li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 1.5em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #222;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s;
}
.sidebar .m_area .menu li li {
  background: #fff;
}
.sidebar .m_area .menu li li a {
  padding: 1em 1em 1em 2em !important;
  background: rgba(0, 0, 0, 0.05);
}
.sidebar .m_area .menu li li a:hover, .sidebar .m_area .menu li li a:focus {
  color: #000;
  background: rgba(0, 0, 0, 0.15);
}
.sidebar .m_area .menu li li.hasChild a {
  background: rgba(0, 0, 0, 0.05);
  padding: 1em 1em 1em 2em;
}
.sidebar .m_area .menu li li.hasChild a:hover, .sidebar .m_area .menu li li.hasChild a:focus {
  background: rgba(0, 0, 0, 0.05);
}
.sidebar .m_area .menu li li li a {
  background: rgba(0, 0, 0, 0.15) !important;
  padding: 0.8em 1em 0.8em 4em !important;
  border-bottom: 1px solid #bbb;
}
.sidebar .m_area .menu li li li a:hover, .sidebar .m_area .menu li li li a:focus {
  background: rgba(0, 0, 0, 0.25) !important;
}
.sidebar .m_area .menu li li li a:after {
  display: none !important;
}

.sidebar .menu ul ul {
  border-top: none;
  display: none;
  width: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0.09);
  font-size: 0.938em;
  position: relative;
}
.sidebar .menu ul ul a {
  padding-left: 2em;
}
.sidebar .menu ul ul ul {
  left: 0;
  display: none;
}
.sidebar .menu ul ul ul ul {
  display: none;
}
.sidebar .navigation {
  position: relative;
  text-align: left;
}
.sidebar .navigation ul {
  float: none;
  width: 90%;
  margin: 1em auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border-bottom: none;
  border-right: none;
}
.sidebar .navigation ul.left_nav {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.sidebar .navigation ul.left_nav li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.sidebar .navigation ul.left_nav li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul.left_nav li a {
  display: block;
  height: 3em;
  line-height: 2em;
  padding: 0.5em 1em;
  font-size: 0.938em;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
.sidebar .navigation ul.left_nav li a:nth-child(odd) {
  border-left: none;
  border-top: none;
}
.sidebar .navigation ul.left_nav li a:nth-child(even) {
  border-right: none;
}
.sidebar .navigation ul.left_nav li a:hover, .sidebar .navigation ul.left_nav li a:focus {
  background: #28404d;
}
.sidebar .navigation ul li {
  float: left;
  margin-right: 10px;
}
.sidebar .navigation ul li a {
  border: none;
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -9999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
footer {
  box-sizing: border-box;
  clear: both;
  zoom: 1;
  text-align: left;
  font-size: 0.938em;
  padding: 0;
  background-color: #718086;
  background-image: url("../images/footerbg2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
}
footer:before, footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  footer {
    padding-top: 20px;
  }
}
footer:before {
  content: "";
  width: 100%;
  height: 44px;
  background-image: url("../images/footerbg.jpg");
  background-repeat: repeat-x;
  background-position: 0 0;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  footer:before {
    background-image: none;
    height: auto;
  }
}
footer .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
footer .accesskey {
  color: #fff;
}
footer a {
  text-decoration: none;
  color: #4a7891;
}
footer a:hover, footer a:focus {
  color: #395c6f;
}
footer .contentblock {
  position: relative;
}
footer .contentblock .footer_logo {
  background-color: #fff;
  outline: 1px solid #fff;
  padding: 15px 5px;
  margin: 0 10px 20px 0;
  text-align: center;
  height: 80px;
  width: 300px;
  float: left;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  footer .contentblock .footer_logo {
    width: auto;
  }
}
@media (max-width: 480px) {
  footer .contentblock .footer_logo {
    width: 100%;
  }
}
footer .contentblock .footer_connection {
  outline: 1px solid #fff;
  padding: 5px 10px;
  margin: 0 10px 20px 0;
  height: 80px;
  float: left;
  width: 50%;
  display: block;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  footer .contentblock .footer_connection {
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  footer .contentblock .footer_connection {
    float: none;
    clear: both;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  footer .contentblock .footer_connection {
    padding: 0;
    outline: none;
  }
}
footer .contentblock .footer_connection p {
  padding: 0;
  margin: 0;
}
footer .contentblock .footer_connection a {
  color: #fff;
}
footer .contentblock .footer_icon {
  background-color: #fff;
  outline: 1px solid #fff;
  padding: 15px 10px;
  margin: 0 0px 20px 0;
  text-align: center;
  height: 80px;
  float: left;
  width: 230px;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  footer .contentblock .footer_icon {
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  footer .contentblock .footer_icon {
    position: absolute;
    top: 10px;
    right: 0;
    background-color: transparent;
    outline: none;
  }
}
@media (max-width: 480px) {
  footer .contentblock .footer_icon {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    height: auto;
  }
}
footer .contentblock .footer_icon a {
  display: inline-block;
  vertical-align: top;
}
footer .contentblock .footer_icon img {
  max-width: 120px;
}
footer .footer_info {
  clear: both;
  float: none;
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
  position: relative;
  z-index: 99;
  text-align: center;
}
footer .footer_info .footer_link {
  margin: 0 50px 0 0;
  padding: 0;
  position: relative;
  z-index: 99;
  display: inline-block;
  width: 57%;
}
@media screen and (max-width: 1199px) {
  footer .footer_info .footer_link {
    display: block;
    width: 100%;
  }
}
footer .footer_info .footer_link li {
  display: inline-block;
  margin: 0px 5px 0px 0px;
  list-style-type: none;
}
footer .footer_info .footer_link li a {
  display: block;
  padding: 0.5em 1em;
  color: #fff;
  border-radius: 3px;
  transition: all, 0.3s, ease-out;
}
@media screen and (max-width: 575px) {
  footer .footer_info .footer_link li a {
    padding: 0 0.5em;
  }
}
footer .footer_info .footer_link li a:hover, footer .footer_info .footer_link li a:focus {
  color: #fff;
}
footer .footer_info .updateblock {
  width: 33%;
  display: inline-block;
  padding: 0.5em 0em;
}
@media screen and (max-width: 1199px) {
  footer .footer_info .updateblock {
    display: block;
    width: 100%;
  }
}
footer .footer_info .updateblock .update,
footer .footer_info .updateblock .counter {
  display: inline-block;
  margin-right: 5px;
  padding: 0;
  position: relative;
  z-index: 999;
}
footer .footer_info .updateblock .update em,
footer .footer_info .updateblock .counter em {
  font-style: normal;
  color: #fff;
  padding: 0 0.5em;
}
footer p {
  line-height: 1.65em;
}

.fatfooter {
  clear: both;
  zoom: 1;
}
.fatfooter:before, .fatfooter:after {
  content: "";
  display: table;
}
.fatfooter:after {
  clear: both;
}
.fatfooter nav {
  max-width: 100%;
}
.fatfooter nav > ul > li {
  box-sizing: border-box;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .fatfooter nav > ul > li {
    width: 95%;
    margin: 0px auto 3px;
  }
}
@media screen and (max-width: 767px) {
  .fatfooter {
    display: none;
  }
}

.fatfooter {
  clear: both;
  zoom: 1;
  overflow: hidden;
  position: relative;
  padding-bottom: 1em;
  margin: 0 auto;
  width: 100%;
}
.fatfooter:before, .fatfooter:after {
  content: "";
  display: table;
}
.fatfooter:after {
  clear: both;
}
.fatfooter .container {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  font-size: 0.813em;
  cursor: pointer;
  display: block;
  min-width: 6em;
  color: #FFF;
  border: none;
  background: #718086;
  position: absolute;
  right: 3%;
  top: 2px;
  z-index: 990;
  text-indent: -9999px;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
}
.fatfooter .btn-fatfooter:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
  border-left: none;
  border-bottom: none;
  transform: rotate(-45deg);
  left: 50%;
  top: 12px;
  margin-left: -6px;
  transition: 0.3s ease-out;
}
.fatfooter .btn-fatfooter:hover {
  background-color: #718086;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  box-shadow: none;
  outline: none;
  border: none;
}
.fatfooter .btn-fatfooter:hover:before {
  transform: rotate(-45deg);
  top: 12px;
}
.fatfooter .btn-fatfooter:focus {
  background-color: #718086;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  box-shadow: none;
  outline: none;
  border: none;
}
.fatfooter .btn-fatfooter:focus:before {
  transform: rotate(-45deg);
  top: 12px;
}
.fatfooter .btn-fatfooter.open:before {
  transform: rotate(-45deg);
  top: 12px;
}
.fatfooter .btn-fatfooter.open:hover:before {
  transform: rotate(-45deg);
  top: 12px;
}
.fatfooter .btn-fatfooter.open:focus:before {
  transform: rotate(135deg);
  top: 5px;
}
.fatfooter nav {
  color: #fff;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 60px 0 0 1%;
  box-sizing: border-box;
}
.fatfooter nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul {
    width: 100%;
    display: block;
    margin: 0px auto;
  }
}
.fatfooter nav ul li {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1% -5px;
  line-height: 2.6em;
  letter-spacing: 0.05em;
  font-size: 1.063em;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li {
    display: block;
  }
}
.fatfooter nav ul li > a {
  text-align: left;
  line-height: 1.35em;
  display: block;
  padding: 5px 15px;
  color: #d1c0a5;
  box-sizing: border-box;
}
.fatfooter nav ul li > a:hover, .fatfooter nav ul li > a:focus {
  box-shadow: none;
  background-color: #47565d;
  color: #fff;
}
.fatfooter nav ul li ul {
  padding: 0;
  margin-top: 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .fatfooter nav ul li ul {
    width: auto;
    padding-left: 5%;
  }
}
.fatfooter nav ul li ul li {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  width: 100%;
  font-size: 1em;
}
.fatfooter nav ul li ul li a {
  display: block;
  color: #353535;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  font-size: 0.938em;
  font-weight: normal;
  line-height: 1.4em;
  padding: 5px 15px;
  background: none;
  box-sizing: border-box;
  border-bottom: none;
  color: #fff;
}
.fatfooter nav ul li ul li a:hover, .fatfooter nav ul li ul li a:focus {
  color: #0080ba;
  cursor: pointer;
}
.fatfooter nav ul li ul li a:hover, .fatfooter nav ul li ul li a:focus {
  background-color: transparent;
  background-color: #47565d;
  color: #fff;
}
.fatfooter nav ul li ul ul {
  display: none;
}

.function {
  margin: 0px 0 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.function ul {
  padding: 0;
  margin: 0;
  text-align: right;
}
.function ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0px 0px 0;
}
.function ul li button,
.function ul li a {
  font-size: 0.813em;
  display: block;
  padding: 0;
  width: 33px;
  height: 33px;
  background: #888;
  color: #FFF;
  border-radius: 50%;
}
.function ul li button:hover, .function ul li button:focus,
.function ul li a:hover,
.function ul li a:focus {
  background: #555555;
}
.function ul li button:focus,
.function ul li a:focus {
  box-shadow: 0 0 0 2px #5193b7;
}

.modal {
  position: fixed;
  display: none;
  width: 400px;
  height: 300px;
  background: #FFF;
  z-index: 99999999;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -200px;
  padding: 1em 1em 1em;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 1px 1px 35px RGBA(0, 0, 0, 0.75);
  animation: scaleUp 0.5s ease-out;
}
.modal h2 {
  border-bottom: 1px solid #4a7891;
  padding-bottom: 0.5em;
}
.modal .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px !important;
  min-width: auto;
  height: 30px;
  font-size: 0em;
  border: none;
  display: block;
  padding: 0;
  background: url(../images/basic/icon_close.svg) no-repeat center center;
}
.modal .close:hover, .modal .close:focus {
  cursor: pointer;
}

@keyframes scaleUp {
  0% {
    transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  30% {
    transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }
}
.modal_overlay {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: RGBA(0, 0, 0, 0.5);
  z-index: 99999998;
}

/*pagination*/
.pagination {
  margin: 10px auto 5px;
  padding: 0px;
  display: block;
  text-align: center;
  clear: both;
  font-size: 0.938em;
  clear: both;
  zoom: 1;
}
.pagination:before, .pagination:after {
  content: "";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination span {
  color: #4a7891;
  margin: 0px 0.5em;
}
.pagination .page {
  margin: 10px 0;
  padding: 0;
}
.pagination .page li {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  margin-bottom: 5px;
  list-style: none;
  box-sizing: border-box;
}
.pagination .page li a {
  border-radius: 5px;
  padding: 6px 10px;
  font-weight: 800;
  display: block;
  white-space: nowrap;
  font-size: 1em;
  color: #353535;
  background-color: rgb(247, 247, 247);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFF7F7F7", endColorstr="#FFEAEAEA");
  background-image: -owg-linear-gradient(to bottom, rgb(247, 247, 247) 0%, rgb(234, 234, 234) 100%);
  background-image: linear-gradient(to bottom, rgb(247, 247, 247) 0%, rgb(234, 234, 234) 100%);
  border: #ccc solid 1px;
}
.pagination .page li a:hover, .pagination .page li a:focus {
  background: #4a7891;
  color: #fff !important;
  border: #4a7891 solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #4a7891;
  border: #4a7891 solid 1px;
}
.pagination .total {
  padding: 5px;
}
.pagination .total select {
  margin: 0px 0.5em;
}
@media screen and (max-width: 767px) {
  .pagination .total select {
    margin: 0px;
  }
}

@media (max-width: 767px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
/*------------------------ page 分頁 */
.page {
  clear: both;
  margin: 5px 0 50px;
  padding: 0;
  overflow: hidden;
  font-size: 1em;
  line-height: 100%;
  position: relative;
  text-align: center;
}
.page span {
  display: inline-block;
  margin: 10px 8px 0 0;
}
.page em {
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0;
  margin: 0 3px;
  color: #111;
}
.page select {
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  vertical-align: middle;
  margin: 0 3px 5px;
}
.page option {
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
}
.page .number {
  list-style: none;
  overflow: hidden;
  margin: 0px 8px 0 0;
  padding: 0;
  line-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.page .number li {
  margin: 0px;
  padding: 0;
  float: left;
}
.page .number li a {
  padding: 10px 16px;
  border: 1px solid #bbb;
  color: #666;
  text-decoration: none;
  display: block;
  margin-left: -1px;
  cursor: pointer;
}
.page .number li a:hover {
  color: #47565d;
  text-decoration: none;
  background-color: #fff;
}
.page .number li:first-child a {
  margin-left: 0px;
  border-radius: 5px 0 0 5px;
}
.page .number li:last-child a {
  border-radius: 0 5px 5px 0;
}
.page .number li.here a {
  color: #fff;
  font-weight: bold;
  background: #47565d;
  cursor: default;
}
@media screen and (max-width: 575px) {
  .page .number li.hidden-xs {
    display: none;
  }
}
.page .items {
  display: inline-block;
}
.page .items a {
  padding: 0 5px;
  color: #47565d;
}
@media (max-width: 991px) {
  .page .data,
  .page .items {
    display: none;
  }
}

.thumbnail {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .thumbnail {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .thumbnail {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .thumbnail {
    float: left;
    width: 33.3333333333%;
  }
}
.thumbnail a {
  display: block;
  border-radius: 5px;
  border: 1px solid #DDD;
  padding: 0.5em;
  color: #353535;
  text-decoration: none;
}
.thumbnail a:hover, .thumbnail a:focus {
  color: #0080ba;
  cursor: pointer;
}
.thumbnail .imgOuter {
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.thumbnail .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.thumbnail .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.thumbnail .caption {
  max-width: 90%;
  margin: 0px auto;
}

.category {
  text-align: left;
  box-sizing: border-box;
  margin: 2em auto;
  clear: both;
}
.category ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.category ul li {
  margin: 0px 5px 5px 0px;
  display: block;
  float: left;
}
.category ul li.here a {
  cursor: default;
  color: #fff;
  background-color: #4a7891;
  border-radius: 5px;
  position: relative;
  border: 1px solid #0080ba;
}
.category a {
  display: inline-block;
  padding: 8px 12px 8px;
  text-decoration: none;
  background-color: #fff;
  color: #000;
  position: relative;
  border: 1px solid #999;
  border-radius: 5px;
}
.category a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0080ba;
  border: 1px solid #0080ba;
}

.gallery .lightbox {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
}
.gallery .lightbox .galler_overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  z-index: 1;
  display: block;
}
.gallery .lightbox .caption {
  color: #FFF;
  position: absolute;
  bottom: 0px;
  text-align: center;
  z-index: 999999;
  width: 60%;
  height: 8%;
  left: 50%;
  margin-left: -30%;
  line-height: 1.3em;
}
.gallery .lightbox .light_prev,
.gallery .lightbox .light_next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: 0.938em;
  color: #FFF;
  z-index: 999;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  transition: 0.3s ease-out;
}
.gallery .lightbox .light_next {
  right: 0px;
  left: auto;
}
.gallery .lightbox .light_prev:hover,
.gallery .lightbox .light_next:hover {
  background: #FFF;
  color: #000;
  cursor: pointer;
}
.gallery .lightbox .light_close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 80px;
  height: 30px;
  color: #FFF;
  line-height: 30px;
  font-size: 0.938em;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  transition: 0.3s ease-out;
  text-align: center;
}
.gallery .lightbox .light_close:hover {
  background: #FFF;
  color: #000;
  cursor: pointer;
}
.gallery .lightbox img {
  max-width: 80vw;
  max-height: 80vh;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}

.share {
  margin: 0px;
  box-sizing: border-box;
}
.share ul {
  list-style-type: none;
  padding: 0;
}
.share ul li {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: left;
  margin: 0px 3px 3px;
}
@media screen and (max-width: 991px) {
  .share ul li {
    margin: 0px 1px 2px;
    width: 30px;
    height: 30px;
  }
}
.share ul li img {
  width: 100%;
  height: 100%;
}

*[class^=notice] {
  padding: 0.4em 2em 0.4em 2em;
  display: block;
  font-size: 0.938em;
  margin: 0.2em 0;
  position: relative;
  color: #666;
  background-color: #f2f2f2;
  vertical-align: middle;
  position: relative;
  border-left: 0.5em solid #f2f2f2;
  box-sizing: border-box;
  border-radius: 4px;
}
*[class^=notice]:before {
  position: absolute;
  top: 0.7em;
  left: 0.5em;
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  content: "";
}
*[class^=notice]:before img {
  width: 100%;
}
*[class^=notice] a.close {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0.4em;
  right: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
*[class^=notice] a.close:hover, *[class^=notice] a.close:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
*[class^=notice] a.close img {
  width: 12px;
  height: 12px;
}

*[class*=notice_info] {
  border: none;
  color: #00529B;
  background-color: #BDE5F8;
  border-left: 0.5em solid #BDE5F8;
}
*[class*=notice_info]:before {
  background: url(../images/basic/icon_info.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_success] {
  border: none;
  color: #4F8A10;
  background-color: #DFF2BF;
  border-left: 0.5em solid #DFF2BF;
}
*[class*=notice_success]:before {
  background: url(../images/basic/icon_success.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_warning] {
  border: none;
  color: #CE5605;
  background-color: #FEEFB3;
  border-left: 0.5em solid #FEEFB3;
}
*[class*=notice_warning]:before {
  background: url(../images/basic/icon_warning.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_error] {
  border: none;
  color: #D8000C;
  background-color: #FFD2D2;
  border-left: 0.5em solid #FFD2D2;
}
*[class*=notice_error]:before {
  background: url(../images/basic/icon_error.svg) no-repeat center center;
  background-size: 15px;
}

body {
  background-color: #fff;
}
body.noscroll {
  position: static !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  overflow-y: hidden !important;
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
  background-color: #fff;
}
.container {
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 980px;
  }
}

.main {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .main {
    padding-top: 61px;
  }
}
.main .accesskey {
  color: #e5e5e5;
  position: relative !important;
}
.main h2 {
  line-height: 1.25em;
}
.main h2.title {
  color: #5193b7;
  border-bottom: 1px solid #4a7891;
  padding: 0px 0px 6px;
  margin: 20px 0;
  font-size: 1.625em;
}
.main > section {
  padding: 0;
}
.main > section .container {
  padding: 0.5em 30px 1.5em;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  .main > section .container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.main > section .container .col-xs-12 {
  padding-bottom: 25px;
}

.themewrapper .header {
  position: absolute;
}
.themewrapper .header .Logo {
  margin: 20px 0 0px 20px;
}
@media (max-width: 900px) {
  .themewrapper .header .Logo {
    margin: 20px 0 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .themewrapper .header .Logo {
    margin: 0;
  }
}
.themewrapper .main .accesskey {
  color: #e5e5e5;
  position: absolute !important;
}

.more {
  text-align: center;
  clear: both;
  float: none;
}
@media screen and (max-width: 767px) {
  .more {
    text-align: center;
  }
}
.more a {
  display: inline-block;
  color: #47565d;
  width: auto;
  text-align: center;
  padding: 0.5em 2em;
  border: 2px solid #47565d;
  transition: 0.5s;
  position: relative;
}
.more a:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #47565d;
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  right: 10%;
  top: 15px;
  transition: 0.5s;
}
.more a:hover, .more a:focus {
  background-color: #47565d;
  color: #fff;
}
.more a:hover:before, .more a:focus:before {
  border-color: #fff;
}

.hidden {
  display: none;
}

@media screen and (max-width: 575px) {
  .hidden-xs {
    display: none;
  }
}
a:focus {
  box-shadow: 0 0 0 2px #FCC211 inset;
}

.innerpage {
  position: relative;
}
.innerpage > .container {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}

.themeinnerpage {
  padding-top: 2em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .themeinnerpage {
    padding-top: 5em;
  }
}
.themeinnerpage:before {
  content: "";
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  background-color: #61899b;
  background-image: linear-gradient(90deg, #4a7891, #61899b 100%);
  box-shadow: 0px 2px 5px RGBA(0, 0, 0, 0.3) inset;
}
.themeinnerpage > .container {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}

/* ------------------說明區塊*/
.explanation {
  clear: both;
  padding: 0px 0px;
  margin: 0 0 20px;
  line-height: 1.8em;
  border-radius: 5px;
}

/*------------------------------------------bottomfunction*/
.bottomfunction {
  overflow: hidden;
  padding: 10px 10px 10px 20px;
  clear: both;
  background-color: #eee;
  border-radius: 5px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .bottomfunction {
    padding: 15px 10px 15px 20px;
  }
}
.bottomfunction .share2 {
  float: left;
  width: 320px;
}
@media screen and (max-width: 991px) {
  .bottomfunction .share2 {
    clear: both;
    margin: 0 0 20px 0;
  }
}
.bottomfunction .share2 span {
  float: left;
  margin: 8px 10px 0 0px;
}
@media (max-width: 350px) {
  .bottomfunction .share2 span {
    margin: 3px 10px 0 0px;
  }
}
.bottomfunction .share2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottomfunction .share2 ul li {
  margin: 0 5px 0 0;
  float: left;
}
.bottomfunction .share2 ul li a {
  display: block;
  background-color: #999;
  border-radius: 5px;
  width: 35px;
  height: 35px;
}
.bottomfunction .share2 ul li a.fb {
  background-color: #3b5997;
}
.bottomfunction .share2 ul li a.google {
  background-color: #df2f2f;
}
.bottomfunction .share2 ul li a.twitter {
  background-color: #000;
}
.bottomfunction .share2 ul li a.line {
  background-color: #00c214;
}
.bottomfunction .share2 ul li a.forward {
  background-color: #87cd27;
}
.bottomfunction .share2 ul li a.print {
  background-color: #5c64b5;
}
.bottomfunction .share2 ul li img {
  width: 35px;
  height: 35px;
}
@media (max-width: 350px) {
  .bottomfunction .share2 ul li img {
    width: 32px;
    height: 32px;
  }
}
.bottomfunction .data {
  float: right;
  margin: 8px 0 0;
}
@media screen and (max-width: 991px) {
  .bottomfunction .data {
    clear: both;
    float: none;
  }
}
.bottomfunction .data ul {
  margin: 0;
  padding: 0;
}
.bottomfunction .data ul li {
  margin: 0 15px 5px 0;
  display: inline-block;
  border-right: 1px solid #999;
  padding: 0 15px 0 0;
}
@media screen and (max-width: 575px) {
  .bottomfunction .data ul li {
    display: block;
    border: none;
    margin: 0 0 7px 0;
    background-image: url(../images/link_icon01.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding: 0 0 0 15px;
  }
}
.bottomfunction .data ul li a {
  color: #333;
  text-decoration: none;
}
.bottomfunction .data ul li a:hover {
  color: #c00;
  text-decoration: underline;
}
.bottomfunction .data ul li:last-child {
  border-right: none;
  margin: 0;
}

.block01_h2, .textlink2 h2, .textlink1 h2 {
  background-color: #4a7891;
  color: #fff;
  font-size: 1.5em;
  padding: 20px 10px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0 0 10px 0;
}

.block02_h2, .ad_block h2,
.ad2_block h2, .fbblock h2, .movie_block h2, .message_block h2, .related_information h2, .accordionblock h2, .themewebsite h2, .recommend h2, .news h2 {
  font-size: 1.875em;
  display: inline-block;
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 50px;
  border-bottom: 5px double #47565d;
}

.block03_h2, .activity_photo h2, .aboutus2 h2, .aboutus h2 {
  background-color: #61899b;
  color: #fff;
  margin: -50px 0 10px 0;
  padding: 20px;
  text-align: center;
  font-weight: 400;
}

.section {
  padding: 0;
  text-align: center;
}

.col-12 .container {
  max-width: 100%;
}
.col-12 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-12 .col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-12 .col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-12 .col {
    float: left;
    width: 100%;
  }
}

.col-3 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .col-3 .col {
    float: left;
    width: 25%;
  }
}

.col-6 .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.col-6 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .col-6 .col {
    float: left;
    width: 50%;
  }
}

.col-8-4 .news2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-8-4 .news2 {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .news2 {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-8-4 .news2 {
    float: left;
    width: 66.6666666667%;
  }
}
.col-8-4 .video {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-8-4 .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-8-4 .video {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-3-3 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-3-3-3 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-3-3-3 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-3-3-3 .col {
    float: left;
    width: 33.3333333333%;
  }
}
.col-3-3-3 .imgOuter {
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.col-3-3-3 .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.col-3-3-3 .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.col-3-3-3 + .col-3-3-3 {
  background: #4a7891;
}

.col-1-2-1 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  min-height: 250px;
}
@media (min-width: 768px) {
  .col-1-2-1 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-1-2-1 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .col-1-2-1 .col {
    float: left;
    width: 25%;
  }
}
.col-1-2-1 .col:nth-child(2) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-1-2-1 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-1-2-1 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .col-1-2-1 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}

.col-5 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
.col-5 .col:first-child {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}

.Imagebanner_block {
  overflow: hidden;
  padding: 0 !important;
  background-color: #fafafa;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .Imagebanner_block {
    margin-top: -40px;
  }
}
@media screen and (max-width: 575px) {
  .Imagebanner_block {
    margin-top: -30px;
  }
}
.Imagebanner_block .img-container {
  height: 620px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .Imagebanner_block .img-container {
    height: auto;
    width: 100%;
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .Imagebanner_block .img-container {
    padding-top: 0px;
  }
}
.Imagebanner_block .img-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.Imagebanner_block .img-container a img {
  width: 100%;
  height: 100%;
}
.Imagebanner_block .img-container a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #ffc000;
  display: none;
}
.Imagebanner_block .img-container a:focus:before {
  display: block;
}
.Imagebanner_block .container {
  padding: 0 !important;
}
.Imagebanner_block .container .col-xs-12 {
  padding-bottom: 0px !important;
}
.Imagebanner_block .slick-dots {
  bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .Imagebanner_block .slick-dots {
    bottom: 5px !important;
  }
}
.Imagebanner_block .slick-dots li button:before {
  background-color: #fff;
  opacity: 1;
}
.Imagebanner_block .slick-dots li.slick-active button:before {
  background-color: #4a7891;
}
.Imagebanner_block .slick-dots li button:hover:before,
.Imagebanner_block .slick-dots li button:focus:before {
  box-shadow: 0 0 0 2px #FCC211;
}
.Imagebanner_block .slick-prev,
.Imagebanner_block .slick-next {
  width: 50px !important;
  height: 70px !important;
}
@media screen and (max-width: 991px) {
  .Imagebanner_block .slick-prev,
  .Imagebanner_block .slick-next {
    top: 60%;
  }
}
@media screen and (max-width: 575px) {
  .Imagebanner_block .slick-prev,
  .Imagebanner_block .slick-next {
    width: 40px !important;
    height: 60px !important;
    background-size: 60% !important;
  }
}
.Imagebanner_block .slick-prev {
  left: 0;
}
.Imagebanner_block .slick-next {
  right: 0;
}

.Imagebanner_block2 {
  overflow: hidden;
  padding: 0 !important;
  background-color: #f0f0f0;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .Imagebanner_block2 {
    margin-top: -40px;
  }
}
@media screen and (max-width: 575px) {
  .Imagebanner_block2 {
    margin-top: -30px;
  }
}
.Imagebanner_block2 .img-container {
  height: auto;
  width: 100%;
}
@media (max-width: 1350px) {
  .Imagebanner_block2 .img-container {
    padding-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .Imagebanner_block2 .img-container {
    height: auto;
    width: 100%;
    padding-top: 50px;
  }
}
@media (max-width: 900px) {
  .Imagebanner_block2 .img-container {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .Imagebanner_block2 .img-container {
    padding-top: 0px;
  }
}
.Imagebanner_block2 .img-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.Imagebanner_block2 .img-container a img {
  width: 100%;
  height: 100%;
}
.Imagebanner_block2 .img-container a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #ffc000;
  display: none;
}
.Imagebanner_block2 .img-container a:focus:before {
  display: block;
}
.Imagebanner_block2 .container {
  padding: 0 !important;
}
.Imagebanner_block2 .container .col-xs-12 {
  padding-bottom: 0px !important;
}
.Imagebanner_block2 .slick-dots {
  bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .Imagebanner_block2 .slick-dots {
    bottom: 5px !important;
  }
}
.Imagebanner_block2 .slick-dots li button:before {
  background-color: #fff;
  opacity: 1;
}
.Imagebanner_block2 .slick-dots li.slick-active button:before {
  background-color: #4a7891;
}
.Imagebanner_block2 .slick-dots li button:hover:before,
.Imagebanner_block2 .slick-dots li button:focus:before {
  box-shadow: 0 0 0 2px #FCC211;
}
.Imagebanner_block2 .slick-prev,
.Imagebanner_block2 .slick-next {
  width: 50px !important;
  height: 70px !important;
}
@media screen and (max-width: 991px) {
  .Imagebanner_block2 .slick-prev,
  .Imagebanner_block2 .slick-next {
    top: 60%;
  }
}
@media screen and (max-width: 575px) {
  .Imagebanner_block2 .slick-prev,
  .Imagebanner_block2 .slick-next {
    width: 40px !important;
    height: 60px !important;
    background-size: 60% !important;
  }
}
.Imagebanner_block2 .slick-prev {
  left: 0;
}
.Imagebanner_block2 .slick-next {
  right: 0;
}

.marquee {
  height: 45px;
  display: block;
  overflow: hidden;
  background: #dad8cc;
  margin: 1em 0em;
  text-align: left;
  padding: 0 3em 0 2em;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .marquee {
    margin: 1.5em 0em;
  }
}
.marquee ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.marquee .slick-prev {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  right: 0px !important;
  top: 1px !important;
  left: auto;
  opacity: 0.5;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  width: 20px !important;
  height: 20px !important;
  box-shadow: none;
}
.marquee .slick-prev:hover, .marquee .slick-prev:focus {
  opacity: 1;
}
.marquee .slick-prev:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee .slick-next {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  right: 0px !important;
  top: 22px !important;
  left: auto;
  opacity: 0.5;
  width: 20px !important;
  height: 20px !important;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  box-shadow: none;
}
.marquee .slick-next:hover, .marquee .slick-next:focus {
  opacity: 1;
}
.marquee .slick-next:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee > div {
  padding: 0;
  margin: 0;
}
.marquee a {
  display: block;
  line-height: 40px;
  margin-right: 3em;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #353535;
}
.marquee a span {
  color: #4a7891;
  margin-right: 15px;
}
.marquee a:hover {
  color: #4a7891;
}

.bigbanner_slider {
  margin: 0;
}
.bigbanner_slider .img-container {
  height: 490px !important;
}
@media screen and (max-width: 1199px) {
  .bigbanner_slider .img-container {
    height: 450px !important;
  }
}
@media screen and (max-width: 991px) {
  .bigbanner_slider .img-container {
    height: 400px !important;
  }
}
@media (max-width: 860px) {
  .bigbanner_slider .img-container {
    height: 380px !important;
  }
}
@media screen and (max-width: 767px) {
  .bigbanner_slider .img-container {
    height: 350px !important;
  }
}
@media (max-width: 700px) {
  .bigbanner_slider .img-container {
    height: 300px !important;
  }
}
@media (max-width: 600px) {
  .bigbanner_slider .img-container {
    height: 250px !important;
  }
}
@media (max-width: 500px) {
  .bigbanner_slider .img-container {
    height: 220px !important;
  }
}
@media (max-width: 400px) {
  .bigbanner_slider .img-container {
    height: 180px !important;
  }
}
@media (max-width: 350px) {
  .bigbanner_slider .img-container {
    height: 150px !important;
  }
}
.bigbanner_slider .img-container a {
  display: block;
}
.bigbanner_slider .img-container a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #ffc000;
  display: none;
}
.bigbanner_slider .img-container a:focus:before {
  display: block;
}
.bigbanner_slider .img-container a .caption {
  text-align: left;
  height: auto;
  white-space: normal;
  font-size: 1.375em;
  background: rgba(0, 0, 0, 0.5);
  padding: 1em 1em 0.5em;
}
.bigbanner_slider .img-container a .caption span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
}
.bigbanner_slider .img-container a .caption p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  font-size: 0.75em;
  margin: 15px 0 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .bigbanner_slider .img-container a .caption {
    height: 2.5em;
    padding: 0.5em 1em;
  }
  .bigbanner_slider .img-container a .caption p {
    display: none;
  }
}
.bigbanner_slider .slick-prev {
  background: url("../vendor/slick/icon_arrow_left2.png") center center no-repeat RGBA(0, 0, 0, 0.5);
  width: 55px !important;
  height: 55px !important;
  left: 0px;
}
.bigbanner_slider .slick-prev:hover, .bigbanner_slider .slick-prev:focus {
  background-color: RGBA(0, 0, 0, 0.8);
}
.bigbanner_slider .slick-next {
  background: url("../vendor/slick/icon_arrow_right2.png") center center no-repeat RGBA(0, 0, 0, 0.5);
  width: 55px !important;
  height: 55px !important;
  right: 0px;
}
.bigbanner_slider .slick-next:hover, .bigbanner_slider .slick-next:focus {
  background-color: RGBA(0, 0, 0, 0.8);
}
.bigbanner_slider .slick-dots {
  bottom: -30px;
  right: 0;
  width: auto;
  padding: 0;
}
.bigbanner_slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.bigbanner_slider .slick-dots li button:before {
  width: 10px;
  height: 10px;
}
.bigbanner_slider .slick-dots li.slick-active button:before {
  background-color: #000;
}

.news {
  text-align: center;
}
.news ul {
  margin: 0 0 15px;
  padding: 0;
}
.news ul li {
  list-style-type: none;
  position: relative;
  border-bottom: 1px solid #dededb;
  text-align: left;
}
.news ul li a {
  width: 75%;
  display: inline-block;
  background-image: url("../images/icon_list01.png");
  background-position: 8px 20px;
  background-repeat: no-repeat;
  color: #353535;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 13px 0 2px 25px;
}
@media screen and (max-width: 1199px) {
  .news ul li a {
    width: 70%;
  }
}
@media screen and (max-width: 991px) {
  .news ul li a {
    width: 65%;
  }
}
@media (max-width: 500px) {
  .news ul li a {
    width: 60%;
  }
}
.news ul li a:hover {
  color: #0080ba;
}
.news ul li span {
  color: #666;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 5px;
}

.textblock {
  background-color: #a0a0a0;
  color: #fff;
  padding: 20px 40px;
  height: 380px;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 380px) {
  .textblock {
    padding: 20px;
  }
}
.textblock h2 {
  color: #fff;
  font-size: 1.5em;
  padding: 0px 10px 20px;
  margin: 0 0 20px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #fff;
}
.textblock p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8em;
  height: 10.8em;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-align: left;
  margin: 0 0px 10px;
}
.textblock .more a {
  color: #fff;
  border: 1px solid #fff;
}
.textblock .more a:before {
  border: 2px solid #fff;
  border-bottom: none;
  border-left: none;
}
.textblock .more a:hover {
  background: #fff;
  color: #4a7891;
  border: 1px solid #4a7891;
}
.textblock .more a:hover:before {
  border-color: #4a7891;
}

@media screen and (max-width: 767px) {
  .textlink1 {
    margin-bottom: 25px;
  }
}
.textlink1 ul {
  margin: 0 0 15px;
  padding: 0;
}
.textlink1 ul li {
  list-style-type: none;
  position: relative;
  border-bottom: 1px solid #dededb;
}
.textlink1 ul li a {
  display: block;
  background-image: url("../images/icon_list01.png");
  background-position: 8px 15px;
  background-repeat: no-repeat;
  color: #353535;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px 0 10px 25px;
}
.textlink1 ul li a:hover {
  color: #0080ba;
}

@media screen and (max-width: 767px) {
  .textlink2 {
    margin-bottom: 25px;
  }
}
.textlink2 ul {
  margin: 0 0 15px;
  padding: 0;
  overflow: hidden;
}
.textlink2 ul li {
  list-style-type: none;
  position: relative;
  border-bottom: 1px solid #dededb;
  width: 48%;
  margin-right: 25px;
  float: left;
}
.textlink2 ul li:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .textlink2 ul li {
    width: 47%;
  }
}
@media screen and (max-width: 575px) {
  .textlink2 ul li {
    width: 100%;
    float: none;
  }
}
.textlink2 ul li a {
  display: block;
  background-image: url("../images/icon_list01.png");
  background-position: 8px 15px;
  background-repeat: no-repeat;
  color: #353535;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px 0 10px 25px;
}
.textlink2 ul li a:hover {
  color: #0080ba;
}
.textlink2 .more {
  clear: both;
  float: none;
}

.recommendbg {
  position: relative;
}

.recommend {
  text-align: center;
}
.recommend .recommend_link {
  margin-bottom: 40px;
}
.recommend .recommend_link div {
  text-align: center;
}
.recommend .recommend_link div a {
  display: block;
  text-align: center;
  font-size: 1.25em;
  color: #333;
  padding: 0;
  color: #61899b;
}
.recommend .recommend_link div a span {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  display: block;
  background-color: #61899b;
  text-align: center;
  position: relative;
  margin: 0 auto 20px;
  transition: 0.5s;
}
.recommend .recommend_link div a span img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.recommend .recommend_link div a:hover {
  color: #47565d;
}
.recommend .recommend_link div a:hover span {
  background-color: #47565d;
}
.recommend .recommend_link .slick-next,
.recommend .recommend_link .slick-prev {
  background-color: transparent;
}
.recommend .recommend_link .slick-next {
  background-image: url(../vendor/slick/icon_arrow_right3.png);
}
.recommend .recommend_link .slick-prev {
  background-image: url(../vendor/slick/icon_arrow_left3.png);
}

.themewebsite {
  text-align: center;
}
.themewebsite ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 575px) {
  .themewebsite ul {
    margin-bottom: 20px;
  }
}
.themewebsite ul li {
  width: 23%;
  margin: 0 20px 20px 0;
  list-style-type: none;
  float: left;
  background-color: #61899b;
  background-image: url("../images/themewebsite_icon.png");
  background-repeat: no-repeat;
  background-position: right center;
  transition: 0.5s;
}
@media screen and (max-width: 1199px) {
  .themewebsite ul li {
    width: 31.5%;
  }
}
@media (max-width: 800px) {
  .themewebsite ul li {
    width: 48%;
  }
}
@media screen and (max-width: 575px) {
  .themewebsite ul li {
    width: 100%;
    margin: 0 0 10px;
  }
}
.themewebsite ul li:hover {
  background-color: #47565d;
  background-image: url("../images/themewebsite_icon_hover.png");
}
.themewebsite ul li a {
  display: table-cell;
  padding: 0px 60px 0px 30px;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  height: 100px;
}
@media screen and (max-width: 575px) {
  .themewebsite ul li a {
    height: 70px;
  }
}
@media (min-width: 1200px) {
  .themewebsite ul li:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 1199px) and (min-width: 801px) {
  .themewebsite ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 800px) and (min-width: 576px) {
  .themewebsite ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .themewebsite ul li {
    margin-right: 0;
  }
}

.knowledge_base {
  position: relative;
  padding: 0;
  overflow: hidden;
  z-index: 9;
}
.knowledge_base:after {
  content: "";
  background-image: url("../images/knowledge_pic01.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 90%;
  height: 335px;
  border: 5px solid #4a7891;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .knowledge_base:after {
    width: 98%;
  }
}
@media screen and (max-width: 575px) {
  .knowledge_base:after {
    width: 97%;
  }
}
.knowledge_base h2 {
  font-size: 3.5em;
  color: #fff;
  width: 170px;
  font-weight: 500;
  text-shadow: 0 0 20px #000;
  position: relative;
  z-index: 99;
  margin: 80px 0 0 40px;
  padding: 0;
  float: left;
  line-height: 1.5em;
}
.knowledge_base h2 span {
  letter-spacing: 0.15em;
  margin-left: 0px;
}
@media screen and (max-width: 991px) {
  .knowledge_base h2 span {
    margin-left: 10px;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 350px) {
  .knowledge_base h2 span {
    display: block;
    margin-left: 0px;
  }
}
@media screen and (max-width: 991px) {
  .knowledge_base h2 {
    float: none;
    clear: both;
    width: auto;
    margin: 30px 0 0 40px;
  }
}
@media screen and (max-width: 575px) {
  .knowledge_base h2 {
    font-size: 3.5em;
  }
}
.knowledge_base .knowledgelist {
  height: 240px;
  background-color: rgba(74, 120, 145, 0.9);
  padding: 40px 40px 50px;
  z-index: 99;
  position: relative;
  margin: 50px 0 100px 220px;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .knowledge_base .knowledgelist {
    margin: 50px 40px 100px;
  }
}
@media (max-width: 900px) {
  .knowledge_base .knowledgelist {
    height: auto;
    margin: 50px 40px 50px;
  }
}
@media screen and (max-width: 575px) {
  .knowledge_base .knowledgelist {
    padding: 20px;
  }
}
.knowledge_base .knowledgelist ul {
  margin: 0;
  padding: 0;
}
.knowledge_base .knowledgelist ul li {
  float: left;
  width: 20%;
  list-style-type: none;
  background-image: url("../images/knowledge_line.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 1.5em;
}
.knowledge_base .knowledgelist ul li:first-child {
  background-image: none;
}
@media (max-width: 900px) {
  .knowledge_base .knowledgelist ul li {
    float: none;
    width: 100%;
    background-image: none;
  }
}
.knowledge_base .knowledgelist ul li a {
  display: block;
  color: #fff;
  padding: 30px 20px;
  box-sizing: border-box;
  height: 150px;
  background-image: url("../images/knowledge_icon.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  line-height: 1.3em;
}
.knowledge_base .knowledgelist ul li a:hover {
  color: #FCC211;
}
@media screen and (max-width: 1199px) {
  .knowledge_base .knowledgelist ul li a {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 991px) {
  .knowledge_base .knowledgelist ul li a {
    height: 170px;
  }
}
@media (max-width: 900px) {
  .knowledge_base .knowledgelist ul li a {
    padding: 10px 20px 10px 30px;
    height: auto;
    background-position: left 18px;
  }
}

.aboutus {
  border: 5px solid #61899b;
  background-color: #fff;
  padding: 25px;
  margin: 1.5em 0;
}
.aboutus .img-container {
  height: 220px;
  margin: 0 0 20px;
  position: relative;
}
.aboutus .img-container img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  width: auto;
  height: auto;
}
.aboutus h3 {
  color: #61899b;
  margin: 0 0 20px;
}
.aboutus p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8em;
  height: 7.2em;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-align: left;
  margin: 0 0px 20px;
}

.aboutus2 {
  border: 5px solid #61899b;
  background-color: #fff;
  padding: 25px;
  margin: 1.5em 0;
}
.aboutus2 .image {
  float: left;
  margin-right: 30px;
  width: 300px;
}
.aboutus2 .image img {
  width: 300px;
}
@media (max-width: 700px) {
  .aboutus2 .image {
    float: none;
    clear: both;
    margin: 0 0 20px;
    width: 100%;
  }
  .aboutus2 .image img {
    width: 100%;
  }
}
.aboutus2 h3 {
  color: #61899b;
  margin: 0 0 20px;
}
.aboutus2 p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8em;
  height: 9em;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: left;
  margin: 0 0 15px;
}
.aboutus2 .detailed {
  float: right;
  margin-bottom: 15px;
}
.aboutus2 .detailed a {
  color: #4a7891;
  background-color: #ededed;
  width: auto;
  text-align: center;
  padding: 0.3em 2em;
  border-radius: 50px;
  border: none;
  transition: 0.5s;
}
.aboutus2 .detailed a:hover {
  background-color: #4a7891;
  color: #fff;
}

.activity_photo {
  border: 5px solid #61899b;
  background-color: #fff;
  padding: 25px;
  margin: 1.5em 0;
}
.activity_photo .activity_slider .activity_content a p,
.activity_photo .activity_slider2 .activity_content a p,
.activity_photo .activity_slider3 .activity_content a p {
  color: #353535;
}
.activity_photo .activity_slider .activity_content a:hover p, .activity_photo .activity_slider .activity_content a:focus p,
.activity_photo .activity_slider2 .activity_content a:hover p,
.activity_photo .activity_slider2 .activity_content a:focus p,
.activity_photo .activity_slider3 .activity_content a:hover p,
.activity_photo .activity_slider3 .activity_content a:focus p {
  color: #4a7891;
}
.activity_photo .activity_slider .img-container,
.activity_photo .activity_slider2 .img-container,
.activity_photo .activity_slider3 .img-container {
  height: 200px;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
}
.activity_photo .activity_slider .img-container img,
.activity_photo .activity_slider2 .img-container img,
.activity_photo .activity_slider3 .img-container img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.activity_photo .activity_slider h3,
.activity_photo .activity_slider2 h3,
.activity_photo .activity_slider3 h3 {
  color: #5193b7;
  font-size: 1.25em;
  padding: 8px 0px;
  margin: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.activity_photo .activity_slider .date,
.activity_photo .activity_slider2 .date,
.activity_photo .activity_slider3 .date {
  color: #61899b;
  margin: 0 10px 10px;
  font-size: 1.125em;
}
.activity_photo .activity_slider p,
.activity_photo .activity_slider2 p,
.activity_photo .activity_slider3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8em;
  height: 3.6em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
  margin: 0 10px 10px;
}
.activity_photo .activity_slider .slick-next,
.activity_photo .activity_slider2 .slick-next,
.activity_photo .activity_slider3 .slick-next {
  right: -29px;
  top: 59%;
  background: url("../vendor/slick/icon_arrow_right2.png") center center no-repeat RGBA(0, 0, 0, 0.2);
}
.activity_photo .activity_slider .slick-prev,
.activity_photo .activity_slider2 .slick-prev,
.activity_photo .activity_slider3 .slick-prev {
  left: -29px;
  top: 59%;
  background: url("../vendor/slick/icon_arrow_left2.png") center center no-repeat RGBA(0, 0, 0, 0.2);
}
.activity_photo .activity_slider2 .activity_content,
.activity_photo .activity_slider3 .activity_content {
  padding: 0 10px;
}

.accordionblock {
  text-align: center;
}
.accordionblock .accordion {
  margin-bottom: 25px;
}
.accordionblock .accordion ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordionblock .accordion ul li {
  text-align: left;
  display: block;
  border-bottom: 1px solid #fff;
}
.accordionblock .accordion ul li a {
  display: block;
  background: url("../images/icon_plus.png") no-repeat right 22px #61899b;
  padding: 1em;
  color: #fff;
  position: relative;
  font-size: 1.25em;
}
.accordionblock .accordion ul li a:hover, .accordionblock .accordion ul li a:focus {
  background: url("../images/icon_plus.png") no-repeat right 22px #47565d;
  box-shadow: none;
}
.accordionblock .accordion ul li a.active {
  background: url("../images/icon_minus.png") no-repeat right 22px #47565d;
}
.accordionblock .accordion ul li a.active:hover, .accordionblock .accordion ul li a.active:focus {
  background: url("../images/icon_minus.png") no-repeat right 22px #47565d;
  box-shadow: none;
}
.accordionblock .accordion ul li .accordion-content {
  position: relative;
  padding: 1em 1em 2em 1em;
  background: #fff;
  line-height: 1.65em;
}
.accordionblock .accordion ul li .accordion-content .image {
  float: left;
  margin: 0 30px 0 0;
}
.accordionblock .accordion ul li .accordion-content .image img {
  width: 300px;
}
@media (max-width: 700px) {
  .accordionblock .accordion ul li .accordion-content .image {
    float: none;
    clear: both;
    margin: 0;
  }
  .accordionblock .accordion ul li .accordion-content .image img {
    width: 100%;
  }
}
.accordionblock .accordion ul li .accordion-content ul {
  overflow: hidden;
}
.accordionblock .accordion ul li .accordion-content ul li a {
  background-image: url("../images/icon_list01.png");
  background-position: left 15px;
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 1em;
  padding: 5px 5px 5px 20px;
  color: #353535;
}
.accordionblock .accordion ul li .accordion-content ul li a:hover, .accordionblock .accordion ul li .accordion-content ul li a:focus {
  background-image: url("../images/icon_list01.png");
  background-position: left 15px;
  background-color: transparent;
  background-repeat: no-repeat;
  color: #4a7891;
  text-decoration: underline;
}

.col-md-6 .accordionblock .accordion li .accordion_content .image {
  width: 300px;
  float: none;
  margin: 0 auto;
}
.col-md-6 .accordionblock .accordion li .accordion_content .image img {
  margin: 0 auto;
}
@media (max-width: 700px) {
  .col-md-6 .accordionblock .accordion li .accordion_content .image {
    width: auto;
  }
}

.col-md-4 .accordionblock .accordion li .accordion_content .image {
  float: none;
  margin: 0;
}
.col-md-4 .accordionblock .accordion li .accordion_content .image img {
  width: 100%;
}

.relatedbg {
  position: relative;
}

.related_information {
  text-align: center;
}
.related_information ul {
  margin: 0;
  padding: 0;
}
.related_information ul li {
  width: 32%;
  margin: 0 20px 20px 0;
  background-color: #fff;
  float: left;
  list-style-type: none;
  height: 290px;
  position: relative;
  outline: 1px solid #a0a0a0;
}
@media (min-width: 1200px) {
  .related_information ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .related_information ul li {
    width: 31.5%;
  }
  .related_information ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) and (min-width: 730px) {
  .related_information ul li {
    width: 48.5%;
  }
  .related_information ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 729px) {
  .related_information ul li {
    width: 100%;
    margin-right: 0;
  }
}
.related_information ul li > h3 {
  margin: 0;
  padding: 10px;
  text-align: left;
  color: #fff;
  background-color: #86bb52;
  overflow: hidden;
  font-weight: 400;
  font-size: 1.25em;
}
.related_information ul li > h3 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.related_information ul li > h3 span {
  padding-top: 10px;
  display: inline-block;
}
.related_information ul li:nth-child(2) > h3 {
  background-color: #d88fa4;
}
.related_information ul li:nth-child(3) > h3 {
  background-color: #72aac9;
}
.related_information ul li:nth-child(4) > h3 {
  background-color: #e8ae5b;
}
.related_information ul li:nth-child(5) > h3 {
  background-color: #63afea;
}
.related_information ul li:nth-child(6) > h3 {
  background-color: #b79dd7;
}
.related_information ul li ul {
  margin: 20px 30px;
  padding: 0;
  text-align: left;
}
.related_information ul li ul li {
  width: 100%;
  float: none;
  clear: both;
  margin: 0 0 6px;
  height: auto;
  outline: none;
}
.related_information ul li ul li a {
  padding: 0 0 0 10px;
  text-align: left;
  position: relative;
  display: block;
  line-height: 1.8em;
  color: #353535;
  background-image: url("../images/icon_information.png");
  background-position: 0 11px;
  background-repeat: no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.related_information ul li ul li a img {
  vertical-align: middle;
  margin-left: 5px;
}
.related_information ul li ul li a:hover {
  color: #0080ba;
}
.related_information ul li ul li.multi-line a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.8em;
  height: 9em;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: left;
  padding: 0;
  background-image: none;
}
.related_information ul li .more {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 130px;
  margin-left: -65px;
  font-size: 0.938em;
}
.related_information ul li .more a {
  color: #4a7891;
  background-color: #ededed;
  width: auto;
  text-align: center;
  padding: 0.3em 2em;
  border-radius: 50px;
  border: none;
  transition: 0.5s;
}
.related_information ul li .more a:before {
  top: 12px;
  border-width: 1px;
}
.related_information ul li .more a:hover {
  background-color: #a0a0a0;
  color: #fff;
}

.message_block {
  text-align: center;
}
.message_block .message_slider {
  margin-bottom: 20px;
}
.message_block .message_slider .message_content {
  padding: 0 60px;
}
.message_block .message_slider .message_content .more {
  clear: none;
  float: right;
  text-align: left;
}
.message_block .message_slider .message_content .more a {
  color: #61899b;
  background-color: lightgray;
  width: auto;
  text-align: center;
  padding: 0.3em 2em;
  border-radius: 50px;
  border: none;
  transition: 0.5s;
}
.message_block .message_slider .message_content .more a:before {
  top: 12px;
  border-width: 1px;
}
.message_block .message_slider .message_content .more a:hover {
  background-color: #47565d;
  color: #fff;
}
.message_block .message_slider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left2.png) no-repeat center center;
  left: -15px;
  border: 1px solid #80a1af !important;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
  background-size: 40% !important;
  background-color: #80a1af;
}
@media screen and (max-width: 575px) {
  .message_block .message_slider .slick-prev {
    left: 0;
  }
}
.message_block .message_slider .slick-next {
  background: url(../vendor/slick/icon_arrow_right2.png) no-repeat center center;
  right: -15px;
  border: 1px solid #80a1af !important;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
  background-size: 40% !important;
  background-color: #80a1af;
}
@media screen and (max-width: 575px) {
  .message_block .message_slider .slick-next {
    right: 0;
  }
}
.message_block .image {
  float: left;
  margin-right: 30px;
  width: 400px;
}
.message_block .image img {
  width: 400px;
}
@media screen and (max-width: 991px) {
  .message_block .image {
    width: 300px;
  }
  .message_block .image img {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .message_block .image {
    float: none;
    clear: both;
    margin: 0 0 20px;
    width: 100%;
  }
  .message_block .image img {
    width: 100%;
  }
}
.message_block h3 {
  color: #4a7891;
  margin: 0 0 20px;
  text-align: left;
  line-height: 1.5em;
}
.message_block p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8em;
  height: 9em;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: left;
  margin: 0 0 15px;
}

.movie_block {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .movie_block {
    height: auto;
  }
}
.movie_block .movie_slider {
  background-color: #47565d;
  color: #fff;
  margin-bottom: 20px;
}
.movie_block .movie_slider iframe {
  margin: 0;
}
.movie_block .movie_slider p {
  padding: 15px 30px 20px;
  text-align: left;
  margin: 0;
  line-height: 1.8em;
}
.movie_block .movie_slider .slick-next {
  background-image: url("../vendor/slick/icon_arrow_right4.png");
  background-color: transparent;
}
.movie_block .movie_slider .slick-prev {
  background-image: url("../vendor/slick/icon_arrow_left4.png");
  background-color: transparent;
}

.fbblock {
  text-align: center;
  width: 430px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .fbblock {
    display: none;
  }
}
@media (max-width: 480px) {
  .fbblock {
    width: 100%;
  }
}
.fbblock .more {
  margin-top: 20px;
}

.ad_block,
.ad2_block {
  text-align: center;
}
.ad_block .adSlider,
.ad2_block .adSlider {
  margin-bottom: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .ad_block .adSlider,
  .ad2_block .adSlider {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.ad_block .adSlider .slick-prev,
.ad2_block .adSlider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left2.png) no-repeat center center;
  left: -15px;
  border: 1px solid #80a1af !important;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
  background-size: 40% !important;
  background-color: #80a1af;
}
@media screen and (max-width: 575px) {
  .ad_block .adSlider .slick-prev,
  .ad2_block .adSlider .slick-prev {
    left: 0;
  }
}
.ad_block .adSlider .slick-next,
.ad2_block .adSlider .slick-next {
  background: url(../vendor/slick/icon_arrow_right2.png) no-repeat center center;
  right: -15px;
  border: 1px solid #80a1af !important;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
  background-size: 40% !important;
  background-color: #80a1af;
}
@media screen and (max-width: 575px) {
  .ad_block .adSlider .slick-next,
  .ad2_block .adSlider .slick-next {
    right: 0;
  }
}
.ad_block .adSlider .img-container,
.ad2_block .adSlider .img-container {
  width: 215px;
  height: 80px;
  margin: 0px 15px;
}
@media screen and (max-width: 767px) {
  .ad_block .adSlider .img-container,
  .ad2_block .adSlider .img-container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .ad_block .adSlider .img-container,
  .ad2_block .adSlider .img-container {
    padding: 0 20px;
  }
}
@media (max-width: 520px) {
  .ad_block .adSlider .img-container,
  .ad2_block .adSlider .img-container {
    padding: 0 50px;
  }
}
@media (max-width: 480px) {
  .ad_block .adSlider .img-container,
  .ad2_block .adSlider .img-container {
    padding: 0 60px;
  }
}
@media (max-width: 400px) {
  .ad_block .adSlider .img-container,
  .ad2_block .adSlider .img-container {
    padding: 0 30px;
  }
}
.ad_block .adSlider .img-container a,
.ad2_block .adSlider .img-container a {
  display: block;
  text-align: center;
}
.ad_block .adSlider .img-container a img,
.ad2_block .adSlider .img-container a img {
  margin: 0 auto;
}
.ad_block .adSlider .img-container a:before,
.ad2_block .adSlider .img-container a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #ffc000;
  display: none;
}
.ad_block .adSlider .img-container a:focus:before,
.ad2_block .adSlider .img-container a:focus:before {
  display: block;
}

.ad2_block .adSlider2 {
  margin-bottom: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .ad2_block .adSlider2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.ad2_block .adSlider2 .slick-prev {
  background: url(../vendor/slick/icon_arrow_left2.png) no-repeat center center;
  left: -15px;
  border: 1px solid #80a1af !important;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
  background-size: 40% !important;
  background-color: #80a1af;
}
@media screen and (max-width: 575px) {
  .ad2_block .adSlider2 .slick-prev {
    left: 0;
  }
}
.ad2_block .adSlider2 .slick-next {
  background: url(../vendor/slick/icon_arrow_right2.png) no-repeat center center;
  right: -15px;
  border: 1px solid #80a1af !important;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
  background-size: 40% !important;
  background-color: #80a1af;
}
@media screen and (max-width: 575px) {
  .ad2_block .adSlider2 .slick-next {
    right: 0;
  }
}
.ad2_block .adSlider2 .img-container {
  width: 223px;
  height: 223px;
  margin: 0px 15px;
  position: relative;
}
@media (max-width: 768px) {
  .ad2_block .adSlider2 .img-container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .ad2_block .adSlider2 .img-container {
    padding: 0 50px;
  }
}
@media (max-width: 400px) {
  .ad2_block .adSlider2 .img-container {
    padding: 0 0px;
  }
}
.ad2_block .adSlider2 .img-container a {
  display: block;
  text-align: center;
}
.ad2_block .adSlider2 .img-container a img {
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ad2_block .adSlider2 .img-container a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #ffc000;
  display: none;
}
.ad2_block .adSlider2 .img-container a:focus:before {
  display: block;
}

.graphic {
  background-color: #61899b;
  overflow: hidden;
  height: 380px;
}
@media (max-width: 1200px) {
  .graphic {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .graphic {
    height: auto;
  }
}
.graphic .content {
  width: 55%;
  float: left;
  padding: 30px;
  margin-right: 0;
  color: #fff;
  line-height: 2em;
  font-size: 1.125em;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .graphic .content {
    height: 260px;
    overflow-y: auto;
    padding: 0px 30px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .graphic .content {
    width: 100%;
    height: auto;
    float: none;
  }
}
.graphic .image {
  margin: 0;
  padding: 0;
  width: 45%;
  float: right;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .graphic .image {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .graphic .image {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: -6px;
  }
}
.graphic .image img {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .graphic .image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .graphic .image img {
    position: relative;
  }
}

.instructions {
  line-height: 2em;
  font-size: 1.125em;
}

.themepicbg {
  display: none;
}
@media screen and (max-width: 767px) {
  .themepicbg {
    display: block;
  }
}
.themepicbg .container {
  padding: 0 !important;
}
.themepicbg .headerpic {
  margin: 0;
  padding: 0;
}
.themepicbg .headerpic img {
  width: 100%;
}

.lp table td {
  text-align: left;
}
.lp table td a {
  color: #353535;
  text-decoration: none;
}
.lp table td a:hover, .lp table td a:focus {
  color: #0080ba;
  cursor: pointer;
}
.lp table td.date {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .lp table td.date {
    text-align: left;
  }
}
.lp table td.num {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .lp table td.num {
    text-align: left;
  }
}
.lp .list ul,
.lp .list ol {
  list-style-type: none;
  padding: 0;
  border-top: 2px solid #4a7891;
}
.lp .list ul li,
.lp .list ol li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.lp .list ul li a,
.lp .list ol li a {
  display: block;
  padding-left: 2em;
  position: relative;
  line-height: 1.45em;
  color: #353535;
}
.lp .list ul li a:hover,
.lp .list ol li a:hover {
  color: #0080ba;
}
.lp .list ul li a .num,
.lp .list ol li a .num {
  width: 1.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.lp .list ul li a .num:after,
.lp .list ol li a .num:after {
  content: ".";
  display: inline-block;
}
.lp .list ul li span.dept,
.lp .list ol li span.dept {
  display: inline-block;
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .lp .list ul li span.dept,
  .lp .list ol li span.dept {
    display: block;
  }
}
.lp .list ul li time,
.lp .list ol li time {
  display: block;
  color: #aaa;
  font-size: 0.938em;
}
.lp .album {
  margin: 1em auto;
  overflow: hidden;
}
.lp .album ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.lp .album ul li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .lp .album ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .lp .album ul li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .lp .album ul li {
    float: left;
    width: 33.3333333333%;
  }
}
.lp .album ul li a {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 0 30px;
  min-height: 320px;
  border: 1px solid #ddd;
  background-color: #eee;
  border-radius: 4px;
  padding: 0px;
  color: #353535;
  text-decoration: none;
  transition: 0.5s;
}
.lp .album ul li a:hover, .lp .album ul li a:focus {
  color: #0080ba;
  cursor: pointer;
}
.lp .album ul li a time {
  color: #666;
}
.lp .album ul li a:hover {
  border: 1px solid #61899b;
  box-shadow: 0px 0px 5px #999;
}
.lp .album ul li .imgOuter {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.lp .album ul li .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lp .album ul li .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.lp .album ul li .caption {
  text-align: left;
  width: 94%;
  margin-left: 3%;
}
.lp .album ul li .caption h2 {
  height: 3em;
  overflow: hidden;
  line-height: 1.5em;
  display: block;
  margin: 5px 0;
  font-size: 1.25em;
}
.lp .album ul li .caption time {
  color: #666;
  font-size: 0.938em;
  display: block;
  margin: 15px 0 10px;
  background-image: url("../images/icon_time.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
}

.list01 {
  clear: both;
  margin: 0px 0 30px;
  float: none;
}
.list01 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list01 ul li {
  margin: 0 0 10px 0;
  padding: 7px 0 7px 25px;
  border-bottom: 1px dotted #666;
  background-image: url("../images/icon_list01.png");
  background-repeat: no-repeat;
  background-position: 5px 13px;
}
.list01 ul li a {
  color: #333;
}
.list01 ul li a:hover {
  color: #0080ba;
}
.list01 ul li span {
  margin: 0 5px;
  color: #4a7891;
}
.list01 ul li span.number {
  width: 20px;
  margin: 0 15px 0 -35px;
  display: inline-block;
  color: #000;
  text-align: right;
  display: none;
}

/*-----------------------------listTb--*/
.listTb {
  clear: both;
  margin: 0 0 30px;
  padding: 0;
}
.listTb table {
  width: 100%;
  border: 1px solid #c9c9c9;
  margin-bottom: 20px;
}
.listTb table th {
  padding: 10px;
  color: #333;
  background-color: #e6e6e6;
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  border-bottom-color: #ddd;
  text-align: center;
}
.listTb table td {
  padding: 10px;
  text-align: left;
  border: 1px solid #ccc;
}
.listTb table td a {
  color: #28404d;
}
.listTb table td.date {
  white-space: nowrap;
}
.listTb table td span {
  margin: 0 5px;
  color: #999;
}
.listTb table .aCenter {
  text-align: center;
}
.listTb table .aRight {
  text-align: right;
}
.listTb table .map {
  margin: 0 10px 0 0;
}
.listTb table .map img {
  vertical-align: middle;
}

@media (max-width: 767px) {
  .listTb table {
    width: 100%;
    border: none;
    background-color: #fff;
  }
  .listTb table tr {
    margin: 0 0 20px 0;
    display: block;
  }
  .listTb table tr th {
    display: none;
  }
  .listTb table tr td {
    display: block;
    margin: -1px 0 0 0;
    background-color: #eee;
  }
  .listTb table tr td:before {
    content: attr(data-title) "：";
    display: inline-block;
    color: #666;
  }
  .listTb table tr td:empty {
    display: none;
  }
  .listTb table tr td.date {
    white-space: normal;
  }
  .listTb table .aCenter {
    text-align: left;
  }
  .listTb table .aRight {
    text-align: left;
  }
}
/*-----------------------------------------------topfunction*/
.topfunction {
  text-align: right;
  margin-top: -50px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .topfunction {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.topfunction ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topfunction ul li {
  display: inline-block;
  margin: 0 0 0 15px;
}
.topfunction ul li a {
  display: block;
  padding: 0px 0 0 25px;
}
.topfunction ul li a.rss {
  background-image: url(../images/icon_rss.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
.topfunction ul li a.condition {
  background-image: url(../images/icon_condition.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  transition: 1s;
}

.eventblock {
  margin: 20px 20px 50px;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .eventblock {
    margin: 0px 0px 50px;
  }
}
.eventblock .year {
  color: #4a7891;
  font-size: 1.625em;
  font-weight: 800;
}
.eventblock .event {
  margin: 10px 0px 10px 25px;
  padding: 0 0 0 40px;
  border-left: 6px solid #aac5d4;
}
.eventblock .event > .topic {
  border-bottom: 1px dotted #333;
  padding-bottom: 8px;
  padding-top: 8px;
}
.eventblock .event > .topic a {
  display: block;
  position: relative;
  color: #333;
  padding: 0 30px 0 0;
}
.eventblock .event > .topic a:after {
  content: "";
  height: 10px;
  width: 10px;
  border: 2px solid #666;
  border-color: transparent #666 #666 transparent;
  position: absolute;
  right: 5px;
  top: 4px;
  transform: rotate(45deg);
  transition: 0.5s;
}
.eventblock .event > .topic a.trunicon:after {
  transform: rotate(-135deg);
  top: 10px;
}
.eventblock .event > .topic a:focus {
  box-shadow: none;
  color: #4a7891;
}
.eventblock .event .content {
  border: none;
  padding: 15px;
  margin: 5px 0;
  background-color: #fff;
  overflow-y: scroll;
  max-height: 280px;
}
.eventblock .event .content .image {
  float: left;
  margin-right: 25px;
}
@media screen and (max-width: 767px) {
  .eventblock .event .content .image {
    float: none;
    display: block;
    margin: 0 0 10px;
  }
}
.eventblock .event .content .image img {
  width: 290px;
}
@media screen and (max-width: 767px) {
  .eventblock .event .content .image img {
    width: 100%;
  }
}
.eventblock .event .content .data {
  overflow: hidden;
}
.eventblock .event .content .data ul {
  margin: 0 0 0 30px;
  padding: 0;
}
.eventblock .event .content .data ul li {
  margin-bottom: 10px;
}
.eventblock .event .content .data p {
  line-height: 1.7em;
  margin: 0 0 20px;
}

.listphoto02 {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .listphoto02 {
    margin-top: 20px;
  }
}
.listphoto02 ul {
  margin: 0;
  padding: 0;
}
.listphoto02 ul li {
  padding: 30px 0;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.listphoto02 ul li:first-child {
  padding-top: 0;
}
.listphoto02 ul li .image {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 350px;
  height: 200px;
  text-align: center;
}
.listphoto02 ul li .image img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 767px) {
  .listphoto02 ul li .image {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
    height: 100%;
  }
}
.listphoto02 ul li .data {
  margin-bottom: 15px;
  margin-top: 5px;
}
.listphoto02 ul li .data span {
  background-color: #666;
  color: #fff;
  padding: 5px 10px;
  margin-right: 10px;
  border-radius: 5px;
}
.listphoto02 ul li h2 {
  font-size: 1.375em;
  margin: 0;
  padding: 0;
  line-height: 1.6em;
}
.listphoto02 ul li h2 a {
  color: #4a7891;
}
.listphoto02 ul li h2 a:hover {
  color: #0080ba;
  text-decoration: underline;
}
.listphoto02 ul li .content {
  overflow: hidden;
}

.np ul, .np ol {
  overflow: hidden;
  padding: 2em 0;
  margin: 0;
  overflow: hidden;
}
.np li {
  display: block;
  width: 49%;
  margin: 0 1% 10px 0;
  float: left;
  box-sizing: border-box;
}
.np li:nth-child(even) {
  width: 50%;
  margin-right: 0px;
}
@media screen and (max-width: 767px) {
  .np li {
    float: none;
    width: 96%;
    margin: 0px auto 10px;
  }
  .np li:nth-child(even) {
    width: 96%;
    margin-right: auto;
  }
}
.np li a {
  border-radius: 4px;
  border: 2px solid #DDD;
  padding: 1em 1em 1em 2em;
  display: block;
  vertical-align: top;
  background-color: #eee;
  background-image: url("../images/icon_nav.png");
  background-repeat: no-repeat;
  background-position: 10px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  color: #353535;
  text-decoration: none;
}
.np li a:hover, .np li a:focus {
  color: #0080ba;
  cursor: pointer;
}
.np li a .num {
  position: absolute;
  width: 1em;
  top: 1em;
  left: 0.5em;
  text-align: right;
}
.np li a .num:after {
  content: ".";
  display: inline-block;
}
.np li a:hover, .np li a:focus {
  border: 2px solid #4a7891;
}

/*---------------------- FontSize*/
.FontSize {
  font-size: 1.125em;
  float: right;
  margin-top: -10px;
}
.FontSize ul {
  margin: 0 0 15px;
  padding: 0;
}
.FontSize ul li {
  list-style: none;
  display: inline-block;
  cursor: pointer;
  color: #cccccc;
  vertical-align: middle;
}
.FontSize ul li a {
  font-weight: normal;
  color: #fff;
  display: block;
  padding: 0;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-color: #4a7891;
}
.FontSize ul li a:hover, .FontSize ul li a:focus {
  background-color: #47565d;
  text-decoration: none;
  color: #fff;
}

/*---------------cp內容*/
.cp .category ul {
  line-height: 1.5em;
}

.cp article {
  clear: both;
  padding-bottom: 10px;
  float: none;
  overflow: hidden;
  line-height: 180%;
  margin: 0 0 70px 0;
}
.cp article p {
  line-height: 180%;
  margin: 0 0 20px 0;
}
.cp article h2,
.cp article h3,
.cp article h4,
.cp article h5,
.cp article h6 {
  margin: 0.5em 0;
}
.cp article h2 {
  font-size: 1.5em;
  color: #3e7797;
}
.cp article h3 {
  font-size: 1.438em;
  color: #2f5b73;
}
.cp article h4 {
  font-size: 1.23em;
  color: #203e4f;
}
.cp article h5 {
  font-size: 1.15em;
  color: #12222a;
}
.cp article h6 {
  font-size: 1.08em;
  color: #030506;
}
.cp article h2 + h3,
.cp article h3 + h4,
.cp article h4 + h5,
.cp article h5 + h6 {
  margin-top: 0;
}
.cp article a {
  color: #4a7891;
  text-decoration: underline;
}
.cp article a:hover {
  color: #0080ba;
  text-decoration: underline;
}
.cp article ul {
  margin: 0 0 20px 0px;
  padding: 0 20px;
  overflow: hidden;
}
.cp article ul li {
  margin: 0 0 5px;
}
.cp article .text-left {
  text-align: left;
}
.cp article .text-center {
  text-align: center;
}
.cp article .text-right {
  text-align: right;
}

.cp article .visionphoto {
  margin: 0 auto 20px;
  width: 791px;
}
@media (max-width: 767px) {
  .cp article .visionphoto {
    width: auto;
  }
}
.cp article .visionphoto img {
  width: 791px;
}
@media (max-width: 767px) {
  .cp article .visionphoto img {
    width: 100%;
  }
}

.cp article ul.cplist01 {
  margin: 0px 0;
  padding: 0px;
  list-style: none;
}
.cp article ul.cplist01 li {
  margin: 0 0 30px;
}
.cp article ul.cplist01 li span.title {
  color: #0080ba;
  display: block;
  margin: 0 0 10px;
}

.cp article .info {
  margin: 0px 0 5px;
  padding: 0 0 10px;
  clear: both;
  float: none;
}
.cp article .info li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  list-style-type: none;
}
.cp article .info li span {
  color: #333;
  margin: 0 5px;
}

/*---------------------文章內主圖 */
.cp article figure {
  margin: 0 0 20px;
}
.cp article figure.image_right {
  float: right;
  margin: 0px 0px 20px 30px;
  width: 400px;
  letter-spacing: 0;
  border-radius: 5px;
  background-color: #eee;
}
.cp article figure.image_right a {
  display: block;
}
.cp article figure.image_right a:focus {
  border: 2px solid #FCC211;
}
.cp article figure.image_right figcaption {
  margin: 10px 0;
  line-height: 140%;
  width: auto;
  max-width: 400px;
  color: #333;
  padding: 8px 15px;
}
.cp article figure.image_left {
  float: left;
  margin: 0px 30px 0px 0px;
  padding: 0;
  width: 400px;
  letter-spacing: 0;
  background-color: #eee;
}
.cp article figure.image_left a {
  display: block;
}
.cp article figure.image_left a:focus {
  border: 2px solid #FCC211;
}
.cp article figure.image_left figcaption {
  margin: 10px 0;
  line-height: 140%;
  width: auto;
  max-width: 400px;
  padding: 8px 15px;
  color: #333;
}
.cp article figure.image_right img, .cp article figure.image_left img {
  display: block;
  width: 400px;
  transition: 0.3s ease-out;
}
.cp article figure.image_right img:hover, .cp article figure.image_left img:hover {
  transform: scale(1.05, 1.05);
}

@media (max-width: 767px) {
  .cp article figure img {
    width: 100%;
  }
  .cp article figure.image_right, .cp article figure.image_left {
    width: 100%;
    letter-spacing: 0;
    float: none;
    margin: 0px 0px 20px 0;
  }
  .cp article figure.image_right img, .cp article figure.image_left img {
    width: 100%;
  }
  .cp article figure.image_right figcaption, .cp article figure.image_left figcaption {
    max-width: 100%;
  }
}
/*--------------------------------------------cpTb*/
.cpTb table {
  border-collapse: collapse;
  width: 100%;
  clear: both;
  margin: 0 0 20px;
  color: #313131;
  background-color: #fff;
}
.cpTb table caption {
  display: none;
}
.cpTb table th {
  background-color: #e6e6e6;
  color: #000;
  text-align: right;
  padding: 10px;
  border: 1px solid #ccc;
  white-space: nowrap;
  font-weight: normal;
  width: 20%;
}
.cpTb table td {
  color: #313131;
  border: 1px solid #CCC;
  padding: 10px;
  position: relative;
  word-break: break-all;
}
.cpTb table td a {
  color: #4a7891;
  text-decoration: underline;
}
.cpTb table td a:hover {
  color: #CC0000;
  text-decoration: none;
}
.cpTb table td ul {
  margin: 0 0 0 40px;
  padding: 0;
  overflow: visible;
}
.cpTb table td ul li {
  margin: 0 0 10px 0;
  list-style-type: disc;
}
.cpTb table input {
  vertical-align: middle;
  margin: 0 0px 0 0;
  font-size: 100%;
}

@media only screen and (max-width: 480px) {
  .cpTb table,
  .cpTb thead,
  .cpTb tbody,
  .cpTb th,
  .cpTb td,
  .cpTb tr {
    display: block;
  }
  .cpTb table {
    border: none;
  }
  .cpTb table th {
    width: 100%;
    text-align: left;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 7px;
    color: #4a7891;
    box-sizing: border-box;
  }
  .cpTb table tr {
    border-bottom: none;
    margin: 0;
  }
  .cpTb table td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 2%;
    word-break: break-all;
    box-sizing: border-box;
  }
  .cpTb table td .text,
  .cpTb table td textarea {
    width: 100%;
  }
}
/* ---------------------video */
.video {
  width: 640px;
}
@media (max-width: 767px) {
  .video {
    width: 100%;
  }
}

/*----------------附件下載*/
.download {
  clear: both;
}

/*------------------table*/
.cp article table {
  margin: 0 auto 2em;
  width: 100%;
  line-height: 150%;
  border-collapse: collapse;
  background-color: #fff;
}
.cp article table caption {
  font-weight: bold;
  text-align: left;
  font-size: 1em;
  padding: 5px 10px 4px;
  display: none;
}
.cp article table th,
.cp article table td {
  vertical-align: top;
  padding: 10px 7px;
  border: 1px solid #CCC;
  white-space: normal;
}
.cp article table th p,
.cp article table td p {
  margin: 0;
}
.cp article table th {
  background-color: #E6E6E6;
}
.cp article table.noBorder {
  width: auto;
  margin: 0 0 1em;
  background-color: transparent;
}
.cp article table.noBorder th,
.cp article table.noBorder td {
  border: none;
  padding: 10px 7px;
}
.cp article table.noBorder th {
  background-color: #E6E6E6;
}
.cp article table.noBorder th[scope=row] {
  text-align: right;
  vertical-align: top;
  width: 15%;
}
.cp article table.noBorder th[scope=col] {
  text-align: center;
  vertical-align: middle;
}
.cp article table.noBorder td a {
  color: #333;
}

/* ------------gmap */
.cp article .gmap {
  clear: both;
  margin: 15px auto;
  padding: 0;
  border: 1px solid #CCC;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.cp article .gmap iframe {
  width: 100%;
  height: 400px;
}

/*------------------------相關照片*/
.photolist {
  margin: 0;
  padding: 0;
  clear: both;
}
.photolist figure a {
  display: block;
}
.photolist figure a:focus {
  box-shadow: 0 0 0 2px #FCC211;
}
.photolist figure div {
  overflow: hidden;
  background: #e8e8e8;
  position: relative;
  border: 1px solid #ddd;
}
.photolist figure div:after {
  padding-top: 65%;
  content: "";
  display: block;
}
.photolist figure div img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.8;
  transition: 0.3s ease-out;
}
.photolist figure div img:hover {
  opacity: 1;
  transform: scale(1.05, 1.05);
}
.photolist figure figcaption {
  margin: 10px 0;
  line-height: 140%;
  width: auto;
  color: #333;
  font-size: 1em;
  height: 45px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .photolist figure {
    height: auto;
  }
  .photolist .row {
    padding-left: 0px;
    padding-right: 0;
  }
  .photolist figure div:after {
    padding-top: 67%;
  }
  .photolist figure figcaption {
    height: inherit;
    overflow: inherit;
  }
}
#ContentPage p img,
#ContentPage article img,
#ContentPage p iframe {
  max-width: 100% !important;
}

.page404 .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .page404 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .page404 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .page404 .col {
    float: left;
    width: 33.3333333333%;
  }
}
.page404 .col:nth-child(2) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page404 .col:nth-child(2) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .page404 .col:nth-child(2) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  .page404 .col:nth-child(2) {
    float: left;
    width: 66.6666666667%;
  }
}
.page404 .bolck404 {
  margin: 0 0 0;
}
.page404 .bolck404 .web404 {
  background-color: #dcdcdc;
  border-radius: 5px;
  padding: 15px 25px 20px;
  box-sizing: border-box;
}
.page404 .bolck404 .web404 ul {
  margin: 0 0 20px 0px;
  padding: 0;
}
.page404 .bolck404 .web404 ul li {
  display: inline-block;
  color: #47565d;
  margin: 0 30px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page404 .bolck404 .web404 ul li {
    margin: 0 30px 0 0;
  }
}
.page404 .bolck404 .web404 ul li a {
  color: #333;
  padding: 0 0 0 20px;
  background-image: url("../images/icon_404.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  text-decoration: none;
}
.page404 .bolck404 .web404 ul li a:hover {
  color: #0080ba;
}
.page404 .bolck404 .web404 h3 {
  font-size: 1.125em;
  margin: 0 0 10px 0;
  padding: 0;
  color: #333;
}
.page404 .bolck404 .web404 .input-group {
  margin: 0;
}
.page404 .bolck404 .web404 .input-group input.form-control {
  border: 1px solid #fff;
  float: left;
  width: 68%;
  height: 40px;
  padding: 6px 12px;
  line-height: 1.5em;
  border-radius: 5px;
  color: #555;
  background-color: #fff;
  background-image: none;
  margin-right: 4px;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  .page404 .bolck404 .web404 .input-group input.form-control {
    width: 100%;
    margin-bottom: 10px;
  }
}
.page404 .bolck404 .web404 .input-group .btn {
  background: #4a7891;
  border: 1px solid #4a7891;
  color: #FFF;
  padding: 0.5em 2em !important;
  margin: 0;
}
@media screen and (max-width: 575px) {
  .page404 .bolck404 .web404 .input-group .btn {
    width: 100%;
  }
}

.fp {
  margin: 1em auto;
  box-sizing: border-box;
  padding: 1em;
}

.qp {
  margin: 1em auto;
  box-sizing: border-box;
  padding: 1em;
}

blockquote {
  margin: 0px auto;
  clear: both;
  background: #f9f9f9;
  padding: 1em;
}

.necessary {
  font-weight: 800;
  font-size: 1.5em;
  vertical-align: bottom;
}

.sp table td {
  border: none;
}

/* sitemap */
/*--------------------------------sitemap*/
.sitemap p {
  margin: 15px 0px;
  padding: 0px;
  color: #333333;
  line-height: 180%;
}

/*------------------------------------------------------*/
.accesskeyDefine {
  margin: 10px 0px;
  padding: 0px;
  color: #333333;
}
.accesskeyDefine li {
  background-image: url(../images/link_icon01.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  list-style-type: none;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
}

.sitemap ul.cascading {
  list-style: none;
  margin: 30px 0;
  padding: 20px 0px 10px;
}
.sitemap ul.cascading a {
  text-decoration: none;
  color: #333;
}
.sitemap ul.cascading a:hover {
  text-decoration: underline;
  color: #0080ba;
}
.sitemap ul.cascading li {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  line-height: 125%;
}
.sitemap ul.cascading li ul {
  list-style: none;
  padding: 0;
  margin: 0.4em 0 0.8em 1.2em;
  *margin-left: 3.2em;
}
.sitemap ul.cascading li ul li a {
  margin: 0 0 0.6em;
  padding: 0 0 5px 0px;
  font-size: 1.063em;
  color: #25abd5;
  font-weight: normal;
  text-align: left;
  background-image: none;
  border-bottom: none;
  color: #333;
}
.sitemap ul.cascading li ul li ul {
  *margin-left: 3em;
}
.sitemap ul.cascading li ul li ul li {
  float: none;
  clear: both;
  display: block;
  width: 100%;
}
.sitemap ul.cascading li ul li ul li a {
  padding-left: 2.5em;
  text-indent: -2.5em;
  display: block;
  border-bottom: 0;
  font-size: 1.125em;
  color: #333;
}
.sitemap ul.cascading > li {
  width: 100%;
  vertical-align: top;
  margin: 0 5px 15px 0px;
  padding: 10px 10px 0px 0px;
  *width: auto;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #c9c9c9;
  position: relative;
}
.sitemap ul.cascading > li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #0080ba;
}
.sitemap ul.cascading > li a {
  font-size: 1.375em;
  color: #0080ba;
  font-weight: bolder;
  padding-left: 20px;
}
.sitemap ul.cascading > li ul {
  margin: 20px 0 30px 5px;
}
.sitemap ul.cascading > li ul li {
  display: inline-block;
  width: 28%;
  margin: 0 10px 20px 15px;
  height: auto;
  vertical-align: top;
  line-height: 1.4em;
}
@media (max-width: 991px) {
  .sitemap ul.cascading > li ul li {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .sitemap ul.cascading > li ul li {
    width: 43%;
  }
}
@media (max-width: 480px) {
  .sitemap ul.cascading > li ul li {
    width: 100%;
  }
}

.wrapper_e .news ul li a {
  white-space: normal;
}
.wrapper_e .related_information ul li > h3 {
  display: flex;
}
.wrapper_e .related_information ul li > h3 img {
  flex: 0 0 auto;
  flex-basis: 48px;
  width: 48px;
  height: 48px;
}
.wrapper_e .related_information ul li > h3 span {
  flex: 1 1 auto;
}
.wrapper_e .related_information ul li ul li a {
  white-space: normal;
}
.wrapper_e .menu > ul {
  display: flex;
  padding: 0 1em;
  align-items: center;
}
.wrapper_e .menu > ul > li {
  flex: 1 1 auto;
  flex-basis: 16.6666666667%;
}
.wrapper_e .menu > ul > li a {
  line-height: 1.4em;
  min-height: 4em;
  display: flex;
  align-items: center;
  padding: 0.5em 1em;
  text-align: left;
}
.wrapper_e .menu > ul > li.hasChild > a:after {
  top: calc(50% - 3px);
}
@media screen and (max-width: 1199px) {
  .wrapper_e .menu > ul > li.hasChild > a:after {
    right: 0px;
  }
}
.wrapper_e .search {
  width: 410px;
}

.lightbox_slider {
  background: #fff;
  padding: 30px 30px 50px;
  clear: both;
}
.lightbox_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #4a7891;
}
.lightbox_slider .imgOuter {
  margin: 0px 15px;
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
  height: 200px;
  overflow: hidden;
}
.lightbox_slider .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lightbox_slider .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.lightbox_slider .imgOuter img {
  vertical-align: middle;
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
  display: inline-block;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.lightbox_slider .infotxt {
  margin: 0px 10px 0px 20px;
  padding: 0px;
  display: none;
}
.lightbox_slider .slick-dots {
  bottom: -30px !important;
}
@media screen and (max-width: 767px) {
  .lightbox_slider .slick-dots {
    bottom: -30px !important;
  }
}
.lightbox_slider .slick-prev,
.lightbox_slider .slick-next {
  top: 50%;
  width: 50px;
  height: 50px;
  transition: 0.3s ease-out;
  border-radius: 6px;
}
.lightbox_slider .slick-prev {
  left: -30px;
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat RGBA(0, 0, 0, 0.5);
  background-size: 80%;
}
.lightbox_slider .slick-next {
  right: -30px;
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat RGBA(0, 0, 0, 0.5);
  background-size: 80%;
}
.lightbox_slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.lightbox_slider a {
  color: #555;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightbox_slider a:hover, .lightbox_slider a:focus {
  box-shadow: 0px 0px 0px 1px #0080ba inset;
}

/*  slick-lightbox  */
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999999999999;
  width: 100%;
  height: 100%;
  background: black;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 5px;
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}
.slick-lightbox .slick-next {
  right: 5px;
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}

.slick-lightbox-hide {
  opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto 1em;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 20px 0 0;
  color: white;
  clear: both;
  zoom: 1;
}
.slick-lightbox-slick-caption:before, .slick-lightbox-slick-caption:after {
  content: "";
  display: table;
}
.slick-lightbox-slick-caption:after {
  clear: both;
}

.slick-lightbox-close {
  position: fixed;
  top: 10px;
  right: 10px;
  display: block;
  height: 45px;
  width: 45px;
  line-height: 0;
  font-size: 0em;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  min-width: auto;
}
.slick-lightbox-close:focus {
  outline: none;
}
.slick-lightbox-close:before {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(45deg);
  position: absolute;
  top: 18px;
  background: #DDD;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:after {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(-45deg);
  position: absolute;
  top: 18px;
  background: #DDD;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:hover, .slick-lightbox-close:focus {
  background: none;
  margin-top: 0;
  border: none;
}
.slick-lightbox-close:hover:before, .slick-lightbox-close:hover:after, .slick-lightbox-close:focus:before, .slick-lightbox-close:focus:after {
  background: #FFF;
}

.Syncing_slider {
  clear: both;
  zoom: 1;
  margin: 2em 0;
}
.Syncing_slider:before, .Syncing_slider:after {
  content: "";
  display: table;
}
.Syncing_slider:after {
  clear: both;
}
.Syncing_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #4a7891;
}
.Syncing_slider .imgOuter {
  position: relative;
  overflow: hidden;
  background: #F2F2F2;
}
.Syncing_slider .imgOuter:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.Syncing_slider .imgOuter img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.Syncing_slider .imgOuter p {
  position: absolute;
  background: RGBA(0, 0, 0, 0.4);
  text-align: center;
  color: #FFF;
  padding: 0.5em;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0px;
  width: 100%;
  height: 4em;
  line-height: 3em;
  margin: 0px;
}
.Syncing_slider .slick-next {
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
}
.Syncing_slider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
}
.Syncing_slider .Slider-for {
  position: relative;
}
.Syncing_slider .Slider-for .imgOuter {
  max-height: 400px;
}
.Syncing_slider .Slider-nav {
  /*正在動作的縮圖*/
  position: relative;
}
.Syncing_slider .Slider-nav .imgOuter p {
  display: none;
}
.Syncing_slider .Slider-nav .slick-slide.slick-current {
  opacity: 1;
}
.Syncing_slider .Slider-nav .imgOuter {
  max-height: 200px;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .Slider-nav .imgOuter {
    max-height: 150px;
  }
}
.Syncing_slider .slick-dots {
  display: none !important;
}

a.goCenter {
  position: absolute;
  top: -2.2em;
  left: 50%;
  margin-left: -480px;
  padding: 0 0.5em;
  height: 2em;
  line-height: 2em;
  background: #61899b;
  color: #fff;
  text-decoration: none;
  z-index: 999999999999;
  opacity: 0;
  transition: 0.5s;
  border-radius: 0px 0px 4px 4px;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  a.goCenter {
    display: none;
  }
}
a.goCenter:hover, a.goCenter:focus {
  outline: none;
  top: 0;
  opacity: 1;
}

.no-js noscript {
  display: block;
  padding: 0.5em;
  border: 2px solid #4a7891;
  background: #FFF;
  color: #666;
  overflow: hidden;
  line-height: 1.45em;
  font-size: 0.813em;
  margin: 0 0.5em 0.5em;
  border-radius: 4px;
  box-sizing: border-box;
}
.no-js noscript a {
  color: #4a7891;
}
.no-js noscript a:hover, .no-js noscript a:focus {
  color: #0080ba;
}
.no-js .search noscript {
  margin-left: 1%;
  margin-right: 1%;
}
.no-js .tabSet {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.no-js .tabSet .tabItem {
  width: 100%;
  display: block;
  position: relative;
  color: #000;
  margin-bottom: 0px;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem > a {
  background: none;
  font-size: 1.5em;
  color: #000;
}
.no-js .tabSet .tabItem:before {
  display: none;
}
.no-js .tabSet .tabItem.active {
  color: #000;
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem.active > a {
  color: #000;
  background: none;
}
.no-js .tabSet .tabContent {
  width: 100%;
  position: relative;
  display: block;
}

@media print {
  .main, .content, body {
    background: none;
  }
  header, .fatfooter, footer, .accesskey, .submenu {
    display: none;
  }
  body {
    background: transparent;
    font-size: 12pt;
    float: none;
    width: 100%;
    -webkit-print-color-adjust: exact;
  }
  .container {
    margin: 0px auto;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .main, .content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    float: none;
    font-size: 12pt;
    clear: both;
    zoom: 1;
  }
  .main:before, .main:after, .content:before, .content:after {
    content: "";
    display: table;
  }
  .main:after, .content:after {
    clear: both;
  }
  .main img.float_left, .content img.float_left {
    float: right;
    max-width: 50%;
    margin: 0px 1em 1em 0;
  }
  .main img.float_right, .content img.float_right {
    float: right;
    max-width: 50%;
    margin: 0px 0 1em 1em;
  }
  .main a:link, .main a:visited, .main a, .content a:link, .content a:visited, .content a {
    background: transparent;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    word-wrap: break-word;
  }
  .main p a, .content p a {
    word-wrap: break-word;
  }
  .main p a[href^=http]:after, .content p a[href^=http]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .main p a[href^="#"]:after, .content p a[href^="#"]:after {
    display: none;
  }
  .main abbr[title]:after, .content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .main table, .content table {
    background: #FFF;
  }
  .main li, .content li {
    content: "» ";
  }
  .file_download a {
    display: block !important;
    clear: both !important;
    width: 100% !important;
  }
  .file_download .update, .file_download .file_view {
    float: none !important;
    width: 30% !important;
    display: inline-block !important;
    margin-left: 3em;
  }
  *, *:before, *:after, *:first-letter, p:first-line, div:first-line, blockquote:first-line, li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  thead {
    display: table-header-group;
    /* 表格即使分頁也會顯示表頭 */
  }
  .lightbox_slider {
    page-break-inside: avoid;
    overflow: hidden;
    height: 6cm;
  }
  .lightbox_slider .cp_slider {
    text-align: center;
  }
  .lightbox_slider .cp_slider .slick-slide {
    width: 30%;
    height: 4cm;
    display: inline-block;
    background: #DEDEDE;
    position: relative;
  }
  .lightbox_slider .cp_slider .slick-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #ccc;
  }
  .lightbox_slider .cp_slider .slick-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 4cm;
    display: inline-block;
    vertical-align: middle;
  }
}/*# sourceMappingURL=hyui.css.map */