.site-footer {
  padding-top: 70px;
  background-color: #fff;
  border-top: 1px solid #0071bc;
  margin-top: 10px;
}
.site-footer .container > .row {
  flex-direction: column;
}
.site-footer .wrap-footer-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.site-footer .wrap-footer-top .wrap-logo-footer {
  width: 200px;
  margin-right: 60px;
}
.site-footer .wrap-footer-top .wrap-logo-footer img {
  margin-bottom: 17px;
  width: 100%;
}
.site-footer .wrap-footer-top .wrap-logo-footer p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  white-space: nowrap;
}
@media (max-width: 1025px) {
  .site-footer .wrap-footer-top .wrap-logo-footer {
    margin-right: 30px;
  }
}
@media (max-width: 800px) {
  .site-footer .wrap-footer-top .wrap-logo-footer {
    max-width: 350px;
    width: 100%;
    margin-bottom: 20px;
  }
}
.site-footer .wrap-footer-top .wrap-right {
  width: calc(100% - 300px);
}
@media (max-width: 1025px) {
  .site-footer .wrap-footer-top .wrap-right {
    width: calc(100% - 230px);
  }
}
@media (max-width: 800px) {
  .site-footer .wrap-footer-top .wrap-right {
    width: 100%;
  }
}
.site-footer .wrap-footer-top .wrap-bottom {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 2;
}
@media screen and (min-width: 1601px) {
  .site-footer .wrap-footer-top .wrap-bottom:lang(zh-CN), .site-footer .wrap-footer-top .wrap-bottom:lang(zh-HK) {
    margin-bottom: -135px;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .site-footer .wrap-footer-top .wrap-bottom {
    flex-wrap: wrap;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-fax,
.site-footer .wrap-footer-top .wrap-bottom .wrap-email,
.site-footer .wrap-footer-top .wrap-bottom .wrap-address,
.site-footer .wrap-footer-top .wrap-bottom .wrap-contact {
    width: 50% !important;
  }
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor {
  position: relative;
  padding: 0 4%;
  border-right: 1px solid #c4c4c4;
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor:first-child {
  padding-left: 0;
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
  padding-right: 0;
  border-right: 0;
}
@media (min-width: 1601px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
    max-width: 350px;
  }
}
@media (min-width: 1025px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN), .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK) {
    padding: 0 6%;
  }
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN):first-child, .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK):first-child {
  padding-left: 0;
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN):last-child, .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK):last-child {
  padding-right: 0;
  border-right: 0;
}
@media (min-width: 1500px) and (max-width: 1600px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor {
    padding: 0 4%;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
    max-width: 300px;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN), .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK) {
    padding: 0 5%;
  }
}
@media (min-width: 1401px) and (max-width: 1499px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor {
    padding: 0 3%;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
    max-width: 250px;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN), .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK) {
    padding: 0 4%;
  }
}
@media (min-width: 1366px) and (max-width: 1400px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor {
    padding: 0 2%;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
    max-width: 230px;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN), .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK) {
    padding: 0 2%;
  }
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor {
    padding: 0 2%;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:last-child {
    max-width: 200px;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-CN), .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:lang(zh-HK) {
    padding: 0 2%;
  }
}
@media (min-width: 1026px) and (max-width: 1199px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:nth-child(2) {
    border-right: 0;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor:nth-child(3) {
    padding-left: 0;
  }
}
@media (min-width: 320px) and (max-width: 1025px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-infor {
    padding: 0;
    margin-bottom: 15px;
    border-right: 0;
  }
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor .contact {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor .contact p:first-child {
  margin-right: 7px;
}
.site-footer .wrap-footer-top .wrap-bottom .wrap-infor .contact p:last-child {
  margin-left: 7px;
}
@media (max-width: 500px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-fax,
.site-footer .wrap-footer-top .wrap-bottom .wrap-email,
.site-footer .wrap-footer-top .wrap-bottom .wrap-address {
    display: flex;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-fax .content,
.site-footer .wrap-footer-top .wrap-bottom .wrap-email .content,
.site-footer .wrap-footer-top .wrap-bottom .wrap-address .content {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1026px) and (max-width: 1199px) {
  .site-footer .wrap-footer-top .wrap-bottom .wrap-contact,
.site-footer .wrap-footer-top .wrap-bottom .wrap-fax {
    margin-bottom: 20px;
  }
}
@media (max-width: 1025px) {
  .site-footer .wrap-footer-top .wrap-bottom {
    flex-direction: column;
  }
  .site-footer .wrap-footer-top .wrap-bottom .wrap-contact .separator {
    display: inherit;
    padding: 0 5px;
  }
}
.site-footer .wrap-footer-top .navbar-nav {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 20px;
}
.site-footer .wrap-footer-top .navbar-nav .sub-menu.lv-2 {
  display: none;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item {
  position: relative;
  display: none;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item a {
  color: #000;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item a:hover {
  color: #00a95f;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item span {
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background: #0074c1;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item:hover span {
  color: #0074c1;
}
.site-footer .wrap-footer-top .navbar-nav .menu-item:hover::after {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) and (max-width: 1025px) {
  html[lang=en-US] .site-footer .wrap-footer-top .navbar-nav .menu-item {
    font-size: 14px;
  }
}
.site-footer .wrap-footer-top .navbar-nav::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 21px;
  left: 0;
  background-color: #eee;
  transition: all 0.5s ease-in-out;
  /*@media (max-width: 500px) {
    display: none;
  }*/
}
@media (max-width: 500px) {
  .site-footer .wrap-footer-top .navbar-nav {
    flex-direction: column;
  }
  .site-footer .wrap-footer-top .navbar-nav li {
    padding-bottom: 10px;
  }
}
.site-footer .wrap-footer-top .sub-menu.lv-2 {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: calc(100% - 300px);
}
.site-footer .wrap-footer-top .sub-menu.lv-2 li {
  position: relative;
}
.site-footer .wrap-footer-top .sub-menu.lv-2 li a {
  font-size: 14px;
  text-decoration: none;
  color: #000;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-top .sub-menu.lv-2 li::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background: #0074c1;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-top .sub-menu.lv-2 li:hover {
  color: #0074c1;
}
.site-footer .wrap-footer-top .sub-menu.lv-2 li:hover::after {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) and (max-width: 1025px) {
  html[lang=en-US] .site-footer .wrap-footer-top .sub-menu.lv-2 li {
    font-size: 14px;
  }
}
@media (max-width: 1025px) {
  .site-footer .wrap-footer-top .sub-menu.lv-2 {
    width: auto;
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .site-footer .wrap-footer-top .sub-menu.lv-2 {
    flex-direction: column;
    padding: 0;
  }
}
.site-footer .wrap-footer-top .back-link {
  position: relative;
  font-size: 14px;
  line-height: 1.9;
  text-decoration: none;
  color: #000;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  padding-bottom: 20px;
}
.site-footer .wrap-footer-top .back-link:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background: #0074c1;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-top .back-link:hover {
  color: #0074c1;
}
.site-footer .wrap-footer-top .back-link:hover:after {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 800px) {
  .site-footer .wrap-footer-top {
    flex-direction: column;
  }
}
.site-footer .wrap-footer-bottom {
  padding: 27px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.site-footer .wrap-footer-bottom a {
  text-decoration: none;
  color: #010101;
  transition: all 0.5s ease-in-out;
}
.site-footer .wrap-footer-bottom a:hover {
  color: #0074c1;
}
.site-footer .copyright-box-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 800px) {
  .site-footer .copyright-box-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 574px) {
  .site-footer .copyright-box-wrap .developed-by {
    padding-top: 5px;
  }
}
.site-footer .copyright-box-wrap .quick-links {
  display: flex;
  align-items: baseline;
  padding: 0;
}
@media (max-width: 666px) {
  .site-footer .copyright-box-wrap .quick-links {
    width: 100%;
    justify-content: center;
  }
}
.site-footer .copyright-box-wrap .quick-links span {
  padding: 0 10px;
}
.site-footer .copyright-box-wrap .line {
  padding: 0 10px;
}
@media (max-width: 1025px) {
  .site-footer {
    padding: 30px 15px 0 15px;
    margin-top: 50px;
  }
  .site-footer .wrap-qr {
    padding-top: 30px;
  }
  .site-footer .open-sub {
    display: none;
  }
}

/*# sourceMappingURL=footer.css.map */
