@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url(default.css);
@import url(fonts/style.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  font: inherit;
}

/* HTML5 display-role reset for older browsers*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

nav.pages .arrows.pre a:before, nav.pages .arrows.next a:before, .linkout a:after, .footer .mail:before, .footer .copyright .websitemap .sitemaps:after, .footer .copyright .websitemap .sitemaps.open:after, .footer .sitemap .section .title:before, .wp.index .content .blocks h3 .arrow:after, .wp.main .bc-container .breadcrumb > li:first-child a:before, .wp.main .bc-container .breadcrumb > li .dropdown .dropdown-toggle:after, .wp.main .bc-container .breadcrumb > li.open .dropdown-toggle:after, .wp.ltcc .content .second .pic + .pic:before, .wp.products .content .bottom .product .arrow:before, .wp.monthly .content .yearselect .dropdown .dropdown-toggle:after, .wp.monthly .content .yearselect .dropdown.open .dropdown-toggle:after, .wp.appeal .content .intro .mail h3:before, .wp.appeal .content .intro .phone h3:before {
  position: relative;
  display: block;
  font-family: 'icomoon';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.text-justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  -webkit-text-align-last: justify;
  -moz-text-align-last: justify;
}

.container {
  width: 100%;
  max-width: 1200px;
}

@media screen and (max-width: 1199px) {
  .container {
    padding: 0;
  }
}

.lineTrough {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #aaa;
  line-height: 0.1em;
  margin: 40px 0 40px;
  color: #000;
}

.lineTrough span {
  background: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  padding: 0 10px;
  width: 300px;
}

.pic img {
  max-width: 100%;
}

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mark {
  background: none;
  padding: 0;
}

.align-right {
  text-align: right;
}

nav.pages {
  text-align: center;
}

nav.pages li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

nav.pages .arrows a {
  padding: 0;
  line-height: 35px;
  border: 1px solid #aaa;
  border-radius: 50%;
  -webkit-transition: border 0.2 ease-in-out;
  -o-transition: border 0.2 ease-in-out;
  transition: border 0.2 ease-in-out;
}

nav.pages .arrows a:before {
  position: relative;
  display: inline;
  float: left;
  color: #555;
  font-size: 35px;
  -webkit-transition: margin 0.2s ease-in-out, border-color 0.1s ease-in-out;
  -o-transition: margin 0.2s ease-in-out, border-color 0.1s ease-in-out;
  transition: margin 0.2s ease-in-out, border-color 0.1s ease-in-out;
}

nav.pages .arrows a:hover {
  border-color: transparent;
  background-color: transparent;
}

nav.pages .arrows.pre a:before {
  content: "";
}

nav.pages .arrows.pre a:hover:before {
  margin-right: 10px;
  margin-left: -10px;
}

nav.pages .arrows.next a {
  margin-left: 10px;
}

nav.pages .arrows.next a:before {
  content: "";
}

nav.pages .arrows.next a:hover:before {
  margin-right: -10px;
  margin-left: 10px;
}

nav.pages .pages a {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #aaa;
  color: #555;
  margin-left: 10px;
  width: 35px;
  height: 35px;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

nav.pages .pages a:hover {
  color: #fff;
  background-color: #00bca4;
  border-color: transparent;
}

nav.pages .pages.active a {
  color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  background-color: #00bca4;
  border: 0;
}

.timeline > div:nth-child(2n+1) .year {
  border: 2px solid #01417f;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.timeline > div:nth-child(2n+1) .year span {
  color: #01417f;
}

.timeline > div:nth-child(2n+1):hover .year {
  background-color: #01417f;
}

.timeline > div:nth-child(2n+1):hover .year span {
  color: #fff;
}

.timeline > div:nth-child(2n) .year {
  border: 2px solid #00bca4;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.timeline > div:nth-child(2n) .year span {
  color: #00bca4;
}

.timeline > div:nth-child(2n):hover .year {
  background-color: #00bca4;
}

.timeline > div:nth-child(2n):hover .year span {
  color: #fff;
}

.timeline .circle {
  padding-top: 15px;
}

.timeline .circle:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #01417f;
  height: 100%;
  width: 1px;
  float: left;
  left: 50%;
  top: 0;
}

.timeline .circle .year {
  position: relative;
  background-color: #fff;
  height: 70px;
  width: 70px;
  content: "";
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}

.timeline .circle .year span {
  line-height: 70px;
  font-size: 18px;
}

@media screen and (max-width: 479px) {
  .timeline .circle {
    padding-left: 0;
    padding-right: 0;
  }
}

.timeline .event {
  border-bottom: 2px dotted #ccc;
}

.timeline .event p {
  line-height: 30px;
  font-size: 16px;
  color: #000;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0;
}

.prevpage {
  display: block;
  margin-left: auto;
  margin-right: 15px;
  margin-bottom: 30px;
  top: 0;
  right: 20px;
  border-radius: 30px;
  background-color: #aaaaaa;
  width: 60px;
  height: 30px;
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.prevpage p {
  line-height: 30px;
  color: white;
  padding: 0 !important;
  font-size: 14px;
  -webkit-transition: color 0.2s, font-size 0.3s, font-weight 0.4s;
  -o-transition: color 0.2s, font-size 0.3s, font-weight 0.4s;
  transition: color 0.2s, font-size 0.3s, font-weight 0.4s;
}

.prevpage:hover {
  background-color: transparent;
}

.prevpage:hover p {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .prevpage {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .prevpage {
    position: absolute;
    top: 40px;
    margin-right: 0;
  }
}

.table thead tr th {
  padding: 4px;
}

.table tbody tr td {
  padding: 4px;
}

.linkout {
  border: 1px solid;
  border-radius: 60px;
  width: 100%;
  max-width: 360px;
  height: 60px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 120px 0;
  -webkit-box-shadow: 2px 2px #b6b6b6;
  box-shadow: 2px 2px #b6b6b6;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.linkout a {
  margin: 0;
  line-height: 58px;
  padding-left: 30px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #fff;
  display: block;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.linkout a:after {
  content: "";
  position: relative;
  font-size: 40px;
  display: inline-block;
  float: right;
  right: 20px;
  line-height: 58px;
}

.linkout:hover {
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .linkout {
    margin: 30px 0 60px;
  }
  .linkout a {
    font-size: 14px;
  }
  .linkout a:after {
    font-size: 30px;
  }
}

.pdfbox {
  margin-top: 20px;
  text-align: center;
  font-size: 18px !important;
  min-height: 60px;
  line-height: 56px !important;
  border: 2px dotted #aaa;
  max-width: 650px;
  margin: 80px auto;
}

.pdfbox a {
  display: inline-block;
  line-height: 54px;
  color: #333;
  -webkit-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

@media screen and (max-width: 767px) {
  .pdfbox a {
    font-size: 14px;
  }
}

.pdfbox .mark {
  font-style: italic;
  color: #01417f;
  font-size: 22px;
  padding-right: 10px;
}

@media screen and (max-width: 479px) {
  .pdfbox .mark {
    font-size: 20px;
  }
}

.pdfbox img {
  padding-left: 10px;
}

.pdfbox:hover {
  border: 2px solid #aaa;
}

.pdfbox:hover a {
  color: #000;
}

body.lock {
  overflow: hidden;
}

body, p, a, li, h1, h2, h3, h4, h5, h6, span, label, input, select, button, tr, th, td, .txt {
  font-family: 'Open Sans', "微軟正黑體", sans-serif;
}

header {
  position: fixed;
  width: 100%;
  z-index: 999;
  -webkit-transition: background-color 0.3s ease-in-out,border 0.2s ease-in-out 0.1s;
  -o-transition: background-color 0.3s ease-in-out,border 0.2s ease-in-out 0.1s;
  transition: background-color 0.3s ease-in-out,border 0.2s ease-in-out 0.1s;
}

@media screen and (min-width: 768px) {
  header.full {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  header.full .navbar {
    background-color: transparent;
  }
}

@media screen and (max-width: 1359px) {
  header .container {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}

header .container .navbar-header {
  position: relative;
  height: 90px;
}

header .container .navbar-header .navbar-toggle {
  border: 0;
  border-radius: 0;
}

header .container .navbar-header .navbar-toggle .icon-bar {
  background-color: #01417f;
}

header .container .navbar-header .navbar-toggle:focus, header .container .navbar-header .navbar-toggle:hover {
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  header .container .navbar-header {
    height: 60px;
    background-color: #fff;
  }
  header .container .navbar-header .navbar-toggle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    right: 20px;
  }
}

header .container .navbar {
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  position: relative;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  header .container .navbar {
    background: transparent;
  }
  header .container .navbar .navbar-brand {
    padding: 0;
    padding-left: 5px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header .container .navbar .navbar-brand img {
    height: 100%;
  }
}

header .container .nav-content {
  height: 100%;
}

header .container .navbar-collapse {
  height: 100%;
  border-radius: 0;
}

header .container .navbar-collapse .navbar-left li {
  position: static;
  padding: 0 28px;
}

header .container .navbar-collapse .navbar-left li > a {
  padding: 0;
  color: #000;
}

header .container .navbar-collapse .navbar-left li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 0%;
  height: 4px;
  background: #e60012;
  -webkit-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  header .container .navbar-collapse .navbar-left li > a {
    line-height: 90px;
  }
  header .container .navbar-collapse .navbar-left li > a:hover:after {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  header .container .navbar-collapse .navbar-left li {
    padding: 0 21px;
  }
  header .container .navbar-collapse .navbar-left li > a {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  header .container .navbar-collapse .navbar-left li {
    padding: 0 4px;
  }
}

@media screen and (max-width: 767px) {
  header .container .navbar-collapse {
    height: 1px;
    padding: 0;
    background-color: rgba(16, 65, 127, 0.9);
    overflow-x: hidden;
  }
  header .container .navbar-collapse.in {
    height: calc(100vh - 60px);
  }
  header .container .navbar-collapse .navbar-left {
    margin: 0;
    height: 100%;
    padding: 0;
  }
  header .container .navbar-collapse .navbar-left li {
    padding: 0;
    position: relative;
  }
  header .container .navbar-collapse .navbar-left li > a {
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    padding-left: 30px;
    -webkit-transition: text-shadow 0.1s ease-in-out;
    -o-transition: text-shadow 0.1s ease-in-out;
    transition: text-shadow 0.1s ease-in-out;
  }
  header .container .navbar-collapse .navbar-left li > a:hover {
    text-shadow: 0 0 10px #fff, 0 0 10px #fff;
  }
  header .container .navbar-collapse .navbar-left li + li {
    border-top: 1px solid #aaa;
  }
  header .container .navbar-collapse .navbar-left li.dropdown:after {
    position: absolute;
    content: "+";
    color: #fff;
    bottom: 0;
    right: 20px;
    font-size: 30px;
    line-height: 60px;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.25, 0.56, 3.58);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.25, 0.56, 3.58);
    -o-transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.56, 3.58);
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.56, 3.58);
    transition: transform 0.3s cubic-bezier(0.25, 0.25, 0.56, 3.58), -webkit-transform 0.3s cubic-bezier(0.25, 0.25, 0.56, 3.58);
  }
  header .container .navbar-collapse .navbar-left li .dropdown-menu {
    position: relative;
    -webkit-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -o-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    max-height: 0;
    width: 100vw;
    display: block;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    background-color: transparent;
    padding: 0;
    border-top: 1px solid #aaa;
    background: none;
    background-color: rgba(2, 34, 117, 0.5);
    overflow-y: auto;
  }
  header .container .navbar-collapse .navbar-left li .dropdown-menu li > a {
    background: none;
    color: #fff;
    padding-left: 40px;
  }
  header .container .navbar-collapse .navbar-left li .dropdown-menu li > a:focus {
    color: #fff;
  }
  header .container .navbar-collapse .navbar-left li .dropdown-menu li > a:hover {
    color: #fff;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff;
  }
  header .container .navbar-collapse .navbar-left li .dropdown-menu li.second > a {
    padding-left: 60px;
    background: none;
    background-color: rgba(8, 24, 69, 0.7);
  }
  header .container .navbar-collapse .navbar-left li.open:after {
    bottom: auto;
    top: 0;
    -webkit-transform: rotate(45deg) scale(1.5);
    -ms-transform: rotate(45deg) scale(1.5);
    transform: rotate(45deg) scale(1.5);
  }
  header .container .navbar-collapse .navbar-left li.open > a {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  header .container .navbar-collapse .navbar-left li.open > a:hover, header .container .navbar-collapse .navbar-left li.open > a:focus {
    color: #fff;
  }
  header .container .navbar-collapse .navbar-left li.open .dropdown-menu {
    -webkit-transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    -o-transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    max-height: 1200px;
    opacity: 1;
    visibility: visible;
  }
  header .container .navbar-collapse .navbar-left li.open .dropdown-menu li a:focus, header .container .navbar-collapse .navbar-left li.open .dropdown-menu li a:hover {
    background: transparent;
  }
  header .container .navbar-collapse .navbar-left li.open .dropdown-menu li.second a:focus, header .container .navbar-collapse .navbar-left li.open .dropdown-menu li.second a:hover {
    background: rgba(8, 24, 69, 0.7);
  }
}

header .container .product-drop {
  float: left;
  height: auto;
  background-color: #f6f6f6;
  display: none;
  padding: 30px 20px;
  width: 100%;
  position: absolute;
  left: 0;
}

header .container .product-drop .top {
  margin-bottom: 15px;
}

header .container .product-drop .top + .top {
  border-top: 1px solid #aaa;
  margin-top: 15px;
}

header .container .product-drop .title {
  color: #2c2c2c;
  font-weight: bold;
  font-size: 18px;
  margin-top: 15px;
}

header .container .product-drop a {
  color: #01417f;
  font-size: 16px;
  display: block;
  transiton: color 0.2s ease-in-out;
  line-height: 25px;
}

header .container .product-drop a:hover {
  color: #e60012;
}

.mSafari .container .navbar-collapse {
  padding-bottom: 90px;
}

.mSafari .container .navbar-collapse .navbar-nav > li:last-child.open .dropdown-menu > li:last-child {
  padding-bottom: 90px;
}

.footer {
  position: relative;
  background-color: #333;
  z-index: 0;
}

.footer .contact {
  position: relative;
  height: 120px;
  border-bottom: 1px solid #fff;
}

.footer .contact .container {
  height: 100%;
  position: relative;
  padding: 40px 0 0 0;
}

@media screen and (max-width: 767px) {
  .footer .contact {
    height: auto;
    padding-bottom: 85px;
  }
  .footer .contact .container {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 320px;
    position: static;
  }
}

.footer .mail {
  position: absolute;
  left: 0;
  top: 40px;
  background-color: #01417f;
  width: 95%;
  max-width: 220px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  vertical-align: middle;
  display: inline-block;
  z-index: 2;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer .mail {
    width: 180px;
  }
}

@media screen and (max-width: 767px) {
  .footer .mail {
    display: block;
    position: relative;
    top: auto;
    margin: 0 auto;
    max-width: none;
  }
}

.footer .mail span {
  position: relative;
  display: inline;
  height: 35px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.5px;
  opacity: 1;
  -webkit-transition: margin-top 0.3s, opacity 0.1s;
  -o-transition: margin-top 0.3s, opacity 0.1s;
  transition: margin-top 0.3s, opacity 0.1s;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer .mail span {
    font-size: 16px;
  }
}

.footer .mail:before {
  content: "";
  position: relative;
  display: inline;
  float: left;
  line-height: 45px;
  font-size: 30px;
  left: 25px;
  color: #fff;
  -webkit-transition: font-size 0.3s ease-in-out 0.1s, left 0.3s ease-in-out;
  -o-transition: font-size 0.3s ease-in-out 0.1s, left 0.3s ease-in-out;
  transition: font-size 0.3s ease-in-out 0.1s, left 0.3s ease-in-out;
}

@media screen and (max-width: 1199px) {
  .footer .mail:before {
    left: 15px;
  }
}

.footer .mail:hover span {
  margin-top: 50px;
  opacity: 0;
}

.footer .mail:hover:before {
  font-size: 60px;
  left: calc((100% - 60px) / 2);
}

.footer .company {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  z-index: 1;
}

.footer .company a {
  color: #fff;
}

.footer .company .contactbox span {
  display: inline-block;
}

.footer .company .contactbox span + span {
  padding-left: 12px;
}

@media screen and (min-width: 768px) {
  .footer .company {
    padding-left: 180px;
  }
}

@media screen and (min-width: 992px) {
  .footer .company {
    padding-left: 240px;
  }
}

@media screen and (max-width: 1199px) {
  .footer .company {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .footer .company {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .footer .company {
    display: block;
  }
  .footer .company .contactbox {
    float: none;
  }
  .footer .company .contactbox span {
    font-size: 16px;
    padding-top: 10px;
  }
  .footer .company .contactbox span + span {
    display: block;
    padding-left: 0;
  }
  .footer .company .address {
    float: none;
  }
  .footer .company .address p {
    font-size: 16px;
    padding-top: 10px;
  }
}

.footer .pic {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 300px;
}

.footer .pic img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .footer .pic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.footer .backtop {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  left: 93%;
  top: -25px;
  width: 60px;
  height: 60px;
  -webkit-box-shadow: 0 0 15px #000;
  box-shadow: 0 0 15px #000;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
}

.footer .backtop span {
  color: #01417f;
  letter-spacing: 2px;
  font-size: 16px;
  display: block;
  opacity: 1;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .backtop:after {
  display: block;
  font-family: 'icomoon';
  content: "\e901";
  font-size: 50px;
  color: #fff;
  margin-top: -10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .backtop:hover span {
  opacity: 0;
  display: none;
}

.footer .backtop:hover:after {
  color: #000;
  margin: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .footer .backtop {
    top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .footer .backtop {
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    overflow: hidden;
  }
}

.footer .copyright .container > div {
  display: inline-block;
  float: left;
}

.footer .copyright .container > div p, .footer .copyright .container > div a {
  color: #fff;
  font-size: 15px;
  line-height: 60px;
}

@media screen and (max-width: 767px) {
  .footer .copyright .container {
    max-width: 320px;
    padding: 40px 15px 80px 15px;
    position: relative;
  }
  .footer .copyright .container > div {
    float: none;
    display: block;
  }
  .footer .copyright .container > div p, .footer .copyright .container > div a {
    line-height: normal;
    text-align: left;
  }
}

.footer .copyright .claim {
  width: 320px;
}

.footer .copyright .websitemap {
  width: calc(100% - 560px);
}

.footer .copyright .websitemap .sitemaps {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
}

.footer .copyright .websitemap .sitemaps:after {
  content: "";
  display: inline-block;
  margin-left: 5px;
}

.footer .copyright .websitemap .sitemaps.open:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .footer .copyright .websitemap {
    width: 100%;
    position: absolute;
    bottom: 25px;
  }
}

.footer .copyright .designer {
  width: 240px;
}

.footer .copyright .designer .mark {
  text-decoration: underline;
  background-color: rgba(255, 255, 255, 0);
}

.footer .sitemap {
  background-color: #464545;
  display: none;
  border-top: 3px solid #706f6f;
}

.footer .sitemap .section {
  padding: 2px;
}

@media screen and (min-width: 768px) {
  .footer .sitemap .section {
    width: 12.5%;
  }
}

.footer .sitemap .section .title {
  color: #fff;
}

.footer .sitemap .section .title a {
  font-size: 15px;
  color: #fff;
}

.footer .sitemap .section .title:before {
  content: "";
  display: inline-block;
  position: relative;
  color: #fff;
}

.footer .sitemap .section ul li a {
  font-size: 13px;
  padding-left: 16px;
  color: #ccc;
}

.footer .sitemap .section .title, .footer .sitemap .section li {
  line-height: 30px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 767px) {
  .footer .sitemap {
    padding: 5px 15px;
  }
}

.wp.index .banner {
  position: relative;
  width: 100%;
  height: 350px;
  padding: 0;
}

.wp.index .banner .fill {
  height: 350px;
}

.wp.index .banner .title {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-left: 30px;
}

.wp.index .banner .title h3 {
  font-size: 40px;
  color: #fff;
}

.wp.index .banner .title:after {
  content: "";
  /* width: 125px;
  height: 1px; */
  background-color: #fff;
  display: inline-block;
  position: absolute;
  margin-top: 25px;
}

.wp.index .content .blocks {
  display: block;
  position: relative;
  width: 100%;
  height: 180px;
  padding: 30px 40px;
}

.wp.index .content .blocks h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  font-weight: bold;
}

.wp.index .content .blocks h3 .arrow {
  border: 1px solid;
  display: inline-block;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  position: relative;
  top: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
  -webkit-transition: border-color 0.1s ease-in-out,background-color 0.3s ease-in-out,margin-left 0.3s ease-in-out;
  -o-transition: border-color 0.1s ease-in-out,background-color 0.3s ease-in-out,margin-left 0.3s ease-in-out;
  transition: border-color 0.1s ease-in-out,background-color 0.3s ease-in-out,margin-left 0.3s ease-in-out;
}

.wp.index .content .blocks h3 .arrow:after {
  content: "";
  display: inline-block;
  font-weight: normal;
  position: relative;
  font-size: 20px;
  position: absolute;
  line-height: 25px;
  width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wp.index .content .blocks p {
  line-height: 25px;
  font-size: 16px;
}

.wp.index .content .blocks .pic {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 180px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.wp.index .content .blocks .pic img {
  width: 100%;
}

.wp.index .content .blocks:hover h3 .arrow {
  border-color: transparent;
  background-color: transparent;
  margin-left: 20px;
}

.wp.index .content .blocks:hover .pic {
  -webkit-transform: scale(1.05) translateY(-50%);
  -ms-transform: scale(1.05) translateY(-50%);
  transform: scale(1.05) translateY(-50%);
}

@media screen and (max-width: 991px) {
  .wp.index .content .blocks {
    padding: 30px 20px;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .wp.index .content .blocks .pic {
    max-width: 150px;
  }
}

@media screen and (max-width: 479px) {
  .wp.index .content .blocks {
    padding: 30px 15px !important;
    height: auto;
  }
  .wp.index .content .blocks .pic {
    position: relative;
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 auto;
  }
  .wp.index .content .blocks h3 {
    text-align: center;
    margin-top: 15px;
  }
  .wp.index .content .blocks p {
    text-align: center;
  }
  .wp.index .content .blocks:hover .pic {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wp.index .content .productbox {
  overflow: hidden;
  background-color: #01417f;
}

.wp.index .content .productbox .product {
  padding-right: 220px;
}

@media screen and (max-width: 767px) {
  .wp.index .content .productbox .product {
    padding-right: 190px;
  }
}

.wp.index .content .productbox h3, .wp.index .content .productbox p {
  color: #fff;
}

.wp.index .content .productbox h3 .arrow {
  background-color: transparent;
  border-color: #fff;
}

.wp.index .content .productbox .pic {
  right: 40px;
}

@media screen and (max-width: 767px) {
  .wp.index .content .productbox .pic {
    right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .wp.index .content .productbox .pic {
    right: 0;
  }
}

.wp.index .content .ltccbox, .wp.index .content .techbox {
  overflow: hidden;
}

.wp.index .content .ltccbox .jqimgFill, .wp.index .content .techbox .jqimgFill {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.wp.index .content .ltccbox > a, .wp.index .content .techbox > a {
  z-index: 1;
}

.wp.index .content .ltccbox > a h3 .arrow:after, .wp.index .content .techbox > a h3 .arrow:after {
  color: #fff;
}

.wp.index .content .ltccbox > a p, .wp.index .content .techbox > a p {
  color: #333;
}

.wp.index .content .ltccbox > a:hover h3 .arrow, .wp.index .content .techbox > a:hover h3 .arrow {
  background: transparent;
}

.wp.index .content .ltccbox .ltcc {
  padding-left: 220px;
}

@media screen and (max-width: 767px) {
  .wp.index .content .ltccbox .ltcc {
    padding-left: 190px;
  }
}

.wp.index .content .ltccbox .ltcc h3 {
  color: #01417f;
}

.wp.index .content .ltccbox .ltcc h3 .arrow {
  background: #01417f;
  border-color: transparent;
}

.wp.index .content .ltccbox .ltcc .pic {
  left: 40px;
}

@media screen and (max-width: 991px) {
  .wp.index .content .ltccbox .ltcc .pic {
    left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .wp.index .content .ltccbox .ltcc .pic {
    left: 0;
  }
}

.wp.index .content .ltccbox .ltcc:hover h3 .arrow:after {
  color: #01417f;
}

.wp.index .content .techbox .tech {
  padding-right: 180px;
}

.wp.index .content .techbox .tech h3 {
  color: #000;
}

.wp.index .content .techbox .tech h3 .mask {
  color: #00bca4;
}

.wp.index .content .techbox .tech h3 .arrow {
  border-color: transparent;
  background: #00bca4;
}

.wp.index .content .techbox .tech h3 .arrow:after {
  color: #fff;
}

.wp.index .content .techbox .tech p {
  color: #333;
}

.wp.index .content .techbox .tech .pic {
  right: 40px;
}

@media screen and (max-width: 1199px) {
  .wp.index .content .techbox .tech .pic {
    max-width: 160px;
    right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .wp.index .content .techbox .tech .pic {
    right: 0;
  }
}

.wp.index .content .techbox .tech:hover h3 .arrow {
  background: transparent;
}

.wp.index .content .techbox .tech:hover h3 .arrow:after {
  color: #00bca4;
}

.wp.index .content .csrbox, .wp.index .content .investorbox {
  overflow: hidden;
}

.wp.index .content .csrbox .jqimgFill, .wp.index .content .investorbox .jqimgFill {
  height: 180px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.wp.index .content .csrbox > a, .wp.index .content .investorbox > a {
  z-index: 1;
}

.wp.index .content .csrbox > a h3, .wp.index .content .investorbox > a h3 {
  position: absolute;
  color: #fff;
  width: 100%;
  text-align: center;
  left: 50%;
  top: 90%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

.wp.index .content .csrbox:hover .jqimgFill, .wp.index .content .investorbox:hover .jqimgFill {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (max-width: 767px) {
  .wp.index .content .csrbox > a h3, .wp.index .content .investorbox > a h3 {
    top: 80%;
  }
}

@media screen and (max-width: 479px) {
  .wp.index .content .csrbox > a, .wp.index .content .investorbox > a {
    padding: 150px 15px !important;
  }
  .wp.index .content .csrbox .jqimgFill, .wp.index .content .investorbox .jqimgFill {
    height: 300px;
  }
}

.wp.index .content .investorbox .investor h3 {
  color: #01417f;
}

.wp.main {
  z-index: 0;
  position: relative;
}

.wp.main .jqimgFill {
  width: 100%;
  height: 260px;
}

.wp.main .banner .title {
  position: relative;
  top: 100px;
  padding-left: 20px;
  color: #fff;
}

.wp.main .banner .title h3 {
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 30px;
}

.wp.main .banner .title p {
  font-size: 20px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .wp.main .banner .title h3 {
    font-size: 36px;
  }
}

.wp.main .bc-container {
  width: 100%;
  border-bottom: 1px solid #aaa;
  background-color: #f5f5f5;
  margin-top: -2px;
}

.wp.main .bc-container .breadcrumb {
  position: relative;
  border-radius: 0;
  margin: 0;
  padding: 0;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .wp.main .bc-container .breadcrumb {
    display: none;
  }
}

.wp.main .bc-container .breadcrumb > li {
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  float: left;
}

.wp.main .bc-container .breadcrumb > li a {
  color: #555;
}

.wp.main .bc-container .breadcrumb > li:first-child a:before {
  content: "";
  font-size: 20px;
  line-height: 35px;
  color: #bbb;
}

.wp.main .bc-container .breadcrumb > li + li:before {
  content: "|";
  padding: 0;
  color: #ccc;
  position: absolute;
  left: 0;
}

.wp.main .bc-container .breadcrumb > li .dropdown {
  height: 34px;
  position: static;
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-toggle {
  outline: none;
  padding-right: 30px;
  position: relative;
  width: auto;
  height: 35px;
  text-align: left;
  background-image: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  line-height: 35px;
  padding: 0;
  background: inherit;
  color: #555;
  padding-right: 20px;
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-toggle:after {
  content: "";
  position: absolute;
  display: inline-block;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-menu {
  min-width: 0;
  width: auto;
  border-radius: 0;
  padding: 0;
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #aaa;
  font-size: 16px;
  z-index: 500;
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-menu li {
  height: 40px;
  padding-right: 25px;
  border-bottom: 1px solid #ccc;
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-menu li a {
  padding: 0;
  padding-left: 25px;
  line-height: 40px;
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-menu li a:hover, .wp.main .bc-container .breadcrumb > li .dropdown .dropdown-menu li a:focus {
  background: transparent;
  color: #022275;
}

.wp.main .bc-container .breadcrumb > li .dropdown .dropdown-menu li.active a {
  background-image: none;
  background-color: inherit;
  color: #022275;
  font-weight: bold;
}

.wp.main .bc-container .breadcrumb > li.open .dropdown-toggle:after {
  content: "";
  position: absolute;
  display: inline-block;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.wp.main .content {
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .wp.main .content {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .wp.main .content > .container, .wp.main .content > .container-fluid > .container {
    padding-left: 1.5cm;
    padding-right: 1.5cm;
  }
}

@media screen and (max-width: 767px) {
  .wp.main .content > .container, .wp.main .content > .container-fluid > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp.main .content p, .wp.main .content ul li {
  line-height: 30px;
}

.wp.ltcc .content h3 {
  font-size: 22px;
  text-align: center;
  margin: 30px 0 40px 0;
}

.wp.ltcc .content .first h3 i {
  color: #01417f;
}

.wp.ltcc .content .first p {
  /*text-align: center;*/
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.wp.ltcc .content .second .pic {
  text-align: center;
}

.wp.ltcc .content .second .pic img {
  max-width: 640px;
  width: 100%;
}

.wp.ltcc .content .second .pic + .pic:before {
  position: relative;
  display: block;
  content: "";
  font-size: 30px;
  padding: 35px 0;
  color: #10417f;
}

.wp.ltcc .content .third h3 {
  text-align: left;
  margin-bottom: 5px;
}

.wp.ltcc .content .third .mark {
  border-radius: 50%;
  background-color: #00bca4;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  padding: 0;
  margin: 0 10px;
  color: #fff;
  text-align: center;
}

.wp.ltcc .content .third table tr {
  height: 20px;
}

.wp.ltcc .content .third table th, .wp.ltcc .content .third table td {
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 5px;
}

.wp.ltcc .content .third table thead tr {
  background-color: #01417f;
  color: #fff;
}

.wp.ltcc .content .third table tbody tr.gray {
  background-color: #eee;
}

.wp.ltcc .content .third table tbody tr td.left {
  text-align: left;
}

.wp.ltcc .content .third .explain {
  margin-top: 20px;
}

.wp.ltcc .content .third .explain p {
  margin-bottom: 5px;
  padding-left: 40px;
  position: relative;
}

.wp.ltcc .content .third .explain p .mark {
  position: absolute;
  left: 0;
}

.wp.ltcc .content .third .bottom-img {
  text-align: center;
  margin: 40px 0;
  padding: 0 15px;
}

.wp.ltcc .content .third .bottom-img img {
  width: 100%;
  max-width: 800px;
}

.wp.intro .content h3 {
  font-size: 30px;
  width: 650px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 2px;
  line-height: 40px;
  font-weight: bold;
  width: 100%;
}

.wp.intro .content p {
  font-size: 16px;
  margin-bottom: 10px;
}

.wp.intro .content .bold {
  font-weight: bold;
}

.wp.intro .content img {
  width: 100%;
}

.wp.intro .content .product-lists li {
  font-size: 16px;
}

.wp.intro .content .product-lists li:before {
  position: relative;
  display: inline;
  float: left;
  content: "•";
  color: #00bca4;
  font-size: 24px;
  padding-right: 10px;
}

.wp.intro .content .product-lists li a {
  color: #000;
}

.wp.manage .content {
  padding-bottom: 0;
}

.wp.manage .content .top > div {
  min-height: 510px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .wp.manage .content .top > div {
    min-height: auto;
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .wp.manage .content .top > div {
    height: 450px;
  }
}

.wp.manage .content .top > div img {
  max-width: 100%;
}

.wp.manage .content .top > div h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 50px auto 25px auto;
  max-width: 400px;
  text-align: left;
}

.wp.manage .content .top > div p {
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: left;
  max-width: 400px;
}

@media screen and (max-width: 767px) {
  .wp.manage .content .top > div {
    height: 450px;
  }
  .wp.manage .content .top > div h3 {
    text-align: center;
    margin-top: 25px;
  }
}

.wp.manage .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.manage .content .container-fluid .bottom > div {
  text-align: center;
}

.wp.manage .content .container-fluid .bottom h3 {
  text-align: center;
  font-size: 26px;
  margin-top: 80px;
  margin-bottom: 45px;
  font-weight: bold;
}

.wp.manage .content .container-fluid .bottom p {
  margin: 35px auto 100px auto;
  font-size: 16px;
  letter-spacing: 1px;
  width: 210px;
}

@media screen and (max-width: 767px) {
  .wp.manage .content .container-fluid .bottom p {
    margin-bottom: 30px;
  }
  .wp.manage .content .container-fluid .bottom > div:last-child p {
    margin-bottom: 60px;
  }
}

.wp.hornor .content .box {
  margin-top: 75px;
}

.wp.hornor .content .box .item {
  text-align: center;
}

.wp.hornor .content .cups img {
  max-width: 100%;
}

.wp.hornor .content .cups .intro {
  padding: 10px 0 40px 0;
  text-align: left;
  max-width: 300px;
  margin: 0 auto;
}

.wp.hornor .content .cups h4 {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  margin: 15px 0;
}

@media screen and (max-width: 767px) {
  .wp.hornor .content .cups h4 {
    text-align: center;
  }
}

.wp.hornor .content .cups p {
  font-size: 16px;
}

.wp.hornor .content .cups p .colored {
  padding-left: 10px;
  color: #01417f;
}

@media screen and (max-width: 767px) {
  .wp.hornor .content .cups p {
    text-align: center;
  }
}

.wp.contact .content .top {
  position: relative;
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .wp.contact .content .top {
    margin-bottom: 20px;
  }
}

.wp.contact .content .info > div {
  margin-top: 20px;
}

.wp.contact .content .info img {
  position: absolute;
  width: 60px;
  display: inline;
  padding-top: 10px;
}

.wp.contact .content .info h3 {
  padding-top: 15px;
  font-size: 16px;
  color: #00bca4;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 80px;
}

.wp.contact .content .info p {
  padding-bottom: 12px;
  letter-spacing: 1px;
  font-size: 16px;
  padding-left: 80px;
}

.wp.contact .content .maps {
  margin-bottom: 80px;
}

.wp.contact .content .maps .jqimgFill {
  height: 400px;
}

.wp.contact .content .maps .map {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 767px) {
  .wp.contact .content .maps {
    margin-bottom: 20px;
  }
}

.wp.contact .content form h3 {
  font-size: 22px;
  letter-spacing: 2px;
  position: relative;
  font-weight: bold;
}

.wp.contact .content form h3:after {
  content: "";
  position: absolute;
  display: inline-block;
  float: left;
  height: 1px;
  width: 142px;
  background-color: #00bca4;
  bottom: -20px;
  left: 0;
}

.wp.contact .content form p {
  margin: 50px 0 40px;
  font-size: 16px;
  letter-spacing: 2px;
}

.wp.contact .content form .colored {
  color: #01417f;
  font-style: none;
}

.wp.contact .content form > div > div {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  .wp.contact .content form .col-sm-6:nth-child(even) .input-group:not(.code) {
    padding-right: 10px;
  }
  .wp.contact .content form .col-sm-6:nth-child(odd) .input-group:not(.code) {
    padding-left: 10px;
  }
}

.wp.contact .content form .input-group {
  width: 100%;
  margin-bottom: 15px;
}

.wp.contact .content form .input-group span {
  border-radius: 0;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  color: #000;
  font-size: 16px;
  border: 1px solid #ccc;
  background-color: #fafafa;
  width: 100px;
}

.wp.contact .content form .input-group input[type="text"] {
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 16px;
  border-left: 0;
  width: 100%;
}

.wp.contact .content form .input-group textarea {
  border-left: 0;
  color: #000;
  resize: none;
}

.wp.contact .content form .dropkick {
  width: 100%;
}

.wp.contact .content form .dropkick.dk-select-open-up .dk-selected, .wp.contact .content form .dropkick.dk-select-open-down .dk-selected {
  border-color: #ccc;
}

.wp.contact .content form .dropkick.dk-select-open-up .dk-selected:before, .wp.contact .content form .dropkick.dk-select-open-down .dk-selected:before {
  border-bottom-color: #ccc;
}

.wp.contact .content form .dropkick .dk-selected {
  border-radius: 0;
  line-height: 60px;
  border-left: 0;
}

.wp.contact .content form .dropkick .dk-selected:after {
  display: none;
}

.wp.contact .content form .dropkick .dk-selected:hover, .wp.contact .content form .dropkick .dk-selected:focus {
  border-color: #ccc;
}

.wp.contact .content form .dropkick .dk-selected:hover:before, .wp.contact .content form .dropkick .dk-selected:focus:before {
  border-top-color: #ccc;
}

.wp.contact .content form .dropkick .dk-select-options {
  border-color: #01417f;
}

.wp.contact .content form .dropkick .dk-select-options .dk-option-selected {
  background-color: #01417f;
  color: #fff;
}

.wp.contact .content form .dropkick .dk-select-options .dk-option-highlight:not(.dk-option-selected) {
  background-color: #00bca4;
}

.wp.contact .content form .captcha img {
  max-width: none;
}

@media screen and (max-width: 767px) {
  .wp.contact .content form .captcha img {
    width: 100px;
  }
}

.wp.contact .content form .captcha-p p {
  margin: 0;
  font-size: 16px;
  letter-spacing: 2px;
}

@media screen and (max-width: 479px) {
  .wp.contact .content form .captcha-p p {
    font-size: 14px;
  }
}

.wp.contact .content .submit-btn {
  margin-top: 90px;
  text-align: center;
}

.wp.contact .content .submit-btn .btn {
  background: none;
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 236px;
  height: 46px;
  border: 2px solid;
  font-size: 18px;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transition: background-color 0.2s, color 0.2s, font-weight 0.2s;
  -o-transition: background-color 0.2s, color 0.2s, font-weight 0.2s;
  transition: background-color 0.2s, color 0.2s, font-weight 0.2s;
}

.wp.contact .content .submit-btn .btn + .btn {
  margin-left: 10px;
}

.wp.contact .content .submit-btn .btn:hover {
  background-color: transparent;
  font-weight: bold;
}

.wp.contact .content .submit-btn .btn-primary {
  background-color: #01417f;
  border-color: #01417f;
}

.wp.contact .content .submit-btn .btn-primary:hover {
  color: #01417f;
}

.wp.contact .content .submit-btn .btn-default {
  background-color: #949494;
  border-color: #949494;
}

.wp.contact .content .submit-btn .btn-default:hover {
  color: #949494;
}

@media screen and (max-width: 767px) {
  .wp.contact .content .submit-btn {
    margin-top: 40px;
  }
  .wp.contact .content .submit-btn .btn + .btn {
    margin-top: 10px;
    margin-left: 0;
  }
}

@media screen and (max-width: 360px) {
  .wp.contact .content .code {
    padding-bottom: 40px;
  }
  .wp.contact .content .code .pic {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    display: block;
    text-align: right;
  }
  .wp.contact .content .code .pic img {
    max-width: 100%;
    width: auto;
  }
}

.wp.past .content .timeline > div:nth-child(2n+1) .year {
  border: 2px solid #01417f;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.wp.past .content .timeline > div:nth-child(2n+1) .year span {
  color: #01417f;
}

.wp.past .content .timeline > div:nth-child(2n+1):hover .year {
  background-color: #01417f;
}

.wp.past .content .timeline > div:nth-child(2n+1):hover .year span {
  color: #fff;
}

.wp.past .content .timeline > div:nth-child(2n) .year {
  border: 2px solid #00bca4;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.wp.past .content .timeline > div:nth-child(2n) .year span {
  color: #00bca4;
}

.wp.past .content .timeline > div:nth-child(2n):hover .year {
  background-color: #00bca4;
}

.wp.past .content .timeline > div:nth-child(2n):hover .year span {
  color: #fff;
}

.wp.past .content .timeline .circle {
  padding-top: 15px;
}

.wp.past .content .timeline .circle:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #01417f;
  height: 100%;
  width: 1px;
  float: left;
  left: 50%;
  top: 0;
}

.wp.past .content .timeline .circle .year {
  position: relative;
  background-color: #fff;
  height: 70px;
  width: 70px;
  content: "";
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}

.wp.past .content .timeline .circle .year span {
  line-height: 70px;
  font-size: 18px;
}

@media screen and (max-width: 479px) {
  .wp.past .content .timeline .circle {
    padding-left: 0;
    padding-right: 0;
  }
}

.wp.past .content .timeline .event {
  border-bottom: 2px dotted #ccc;
}

.wp.past .content .timeline .event p {
  font-size: 16px;
  color: #000;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0;
}

.wp.product-style .content .top h3 {
  font-size: 34px;
  font-weight: bold;
  line-height: 40px;
}

.wp.product-style .content .top h3:after {
  content: "";
  height: 5px;
  width: 85px;
  background-color: #00bca4;
  display: block;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .wp.product-style .content .top h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

.wp.product-style .content .top h4 {
  color: #aaa;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .wp.product-style .content .top h4 {
    font-size: 18px;
  }
}

.wp.product-style .content .top h5 {
  font-size: 20px;
  color: #10417f;
  font-weight: bold;
  padding-top: 40px;
  margin: 10px 0;
}

.wp.product-style .content .top h5:before {
  position: relative;
  display: inline;
  float: left;
  content: "•";
  color: #00bca4;
  font-size: 24px;
  padding-right: 0px;
}

@media screen and (max-width: 991px) {
  .wp.product-style .content .top h5 {
    padding-top: 20px;
  }
}

.wp.product-style .content .top p {
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .wp.product-style .content .top p {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .wp.product-style .content .top p {
    padding-left: 0;
  }
}

.wp.product-style .content .top .pic {
  text-align: center;
}

.wp.product-style .content .top .pic img {
  width: 100%;
  max-width: 355px;
}

@media screen and (max-width: 767px) {
  .wp.product-style .content .top .pic {
    margin-top: 20px;
  }
}

.wp.product-style .table-responsive {
  margin-bottom: 30px;
}

.wp.product-style .table-responsive th, .wp.product-style .table-responsive td {
  text-align: center;
  vertical-align: middle;
  font-weight: initial;
  font-size: 16px;
  border: 1px #aaa solid;
}

.wp.product-style .table-responsive thead {
  background-color: #01417f;
  color: #fff;
}

.wp.product-style .table-responsive tbody tr:nth-child(2n) {
  background-color: #eee;
}

.wp.product-style .table-responsive tbody td:first-child {
  color: #4d7aa5;
  font-weight: bold;
}

.wp.product-style .modal .modal-dialog {
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

.wp.product-style .modal .modal-dialog .modal-content {
  width: 500px;
}

.wp.product-style .modal .modal-dialog .modal-content button.close {
  font-size: 40px;
  position: absolute;
  right: -30px;
  top: -40px;
  color: #fff;
  opacity: 1;
}

.wp.product-style .modal .modal-dialog .modal-content p {
  padding: 0px 15px 30px 15px;
  font-size: 18px;
  color: #666;
}

.wp.product-style .modal .modal-dialog .modal-content p:before {
  font-family: 'icomoon';
  content: '\e90a';
  display: block;
  font-size: 50px;
  color: #bbb;
  width: 80px;
  height: 80px;
  margin: 0 auto 10px;
  text-align: center;
  line-height: 70px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.wp.product-style .modal .modal-dialog .modal-content form {
  padding: 40px 15px;
  text-align: center;
}

.wp.product-style .modal .modal-dialog .modal-content form .wrapper {
  width: 300px;
  margin: 0 auto;
}

.wp.product-style .modal .modal-dialog .modal-content form .input-group + .input-group {
  margin-top: 10px;
}

.wp.product-style .modal .modal-dialog .modal-content form .input-group-addon {
  border-radius: 0;
  color: #000;
  background-color: transparent;
  border-right: 0;
  font-size: 16px;
  color: #666;
}

.wp.product-style .modal .modal-dialog .modal-content form input[type="text"] {
  border-radius: 0;
  outline: none;
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: 0;
}

.wp.product-style .modal .modal-dialog .modal-content form button {
  background: none;
  background-color: #01417f;
  border: 1px solid #01417f;
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: #fff;
  z-index: 1;
  -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  width: 185px;
  height: 40px;
  margin-top: 30px;
}

.wp.product-style .modal .modal-dialog .modal-content form button:hover {
  background-color: #00245d;
  border-color: #00245d;
}

@media screen and (max-width: 767px) {
  .wp.product-style .modal .modal-dialog {
    margin: 0;
  }
  .wp.product-style .modal .modal-dialog .modal-content {
    width: 280px;
  }
  .wp.product-style .modal .modal-dialog .modal-content button.close {
    top: -50px;
    right: 0px;
  }
  .wp.product-style .modal .modal-dialog .modal-content form .wrapper {
    max-width: 300px;
    width: 100%;
  }
}

.wp.products .content {
  padding-bottom: 0;
}

.wp.products .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.products .content .bottom {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wp.products .content .bottom .product {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  min-height: 250px;
  height: auto;
  width: 100%;
  max-width: 290px;
  border: 3px solid #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 15px;
}

.wp.products .content .bottom .product .pic {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}

.wp.products .content .bottom .product h4 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin: 10px 0;
}

.wp.products .content .bottom .product h4:after {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #ccc;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wp.products .content .bottom .product .lists {
  width: 65%;
  height: 110px;
  overflow-y: auto;
}

.wp.products .content .bottom .product .lists li {
  line-height: 25px;
}

.wp.products .content .bottom .product .lists a {
  color: #01417f;
  position: relative;
  font-size: 16px;
  line-height: 25px;
  -webkit-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.wp.products .content .bottom .product .lists a:hover {
  /*color: #e60012;*/
  color: #0000ff;
  font-size: 20px;
  margin: 0;
  text-shadow: 0 1px 0 #cccccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
  -webkit-transition: .2s all linear;
}

.wp.products .content .bottom .product .arrow {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ccc;
  text-align: center;
  line-height: 24px;
  position: absolute;
  bottom: 20px;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.wp.products .content .bottom .product .arrow:before {
  content: "";
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.wp.products .content .bottom .product:hover {
  border-color: #01417f;
}

.wp.products .content .bottom .product:hover .arrow {
  background-color: #00bca4;
}

.wp.products .content .bottom .product:hover .arrow:before {
  color: #fff;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wp.products .content .bottom .product {
    border-color: #eee;
  }
}

@media screen and (max-width: 991px) {
  .wp.products .content .bottom .product {
    max-width: 95%;
  }
}

.wp.FEMseries .content .table td .lock-btn {
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: none;
  padding: 0;
  width: 100%;
  height: 100%;
}

.wp.FEMseries .modal .modal-dialog .modal-content form input[type="text"] {
  border-left: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .wp.HI0603 .section {
    padding: 0;
  }
}

.wp.HI0603 .third .tables {
  padding: 0;
}

.wp.HI0603 .third .tables p {
  text-align: right;
  margin-bottom: 10px;
}

.wp.HI0603 .third .tables tbody tr {
  background-color: #eee;
}

.wp.HI0603 .third .tables tbody td {
  color: #333;
  font-weight: normal;
}

.wp.HI0603 .fourth .title {
  position: relative;
  height: 24px;
  margin: 10px 0 20px 0;
}

.wp.HI0603 .fourth .title h5 {
  margin: 0;
  padding: 0;
}

.wp.HI0603 .fourth .title .pdf {
  margin-bottom: 10px;
  padding-top: 40px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
}

.wp.HI0603 .fourth .title .list-notes {
  list-style-type: decimal;
  padding-left: 25px;
  margin-top: 15px;
}

.wp.investor .content {
  padding-top: 0;
  padding-bottom: 0;
}

.wp.investor .content .jqimgFill {
  height: 840px;
}

.wp.investor .content .title {
  position: absolute;
  top: 140px;
  left: calc((100vw - 1200px) / 2);
  color: #fff;
  padding-left: 15px;
}

.wp.investor .content .title h3 {
  font-size: 40px;
}

.wp.investor .content .title p {
  font-size: 20px;
  margin-top: 20px;
}

.wp.investor .content .links {
  position: absolute;
  top: 290px;
  left: calc((100vw - 1200px) / 2 + 15px);
  width: 600px;
  margin-left: -30px;
}

.wp.investor .content .links > div {
  text-align: center;
  margin-bottom: 40px;
}

.wp.investor .content .links > div .img-style {
  overflow: hidden;
  max-width: 240px;
  margin: 0 auto;
}

.wp.investor .content .links > div .img-style img {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  width: 100%;
}

.wp.investor .content .links > div h4 {
  margin-top: 20px;
  letter-spacing: 3px;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-weight: bold;
}

.wp.investor .content .links > div:hover .img-style img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

@media screen and (min-width: 768px) {
  .wp.investor .content .links > div {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .wp.investor .content .links > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.wp.investor .content .links .arrow {
  display: inline-block;
  margin-left: 10px;
}

@media screen and (max-width: 479px) {
  .wp.investor .content .links .arrow {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1359px) {
  .wp.investor .content .title, .wp.investor .content .links {
    left: 40px;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .wp.investor .content .title {
    width: 100%;
    padding-left: 0;
    left: 0;
    text-align: center;
  }
  .wp.investor .content .links {
    left: 0;
    width: 100%;
    margin-left: 0;
  }
}

.wp.investor .footer {
  margin-top: -2px;
}

.wp.annual .content .links > div {
  margin-bottom: 40px;
}

.wp.annual .content .links > div .img-style {
  overflow: hidden;
  margin: 0 auto;
  width:240px;
  max-width: 240px;
  height:300px;
  text-align:center;
  display: table-cell;
  vertical-align: middle;
}
.wp.annual .content .links > div .img-style img {
  width: 100%;
}





.wp.csr .content {
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .wp.csr .content .jqimgFill {
    height: 1060px;
  }
}

@media screen and (max-width: 767px) {
  .wp.csr .content .jqimgFill {
    height: 1400px;
  }
}

@media screen and (max-width: 599px) {
  .wp.csr .content .jqimgFill {
    height: 1300px;
  }
}

@media screen and (max-width: 479px) {
  .wp.csr .content .jqimgFill {
    height: 1250px;
  }
}

.wp.csr .content .links {
  width: 1060px;
}

@media screen and (max-width: 1199px) {
  .wp.csr .content .links {
    width: 100%;
    left: 0;
    padding: 0 15px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 991px) {
  .wp.csr .content .links {
    padding: 0;
  }
}

.wp.research .content {
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .wp.research .content .jqimgFill {
    height: 1200px;
  }
}

@media screen and (max-width: 599px) {
  .wp.research .content .jqimgFill {
    height: 1000px;
  }
}

@media screen and (max-width: 479px) {
  .wp.research .content .jqimgFill {
    height: 960px;
  }
}

.wp.research .content .links {
  width: 800px;
}

@media screen and (max-width: 1199px) {
  .wp.research .content .links {
    width: 100%;
    left: 0;
    padding: 0 15px;
    margin: 0 auto;
  }
}

.wp.public .content {
  position: relative;
}

.wp.public .content h3 {
  margin-bottom: 30px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}

.wp.public .content h3:after {
  content: "";
  height: 1px;
  width: 85px;
  background-color: #00bca4;
  display: block;
  margin-top: 20px;
}

.wp.public .content h4 {
  color: #01417f;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px;
}

.wp.public .content p {
  font-size: 16px;
  letter-spacing: 1px;
}

.wp.public .content table {
  border-bottom: 1px solid #ccc;
}

.wp.public .content table th, .wp.public .content table td {
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
  font-size: 16px;
}

.wp.public .content table thead tr {
  background-color: #01417f;
}

.wp.public .content table thead tr th {
  color: #fff;
  border-bottom: 0;
}

.wp.public .content table tbody tr:nth-child(2n) {
  background-color: #eee;
  -webkit-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}

.wp.public .content table tbody tr td {
  border-top: 0;
}

.wp.public .content table tbody tr:hover {
  background-color: #ddd;
}

.wp.public .content table tbody .gray {
  background-color: #eee !important;
}

.wp.public .content table tbody .deepgray {
  background-color: #e5e5e5 !important;
}

.wp.public .content .adobe {
  padding-left: 30px;
  position: relative;
}

.wp.public .content .adobe:before {
  position: absolute;
  display: inline;
  float: left;
  content: "•";
  color: #00bca4;
  font-size: 24px;
  left: 10px;
  padding-right: 10px;
}

.wp.public .content .adobe a {
  -webkit-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

@media screen and (max-width: 767px) {
  .wp.public .content .pdfs {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp.us .content {
  position: relative;
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .wp.us .content h3 {
    margin-bottom: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .wp.us .content h3 {
    margin-top: 40px;
    font-size: 24px;
  }
}

.wp.us .content .jqimgFill {
  height: 405px;
}

@media screen and (max-width: 767px) {
  .wp.us .content .jqimgFill {
    height: 200px;
  }
}

.wp.us .content .bottomtxt {
  position: relative;
  margin-top: 100px;
  padding: 0;
}

.wp.us .content .bottomtxt .jqimgFill {
  height: 303px;
}

@media screen and (max-width: 991px) {
  .wp.us .content .bottomtxt .jqimgFill {
    height: 173px;
  }
}

.wp.us .content .bottomtxt .txt {
  position: absolute;
  width: 320px;
  max-width: inherit;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wp.us .content .bottomtxt .txt h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: initial;
  margin-bottom: 40px;
  line-height: initial;
}

@media screen and (max-width: 991px) {
  .wp.us .content .bottomtxt .txt h3 {
    margin-bottom: 15px;
  }
}

.wp.us .content .bottomtxt .txt p {
  text-align: center;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .wp.us .content .bottomtxt {
    margin-top: 20px;
  }
}

.wp.power .content .first {
  margin-bottom: 60px;
}

.wp.power .content .table {
  margin-top: 30px;
  width: 100%;
  max-width: 520px;
  font-size: 16px;
}

.wp.power .content .table tbody tr {
  background-color: #eee;
}

@media screen and (max-width: 767px) {
  .wp.power .content .table {
    width: 100%;
  }
}

.wp.power .content .pic {
  text-align: center;
}

.wp.power .content .pic img {
  width: 100%;
  max-width: 547px;
}

.wp.result .content h3 {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .wp.result .content h3 {
    margin-bottom: 30px;
  }
}

.wp.result .content .pic {
  position: relative;
  text-align: center;
  height: 244px;
  overflow: hidden;
}

.wp.result .content .pic .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .wp.result .content .pic .bg {
    max-width: 420px;
  }
}

.wp.result .content .pic .product {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.wp.result .content .pic:hover .product {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.wp.result .content .intro {
  margin-top: 15px;
  margin-bottom: 50px;
  height: 230px;
}

.wp.result .content .intro h4 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
}

.wp.result .content .intro p {
  margin-bottom: 0;
}

.wp.posts .content {
  margin-bottom: 0;
}

.wp.posts .content .top p + h4 {
  margin-top: 40px;
}

.wp.posts .content .top p + p {
  margin-top: 20px;
}

.wp.posts .content .top .pic {
  text-align: center;
  margin-left: 30px;
}

.wp.posts .content .top .pic img {
  width: 100%;
  max-width: 449px;
}

.wp.posts .content .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.wp.posts .content .bg img {
  width: 100%;
}

.wp.posts .content .bottom h4 {
  color: #000;
  margin-bottom: 60px;
}

.wp.posts .content .bottom .number {
  font-size: 50px;
  font-style: italic;
  color: #c9C9C9;
  line-height: 50px;
}

@media screen and (max-width: 991px) {
  .wp.posts .content .bottom .number {
    text-align: right;
  }
}

.wp.posts .content .bottom .mark {
  font-weight: bold;
  background: none;
}

.wp.recruit .content {
  overflow: hidden;
}

.wp.recruit .content .container {
  padding-left: 15px;
  padding-right: 15px;
}

.wp.recruit .content h3 {
  margin-bottom: 0;
}

.wp.recruit .content .top {
  position: relative;
}

.wp.recruit .content .top .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}

.wp.recruit .content .top .bg img {
  width: calc(100% - 100px);
}

.wp.recruit .content .top h4 {
  position: relative;
  padding-top: 80px;
  font-size: 30px;
  font-weight: initial;
  letter-spacing: 2px;
  margin: 10px 0;
}

.wp.recruit .content .top p {
  position: relative;
}

.wp.recruit .content .top .mail {
  display: inline-block;
  margin-top: 80px;
  padding-bottom: 80px;
  color: #000;
}

.wp.recruit .content .top .mail:before {
  font-family: 'icomoon';
  position: relative;
  display: inline;
  float: left;
  padding-right: 10px;
  content: '\e906';
  font-size: 50px;
  -webkit-transition: margin-top 0.2s ease-in-out;
  -o-transition: margin-top 0.2s ease-in-out;
  transition: margin-top 0.2s ease-in-out;
}

.wp.recruit .content .top .mail:hover:before {
  content: '\e908';
  margin-top: -10px;
}

@media screen and (max-width: 1199px) {
  .wp.recruit .content .top {
    padding-bottom: 100px;
  }
  .wp.recruit .content .top .bg {
    width: 100%;
  }
  .wp.recruit .content .top .bg img {
    opacity: 0.2;
    width: 100%;
  }
  .wp.recruit .content .top h4, .wp.recruit .content .top p {
    text-align: center;
  }
  .wp.recruit .content .top .mail {
    margin-left: auto;
    margin-right: auto;
    width: 235px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wp.recruit .content .top .mail p {
    margin-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .wp.recruit .content .top .bg {
    width: auto;
  }
  .wp.recruit .content .top h4 {
    padding-top: 30px;
  }
  .wp.recruit .content .top .mail p {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}

.wp.recruit .content .bottom table {
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 479px) {
  .wp.recruit .content .bottom table {
    border: 1px solid #ccc;
  }
  .wp.recruit .content .bottom table thead {
    display: none;
  }
  .wp.recruit .content .bottom table tbody td {
    display: block;
    position: relative;
    text-align: left;
    padding-left: 95px;
    padding-right: 15px;
  }
  .wp.recruit .content .bottom table tbody td:before {
    position: absolute;
    left: 15px;
    font-weight: bold;
  }
  .wp.recruit .content .bottom table tbody td:first-child {
    background-color: #01417f;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .wp.recruit .content .bottom table tbody td:first-child:before {
    top: 15px;
    color: #fff;
    content: "職位名稱：";
  }
  .wp.recruit .content .bottom table tbody td:last-child {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wp.recruit .content .bottom table tbody td:last-child:before {
    top: 10px;
    content: "招募條件：";
  }
}

.wp.financial .content p {
  margin-bottom: 20px;
}

.wp.financial .content .table tbody td:nth-child(1) {
  color: #01417f;
  font-size: 18px;
}

.wp.monthly .content h4 {
  margin: 10px 0;
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .wp.monthly .content .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wp.monthly .content .top > div {
    text-align: center;
  }
  .wp.monthly .content .top .yearselect .dropdown {
    float: none;
    display: inline-block;
  }
}

.wp.monthly .content .yearselect {
  text-align: right;
}

.wp.monthly .content .yearselect span {
  font-size: 16px;
  line-height: 50px;
  padding-right: 20px;
}

.wp.monthly .content .yearselect .dropdown {
  float: right;
  line-height: 50px;
  height: 50px;
}

.wp.monthly .content .yearselect .dropdown .dropdown-toggle, .wp.monthly .content .yearselect .dropdown .dropdown-toggle:hover, .wp.monthly .content .yearselect .dropdown .dropdown-toggle:focus {
  text-shadow: none;
  background: none;
  height: 40px;
  width: 180px;
  text-align: left;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.wp.monthly .content .yearselect .dropdown .dropdown-toggle:after {
  content: "";
  position: absolute;
  display: inline-block;
  line-height: 40px;
  top: 8px;
  right: 3px;
}

.wp.monthly .content .yearselect .dropdown .dropdown-menu {
  width: 180px;
  border-right: 0;
  padding: 0;
}

.wp.monthly .content .yearselect .dropdown .dropdown-menu .active a {
  background: none;
  background-color: #01417f;
}

.wp.monthly .content .yearselect .dropdown .dropdown-menu li:not(.active) a:hover {
  background: none;
  color: #01417f;
  font-weight: bold;
}

.wp.monthly .content .yearselect .dropdown.open .dropdown-toggle:after {
  content: "";
  position: absolute;
  display: inline-block;
  line-height: 40px;
  top: 8px;
  right: 3px;
}

.wp.monthly .content .table-responsive {
  margin-top: 20px;
}

.wp.monthly .content .table-responsive .table tbody td:nth-child(1) {
  color: #01417f;
}

@media screen and (max-width: 767px) {
  .wp.monthly .content .table-responsive {
    margin-bottom: 0px;
  }
}

.wp.monthly .content .bottom .unit {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .wp.monthly .content .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wp.monthly .content .bottom > div {
    float: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .wp.monthly .content .bottom .unit {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px;
  }
  .wp.monthly .content .bottom .unit p {
    font-size: 14px;
  }
}

.wp.quarterly .content .table tbody tr td:nth-child(1) {
  color: #01417f;
  font-size: 18px;
}

.wp.partner .content p + p {
  margin-top: 20px;
}

.wp.partner .content p.mark {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .wp.partner .content p.mark {
    margin-top: 30px;
  }
}

.wp.dividend .content .table tbody td:nth-child(1) {
  color: #01417f;
  font-weight: bold;
}

.wp.proxy .content h3 {
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .wp.proxy .content h3 {
    margin-bottom: 0;
  }
}

.wp.proxy .content .rowBox {
  display: inline-block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.wp.proxy .content .rowBox + .rowBox {
  border-top: 1px solid #ccc;
}

.wp.proxy .content .tsb {
  text-align: center;
  margin-top: 80px;
}

.wp.proxy .content .tsb img {
  margin-bottom: 30px;
}

.wp.proxy .content .tsb h4, .wp.proxy .content .tsb p {
  margin-bottom: 10px;
}

.wp.proxy .content .tsb a {
  letter-spacing: 1px;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .wp.proxy .content .tsb {
    margin-top: 20px;
  }
}

.wp.proxy .content .tsb-map {
  width: 100%;
  max-width: 850px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
}

.wp.stock .content {
  position: relative;
}

.wp.stock .content .bg {
  position: absolute;
  right: calc((100vw - 1200px) / 2);
  top: 0;
  height: 100%;
}

.wp.stock .content .bg img {
  height: 100%;
}

@media screen and (max-width: 991px) {
  .wp.stock .content .bg img {
    opacity: 0.3;
  }
}

.wp.stock .content .intro {
  position: relative;
}

.wp.stock .content .intro h3 {
  font-size: 18px;
  margin: 20px 0;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .wp.stock .content .intro h3 {
    margin-top: 50px;
  }
}

.wp.stock .content .intro p .mark {
  color: #01417f;
}

.wp.stock .content .intro .linkout {
  background-color: #01417f;
  border-color: #01417f;
}

.wp.stock .content .intro .linkout:hover a {
  color: #01417f;
}

.wp.twse .content .intro .linkout {
  background-color: #00bca4;
  border-color: #00bca4;
}

.wp.twse .content .intro .linkout:hover a {
  color: #00bca4;
}



.wp.governance .content {
  padding-bottom: 0;
}

.wp.governance .content h3 {
  margin-bottom: 50px;
}

.wp.governance .content h3, .wp.governance .content h4, .wp.governance .content p {
  position: relative;
}

.wp.governance .content .container {
  position: relative;
}

.wp.governance .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.governance .content .bg {
  position: absolute;
  right: 0;
  bottom: 0;
}

.wp.governance .content .top .linkout {
  position: relative;
  background-color: #00bca4;
  color: #00bca4;
}

.wp.governance .content .top .linkout:hover {
  background-color: #fff !important;
}

.wp.governance .content .top .linkout:hover a {
  color: #00bca4;
}

.wp.governance .content .midContainer {
  padding: 0 !important;
}

.wp.governance .content .mid {
  padding-top: 100px;
  min-height: 320px;
  position: relative;
  padding-left: 1.5cm;
  padding-right: 1.5cm;
}

@media screen and (max-width: 767px) {
  .wp.governance .content .mid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp.governance .content .mid .bg {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
}

.wp.governance .content .mid h4, .wp.governance .content .mid p {
  padding-left: 50%;
}

@media screen and (max-width: 767px) {
  .wp.governance .content .mid h4, .wp.governance .content .mid p {
    padding-left: 0;
  }
}

.wp.governance .content .bottom {
  margin: 150px 0;
  position: relative;
  z-index: 1;
}

.wp.governance .content .bottom .bg {
  bottom: auto;
  top: 0;
}

.wp.governance .content .bottom .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .wp.governance .content .bottom .titleBox {
    margin: 0 auto 20px;
  }
}

.wp.governance .content .bottom .titleBox h4 {
  margin: 0;
}

.wp.governance .content .bottom .titleBox .dropkick {
  width: 160px;
  height: 30px;
  line-height: 30px;
  border-bottom: 0;
}

.wp.governance .content .bottom .titleBox .dropkick.dk-select-open-up .dk-selected, .wp.governance .content .bottom .titleBox .dropkick.dk-select-open-down .dk-selected {
  border-color: #ccc;
}

.wp.governance .content .bottom .titleBox .dropkick.dk-select-open-up .dk-selected:before, .wp.governance .content .bottom .titleBox .dropkick.dk-select-open-down .dk-selected:before {
  border-bottom-color: #ccc;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-selected {
  border-radius: 0;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-selected:after {
  display: none;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-selected:hover, .wp.governance .content .bottom .titleBox .dropkick .dk-selected:focus {
  border-color: #ccc;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-selected:hover:before, .wp.governance .content .bottom .titleBox .dropkick .dk-selected:focus:before {
  border-top-color: #ccc;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-select-options {
  border-color: #01417f;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-select-options .dk-option-selected {
  background-color: #01417f;
  color: #fff;
}

.wp.governance .content .bottom .titleBox .dropkick .dk-select-options .dk-option-highlight:not(.dk-option-selected) {
  background-color: #00bca4;
}

.wp.governance .content .bottom .pdf-wp {
  margin-top: 30px;
}

.wp.governance .content .bottom .pdf-wp .downloads-btn {
  height: 60px;
  text-align: center;
  border: 1px dashed #ccc;
  max-width: 180px;
  width: 90%;
  margin: 0 auto 10px;
}

.wp.governance .content .bottom .pdf-wp .downloads-btn p {
  font-size: 20px !important;
  line-height: 60px !important;
}

.wp.governance .content .bottom .pdf-wp .downloads-btn img {
  padding-left: 10px;
}

.wp.governance .content .bottom .pdf-wp .downloads-btn:hover {
  border: 1px solid #ccc;
}

@media screen and (max-width: 1199px) {
  .wp.governance .content .bg img, .wp.governance .content .mid .bg img {
    opacity: 0.2;
  }
}

@media screen and (max-width: 991px) {
  .wp.governance .content .mid {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .wp.governance .content h4, .wp.governance .content p {
    text-align: center;
  }
  .wp.governance .content .bg {
    right: auto;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wp.governance .content .top .linkout {
    margin: 60px auto;
  }
  .wp.governance .content .bottom {
    margin: 50px auto;
  }
  .wp.governance .content .bottom .titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wp.governance .content .bottom .titleBox h4 {
    margin-bottom: 20px;
  }
  .wp.governance .content .bottom .bg {
    top: auto;
  }
  .wp.governance .content .bottom .pdf-wp {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .wp.governance .content .linkout {
    width: 100%;
  }
  .wp.governance .content .bottom .pdf-wp > div {
    float: none;
    width: 100%;
  }
  .wp.governance .content .bottom .pdf-wp .downloads-btn {
    margin: 5px auto;
    max-width: none;
  }
}



.wp.directors .content .section:not(:first-child) {
  margin-top: 0px;
}

.wp.directors .content h3 {

  margin-bottom: 5px;
}

.wp.directors .content h3:after{

  margin-top: 5px;
}

.wp.directors .content h4 {

  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .wp.directors .content .section:not(:first-child) {
    margin-top: 0px;
  }
}

.wp.directors .content .first ul {
  margin-top: 0px;
}

.wp.directors .content .first ul li:before {
  position: relative;
  display: inline;
  float: left;
  content: "•";
  color: #00bca4;
  font-size: 24px;
  padding-right: 10px;
}

.wp.directors .content .second p + p {
  margin-top: 0px;
}

@media screen and (max-width: 767px) {
  .wp.directors .content .second p + p {
    margin-top: 0px;
  }
}

.wp.directors .content .second .table-responsive {
  margin-bottom: 0px;
}

.wp.directors .content .second .table1 tbody td:nth-child(3) {
  text-align: left;
  padding-left: 10%;
}

@media screen and (max-width: 1199px) {
  .wp.directors .content .second .table1 tbody td:nth-child(3) {
    padding-left: 5%;
	width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .wp.directors .content .second .table1 {
    padding-left: 0px;
	width: 70%;
  }
  .wp.directors .content .second .table1 thead {
    display: none;
  }
  .wp.directors .content .second .table1 tbody tr {
    border: 1px solid #ddd;
  }
  .wp.directors .content .second .table1 tbody td {
    display: block;
    text-align: left;
    background-color: #fff;
  }
  .wp.directors .content .second .table1 tbody td:before {
    font-weight: bold;
  }
  .wp.directors .content .second .table1 tbody td:first-child {
    background-color: #01417f;
    color: #fff;
    text-align: center;
	
  }
  .wp.directors .content .second .table1 tbody td:nth-child(2) {
    padding-left: 52px;
    position: relative;
  }
  .wp.directors .content .second .table1 tbody td:nth-child(2):before {
    content: "學歷：";
    position: absolute;
    left: 4px;
    top: 4px;
  }
  .wp.directors .content .second .table1 tbody td:last-child {
    padding-left: 52px;
    position: relative;
  }
  .wp.directors .content .second .table1 tbody td:last-child:before {
    content: "經歷：";
    position: absolute;
    left: 4px;
    top: 4px;
  }
}

@media screen and (max-width: 767px) {
  .wp.directors .content .second .table2 thead {
    display: none;
  }
  .wp.directors .content .second .table2 tbody tr {
    border: 1px solid #ddd;
  }
  .wp.directors .content .second .table2 tbody td {
    display: block;
    text-align: left;
    border: 0;
    background-color: #fff;
  }
  .wp.directors .content .second .table2 tbody td:before {
    font-weight: bold;
  }
  .wp.directors .content .second .table2 tbody td:first-child {
    color: #fff;
    background-color: #01417f;
    text-align: center;
  }
  .wp.directors .content .second .table2 tbody td:nth-child(2):before {
    content: "當選人：";
  }
  .wp.directors .content .second .table2 tbody td:last-child:before {
    content: "當選權數：";
  }
}

.wp.directors .content .third ul {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .wp.directors .content .five .table3 thead {
    display: none;
  }
  .wp.directors .content .five .table3 tbody tr {
    border: 1px solid #ddd;
  }
  .wp.directors .content .five .table3 tbody td {
    border: 0;
    display: block;
    text-align: left;
    background-color: #fff;
  }
  .wp.directors .content .five .table3 tbody td:before {
    font-weight: bold;
  }
  .wp.directors .content .five .table3 tbody td:first-child {
    background-color: #01417f;
    color: #fff;
    text-align: center;
  }
  .wp.directors .content .five .table3 tbody td:nth-child(2):before {
    content: "持有股數：";
  }
  .wp.directors .content .five .table3 tbody td:last-child:before {
    content: "持股比例：";
  }
}


@media screen and (max-width: 767px) {
  .wp.directors .content .second .table4 thead {
    display: none;
  }
  .wp.directors .content .second .table4 tbody tr {
    border: 1px solid #ddd;
  }
  .wp.directors .content .second .table4 tbody td {
    display: block;
    text-align: left;
    border: 0;
    background-color: #fff;
  }
  .wp.directors .content .second .table4 tbody td:before {
    font-weight: bold;
  }
  .wp.directors .content .second .table4 tbody td:first-child {
    color: #fff;
    background-color: #01417f;
    text-align: center;
  }
  .wp.directors .content .second .table4 tbody td:nth-child(2):before {
    content: "溝通要點：";
  }
  .wp.directors .content .second .table4 tbody td:last-child:before {
    content: "獨立董事意見：";
  }
}


.wp.committee .content {
  padding-bottom: 0;
}

.wp.committee .content .top {
  position: relative;
  margin-bottom: 80px;
}

.wp.committee .content .top > div {
  position: static;
}

.wp.committee .content .top .bg {
  position: absolute;
  right: 0;
  top: 0;
}

.wp.committee .content .top .bg img {
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .wp.committee .content .top {
    margin-bottom: 30px;
  }
  .wp.committee .content .top .bg {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    margin-top: 15px;
  }
}

.wp.committee .content .container-fluid {
  position: relative;
  background-color: #f6f6f6;
}

.wp.committee .content .container-fluid .bg {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .wp.committee .content .container-fluid .bg {
    top: auto;
    bottom: 0;
  }
}

.wp.committee .content .container-fluid .bottom {
  position: relative;
}

.wp.committee .content .container-fluid .bottom .container {
  padding-left: 1.5cm;
  padding-right: 1.5cm;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .wp.committee .content .container-fluid .bottom .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp.managers .content {
  padding-bottom: 0;
}

.wp.managers .content .pic {
  text-align: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .wp.managers .content .pic {
    margin-bottom: 30px;
  }
}

.wp.managers .content .top {
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .wp.managers .content .top {
    margin-bottom: 30px;
  }
  .wp.managers .content .top .table thead {
    /*display: none;*/
  }
  .wp.managers .content .top .table tbody tr {
    /*background-color: transparent;*/
    border: 1px solid #eee;
  }
  .wp.managers .content .top .table tbody td {
    /*display: inline-block;*/
    border: 0;
  }
  .wp.managers .content .top .table tbody td:first-child {
    /*text-align: right;*/
	text-align: center;
    /*width: 50%;
    background-color: #01417f;*/
    line-height: 40px;
    font-weight: bold;
    /*color: #fff;*/
  }
  .wp.managers .content .top .table tbody td:first-child:after {
    /*content: "：";*/
  }
  .wp.managers .content .top .table tbody td:nth-child(2) {
    /*width: 50%;*/
    text-align: left;
	/*text-align: center;*/
    /*background-color: #01417f;*/
    line-height: 40px;
    /*color: #fff;*/
  }
  .wp.managers .content .top .table tbody td:last-child {
    display: block;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.wp.managers .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.managers .content .container-fluid .bottom {
  padding-bottom: 80px;
}

.wp.managers .content .container-fluid .bottom h3 {
  margin-top: 70px;
}

.wp.managers .content .container-fluid .bottom p + p {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .wp.managers .content .container-fluid .bottom {
    padding-bottom: 40px;
  }
  .wp.managers .content .container-fluid .bottom .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wp.managers .content .container-fluid .bottom h3 {
    margin-top: 30px;
  }
  .wp.managers .content .container-fluid .bottom p + p {
    margin-top: 15px;
  }
}

.wp.aduiting .content {
  padding-top: 0;
}

.wp.aduiting .content .top {
  position: relative;
  min-height: 670px;
  background-image: url("images/investor/aduiting/aduiting-bg.jpg");
  background-position: center,center;
}

.wp.aduiting .content .top .pic {
  position: absolute;
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wp.aduiting .content h4 {
  margin-top: 60px;
}

.wp.aduiting .content p + p {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .wp.aduiting .content .top {
    min-height: 540px;
  }
  .wp.aduiting .content h4 {
    margin-top: 30px;
  }
  .wp.aduiting .content p + p {
    margin-top: 15px;
  }
}

.wp.moral .content .pic {
  float: right;
  right: 0;
}

.wp.moral .content .pic img {
  margin-left: 70px;
}

@media screen and (max-width: 991px) {
  .wp.moral .content .pic {
    float: none;
    right: auto;
    text-align: center;
  }
  .wp.moral .content .pic img {
    margin-left: 0;
  }
}

.wp.moral .content .intro h4 {
  margin-top: 30px;
}

.wp.moral .content .intro p {
  margin-bottom: 10px;
}

.wp.moral .content .intro p .colored {
  color: #01417f;
}

.wp.moral .content .intro ul li {
  padding-left: 34px;
}

.wp.rules .content {
  padding-bottom: 0;
}

.wp.rules .content .top {
  margin-bottom: 50px;
}

.wp.rules .content .section {
  /*max-width: 350px;*/
  margin-top: 30px;
}

.wp.rules .content .section .title {
  position: relative;
  height: 50px; /*20190417 值45=>60   by KY*/
  text-align: center;
  background-color: #01417f;
}

.wp.rules .content .section .title img {
  position: absolute;
  left: 15px;
  margin-top: -20px;
}

.wp.rules .content .section .title h4 {
  line-height: 25px; /*20190417 值45=>30   by KY*/
  color: #fff;
}

.wp.rules .content .section .intro {
  margin-top: 30px;
}

.wp.rules .content .section .intro ul li {
  position: relative;
  text-align: left;
  height: 45px;
  border-bottom: 1px dashed #ccc;
}

.wp.rules .content .section .intro li:before {
  content: "•";
  padding-right: 8px;
}

/*KY 20180517*/
/*.wp.rules .content .section .intro a {
  display: block;
  line-height: 45px;
  color: #000;
  width: 100%;
  height: 100%;
  -webkit-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}*/

.wp.rules .content .section .intro a {
  /*display: block;*/
  line-height: 45px;
  color: #000;
  width: 100%;
  height: 100%;
  -webkit-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

/*KY 20180517*/
/*.wp.rules .content .section .intro a:before {
  content: "";
  padding-right: 8px;



.wp.rules .content .section .intro a:after {
  content: url(images/investor/investor-PDFicon.png);
  display: inline-block;
  float: right;
  padding-top: 10px;
  height: 29px;
  width: 25px;
}*/


.wp.rules .content .section .intro a:hover {
  color: #01417f;
}

.wp.rules .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.rules .content .container-fluid .notice {
  margin: 50px 0;
}

@media screen and (max-width: 991px) {
  .wp.rules .content .section {
    margin: 0 15px;
    margin-top: 50px;
  }
  .wp.rules .content .container-fluid {
    padding: 20px 0 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .wp.rules .content .top {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

.wp.significant .content {
  padding-bottom: 0;
}

.wp.significant .content h3 {
  margin-bottom: 50px;
}

.wp.significant .content h3, .wp.significant .content h4, .wp.significant .content p {
  position: relative;
}

.wp.significant .content .container {
  position: relative;
}

.wp.significant .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.significant .content .bg {
  position: absolute;
  right: 0;
  bottom: 0;
}

.wp.significant .content .top .linkout {
  position: relative;
  background-color: #00bca4;
  color: #00bca4;
}

.wp.significant .content .top .linkout:hover {
  background-color: #fff !important;
}

.wp.significant .content .top .linkout:hover a {
  color: #00bca4;
}

.wp.significant .content .midContainer {
  padding: 0 !important;
}

.wp.significant .content .mid {
  padding-top: 100px;
  min-height: 320px;
  position: relative;
  padding-left: 1.5cm;
  padding-right: 1.5cm;
}

@media screen and (max-width: 767px) {
  .wp.significant .content .mid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp.significant .content .mid .bg {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
}

.wp.significant .content .mid h4, .wp.significant .content .mid p {
  padding-left: 50%;
}

@media screen and (max-width: 767px) {
  .wp.significant .content .mid h4, .wp.significant .content .mid p {
    padding-left: 0;
  }
}

.wp.significant .content .bottom {
  margin: 150px 0;
  position: relative;
  z-index: 1;
}

.wp.significant .content .bottom .bg {
  bottom: auto;
  top: 0;
}

.wp.significant .content .bottom .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .wp.significant .content .bottom .titleBox {
    margin: 0 auto 20px;
  }
}

.wp.significant .content .bottom .titleBox h4 {
  margin: 0;
}

.wp.significant .content .bottom .titleBox .dropkick {
  width: 160px;
  height: 30px;
  line-height: 30px;
  border-bottom: 0;
}

.wp.significant .content .bottom .titleBox .dropkick.dk-select-open-up .dk-selected, .wp.significant .content .bottom .titleBox .dropkick.dk-select-open-down .dk-selected {
  border-color: #ccc;
}

.wp.significant .content .bottom .titleBox .dropkick.dk-select-open-up .dk-selected:before, .wp.significant .content .bottom .titleBox .dropkick.dk-select-open-down .dk-selected:before {
  border-bottom-color: #ccc;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-selected {
  border-radius: 0;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-selected:after {
  display: none;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-selected:hover, .wp.significant .content .bottom .titleBox .dropkick .dk-selected:focus {
  border-color: #ccc;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-selected:hover:before, .wp.significant .content .bottom .titleBox .dropkick .dk-selected:focus:before {
  border-top-color: #ccc;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-select-options {
  border-color: #01417f;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-select-options .dk-option-selected {
  background-color: #01417f;
  color: #fff;
}

.wp.significant .content .bottom .titleBox .dropkick .dk-select-options .dk-option-highlight:not(.dk-option-selected) {
  background-color: #00bca4;
}

.wp.significant .content .bottom .pdf-wp {
  margin-top: 30px;
}

.wp.significant .content .bottom .pdf-wp .downloads-btn {
  height: 60px;
  text-align: center;
  border: 1px dashed #ccc;
  max-width: 180px;
  width: 90%;
  margin: 0 auto 10px;
}

.wp.significant .content .bottom .pdf-wp .downloads-btn p {
  font-size: 20px !important;
  line-height: 60px !important;
}

.wp.significant .content .bottom .pdf-wp .downloads-btn img {
  padding-left: 10px;
}

.wp.significant .content .bottom .pdf-wp .downloads-btn:hover {
  border: 1px solid #ccc;
}

@media screen and (max-width: 1199px) {
  .wp.significant .content .bg img, .wp.significant .content .mid .bg img {
    opacity: 0.2;
  }
}

@media screen and (max-width: 991px) {
  .wp.significant .content .mid {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .wp.significant .content h4, .wp.significant .content p {
    text-align: center;
  }
  .wp.significant .content .bg {
    right: auto;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wp.significant .content .top .linkout {
    margin: 60px auto;
  }
  .wp.significant .content .bottom {
    margin: 50px auto;
  }
  .wp.significant .content .bottom .titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wp.significant .content .bottom .titleBox h4 {
    margin-bottom: 20px;
  }
  .wp.significant .content .bottom .bg {
    top: auto;
  }
  .wp.significant .content .bottom .pdf-wp {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .wp.significant .content .linkout {
    width: 100%;
  }
  .wp.significant .content .bottom .pdf-wp > div {
    float: none;
    width: 100%;
  }
  .wp.significant .content .bottom .pdf-wp .downloads-btn {
    margin: 5px auto;
    max-width: none;
  }
}

.wp.financialinfo .content {
  padding-bottom: 0;
}

.wp.financialinfo .content h3 {
  margin-bottom: 20px;
}

.wp.financialinfo .content h3, .wp.financialinfo .content h4, .wp.financialinfo .content p {
  position: relative;
}

.wp.financialinfo .content .container {
  position: relative;
}

.wp.financialinfo .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.financialinfo .content .bg {
  position: absolute;
  right: 0;
  bottom: 0;
}

.wp.financialinfo .content .top .linkout {
  position: relative;
  background-color: #00bca4;
  color: #00bca4;
}

.wp.financialinfo .content .top .linkout:hover {
  background-color: #fff !important;
}

.wp.financialinfo .content .top .linkout:hover a {
  color: #00bca4;
}

.wp.financialinfo .content .midContainer {
  padding: 0 !important;
}

.wp.financialinfo .content .mid {
  padding-top: 100px;
  min-height: 320px;
  position: relative;
  padding-left: 1.5cm;
  padding-right: 1.5cm;
}

@media screen and (max-width: 767px) {
  .wp.financialinfo .content .mid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp.financialinfo .content .mid .bg {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
}

.wp.financialinfo .content .mid h4, .wp.financialinfo .content .mid p {
  padding-left: 50%;
}

@media screen and (max-width: 767px) {
  .wp.financialinfo .content .mid h4, .wp.financialinfo .content .mid p {
    padding-left: 0;
  }
}

.wp.financialinfo .content .bottom {
  margin: 150px 0;
  position: relative;
  z-index: 1;
}

.wp.financialinfo .content .bottom .bg {
  bottom: auto;
  top: 0;
}

.wp.financialinfo .content .bottom .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .wp.financialinfo .content .bottom .titleBox {
    margin: 0 auto 20px;
  }
}

.wp.financialinfo .content .bottom .titleBox h4 {
  margin: 0;
}

.wp.financialinfo .content .bottom .titleBox .dropkick {
  width: 160px;
  height: 30px;
  line-height: 30px;
  border-bottom: 0;
}

.wp.financialinfo .content .bottom .titleBox .dropkick.dk-select-open-up .dk-selected, .wp.financialinfo .content .bottom .titleBox .dropkick.dk-select-open-down .dk-selected {
  border-color: #ccc;
}

.wp.financialinfo .content .bottom .titleBox .dropkick.dk-select-open-up .dk-selected:before, .wp.financialinfo .content .bottom .titleBox .dropkick.dk-select-open-down .dk-selected:before {
  border-bottom-color: #ccc;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-selected {
  border-radius: 0;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-selected:after {
  display: none;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-selected:hover, .wp.financialinfo .content .bottom .titleBox .dropkick .dk-selected:focus {
  border-color: #ccc;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-selected:hover:before, .wp.financialinfo .content .bottom .titleBox .dropkick .dk-selected:focus:before {
  border-top-color: #ccc;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-select-options {
  border-color: #01417f;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-select-options .dk-option-selected {
  background-color: #01417f;
  color: #fff;
}

.wp.financialinfo .content .bottom .titleBox .dropkick .dk-select-options .dk-option-highlight:not(.dk-option-selected) {
  background-color: #00bca4;
}

.wp.financialinfo .content .bottom .pdf-wp {
  margin-top: 30px;
}

.wp.financialinfo .content .bottom .pdf-wp .downloads-btn {
  height: 60px;
  text-align: center;
  border: 1px dashed #ccc;
  max-width: 180px;
  width: 90%;
  margin: 0 auto 10px;
}

.wp.financialinfo .content .bottom .pdf-wp .downloads-btn p {
  font-size: 20px !important;
  line-height: 60px !important;
}

.wp.financialinfo .content .bottom .pdf-wp .downloads-btn img {
  padding-left: 10px;
}

.wp.financialinfo .content .bottom .pdf-wp .downloads-btn:hover {
  border: 1px solid #ccc;
}

@media screen and (max-width: 1199px) {
  .wp.financialinfo .content .bg img, .wp.financialinfo .content .mid .bg img {
    opacity: 0.2;
  }
}

@media screen and (max-width: 991px) {
  .wp.financialinfo .content .mid {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .wp.financialinfo .content h4, .wp.financialinfo .content p {
    text-align: center;
  }
  .wp.financialinfo .content .bg {
    right: auto;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wp.financialinfo .content .top .linkout {
    margin: 60px auto;
  }
  .wp.financialinfo .content .bottom {
    margin: 50px auto;
  }
  .wp.financialinfo .content .bottom .titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wp.financialinfo .content .bottom .titleBox h4 {
    margin-bottom: 20px;
  }
  .wp.financialinfo .content .bottom .bg {
    top: auto;
  }
  .wp.financialinfo .content .bottom .pdf-wp {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .wp.financialinfo .content .linkout {
    width: 100%;
  }
  .wp.financialinfo .content .bottom .pdf-wp > div {
    float: none;
    width: 100%;
  }
  .wp.financialinfo .content .bottom .pdf-wp .downloads-btn {
    margin: 5px auto;
    max-width: none;
  }
}

.wp.report .content p + p {
  margin-top: 30px;
}

.wp.report .content .reportpic > img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .wp.report .content {
    padding-bottom: 0;
  }
  .wp.report .content .pdfbox {
    margin: 30px auto 60px auto;
  }
}

.wp.CEOmessage .content {
  padding-bottom: 0;
}

.wp.CEOmessage .content p + p, .wp.CEOmessage .content p + h4 {
  margin-top: 30px;
}

.wp.CEOmessage .content ul {
  margin-top: 30px;
}

.wp.CEOmessage .content .top .CEO {
  margin-bottom: 50px;
}

.wp.CEOmessage .content .top .CEO > p {
  padding-right: 100px;
}

.wp.CEOmessage .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.CEOmessage .content .bottom {
  margin-top: 80px;
}

.wp.CEOmessage .content .bottom p + p {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .wp.CEOmessage .content .top .ceo {
    margin-bottom: 15px;
  }
  .wp.CEOmessage .content .bottom {
    margin-top: 30px;
  }
  .wp.CEOmessage .content .pdfs .pdfbox {
    margin: 30px auto 60px;
  }
}

.wp.overview .content {
  padding-bottom: 0;
}

.wp.overview .content p + p {
  margin-top: 30px;
}

.wp.overview .content .top ul {
  margin-top: 30px;
}

.wp.overview .content .top ul li a {
  color: #333;
}

.wp.overview .content .bottom {
  margin-top: 80px;
}

@media screen and (max-width: 991px) {
  .wp.overview .content .bottom {
    margin-top: 40px;
  }
}

.wp.overview .content .bottom .pics > div {
  min-height: 460px;
}

.wp.overview .content .bottom .pics img {
  max-width: 100%;
}

.wp.overview .content .bottom .pics h4 {
  font-size: 20px;
  margin: 50px auto 25px auto;
  text-align: left;
  color: #000;
}

.wp.overview .content .bottom .pics p {
  text-align: left;
  letter-spacing: 1px;
  margin: 0 auto 60px auto;
}

@media screen and (max-width: 991px) {
  .wp.overview .content .bottom .pics > div {
    text-align: center;
  }
  .wp.overview .content .bottom .pics h4 {
    margin-top: 20px;
  }
  .wp.overview .content .bottom .pics p {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .wp.overview .content .bottom .pics > div {
    max-width: 400px;
    min-height: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .wp.overview .content .bottom .pics h4 {
    text-align: center;
  }
}

.wp.overview .content .bottom .icons {
  background-color: #f6f6f6;
}

.wp.overview .content .bottom .icons h4 {
  text-align: center;
  color: #000;
  margin-top: 80px;
  margin-bottom: 45px;
  font-size: 26px;
}

.wp.overview .content .bottom .icons .icon {
  text-align: center;
}

.wp.overview .content .bottom .icons .icon > p {
  margin: 35px auto 30px auto;
  width: 210px;
}

.wp.overview .content .bottom .pdfs .pdfbox {
  margin: 0 auto 50px auto;
}

@media screen and (max-width: 767px) {
  .wp.overview .content .bottom .pdfs {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .wp.communication .content h3 {
    padding-right: 70px;
  }
}

.wp.communication .content .table-responsive {
  margin-top: 30px;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .wp.communication .content .table-responsive {
    margin: 20px 0;
  }
}

.wp.communication .content .pic {
  text-align: center;
  /*----20190712 CSR取消空白-ky----*/
  /*margin-top: 60px;*/
  /*margin-bottom: 50px;*/
}

@media screen and (max-width: 767px) {
  .wp.communication .content .pic {
    margin: 20px 0;
  }
}

.wp.communication .content .means {
  width: 700px;
  margin: 0 auto;
}

.wp.communication .content .means > div {
  text-align: left;
}

.wp.communication .content .means > div p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}

.wp.communication .content .means > div p:before {
  content: "•";
  font-size: 50px;
  display: inline-block;
  float: left;
  padding-right: 10px;
}

.wp.communication .content .means > div:nth-child(1) p {
  color: #eb6877;
}

.wp.communication .content .means > div:nth-child(2) p {
  color: #0092b3;
}

.wp.communication .content .means > div:nth-child(3) p {
  color: #01417f;
}

@media screen and (max-width: 767px) {
  .wp.communication .content .means > div {
    text-align: center;
  }
  .wp.communication .content .means > div + div {
    margin-top: 20px;
  }
}

.wp.communication .content .means .section li {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .wp.communication .content .means .section:nth-child(odd) {
    padding-left: 0;
  }
  .wp.communication .content .means .section:nth-child(even) {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .wp.communication .content .means {
    width: 100%;
  }
}

.wp.communication .content .pdfbox {
  margin: 30px auto 30px auto;
}

.wp.corporate .content {
  padding-bottom: 0;
}

.wp.corporate .content p + p {
  margin-top: 30px;
}

.wp.corporate .content ul {
  margin-top: 30px;
}

.wp.corporate .content .pic {
  text-align: center;
  /*---20190712 CSR取消空白-ky----*/
  /*margin: 60px 0;*/
}

@media screen and (max-width: 991px) {
  .wp.corporate .content .pic {
    margin: 20px 0;
  }
}

.wp.corporate .content .mid {
  background-color: #f6f6f6;
  padding-top: 60px;
}

.wp.corporate .content .mid .pic {
  width: 100%;
  max-width: 740px;
  margin: 60px auto;
}

.wp.corporate .content .mid .pic p {
  margin: 30px 0;
}

.wp.corporate .content .mid .mark {
  font-weight: bold;
}

.wp.corporate .content .mid p + p {
  margin-top: 10px;
}

.wp.corporate .content .mid .bottom {
  padding-top: 60px;
}

.wp.corporate .content .pdfs .pdfbox {
  margin: 0px auto 60px;
}

.wp.employees .content {
  padding-bottom: 0;
}

.wp.employees .content h4 {
  margin-top: 30px;
}

.wp.employees .content p.mark {
  font-weight: bold;
}

.wp.employees .content p + .mark {
  margin-top: 30px;
}

.wp.employees .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.employees .content .first {
  margin-bottom: 60px;
}

.wp.employees .content .first .table-responsive {
  margin: 60px auto;
}

@media screen and (max-width: 767px) {
  .wp.employees .content .first .table-responsive {
    margin: 30px auto;
  }
}

.wp.employees .content .first .table-responsive .table tbody tr:nth-child(2n+1) {
  background-color: #eee;
}

.wp.employees .content .first .table-responsive .table tbody tr:nth-child(2n) {
  background-color: #fff;
}

.wp.employees .content .second {
  margin: 60px auto;
}

.wp.employees .content .second .pic > div {
  text-align: center;
}

.wp.employees .content .second .pic > div:nth-child(1), .wp.employees .content .second .pic > div:nth-child(3) {
  padding-top: 52px;
}

@media screen and (max-width: 991px) {
  .wp.employees .content .second .pic > div:nth-child(1), .wp.employees .content .second .pic > div:nth-child(3) {
    padding-top: 50px;
  }
}

.wp.employees .content .second .pic > div p {
  margin: 30px auto;
}

@media screen and (max-width: 767px) {
  .wp.employees .content .second {
    margin: 30px auto;
  }
}

.wp.employees .content .third {
  margin: 70px auto;
}

.wp.employees .content .third .mark + p {
  margin-top: 10px;
}

.wp.employees .content .third p + p {
  margin-top: 45px;
}

.wp.employees .content .third .dotmap img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .wp.employees .content .third {
    margin: 30px auto;
  }
  .wp.employees .content .third .dotmap {
    margin-top: 10px;
  }
}

.wp.employees .content .fourth {
  margin: 60px auto;
}

.wp.employees .content .fourth .pic > div {
  text-align: center;
}

.wp.employees .content .fourth .pic > div:nth-child(1), .wp.employees .content .fourth .pic > div:nth-child(2), .wp.employees .content .fourth .pic > div:nth-child(3) {
  padding-top: 60px;
}

@media screen and (max-width: 991px) {
  .wp.employees .content .fourth .pic > div:nth-child(1), .wp.employees .content .fourth .pic > div:nth-child(2), .wp.employees .content .fourth .pic > div:nth-child(3) {
    padding-top: 50px;
  }
}

.wp.employees .content .fourth .pic > div p {
  margin: 30px auto;
}

@media screen and (max-width: 767px) {
  .wp.employees .content .fourth {
    margin: 30px auto;
  }
}

.wp.employees .content .pdfs .pdfbox {
  margin: 50px auto;
}

@media screen and (max-width: 767px) {
  .wp.employees .content .pdfs .pdfbox {
    margin-top: 30px;
  }
}

.wp.services .content p + p {
  margin-top: 30px;
}

.wp.services .content p + h4 {
  margin-top: 60px;
}

@media screen and (max-width: 991px) {
  .wp.services .content p + p {
    margin-top: 10px;
  }
  .wp.services .content p + h4 {
    margin-top: 40px;
  }
}

.wp.services .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.services .content .second {
  margin: 60px auto;
}

.wp.services .content .second .pic > div {
  text-align: center;
}

.wp.services .content .second .pic > div img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .wp.services .content .second .pic > div + div {
    margin-top: 20px;
  }
}

.wp.services .content .third {
  margin: 60px auto;
}

.wp.services .content .fourth {
  margin: 60px auto;
}

.wp.services .content .fourth .table-responsive {
  margin-top: 250px;
}

@media screen and (max-width: 767px) {
  .wp.services .content .fourth .table-responsive {
    margin-top: 30px;
  }
}

.wp.services .content .fourth .table tbody tr:nth-child(2n+1) {
  background-color: #fff;
}

.wp.services .content .fourth .table tbody td:first-child {
  background-color: #678DB2;
  color: #fff;
}

.wp.services .content .five {
  margin: 60px auto 0;
}

.wp.services .content .five .pdfs .pdfbox {
  margin: 0 auto;
  margin-top: 50px;
}

.wp.protect .content {
  padding-bottom: 0;
}

.wp.protect .content p + p {
  margin-top: 30px;
}

.wp.protect .content p + h4 {
  margin-top: 60px;
}

.wp.protect .content .container-fluid {
  background-color: #f6f6f6;
}

.wp.protect .content .first {
  margin-bottom: 60px;
}

.wp.protect .content .second, .wp.protect .content .fourth {
  margin: 60px auto;
}

.wp.protect .content .second .pic > div, .wp.protect .content .fourth .pic > div {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .wp.protect .content .second .pic > div + div, .wp.protect .content .fourth .pic > div + div {
    margin-top: 20px;
  }
}

.wp.protect .content .third {
  margin: 60px auto;
}

.wp.protect .content .third ul + h4 {
  margin-top: 60px;
}

.wp.protect .content .five {
  margin: 60px auto;
}

.wp.protect .content .five .table-responsive {
  margin-top: 60px;
}

.wp.protect .content .five .pdfs .pdfbox {
  margin-top: 40px;
  margin-bottom: 0;
}

.wp.parti .content {
  padding-bottom: 0;
}

.wp.parti .content p + p {
  margin-top: 30px;
}

.wp.parti .content .first {
  padding-bottom: 30px;
}

.wp.parti .content .container-fluid {
  position: relative;
  overflow: hidden;
}

.wp.parti .content .container-fluid .bg {
  position: absolute;
  left: 0;
  top: 0;
}

.wp.parti .content .container-fluid .bg.bottomBg {
  top: auto;
  bottom: 0;
}

.wp.parti .content .container-fluid .second {
  position: relative;
  padding: 60px 0;
}

.wp.parti .content .container-fluid .second .pic {
  text-align: center;
}

.wp.parti .content .container-fluid .second .pic img {
  width: 33%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wp.parti .content .container-fluid .second .pic img {
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .wp.parti .content .container-fluid .second .pic img {
    width: 45%;
    padding-bottom: 10px;
  }
  .wp.parti .content .container-fluid .second .pic img:first-child {
    width: 90%;
  }
}

.wp.parti .content .container-fluid .fourth {
  position: relative;
}

.wp.parti .content .container-fluid .fourth .pic {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.wp.parti .content .container-fluid .fourth .pic img {
  padding-bottom: 50px;
  width: 30%;
  max-width: 181px;
}

.wp.parti .content .container-fluid .fourth .pic img + img {
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .wp.parti .content .container-fluid .fourth .pic img + img {
    margin-left: 10px;
  }
}

.wp.parti .content .container-fluid .fourth .pdfs .pdfbox {
  margin: 30px auto 60px;
}

@media screen and (max-width: 767px) {
  .wp.parti .content .container-fluid .fourth .pdfs .pdfbox {
    margin: 0px auto 60px;
  }
}

.wp.parti .content .third {
  position: relative;
  margin: 60px auto;
}

.wp.parti .content .third h4 {
  color: #000;
  font-size: 22px;
  text-align: center;
  margin-bottom: 50px;
}

.wp.parti .content .third .table {
  width: 80%;
  margin: 0 auto;
}

.wp.parti .content .third .table tr {
  background-color: #fff;
  color: #000;
}

.wp.parti .content .third .table tr.mark {
  border-top: 1px solid #ccc;
}

.wp.parti .content .third .table tr.mark td:first-child {
  color: #01417f;
  font-size: 26px;
  text-align: left;
  vertical-align: top;
  padding-left: 30px;
}

.wp.parti .content .third .table tr td {
  text-align: left;
  font-size: 16px;
}

.wp.policy .content .bg {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 1360px) {
  .wp.policy .content .bg img {
    opacity: 0.4;
  }
}

@media screen and (max-width: 767px) {
  .wp.policy .content .bg {
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.wp.policy .content .intro {
  position: relative;
  width: 100%;
  max-width: 800px;
}

.wp.policy .content .intro .section {
  margin-bottom: 30px;
}

.wp.policy .content .intro .section p {
  line-height: 20px;
}

.wp.metal .content {
  padding-bottom: 0;
}

.wp.metal .content .top {
  margin-bottom: 60px;
}

.wp.metal .content .top .bg {
  position: absolute;
  right: 0;
  top: 0;
}

.wp.metal .content .top .container {
  position: relative;
}

@media screen and (min-width: 992px) {
  .wp.metal .content .top .container {
    background-color: rgba(255, 255, 255, 0.6);
  }
}

.wp.metal .content .top ul {
  margin-top: 60px;
}

@media screen and (max-width: 991px) {
  .wp.metal .content .top {
    margin-bottom: 30px;
  }
  .wp.metal .content .top .bg img {
    opacity: 0.2;
  }
  .wp.metal .content .top ul {
    margin-top: 30px;
  }
}

.wp.metal .content .bottom {
  background-color: #f6f6f6;
  padding-top: 60px;
  position: relative;
}

.wp.metal .content .bottom .bg {
  display: inline;
  float: left;
  margin-top: -60px;
  left: 0;
  margin-left: -200px;
}

.wp.metal .content .bottom .intro {
  position: relative;
}

.wp.metal .content .bottom ul {
  padding-left: 350px;
}

.wp.metal .content .bottom ul li {
  word-break: break-all;
}

.wp.metal .content .bottom ul li a {
  color: #333;
}

@media screen and (max-width: 1199px) {
  .wp.metal .content .bottom .bg {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -200px;
  }
  .wp.metal .content .bottom .bg img {
    opacity: 0.2;
  }
  .wp.metal .content .bottom ul {
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .wp.metal .content .bottom {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .wp.metal .content .bottom {
    padding-top: 20px;
  }
}

.wp.quality .content {
  padding-top: 0;
  padding-bottom: 0;
}

.wp.quality .content > .container-fluid > .container {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wp.quality .content .jqimgFill {
  height: 500px;
  width: 100%;
}

.wp.quality .content .intro {
  position: absolute;
  width: 650px;
  left: 65%;
  top: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wp.quality .content .intro h3 {
  font-size: 30px;
  letter-spacing: 2px;
}

.wp.quality .content .intro h3:after {
  display: none;
}

.wp.quality .content .intro h3:nth-child(2) {
  font-size: 24px;
}

.wp.quality .content .intro h3 + p {
  margin-top: 40px;
}

@media screen and (max-width: 991px) {
  .wp.quality .content .intro {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc((100vw - 650px) / 2);
  }
}

@media screen and (max-width: 767px) {
  .wp.quality .content .intro {
    width: 100%;
    left: 0;
    padding: 0 15px;
    top: 100px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wp.envir .content {
  padding-bottom: 0;
}

.wp.envir .content .container-fluid {
  position: relative;
}

.wp.envir .content .container-fluid > .container {
  max-width: 1230px;
}

.wp.envir .content .bg {
  position: absolute;
  right: 0;
  bottom: 0;
}

.wp.envir .content .container {
  position: relative;
  margin-bottom: 90px;
  padding-right: 550px !important;
}

.wp.envir .content .container .intro {
  background: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 1360px) {
  .wp.envir .content .container {
    padding-right: 1.5cm !important;
  }
}

@media screen and (max-width: 767px) {
  .wp.envir .content .bg img {
    opacity: 0.3;
  }
  .wp.envir .content .container {
    padding-right: 15px !important;
  }
  .wp.envir .content .container .intro {
    background-color: transparent;
  }
}

.wp.appeal .content {
  padding: 0;
}

.wp.appeal .content > .container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
  .wp.appeal .content > .container {
    padding-bottom: 40px;
  }
}

.wp.appeal .content .bg {
  position: absolute;
  top: 0;
  right: 0;
}

.wp.appeal .content .intro {
  position: relative;
}

.wp.appeal .content .intro h3 {
  color: #01417f;
}

.wp.appeal .content .intro h3:before {
  position: relative;
  display: inline;
  float: left;
  padding-right: 10px;
  color: #01417f;
}

.wp.appeal .content .intro h3:after {
  display: none;
}

.wp.appeal .content .intro .section {
  margin-bottom: 20px;
}

.wp.appeal .content .intro .section a {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.wp.appeal .content .intro .mail h3 {
  line-height: 35px;
}

.wp.appeal .content .intro .mail h3:before {
  content: "";
  font-size: 35px;
}

.wp.appeal .content .intro .phone h3 {
  line-height: 30px;
}

.wp.appeal .content .intro .phone h3:before {
  content: "";
  font-size: 30px;
}

@media screen and (max-width: 991px) {
  .wp.appeal .content .bg img {
    opacity: 0.4;
  }
}

@media screen and (max-width: 767px) {
  .wp.appeal .content .bg {
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
  }
}

.wp.privacy .content .intro h3 {
  font-size: 20px;
  font-weight: bold;
  color: #01417f;
  margin-top: 40px;
}

.wp.privacy .content .intro h3:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .wp.privacy .content .intro h3 {
    margin-top: 20px;
  }
}

.wp.privacy .content .intro p {
  margin-bottom: 10px;
}

.wp.privacy .content .intro ul li + li {
  margin-top: 20px;
}

.wp.tech .content .first {
  position: relative;
  margin: 80px auto;
}

.wp.tech .content .first .img-style {
  position: relative;
  float: right;
  right: 0;
  text-align: right;
  padding-right: 0;
}

.wp.tech .content .first .img-style img {
  width: 100%;
  max-width: 536px;
}

.wp.tech .content .first .title {
  padding-left: 0;
}

.wp.tech .content .first .title h3 {
  margin: 10px 0 40px;
  font-size: 22px;
  letter-spacing: 0.5px;
  margin-top: 5px;
}

.wp.tech .content .first .title p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 991px) {
  .wp.tech .content .first {
    margin: 30px auto;
  }
  .wp.tech .content .first .img-style {
    float: left;
    right: auto;
    text-align: center;
    padding: 0;
  }
  .wp.tech .content .first .title {
    margin-top: 30px;
    padding: 0;
  }
}

.wp.tech .content .second {
  height: 320px;
}

.wp.tech .content .second .jqimgFill {
  height: 320px;
  position: absolute;
  left: 0;
  top: 0;
}

.wp.tech .content .second .word {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0px 15px;
}

.wp.tech .content .second .word img {
  max-width: 100%;
}

.wp.tech .content .third .img-style {
  margin: 100px 0;
}

.wp.tech .content .third .img-style img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .wp.tech .content .fourth {
    padding-left: calc((100% - 415px) / 2);
  }
}

.wp.tech .content .fourth ul.benefits li {
  position: relative;
  line-height: 30px;
  padding-left: 20px;
}

.wp.tech .content .fourth ul.benefits li:before {
  position: absolute;
  display: inline;
  float: left;
  content: "•";
  color: #00bca4;
  font-size: 24px;
  left: 0;
}

.wp.safe .content .bg {
  position: absolute;
  right: 0;
  bottom: 0;
}

.wp.safe .content .bg img {
  max-width: 100%;
  opacity: 0.6;
}

@media screen and (max-width: 1360px) {
  .wp.safe .content .bg img {
    opacity: 0.3;
  }
}

.wp.safe .content .intro {
  position: relative;
  width: 100%;
}

/*----------ky-----------*/
.wp.safe .content .intro p + p {
  /*margin-top: 10px;*/
  
}

.wp.safe .content .intro .section {
  margin-bottom: 30px;
}

.wp.safe .content .intro .section p {
  line-height: 20px;
}
/*----------ky-----------*/

/*# sourceMappingURL=style.css.map */