* {
  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;
}
#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: 1px #dedede solid;
  background: #023f88;
  height: 41px;
  line-height: 41px;
}
#page-path-inner {
  position: relative;
  font-size: 13px;
  color: #fff;
  max-width: 1005px;
  margin: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page-path-inner a {
  font-size: 13px;
  color: #fff;
}
#page-path-inner a:last-child {
  color: #bad9ff;
}
#page-path-inner .path-arrow {
  margin-left: 15px;
  margin-right: 15px;
}
#page-content {
  position: relative;
  max-width: 1005px;
  margin: auto;
  padding-top: 16px;
  padding-bottom: 30px;
}
#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;
}/*953795e33e25c16a067bcfa2a5842f5b*/
.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: translateX(-50%);
  }
}
.appform-container {
  position: relative;
  max-width: 1005px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: auto;
}
.appform-title {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px #023f88 solid;
}
.appform-inner {
  position: relative;
  max-width: 748px;
  margin: auto;
  margin-top: 56px;
}
.appform-tip1 {
  float: left;
  font-weight: 700;
  color: #000;
}
.appform-tip2 {
  float: right;
  color: #67686a;
}
.appform-table {
  position: relative;
  border: 1px #a1bee1 solid;
  background: #edf5ff;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 21px;
  padding-bottom: 21px;
  margin-top: 15px;
}
.appform-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.appform-col-1 {
  position: relative;
  float: left;
  width: 210px;
  height: 38px;
  line-height: 38px;
  color: #67686a;
}
.appform-col-2 {
  position: relative;
  color: #67686a;
  margin-left: 210px;
}
.appform-col-2 .result_value {
  font-weight: 700;
  color: #023f88;
  height: 38px;
  line-height: 38px;
}
.appform-input {
  width: 90%;
  max-width: 317px;
  padding-left: 15px;
  padding-right: 15px;
  height: 36px;
  line-height: 36px;
  border: 1px #c1c1c1 solid;
  color: #7a7a7a;
}
.captcha-img {
  position: relative;
  float: left;
}
.captcha-refresh {
  position: relative;
  float: left;
  margin-left: 10px;
}
.appform-input2 {
  width: 90px;
  padding-left: 15px;
  padding-right: 15px;
  height: 36px;
  line-height: 36px;
  border: 1px #c1c1c1 solid;
  margin-left: 10px;
}
.appform-btn {
  position: relative;
  width: 223px;
  margin: auto;
  margin-top: 24px;
  margin-bottom: 160px;
}
.appform-input-error {
  border: 1px #023f88 solid;
}
#submit-btn {
  position: relative;
  display: block;
  float: left;
  width: 101px;
  height: 35px;
  background: #023f88;
  color: #fff;
  border: 2px #8fb1d9 solid;
  text-align: center;
}
#research-btn {
  position: relative;
  display: block;
  width: 147px;
  height: 35px;
  background: #023f88;
  color: #fff;
  border: 2px #8fb1d9 solid;
  text-align: center;
  margin: auto;
}
#reset-btn {
  position: relative;
  display: block;
  float: right;
  width: 101px;
  height: 35px;
  background: #666666;
  color: #fff;
  border: 2px #d0d0d0 solid;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .appform-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 720px) {
  .appform-table {
    padding: 16px;
  }
  .appform-col-1 {
    float: none;
  }
  .appform-col-2 {
    margin-left: 0px;
  }
  .appform-input {
    width: 78%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .appform-inner {
    margin-top: 20px;
  }
  .appform-btn {
    margin-bottom: 0px;
  }
}
