* {
  outline: none;
  padding: 0px;
}
::-webkit-input-placeholder {
  color: #7a7a7a;
}
:-moz-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
::-moz-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #7a7a7a;
}
.noscroll {
  overflow: hidden !important;
}
.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll !important;
  z-index: 999;
}
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}
body {
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
input[type="text"],
textarea {
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
button {
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  cursor: pointer;
}
button:hover {
  opacity: 0.9;
}
p,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  font-size: 0;
  vertical-align: middle;
  border: 0px;
  -ms-interpolation-mode: bicubic;
}
.clearboth {
  clear: both;
}
.bx-wrapper {
  border: 0px;
  box-shadow: none;
  margin: auto;
}
#cboxOverlay {
  background: rgba(0,0,0,0.5);
}
#cboxClose2 {
  position: relative;
  max-width: 648px;
  height: 46px;
  margin: auto;
  background-color: #fff;
  margin-top: -5px;
  border-top: 1px #747474 solid;
  background-image: url(img/page/icon_popup_close.png);
  background-position: 600px center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#wrapper {
  position: relative;
  margin: auto;
}
#pageback {
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  width: 70px;
}
.jc-bs3-container {
  max-width: 40%;
  margin: auto;
}
#header {
  position: relative;
  background: #fff;
  border-top: 4px #023f88 solid;
  z-index: 100;
}
#header2 {
  min-height: 189px;
  background-color: #023F88;
  display: flex;
  position: relative;
  z-index: 9;
  width: 100%;
}
@media (max-width: 1199px) {
  #header2 {
    min-height: 155px;
  }
}
@media (max-width: 767px) {
  #header2 {
    min-height: 111px;
  }
}
#header2.open + .pulldown {
  display: flex;
}
#header2::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: transparent linear-gradient(270deg,#061a43 0%,#41a08b 41%,#57cc99 100%) 0% 0% no-repeat padding-box;
}
#header2 .container {
  max-width: 1784px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
#header2 .container .left {
  box-sizing: border-box;
  padding-top: 6px;
  padding-left: 17px;
  max-width: 380px;
}
@media (max-width: 1199px) {
  #header2 .container .left {
    padding-left: 19px;
  }
}
@media (max-width: 767px) {
  #header2 .container .left {
    padding-top: 0;
  }
}
#header2 .container .left .logo {
  display: inline-block;
  width: 100%;
}
#header2 .container .left .logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  #header2 .container .left .logo img {
    height: 105px;
    width: auto;
  }
}
@media (max-width: 767px) {
  #header2 .container .left .logo img {
    height: 89px;
    width: auto;
  }
}
@media (max-width: 1199px) {
  #header2 .container .left .logo .desk {
    display: none;
  }
}
@media (min-width: 1200px) {
  #header2 .container .left .logo .tab {
    display: none;
  }
}
@media (max-width: 767px) {
  #header2 .container .left .logo .tab {
    display: none;
  }
}
@media (min-width: 768px) {
  #header2 .container .left .logo .mob {
    display: none;
  }
}
#header2 .container .right {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  box-sizing: border-box;
  padding-bottom: 31px;
  flex-shrink: 0;
}
@media (max-width: 1799px) {
  #header2 .container .right {
    padding-right: 15px;
  }
}
@media (max-width: 1274px) {
  #header2 .container .right {
    display: none;
  }
}
#header2 .container .right .top .top_wrapper {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 29px;
}
#header2 .container .right .top .top_wrapper .links_container {
  display: flex;
}
#header2 .container .right .top .top_wrapper .links_container .link_cell {
  position: relative;
  box-sizing: border-box;
  padding-left: 31px;
  padding-right: 28px;
}
#header2 .container .right .top .top_wrapper .links_container .link_cell:first-child {
  padding-left: 0;
}
#header2 .container .right .top .top_wrapper .links_container .link_cell:first-child::before {
  display: none;
}
#header2 .container .right .top .top_wrapper .links_container .link_cell:last-child {
  padding-right: 0;
}
#header2 .container .right .top .top_wrapper .links_container .link_cell:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  background-color: #fff;
  transform: translateY(-50%);
}
#header2 .container .right .top .top_wrapper .links_container .link_cell .link {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.15px;
  color: #FFFFFF;
  position: relative;
}
#header2 .container .right .top .top_wrapper .links_container .link_cell .link:hover::before,
#header2 .container .right .top .top_wrapper .links_container .link_cell .link.current::before {
  transform: scaleX(1) translateY(100%);
}
#header2 .container .right .top .top_wrapper .links_container .link_cell .link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 3px;
  background-color: #5BA03D;
  transform: scaleX(0) translateY(100%);
  transform-origin: center;
  transition: transform 0.5s;
}
#header2 .container .right .top .top_wrapper .social {
  position: relative;
  box-sizing: border-box;
  padding-left: 16px;
}
#header2 .container .right .top .top_wrapper .social::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  background-color: #fff;
  transform: translateY(-50%);
}
#header2 .container .right .top .top_wrapper .social a.social_link {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background-size: 8.5px;
  background-repeat: no-repeat;
  background-position: center;
}
#header2 .container .right .bot {
  margin-top: 15px;
  box-sizing: border-box;
  padding-right: 17px;
}
#header2 .container .right .bot .bot_wrapper .links_container {
  display: flex;
  gap: 25px;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell {
  display: inline-block;
  position: relative;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell:hover .child_container {
  pointer-events: all;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell:hover .child_container .child_wrapper {
  pointer-events: all;
  opacity: 1;
  transform: translateY(0%);
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell:hover .link::before,
#header2 .container .right .bot .bot_wrapper .links_container .link_cell.current .link::before {
  transform: scaleX(1) translateY(100%);
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell:last-child .child_container,
#header2 .container .right .bot .bot_wrapper .links_container .link_cell:nth-last-child(2) .child_container {
  justify-content: flex-end;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .link {
  font-weight: 600;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.17px;
  color: #FFFFFF;
  position: relative;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background-color: #5BA03D;
  transform: scaleX(0) translateY(100%);
  transform-origin: center;
  transition: transform 0.5s;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .child_container {
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  box-sizing: border-box;
  padding-top: 21px;
  pointer-events: none;
  width: 100%;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .child_container .child_wrapper {
  background-color: rgba(0,40,89,0.95);
  box-sizing: border-box;
  padding-top: 1px;
  padding-left: 7.5px;
  padding-right: 11.5px;
  display: flex;
  flex-flow: column;
  width: 246px;
  flex-shrink: 0;
  pointer-events: none;
  transition: opacity 0.5s, transform 0.5s;
  transform: translateY(-15px);
  opacity: 0;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .child_container .child_wrapper .child_link_cell {
  box-sizing: border-box;
  border-bottom: 1px solid rgba(154,186,224,0.48);
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .child_container .child_wrapper .child_link_cell:last-child {
  border-bottom: 0px;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .child_container .child_wrapper .child_link_cell .child_link {
  display: block;
  box-sizing: border-box;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  letter-spacing: 0.15px;
  color: #ffffff;
  transition: color 0.25s;
}
#header2 .container .right .bot .bot_wrapper .links_container .link_cell .child_container .child_wrapper .child_link_cell .child_link:hover {
  color: #60bb38;
}
#header2 .container .menu {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('img/1/icon_inner_menu_open.svg');
  width: 24px;
  height: 19px;
  margin-right: 30px;
}
@media (min-width: 1275px) {
  #header2 .container .menu {
    display: none;
  }
}
#header-top {
  position: relative;
  max-width: 1005px;
  margin: auto;
  height: 113px;
  z-index: 100;
}
body,
html {
  min-width: 480px;
}
#web-logo {
  position: absolute;
  display: block;
  width: 451px;
  width: 558px;
  top: 12px;
  left: -1px;
  z-index: 100;
}
#device-menu-control {
  position: absolute;
  display: none;
  width: 54px;
  top: 50%;
  right: 20px;
  margin-top: -24px;
}
#device-menu-container {
  position: absolute;
  display: none;
  top: 118px;
  left: 0px;
  right: 0px;
  z-index: 1000;
}
#device-menu {
  position: relative;
  display: none;
  background-image: url(img/header/bg.png);
  padding: 20px;
  list-style: none;
}
#device-menu .device-menu-item-link {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
#device-menu .device-menu-item-link-2 {
  border-top: 1px #2965ad solid;
}
#device-menu .device-menu-item-arrow {
  position: absolute;
  display: block;
  width: 31px;
  height: 10px;
  top: 10px;
  right: 20px;
}
#device-menu .device-menu-item-link:hover {
  background-color: #5ba03d;
}
#device-menu .device-menu-item-link-actived {
  background-color: #5ba03d;
}
#device-menu .sub-device-menu {
  position: relative;
  display: none;
  background: #2965ad;
  padding: 20px;
  list-style: none;
}
#device-menu .sub-device-menu-item-link {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #fff;
}
#device-menu .sub-device-menu-item-link:hover {
  background-color: #5ba03d;
}
#top-external-link {
  position: absolute;
  display: inline-block;
  background: #023f88;
  top: 50%;
  right: -142px;
  padding: 5px 20px;
  border: 2px solid #8fb1d9;
  margin-top: -25px;
}
#top-external-link > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#top-external-link > span {
  display: inline-block;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
}
#top-external-link2 {
  position: relative;
  display: block;
  background: #023f88;
  padding: 5px 10px;
  border: 2px solid #8fb1d9;
  margin: 20px;
}
#top-external-link2 > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#top-external-link2 > span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
}
#header-line {
  position: relative;
  background-image: url(img/header/line.png);
  height: 1px;
}
#header-bottom {
  position: relative;
  max-width: 1005px;
  margin: auto;
  height: 38px;
}
.menu {
  position: relative;
  list-style: none;
  height: 38px;
  margin-left: -16px;
  margin-right: -21px;
}
.menu .menu-item {
  position: relative;
  float: left;
}
.menu .menu-item:hover {
  background: #023f88;
}
.menu .menu-item .menu-item-link {
  position: relative;
  display: block;
  padding-top: 9px;
  padding-left: 16px;
  padding-right: 16px;
}
.menu .menu-item .menu-item-link span {
  position: relative;
  display: block;
  color: #67686a;
  font-size: 15px;
  font-weight: 600;
  height: 25px;
  border-bottom: 4px transparent solid;
}
.menu .menu-item .menu-item-link-actived span {
  border-bottom: 4px #5ba03d solid;
}
.menu .menu-item:hover>.menu-item-link span {
  color: #fff;
  border-bottom: 4px transparent solid;
}
.menu .menu-item .sub-menu {
  position: absolute;
  display: none;
  list-style: none;
  width: 250px;
  background-image: url(img/header/bg.png);
  top: 38px;
  left: 0px;
}
.menu .menu-item .sub-menu-right {
  right: 0px;
  left: auto;
}
.menu .menu-item .sub-menu .sub-menu-item {
  position: relative;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-line {
  position: relative;
  background-image: url(img/header/line2.png);
  margin-left: 13px;
  margin-right: 13px;
  height: 1px;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-link {
  position: relative;
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 13px;
  padding-right: 13px;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-link:hover {
  background: #5ba03d;
}
.menu .menu-item .sub-menu .sub-menu-item .sub-menu-item-link span {
  display: block;
  font-size: 14px;
  color: #fff;
  padding-left: 14px;
  padding-right: 15px;
}
.menu .menu-item:hover>.sub-menu {
  display: block;
}
#content {
  position: relative;
}
#footer {
  position: relative;
  border-top: 1px #dedede solid;
  background: #fff;
}
#footer-inner {
  position: relative;
  max-width: 1005px;
  margin: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-menu {
  list-style: none;
  white-space: nowrap;
  margin: auto;
}
.footer-menu .footer-menu-item {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #67686a;
}
.footer-menu .footer-menu-item .footer-menu-item-link {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #67686a;
}
#footer-copyright {
  position: relative;
  text-align: center;
  font-size: 12px;
  color: #67686a;
  margin-top: 15px;
}
#footer-copyright * {
  font-size: 12px;
  color: #67686a;
}
#page-path {
  position: relative;
  border-top: 0px #dedede solid;
  background: #E5ECF4;
  height: 40px;
  line-height: 40px;
}
#page-path-inner {
  position: relative;
  font-size: 13px;
  color: #474747;
  max-width: 987px;
  margin: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page-path-inner a {
  font-size: 13px;
  color: #474747;
}
#page-path-inner a:last-child {
  color: #474747;
}
#page-path-inner .path-arrow {
  margin-left: 15px;
  margin-right: 15px;
}
#page-content {
  position: relative;
  max-width: 1005px;
  margin: auto;
  padding-top: 16px;
  padding-top: 71px;
  padding-bottom: 59px;
}
#page-content-left {
  position: relative;
  display: block;
  float: left;
  width: 259px;
  margin-left: 10px;
}
.left-header-title {
  position: relative;
  font-size: 15px;
  font-weight: 700;
  color: #242424;
  height: 19px;
  line-height: 19px;
  margin-top: 25px;
  margin-bottom: 10px;
  padding-left: 6px;
}
.left-header-more {
  position: absolute;
  display: block;
  top: 0px;
  right: 6px;
  width: 19px;
  height: 19px;
}
.page-content-left-top {
  position: relative;
  height: 15px;
  background-image: url(img/page/box_shadow_top.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.page-content-left-inner {
  position: relative;
  background-image: url(img/page/box_shadow_repeat.png);
  background-position: center top;
}
.page-content-left-bottom {
  position: relative;
  height: 12px;
  background-image: url(img/page/box_shadow_bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#left-menu {
  position: relative;
  list-style: none;
}
#left-menu .left-menu-item {
  position: relative;
  padding-left: 19px;
  padding-right: 19px;
}
#left-menu .left-menu-item .left-menu-item-line {
  position: relative;
  background-image: url(img/page/line3.png);
  height: 1px;
}
#left-menu .left-menu-item .left-menu-item-link {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #464646;
  padding-top: 8px;
  padding-bottom: 8px;
}
#left-menu .left-menu-item-actived .left-menu-item-link {
  position: relative;
  font-weight: bold;
  color: #023f88;
}
#left-menu .left-menu-item .left-menu-item-link .left-menu-item-arrow {
  position: absolute;
  display: block;
  width: 11px;
  height: 6px;
  top: 7px;
  right: 2px;
}
.left-submenu {
  list-style-image: url(img/page/submenu_arrow.png);
  padding-left: 15px;
  padding-bottom: 10px;
}
.left-submenu .left-submenu-item {
  position: relative;
  padding-top: 10px;
  padding-bottom: 9px;
  font-size: 13px;
  border-top: 1px #f0f0f0 solid;
}
.left-submenu .left-submenu-item-first {
  border-top: 0px #f0f0f0 solid;
}
.left-submenu .left-submenu-item .left-submenu-item-link {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #235c0b;
}
.left-submenu .left-submenu-item-actived .left-submenu-item-link {
  text-decoration: underline;
}
.left-news-item {
  position: relative;
  border: 1px #e1e1e1 solid;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: 14px;
  margin-right: 14px;
}
.left-news-item a {
  display: block;
}
.left-news-item-date {
  color: #67686a;
}
.left-news-item-title {
  color: #023f88;
  margin-top: 10px;
}
.left-gallery-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.left-gallery-item a {
  display: block;
}
.left-gallery-item .album-item-photo-2 {
  float: left;
  margin-left: 7px;
}
.left-gallery-item .album-item-photo-2:first-child {
  margin-left: 0px;
}
#page-conent-right {
  position: relative;
  min-height: 580px;
  margin-left: 284px;
}
#page-conent-right * {
  font-size: 14px;
  color: #67686a;
  line-height: 22px;
}
#page-conent-right table {
  width: 100%;
}
#page-conent-right table tr th,
#page-conent-right table tr td {
  padding: 5px;
  background-color: #fff;
}
#page-conent-right ul,
#page-conent-right ol {
  display: table;
  margin-left: 20px;
}
#page-conent-right ul li,
#page-conent-right ol li {
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 22px;
}
#page-conent-right .bx-wrapper ul,
#page-conent-right .bx-wrapper ol {
  display: block;
  margin: auto;
}
#page-conent-right .bx-wrapper ul li,
#page-conent-right .bx-wrapper ol li {
  padding: 0px;
  line-height: normal;
}
#page-title {
  position: relative;
  width: 100%;
  font-size: 15px;
  color: #000;
  padding-bottom: 12px;
  border-bottom: 2px #023f88 solid;
}
#page-details {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 17px;
  text-align: justify;
  overflow: hidden;
}
#page-details ul,
#page-details ol {
  list-style-image: url(img/page/blue_dot.png);
  margin-left: 15px;
}
.mypager-containr {
  position: relative;
  margin: auto;
  clear: both;
}
.mypager-list {
  position: relative;
  list-style: none;
  padding-left: 0px !important;
}
.mypager-item-prev {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.mypager-item-prev a {
  position: relative;
  display: block;
  width: 11px;
  height: 22px;
  border: 1px transparent solid;
  overflow: hidden;
  background-image: url(img/page/pager_arrow_left.png);
  background-repeat: no-repeat;
  background-position: center;
}
.mypager-item-next {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.mypager-item-next a {
  position: relative;
  display: block;
  width: 11px;
  height: 22px;
  border: 1px transparent solid;
  overflow: hidden;
  background-image: url(img/page/pager_arrow_right.png);
  background-repeat: no-repeat;
  background-position: center;
}
.mypager-item {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.mypager-item a {
  position: relative;
  display: block;
  background: #fff;
  width: 22px;
  height: 22px;
  border: 1px #d8d8d8 solid;
  font-size: 12px !important;
  font-weight: 600;
  color: #828282 !important;
  text-align: center;
  line-height: 22px;
  overflow: hidden;
}
.mypager-item-first a,
.mypager-item-last a {
  width: 30px;
}
.mypager-item-2 a {
  background: #023f88;
  border: 1px #023f88 solid;
  color: #fff !important;
}
.mypager-item-2 a:hover {
  background: #023f88;
  border: 1px #023f88 solid;
  color: #fff !important;
}
.mypager-item-jump {
  position: relative;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
.gotopagebox {
  display: block;
  width: 30px;
  height: 22px;
  line-height: 22px;
  padding-left: 2px;
  padding-right: 2px;
  background: #fff;
  border: 1px #023f88 solid;
  color: #828282 !important;
}
@media only screen and (max-width: 1300px) {
  #top-external-link {
    right: 0px;
  }
}
@media only screen and (max-width: 1080px) {
  #header-bottom {
    display: none;
  }
  #device-menu-control {
    display: block;
  }
  #device-menu-container {
    display: block;
  }
  #top-external-link {
    display: none;
  }
  #page-path {
    padding-left: 10px;
    padding-right: 10px;
  }
  #page-conent-right {
    padding-right: 10px;
  }
  #footer-inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .footer-menu {
    display: none;
  }
  #footer-copyright {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 800px) {
  #page-content-left {
    display: none;
  }
  #page-conent-right {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0px;
  }
  #footer-copyright span {
    display: block;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 680px) {
  .jc-bs3-container {
    max-width: 90%;
  }
  #header-top {
    height: 80px;
  }
  #web-logo {
    width: 260px;
    left: 10px;
  }
  #device-menu-control {
    width: 40px;
    right: 10px;
    margin-top: -17px;
  }
  #device-menu-container {
    top: 85px;
  }
  #device-menu {
    padding: 10px;
  }
  #device-menu .device-menu-item-link {
    font-size: 16px;
  }
  #device-menu .sub-device-menu {
    padding: 10px;
  }
  #device-menu .sub-device-menu-item-link {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  #colorbox {
    left: 50% !important;
    transform: translate(-50%,0%);
    top: 20px !important;
  }
}
.page_banner {
  position: relative;
  min-height: 262px;
  display: flex;
  background-color: #d8e6f6;
}
@media (max-width: 1199px) {
  .page_banner {
    flex-flow: column;
  }
}
.page_banner .background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('img/graphic_innerbanner_bg.png');
  background-position-x: calc(100% - 965px);
  background-size: calc(100% - 653px);
  background-position-y: bottom;
  background-repeat: no-repeat;
}
@media (min-width: 1905px) {
  .page_banner .background {
    background-size: 1248px;
  }
}
@media (max-width: 1199px) {
  .page_banner .background {
    position: relative;
    background: unset;
  }
}
.page_banner .background .image {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  clip-path: polygon(60px 0%,100% 0%,100% 100%,0% 100%);
}
@media (max-width: 1199px) {
  .page_banner .background .image {
    clip-path: unset;
    position: relative;
    width: 100%;
    height: auto;
  }
}
.page_banner .background .image img {
  height: 100%;
  width: auto;
}
@media (max-width: 1199px) {
  .page_banner .background .image img {
    width: 100%;
    height: auto;
  }
}
.page_banner .front {
  position: relative;
  display: flex;
  width: 100%;
}
@media (max-width: 1199px) {
  .page_banner .front {
    background-image: url('img/graphic_innerbanner_bg.svg');
    background-position-x: left;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 670px;
    align-items: center;
    min-height: 125px;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
.page_banner .front .container {
  max-width: 981px;
  margin-left: auto;
  width: 100%;
  display: flex;
  margin-right: auto;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 18px;
}
@media (max-width: 1199px) {
  .page_banner .front .container {
    padding-bottom: 0;
  }
}
.page_banner .front .container .page_title {
  font-weight: 700;
  font-size: 52px;
  line-height: 70px;
  letter-spacing: 0px;
  color: #023F88;
  margin: 0px;
  max-width: 550px;
}
@media (max-width: 1399px) {
  .page_banner .front .container .page_title {
    font-size: 33px;
  }
}
@media (max-width: 1199px) {
  .page_banner .front .container .page_title {
    font-size: 52px;
  }
}
#footer2 {
  position: relative;
  box-sizing: border-box;
}
#footer2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: transparent linear-gradient(90deg,#023f88 0%,#57cc99 100%) 0% 0% no-repeat padding-box;
}
#footer2 .footer_wrapper .top {
  background-color: #e5ecf4;
  box-sizing: border-box;
  padding: 0 20px;
  padding-bottom: 75px;
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .top {
    padding-bottom: 50px;
  }
}
#footer2 .footer_wrapper .top .container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .top .container {
    flex-flow: column;
  }
}
#footer2 .footer_wrapper .top .left {
  box-sizing: border-box;
  padding-top: 79px;
  width: calc(100% - 190px);
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .top .left {
    width: 100%;
  }
}
#footer2 .footer_wrapper .top .left .logo img {
  width: 337px;
  height: auto;
}
#footer2 .footer_wrapper .top .left .info_wrapper {
  display: flex;
  flex-flow: wrap;
  margin-top: 37px;
  gap: 13px 0;
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell {
  width: 42.4%;
  box-sizing: border-box;
  position: relative;
  padding-top: 9px;
  padding-bottom: 10px;
  flex-shrink: 0;
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .top .left .info_wrapper .info_cell {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #footer2 .footer_wrapper .top .left .info_wrapper .info_cell {
    width: 100%;
  }
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info {
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #474747;
  box-sizing: border-box;
  padding-left: 61px;
  padding-right: 15px;
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info span.icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-position: center;
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info.tel span.icon {
  background-image: url('img/icon_footer_contact.svg');
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info.address span.icon {
  background-image: url('img/icon_footer_lcoation.svg');
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info.email span.icon {
  background-image: url('img/icon_footer_mail.svg');
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info.website span.icon {
  background-image: url('img/icon_footer_link.svg');
}
#footer2 .footer_wrapper .top .left .info_wrapper .info_cell .info.fax span.icon {
  background-image: url('img/icon_footer_fax.svg');
}
#footer2 .footer_wrapper .top .right {
  width: 190px;
  box-sizing: border-box;
  padding-top: 84px;
  flex-shrink: 0;
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .top .right {
    width: 100%;
    padding-top: 50px;
  }
}
#footer2 .footer_wrapper .top .right .links_container {
  display: flex;
  flex-flow: column;
  gap: 17px;
}
#footer2 .footer_wrapper .top .right .links_container .link_cell .link {
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.17px;
  color: #474747;
}
#footer2 .footer_wrapper .bottom {
  min-height: 105px;
  background-color: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 20px;
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .bottom {
    min-height: 103px;
  }
}
#footer2 .footer_wrapper .bottom .container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
@media (max-width: 1199px) {
  #footer2 .footer_wrapper .bottom .container p {
    max-width: 568px;
  }
}
#footer2 .footer_wrapper .bottom .container p,
#footer2 .footer_wrapper .bottom .container p a,
#footer2 .footer_wrapper .bottom .container p span {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.15px;
  color: #474747;
}
#footer2 .footer_wrapper .bottom .container .social {
  box-sizing: border-box;
  padding-top: 1px;
  display: flex;
  gap: 10px 10px;
  flex-flow: wrap;
  justify-content: flex-end;
}
#footer2 .footer_wrapper .bottom .container .social .social_link {
  flex-shrink: 0;
  display: inline-block;
  width: 34px;
  height: 34px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px;
}
.backtoTop_container {
  height: 0px;
  position: sticky;
  display: flex;
  width: 100%;
  align-items: center;
  z-index: 5;
  box-sizing: border-box;
  padding: 0 30px;
}
.backtoTop_container .container {
  max-width: 1762px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.backtoTop_container .container .backtoTop {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #1a759f;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-image: url('img/arrow_white.png');
  background-size: 40px;
}
@media (max-width: 1199px) {
  .backtoTop_container .container .backtoTop {
    top: 3px;
  }
}
.pulldown {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  display: flex;
  flex-flow: column;
  display: none;
}
.pulldown .pulldown_head {
  box-sizing: border-box;
  padding: 0 20px;
  padding-top: 11px;
  display: flex;
  justify-content: space-between;
}
.pulldown .pulldown_head .logo {
  display: inline-block;
}
.pulldown .pulldown_head .logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .pulldown .pulldown_head .logo img {
    margin-top: 17px;
    height: 105px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .pulldown .pulldown_head .logo img {
    margin-top: 0px;
    height: 89px;
    width: auto;
  }
}
@media (max-width: 1199px) {
  .pulldown .pulldown_head .logo .desk {
    display: none;
  }
}
@media (min-width: 1200px) {
  .pulldown .pulldown_head .logo .tab {
    display: none;
  }
}
@media (max-width: 767px) {
  .pulldown .pulldown_head .logo .tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .pulldown .pulldown_head .logo .mob {
    display: none;
  }
}
.pulldown .pulldown_head .close_but {
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('img/1/icon_menu_close.svg');
  width: 25px;
  height: 25px;
  margin-top: 53px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .pulldown .pulldown_head .close_but {
    margin-top: 17px;
    margin-right: 0px;
  }
}
.pulldown .extra_link {
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  gap: 30px;
  padding: 20px 20px;
  flex-shrink: 0;
  padding-bottom: 45px;
}
.pulldown .extra_link .link_cell .link {
  font-size: 15px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0.15px;
  color: #474747;
}
.pulldown .links_container {
  background-color: #f4feff;
  height: 100%;
  display: flex;
  gap: 35px;
  flex-flow: column;
  box-sizing: border-box;
  padding-top: 45px;
  padding-bottom: 45px;
  overflow-y: auto;
}
.pulldown .links_container .link_cell {
  display: inline-block;
  position: relative;
  text-align: center;
}
.pulldown .links_container .link_cell.open {
  margin-bottom: -3px;
}
.pulldown .links_container .link_cell.open .arrow::before {
  transform: rotate(270deg);
}
.pulldown .links_container .link_cell.open .child_container {
  display: block;
}
.pulldown .links_container .link_cell.current {
  margin-bottom: -1px;
}
.pulldown .links_container .link_cell.current .link {
  color: #023f88;
}
.pulldown .links_container .link_cell.current .link::before {
  transform: scaleX(1) translateY(100%);
}
.pulldown .links_container .link_cell .link {
  font-weight: 600;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.17px;
  color: #474747;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.pulldown .links_container .link_cell .arrow {
  display: inline-block;
  vertical-align: top;
  width: 0px;
  position: relative;
  height: 20px;
  margin-left: -4px;
}
.pulldown .links_container .link_cell .arrow:before {
  content: '';
  position: absolute;
  left: 14px;
  top: 0;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('img/header/path_arrow.png');
  transform: rotate(90deg);
  transition: transform 0.75s;
}
.pulldown .links_container .link_cell .child_container {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  display: none;
}
.pulldown .links_container .link_cell .child_container .child_wrapper {
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 0px;
  padding-left: 7.5px;
  padding-right: 11.5px;
  display: flex;
  flex-flow: column;
  width: 100%;
  flex-shrink: 0;
}
.pulldown .links_container .link_cell .child_container .child_wrapper .child_link_cell {
  box-sizing: border-box;
}/*953795e33e25c16a067bcfa2a5842f5b*/
.pulldown .links_container .link_cell .child_container .child_wrapper .child_link_cell:last-child {
  border-bottom: 0px;
}
.pulldown .links_container .link_cell .child_container .child_wrapper .child_link_cell .child_link {
  display: block;
  box-sizing: border-box;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.16px;
  color: #919191;
  transition: color 0.25s;
}
.pulldown .links_container .link_cell .child_container .child_wrapper .child_link_cell .child_link:hover,
.pulldown .links_container .link_cell .child_container .child_wrapper .child_link_cell .child_link.current {
  color: #5ba03d;
}
.pulldown .social {
  background-color: #f4feff;
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0 20px;
  padding-top: 21px;
  padding-bottom: 20px;
  display: flex;
  gap: 10px 10px;
  justify-content: center;
  flex-flow: wrap;
  min-height: 133px;
}
.pulldown .social .social_link {
  flex-shrink: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
}
html.noscroll {
  overflow: hidden !important;
}
@media (max-width: 479px) {
  body {
    position: relative;
  }
  #colorbox {
    min-width: 480px;
  }
  #colorbox #cboxWrapper {
    width: 100% !important;
    height: 100% !important;
  }
  #colorbox #cboxWrapper #cboxContent {
    min-width: 440px;
    min-height: calc(100% - 20px);
  }
}
