﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@500;700&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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;
  vertical-align: baseline;
}
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;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
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;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.divider,
.divider-vertical,
.tabSet,
.header,
.header .navigation,
.search.m_search .keywordHot,
.fatfooter,
div.function,
.pagination,
.category,
div.tag,
.publish_info,
.cp_info,
.file_download,
.web_link,
.sitemap,
.slick-lightbox-slick-caption,
.Syncing_slider {
  clear: both;
  zoom: 1;
}
.divider:before,
.divider-vertical:before,
.tabSet:before,
.header:before,
.header .navigation:before,
.search.m_search .keywordHot:before,
.fatfooter:before,
div.function:before,
.pagination:before,
.category:before,
div.tag:before,
.publish_info:before,
.cp_info:before,
.file_download:before,
.web_link:before,
.sitemap:before,
.slick-lightbox-slick-caption:before,
.Syncing_slider:before,
.divider:after,
.divider-vertical:after,
.tabSet:after,
.header:after,
.header .navigation:after,
.search.m_search .keywordHot:after,
.fatfooter:after,
div.function:after,
.pagination:after,
.category:after,
div.tag:after,
.publish_info:after,
.cp_info:after,
.file_download:after,
.web_link:after,
.sitemap:after,
.slick-lightbox-slick-caption:after,
.Syncing_slider:after {
  content: "";
  display: table;
}
.divider:after,
.divider-vertical:after,
.tabSet:after,
.header:after,
.header .navigation:after,
.search.m_search .keywordHot:after,
.fatfooter:after,
div.function:after,
.pagination:after,
.category:after,
div.tag:after,
.publish_info:after,
.cp_info:after,
.file_download:after,
.web_link:after,
.sitemap:after,
.slick-lightbox-slick-caption:after,
.Syncing_slider: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;
}
.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;
}
.breadcrumb ul li:before {
  content: " > ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 0px;
  color: #999;
}
.pagination .page li.first a:before,
.pagination .page li.first a:after,
.pagination .page li.prev a:before,
.pagination .page li.next a:before,
.pagination .page li.last a:before,
.pagination .page li.last a:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #666 transparent transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
}
html {
  font-size: 100%;
  line-height: 1em;
}
.vertical_rhythm {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(
    linear,
    50% 100%,
    50% 0%,
    color-stop(5%, rgba(187, 187, 187, 0.4)),
    color-stop(5%, rgba(187, 187, 187, 0))
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgba(187, 187, 187, 0.4) 5%,
    rgba(187, 187, 187, 0) 5%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(187, 187, 187, 0.4) 5%,
    rgba(187, 187, 187, 0) 5%
  );
  background-image: linear-gradient(
    to top,
    rgba(187, 187, 187, 0.4) 5%,
    rgba(187, 187, 187, 0) 5%
  );
  -moz-background-size: 100% 2em;
  -o-background-size: 100% 2em;
  -webkit-background-size: 100% 2em;
  background-size: 100% 2em;
  background-position: left top;
}
.vertical_rhythm img {
  float: left;
  margin: 0 16px 0 0;
}
.cp {
  font-size: 1em;
  line-height: 2em;
}
.cp h1 {
  font-size: 2em;
  line-height: 1.5em;
  padding-top: 0em;
  margin-bottom: 0.5em;
}
.cp h2 {
  font-size: 1.5em;
  line-height: 1.33333em;
  padding-top: 0em;
  margin-bottom: 0em;
}
.cp h3 {
  font-size: 1.25em;
  line-height: 1.6em;
  padding-top: 0em;
  margin-bottom: 0em;
}
.cp h4 {
  font-size: 1.25em;
  line-height: 1.6em;
  padding-top: 0em;
  margin-bottom: 0em;
}
.cp h5 {
  font-size: 1.25em;
  line-height: 1.6em;
  margin-top: 0em;
  margin-bottom: 0em;
}
.cp h6 {
  font-size: 1em;
  line-height: 2em;
  margin-top: 0em;
  margin-bottom: 0em;
}
.cp p {
  font-size: 1em;
  line-height: 2em;
  margin-top: 0em;
  margin-bottom: 2em;
}
.cp ul,
.cp ol {
  font-size: 1em;
  line-height: 2em;
  margin-top: 0em;
  margin-bottom: 2em;
}
.cp dd,
.cp th,
.cp td figure {
  font-size: 1em;
  line-height: 2em;
}
.cp blockquote {
  background: #fff;
  font-style: normal;
  display: block;
  font-size: 1em;
  line-height: 2em;
  border-left: 5px solid #0a7a80;
  padding: 32px;
  box-sizing: border-box;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 0em;
  margin-bottom: 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: #222;
  line-height: 1.45em;
  font-family: "Noto Sans TC", Lato, "PingFang TC", "Helvetica Neue", Helvetica,
    微軟正黑體, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}
a {
  color: #0a7a80;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.demosection {
  padding: 0;
  text-align: center;
}
.demosection + .demosection {
  padding-top: 2em;
}
.demosection + .bg {
  background: #9bf3f7;
}
.demosection.full .container {
  max-width: 100% !important;
}
.full .container {
  max-width: 100% !important;
}
.col-6-6 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
.col-4-4-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.33333%;
  }
}
.col-3-3-3-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}
.col-8-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-8-4 .col {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .col {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .col-8-4 .col {
    float: left;
    width: 66.66667%;
  }
}
.col-8-4 .col:nth-child(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-8-4 .col:nth-child(2n) {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .col:nth-child(2n) {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .col-8-4 .col:nth-child(2n) {
    float: left;
    width: 33.33333%;
  }
}
.col-4-8 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4-8 .col {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .col-4-8 .col {
    float: left;
    width: 33.33333%;
  }
}
.col-4-8 .col:nth-child(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4-8 .col:nth-child(2n) {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col:nth-child(2n) {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .col-4-8 .col:nth-child(2n) {
    float: left;
    width: 66.66667%;
  }
}
.col-2-2-2-2-2-2 .col {
  float: left;
  width: 50%;
}
@media (min-width: 768px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.66667%;
  }
}
@media (min-width: 992px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.66667%;
  }
}
@media (min-width: 1200px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.66667%;
  }
}
.cssname .news {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .cssname .news {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 992px) {
  .cssname .news {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .cssname .news {
    float: left;
    width: 66.66667%;
  }
}
.cssname .video {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .cssname .video {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .cssname .video {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .cssname .video {
    float: left;
    width: 33.33333%;
  }
}
.col-3-6-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
.col-3-6-3 .col:nth-child(2) {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
.col-5 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-5 .col {
    float: left;
    width: 16.66667%;
  }
}
@media (min-width: 992px) {
  .col-5 .col {
    float: left;
    width: 16.66667%;
  }
}
@media (min-width: 1200px) {
  .col-5 .col {
    float: left;
    width: 16.66667%;
  }
}
.col-5 .col:first-child {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-5 .col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 992px) {
  .col-5 .col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 1200px) {
  .col-5 .col:first-child {
    margin-left: 8.33333%;
  }
}
.breadcrumb {
  border-bottom: 1px solid #eee;
  padding: 0.1em 0em 0.1em 0;
  margin: 0px auto 5px;
  position: relative;
}
.breadcrumb span {
  display: inline-block;
  margin-right: 5px;
  color: #333;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.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: #222;
  text-decoration: none;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.divider,
.divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 0.813em;
  color: grey;
  text-shadow: 0 1px 1px #fff;
  display: block;
}
.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;
  -webkit-transform: translateX(-50%);
  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;
}
.btn_grp .btn {
  min-width: 5em;
  margin: 0.25em 0.1em;
  width: auto;
}
.btn,
.btn-green,
.btn-blue,
.btn-yellow,
.btn-orange,
.btn-red,
.btn-purple,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.upload_grp .upload_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: 4em;
  padding-left: 1em;
  padding-right: 1em;
  padding: 0.6em 3em;
  margin: 0.25em 0.1em;
}
.btn {
  padding: 0.5em 2em !important;
  touch-action: manipulation;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ddd;
  border: 1px solid #c4c4c4;
  color: #0f2450 !important;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
  text-shadow: RGBA(0, 0, 0, 0.3) 0px 0px 0px;
  background: #f7f7f7;
  background: -webkit-linear-gradient(top, #f7f7f7, #dadada);
  background: linear-gradient(to bottom, #f7f7f7, #dadada);
  transition: 0.3s ease-out;
}
.btn:hover,
.btn:focus {
  background: #c4c4c4;
  cursor: pointer;
  color: #fff;
}
.btn:focus {
  -moz-box-shadow: 0px 0px 0px 3px #fff;
  -webkit-box-shadow: 0px 0px 0px 3px #fff;
  box-shadow: 0px 0px 0px 3px #fff;
  outline: none;
}
.btn.active {
  background: #eaeaea;
  cursor: pointer;
}
.btn:hover,
.btn:focus {
  color: #0f2450 !important;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa, #cdcdcd);
  background: linear-gradient(to bottom, #fafafa, #cdcdcd);
}
.btn-green {
  background: #528118;
  border: 1px solid #588b19;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
.btn-green:hover,
.btn-green:focus {
  background: #588b19;
  cursor: pointer;
  color: #fff;
}
.btn-green:focus {
  -moz-box-shadow: 0px 0px 0px 3px #b2e571;
  -webkit-box-shadow: 0px 0px 0px 3px #b2e571;
  box-shadow: 0px 0px 0px 3px #b2e571;
  outline: none;
}
.btn-green.active {
  background: #82cc25;
  cursor: pointer;
}
.btn-blue {
  background: #1C79CA;
  border: 1px solid #38a7b9;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
.btn-blue:hover,
.btn-blue:focus {
  background: #38a7b9;
  cursor: pointer;
  color: #fff;
}
.btn-blue:focus {
  -moz-box-shadow: 0px 0px 0px 3px #bae3ea;
  -webkit-box-shadow: 0px 0px 0px 3px #bae3ea;
  box-shadow: 0px 0px 0px 3px #bae3ea;
  outline: none;
}
.btn-blue.active {
  background: #6cc4d2;
  cursor: pointer;
}
.btn-yellow {
  background: #FDB73B;
  border: 1px solid #fca409;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
.btn-yellow:hover,
.btn-yellow:focus {
  background: #fca409;
  cursor: pointer;
  color: #fff;
}
.btn-yellow:focus {
  -moz-box-shadow: 0px 0px 0px 3px #fee5b9;
  -webkit-box-shadow: 0px 0px 0px 3px #fee5b9;
  box-shadow: 0px 0px 0px 3px #fee5b9;
  outline: none;
}
.btn-yellow.active {
  background: #fdc054;
  cursor: pointer;
}
.btn-orange {
  background: #C05702;
  border: 1px solid #cd6007;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
.btn-orange:hover,
.btn-orange:focus {
  background: #cd6007;
  cursor: pointer;
  color: #fff;
}
.btn-orange:focus {
  -moz-box-shadow: 0px 0px 0px 3px #fbbe8b;
  -webkit-box-shadow: 0px 0px 0px 3px #fbbe8b;
  box-shadow: 0px 0px 0px 3px #fbbe8b;
  outline: none;
}
.btn-orange.active {
  background: #f88629;
  cursor: pointer;
}
.btn-red {
  background: #cc2e28;
  border: 1px solid #dc2119;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
.btn-red:hover,
.btn-red:focus {
  background: #dc2119;
  cursor: pointer;
  color: #fff;
}
.btn-red:focus {
  -moz-box-shadow: 0px 0px 0px 3px #f6b4b1;
  -webkit-box-shadow: 0px 0px 0px 3px #f6b4b1;
  box-shadow: 0px 0px 0px 3px #f6b4b1;
  outline: none;
}
.btn-red.active {
  background: #ec5c56;
  cursor: pointer;
}
.btn-purple {
  background: #984fb0;
  border: 1px solid #923daf;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
.btn-purple:hover,
.btn-purple:focus {
  background: #923daf;
  cursor: pointer;
  color: #fff;
}
.btn-purple:focus {
  -moz-box-shadow: 0px 0px 0px 3px #dbb8e6;
  -webkit-box-shadow: 0px 0px 0px 3px #dbb8e6;
  box-shadow: 0px 0px 0px 3px #dbb8e6;
  outline: none;
}
.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 {
  border: none;
  border-top: 1px solid #cfcfcf;
  margin: 1em 0px;
  display: block;
  clear: both;
}
img.img_rounded {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
img.img_circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.imgOuter {
  position: relative;
}
.img-container {
  width: 100%;
  position: relative;
  background: #f2f2f2;
}
.img-container a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.img-container a .caption {
  position: absolute;
  width: 100%;
  height: 3em;
  line-height: 3em;
  background: rgba(0, 0, 0, 0.45);
  padding: 0 1em;
  font-size: 1.25em;
  color: #fff;
  margin: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .img-container a .caption {
    height: 2em;
    line-height: 2em;
    width: 100%;
    left: 0;
    padding: 0 1em;
  }
}
.img-container a:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 2px #FDB73B inset;
}
.img-container img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.img-container iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ie-object-none,
.ie-object-cover,
.ie-object-fill,
.ie-object-contain {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.ie-object-none img,
.ie-object-cover img,
.ie-object-fill img,
.ie-object-contain img {
  opacity: 0;
  width: 0px;
  height: 0px;
}
.ie-object-none {
  background-size: auto;
}
.ie-object-cover {
  background-size: cover;
}
.ie-object-fill {
  background-size: 100% 100%;
}
.ie-object-contain {
  background-size: contain;
}
.fill {
  object-fit: fill;
}
.contain {
  object-fit: contain;
}
.cover {
  object-fit: cover;
}
.none {
  object-fit: none;
}
.scale-down {
  object-fit: scale-down;
}
[tooltip] {
  position: relative;
}
[tooltip]:before,
[tooltip]:after {
  text-transform: 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.18288em;
  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;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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%);
  }
}
[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: 1em auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tabSet {
    width: auto;
    height: auto !important;
  }
}
.tabs {
  position: relative;
}
.tabs > .tabItem {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1;
}
.tabs > .tabItem.active > a {
  background-color: #0a7a80;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .tabs > .tabItem {
    float: none;
  }
  .tabs > .tabItem > a {
    width: 100% !important;
    border-bottom: 1px solid #767676;
  }
  .tabs > .tabItem.active > a {
    border-color: #bbb;
  }
}
.tabs > .tabItem > a {
  display: block;
  padding: 16px 0 14px;
  text-align: center;
  background-color: #aaa;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tabs > .tabItem > a:hover {
  background: #0a7a80;
}
.example-2 .tabItem > a:hover {
  background: #0f2450;
}
.example-2 .tabItem.active > a {
  background: #0f2450;
}
.active + .tabContent {
  display: block;
}
.tabContent {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  clear: both;
  padding: 30px 20px;
  display: none;
}
@media screen and (max-width: 767px) {
  .tabContent {
    position: static;
  }
}
.tabContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabContent li {
  margin: 0 0 1.3em 0;
  padding: 0;
  line-height: 1.6;
  border-bottom: 1px #ccc dashed;
}
@media screen and (max-width: 767px) {
  .tabContent li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.tabContent li a {
  color: #222;
  text-decoration: none;
}
.tabContent li a:hover,
.tabContent li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.tabContent li time {
  display: inline-block;
  margin: 0 0 0 1em;
  font-size: 0.813em;
  color: #666;
}
table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 575px) {
  table {
    width: 100%;
  }
}
table tr {
  transition: 0.5s;
}
table tr:hover {
  background-color: #fff;
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
}
table td {
  border: #ccc 1px solid;
  border-left: none;
  border-right: none;
  word-break: break-all;
}
table td a {
  word-break: break-all;
}
table td.aCenter {
  text-align: center;
}
@media screen and (max-width: 575px) {
  table td.aCenter {
    text-align: left;
  }
}
table td.aRight {
  text-align: right;
}
@media screen and (max-width: 575px) {
  table td.aRight {
    text-align: left;
  }
}
table th {
  background-color: #0f2450;
  color: #fff;
  border: #ccc 1px solid;
  border-left: none;
  border-right: none;
  text-align: center;
  white-space: nowrap;
  border-top: 9px solid #0a7a80;
}
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-top: 8px solid #ccc;
    margin-bottom: 10px;
  }
  .table_list td {
    margin: -1px 0 0 0;
    position: relative;
    white-space: normal;
    text-align: left;
  }
  .table_list td:before {
    content: attr(data-title) "：";
    display: inline-block;
    color: #000;
    font-weight: 700;
  }
}
.fix_th_table {
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .fix_th_table {
    position: relative;
    width: 100%;
    overflow: hidden !important;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table table {
    display: block;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 1em;
  }
}
.fix_th_table th,
.fix_th_table td {
  width: 10em;
  padding: 0.8em 0;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .fix_th_table th,
  .fix_th_table td {
    display: inline-block;
    margin-right: -6px;
    margin-left: 0;
    margin-top: -1px;
  }
}
.fix_th_table th:first-child {
  width: 8em;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .fix_th_table th:first-child {
    position: absolute !important;
    left: 0;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table tr {
    display: block;
    clear: both;
    white-space: nowrap;
    width: auto;
    padding-left: 8em;
  }
  .fix_th_table tr:first-child {
    border-top: #ddd 1px solid;
  }
}
@media screen and (max-width: 767px) {
  .table_wrapper {
    width: 100%;
    display: block;
    overflow: hidden;
    *zoom: 1;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 1em;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .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 #ddd;
  overflow: hidden;
  padding: 0.5em 0;
}
.form_grid .form_title {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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;
}
label,
legend {
  display: inline-block;
  margin: 0 0 0.5em 0;
}
@media screen and (max-width: 575px) {
  label,
  legend {
    display: block;
  }
}
label.inline input,
label.inline select,
label.inline textarea,
legend.inline input,
legend.inline select,
legend.inline textarea {
  width: auto;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
input,
textarea,
select,
button {
  color: #222;
  font-size: 1em;
  border: 1px solid #767676;
  padding: 0.5em;
  background: #fff;
  vertical-align: middle;
  margin-bottom: 0.3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: border, 0.2s, ease-out;
  -o-transition: border, 0.2s, ease-out;
  -webkit-transition: border, 0.2s, ease-out;
  transition: border, 0.2s, ease-out;
  -moz-transition: box-shadow, 0.2s, ease-out;
  -o-transition: box-shadow, 0.2s, ease-out;
  -webkit-transition: box-shadow, 0.2s, ease-out;
  transition: box-shadow, 0.2s, ease-out;
}
input,
select,
textarea {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder {
  color: #767676;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="file"]::-moz-placeholder {
  color: #767676;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder {
  color: #767676;
}
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="file"]:-moz-placeholder {
  color: #767676;
}
button,
input[type="button"] {
  background: #0a7a80;
  border: 1px solid #0a8389;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus {
  background: #0a8389;
  cursor: pointer;
  color: #fff;
}
button:focus,
input[type="button"]:focus {
  -moz-box-shadow: 0px 0px 0px 3px #54ebf2;
  -webkit-box-shadow: 0px 0px 0px 3px #54ebf2;
  box-shadow: 0px 0px 0px 3px #54ebf2;
  outline: none;
}
button.active,
input[type="button"].active {
  background: #10c7d0;
  cursor: pointer;
}
input[type="submit"] {
  background: #0a7a7f;
  border: 1px solid #064c50;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #064c50;
  cursor: pointer;
  color: #fff;
}
input[type="submit"]:focus {
  -moz-box-shadow: 0px 0px 0px 3px #1be4ee;
  -webkit-box-shadow: 0px 0px 0px 3px #1be4ee;
  box-shadow: 0px 0px 0px 3px #1be4ee;
  outline: none;
}
input[type="submit"].active {
  background: #0b9097;
  cursor: pointer;
}
textarea {
  color: #222;
  font-size: 1em;
  border: 1px solid #767676;
  padding: 0.5em;
  background: #fff;
  vertical-align: middle;
  margin-bottom: 0.3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: border, 0.2s, ease-out;
  -o-transition: border, 0.2s, ease-out;
  -webkit-transition: border, 0.2s, ease-out;
  transition: border, 0.2s, ease-out;
  -moz-transition: box-shadow, 0.2s, ease-out;
  -o-transition: box-shadow, 0.2s, ease-out;
  -webkit-transition: box-shadow, 0.2s, ease-out;
  transition: box-shadow, 0.2s, ease-out;
  height: 5em;
  overflow-y: scroll;
}
@media screen and (max-width: 575px) {
  textarea {
    width: 100%;
  }
}
input[type="text"]:focus,
input[type="reset"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #3ce8f0;
  -moz-box-shadow: 0px 0px 0px 2px #3ce8f0;
  -webkit-box-shadow: 0px 0px 0px 2px #3ce8f0;
  box-shadow: 0px 0px 0px 2px #3ce8f0;
  outline: none;
}
select {
  line-height: 2.4em;
  height: 2.4em;
  padding: 0 24px 0 0.5em;
  border: 1px solid #767676;
  background: #fff url(../images/basic/icon_select_arrow.svg) no-repeat right
    center;
  background-size: 20px;
}
select option {
  outline: none;
  border: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
input[type="reset"] {
  background: #0f2450;
  border: 1px solid #071125;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
  text-shadow: none;
}
input[type="reset"]:hover,
input[type="reset"]:focus {
  background: #071125;
  cursor: pointer;
  color: #fff;
}
input[type="reset"]:focus {
  -moz-box-shadow: 0px 0px 0px 3px #2354bb;
  -webkit-box-shadow: 0px 0px 0px 3px #2354bb;
  box-shadow: 0px 0px 0px 3px #2354bb;
  outline: none;
}
input[type="reset"].active {
  background: #132e65;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  font-size: 1em;
  margin: -4px 0.2em 0 0;
  width: 1em;
  height: 1em;
  background-color: #f7f6ee;
  border: 2px solid #767676;
}
input[type="radio"] {
  border-radius: 50%;
}
input[type="checkbox"]:checked,
input[type="radio"]:checked {
  border-color: #0a7a80;
  background-color: #0a7a80;
  outline: none;
}
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: #0a7a80 0 0 0 1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
input[type="radio"]:checked {
  box-shadow: #fff 0 0 0 3px inset, #0a7a80 0 0 0 1px;
}
input[readonly],
input[disable] {
  background: #aeaeae;
  color: #6f6f6f;
  border-color: #6f6f6f;
}
input[readonly] ~ label,
input[disable] ~ label {
  color: #6f6f6f;
}
input[readonly]:hover,
input[readonly]:focus,
input[disable]:hover,
input[disable]:focus {
  border-color: #6f6f6f;
  box-shadow: none;
}
.upload_grp {
  position: relative;
}
.upload_grp input[readonly],
.upload_grp input[disable] {
  background: transparent;
  color: #666;
}
.upload_grp .upload_btn {
  position: absolute;
  overflow: hidden;
  top: 1px;
  right: 3px;
  background: #0a7a80;
  border: 1px solid #0a8389;
  color: #fff;
  box-shadow: 0px 2px 2px RGBA(0, 0, 0, 0.08);
  border-radius: 0em;
  padding: 0.2em 1em !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.upload_grp .upload_btn:hover,
.upload_grp .upload_btn:focus {
  background: #0a8389;
  cursor: pointer;
  color: #fff;
}
.upload_grp .upload_btn:focus {
  -moz-box-shadow: 0px 0px 0px 3px #54ebf2;
  -webkit-box-shadow: 0px 0px 0px 3px #54ebf2;
  box-shadow: 0px 0px 0px 3px #54ebf2;
  outline: none;
}
.upload_grp .upload_btn.active {
  background: #10c7d0;
  cursor: pointer;
}
.upload_grp .upload_btn:hover,
.upload_grp .upload_btn:focus {
  cursor: pointer !important;
}
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;
}
abbr[title] {
  border-bottom: none;
  text-decoration: none;
}
.form_contentinline input,
.form_contentinline select,
.form_contentinline textarea {
  width: 80%;
}
@media screen and (max-width: 575px) {
  .form_contentinline input,
  .form_contentinline select,
  .form_contentinline textarea {
    width: 85%;
  }
}
.select_date {
  float: left;
  border: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 0.3em;
  background-color: #fff;
}
@media screen and (max-width: 575px) {
  .select_date {
    float: none;
  }
}
.select_date input {
  margin-bottom: 0;
  border: none;
  padding: 0.4em;
}
.select_date img {
  vertical-align: middle;
}
.to {
  float: left;
  margin: 5px;
}
@media screen and (max-width: 575px) {
  .to {
    display: none;
  }
}
[class^="i_"]:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: middle;
  speak: none;
}
.invert:before {
  -webkit-filter: invert(100%);
  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;
}
a:focus {
  outline: none;
  box-shadow: 0 0px 0px 2px #FDB73B inset;
}


@media screen and (max-width: 767px) {
  a:focus {
    box-shadow: none;
  }
}
.accesskey {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 99;
  color: #fff;
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .accesskey {
    display: none;
  }
}
a.more {
  display: block;
  min-width: 12em;
  max-width: 30%;
  text-align: center;
  height: 3.5em;
  font-size: 1.125em;
  margin: 0.5em auto 0.5em;
  line-height: 3.5;
  color: #0A7A80;
  border: 1px solid #0A7A80;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background: #0A7A80;
  color: #fff;
}
a.more:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: -10px;
  top: 24px;
  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: #0A7A80;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  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 {
  -webkit-transform: scale(1);
  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: 99999999;
  text-indent: -999999px;
}
.scrollToTop:hover,
.scrollToTop:focus {
  background: url(../images/basic/top.png) no-repeat center top
    rgba(0, 0, 0, 0.8);
  box-shadow: none;
}
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;
}
.header {
  position: relative;
  z-index: 99;
  background: #fefdfd;
  box-shadow: 0px 5px 20px RGBA(0, 0, 0, 0.2);
  height: 100px;
}
@media screen and (max-width: 991px) {
  .header {
    position: fixed;
    width: 100%;
    height: 60px;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.75);
  }
}
.header:before {
  content: "";
  width: 100%;
  height: 2.4em;
  background: #fefdfd;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .header:before {
    display: none;
  }
}
.header > .container .sidebarCtrl,
.header > .container .searchCtrl {
  width: 96px !important;
  height: 77px !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-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .header > .container .sidebarCtrl,
  .header > .container .searchCtrl {
    width: 60px !important;
    height: 60px !important;
  }
}
@media screen and (max-width: 991px) {
  .header > .container .sidebarCtrl,
  .header > .container .searchCtrl {
    display: block !important;
  }
}
.header > .container {
  max-width: 1200px;
  overflow: visible;
  position: relative;
}
.header > .container .sidebarCtrl {
  display: none;
  left: 0px;
  z-index: 999;
}
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #0a7a80;
  width: 50%;
  height: 2px;
  top: 32%;
  left: 50%;
  margin-left: -25%;
  display: block;
}
.header > .container .sidebarCtrl span:nth-child(2) {
  top: 45%;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 58%;
}
.header > .container .searchCtrl {
  right: 0px;
  font-size: 0em;
  z-index: 999;
  height: 100px !important;
  background: #0f2450;
}
@media screen and (max-width: 991px) {
  .header > .container .searchCtrl {
    height: 60px !important;
  }
}
.header > .container .searchCtrl:before {
  width: 28px;
  height: 28px;
  background: url(../images/basic/icon_search2.png) no-repeat center center;
  background-size: 29px;
  opacity: 1;
  content: "";
  position: absolute;
  top: 36px;
  left: 35px;
  display: block;
}
@media screen and (max-width: 991px) {
  .header > .container .searchCtrl:before {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 991px) {
  .header > .container .searchCtrl:before {
    top: 10px;
    left: 10px;
  }
}
.header > .container .searchCtrl:focus {
  box-shadow: 0 0px 0px 2px #FDB73B inset;
}
.header h1 {
  float: left;
  width: 350px;
  height: 55px;
  margin: 0;
  padding: 0;
  margin-top: 0px;
  position: absolute;
  top: 0px;
  left: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .header h1 {
    margin-top: 0;
    background-color: #fff;
  }
}
.header h1 a {
  display: block;
  height: 75px;
  position: relative;
}
.header h1 img {
  display: block;
  width: 100%;
  transform: scale(0.8);
}
@media screen and (max-width: 991px) {
  .header h1 {
    padding: 2px 60px;
    width: 100%;
    height: 55px;
    text-align: center;
    background: #fff;
  }
  .header h1 img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: 0px auto;
    max-height: 55px;
    object-fit: contain;
  }
}
.header .navigation {
  position: relative;
  margin-bottom: 0;
  margin-right: 100px;
  box-sizing: border-box;
}
.header .navigation .google_translate {
  display: block;
  width: 150px;
  height: 65px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 991px) {
  .header .navigation .google_translate {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .header .navigation {
    display: none;
  }
}
.header .navigation.have_language {
  padding-right: 160px;
}
.header .navigation ul {
  float: right;
  padding: 0;
  margin: 0 160px 0 0;
  font-size: 0.938em;
  list-style: none;
}
.header .navigation ul.left_nav {
  float: left;
  margin-left: 2em;
}
.header .navigation li {
  float: left;
  margin: 0;
  position: relative;
}
.header .navigation li:before {
  content: "";
  width: 1px;
  height: 6px;
  background-color: #000;
  position: absolute;
  top: 17px;
}
.header .navigation li:first-child:before {
  width: 0;
}
.header .navigation li a {
  display: inline-block;
  padding: 0.5em 12px;
  text-decoration: none;
  color: #222;
  text-decoration: none;
  color: #666;
}
.header .navigation li a:hover,
.header .navigation li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.header .navigation li a:hover {
  color: #0a7a80;
}
.header .navigation .language {
  position: absolute;
  right: 15px;
  top: 0.35em;
  font-size: 0.75em;
}
.search {
  min-width: 30%;
  max-width: 50%;
  vertical-align: middle;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  top: 100px;
  right: 0;
  background-color: #fff;
  box-shadow: 1px 1px 3px #999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search label {
  font-size: 0em;
  height: 0;
  padding: 0;
  margin: 0;
}
.search .form_grp {
  margin-bottom: 0;
  float: left;
  margin-right: 0.3em;
  width: 70%;
}
.search .form_grp input {
  margin: -0.2em 0 0;
  padding: 0.2em 35px 0.2em 0.5em;
  box-shadow: none;
}
.search .form_grp input[type="text"] {
  margin-top: -2.1em;
}
.search .form_grp input[type="text"]:focus {
  box-shadow: 0px 0px 0px 3px #0a7a80;
  outline: none;
  border: none;
}
.search .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: block;
  opacity: 0.8;
  margin-top: -42px;
  margin-left: auto;
  margin-right: 0.2em;
  position: relative;
  z-index: 1;
}
.search .form_grp input[type="submit"]:focus {
  opacity: 1;
  box-shadow: none !important;
  outline: 2px solid #0a7a80;
}
.search .btn_grp {
  padding: 0.2em;
  margin-bottom: 0;
  float: right;
}
.search .btn_grp input,
.search .btn_grp input[type="submit"] {
  margin: 0;
  padding: 0.4em 1em 0.4em !important;
  font-size: 0.813em;
}
.search .keywordHot {
  display: block;
  vertical-align: middle;
  margin-left: 0.5em;
  padding: 0.1em 0 0.3em;
  clear: both;
}
.search .keywordHot ul {
  display: inline-block;
  font-size: 0.813em;
  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 0.6em 0 0;
  padding: 0;
  display: inline-block;
}
.search .keywordHot ul a {
  color: #222;
  text-decoration: none;
}
.search .keywordHot ul a:hover,
.search .keywordHot ul a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.search.m_search {
  background: #333;
  display: none;
}
@media screen and (max-width: 991px) {
  .search.m_search {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto;
    padding: 0.8em 0.3em;
    display: block;
    height: auto;
    position: fixed;
    top: 60px;
    left: 0;
    right: auto;
    z-index: 98;
  }
}
.search.m_search label {
  font-size: 0em;
  line-height: 0;
}
.search.m_search .form_grp {
  width: 70%;
  height: auto;
  padding: 0 0 0 5% !important;
  margin-top: 0;
  text-align: right;
  float: left;
  height: 50px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search.m_search .form_grp label {
  display: none;
}
.search.m_search .form_grp input {
  width: 100%;
  margin: 0;
  padding: 0.5em 45px 0.4em 0.5em;
}
.search.m_search .form_grp input[type="submit"] {
  font-size: 0em;
  width: 36px !important;
  height: 36px;
  padding: 0;
  background: url("../images/basic/icon_search.png") no-repeat center center;
  background-size: 24px;
  border: none;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 0px;
  opacity: 0.8;
  color: #000;
}
.search.m_search .form_grp input[type="submit"]:hover,
.search.m_search .form_grp input[type="submit"]:focus {
  opacity: 1;
}
.search.m_search .btn_grp {
  padding: 0.1em 5% 0.1em 0;
  margin-bottom: 0;
  width: 26%;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search.m_search .btn_grp input {
  padding: 0.6em 0.5em !important;
  margin: 0;
  color: #fff;
}
.search.m_search .keywordHot {
  padding-left: 5%;
  margin-top: 10px;
}
.search.m_search .keywordHot a {
  color: #fff;
}
.search.m_search .keywordHot a:hover,
.search.m_search .keywordHot a:focus {
  color: #0a7a80;
}
.header.fixed {
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 25px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
@media screen and (max-width: 991px) {
  .header.fixed {
    background: #fff;
  }
}
.header.fixed h1,
.header.fixed .searchCtrl {
  display: none;
}
.header.fixed .menu > ul > li > a {
  color: #fff;
}
.language {
  width: 140px;
  font-weight: bold;
  font-size: 0.75em;
  text-shadow: 1px 1px 2px RGBA(0, 0, 0, 0.8);
  position: relative;
}
.language > a {
  display: block;
  background: #555;
  box-sizing: border-box;
  color: #fff;
  padding: 0.2em 1em;
  position: relative;
  transition: 0.3s ease-out;
}
.language > a:after {
  position: absolute;
  right: 0.8em;
  top: 1em;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
}
.language > a:before {
  position: absolute;
  width: 1px;
  height: 1.6em;
  right: 2em;
  top: 0.4em;
  content: "";
  border-left: 1px solid #ddd;
}
.language > a:focus {
  box-shadow: none;
  background: #444;
}
.language ul {
  background: #555;
  padding: 1em 1.5em;
  position: absolute;
  top: 2.35em;
  left: 0;
  width: 140px;
  height: auto;
  z-index: 9999;
  margin: 0;
  padding: 0;
  list-style: none;
}
.language ul li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0 !important;
}
.language ul li a {
  display: block !important;
  color: #fff !important;
  padding: 0.5em 0.5em 0.5em 1em !important;
  transition: 0.3s ease-out;
}
.language ul li a:hover,
.language ul li a:focus {
  background: RGBA(0, 0, 0, 0.3);
}
.menu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 99;
  margin-right: 120px;
  float: right;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  text-align: right;
  margin: 0;
  padding: 0;
}
.menu > ul > li {
  display: inline-block;
  vertical-align: top;
}
.menu > ul > li > a {
  display: block;
  padding: 0 0.7em;
  font-weight: bold;
  line-height: 2.5em;
  color: #222;
}
@media screen and (max-width: 991px) {
  .menu > ul > li > a {
    padding: 0 0.3em;
  }
}
.menu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #767676;
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.menu > ul > li:hover > a {
  color: #0a7a80;
}
.menu > ul > li:hover > a:after {
  border: 2px solid #0a7a80;
  border-bottom: none;
  border-left: none;
}
.menu > ul ul {
  display: none;
  overflow: visible;
  width: 200px;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  list-style: none;
  text-align: left;
  animation: showMenu 0.3s ease-out;
}
.menu > ul ul ul {
  top: 0;
  left: 170px;
  animation: none;
}
.menu li {
  position: relative;
}
.menu li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.menu li li {
  float: none;
}
.menu li li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
}
.menu li li a:hover,
.menu li li a:focus {
  background: #0a7a80;
}
.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: #0a7a80;
}
.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;
}
.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);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #0a7a80;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .m_area:before {
  content: "";
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 3em;
  background: #0a7a80;
  padding: 0 1em;
  line-height: 3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .m_area .menu {
  width: 100%;
  display: block;
  float: none;
  -moz-box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  margin-bottom: 1em;
  background: #ccc;
}
.sidebar .m_area .menu a {
  display: block;
  color: #222;
  text-decoration: none;
  transition: 0.4s ease-out;
}
.sidebar .m_area .menu ul {
  text-align: left;
}
.sidebar .m_area .menu ul ul {
  display: none;
  width: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0.09);
  font-size: 0.938em;
  position: relative;
}
.sidebar .m_area .menu ul ul a {
  padding-left: 2em;
}
.sidebar .m_area .menu ul ul ul {
  left: 0;
  display: none;
}
.sidebar .m_area .menu ul ul ul ul {
  display: none;
}
.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.3em 1em;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.sidebar .m_area .menu li.hasChild > a {
  padding: 0.3em 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.25em;
  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: 0.5em 1em 0.5em 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: 0.5em 1em 0.5em 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.5em 1em 0.5em 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 .navigation {
  position: relative;
  text-align: left;
  display: block;
}
.sidebar .navigation .google_translate {
  display: none;
}
.sidebar .navigation ul {
  float: none;
  width: 90%;
  margin: 1em auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: none;
  border-right: none;
}
.sidebar .navigation ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul 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);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .navigation ul li a:nth-child(odd) {
  border-left: none;
  border-top: none;
}
.sidebar .navigation ul li a:hover,
.sidebar .navigation ul li a:focus {
  background: #075559;
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .navigation .language a {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.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;
  box-shadow: 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 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
  font-size: 0.813em;
  padding: 28px 0 10px;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #0f2450;
}
footer .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer .container > div {
  padding-bottom: 1em;
}
footer .accesskey {
  color: #0f2450;
}
footer a {
  text-decoration: none;
  color: #0a7a80;
}
footer a:hover,
footer a:focus {
  color: #0a8389;
}
footer .footer_info {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  footer .footer_info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  footer .footer_info {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 1200px) {
  footer .footer_info {
    float: left;
    width: 66.66667%;
  }
}
footer .footer_icon {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  footer .footer_icon {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  footer .footer_icon {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  footer .footer_icon {
    float: left;
    width: 33.33333%;
  }
}
footer .footer_logo {
  margin: 10px 0 10px;
}
footer .footer_link {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  *zoom: 1;
}
footer .footer_link li {
  float: left;
  display: block;
  margin: 0px;
}
footer .footer_link li a {
  display: block;
  padding: 5px 18px 5px 0;
  color: #fff;
  -moz-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  -webkit-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out;
}
footer .footer_link li a:hover {
  text-decoration: underline;
}
footer .footer_link li a:focus {
  box-shadow: 0 0px 0px 2px #FDB73B inset;
}
footer .Copyright {
  color: #999;
  padding: 0;
  margin: 0;
}
footer p {
  line-height: 1.65em;
}
footer .update,
footer .counter {
  display: inline-block;
  margin-right: 5px;
  color: #ccc;
}
footer .update em,
footer .counter em {
  font-style: normal;
  color: #ccc;
  padding: 0 0.5em;
}
footer .footer_icon .footer_share {
  margin: 0px 25px 0px 0;
  padding: 0;
  float: left;
}
@media (max-width: 410px) {
  footer .footer_icon .footer_share {
    margin: 0px 0px 15px 0;
    float: none;
  }
}
footer .footer_icon .footer_share li {
  display: inline-block;
}
@media (max-width: 410px) {
  footer .footer_icon .qrcode {
    margin: 0px 0px 15px 0;
    display: inline-block;
    vertical-align: middle;
  }
}
footer .footer_icon .qrcode img {
  max-width: 80px;
  border: 5px solid #fff;
}
@media screen and (max-width: 767px) {
  footer .footer_icon .qrcode img {
    max-width: 50px;
  }
}
footer .footer_icon a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
footer .footer_icon a:focus:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0px 0px 0px 1px #0a7a80 inset;
  z-index: 99;
}
footer .footer_icon img {
  max-width: 120px;
}
.fatfooter {
  overflow: hidden;
  padding-bottom: 1em;
  max-width: 1200px;
  margin: 0 auto;
  background: #f1f1f1;
  position: relative;
  z-index: 9;
}
.fatfooter nav {
  max-width: 100%;
}
.fatfooter nav > ul > li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 12.5%;
}
@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 .container {
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  font-size: 0.813em;
  display: block;
  color: #fff;
  border: none;
  border: 1px solid #000;
  width: 48px;
  height: 48px;
  border-radius: 50% !important;
  background: #fff;
  position: absolute;
  right: 1%;
  top: 17px;
  z-index: 90;
  text-indent: -9999px;
  padding: 0 !important;
}
.fatfooter .btn-fatfooter:before {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  color: #000;
  transition: 0.3s ease-out;
  background-image: url("../images/icon_close.png");
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  left: 0;
  z-index: 99;
}
.fatfooter .btn-fatfooter:after {
  content: "";
  border: 1px solid #000;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 50% !important;
  top: 1px;
  left: 1px;
}
.fatfooter .btn-fatfooter:hover,
.fatfooter .btn-fatfooter:focus {
  background: #1C79CA;
  text-decoration: none;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
.fatfooter .btn-fatfooter.close:before {
  background-image: url("../images/icon_open.png");
}
.fatfooter nav {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 3em 0 0 2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .fatfooter nav {
    padding: 1em 0;
  }
}
.fatfooter nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@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 -5px 1em 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li {
    display: block;
    margin: 0 0 0.4em;
  }
}
.fatfooter nav ul li a {
  line-height: 1.5;
  display: block;
  font-weight: bold;
  padding: 0.5em 0px;
  color: #0f2450;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fatfooter nav ul li a:hover {
  box-shadow: none;
  color: #0a7a80;
}
.fatfooter nav ul li ul {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li ul {
    width: auto;
    padding-left: 2em;
  }
}
.fatfooter nav ul li ul li {
  display: block;
  margin: 0;
  border: none;
  background: none;
  width: 100%;
}
.fatfooter nav ul li ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  font-size: 0.875em;
  line-height: 1.5em;
  padding: 0.5em 1em 0.2em 0em;
  background: none;
}
.fatfooter nav ul li ul li a:hover,
.fatfooter nav ul li ul li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li ul li a {
    padding: 0.3em 0.2em;
  }
}
.fatfooter nav ul li ul ul {
  display: none;
}
div.function ul li.icon_back a:before,
div.function ul li.icon_print a:before,
div.function ul li.icon_forward a:before {
  vertical-align: middle;
  content: "";
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.2em;
  display: inline-block;
}
div.function {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0.2em 0 0.5em;
  border-bottom: 2px solid #0f2450;
  text-align: right;
  padding-bottom: 5px;
  font-size: 0.938em;
}
div.function ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.function ul li {
  display: inline-block;
  margin: 0 3px 7px 0;
}
div.function ul li button,
div.function ul li a {
  display: block;
  padding: 5px 15px;
  background-color: #0a7a7f;
  color: #fff;
  transition: 0.5s;
}
div.function ul li button:hover,
div.function ul li button:focus,
div.function ul li a:hover,
div.function ul li a:focus {
  background: #03282a;
  border-color: #03282a;
}
div.function ul li.icon_back a:before {
  background: url(../images/basic/icon_back.svg) no-repeat center center;
  background-size: cover;
}
div.function ul li.icon_print a:before {
  background: url(../images/basic/icon_print.svg) no-repeat center center;
  background-size: cover;
}
div.function ul li.icon_forward a:before {
  background: url(../images/basic/icon_forward.svg) no-repeat center center;
  background-size: cover;
}
.function_panel .share .shareButton {
  text-indent: -9999px;
}
.function_panel .share .shareButton:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
  background: url(../images/basic/icon_share.png) no-repeat center center !important;
  background-size: 24px !important;
}
.function_panel .share .shareButton:hover:before,
.function_panel .share .shareButton:focus:before {
  filter: invert(100%);
}
.function_panel .function {
  height: 40px;
  margin: 0;
  border-bottom: none;
}
.function_panel .function ul li {
  width: 40px;
  height: 40px;
  font-size: 1em;
  float: left;
  display: block;
  margin: 0 0.2em;
}
.function_panel .function ul li a {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  background: #f1f1f1;
  text-indent: -9999px;
  position: relative;
}
.function_panel .function ul li a:hover,
.function_panel .function ul li a:focus {
  background: #0a7a80;
  color: #fff;
}
.function_panel .function ul li a:hover:before,
.function_panel .function ul li a:focus:before {
  filter: invert(100%);
}
.function_panel .function ul li a:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
}
.function_panel .function ul li.back a:before {
  background: url(../images/basic/icon_back.png) no-repeat center center;
  background-size: 100%;
}
.function_panel .function ul li.print a:before {
  background: url(../images/basic/icon_printer.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .function_panel .function ul li.print {
    display: none;
  }
}
.function_panel .function ul li.forward a:before {
  background: url(../images/basic/icon_forward.png) no-repeat center center;
  background-size: 100%;
}
.modal {
  position: fixed;
  display: none;
  width: 400px;
  height: 300px;
  background: #fff;
  z-index: 99999999;
  top: 5%;
  left: 50%;
  margin-left: -200px;
  padding: 1em 1em 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
  animation: scaleUp 0.5s ease-out;
}
.modal h2 {
  border-bottom: 1px solid #0a7a80;
  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;
  }
  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 {
  margin: 0.5em auto;
  padding: 0;
  display: block;
  text-align: center;
}
.pagination span {
  color: #0a7a80;
  margin: 0px 0.5em;
}
.pagination .page {
  margin: 10px 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.pagination .page li {
  float: left;
  min-width: 40px;
  height: 40px;
  margin-bottom: 5px;
  list-style: none;
  margin-left: -1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pagination .page li a {
  padding: 6px 10px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  font-size: 1em;
  color: #0f2450;
  background: #f7f7f7;
  background: -webkit-linear-gradient(top, #f7f7f7, #eaeaea);
  background: linear-gradient(to bottom, #f7f7f7, #eaeaea);
  border: #ccc solid 1px;
}
.pagination .page li a:hover,
.pagination .page li a:focus {
  background: #0a7a7f;
  color: #fff !important;
  border: #0a7a80 solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #0f2450;
  border: #0b1a3b solid 1px;
}
.pagination .page li.first a:before,
.pagination .page li.first a:after,
.pagination .page li.prev a:before,
.pagination .page li.next a:before,
.pagination .page li.last a:before,
.pagination .page li.last a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border: 2px solid #666;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a,
.pagination .page li.prev a,
.pagination .page li.next a,
.pagination .page li.last a {
  text-indent: -9999px;
  position: relative;
}
.pagination .page li.first a:hover:before,
.pagination .page li.first a:hover:after,
.pagination .page li.first a:focus:before,
.pagination .page li.first a:focus:after,
.pagination .page li.prev a:hover:before,
.pagination .page li.prev a:hover:after,
.pagination .page li.prev a:focus:before,
.pagination .page li.prev a:focus:after,
.pagination .page li.next a:hover:before,
.pagination .page li.next a:hover:after,
.pagination .page li.next a:focus:before,
.pagination .page li.next a:focus:after,
.pagination .page li.last a:hover:before,
.pagination .page li.last a:hover:after,
.pagination .page li.last a:focus:before,
.pagination .page li.last a:focus:after {
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a:before {
  margin-left: -6px;
  transform: rotate(-135deg);
}
.pagination .page li.first a:after {
  margin-left: 0px;
  transform: rotate(-135deg);
}
.pagination .page li.prev a:before {
  margin-left: -2px;
  transform: rotate(-135deg);
}
.pagination .page li.next a:before {
  margin-left: -6px;
  transform: rotate(45deg);
}
.pagination .page li.last a:before {
  margin-left: -3px;
  transform: rotate(45deg);
}
.pagination .page li.last a:after {
  margin-left: -9px;
  transform: rotate(45deg);
}
.pagination .page li:first-child a {
  border-radius: 5px 0 0 5px;
}
.pagination .page li:last-child a {
  border-radius: 0 5px 5px 0;
}
.pagination .total {
  padding: 0.5em;
  display: inline-block;
}
.pagination .total span {
  color: #0a7a7f;
}
.pagination .total input[type="button"] {
  background: #f7f7f7;
  background: -webkit-linear-gradient(top, #f7f7f7, #eaeaea);
  background: linear-gradient(to bottom, #f7f7f7, #eaeaea);
  border: 1px solid #ccc;
  color: #222;
  padding: 0.4em 1em !important;
  min-width: 3em;
  display: inline-block;
  vertical-align: middle;
  box-shadow: none;
}
.pagination .total input[type="button"]:hover,
.pagination .total input[type="button"]:focus {
  color: #fff !important;
  background: #0a7a80;
  border: #0c99a0 solid 1px;
  box-shadow: none !important;
}
@media screen and (max-width: 991px) {
  .pagination .total {
    display: none;
  }
}
.pagination .items {
  display: inline-block;
  margin-left: 5px;
}
.pagination .items a {
  padding: 0 5px;
  color: #0a7a7f;
}
@media screen and (max-width: 991px) {
  .pagination .items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
.thumbnail {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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.33333%;
  }
}
@media (min-width: 1200px) {
  .thumbnail {
    float: left;
    width: 33.33333%;
  }
}
.thumbnail a {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 0.5em;
  color: #222;
  text-decoration: none;
}
.thumbnail a:hover,
.thumbnail a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.thumbnail .imgOuter {
  overflow: hidden;
}
.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;
  margin: 1em auto;
}
.category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.category ul li {
  margin: 0px 3px 7px 0px;
  display: inline-block;
}
.category a {
  border: 1px solid #0f2450;
  padding: 0.25em 1.5em;
  display: block;
  color: #0f2450;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.category a:hover,
.category a:focus {
  color: #fff;
  background-color: #0f2450;
  box-shadow: none;
}
.category a.blue.active,
.category a.blue:hover,
.category a.blue:focus {
  color: #fff;
  background: #1C79CA;
  border: 1px solid #1C79CA;
}
.category a.green.active,
.category a.green:hover,
.category a.green:focus {
  color: #fff;
  background: #528118;
  border: 1px solid #528118;
}
.category a.red.active,
.category a.red:hover,
.category a.red:focus {
  color: #fff;
  background: #cc2e28;
  border: 1px solid #cc2e28;
}
.category a.yellow.active,
.category a.yellow:hover,
.category a.yellow:focus {
  color: #fff;
  background: #A26702;
  border: 1px solid #A26702;
}
.category a.orange.active,
.category a.orange:hover,
.category a.orange:focus {
  color: #fff;
  background: #C05702;
  border: 1px solid #C05702;
}
.category a.purple.active,
.category a.purple:hover,
.category a.purple:focus {
  color: #fff;
  background: #984fb0;
  border: 1px solid #984fb0;
}
.category a.gray.active,
.category a.gray:hover,
.category a.gray:focus {
  color: #fff;
  background: #767676;
  border: 1px solid #767676;
}
.category a.teal.active,
.category a.teal:hover,
.category a.teal:focus {
  color: #fff;
  background: teal;
  border: 1px solid teal;
}
.category a.active {
  color: #fff;
  background: #0a7a80;
  background: -webkit-linear-gradient(top, #0a7a80, #096c71);
  background: linear-gradient(to bottom, #0a7a80, #096c71);
}
.category a span {
  font-size: 0.813em;
}
.category a span:before {
  content: "(";
  display: inline-block;
}
.category a span:after {
  content: ")";
  display: inline-block;
}
.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;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.share {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0.5em 0;
}
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.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%;
}
.function_panel .share {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  height: 40px;
  margin: 0;
  position: relative;
}
.function_panel .share ul {
  display: none;
  position: absolute;
  top: 3em;
  left: -8px;
  width: 40px;
  padding: 10px;
  background: #fff;
  box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 999;
  height: auto;
}
.function_panel .share ul li {
  display: block;
  margin: 0 auto 0.5em;
}
.function_panel .share ul li img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.function_panel .share ul li a {
  background: transparent;
  display: block;
  padding: 0;
  width: 30px;
  height: 30px;
}
.function_panel .share ul li a:hover,
.function_panel .share ul li a:focus {
  background: transparent;
}
.function_panel .share ul li a:hover img,
.function_panel .share ul li a:focus img {
  filter: invert(0%);
}
.function_panel .share ul li a:focus {
  outline: 1px solid #0a7a80;
}
.function_panel .share a.shareButton {
  display: block;
  background: #f1f1f1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
}
.function_panel .share a.shareButton:hover,
.function_panel .share a.shareButton:focus {
  background: #0a7a80;
}
.function_panel .share a.shareButton:hover img,
.function_panel .share a.shareButton:focus img {
  filter: invert(100%);
}
.function_panel .share a.shareButton img {
  width: 60%;
  height: 60%;
  margin: 20% auto;
}
div.tag {
  padding: 0.5em 0;
  margin-bottom: 0.5em;
}
div.tag:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  position: relative;
  top: 0.2em;
  background: url(../images/basic/icon_tag.png) no-repeat center center;
  background-size: 16px;
}
div.tag ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tag ul li {
  display: inline-block;
  margin: 0 0.2em 0.2em 0;
}
div.tag ul li a {
  display: block;
  font-size: 0.813em;
  color: #222;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 0.2em 0.5em;
}
div.tag ul li a:hover,
div.tag ul li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.font_size {
  overflow: hidden;
  display: inline-block;
  text-align: center;
}
.font_size span {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.938em;
  color: #666;
}
.font_size ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.font_size ul li {
  width: 40px;
  height: 40px;
  font-size: 1em;
  float: left;
  display: block;
  margin: 0 0.2em;
}
.font_size ul li a {
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  background: #f1f1f1;
  color: #333;
}
.font_size ul li a:hover,
.font_size ul li a:focus {
  background: #0a7a80;
  color: #fff;
}
.font_size ul li a.active {
  background: #f1f1f1;
}
.font_size ul li a.active:hover,
.font_size ul li a.active:focus {
  background: #0a7a80;
  color: #fff;
}
.font_size ul li a.small {
  font-size: 0.938em;
}
.font_size ul li a.large {
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .font_size {
    display: none;
  }
}
*[class^="notice"] {
  padding: 0.4em 2.5em;
  display: block;
  font-size: 0.938em;
  margin: 0.2em 0;
  position: relative;
  color: #666;
  background-color: #f2f2f2;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
}
*[class^="notice"]:before {
  position: absolute;
  top: 0.7em;
  left: 0.8em;
  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.8em;
  right: 1em;
  display: block;
  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(enabled=false);
  opacity: 1;
}
*[class^="notice"] a.close img {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
}
*[class*="notice_info"] {
  color: #00529b;
  background-color: #bde5f8;
}
*[class*="notice_info"]:before {
  background: url(../images/basic/icon_info.svg) no-repeat center center;
  background-size: 15px;
}
*[class*="notice_success"] {
  color: #4f8a10;
  background-color: #dff2bf;
}
*[class*="notice_success"]:before {
  background: url(../images/basic/icon_success.svg) no-repeat center center;
  background-size: 15px;
}
*[class*="notice_warning"] {
  color: #ce5605;
  background-color: #feefb3;
}
*[class*="notice_warning"]:before {
  background: url(../images/basic/icon_warning.svg) no-repeat center center;
  background-size: 15px;
}
*[class*="notice_error"] {
  color: #d8000c;
  background-color: #ffd2d2;
}
*[class*="notice_error"]:before {
  background: url(../images/basic/icon_error.svg) no-repeat center center;
  background-size: 15px;
}
.function_panel {
  text-align: right;
  margin: 0.2em 0 0.5em;
  padding: 0.5em 0 0.5em;
  min-height: 35px;
  border-bottom: 2px solid #0f2450;
}
@media screen and (max-width: 767px) {
  .function_panel {
    margin: 0.6em 0;
    padding: 0.5em 0 0.5em;
  }
}
.function_panel .share {
  display: inline-block;
  vertical-align: top;
}
.function_panel .function {
  display: inline-block;
  vertical-align: top;
}
.function_panel .publish_time {
  float: left;
  min-width: 100px;
  display: block;
  margin-top: 0.6em;
  color: #666;
}
.function_panel .publish_time span {
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .function_panel .publish_time span {
    display: none;
  }
}
.function_panel .publish_time time {
  font-family: georgia;
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .function_panel .publish_time time {
    font-size: 0.938em;
  }
}
.function_panel .publish_time:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 0.3em;
  background: url(../images/basic/icon_time.png) no-repeat center center;
  background-size: 12px;
}
body {
  background: #e1e1e1;
}
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;
}
@media screen and (max-width: 991px) {
  .wrapper {
    overflow: hidden;
    overflow-y: auto;
  }
}
.container {
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
}
.main {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
}
@media screen and (max-width: 991px) {
  .main {
    padding-top: 55px;
  }
}
.main h2 {
  line-height: 1.25em;
}
.main .google_translate {
  display: block;
  width: 150px;
  height: 65px;
  position: relative;
  display: none;
  margin-top: 5px;
}
@media screen and (max-width: 991px) {
  .main .google_translate {
    display: none;
    width: 100%;
    text-align: right;
    background: #0a7a80;
  }
}
.innerpage {
  background-image: url("../images/innerpage_bg02.png");
  background-repeat: repeat-x;
  background-position: center top;
  padding-top: 200px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .innerpage {
    padding-top: 200px;
    background-image: none;
  }
}
@media screen and (max-width: 767px) {
  .innerpage {
    padding-top: 55px;
  }
}
.innerpage:before {
  content: "";
  background-image: url("../images/innerpage_bg01.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  top: 0;
  height: 178px;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .innerpage:before {
    top: 55px;
    height: 145px;
  }
}
@media screen and (max-width: 767px) {
  .innerpage:before {
    position: relative;
    width: 100%;
    height: 190px;
    margin: 0 0 0 auto;
    display: block;
    top: 0;
    content: url(../images/innerpage_bg01_small.jpg);
    background-color: #127468;
    text-align: right;
  }
}
@media screen and (max-width: 441px) {
  .innerpage:before {
    text-align: center;
    position: relative;
    content: "";
    height: 155px;
    background-image: url("../images/innerpage_bg01_small.jpg");
    background-size: contain;
    background-color: #fff;
  }
}
.innerpage:after {
  content: "";
  background: #127468;
  position: absolute;
  height: 178px;
  width: 100%;
  top: 0px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .innerpage:after {
    background: none;
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .innerpage:after {
    background: none;
  }
}
.innerpage > .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1100px;
  z-index: 5;
}
.innerpage > .container:before {
  content: "";
  background-image: url("../images/innerpage_bg05.png");
  background-repeat: no-repeat;
  background-position: 0;
  position: absolute;
  height: 128px;
  width: 100%;
  bottom: -178px;
  left: 0;
  z-index: 2;
  display: none;
}
h2.title {
  text-align: left;
  font-size: 1.5em;
  font-weight: 600;
  margin: 0.5em 0 0.2em;
}
.hidden {
  display: none;
}
@media screen and (max-width: 575px) {
  .xs_hidden {
    display: none;
  }
}
.quickservice {
  position: relative;
  background: #0a7a80;
  padding: 2em 2em 8em;
}
@media screen and (max-width: 575px) {
  .quickservice {
    padding: 2em 0.5em 8em;
  }
}
.quickservice h2 {
  text-align: center;
  color: #fff;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.25em;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 10px;
  margin: 0 0 25px;
  position: relative;
  z-index: 2;
  letter-spacing: 0.02em;
}
.quickservice h2 br {
  display: none;
}
@media screen and (max-width: 575px) {
  .quickservice h2 br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .quickservice h2 {
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-size: 2em;
  }
}
.quickservice h2 small {
  display: block;
  font-size: 0.65em;
  color: #666;
}
.quickservice ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: 180px;
}
.quickservice ul li {
  background: #fff;
  margin: 0 15px;
  position: relative;
  transition: 0.3s ease-out;
}
.quickservice ul li:hover {
  box-shadow: 0px 10px 15px -5px rgba(0, 0, 0, 0.75);
}
.quickservice ul li:hover a h3 {
  color: #0a7a80;
}
.quickservice ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 210px;
  margin: 0;
  box-sizing: border-box;
}
.quickservice ul li a .pic {
  overflow: hidden;
  width: 100%;
  height: 150px;
  position: relative;
}
.quickservice ul li a .pic:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.quickservice ul li a .pic img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.quickservice ul li a .pic img {
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quickservice ul li a h3 {
  text-align: center;
  color: #666;
  margin: 0;
  position: absolute;
  z-index: 99;
  text-align: center;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  height: 2em;
  line-height: 2em;
  bottom: 0.5em;
}
.quickservice ul .slick-prev {
  bottom: -120px;
  top: auto;
  left: 50%;
  margin-left: -50px;
  background: url("../vendor/slick/icon_arrow_left.png") no-repeat center center;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
.quickservice ul .slick-prev:hover,
.quickservice ul .slick-prev:focus {
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center;
  outline: none;
}
.quickservice ul .slick-next {
  bottom: -120px;
  top: auto;
  left: 50%;
  margin-left: 14px;
  background: url("../vendor/slick/icon_arrow_right.png") no-repeat center
    center;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
.quickservice ul .slick-next:hover,
.quickservice ul .slick-next:focus {
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center;
  outline: none;
}
.mpSlider {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 9;
  position: relative;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-prev,
  .mpSlider .slick-next {
    display: none;
  }
}
.mpSlider:before {
  position: absolute;
  width: 600px;
  height: 200px;
  content: "";
  left: 50%;
  margin-left: -300px;
  top: 25%;
  background: url(../images/slider_title.png) no-repeat center center;
  background-size: contain;
  z-index: 9;
  display: none;
}
.mpSlider .img-container {
  overflow: hidden;
  position: relative;
}
.mpSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 41.66667%;
}
.mpSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.mpSlider .img-container img {
  width: 100%;
  height: 100%;
}
.mpSlider .img-container .explain {
  position: absolute;
  right: 10%;
  bottom: 0px;
  width: 500px;
  height: 120px;
  z-index: 9;
  background-color: #fff;
  padding: 20px 25px;
  overflow: hidden;
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container .explain {
    display: none;
  }
}
.mpSlider .img-container .explain .image {
  width: 137px;
  height: 78px;
  overflow: hidden;
}
.mpSlider .img-container .explain .image img {
  margin: 0 20px 0 0;
  float: left;
  position: relative;
  width: 137px !important;
  object-fit: cover;
  height: 78px !important;
}
.mpSlider .img-container .explain p {
  margin: 5px;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: left;
  height: 4.5em;
}
.mpSlider button {
  box-shadow: none;
}
.mpSlider .slick-prev {
  left: 20px;
  background: url("../vendor/slick/icon_arrow_left4.png") no-repeat center
    center;
  height: 50px;
  width: 30px;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-prev {
    top: 55%;
    left: 2%;
  }
}
.mpSlider .slick-next {
  right: 20px;
  background: url("../vendor/slick/icon_arrow_right4.png") no-repeat center
    center;
  height: 50px;
  width: 30px;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-next {
    top: 55%;
    right: 2%;
  }
}
.mpSlider .slick-dots {
  bottom: 10px;
}
.mpSlider .slick-dots li {
  width: 38px;
  height: 5px;
}
.mpSlider .slick-dots li button {
  width: 38px;
  height: 5px;
}
.mpSlider .slick-dots li button:before {
  width: 38px;
  height: 5px;
  border-radius: 0;
}
.mpSlider .mpSlider_more {
  display: none !important;
}
.mpSlider_more {
  width: 240px;
  margin: 5px auto;
  display: none;
  float: right;
}
.mpSlider_more a {
  display: block;
  background-color: #0f2450;
  background-image: url("../images/care_more.png");
  background-repeat: no-repeat;
  background-position: 160px 20px;
  padding: 15px 10px 12px 55px;
  color: #fff;
  transition: 0.5s;
}
.mpSlider_more a:hover {
  background-position: 170px 20px;
}
.Infoblock {
  background-color: #f0f0f0;
  text-align: center;
  background-image: url("../images/Info_bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .Infoblock {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.Infoblock .info {
  position: relative;
  padding-bottom: 50px;
  background-image: url("../images/info_bg2.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .Infoblock .info {
    padding-top: 20px;
  }
}
.Infoblock .info:after {
  content: "";
  background-image: url("../images/icon_safely.png");
  position: absolute;
  top: 7px;
  left: 12%;
  width: 265px;
  height: 152px;
  z-index: 1;
  display: none;
}
@media screen and (max-width: 1199px) {
  .Infoblock .info:after {
    left: 6%;
  }
}
@media screen and (max-width: 991px) {
  .Infoblock .info:after {
    left: -5%;
  }
}
@media screen and (max-width: 767px) {
  .Infoblock .info:after {
    left: -15%;
  }
}
@media (max-width: 650px) {
  .Infoblock .info:after {
    display: none;
  }
}
.Infoblock .info:before {
  content: "";
  width: 45%;
  height: 100%;
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  background-color: #0a7a80;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .Infoblock .info:before {
    width: 28%;
  }
}
@media (max-width: 650px) {
  .Infoblock .info:before {
    width: 15%;
  }
}
@media (max-width: 560px) {
  .Infoblock .info:before {
    height: 50%;
    width: 100%;
    top: auto;
    bottom: -30px;
  }
}
.Infoblock h2 {
  text-align: center;
  color: #0a7a80;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.125em;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 20px;
  margin: 0 0 35px;
  position: relative;
  z-index: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .Infoblock h2 {
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-size: 2em;
  }
}
.Infoblock h2 small {
  display: block;
  font-size: 0.65em;
  color: #666;
}
.Infoblock .infoSlider {
  z-index: 2;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .Infoblock .infoSlider {
    max-width: 850px;
  }
}
@media screen and (max-width: 991px) {
  .Infoblock .infoSlider {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .Infoblock .infoSlider {
    max-width: 450px;
  }
}
@media (max-width: 414px) {
  .Infoblock .infoSlider {
    max-width: 100%;
  }
}
.Infoblock .infoSlider div {
  padding: 0;
  margin: 0 8px;
}
@media screen and (max-width: 767px) {
  .Infoblock .infoSlider div {
    margin: 0 8px 0 0;
  }
}
.Infoblock .infoSlider div a {
  color: #0f2450;
  background-color: #fff;
  display: block;
  padding-bottom: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.08);
  height: 280px;
}
.Infoblock .infoSlider div a h3 {
  margin: 0.5em 1em;
  height: 2.5em;
  overflow: hidden;
}
.Infoblock .infoSlider div a p {
  padding: 0 20px;
  margin: 0;
}
.Infoblock .infoSlider div a .img-container {
  overflow: hidden;
  width: 100%;
  background-color: #eee;
  display: block;
  margin: 0;
}
.Infoblock .infoSlider div a .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.Infoblock .infoSlider div a .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.Infoblock .infoSlider div a .img-container img {
  position: absolute;
  object-fix: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.Infoblock .infoSlider div a:focus {
  outline: solid #fcc211 2px;
}
.Infoblock .infoSlider div a:hover {
  color: #0a7a7f;
}
.Infoblock .infoSlider div.greenblock a {
  border-bottom: 10px solid #528118;
}
.Infoblock .infoSlider div.blueblock a {
  border-bottom: 10px solid #1C79CA;
}
.Infoblock .infoSlider div.yellowblock a {
  border-bottom: 10px solid #A26702;
}
.Infoblock .infoSlider div.redblock a {
  border-bottom: 10px solid #cc2e28;
}
.Infoblock .infoSlider div.purpleblock a {
  border-bottom: 10px solid #984fb0;
}
.Infoblock .infoSlider .slick-prev {
  top: 40%;
  left: -40px;
  background: url("../vendor/slick/icon_arrow_left.png") no-repeat center center;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .Infoblock .infoSlider .slick-prev {
    top: auto;
    bottom: -75px;
    left: 50%;
    margin-left: -50px;
  }
}
.Infoblock .infoSlider .slick-prev:hover,
.Infoblock .infoSlider .slick-prev:focus {
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center;
  outline: none;
}
.Infoblock .infoSlider .slick-next {
  top: 60%;
  left: -40px;
  background: url("../vendor/slick/icon_arrow_right.png") no-repeat center
    center;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .Infoblock .infoSlider .slick-next {
    top: auto;
    bottom: -75px;
    left: 50%;
    margin-left: 10px;
  }
}
.Infoblock .infoSlider .slick-next:hover,
.Infoblock .infoSlider .slick-next:focus {
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center;
  outline: none;
}
.care_e {
  padding: 75px 0 45px;
}
@media screen and (max-width: 767px) {
  .care_e {
    padding: 35px 0 45px;
  }
}
.care_e h2 {
  text-align: center;
  color: #0a7a80;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.125em;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 20px;
  margin: 0 0 35px;
  position: relative;
  z-index: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .care_e h2 {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-size: 2em;
  }
}
.care_e h2 small {
  display: block;
  font-size: 0.65em;
  color: #666;
}
.care_e .contetblock {
  margin: 0 auto 25px;
  max-width: 800px;
  text-align: left;
}
.care_e .contetblock br {
  display: none;
}
@media screen and (max-width: 575px) {
  .care_e .contetblock br {
    display: block;
  }
}
.care_e .contetblock ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.care_e .contetblock ul li {
  margin-bottom: 0.5em;
  line-height: 1.65em;
  border-bottom: 1px dashed #aaa;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  color: #111;
}
.care_e .contetblock ul li a {
  color: #111;
}
.care_e .contetblock ul li em {
  display: inline-block;
  font-size: 1.25em;
  font-style: normal;
  font-weight: bold;
  margin: 0 0.5em;
  vertical-align: baseline;
}
@media screen and (max-width: 767px) {
  .care_e .contetblock {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.care_e .contetblock p {
  font-size: 1.375em;
  line-height: 1.7em;
}
.care_e .more {
  width: 240px;
  margin: 0 auto;
}
.care_e .more a {
  display: block;
  background-color: #0f2450;
  background-image: url("../images/care_more.png");
  background-repeat: no-repeat;
  background-position: 160px 20px;
  padding: 15px 10px 12px 55px;
  color: #fff;
  transition: 0.5s;
}
.care_e .more a:hover {
  background-position: 170px 20px;
}
.Planblock {
  background-color: #0a7a80;
  position: relative;
}
.Planblock:before {
  content: "";
  width: 60%;
  height: 100%;
  position: absolute;
  background-color: #0f2450;
}
@media screen and (max-width: 767px) {
  .Planblock:before {
    width: 100%;
  }
}
.Planblock .articleSlider {
  user-select: text !important;
}
.Planblock .articleSlider .slick-prev {
  left: 20px;
  background: url("../vendor/slick/icon_arrow_left4.png") no-repeat center
    center;
  height: 50px;
  width: 30px;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .Planblock .articleSlider .slick-prev {
    top: 55%;
    left: 2%;
  }
}
.Planblock .articleSlider .slick-next {
  right: 20px;
  background: url("../vendor/slick/icon_arrow_right4.png") no-repeat center
    center;
  height: 50px;
  width: 30px;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .Planblock .articleSlider .slick-next {
    top: 55%;
    right: 2%;
  }
}
.Planblock .articleSlider .slick-dots {
  bottom: 10px;
}
.Planblock .articleSlider .slick-dots li {
  width: 38px;
  height: 5px;
}
.Planblock .articleSlider .slick-dots li button {
  width: 38px;
  height: 5px;
}
.Planblock .articleSlider .slick-dots li button:before {
  width: 38px;
  height: 5px;
  border-radius: 0;
}
.Planblock .plan {
  padding: 90px 0px 40px;
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .Planblock .plan {
    max-width: 850px;
  }
}
@media screen and (max-width: 991px) {
  .Planblock .plan {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .Planblock .plan {
    max-width: 450px;
    padding: 30px 0px 40px;
    overflow: visible;
  }
}
@media (max-width: 560px) {
  .Planblock .plan {
    max-width: 320px;
    padding-top: 35px;
  }
}
@media (max-width: 400px) {
  .Planblock .plan {
    max-width: 320px;
  }
}
.Planblock .plan .leftblock {
  width: 45%;
  float: left;
  color: #fff;
  margin-right: 9%;
}
@media screen and (max-width: 991px) {
  .Planblock .plan .leftblock {
    width: 46%;
  }
}
@media screen and (max-width: 767px) {
  .Planblock .plan .leftblock {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}
.Planblock .plan .leftblock h2 {
  margin: 35px 0 0 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 0px 0 25px 0;
  border-bottom: 1px solid #0a7a80;
  position: relative;
  z-index: 9;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .Planblock .plan .leftblock h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 1.75em;
    margin-top: 10px;
    text-align: center;
  }
}
.Planblock .plan .leftblock h2 small {
  display: block;
  font-size: 0.5em;
}
@media screen and (max-width: 767px) {
  .Planblock .plan .leftblock h2:before {
    content: "";
    width: 402px;
    height: 131px;
    background-image: url("../images/planbg01.png");
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    right: -120px;
    top: -100px;
    z-index: 2;
    background-size: 300px;
    display: none;
  }
}
@media (max-width: 560px) {
  .Planblock .plan .leftblock h2:before {
    right: -200px;
    top: -100px;
    background-size: 250px;
  }
}
@media (max-width: 400px) {
  .Planblock .plan .leftblock h2:before {
    background-image: none;
    right: auto;
    top: auto;
    background-size: auto;
  }
}
.Planblock .plan .leftblock p {
  line-height: 1.7em;
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .Planblock .plan .leftblock p {
    font-size: 0.875em;
  }
}
.Planblock .plan .rightblock {
  width: 46%;
  float: right;
}
@media screen and (max-width: 991px) {
  .Planblock .plan .rightblock {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .Planblock .plan .rightblock {
    float: none;
    width: 100%;
  }
}
.Planblock .plan .rightblock .img-container {
  height: 350px;
  position: relative;
  background-color: #0a7a80;
}
@media screen and (max-width: 575px) {
  .Planblock .plan .rightblock .img-container {
    overflow: hidden;
    height: auto;
    width: 100%;
  }
  .Planblock .plan .rightblock .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 75%;
  }
  .Planblock .plan .rightblock .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .Planblock .plan .rightblock .img-container img {
    position: absolute;
  }
}
.Planblock .plan .rightblock .img-container:after {
  content: "";
  width: 402px;
  height: 131px;
  background-image: url("../images/planbg01.png");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  left: -150px;
  top: -15px;
  z-index: 9;
  display: none;
}
@media screen and (max-width: 1199px) {
  .Planblock .plan .rightblock .img-container:after {
    left: -90px;
  }
}
@media screen and (max-width: 991px) {
  .Planblock .plan .rightblock .img-container:after {
    left: -60px;
  }
}
@media screen and (max-width: 767px) {
  .Planblock .plan .rightblock .img-container:after {
    background-image: none;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
  }
}
.Planblock .planlist {
  display: none;
  clear: both;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0px 60px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .Planblock .planlist {
    max-width: 850px;
  }
}
@media screen and (max-width: 991px) {
  .Planblock .planlist {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .Planblock .planlist {
    max-width: 450px;
  }
}
@media (max-width: 560px) {
  .Planblock .planlist {
    width: 250px;
    text-align: center;
    margin: 0 auto;
  }
}
.Planblock .planlist .box {
  width: 100px;
  height: 100px;
  display: table;
  float: left;
  margin: 0 25px 0 6px;
}
@media screen and (max-width: 767px) {
  .Planblock .planlist .box {
    margin: 0 6px;
  }
}
@media (max-width: 560px) {
  .Planblock .planlist .box {
    margin: 10px;
  }
}
.Planblock .planlist .box a {
  display: table-cell;
  text-align: center;
  font-weight: 700;
  width: 100px;
  height: 100px;
  color: #528118;
  border-radius: 50%;
  border: 1px solid #528118;
  vertical-align: middle;
  position: relative;
  background-color: #0f2450;
  top: 3px;
  left: 0px;
  letter-spacing: 0.1em;
  color: #528118;
  z-index: 5;
  position: relative;
  transition: 0.5s;
}
.Planblock .planlist .box a:before {
  content: "";
  width: 100px;
  height: 100px;
  color: #528118;
  border-radius: 50%;
  border: 1px solid #528118;
  position: absolute;
  top: 3px;
  left: 1px;
  transition: 0.5s;
  z-index: 1;
}
.Planblock .planlist .box a:hover,
.Planblock .planlist .box a:focus {
  box-shadow: none;
  background-color: #528118;
  color: #000;
}
.Planblock .planlist .box a:hover:before,
.Planblock .planlist .box a:focus:before {
  top: -4px;
  left: -6px;
}
.Planblock .planlist .box:nth-child(2) a {
  color: #1C79CA;
  border: 1px solid #1C79CA;
}
.Planblock .planlist .box:nth-child(2) a:before {
  color: #1C79CA;
  border: 1px solid #1C79CA;
}
.Planblock .planlist .box:nth-child(2) a:hover,
.Planblock .planlist .box:nth-child(2) a:focus {
  background-color: #1C79CA;
  color: #000;
}
.Planblock .planlist .box:nth-child(3) a {
  color: #A26702;
  border: 1px solid #A26702;
}
.Planblock .planlist .box:nth-child(3) a:before {
  color: #A26702;
  border: 1px solid #A26702;
}
.Planblock .planlist .box:nth-child(3) a:hover,
.Planblock .planlist .box:nth-child(3) a:focus {
  background-color: #A26702;
  color: #000;
}
.Planblock .planlist .box:nth-child(4) a {
  color: #cc2e28;
  border: 1px solid #cc2e28;
}
.Planblock .planlist .box:nth-child(4) a:before {
  color: #cc2e28;
  border: 1px solid #cc2e28;
}
.Planblock .planlist .box:nth-child(4) a:hover,
.Planblock .planlist .box:nth-child(4) a:focus {
  background-color: #cc2e28;
  color: #000;
}
.Statisticsblock {
  background-color: #cae4e4;
  text-align: center;
  background-image: url("../images/statistics_bg.png");
  background-repeat: no-repeat;
  background-position: -200px 10px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .Statisticsblock {
    background-position: -400px 10px;
  }
}
@media screen and (max-width: 991px) {
  .Statisticsblock {
    background-position: -600px 10px;
  }
}
@media screen and (max-width: 767px) {
  .Statisticsblock {
    background-position: -900px 60px;
  }
}
.Statisticsblock:before {
  content: "";
  background-color: #0a7a80;
  height: 260px;
  width: 60%;
  position: absolute;
  left: 0;
  bottom: 85px;
}
@media screen and (max-width: 767px) {
  .Statisticsblock:before {
    width: 100%;
    bottom: 0;
  }
}
.Statisticsblock .statistics {
  padding-top: 90px;
  padding-bottom: 144px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .Statisticsblock .statistics {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
.Statisticsblock .statistics h2 {
  text-align: center;
  color: #0a7a80;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.125em;
  padding-bottom: 10px;
  margin: 0 0 5px;
  position: relative;
  display: inline-block;
  width: 271px;
  letter-spacing: 0.05em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .Statisticsblock .statistics h2 {
    font-size: 2em;
  }
}
.Statisticsblock .statistics h2 small {
  display: block;
  font-size: 0.65em;
  color: #666;
}
.Statisticsblock .statistics h2:before {
  content: "";
  background-image: url("../images/statistics_icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  left: -210px;
  top: -30px;
  width: 121px;
  height: 121px;
}
@media screen and (max-width: 767px) {
  .Statisticsblock .statistics h2:before {
    display: none;
  }
}
.Statisticsblock .statistics .statisticsSlider {
  z-index: 2;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .Statisticsblock .statistics .statisticsSlider {
    max-width: 850px;
  }
}
@media screen and (max-width: 991px) {
  .Statisticsblock .statistics .statisticsSlider {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .Statisticsblock .statistics .statisticsSlider {
    max-width: 450px;
  }
}
@media (max-width: 560px) {
  .Statisticsblock .statistics .statisticsSlider {
    max-width: 80%;
  }
}
@media (max-width: 460px) {
  .Statisticsblock .statistics .statisticsSlider {
    max-width: 90%;
  }
}
.Statisticsblock .statistics .statisticsSlider div {
  padding: 5px 5px 5px 0;
  margin: 0 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 460px) {
  .Statisticsblock .statistics .statisticsSlider div {
    margin: 0 5px;
  }
}
.Statisticsblock .statistics .statisticsSlider div a {
  color: #0f2450;
  background-color: #fff;
  display: block;
  padding-bottom: 20px;
  overflow: hidden;
  height: 260px;
  box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.08);
}
.Statisticsblock .statistics .statisticsSlider div a p {
  padding: 0 20px;
  margin: 0;
}
.Statisticsblock .statistics .statisticsSlider div a .img-container {
  height: 205px;
  background-color: #fff;
  display: block;
  margin: 0;
  text-align: center;
}
.Statisticsblock .statistics .statisticsSlider div a .img-container img {
  width: 100%;
  height: 205px !important;
  margin: 0 auto;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .Statisticsblock .statistics .statisticsSlider div a .img-container img {
    width: auto !important;
    height: 100% !important;
  }
}
@media (max-width: 560px) {
  .Statisticsblock .statistics .statisticsSlider div a .img-container img {
    width: 100% !important;
  }
}
.Statisticsblock .statistics .statisticsSlider div a h3 {
  margin: 10px 0;
}
.Statisticsblock .statistics .statisticsSlider div a:focus {
  outline: solid #fcc211 2px;
}
.Statisticsblock .statistics .statisticsSlider div.greenblock a {
  border-bottom: 10px solid #528118;
}
.Statisticsblock .statistics .statisticsSlider div.blueblock a {
  border-bottom: 10px solid #1C79CA;
}
.Statisticsblock .statistics .statisticsSlider div.yellowblock a {
  border-bottom: 10px solid #A26702;
}
.Statisticsblock .statistics .statisticsSlider div.redblock a {
  border-bottom: 10px solid #cc2e28;
}
.Statisticsblock .statistics .statisticsSlider .slick-prev {
  top: 65%;
  left: -25px;
  background: url("../vendor/slick/icon_arrow_left.png") no-repeat center center;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .Statisticsblock .statistics .statisticsSlider .slick-prev {
    top: auto;
    bottom: -75px;
    left: 50%;
    margin-left: -50px;
  }
}
.Statisticsblock .statistics .statisticsSlider .slick-prev:hover,
.Statisticsblock .statistics .statisticsSlider .slick-prev:focus {
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center;
  outline: none;
}
.Statisticsblock .statistics .statisticsSlider .slick-next {
  top: 85%;
  left: -25px;
  background: url("../vendor/slick/icon_arrow_right.png") no-repeat center
    center;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .Statisticsblock .statistics .statisticsSlider .slick-next {
    top: auto;
    bottom: -75px;
    left: 50%;
    margin-left: 10px;
  }
}
.Statisticsblock .statistics .statisticsSlider .slick-next:hover,
.Statisticsblock .statistics .statisticsSlider .slick-next:focus {
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center;
  outline: none;
}
.adSlider {
  position: relative;
  min-height: 1px;
  padding-left: 35px;
  padding-right: 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .adSlider {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.adSlider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left_inverse.png) no-repeat center
    center;
  background-size: 80%;
  left: -15px;
}
.adSlider .slick-next {
  background: url(../vendor/slick/icon_arrow_right_inverse.png) no-repeat center
    center;
  background-size: 80%;
  right: -15px;
}
.adSlider .img-container {
  width: 165px;
  height: 55px;
  margin: 0px 15px;
}
.adSlider .img-container a {
  display: block;
  text-align: center;
}
.adSlider .img-container a img {
  margin: 0 auto;
}
.adSlider .img-container:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 3px #0a7a80 inset;
}
.timelineblock {
  background: #f1f1f1;
  padding: 2em 1em 4em;
  text-align: center;
}
.timelineblock .more {
  clear: both;
}
.timelineblock h2 {
  text-align: center;
  color: #0A7A80;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.125em;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 0px;
  margin: 0 0 10px;
  position: relative;
  z-index: 2;
  letter-spacing: 0.02em;
}
.timelineblock h2 br {
  display: none;
}
@media screen and (max-width: 575px) {
  .timelineblock h2 br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .timelineblock h2 {
    padding-bottom: 0px;
    margin-bottom: 5px;
    font-size: 2em;
  }
}
.timelineblock h2 small {
  display: block;
  font-size: 1rem;
  color: #666;
}
.mp_timeline .info {
  margin-bottom: 1em;
}
.mp_timeline .info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mp_timeline .info ul li {
  display: inline-block;
  width: auto;
  padding: 0.2em 0.4em;
  font-size: 0.938em;
}
.mp_timeline .info ul li span {
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  margin-right: 0.25em;
}
.mp_timeline .info ul li span.blue {
  background: #1C79CA;
}
.mp_timeline .info ul li span.orange {
  background: #C05702;
}
.mp_timeline .info ul li span.yellow {
  background: #A26702;
}
.mp_timeline .info ul li span.red {
  background: #cc2e28;
}
.mp_timeline .info ul li span.green {
  background: #528118;
}
.mp_timeline .info ul li span.purple {
  background: #984fb0;
}
.mp_timeline .info ul li span.gray {
  background: #767676;
}
.mp_timeline .info ul li span.teal {
  background: teal;
}
@media screen and (max-width: 767px) {
  .mp_timeline .info {
    margin-bottom: 0.5em;
  }
}
.mp_timeline .timelineSlider {
  position: relative;
  margin-bottom: 3em;
}
.mp_timeline .timelineSlider .slick-prev {
  top: 6px;
  left: 0px;
  background: url("../vendor/slick/icon_arrow_timeline_left.png") no-repeat
    center center;
  background-size: 90%;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
.mp_timeline .timelineSlider .slick-prev:hover,
.mp_timeline .timelineSlider .slick-prev:focus {
  background: url("../vendor/slick/icon_arrow_timeline_left_hover.png")
    no-repeat center center;
  background-size: 96%;
  outline: none;
  cursor: pointer;
}
.mp_timeline .timelineSlider .slick-next {
  top: 6px;
  right: 0px;
  background: url("../vendor/slick/icon_arrow_timeline_right.png") no-repeat
    center center;
  background-size: 90%;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
.mp_timeline .timelineSlider .slick-next:hover,
.mp_timeline .timelineSlider .slick-next:focus {
  background: url("../vendor/slick/icon_arrow_timeline_right_hover.png")
    no-repeat center center;
  background-size: 96%;
  outline: none;
  cursor: pointer;
}
.mp_timeline .timelineSlider:before {
  position: absolute;
  border-top: 3px solid #bbb;
  width: calc(100% - 10px);
  top: 6px;
  left: 5px;
  right: 5px;
  content: "";
}
.mp_timeline .timelineSlider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mp_timeline .timelineSlider ul li {
  padding: 5em 1em 1em;
  position: relative;
}
.mp_timeline .timelineSlider ul li:focus {
  outline: none;
}
.mp_timeline .timelineSlider ul li:before {
  position: absolute;
  width: 1em;
  height: 1em;
  top: 0;
  left: 50%;
  margin-left: -0.5em;
  border-radius: 50%;
  content: "";
}
.mp_timeline .timelineSlider ul li:after {
  content: "";
  position: absolute;
  top: 4em;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  margin-left: -16px;
  border-width: 0 16px 20px 16px;
}
.mp_timeline .timelineSlider ul li a {
  position: relative;
  display: block;
}
.mp_timeline .timelineSlider ul li a p {
  color: #555;
}
.mp_timeline .timelineSlider ul li a:focus:before {
  content: "";
  position: absolute;
  box-shadow: 0px 0px 0px 2px #fcc211 inset;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mp_timeline .timelineSlider ul li .event {
  padding-bottom: 0.75em;
  background: #fff;
  border-radius: 0.5em;
  min-height: 12em;
  box-shadow: 0px 5px 25px -15px rgba(0, 0, 0, 0.75);
}
.mp_timeline .timelineSlider ul li .event img {
  margin: 0.25em auto 0em;
  display: block;
  width: 92%;
  border-radius: 0.5em;
}
.mp_timeline .timelineSlider ul li .event span.time,
.mp_timeline .timelineSlider ul li .event time {
  width: 100%;
  border-radius: 0.5em 0.5em 0 0;
  display: block;
  height: 2.8em;
  font-size: 1.125em;
  line-height: 2.8em;
  margin-bottom: 1rem;
  color: #fff;
  font-family: arial;
}
.mp_timeline .timelineSlider ul li .event p {
  width: 90%;
  text-align: left;
  margin: 0 auto 1em;
  padding-bottom: 1em;
}
.mp_timeline .timelineSlider ul li.blue span.time,
.mp_timeline .timelineSlider ul li.blue time,
.mp_timeline .timelineSlider ul li.blue:before {
  background: #1C79CA;
}
.mp_timeline .timelineSlider ul li.blue:after {
  border-color: transparent transparent #1C79CA transparent;
}
.mp_timeline .timelineSlider ul li.orange span.time,
.mp_timeline .timelineSlider ul li.orange time,
.mp_timeline .timelineSlider ul li.orange:before {
  background: #C05702;
}
.mp_timeline .timelineSlider ul li.orange:after {
  border-color: transparent transparent #C05702 transparent;
}
.mp_timeline .timelineSlider ul li.yellow span.time,
.mp_timeline .timelineSlider ul li.yellow time,
.mp_timeline .timelineSlider ul li.yellow:before {
  background: #A26702;
}
.mp_timeline .timelineSlider ul li.yellow:after {
  border-color: transparent transparent #A26702 transparent;
}
.mp_timeline .timelineSlider ul li.red span.time,
.mp_timeline .timelineSlider ul li.red time,
.mp_timeline .timelineSlider ul li.red:before {
  background: #cc2e28;
}
.mp_timeline .timelineSlider ul li.red:after {
  border-color: transparent transparent #cc2e28 transparent;
}
.mp_timeline .timelineSlider ul li.green span.time,
.mp_timeline .timelineSlider ul li.green time,
.mp_timeline .timelineSlider ul li.green:before {
  background: #528118;
}
.mp_timeline .timelineSlider ul li.green:after {
  border-color: transparent transparent #528118 transparent;
}
.mp_timeline .timelineSlider ul li.purple span.time,
.mp_timeline .timelineSlider ul li.purple time,
.mp_timeline .timelineSlider ul li.purple:before {
  background: #984fb0;
}
.mp_timeline .timelineSlider ul li.purple:after {
  border-color: transparent transparent #984fb0 transparent;
}
.mp_timeline .timelineSlider ul li.teal span.time,
.mp_timeline .timelineSlider ul li.teal time,
.mp_timeline .timelineSlider ul li.teal:before {
  background: teal;
}
.mp_timeline .timelineSlider ul li.teal:after {
  border-color: transparent transparent teal transparent;
}
.mp_timeline .timelineSlider ul li.gray span.time,
.mp_timeline .timelineSlider ul li.gray time,
.mp_timeline .timelineSlider ul li.gray:before {
  background: #767676;
}
.mp_timeline .timelineSlider ul li.gray:after {
  border-color: transparent transparent #767676 transparent;
}
kbd {
  background: #fff;
  border-radius: 0.2em;
  color: #555;
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 0.6em;
  font-size: 0.938em;
  font-family: sans-serif;
  margin-right: 0.4em;
  margin-bottom: 0.1em;
  vertical-align: middle;
  border-top: 1px solid #bbb;
  border-bottom: 3px solid #bbb;
  border-left: 2px solid #bbb;
  border-right: 2px solid #bbb;
}
kbd ~ kbd {
  margin-left: 0.4em;
}
kbd kbd {
  border: none;
}
.jumi_block {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 830px;
  position: relative;
}
.jumi_block:after {
  position: absolute;
  border-top: 4px solid #aaa;
  width: 100%;
  left: 0;
  content: "";
  top: 300px;
  z-index: 0;
}
.jumi_block .paddle {
  position: absolute;
  top: 280px;
  bottom: 0;
  z-index: 99;
  text-indent: -999px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #0a7a80;
}
.jumi_block .left-paddle {
  left: 0%;
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center #fff;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
.jumi_block .left-paddle:hover,
.jumi_block .left-paddle:focus {
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center #fff;
  outline: none;
  border: 2px solid #C05702;
}
.jumi_block .right-paddle {
  right: 0;
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center #fff;
  height: 38px;
  width: 38px;
  box-shadow: none;
  transition: 0.5s;
}
.jumi_block .right-paddle:hover,
.jumi_block .right-paddle:focus {
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center #fff;
  outline: none;
  border: 2px solid #C05702;
}
@keyframes item_ani {
  0% {
    right: -300px;
    visibility: hidden;
  }
  100% {
    right: 0px;
    visibility: visible;
  }
}
@keyframes item_ani_m {
  0% {
    right: -200px;
    visibility: hidden;
  }
  100% {
    right: 0px;
    visibility: visible;
  }
}
.jumi_timeline {
  width: 100%;
  height: 826px;
  overflow: hidden;
  left: 300px;
  opacity: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  display: flex;
  justify-content: flex-start;
  position: relative;
  padding-left: 2em;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  z-index: 1;
}
.jumi_timeline.effect {
  opacity: 1;
  left: 0;
  transition: 1.5s cubic-bezier(0.12, 0.87, 0.07, 1.03) 0.5s;
}
.jumi_timeline .item {
  flex: 0 0 50px;
  max-width: 50px;
  width: 50px;
  background: rgba(222, 222, 222, 0);
  position: relative;
  z-index: 1;
  border-right: 1px dashed #ddd;
  padding-top: 340px;
  transition: 0.3s ease-out;
}
.jumi_timeline .item:hover .policy {
  transform: scale(1.05);
}
.jumi_timeline .item:hover .up_into {
  font-weight: bold;
}
.jumi_timeline .item.blue .up_into a {
  color: #1C79CA !important;
}
.jumi_timeline .item.blue .dot {
  background: #1C79CA;
}
.jumi_timeline .item.blue .policy {
  border: 4px solid #1C79CA !important;
  background: #1C79CA !important;
}
.jumi_timeline .item.blue .policy time,
.jumi_timeline .item.blue .policy p {
  color: #fff !important;
}
.jumi_timeline .item.blue .policy a:hover,
.jumi_timeline .item.blue .policy a:focus {
  background: #1C79CA !important;
}
.jumi_timeline .item.blue .content:before {
  background: #1C79CA;
}
.jumi_timeline .item.orange .up_into a {
  color: #C05702 !important;
}
.jumi_timeline .item.orange .dot {
  background: #C05702;
}
.jumi_timeline .item.orange .policy {
  border: 4px solid #C05702 !important;
}
.jumi_timeline .item.orange .policy a:hover,
.jumi_timeline .item.orange .policy a:focus {
  background: #C05702 !important;
}
.jumi_timeline .item.orange .content:before {
  background: #C05702;
}
.jumi_timeline .item.yellow .up_into a {
  color: #A26702 !important;
}
.jumi_timeline .item.yellow .dot {
  background: #A26702;
}
.jumi_timeline .item.yellow .policy {
  border: 4px solid #A26702 !important;
}
.jumi_timeline .item.yellow .policy a:hover,
.jumi_timeline .item.yellow .policy a:focus {
  background: #A26702 !important;
}
.jumi_timeline .item.yellow .policy a:hover time,
.jumi_timeline .item.yellow .policy a:hover p,
.jumi_timeline .item.yellow .policy a:focus time,
.jumi_timeline .item.yellow .policy a:focus p {
  color: #111 !important;
}
.jumi_timeline .item.yellow .content:before {
  background: #A26702;
}
.jumi_timeline .item.red .up_into a {
  color: #cc2e28 !important;
}
.jumi_timeline .item.red .dot {
  background: #cc2e28;
}
.jumi_timeline .item.red .policy {
  border: 4px solid #cc2e28 !important;
}
.jumi_timeline .item.red .policy a:hover,
.jumi_timeline .item.red .policy a:focus {
  background: #cc2e28 !important;
}
.jumi_timeline .item.red .content:before {
  background: #cc2e28;
}
.jumi_timeline .item.green .up_into a {
  color: #528118 !important;
}
.jumi_timeline .item.green .dot {
  background: #528118;
}
.jumi_timeline .item.green .policy {
  border: 4px solid #528118 !important;
}
.jumi_timeline .item.green .policy a:hover,
.jumi_timeline .item.green .policy a:focus {
  background: #528118 !important;
}
.jumi_timeline .item.green .content:before {
  background: #528118;
}
.jumi_timeline .item.purple .up_into a {
  color: #984fb0 !important;
}
.jumi_timeline .item.purple .dot {
  background: #984fb0;
}
.jumi_timeline .item.purple .policy {
  border: 4px solid #984fb0 !important;
}
.jumi_timeline .item.purple .policy a:hover,
.jumi_timeline .item.purple .policy a:focus {
  background: #984fb0 !important;
}
.jumi_timeline .item.purple .content:before {
  background: #984fb0;
}
.jumi_timeline .item.teal .up_into a {
  color: teal !important;
}
.jumi_timeline .item.teal .dot {
  background: teal;
}
.jumi_timeline .item.teal .policy {
  border: 4px solid teal !important;
}
.jumi_timeline .item.teal .policy a:hover,
.jumi_timeline .item.teal .policy a:focus {
  background: teal !important;
}
.jumi_timeline .item.teal .content:before {
  background: teal;
}
.jumi_timeline .item.gray .up_into a {
  color: #767676 !important;
}
.jumi_timeline .item.gray .dot {
  background: #767676;
}
.jumi_timeline .item.gray .policy {
  border: 4px solid #767676 !important;
}
.jumi_timeline .item.gray .policy a:hover,
.jumi_timeline .item.gray .policy a:focus {
  background: #767676 !important;
}
.jumi_timeline .item.gray .content:before {
  background: #767676;
}
.jumi_timeline .item:first-child {
  border-left: 1px dashed #ddd;
}
.jumi_timeline .item:last-child {
  margin-right: 20em;
}
.jumi_timeline .item:last-child .up_into {
  width: 280px;
}
.jumi_timeline .item:nth-child(4n + 1) {
  padding-top: 460px;
}
.jumi_timeline .item:nth-child(4n + 1) .content:before {
  top: -160px;
  height: 250px;
}
.jumi_timeline .item:nth-child(2n + 1) {
  padding-top: 360px;
}
.jumi_timeline .item:nth-child(2n + 1) .content:before {
  top: -60px;
  height: 90px;
}
.jumi_timeline .item:nth-child(7n + 1) {
  padding-top: 520px;
}
.jumi_timeline .item:nth-child(7n + 1) .content:before {
  top: -220px;
  height: 230px;
}
.jumi_timeline .item:hover {
  background: rgba(222, 222, 222, 0.2);
}
.jumi_timeline .item.active {
  z-index: 99;
}
.jumi_timeline .item .up_into {
  position: absolute;
  font-size: 0.875em;
  transform: rotate(-45deg);
  transform-origin: left top;
  width: 350px;
  left: 18px;
  top: 270px;
  z-index: 1;
}
.jumi_timeline .item .up_into a {
  display: block;
  line-height: 1.25em;
  max-height: 2.5em;
  overflow: hidden;
  color: #333;
}
.jumi_timeline .item .dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #767676;
  top: 292px;
  left: 16px;
  position: absolute;
}
.jumi_timeline .item .dot.start {
  border-radius: 0;
  width: 0;
  height: 0;
  left: 15px;
  border-style: solid;
  border-width: 24px 12px 0 12px;
  background: none;
  border-color: #ff6f00 transparent transparent transparent;
  z-index: 9;
}
.jumi_timeline .item .content {
  position: relative;
}
.jumi_timeline .item .content:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 4px;
  margin-left: -3px;
  background: #767676;
  height: 80px;
  z-index: 0;
  top: -40px;
}
.jumi_timeline .item .content .policy {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  min-height: 80px;
  margin-left: -20px;
  width: 90px;
  border-radius: 1em;
  font-size: 0.875em;
  background: #fff;
  border: 4px solid #767676;
}
.jumi_timeline .item .content .policy a {
  display: block;
  padding: 0.75em;
}
.jumi_timeline .item .content .policy a:hover,
.jumi_timeline .item .content .policy a:focus {
  background: #767676;
  color: #fff;
}
.jumi_timeline .item .content .policy a:hover time,
.jumi_timeline .item .content .policy a:hover p,
.jumi_timeline .item .content .policy a:focus time,
.jumi_timeline .item .content .policy a:focus p {
  color: #fff;
}
.jumi_timeline .item .content time {
  display: block;
  text-align: center;
  line-height: 1em;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.jumi_timeline .item .content p {
  color: #666;
  margin: 0;
  line-height: 1.45em;
}
.lp .mp_timeline {
  margin-top: 0.5em;
  min-height: 30em;
}
.lp .mp_timeline .timelineSlider h2 small {
  display: block;
}
.lp .mp_timeline .timelineSlider .event time {
  text-align: center;
}
.lp table td a {
  color: #0a7a7f;
}
.lp table td a:hover {
  text-decoration: underline;
}
.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: #0f2450;
}
@media screen and (max-width: 767px) {
  .lp table td.num {
    text-align: left;
  }
}
.lp .list.list-style-02 > ul .num,
.lp .list.list-style-02 ol .num {
  text-indent: -999px;
  width: 6px;
  height: 6px;
  background: #333;
  top: 1.5em;
  left: 25px;
}
.lp .list.list-style-02 > ul .num:before,
.lp .list.list-style-02 ol .num:before {
  display: none;
}
.lp .list > ul,
.lp .list ol {
  list-style-type: none;
  padding: 0;
}
.lp .list > ul > li,
.lp .list ol > li {
  border-bottom: 1px solid #ccc;
  position: relative;
  transition: 0.5s;
}
.lp .list > ul > li:hover,
.lp .list ol > li:hover {
  background-color: #fff;
}
.lp .list > ul > li .tag,
.lp .list ol > li .tag {
  margin-left: 2em;
}
.lp .list > ul > li > a,
.lp .list ol > li > a {
  display: block;
  position: relative;
  line-height: 1.6em;
  color: #222;
  padding: 1em 120px 1em 3em;
}
@media screen and (max-width: 575px) {
  .lp .list > ul > li > a,
  .lp .list ol > li > a {
    padding: 1em 1.3em 0.5em 3em;
  }
}
.lp .list > ul > li > a:hover,
.lp .list ol > li > a:hover {
  color: #0a7a7f;
}
.lp .list > ul > li > a .num,
.lp .list ol > li > a .num {
  width: 1.5em;
  text-align: right;
  position: absolute;
  top: 1em;
  left: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ccc;
  color: #000;
  text-align: center;
}
.lp .list > ul > li > a .num:before,
.lp .list ol > li > a .num:before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #999;
  z-index: 1;
}
.lp .list > ul > li span.dept,
.lp .list ol > li span.dept {
  display: inline-block;
  color: #666;
}
.lp .list > ul > li time,
.lp .list ol > li time {
  display: block;
  color: #666;
  font-size: 0.938em;
  position: absolute;
  top: 1.3em;
  right: 10px;
  width: 100px;
  text-align: right;
}
@media screen and (max-width: 575px) {
  .lp .list > ul > li time,
  .lp .list ol > li time {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    left: 3em;
    text-align: left;
    margin-bottom: 1em;
  }
}
.lp .album {
  margin: 1em auto;
  overflow: hidden;
}
.lp .album ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.lp .album ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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.33333%;
  }
}
@media (min-width: 1200px) {
  .lp .album ul li {
    float: left;
    width: 33.33333%;
  }
}
.lp .album ul li a {
  display: block;
  text-align: center;
  width: 90%;
  margin: 2% 5%;
  min-height: 320px;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  color: #222;
  text-decoration: none;
}
.lp .album ul li a:hover,
.lp .album ul li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .lp .album ul li a {
    min-height: 260px;
  }
}
@media screen and (max-width: 991px) {
  .lp .album ul li a {
    min-height: auto;
  }
}
.lp .album ul li a time {
  color: #666;
}
.lp .album ul li a:hover .imgOuter img {
  transform: scale(1.1);
}
.lp .album ul li .imgOuter {
  width: 100%;
  overflow: hidden;
}
.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 .imgOuter img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-out;
}
.lp .album ul li .caption {
  text-align: left;
  width: 94%;
  margin-left: 3%;
}
.lp .album ul li .caption h3 {
  height: 3em;
  overflow: hidden;
  line-height: 1.5em;
  display: block;
  margin: 5px 0;
}
.lp .album ul li .caption time {
  color: #666;
  font-size: 0.938em;
  display: block;
  margin: 15px 0 5px;
}
.lp .table_list td.download {
  width: 8%;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .lp .table_list td.download {
    width: auto;
    text-align: left;
  }
}
.lp .table_list td ul.download_file {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 575px) {
  .lp .table_list td ul.download_file {
    display: inline-block;
    vertical-align: middle;
  }
}
.lp .table_list td ul.download_file li {
  display: inline-block;
  list-style: none;
}
.event_search {
  padding: 1.5em 1em 2em;
  background: #f5f5f5;
}
.event_search .form_inline {
  display: flex;
  max-width: 780px;
  margin: 0 auto;
  justify-content: center;
  flex-flow: row wrap;
  align-items: flex-start;
  align-content: flex-start;
}
@media screen and (max-width: 575px) {
  .event_search .form_inline {
    flex-flow: row wrap;
  }
}
.event_search .form_inline .form_grp {
  flex: 1 1 60%;
  display: flex;
  padding-top: 0.25em;
  margin-right: 1em;
}
.event_search .form_inline .form_grp:first-child {
  flex: 1 1 100%;
}
@media screen and (max-width: 575px) {
  .event_search .form_inline .form_grp {
    flex-flow: row wrap;
  }
}
.event_search .form_inline .form_grp label,
.event_search .form_inline .form_grp .form_title {
  white-space: nowrap;
  flex: 0 0 120px;
  display: flex;
  align-items: flex-start;
  padding-top: 0.5em;
  justify-content: flex-end;
  min-height: 2em;
}
@media screen and (max-width: 575px) {
  .event_search .form_inline .form_grp label,
  .event_search .form_inline .form_grp .form_title {
    flex: 0 0 100%;
    min-height: auto;
    justify-content: flex-start;
  }
}
.event_search .form_inline .form_grp .form_content {
  flex: 1 1 50%;
  padding-top: 0.5em;
}
.event_search .form_inline .form_grp .form_content > ul > li span {
  width: 10em;
}
.event_search .form_inline .form_grp .form_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.event_search .form_inline .form_grp .form_content ul li {
  margin-bottom: 0.2em;
  color: #666;
}
.event_search .form_inline .form_grp .form_content ul li span {
  min-width: 70px;
  display: inline-block;
}
.event_search .form_inline .form_grp .form_content ul li ul li {
  display: inline-block;
}
.event_search .form_inline .form_grp .form_content ul li ul li a {
  display: block;
  background: #0a7a80;
  color: #fff;
  padding: 0em 2em 0em 0.5em;
  height: 1.45em;
  line-height: 1.45em;
  border-radius: 0.2em;
  margin-right: 0.5em;
  position: relative;
}
.event_search .form_inline .form_grp .form_content ul li ul li a:hover,
.event_search .form_inline .form_grp .form_content ul li ul li a:focus {
  background: #0f2450;
}
.event_search .form_inline .form_grp .form_content ul li ul li a:after {
  position: absolute;
  width: 1em;
  height: 1em;
  content: "";
  right: 0.5em;
  top: 0.25em;
  background: url(../images/close.svg) no-repeat center center;
  background-size: 1em;
  display: block;
  filter: invert(100%);
}
.event_search .form_inline .form_grp input[type="text"] {
  flex: 1 1 50%;
}
.event_search .form_inline .form_grp input[type="text"] input,
.event_search .form_inline .form_grp input[type="text"] button {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .event_search .form_inline .form_grp input[type="text"] {
    display: block;
    max-width: 100%;
  }
}
.event_search .form_inline .form_grp .datepick {
  flex: 1 1 30%;
  display: block;
  margin-right: 20px;
  position: relative;
}
.event_search .form_inline .form_grp .datepick:after {
  position: absolute;
  right: -15px;
  top: 0.8em;
  content: "~";
}
.event_search .form_inline .form_grp .datepick:last-child {
  margin-right: 0;
}
.event_search .form_inline .form_grp .datepick:last-child:after {
  display: none;
}
@media screen and (max-width: 575px) {
  .event_search .form_inline .form_grp .datepick {
    justify-content: space-around;
    margin-right: 0.25em;
  }
}
.event_search .form_inline .form_grp .datepick input[type="text"] {
  padding-right: 30px;
}
.event_search .form_inline .form_grp .datepick .icon {
  margin-left: -30px;
  margin-top: 5px;
  display: flex;
  position: absolute;
  top: 0.15em;
  right: 0.5em;
  width: 30px;
  height: 30px;
}
.event_search .form_inline .form_grp .datepick .icon img {
  width: 24px;
  margin-left: 4px;
  margin-right: 4px;
}
.event_search .form_inline .form_grp .datepick .icon a {
  display: block;
}
.event_search .form_inline .btn_grp {
  display: flex;
  flex: 0 1 100%;
  justify-content: center;
  padding: 1em 0;
}
.event_search .form_inline .btn_grp input,
.event_search .form_inline .btn_grp button {
  padding: 0.5em 2em;
}
@media screen and (max-width: 991px) {
  .event_search .form_inline .btn_grp {
    display: flex;
    flex: 0 1 100%;
  }
}
.highcharts-figure,
.highcharts-data-table table {
  min-width: 300px;
  max-width: 800px;
  margin: 1em auto;
}
.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}
.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  padding: 0.5em;
}
.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.highcharts-data-table tr:hover {
  background: #f1f7ff;
}
.lp .list.list-style-02 > ul .num,
.lp .list.list-style-02 ol .num {
  text-indent: -999px;
  width: 6px;
  height: 6px;
  background: #333;
  top: 1.5em;
  left: 25px;
}
.lp .list.list-style-02 > ul .num:before,
.lp .list.list-style-02 ol .num:before {
  display: none;
}
.np ul,
.np ol {
  overflow: hidden;
  padding: 1em 0;
  margin: 0;
  overflow: hidden;
}
.np li {
  display: block;
  width: 48%;
  margin: 0 2% 15px 0;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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 {
  background-color: #0f2450;
  color: #fff;
  padding: 18px 60px 18px 30px;
  display: block;a:\focus
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  color: #222;
  text-decoration: none;
  font-size: 1.25em;
  color: #fff;
  border-top: 9px solid #0a7a80;
}
.np li a:hover,
.np li a:focus {
  color: #94ecf2;
  cursor: pointer;
}
.np li a:before {
  content: "";
  background-image: url("../images/care_more.png");
  width: 29px;
  height: 16px;
  position: absolute;
  right: 30px;
  top: 20px;
  transition: 0.5s;
}
.np li a:hover:before {
  right: 20px;
}
.np li a .num {
  position: absolute;
  width: 1em;
  top: 1em;
  left: 0.5em;
  text-align: right;
  display: none;
}
.np li a .num:after {
  content: ".";
  display: inline-block;
}
h1.title {
  line-height: 1.25em;
  margin: 0.4em 0;
}
.publish_info {
  font-size: 0.875rem;
  line-height: 1.5em;
  list-style: none;
  font-size: 0.875em;
  margin: 0 0 0.5em 0 !important;
  border-left: solid 5px #0a7a80;
  padding: 0.5em 1.5em 0.5em;
  background: #f2f2f2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .publish_info {
    font-size: 0.938em;
  }
}
.publish_info ul {
  font-size: 0.875em;
}
.publish_info li {
  width: 32%;
  margin-bottom: 0.5em;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  .publish_info li {
    width: 48%;
    margin-bottom: 0.2em;
    font-size: 0.875em;
  }
}
@media screen and (max-width: 767px) {
  .publish_info li {
    width: 100%;
    display: block;
  }
}
.cp {
  position: relative;
  min-height: 1px;
  padding-left: 1em;
  padding-right: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.cp.small_size {
  font-size: 0.938em;
}
.cp.large_size {
  font-size: 1.125em;
}
.cp table {
  background: #fff;
  margin-bottom: 30px;
}
.cp table th[scope="row"] {
  border-top: none;
}
.cp table.noborder th,
.cp table.noborder td {
  border: none;
}
.cp table.noborder tr:nth-child(even) {
  background-color: #fef0f0;
}
.cp img {
  max-width: 100%;
}
.cp a:focus img{
    outline: none;
    box-shadow: 0 0px 0px 5px #FDB73B;
}

@media screen and (max-width: 575px) {
  .cp img {
    width: 100% !important;
  }
}
.cp img.float_left {
  float: left;
  margin: 0px 1.5em 1.5em 0;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_left {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp img.float_right {
  float: right;
  margin: 0px 0 1.5em 1.5em;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp figure {
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .cp figure {
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp figure.float_left {
  float: left;
  margin: 0px 1.5em 1.5em 0;
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  .cp figure.float_left {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp figure.float_right {
  float: right;
  margin: 0px 0 1.5em 1.5em;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp figure.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp a {
  color: #0a7a80;
  text-decoration: none;
}
.cp a:hover,
.cp a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.cp blockquote {
  clear: both;
  float: none;
}
.cp_info {
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 0.7em 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 1.5em;
  background: #fff;
}
.cp_info li {
  margin-right: 30px;
  margin-bottom: 0.5em;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  .cp_info li {
    width: 48%;
    margin-bottom: 0.2em;
  }
}
@media screen and (max-width: 767px) {
  .cp_info li {
    width: 100%;
    display: block;
  }
}
.cp_info li span {
  color: #0A7A80;
}

div.tag {
  padding: 0.5em 0;
  margin-bottom: 0.5em;
}
div.tag:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  position: relative;
  top: 0.2em;
  background: url(../images/basic/icon_tag.png) no-repeat center center;
  background-size: 16px;
}
div.tag ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tag ul li {
  display: inline-block;
  margin: 0 0.2em 0.2em 0;
}
div.tag ul li a {
  display: block;
  font-size: 0.813em;
  color: #222;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 0.2em 0.5em;
}
div.tag ul li a:hover,
div.tag ul li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.file_download {
  width: 100%;
  margin: 0 auto;
}
.file_download h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 3px solid #0a7a80;
}
.file_download ul {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .file_download ul {
    margin-left: 0;
  }
}
.file_download li {
  position: relative;
  border-bottom: 1px solid #ccc;
}
.file_download li:hover {
  background-color: #fff;
}
.file_download li .update,
.file_download li .file_view {
  color: #000;
  font-size: 0.813em;
  width: 120px;
  float: right;
  margin-top: 0.5em;
  color: #666;
}
@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: 200px;
}
@media screen and (max-width: 767px) {
  .file_download li .update {
    margin-left: 5px;
  }
}
.file_download li a {
  padding: 0.5em 0px 0.5em 40px;
  position: relative;
  height: auto;
  line-height: 1.45em;
  display: inline-block;
  width: 65%;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.file_download li a:hover {
  color: #0a7a80;
}
.file_download li a:before {
  position: absolute;
  top: 8px;
  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 img {
  margin-right: 5px;
  vertical-align: middle;
}
.file_download li a:after {
  content: "";
  width: 21px;
  height: 24px;
  position: absolute;
  top: 15px;
  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;
  position: relative;
}
.web_link h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0;
  margin: 0.5em 0px 0.2em;
  border-bottom: 3px solid #0a7a80;
}
.web_link ol,
.web_link ul {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .web_link ol,
  .web_link ul {
    margin-left: 0;
  }
}
.web_link li {
  position: relative;
  border-bottom: 1px solid #ccc;
}
.web_link li:hover {
  background-color: #fff;
}
.web_link li a {
  padding: 0.5em 0px 0.5em 35px;
  position: relative;
  height: auto;
  display: block;
  color: #222;
  text-decoration: none;
}
.web_link li a:hover,
.web_link li a:focus {
  color: #0a7a80;
  cursor: pointer;
}
.web_link li a:before {
  position: absolute;
  top: 7px;
  left: 0px;
  text-align: right;
  width: 30px;
  counter-increment: counter;
  content: counters(counter, ".") " . ";
}
.cp_slider .img-container {
  border: none !important;
  overflow: hidden;
}
.cp_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.cp_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.cp_slider .img-container .caption {
  font-size: 1rem;
}
.cp_slider .img-container img {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cp_slider .img-container a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0px 0px 0px 1px #ddd inset;
}
.cp_slider .img-container a:hover,
.cp_slider .img-container a:focus {
  box-shadow: 0px 0px 0px 1px #0a7a80 inset;
}
.fp {
  margin: 1em auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
}
.qp {
  margin: 1em auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
}
.qp .form_grid {
  background-color: #fff;
  padding: 30px;
  margin: 0;
}
.sitemap {
  margin: 0px auto 1em;
}
.sitemap p {
  font-size: 0.813em;
}
.sitemap p kbd {
  border: 1px solid #aaa;
  background: transparent;
  color: #222;
  padding: 0 0.3em;
  margin: 0 0.2em 0.1em;
}
.sitemap p kbd kbd {
  border: none;
}
.sitemap .accesskeyDefine {
  padding: 1em 2em;
  background: #eee;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.sitemap .accesskeyDefine li {
  margin-bottom: 0.2em;
}
.cascading {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cascading ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cascading li {
  line-height: 1.7em;
  vertical-align: top;
  margin: 0 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0.5em;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.cascading li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 15px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #0a7a80;
}
.cascading li a {
  margin: 0.5em 0;
  color: #222;
  padding: 0.5em;
  display: block;
  font-size: 1.375em;
  font-weight: bold;
  padding-left: 20px;
}
.cascading li a:hover,
.cascading li a:focus {
  color: #0a7a80 !important;
  text-decoration: none;
}
.cascading li ul {
  padding-left: 1em;
}
.cascading li ul li {
  display: inline-block;
  width: 28%;
  margin: 0 10px 5px 15px;
  vertical-align: top;
  padding: 0;
  border-bottom: none;
  line-height: 1em;
}
@media (max-width: 991px) {
  .cascading li ul li {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .cascading li ul li {
    width: 43%;
  }
}
@media (max-width: 480px) {
  .cascading li ul li {
    width: 100%;
  }
}
.cascading li ul li:before {
  content: "";
  position: absolute;
  left: auto;
  top: auto;
  border: none;
}
.cascading li ul li a {
  display: block;
  font-size: 1em;
  padding: 0.3em 0;
  background-color: transparent;
  font-weight: normal;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  background: #00eab2;
  box-shadow: 0px 0px 0px 1px #00eab2;
}
.slick-dots li button:before {
  background: #aaa;
}
.slick-dots li.slick-active button:before {
  background: #0a7a80;
}
.slick-dots li.slick-active button:hover:before,
.slick-dots li.slick-active button:focus:before {
  opacity: 0.9;
  color: black;
  background: #00eab2;
}
.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 #0a7a80;
}
.lightbox_slider .imgOuter {
  margin: 0px 15px;
  overflow: hidden;
  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;
  object-fit: contain;
}
.lightbox_slider .infotxt {
  margin: 0px 10px 0px 20px;
  padding: 0px;
  display: none;
}
.lightbox_slider .slick-dots {
  bottom: -30px !important;
  box-shadow: none;
}
.lightbox_slider .slick-dots button {
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .lightbox_slider .slick-dots {
    bottom: -40px !important;
    padding: 0;
  }
}
.lightbox_slider .slick-prev,
.lightbox_slider .slick-next {
  top: 50%;
  width: 50px;
  height: 50px;
  transition: 0.3s ease-out;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.lightbox_slider .slick-prev {
  left: -30px;
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center #fff;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 2px solid #0a7a80;
}
.lightbox_slider .slick-prev:hover,
.lightbox_slider .slick-prev:focus {
  background: url("../vendor/slick/icon_arrow_left_hover.png") no-repeat center
    center #fff;
  outline: none;
  border: 2px solid #F77810;
  box-shadow: none;
}
.lightbox_slider .slick-next {
  right: -30px;
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center #fff;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 2px solid #0a7a80;
}
.lightbox_slider .slick-next:hover,
.lightbox_slider .slick-next:focus {
  background: url("../vendor/slick/icon_arrow_right_hover.png") no-repeat center
    center #fff;
  outline: none;
  border: 2px solid #F77810;
  box-shadow: none;
}
.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 {
  -moz-box-shadow: 0px 0px 0px 1px #0EB0B8 inset;
  -webkit-box-shadow: 0px 0px 0px 1px #0EB0B8 inset;
  box-shadow: 0px 0px 0px 1px #0EB0B8 inset;
}
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999999999999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  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;
}
.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 {
  position: relative;
}
.Syncing_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #0a7a80;
}
.Syncing_slider .slick-slide {
  position: relative;
}
.Syncing_slider .controls {
  text-align: center;
  font-weight: bold;
  max-width: 100px;
  color: #fff;
  padding: 0.2em 0.5em;
  margin: 0px auto;
  background: #0a7a80;
  border-radius: 20px;
  text-shadow: 1px 1px 2px RGBA(0, 0, 0, 0.8);
}
.Syncing_slider .img-container {
  overflow: hidden;
}
.Syncing_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 56.25%;
}
.Syncing_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.Syncing_slider .img-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.Syncing_slider p {
  position: absolute;
  background: RGBA(0, 0, 0, 0.55);
  text-align: center;
  color: #fff;
  padding: 0.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0px;
  width: 100%;
  height: 2.5em;
  line-height: 1.5em;
  margin: 0px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .Syncing_slider p {
    display: none;
  }
}
.Syncing_slider .slick-next {
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .slick-next {
    right: 0.5em;
  }
}
.Syncing_slider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .slick-prev {
    left: 0.5em;
  }
}
.Syncing_slider .Slider-for {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
}
.Syncing_slider .Slider-nav {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
  position: relative;
}
.Syncing_slider .Slider-nav .img-container p {
  display: none;
}
.Syncing_slider .Slider-nav .slick-slide.slick-current {
  opacity: 1;
}
.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: #0f2450;
  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 #0a7a80;
  background: #fff;
  color: #666;
  overflow: hidden;
  line-height: 1.45em;
  font-size: 0.813em;
  margin: 0 0.5em 0.5em 200px;
  border-radius: 4px;
  width: 40%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .no-js noscript {
    margin: 50px 0.5em 0.5em 0px;
  }
}
@media screen and (max-width: 767px) {
  .no-js noscript {
    display: none;
  }
}
.no-js noscript a {
  color: #0a7a80;
}
.no-js noscript a:hover,
.no-js noscript a:focus {
  color: #0a7a80;
}
.no-js .navigation {
  padding-right: 0px;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .no-js .navigation {
    margin-top: 40px;
  }
}
.no-js .navigation .language {
  width: auto;
  position: absolute;
  right: 160px;
}
.no-js .navigation .language > a {
  display: none;
}
.no-js .navigation .language ul {
  top: 0;
  width: 160px;
}
.no-js .navigation .language ul li {
  display: block;
  width: auto;
}
@media screen and (max-width: 1199px) {
  .no-js .header h1 {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .no-js .header h1 {
    background-color: transparent;
  }
}
.no-js .search {
  top: auto;
}
@media screen and (max-width: 767px) {
  .no-js .search {
    display: none;
  }
}
.no-js noscript {
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 20px;
  min-height: 90px;
}
@media screen and (max-width: 767px) {
  .no-js .menu {
    margin-right: 10px;
  }
}
.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;
}
.no-js .mpSlider .img-container {
  display: none;
}
.no-js .mpSlider .img-container:first-child {
  display: block;
}
.no-js .mpSlider_more {
  display: block;
}
.no-js .infoSlider {
  text-align: center;
}
.no-js .infoSlider > div {
  width: 30%;
  display: inline-block;
  margin: 0 10px;
}
@media screen and (max-width: 991px) {
  .no-js .infoSlider > div {
    width: 40%;
  }
}
.no-js .statisticsSlider {
  text-align: center;
}
.no-js .statisticsSlider > div {
  width: 40%;
  display: inline-block;
  margin: 0 10px;
}
@media screen and (max-width: 991px) {
  .no-js .statisticsSlider > div {
    width: 80%;
  }
}
@page {
  margin: 1cm;
}
@media print {
  body,
  .main,
  .content {
    background: none;
  }
  header,
  .fatfooter,
  footer,
  .accesskey,
  .submenu {
    display: none;
  }
  body {
    background: transparent;
    float: none;
    width: 100%;
    padding-top: 2em;
    -webkit-print-color-adjust: exact;
  }
  .container {
    margin: 0px auto;
    max-width: 96% !important;
    width: 96% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.938em;
  }
  .cp .publish_info {
    font-size: 0.875em;
  }
  .function_panel {
    display: none;
  }
  .innerpage {
    margin-top: 0 !important;
  }
  .main,
  .content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    float: none;
    overflow: hidden;
    *zoom: 1;
    padding-top: 0px !important;
  }
  .main img.float_left,
  .content img.float_left {
    float: right;
    max-width: 50%;
    margin: 0px 0em 1em 1em;
  }
  .main img.float_right,
  .content img.float_right {
    float: right;
    max-width: 50%;
    margin: 0px 1em 1em 0em;
  }
  .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 h2,
  .main h3,
  .main h4,
  .main h5,
  .main h6,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6 {
    margin-bottom: 1em;
  }
  .main p,
  .content p {
    line-height: 1.65em;
    margin-bottom: 1em;
  }
  .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: "» ";
  }
  .main li a,
  .content li a {
    word-wrap: break-word;
  }
  .main li a[href^="http"]:after,
  .content li a[href^="http"]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .main li a[href^="#"]:after,
  .content li a[href^="#"]:after {
    display: none;
  }
  .file_download a {
    display: block !important;
    clear: both !important;
    width: 80% !important;
  }
  .file_download a {
    word-wrap: break-word;
  }
  .file_download a[href^="http"]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .file_download a[href^="#"]:after {
    display: none;
  }
  .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;
    padding-left: 0;
    padding-right: 0;
  }
  .lightbox_slider .slick-prev,
  .lightbox_slider .slick-next {
    display: none !important;
  }
  .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;
  }
  .lightbox_slider .cp_slider .slick-slide .caption {
    bottom: -2em;
  }
}
/*# sourceMappingURL=hyui.css.map */
